/* Minification failed. Returning unminified contents.
(4204,1): run-time error CSS1031: Expected selector, found '}'
(7910,30): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(8943,12): run-time error CSS1038: Expected hex color, found '#transparent'
(9838,43): run-time error CSS1046: Expect comma, found '0'
(9838,47): run-time error CSS1046: Expect comma, found '/'
(9839,40): run-time error CSS1046: Expect comma, found '0'
(9839,44): run-time error CSS1046: Expect comma, found '/'
(9840,35): run-time error CSS1046: Expect comma, found '0'
(9840,39): run-time error CSS1046: Expect comma, found '/'
(10140,17): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(11725,17): run-time error CSS1039: Token not allowed after unary operator: '-maincolor'
(12391,40): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(12805,28): run-time error CSS1046: Expect comma, found '116'
(12805,35): run-time error CSS1046: Expect comma, found ')'
(12929,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12930,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12946,32): run-time error CSS1039: Token not allowed after unary operator: '-maincolor'
(12957,30): run-time error CSS1039: Token not allowed after unary operator: '-secondarycolor'
(13481,41): run-time error CSS1046: Expect comma, found '156'
(13481,49): run-time error CSS1046: Expect comma, found '/'
(13496,20): run-time error CSS1039: Token not allowed after unary operator: '-spacing-300'
(13577,45): run-time error CSS1046: Expect comma, found '156'
(13577,53): run-time error CSS1046: Expect comma, found '/'
(13589,23): run-time error CSS1039: Token not allowed after unary operator: '-spacing-0'
(13595,43): run-time error CSS1039: Token not allowed after unary operator: '-motion-duration-quick'
(13595,79): run-time error CSS1039: Token not allowed after unary operator: '-motion-easing-ease-in-out'
(13597,19): run-time error CSS1039: Token not allowed after unary operator: '-spacing-200'
(13623,37): run-time error CSS1039: Token not allowed after unary operator: '-motion-duration-quick'
(13623,73): run-time error CSS1039: Token not allowed after unary operator: '-motion-easing-ease-in-out'
(14266,40): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(14298,17): run-time error CSS1039: Token not allowed after unary operator: '-blue'
(16991,25): run-time error CSS1046: Expect comma, found '141'
(16991,31): run-time error CSS1046: Expect comma, found ')'
(17952,29): run-time error CSS1046: Expect comma, found '185'
(17952,37): run-time error CSS1046: Expect comma, found '/'
(21081,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  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: button;
  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: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
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 {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > 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: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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;
}
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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .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:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  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;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
}
abbr[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small: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 footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small: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, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.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-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-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;
  }
}
table {
  background-color: transparent;
}
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 > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .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 > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    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: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  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,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.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;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(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;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
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: .35s;
       -o-transition-duration: .35s;
          transition-duration: .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 {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  /*left: 0;*/
  right: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: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(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: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.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: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-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, .125);
          box-shadow: inset 0 3px 5px rgba(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;
  border-bottom-width: 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-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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.33;
  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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  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="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  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 {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  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:hover,
.nav-tabs > li.active > a:focus {
  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;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #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) {
  .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:hover,
.nav-tabs-justified > .active > a:focus {
  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:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.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;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.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, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.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;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.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 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 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-text {
    float: left;
    margin-right: 15px;
    margin-left: 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:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {

}
.navbar-default .navbar-toggle:hover,

}
.navbar-default .navbar-toggle .icon-bar {

}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
 
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  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;
}
.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;
}
.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:hover,
.pager li > a:focus {
  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:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  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]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  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: 30px 15px;
  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 {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  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: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  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 {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(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 > 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-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
    overflow: hidden;
    overflow-y: scroll;
    padding-right: 0 !important;
    /*overflow: scroll;*/
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .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;
  /*z-index:9999;*/
}
.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: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  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, .5);
            box-shadow: 0 5px 15px rgba(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-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  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-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  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-top-color: rgba(0, 0, 0, .25);
  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-right-color: rgba(0, 0, 0, .25);
  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;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.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;
  border-left-color: rgba(0, 0, 0, .25);
}
.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: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  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: #000 \9;
  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, .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-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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 {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
    #owl-demo .item{
      margin: 3px;
    }



    #owl-demo .item{
      margin-top:15px;
	  
    }
/*     #owl-demo .item img{
      display: block;
      width: 90%;
      height: 60px;
    } */

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	
	text-align: center;
	display:none;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding:5px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	margin-right:-4%;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	
	
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
    position: relative;
    background: #fff url(themes/light/loading.gif) no-repeat 50% 50%;
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
	display:none;
}
    .theme-default .nivo-controlNav a {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(themes/light/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px;
    }
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(themes/light/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

html {
    height: 100vh;
    /*overflow: hidden;*/
}

body {
    padding: 0;
    margin: 0;
    /*font-family: "QuikanouSan" !important;
    font-family: "OpenSans";*/
    position: relative;
    width: 100%;
    overflow-x: hidden;
    height: 100%;
}

/*a{
    color: #000;
}	*/
.modal {
    z-index: 99999;
}

.bipoclogo {
    border: 0;
    text-decoration: none;
    display: inline-block;
    position: relative;
    width: 150px;
}

    .bipoclogo img {
        width: 100%;
    }

body.modal-open {
    height: 100vh;
    overflow: hidden;
}

.contactButDiv, .divOr, .evtAlnCntr, .evtRegisterLink, .item_list_modal, .item_list_modal .modal-footer, .plugins, .smart-forms .align-center, .socialMdaBoxWrap {
    text-align: center
}

.evntSearchBut, .privacy_note h3, .right_nav a {
    text-transform: uppercase
}

.crtTktList, .evntVnuAction:hover, .ui-autocomplete {
    list-style-type: none
}

/*
    //comment for bundle
    .addeventatc, .ui-widget, body {
    font-family: QuikanouSan !important
}*/

.grid-wrapper .big, .grid-wrapper .wide {
    grid-column: span 2
}

/*
     //comment for bundle
    @font-face {
    font-family: QuikanouSan;
    src: url('fonts/QuikanouSan.ttf') format('truetype')
}*/

.evtRmvHeadLink, .siteseal_area span, div.AuthorizeNetSeal {
    display: inline-block
}

.evtHeadLink i, .evtInfoFstDesc .fa, .evtInfoSndDesc .fa {
    padding-right: 5px
}

.evntProdBoxImgDiv {
    overflow: hidden;
    height: auto;
    position: relative;
    border-radius: 10px;
    border: 1px solid #ccc
}
#CaptchaInputText {
    border: 1px solid #333;
    width: 100%;
    /*  max-width: 200px;*/
    padding-left: 10px;
    margin: 0px 0px 15px 0px;
}

#CaptchaImage {
    max-width: 125px;
}
#capcha a {
    font-size: 15px;
    color: #fff;    
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    margin: 12px 0px 0px 145px;
    background: #337ab7;    
    right: 3px;
    top: 56%;
    transform: translateY(-148%);
    width: 25%;
}

.TikHeadColor .header-ls-content strong, .cancelBut:hover, .content_texture p, .evtInfoViewButt:hover, .noHover:hover, .smart-forms .header-primary h4, .top_header ul.features_service li a, ul.dropdown-menu li a {
    color: #fff
}

.event_banner img, .evntProdBoxImgDiv img, .evtLstInfoImg img, .list_pic img, .list_your_show_pic img, .long_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.evtHeaderMainWrap {
    padding: 2rem 0;
    background-color: #333545;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box
}

.evtHeaderMain, .evtSubHeadMain {
    max-width: 1300px;
    margin: 0 auto
}

.header-ls-content {
    font-size: 14px;
    text-align: right;
}

.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 0px solid #ddd;
}

.header-ls-location {
    background: black;
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
}

.eventlowerHeaderWrap {
    width: 100%;
    background: #1f2533;
    padding: 1.2rem 0
}

.modal-fullscreen, .no_pad, .ui-tabs, .ui-tabs .ui-tabs-panel {
    padding: 0 !important
}

    .modal-fullscreen .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0
    }

    .modal-fullscreen .modal-content {
        height: auto;
        min-height: 100%;
        border: 0;
        border-radius: 0;
        box-shadow: none
    }

.border-black, .close {
    border: 1px solid #404040 !important
}

.btn-open-modal {
    margin-bottom: .5em
}

#modal-fullscreen .close {
    font-size: 50px;
    border: 0 !important;
    margin: 2rem 2rem 0 0;
    position: absolute;
    top: -25px;
    right: 0;
    z-index: 9;
    color: #fff !important;
    opacity: 1 !important;
}

#modal-fullscreen .modal-content, .addIcon, .evntSearchBut, .evtHeadLink span, .evtSrhTxtBoxDiv .inner-addon, .inner-addon, .navbar, .navbar-brand, .navbar-toggle, .tooltip1 {
    position: relative
}

ul.features_service {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
}

    ul.features_service li {
        font-size: 14px;
        margin-right: 1rem
    }

.login_btn {
    padding: 12px 14px !important;
    height: auto !important
}

.evtSubHeadMainWrap {
    background: #0a3877;
    height: 50px
}

.OvelBoxImg, .SeatTable, .chkProducts .delDtlSelectBox, .crdInfoDownExp, .crdInfoDownMain, .divMob, .evntAddBnrImg, .evntHeadWrap, .evntProdButOrgDiv div, .evntSubNavLinkMain, .evtBnrMainDiv, .evtCardWrap, .evtGalRow, .item_pic img, .singleIcon, .smart-forms .append-picker-icon input, .smart-forms .frm-row .colm12, .smart-forms .prepend-picker-icon input, .smart-forms .smart-widget .field input, .speakerimgcls img, .table-condensed, .ui-datepicker select.ui-datepicker-month-year, siteseal_area span img {
    width: 100%
}

.subNavLinkBox, .subNavLinkFBox {
    width: 10%;
    margin-right: 1%;
    padding: 7px 2px;
    float: left;
    height: 20px;
    color: #fff;
    font-size: 12px
}

.subNavLinkFBox {
    margin-left: 1%;
    cursor: pointer
}

    .subNavLinkBox:hover, .subNavLinkFBox:hover {
        color: #cacbcf !important
    }

.subNavLinkBox {
    cursor: pointer
}

.evtHeadLink, .evtRegisterLink {
    font-size: 14px;
    cursor: pointer
}

.evtHeadLinkMain {
    width: 100%;
    padding-top: 10px
}

.evtHeadImgDiv {
    width: 12%;
    float: left;
    margin: -6px 0px;
}

.HeadLinkMainDiv {
    width: 40%;
    float: right
}

.HeadLinkMain, .divDisplayValue, .evntHomeHeadright, .flootright {
    float: right
}

.evtHeadLink {
    height: 20px;
    /*  padding: 0 5px;*/
    color: #fff;
    float: left;
    margin: 0 auto
}

.evtRegisterLink {
    padding: 15px 2px;
    color: red
}

.evtHeadLink span {
    left: 12px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000 !important;
    opacity: .5 !important
}

    .close:hover {
        opacity: .3
    }

.collapse ul li a {
    color: #666;
    font-size: 12px
}

.navbar-toggle {
    float: right;
    padding: 9px 10px;
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #0000004d;
    border-radius: 4px
}

.navbar {
    min-height: 50px;
    border: 0 solid transparent;
    margin-bottom: 0 !important;
    z-index: 2020;
    width: 100%;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.navbar-inverse {
    border-radius: 0;
    z-index: 5001;
    background: 0 0 !important
}

    .evtLinkAction:active, .evtLinkAction:focus, .navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a:focus {
        outline: 0;
        text-decoration: none
    }

.proDivider {
    margin-bottom: 0
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #0a3877
}

.navbar-brand {
    font-size: 24px;
    top: -9px
}

.navbar-container {
    padding: 20px 0
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #222;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    position: fixed
}

.navbar-brand.fixed-theme {
    font-size: 18px
}

.navbar-container.fixed-theme {
    padding: 0
}

.navBrand, .navBrandLogo, .navbar-brand, .navbar-brand.fixed-theme, .navbar-container, .navbar-container.fixed-theme, .navbar.navbar-fixed-top.fixed-theme, .navbarColor {
    transition: .8s;
    -webkit-transition: .8s
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0 solid transparent;
    -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,.1);
    box-shadow: inset 0 0 0 rgba(255,255,255,.1)
}

.nav > li > a:hover {
    background: rgba(255,255,255,.3)
}

.navbar-toggle collapsed:hover {
    background: #ac060e;
    background: -moz-linear-gradient(top,#ac060e 0,#c60814 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,#ac060e),color-stop(100%,#c60814));
    background: -webkit-linear-gradient(top,#ac060e 0,#c60814 100%);
    background: -o-linear-gradient(top,#ac060e 0,#c60814 100%);
    background: -ms-linear-gradient(top,#ac060e 0,#c60814 100%);
    background: linear-gradient(to bottom,#ac060e 0,#c60814 100%)
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: #ffb8a4;
    color: #555
}

.navMenuAction:hover {
    color: #4a4a4a;
    text-decoration: none
}

.list-group.panel > .list-group-item {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.bg-white, .innerbannerdiv, .link_box ul li.bgliNone:hover .fa, .smart-forms .switch > input:focus + label:after {
    background: #fff
}
.bg-white, .innerbannerdiv, .link_box ul li.bgliNone:hover .fa-brands, .smart-forms .switch > input:focus + label:after {
    background: #fff
}
.navbar-inverse {
    background-color: #0a3877 !important;
    height: 43px !important
}

.bilInfoContain span, .cnfSpeakerText, .featuredtitletextDiv3, .shippInfoContain span, .smart-forms .button i, .smart-forms .field-label, .smart-forms .option, .smart-forms .price-box h4 .per-month, .smart-forms .switch, .storeUserRatingDiv2, .viewmoreDiv a {
    font-size: 14px
}

.cartDropDown, .cartProductPrice, .divCaptcha span, .tktInfoQtyTxt {
    font-size: 12px
}

.symbolColor, .symbolColor1 {
    text-align: right;
    font-size: 18px;
    font-weight: 700
}

.comparisonText, .evtInerTxtTop div {
    line-height: 30px
}

.symbolColor {
    color: #00b300
}

.symbolColor1 {
    color: red
}

    .evtInerTxt .icon, .evtInerTxtTop .icon, .evtInfoButtDiv button i, .symbolColor i, .symbolColor1 i {
        margin-right: 10px
    }

@media (max-width:469px) {
    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        font-size: 11px
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff
        }

    .navbar-inverse .navbar-nav > .open > a {
        color: #fff;
        background: rgba(0,0,0,.8)
    }

        .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
            color: #fff;
            background: rgba(0,0,0,.9)
        }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(0,0,0,.9);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .proddetailsrvwtitletext {
        font-size: 10px
    }
}

.evtDtlTotalMainWrap, .evtIndxTotalMainWrap {
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.44);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.44)
}

.evntSearchRow {
    background: url(/content/images/home/AdvanceSearchBg.jpg)
}

.singleIcon img {
    max-height: 50px;
    background: #fff;
}

.eventBannerImg {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    object-fit: cover
}

.custom-select select, .evntPaymentButDiv span, .evntSearchButDiv span, .evtAdvSrhWrapper, .evtSrhBoxWrapper span, .evtSrhTxtBoxDiv span, .nivo-controlNav, .select-hide {
    display: none
}

.eventSrchAreaRow {
    background: #d8d8d8
}

.HomeFilterInputs {
    height: 40px;
    border-radius: 2px;
    color: #707070 !important;
    background: #fff
}

.evtSrhIndxCalTxtBox {
    width: 90%;
    height: 42px;
    margin: 0 auto;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #d2cded;
    border-right: none
}

.evtSrhIndxCalButt, .evtSrhIndxCalButt:hover {
    background: #d2cded;
    color: #705aaf
}

.evtSrhSltCalTxtBox, .evtSrhTxtBox {
    -webkit-appearance: none;
    -moz-appearance: none
}

.evtSrhIndxCalButt {
    border: none !important;
    height: 42px;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important
}

.HomeFilterInputs::-webkit-input-placeholder {
    color: #2a51a2 !important
}

.HomeFilterInputs::-moz-placeholder {
    color: #2a51a2 !important
}

.HomeFilterInputs:-ms-input-placeholder {
    color: #2a51a2 !important
}

.HomeFilterInputs:-moz-placeholder {
    color: #2a51a2 !important
}

.left-addon .fa {
    left: 0;
    top: 5px
}

.inner-addon .fa {
    position: absolute;
    padding: 8px;
    pointer-events: none;
    font-size: 16px;
    color: #2a51a2;
    text-shadow: none
}

.left-addon input {
    padding-left: 35px;
    padding-top: 6px;
    border-radius: 5px
}

.evntSrhTxt {
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 3px;
    color: #fff;
    font-weight: 400;
    cursor: pointer
}

    .evntSrhTxt span {
        border-bottom: 1px dashed #fff;
        margin-right: 14px;
        cursor: pointer
    }

    .event-info-list ul li .icon1 i, .event-info-list ul li .icon2 i, .evntSrhTxt .fa {
        font-size: 20px
    }

    .evntSrhTxt img {
        width: 8px
    }

.evtSrhBoxWrapper {
    padding: 31px 26px 30px 30px;
    background: #e8e8e8;
    border-radius: 5px
}

.evtSrhAddBanDiv {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    background-size: cover
}

.evntEvtUpHeader {
    font-size: 30px;
    text-align: left
}

    .evntEvtUpHeader i {
        background: #007689;
        padding: 15px;
        border-radius: 50%
    }

@media screen and (max-width:990px) {
    .evtSrhAddBanDiv {
        margin-bottom: 10px
    }
}

.evntSearchBut {
    width: 100%;
    height: 40px;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
    float: left;
    background: url(/content/images/home/filterBtnBg.png) 0 100%
}

    .CartContinueBut:before, .evntSearchBut:before, .evtRgdButt:before {
        content: '';
        display: block;
        position: absolute;
        background: rgba(255,255,255,.5);
        width: 152px;
        height: 40px;
        left: 0;
        top: 0;
        opacity: .5;
        -webkit-filter: blur(30px);
        filter: blur(30px);
        -webkit-transform: translateX(-100px) skewX(-15deg);
        transform: translateX(-100px) skewX(-15deg)
    }

    .CartContinueBut:after, .evntSearchBut:after {
        content: '';
        display: block;
        position: absolute;
        background: rgba(255,255,255,.9);
        width: 152px;
        height: 40px;
        padding: 10px 15px;
        left: 30px;
        top: 0;
        opacity: 0;
        -webkit-filter: blur(5px);
        filter: blur(5px);
        -webkit-transform: translateX(-100px) skewX(-15deg);
        transform: translateX(-100px) skewX(-15deg)
    }

    .evntSearchBut:focus, .evntSearchBut:hover {
        color: #fff;
        transition: .3s ease-in
    }

        .CartContinueBut:hover:before, .evntSearchBut:hover:before {
            -webkit-transform: translateX(350px) skewX(-15deg);
            transform: translateX(350px) skewX(-15deg);
            opacity: .6;
            -webkit-transition: 1.2s;
            transition: 1.2s
        }

        .CartContinueBut:hover:after, .evntSearchBut:hover:after {
            -webkit-transform: translateX(350px) skewX(-15deg);
            transform: translateX(350px) skewX(-15deg);
            opacity: 1;
            -webkit-transition: 1.2s;
            transition: 1.2s
        }

.evtPayButt:before, .evtRgdButt:after {
    -webkit-transform: translateX(-100px) skewX(-15deg)
}

#Sportsbookmodal table td[class*="col-"], #Sportsbookmodal table th[class*="col-"] {
    float: left;
}

.AckAddButBlue:active, .AckAddButBlue:focus, .ButtTikadd:active, .ButtTikadd:focus, .CartContinueBut:active, .CartContinueBut:focus, .evntSearchBut:active, .evntSearchBut:focus {
    outline: 0
}

.evntSearchButTxt {
    display: block !important
}

.evntPaymentButDiv, .smart-forms .field-label.colm {
    padding-top: 12px
}

.addEvtImgDiv, .evntLveVdoImgDiv .iframe, .evntUpRowGap, .evtInerTxtAction, .margin10, .smart-forms .spacer-t10 {
    margin-top: 10px
}

.evntUpRowMidGap {
    margin-top: 7px
}

.evntUpRowExtMidGap, .m10 {
    margin-top: 3px
}

.evntBothRowGap {
    margin-top: 15px;
    margin-bottom: 15px
}

.evntBothRowMidGap {
    margin-top: 5px;
    padding: 5px
}

.evntUpRowExtraMaxGap, .smart-forms .spacer-t40 {
    margin-top: 40px
}

.evtAlnRight, .header-ls-location, .smart-forms .align-right {
    text-align: right
}

.evntProdButBlueDiv, .evtAlnLft, .media-body, .media-left, .media-right {
    text-align: left
}

.seprator {
    color: #171717
}

.addIcon {
    font-size: 12px;
    top: 2px;
    right: 11px
}

clr {
    clear: both;
    padding: 0;
    margin: 0;
    height: 0
}

.expoBoxText {
    font-size: 18px;
    text-align: center;
    color: #1b8a08;
    /*margin-bottom: 15px;*/
}

@media screen and (max-width:1180px) {
    .HomeFilterInputs::-moz-placeholder {
        color: #2a51a2 !important;
        font-size: 11px
    }

    .HomeFilterInputs::-webkit-input-placeholder {
        font-size: 12px
    }

    .evntSearchBut {
        font-size: 13px
    }
}

@media screen and (max-width:769px) {
    .evntSrhTxt img {
        position: relative;
        left: 12px;
        top: 6px
    }

    .expoBoxText {
        margin-top: 20px;
    }

    .evntSearchBut, .evtSrhIndxCalInput {
        width: 100%
    }
}

.evntCatBoxMain {
    margin: 1rem
}

.evtHomeSlidWrapper {
    width: 89%;
    margin: 20px auto 0
}

.evntProdHeader {
    color: #249dcc;
    font-size: 18px;
    font-weight: 600
}

.eventCatTxtBack, .serviceStoreTxtBack {
    height: 30px;
    padding-top: 5px;
    color: #fff;
    position: relative;
    text-transform: uppercase
}

.evntProdHeader span {
    color: #fc9400
}

.eventCatTxtBack {
    text-align: left;
    font-size: 16px
}

.serviceStoreTxtBack {
    background: rgba(0,80,121,.5);
    text-align: center;
    font-size: 15px
}

.evntVnuWrapper {
    background: url(/content/images/home/ourVenues.jpg) #a8def6;
    min-height: 330px
}

.evntVnuHeadRow {
    background: rgba(161,214,243,.6)
}

.evtCatMainDiv, .list_pic {
    height: 200px
}

.evntCatBoxImgDiv {
    overflow: hidden;
    height: 150px
}

@media screen and (max-width:810px) {
    .evtSrhBoxWrapper {
        margin-top: 15px
    }

    .evtHomeSrhTxtBox {
        margin-top: 7px
    }

    .evntCatBoxMain {
        max-width: 250px
    }
}

@media screen and (max-width:500px) {
    .evntCatBoxMain {
        max-width: 260px;
        margin: 0 auto
    }
}

@media screen and (max-width:400px) {
    .evntCatBoxMain {
        max-width: 200px
    }
}

.evntBoxMainRow {
    background: url(/content/images/home/upcomingEventBG.png) 0 0/cover
}

.evntProdUpHeader {
    font-size: 18px;
    color: #11406f;
    margin-left: 16px
}

.evntProdButBlue, .evntProdButOrg {
    max-height: 30px;
    font-size: 12px;
    padding-top: 7px
}

.evntProdUpHeader span {
    color: #006ba0
}

.evntProdButOrgDiv {
    text-align: left;
    width: 100%
}

    .evntProdButOrgDiv .fa {
        margin-right: 5px;
        position: relative;
        top: 3px
    }

.evntProdButBlueDiv .fa {
    margin-right: 2px;
    position: relative;
    top: -1px
}

.evntProdButOrg {
    width: 100%;
    border: 1px solid #218192 !important;
    border-radius: 2px;
    background: rgba(37,153,173,.7);
    background: -moz-linear-gradient(left,#3b7db7 0,#1d3c6c 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#3b7db7),color-stop(100%,#1d3c6c));
    background: -webkit-linear-gradient(left,#3b7db7 0,#1d3c6c 100%);
    background: -o-linear-gradient(left,r#3b7db7 0,#1d3c6c 100%);
    background: -ms-linear-gradient(left,#3b7db7 0,#1d3c6c 100%);
    background: linear-gradient(to right,#3b7db7 0,#1d3c6c 100%)
}

    .evntProdButOrg:hover {
        color: #fff;
        background: #2599ad
    }

.evntProdButBlue {
    border: 1px solid #356990 !important;
    width: 120px;
    border-radius: 2px;
    background: rgba(51,100,144,.6);
    background: -moz-linear-gradient(left,rgba(51,100,144,.6) 0,rgba(56,115,160,.6) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,rgba(51,100,144,.6)),color-stop(100%,rgba(56,115,160,.6)));
    background: -webkit-linear-gradient(left,rgba(51,100,144,.6) 0,rgba(56,115,160,.6) 100%);
    background: -o-linear-gradient(left,rgba(51,100,144,.6) 0,rgba(56,115,160,.6) 100%);
    background: -ms-linear-gradient(left,rgba(51,100,144,.6) 0,rgba(56,115,160,.6) 100%);
    background: linear-gradient(to right,rgba(51,100,144,.6) 0,rgba(56,115,160,.6) 100%)
}

    .evntProdButBlue:hover {
        color: #fff;
        background: #3c70a0
    }

.evntProdRowGap {
    margin-top: 13px
}

.evntProdBoxInfoMain {
    background: #000b46
}

.evntProdInfoMain {
    padding: 5px 0
}

.evntProdInfoTxt {
    color: #fff;
    font-size: 11px
}

.evntProdButRow {
    margin-top: 8px;
    margin-bottom: 5px
}

.evntProdSRowGap {
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 435px;
}

#RelatedEventList .evntProdSRowGap {
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: auto;
}

.evntProdInfoNmTxt {
    background: rgba(255,255,255,.5);
    position: relative;
    top: 0;
    margin-bottom: 0;
    padding: 5px 0;
    color: #333;
    font-size: 15px;
    min-height: 60px;
    font-weight: 700
}

.evntProdInfoCtyTxt, .evntProdInfoDtTxt {
    color: #5d5d5d;
    line-height: 20px;
    padding: 5px 0 min-height: 60px;
}

.evntProdInfoCtyTxt {
    font-size: 14px
}

.evntProdInfoDtTxt {
    font-size: 12px;
    min-height: 40px
}

@media only screen and (min-width:1000px) and (max-width:1230px) {
    .evntProdButBlue, .evntProdButOrg {
        width: 90px;
        padding-top: 6px;
        font-size: 9px
    }
}

.lveEvntRow {
    background: url(/content/images/home/liveEventsBg.jpg)
}

.divTotal, .evntLveVdoWrap {
    padding-top: 10px
}

.lveEvntContRow {
    margin-top: 20px;
    padding-bottom: 20px
}

.evntInfoTxtAction {
    text-align: left;
    font-size: 14px;
    color: #f19833
}

    .evntInfoTxtAction .fa {
        font-weight: 600;
        font-size: 14px
    }

.evntLveTextMain {
    line-height: 18px;
    color: #fff;
    font-size: 13px;
    text-align: justify;
    height: 130px;
    padding-top: 5px;
    overflow: hidden
}

.evtLinkAction {
    color: #3d3d3d
}

    .evtLinkAction:hover {
        text-decoration: none;
        color: #494949
    }

@media screen and (max-width:1450px) {
    .evntLveTextMain {
        line-height: 18px
    }
}

@media screen and (max-width:1400px) {
    .evntLveTextMain {
        line-height: 18px
    }
}

@media only screen and (min-width :500px) and (max-width :770px) {
    .evntProdBoxMain {
        max-width: 400px;
        margin: 0 auto 10px
    }
}

.evntVnuOvelBoxImg {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 8px solid rgba(100,177,219,.5);
    overflow: hidden;
    text-align: center;
    margin: 0 auto
}

.evntVnuOvelBox:hover .OvelBoxImg {
    width: 106%;
    border-color: #64bcd7;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.chkProducts table td, .chkProducts table th {
    border-bottom: 1px solid #d8d8d8;
    padding-left: 5px
}

.evntVnuOvelBoxText {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 25px;
    padding: 6px 0 0 5px;
    color: #0761be;
    min-height: 350px
}

.evntVnuOvelBox:hover .evntVnuOvelBoxText {
    color: #063769
}

.evntVnuAction:hover {
    text-decoration: none
}
/* expo middle section */
/* brand  */
.expoBrandRow {
    /*  background-image: url(/content/images/Expo/home/expoBrandBack.jpg) !important;
    background-size: cover;*/
    margin-top: 20px;
}

.expoBrandInfoText {
    margin-top: 20px;
    color: #414649;
    font-size: 21px;
}

.expoBrandLastText {
    margin-top: 10px;
    color: #2d2e2e;
    font-size: 15px;
}

.expoOvelRow {
    /*margin-top: 50px;*/
    margin-bottom: 50px;
}

.expoOvelMain {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #78adcf;
}

.expoOvelImg {
}

.expoAdBanner {
}

.ih-item.circle.effect1 .spinner {
    width: 260px;
    height: 260px;
    border: 4px solid #ecab18;
    border-top-color: rgb(236, 171, 24);
    border-right-color: rgb(236, 171, 24);
    border-bottom-color: rgb(236, 171, 24);
    border-left-color: rgb(236, 171, 24);
    border-right-color: #5fc7cb;
    border-left-color: #5fc7cb;
    border-bottom-color: #f78d1e;
    border-top-color: #f78d1e;
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.ih-item.circle {
    position: relative;
    width: 250px;
    height: 250px;
    border-radius: 0%;
    margin: 0px auto;
    overflow: hidden;
}

    .ih-item.circle.effect1 .info {
        top: 200px;
        position: absolute;
        right: 0;
        width: 100%;
        background: #333;
        opacity: .8;
        -webkit-transition: all 0.8s ease-in-out;
        -moz-transition: all 0.8s ease-in-out;
        transition: all 0.8s ease-in-out;
    }

        /*.ih-item.circle.effect1 .img {
        position: absolute;
					
					
					 
			 
        width: 100%;
        height: auto;
    }*/

        .ih-item.circle.effect1 .info p {
            color: #bbb;
            padding: 0px 5px;
            font-style: italic;
            /* margin: 0 10px;*/
            font-size: 15px;
            border-top: 0px;
            text-align: center;
        }

        .ih-item.circle.effect1 .info h3 {
            font-size: 16px;
            margin-top: 5px;
            margin-bottom: 5px;
            color: #fff;
            text-align: center;
        }


.info-back h5 {
    text-align: center;
    margin: 0px;
    padding: 5px;
    color: #fff;
}

.expoBoxText {
    font-size: 18px;
    text-align: center;
    color: #1b8a08;
    /*margin-bottom: 15px;*/
}

.SerProDtalstext {
    min-height: 50px;
}

.vnuOvelBoxImg {
    border-radius: 50%
}

.evntOvelBoxRow, .evtTktPrcMainWrap, .m20, .smart-forms .spacer-t20 {
    margin-top: 20px
}

.evtSlidWrapper, .evtVnuSlidWrap {
    width: 98%;
    margin: 0 1%;
}

.speakermodal .modalwidth {
    width: 70%
}

.evntVnuUpHeader {
    font-size: 30px;
    color: #11406f;
    text-align: center
}

.evtModBody {
    border: none;
    border-radius: 1px;
    background-size: cover
}

.loginmodal {
    overflow-x: hidden;
    overflow-y: auto;
    /*  z-index: 9999*/
}

.modalwidth {
    width: 346px
}

.loginmodal i {
    font-size: 18px;
    position: absolute;
    top: 15px;
    left: 25px
}

.loginmodal .modalwidth {
    width: 450px
}

#openForgotPasswordModal {
    padding: 15px 2px;
    font-size: 14px;
    color: #047588;
    text-align: center;
    cursor: pointer
}

#RegisterModalOpen {
    float: right;
    color: #000;
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
}

.evtmodSearchHeader {
    background: #1f253a;
    padding: 1rem 2rem;
    border: none;
    color: #fff;
    border-radius: 0 !important
}

.evtAddClose {
    color: #fff !important;
    opacity: .8
}

.evtModTxtDesc {
    font-size: 12px;
    padding-top: 2px
}

.evtTktTxtBox {
    width: 80px;
    height: 20px;
    padding: 5px;
    border-radius: 1px;
    text-align: right;
    float: right;
    border: 1px solid #aad7ec
}

.evtModContBut, .evtModPayBut {
    width: 134px;
    margin-bottom: 10px !important
}

.evtModDesc {
    font-size: 12px;
    color: #4e4e4e
}

.evtTktHead {
    font-size: 15px;
    color: #da9533;
    position: relative;
    right: 5px
}

    .evtTktHead span {
        color: #2e6ea6
    }

.evtModTxt {
    font-size: 12px;
    color: #0e733c
}

    .evtModTxt span {
        color: #112e3f
    }

.evtModTotalDiv {
    font-size: 13px;
    color: #585aaf
}

.evtTktHeadRow {
    background: #7da5f1;
    padding: 5px;
    margin-top: 5px;
    color: #fff
}

.evtNameTxt {
    font-size: 12px;
    font-weight: 600
}

.evtModPayBut {
    background: #458a05;
    color: #fff;
    border-radius: 2px
}

    .evtModPayBut:hover {
        color: #fff;
        border: 1px solid #458a05;
        background: #458a05;
        background: -moz-linear-gradient(left,#458a05 0,#50a105 100%);
        background: -webkit-gradient(left top,right top,color-stop(0,#458a05),color-stop(100%,#50a105));
        background: -webkit-linear-gradient(left,#458a05 0,#50a105 100%);
        background: -o-linear-gradient(left,#458a05 0,#50a105 100%);
        background: -ms-linear-gradient(left,#458a05 0,#50a105 100%);
        background: linear-gradient(to right,#458a05 0,#50a105 100%)
    }

.evtModContBut {
    color: #fff;
    border-radius: 2px;
    background: #5490eb;
    background: -moz-linear-gradient(left,#5490eb 0,#305a9e 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#5490eb),color-stop(100%,#305a9e));
    background: -webkit-linear-gradient(left,#5490eb 0,#305a9e 100%);
    background: -o-linear-gradient(left,#5490eb 0,#305a9e 100%);
    background: -ms-linear-gradient(left,#5490eb 0,#305a9e 100%);
    background: linear-gradient(to right,#5490eb 0,#305a9e 100%)
}

.evtModFooter {
    padding: 15px;
    border-top: none
}

@media screen and (max-width:500px) {
    .evntLveVdoWrap, .evntProdBoxMain {
        margin-bottom: 10px
    }

    .evntProdSRowGap, .evtDtlRow {
        margin-top: 10px
    }

    .evntProdInfoTxt {
        font-size: 11px
    }

    .evntLveTextMain {
        line-height: 16px;
        font-size: 13px
    }

    .modFootButMain {
        text-align: center
    }

    .seprator {
        display: none
    }
}

.ModalInput, .divCaptcha input {
    width: 100%;
    margin: 5px 0;
    height: 40px;
    padding: 10px 0 10px 35px;
    font-size: 14px;
    background: #ffffff;
    color: #000;
}

/*.ModalInput, .divCaptcha img {
    width: 100%;
}*/

.ModalButton {
    width: 90%;
    margin: 4px 15px;
    height: 40px;
    font-size: 16px;
    background: #337ab7;
    color: #fff;
    border: none
}

.StoreSlidWrapper .owl-theme .owl-controls .owl-buttons, .evtHomeSlidWrapper .owl-theme .owl-controls .owl-buttons {
    color: #333;
    font-size: 24px;
    position: relative;
    top: -98px;
    margin-bottom: -98px
}

    .evtHomeSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
        float: left;
        color: transparent;
        background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
        width: 45px;
        height: 45px;
        margin-left: -5%;
        position: relative;
        top: -50px;
        -webkit-filter: invert(100%);
        filter: invert(100%);
        opacity: 1
    }

    .evtHomeSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
        float: right;
        color: transparent;
        background: url(/content/images/home/arrow-left.png) 50% 50% no-repeat !important;
        width: 45px;
        height: 45px;
        margin-right: -4%;
        position: relative;
        top: -50px;
        -webkit-filter: invert(100%);
        filter: invert(100%);
        opacity: 1
    }

    .StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div, .evtHomeSlidWrapper .owl-theme .owl-controls .owl-buttons div, .evtVnuSlidWrap .owl-theme .owl-controls .owl-buttons div {
        font-size: 28px !important;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: 0 0 !important;
        position: relative;
        top: -50px
    }

.evntVnuSlidWrap .owl-theme .owl-controls .owl-buttons div, .evtVnuSlidWrap .evntVnuSlidWrap .owl-theme .owl-controls .owl-buttons div {
    font-size: 28px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: 0 0 !important;
    position: relative;
    top: -80px !important
}

.evtVnuSlidWrap .owl-theme .owl-controls .owl-buttons {
    margin-top: -126px;
    color: #333;
    font-size: 24px
}

    .evtVnuSlidWrap .owl-theme .owl-controls .owl-buttons div.owl-prev {
        float: left;
        margin-left: -4%;
        color: transparent;
        background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
        position: relative;
        top: -31px;
        margin-bottom: -32px
    }

    .evtVnuSlidWrap .owl-theme .owl-controls .owl-buttons div.owl-next {
        float: right;
        margin-right: -3%;
        color: transparent;
        background: url(/content/images/home/arrow-left.png) 50% 50% no-repeat !important;
        position: relative;
        top: -31px;
        margin-bottom: -32px
    }

.expoOvelRow .owl-theme .owl-controls .owl-buttons {
    font-size: 24px;
    position: relative;
    top: -98px;
    margin-bottom: -98px
}

    .expoOvelRow .owl-theme .owl-controls .owl-buttons div.owl-prev {
        float: left;
        color: transparent;
        background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
        width: 45px;
        height: 45px;
        margin-left: -5%;
        position: relative;
        top: 140px;
        -webkit-filter: invert(100%);
        filter: invert(100%);
        opacity: 1
    }

    .expoOvelRow .owl-theme .owl-controls .owl-buttons div.owl-next {
        float: right;
        color: transparent;
        background: url(/content/images/home/arrow-left.png) 50% 50% no-repeat !important;
        width: 45px;
        height: 45px;
        margin-right: -4%;
        position: relative;
        top: 140px;
        -webkit-filter: invert(100%);
        filter: invert(100%);
        opacity: 1
    }

    .expoOvelRow .owl-theme .owl-controls .owl-buttons div {
        font-size: 28px !important;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: 0 0 !important;
        position: relative;
        top: 140px
    }

@media screen and (max-width:1420px) {
    .evntVnuOvelBoxImg {
        width: 200px;
        height: 200px
    }

    .evtVnuSlidWrap .owl-theme .owl-controls .owl-buttons div.owl-prev {
        margin-left: -4%
    }

    .evtVnuSlidWrap .owl-theme .owl-controls .owl-buttons div.owl-next {
        margin-right: -4%
    }

    .owl-theme .owl-controls .owl-buttons {
        margin-top: -72px
    }

    /*  .owl-theme .owl-controls .owl-buttons div.owl-next {
            margin-right: -5%
        }

        .owl-theme .owl-controls .owl-buttons div.owl-prev {
            margin-left: -5%
        }*/
}

@media screen and (max-width:1280px) {
    .evntSearchBut {
        font-size: 13px
    }

        .evntSearchBut span {
            display: block
        }

    .evntSearchButTxt {
        display: none !important
    }

    .evntVnuOvelBoxImg {
        width: 190px;
        height: 190px
    }

    .evtVnuSlidWrap .owl-theme .owl-controls .owl-buttons {
        margin-top: -110px
    }
}

@media screen and (max-width:500) {
    .owl-theme .owl-controls .owl-buttons {
        margin-top: -87px !important
    }
}

@media screen and (max-width:400) {
    .owl-theme .owl-controls .owl-buttons {
        margin-top: -92px !important
    }

    /* .owl-theme .owl-controls .owl-buttons div.owl-next {
            margin-right: -15% !important
        }

        .owl-theme .owl-controls .owl-buttons div.owl-prev {
            margin-left: -15% !important
        }*/
}

.eventDtlBody {
    background: url(/content/images/home/evtMainBG.png) 0 0 cover no-repeat
}

.eventWrapper {
    max-width: 1300px;
    background: #fff;
    margin: 0 auto
}

.evntRegAreaMain {
    background-size: cover;
    padding: 3rem 0 0
}

.evtMainNameHead {
    font-size: 25px
}

.evtMainNameOrg {
    margin-top: 10px;
    font-size: 16px
}

.event-info-list ul li .icon i, .evtMainNameDate, .list_show_panel p, .returnPolicycont h2, .socialMdaBox a .fa, .socialMdaBox1 .fa, .socialMdaBox2 .fa {
    font-size: 20px
}

.evtMainNameAmt {
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px
}

.evtRgdButt {
    width: 152px;
    height: 40px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .3s ease-in;
    background: #b96e12;
    background: -moz-linear-gradient(left,#b96e12 0,#cc950a 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#b96e12),color-stop(100%,#cc950a));
    background: -webkit-linear-gradient(left,#b96e12 0,#cc950a 100%);
    background: -o-linear-gradient(left,#b96e12 0,#cc950a 100%);
    background: -ms-linear-gradient(left,#b96e12 0,#cc950a 100%);
    background: linear-gradient(to right,#b96e12 0,#cc950a 100%)
}

.evtHomeHeader, .evtInrHeader {
    color: #676767;
    font-weight: 600;
    display: inline-block
}

.evtRgdButt:after {
    content: '';
    display: block;
    position: absolute;
    background: rgba(255,255,255,.9);
    width: 152px;
    height: 40px;
    left: 30px;
    top: 0;
    opacity: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transform: translateX(-100px) skewX(-15deg)
}

.evtPayButt:after, .evtPayButt:before {
    content: '';
    display: block;
    height: 100%;
    top: 0
}

.evtRgdButt:focus, .evtRgdButt:hover {
    background: #b96e12;
    background: -moz-linear-gradient(left,#b96e12 0,#fac241 51%,#cc950a 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#b96e12),color-stop(51%,#fac241),color-stop(100%,#cc950a));
    background: -webkit-linear-gradient(left,#b96e12 0,#fac241 51%,#cc950a 100%);
    background: -o-linear-gradient(left,#b96e12 0,#fac241 51%,#cc950a 100%);
    background: -ms-linear-gradient(left,#b96e12 0,#fac241 51%,#cc950a 100%);
    background: linear-gradient(to right,#b96e12 0,#fac241 51%,#cc950a 100%);
    color: #fff;
    transition: .3s ease-in
}

    .evtPayButt:hover:before, .evtRgdButt:hover:before {
        -webkit-transform: translateX(300px) skewX(-15deg);
        transform: translateX(300px) skewX(-15deg);
        opacity: .6;
        -webkit-transition: 1.2s;
        transition: 1.2s
    }

    .evtPayButt:hover:after, .evtRgdButt:hover:after {
        -webkit-transform: translateX(300px) skewX(-15deg);
        transform: translateX(300px) skewX(-15deg);
        opacity: 1;
        -webkit-transition: 1.2s;
        transition: 1.2s
    }

@media screen and (max-width:560px) {
    .evtMainNameHead {
        font-size: 18px
    }

    .evtMainNameOrg {
        font-size: 13px
    }

    .evtMainNameDate {
        font-size: 15px
    }

    .evtMainNameAmt {
        font-size: 13px;
        margin-top: 3px
    }

    .evtRgdButt {
        width: 116px;
        height: 31px;
        padding: 7px 15px;
        font-size: 12px
    }
}

.evtInrHeader {
    font-size: 20px;
    padding-top: 20px
}

.evtHomeHeader {
    font-size: 25px;
    height: 40px;
    padding-top: 0
}

.evtInfoTxtMain {
    width: 100px;
    height: 50px;
    background: red
}

.evtInerDate {
    font-size: 14px;
    color: #424242;
    padding-top: 10px
}

.evtSubHeader {
    font-weight: 600;
    color: #676767;
    font-size: 16px;
    padding-top: 10px;
}

.evtInerTxtAction span {
    border-bottom: 1px solid #1a65ca
}

.evtInerTxtAction a {
    color: #1a65ca
}

    .aPaymentId:hover, .evntProdBoxMain a:hover, .evtInerTxtAction a:hover {
        text-decoration: none
    }

a.socialMdAction :hover, a.socialMdActionSnd :hover, a.socialMdActionThrd :hover {
    text-decoration: none !important;
    color: #fff
}

.evtSocialHead {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #8b8b8b;
    margin-top: 20px;
    position: relative;
    right: 10px;
}

.evtNoImg, .evtNoTkt {
    text-align: left;
    font-size: 20px;
    color: red;
    padding-bottom: 20px;
}

.evtSocialMain {
    width: 11%;
    margin: 0 auto;
}

.evtSocialIconDiv {
    float: left;
    margin-right: 10px;
}

.evtNoTkt {
    border-bottom: 1px dashed #a9a5a5
}

.socialTwit {
    font-size: 25px;
    color: #00baff
}

.socialLink {
    font-size: 25px;
    color: #0075a0
}

.socialYouTube {
    font-size: 25px;
    color: #c50003
}

.evtTktInfoMain {
    margin-bottom: 15px;
    margin-top: 10px;
    background: #fff;
    padding: 10px;
    border: 0
}
    .evtTktInfoMain .table{
        margin:0px;
    }

    .divLine {
        line-height: 18px;
        padding: 5px
    }

.tktInfoFTxt {
    color: #0952c5;
    font-size: 18px
}

.tktInfoHurryTxt {
    font-weight: 200;
    font-size: 14px;
    padding-left: 5px;
    border: 1px solid red;
    max-width: 101px;
    margin: 14px 0 8px 16px;
    border-radius: 4px
}

.tktInfoTxt {
    color: #6d6d6d;
    font-size: 12px
}

.tktInfoQtyTxt span {
    color: #a94442;
    font-size: 14px
}

.tktInfoLocationTxt, .tktInfovalidityTxt {
    color: #0c2345;
    font-size: 12px;
    padding-top: 5px
}

.tktInfoDetailsTxt {
    font-size: 12px;
    color: #475b77;
    width: 100%;
    padding-top: 5px;
    display: inline-block
}

.discountMsg {
    font-size: 14px;
    color: #4fa5a8;
    width: 100%
}

.tktInfoPrice {
    color: #0952c5;
    font-size: 14px;
    padding: 5px 0
}

.evtTkdDrpCount {
    font-size: 12px;
    float: right;
    margin: 25% auto
}

.delDtlSelectBox {
    width: 50px;
    height: 30px;
    border: 1px solid #747474;
    border-radius: 3px;
    color: #3c3c3c;
    text-indent: .01px;
    text-overflow: "";
    padding-top: 1px;
    padding-left: 10px;
    text-align: center;
    font-size: 15px
}

.evtPayButt, .evtTotPrice {
    padding-top: 9px;
    position: relative;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    transition: .3s ease-in;
    overflow: hidden
}

.addEvtImgDiv img {
    border-radius: 6px
}

.evtAddGalWrap #evtDtlGalSlide .item img {
    display: block;
    width: 90%;
    height: 250px
}

.evtAddGalWrap .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 98%
}

.evtAddGalWrap .owl-theme .owl-controls .owl-buttons div.owl-prev {
    color: transparent;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 5px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: url(/content/images/home/ar2.png) 50% 50% no-repeat !important;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.evtAddGalWrap .owl-theme .owl-controls .owl-buttons div.owl-next {
    color: #transparent;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 5px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: url(/content/images/home/ar1.png) 50% 50% no-repeat !important;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.evtCardMain {
    height: 40px;
    border: 1px solid #434343;
    width: 100px;
    margin-left: 10px
}

.evtCardHldrWrap {
    max-width: 660px
}

.evtTktAreaWrap {
    padding-bottom: 90px
}

.evtPayButt {
    float: right;
    width: 174px;
    height: 40px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    background: #4d83d7
}

.evtTotPrice {
    width: 80%;
    float: left;
    border-radius: 3px;
    background-color: transparent;
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.divordernow {
    width: 20%;
    float: right;
    margin: 10px 0
}

.evtTotPrice img {
    float: left;
    padding-right: 10px
}

.evtPayButt:before {
    position: absolute;
    background: rgba(255,255,255,.5);
    width: 60px;
    left: 0;
    opacity: .5;
    -webkit-filter: blur(30px);
    filter: blur(30px);
    transform: translateX(-100px) skewX(-15deg)
}

.evtPayButt a {
    text-decoration: none;
    font-size: 16px
}

    .SearchContaintxt a:hover, .evtPayButt a:hover {
        color: #fff;
        cursor: pointer
    }

.evtPayButt:after {
    position: absolute;
    background: rgba(255,255,255,.9);
    width: 30px;
    left: 30px;
    opacity: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transform: translateX(-100px) skewX(-15deg);
    transform: translateX(-100px) skewX(-15deg)
}

.evtPayButt:focus, .evtPayButt:hover {
    background: #0e7ae8;
    color: #fff !important;
    border: 1px solid #0e7ae8;
    transition: .3s ease-in
}

.ButtTikadd {
    width: 70%;
    margin: auto 15%;
    height: 40px;
    font-size: 14px;
    /* background: #f7f7f7;
    border: 1px solid #39b2c7;
    color: #1c8495;*/
    background: #F4511E;
    border: 1px solid #D84315;
    color: #fff;
    border-radius: 3px;
    cursor: pointer !important;
    /* max-width: 150px; */
    float: right;
}

.tktInfoTxtDtl {
    text-align: right;
    padding-top: 6px
}

.evtAbtImgDiv {
    width: 200px;
    height: auto;
    margin: 0 auto
}

.tktIconMainDiv {
    float: right;
    font-size: 25px;
    /* padding: 0 20px*/
}

.tktEdtIcon {
    font-size: 18px;
    color: #08b7be;
    margin-right: 10px;
    cursor: pointer
}

.carttktDltIcon, .tktDltIcon {
    color: #e32b00;
    font-size: 25px !important;
    text-align: center;
    float: left;
    cursor: pointer
}

.evtCardBox, .portfolio-item:nth-child(2n-1) {
    margin-right: 2%
}

.tktDltIcon {
    padding-top: 5px
}

.evtCardMainWrap {
    width: 55%;
    float: left
}

.evtCardBox {
    width: 20%;
    float: left
}

    .evtCardBox img {
        border: 2px solid #a9a8a8
    }

.evtAbtWrapper {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #9f9a9a
}

.carttktDltIcon {
    margin: 0 0 0 7px
}

.CartContinueBut, .CartModalInput {
    width: 85%;
    height: 40px;
    font-size: 16px
}

#divTotalPayAmt {
    font-size: 15px;
    font-weight: 700;
    color: #206a81;
    text-align: center
}

#clockdiv, h1 {
    font-weight: 100
}

#divTotalPayAmt span {
    font-size: 15px;
    font-weight: 700;
    color: #ff6925
}

.CartModalInput {
    margin: 10px 16px 8px;
    border-radius: 7px
}

.CartContinueBut {
    text-transform: uppercase;
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
    float: left;
    border-radius: 7px;
    background: -webkit-gradient(linear,left top,right bottom,from(#3e7e92),to(#3e7e92));
    background: -webkit-linear-gradient(top left,#3e7e92,#3e7e92);
    background: -o-linear-gradient(top left,#3e7e92,#3e7e92);
    background: linear-gradient(to bottom right,#3e7e92,#3e7e92)
}

    .CartContinueBut:focus, .CartContinueBut:hover {
        background: #6f6ab5;
        background: -moz-linear-gradient(left,#ffbe30 0,#ffbe30 100%);
        background: -webkit-gradient(left top,right top,color-stop(0,#ffbe30),color-stop(100%,#ffbe30));
        background: -webkit-linear-gradient(left,#ffbe30 0,#ffbe30 100%);
        background: -o-linear-gradient(left,#ffbe30) 0,#ffbe30;
        background: -ms-linear-gradient(left,#ffbe30 0,#ffbe30 100%);
        background: linear-gradient(to right,#ffbe30 0,#ffbe30 100%);
        color: #fff;
        transition: .3s ease-in
    }

.divNoItem {
    font-size: 20px;
    margin-bottom: 5px;
    text-align: center;
    color: red
}

.evtInerDescTxt, .evtInerTxt, .evtInerTxtTop, .evtInerTxtoth {
    font-size: 14px;
    color: #424242
}

.evtInerDescTxt {
    line-height: 25px;
    word-wrap: break-word;
    padding-top: 20px
}

    .evtInerDescTxt ul {
        padding-left: 20px;
        word-wrap: break-word
    }

.evtInerTxt {
    padding-top: 5px
}

.evtInerTxtTop {
    padding: 0
}

.evtInerTxtoth {
    line-height: 17px
}

.divStarts {
    color: #4075b3
}

.evtTktNumMain {
    padding: 10px 0
}

.evtNumTkt {
    text-align: right;
    border-bottom: 1px dashed #b5b3b3;
    padding-bottom: 5px
}

    .evtNumTkt span {
        color: #406c96
    }

.crtTktAreaWrap {
    margin-top: 20px;
    line-height: 30px
}

.crtTktDescHead {
    font-size: 15px;
    color: #35879a
}

    .crtTktDescHead .fa {
        color: #313131
    }

.crtTktCls {
    font-size: 12px;
    color: #939393;
    margin-left: 10px;
    margin-bottom: 5px
}

.crtTktList:last-child {
    border-bottom: none
}

.spanMultiSign {
    font-size: 14px;
    padding-left: 4px
}

@media only screen and (max-width:1440px) {
    .owl-theme .owl-controls .owl-buttons {
        margin-top: 0
    }
}

@media only screen and (max-width:1280px) {
    .evtAddGalWrap #evtDtlGalSlide .item img {
        height: auto
    }
}

@media only screen and (max-width:1000px) {
    .evtInerDescTxt {
        font-size: 12px;
        line-height: 20px
    }

    .evtInerTxt {
        font-size: 12px
    }
    /*
    .evtSubHeader {
        margin-top: 20px
    }*/
}

.evtOrgNmTxt, .evtPrfmHeader {
    font-size: 16px;
    text-align: center
}

@media only screen and (max-width:730px) {
    #evtDtlGalSlide .owl-carouselowl-theme {
        width: 95% !important;
        margin: 0 auto !important
    }
}

@media only screen and (max-width:640px) {
    .evtCardMainWrap {
        width: 60%
    }

    .evtCardBox {
        width: 15%;
        margin-right: 8%
    }
}

.evtPrfmHeader {
    color: #3b6bb5
}

.evtOrgNmTxt {
    margin-top: 5px;
    color: #d26b00
}

.evtOrgInfoTxt {
    font-size: 15px;
    color: #4a4848;
    line-height: 30px
}

.socialMdaBox, a.socialMdAction, a.socialMdActionSnd, a.socialMdActionThrd {
    width: 180px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8px;
    font-size: 16px;
    color: #2a51a2
}

.socialMdaBox {
    border: 1px solid #2a51a2;
    border-radius: 3px
}

.socialMdaBox1 {
    width: 180px;
    height: 40px;
    border: 1px solid #2ca7e0;
    border-radius: 3px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8px;
    font-size: 16px;
    color: #5f7a84
}

.socialMdaBox2 {
    width: 180px;
    height: 40px;
    border: 1px solid #479093;
    border-radius: 3px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8px;
    font-size: 16px;
    color: #479093
}

.rltProdImgDiv, .rltProdMainWrap {
    border-radius: 4px
}

a.socialMdAction, a.socialMdActionSnd, a.socialMdActionThrd {
    text-decoration: none;
    border-radius: 3px
}

    a.socialMdAction :hover {
        cursor: pointer;
        background: #355fb8;
        background: -moz-linear-gradient(left,#355fb8 0,#4173e0 100%);
        background: -webkit-gradient(left top,right top,color-stop(0,#355fb8),color-stop(100%,#4173e0));
        background: -webkit-linear-gradient(left,#355fb8 0,#4173e0 100%);
        background: -o-linear-gradient(left,#355fb8 0,#4173e0 100%);
        background: -ms-linear-gradient(left,#355fb8 0,#4173e0 100%);
        background: linear-gradient(to right,#355fb8 0,#4173e0 100%)
    }

    a.socialMdActionSnd :hover {
        cursor: pointer;
        background: #249ed6;
        background: -moz-linear-gradient(left,#249ed6 0,#21a4e0 100%);
        background: -webkit-gradient(left top,right top,color-stop(0,#249ed6),color-stop(100%,#21a4e0));
        background: -webkit-linear-gradient(left,#249ed6 0,#21a4e0 100%);
        background: -o-linear-gradient(left,#249ed6 0,#21a4e0 100%);
        background: -ms-linear-gradient(left,#249ed6 0,#21a4e0 100%);
        background: linear-gradient(to right,#249ed6 0,#21a4e0 100%)
    }

    a.socialMdActionThrd :hover {
        cursor: pointer;
        background: #47909d;
        background: -moz-linear-gradient(left,#47909d 0,#4d9dab 100%);
        background: -webkit-gradient(left top,right top,color-stop(0,#47909d),color-stop(100%,#4d9dab));
        background: -webkit-linear-gradient(left,#47909d 0,#4d9dab 100%);
        background: -o-linear-gradient(left,#47909d 0,#4d9dab 100%);
        background: -ms-linear-gradient(left,#47909d 0,#4d9dab 100%);
        background: linear-gradient(to right,#47909d 0,#4d9dab 100%)
    }

@media only screen and (max-width:1340px) {
    .eventWrapper {
        max-width: 1000px
    }

    .socialMdaBox, .socialMdaBox1, .socialMdaBox2 {
        width: 100%;
        margin-top: 10px
    }
}

.rltProdMainWrap {
    width: 235px
}

.rltProdImg {
    width: 235px;
    border-radius: 4px 4px 0 0
}

.rltProdActionMain {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 32px
}

.rltProdInfoMain {
    padding: 8px;
    background: rgba(222,222,222,.4);
    line-height: 14px
}

.rltProdName {
    font-size: 14px;
    color: #3a578c;
    text-align: justify
}

.rltProdTme {
    font-size: 11px;
    color: #8d8d8d
}

.rltProdAddr {
    font-size: 13px;
    color: #3b3b3b
}

.rltProdActBig {
    width: 51%;
    color: #292929;
    height: 30px;
    float: left;
    font-size: 16px;
    padding-top: 5px;
    padding-left: 11px
}

.rltProdActSml {
    width: 15%;
    border-left: 1px solid #e0e0e0;
    text-align: center;
    height: 30px;
    float: left;
    margin-left: 1%
}

    .rltProdActSml .fa {
        font-size: 18px;
        padding-top: 6px
    }

.bookIcon, .cartIcon, .searchIcon {
    color: #747474
}

.rltProdActSml:hover .searchIcon {
    color: #3b6bb4;
    cursor: pointer
}

.rltProdActSml:hover .cartIcon {
    color: #f78d1e;
    cursor: pointer
}

.rltProdActSml:hover .bookIcon {
    color: #5fc7cb;
    cursor: pointer
}

.evtSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    color: transparent;
    background: url(/content/images/home/arrow-left.png) 50% 50% no-repeat !important;
    /*  width: 45px;
    height: 45px;*/
    position: relative;
    top: -225px;
    margin-right: -25px;
}

.evtSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    color: transparent;
    background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
    /*  width: 45px;
    height: 45px;*/
    float: left;
    margin-left: -25px;
    position: relative;
    top: -225px
}

.evtSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    /*margin-right: 0*/
}

.evtDtlTotalMainWrap {
    max-width: 1300px;
    margin: 10px auto;
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,.44)
}

.evtIndxTotalMainWrap, .evtlistContAreaWrap {
    min-height: 100vh;
    margin: 0 auto;
    background: #fff
}

.evtIndxTotalMainWrap {
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,.44)
}

.evtlistContAreaWrap {
    max-width: 1300px;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.44);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.44);
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,.44)
}

/*.evtSrhBoxWrap {
    width: 100%;
    padding: 5rem 2px;
    background: #ececec;
    height: 15rem
}*/
.evtSrhBoxWrap {
    width: 100%;
    padding: 3rem 2px;
    /*background: #ececec;*/
    height: 15rem;
    background-image: url('/content/Images/search_banner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.evtDtlSrhFstBox {
    width: 46%;
    float: left;
    text-align: center;
    margin: 0 0 0 1%;
}

.evtDtlSrhFstBoxModal {
    width: 27%
}

.evtDtlSrhOthrBox {
    width: 20%;
    float: left;
    text-align: left
}

.evtDtlSrhBtnBox {
    width: 12%;
    float: left;
    text-align: center
}

.evtSrhSltCalTxtBox, .evtSrhSltTxtBox, .evtSrhTxtBox {
    width: 80%;
    /*margin: 0 auto;*/
    color: #000;
    height: 45px
}

.evtInfoFstDesc, .evtInfoSndDesc {
    text-align: left;
    padding-top: 14px;
    float: left
}

.evtDtlSrhBtnBox .btn {
    width: 100%;
    height: 46px;
    font-size: 18px;
    background: url(/content/images/home/filterBtnBg.png) 0 100%/cover;
    border-radius: 3px;
    border: none;
    color: #fff
}

.evtSrhTxtBox {
    appearance: none;
    padding-left: 25px
}

.evtSrhSltCalTxtBox {
    appearance: none;
    border-right: none
}

.evtSrhSltTxtBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.evtSrhTxtBoxDiv .inner-addon .fa {
    position: absolute;
    padding: 11px 0 0 20px;
    pointer-events: none;
    font-size: 15px;
    color: purple;
    text-shadow: none
}

.evtSrhTxtBoxDiv .evtSrhTxtBox.evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox::-webkit-input-placeholder {
    color: #fff !important
}

#txtevent::-webkit-input-placeholder {
    color: #000 !important;
    opacity: .5
}

#e_name::-webkit-input-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .evtSrhTxtBox .evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox::-moz-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .evtSrhTxtBox .evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox:-ms-input-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .evtSrhTxtBox .evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox:-moz-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .evtSrhSltTxtBox .evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox::-webkit-input-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .evtSrhSltTxtBox .evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox::-moz-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .evtSrhSltTxtBox .evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox:-ms-input-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .evtSrhSltTxtBox .evtSrhSltCalTxtBox .evtSrhIndxCalTxtBox:-moz-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhSltTxtBox ::-webkit-input-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhIndxCalTxtBox::-webkit-input-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhIndxCalTxtBox::-moz-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhIndxCalTxtBox:-ms-input-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhIndxCalTxtBox:-moz-placeholder {
    color: #000 !important;
    opacity: .5
}

.evtSrhTxtBoxDiv .right-addon .fa {
    font-size: 11px;
    top: 7px;
    right: 27px
}

.evtSrhTxtBoxDiv .left-addon input {
    padding-left: 35px;
    padding-top: 6px
}

.evtSrhSltTxtInput {
    width: 220px
}

    .evtSrhSltTxtInput .fa {
        font-size: 18px;
        padding-top: 1px
    }

.evtSrhCalButt {
    color: #fff;
    background-color: none;
    background: rgba(75,102,121,.6);
    border: none !important;
    height: 45px;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important
}

    .evtSrhCalButt:hover {
        background: #8e8e8e;
        border: none;
        cursor: pointer
    }

    .evtSrhCalButt:active, .evtSrhCalButt:focus.evtSrhCalButt:onclick {
        outline: 0;
        background: rgba(75,102,121,.6);
        text-decoration: none
    }

.evtWklyWrap {
    background: url(/content/images/home/bgWave.jpg) 100% 100% no-repeat;
    padding-bottom: 100px
}

@media only screen and (max-width:1189px) {
    .evtSrhSltTxtInput {
        width: 185px !important
    }
}

@media only screen and (max-width:980px) {
    .evtSrhSltTxtInput {
        width: 159px !important
    }

    .evtDtlSrhOthrBox {
        width: 20%
    }
}

@media only screen and (max-width:969px) {
    .wekEvntMainDiv {
        display: none
    }
}

@media only screen and (max-width:860px) {
    .evtDtlSrhFstBox {
        width: 44%
    }

    .evtSrhSltTxtBox {
        width: 90%;
        /* margin: 0 5%*/
    }

    .evtDtlSrhOthrBox {
        width: 50%
    }

    .evtSrhSltTxtInput {
        width: 90% !important;
        margin: 0 auto
    }

    .evtDtlSrhBtnBox {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px
    }

        .evtDtlSrhBtnBox .btn {
            width: 100%
        }

    .evtSrhCalButt, .evtSrhSltCalTxtBox, .top10 {
        margin-top: 10px
    }

    .evtSrhTxtBoxDiv .left-addon .fa {
        top: 6px
    }

    .evtSrhTxtBoxDiv .inner-addon .fa {
        padding: 11px 0 0 30px
    }
}

@media only screen and (max-width:580px) {
    .evtSrhTxtBoxDiv .inner-addon .fa {
        padding: 11px 0 0 22px
    }

    .evtSrhTxtBoxDiv .left-addon .fa {
        top: 5px
    }
}

.evtLstInfoMain {
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 18%);
    -moz-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 18%);
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 18%);
    border: 1px solid #c5c2c2
}

    .evtLstInfoMain:hover {
        -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.51);
        -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.51);
        box-shadow: 2px 2px 5px 0 rgba(0,0,0,.51);
        -webkit-transition: .4s ease-in-out;
        -moz-transition: .4s ease-in-out;
        -o-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

.evtLstInfoHeadr {
    font-size: 16px;
    font-weight: 600;
    color: #252525;
    height: 54px;
    text-transform: uppercase;
    border-bottom: 1px solid #9d9d9d
}

.evtInfoDescWrap {
    width: 100%;
    min-height: 30px
}

.evtInfoFstDesc {
    width: 40%;
    font-size: 12px;
    color: #e64c00;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.evtInfoSndDesc {
    width: 100%;
    font-size: 14px;
    color: #368285;
    border-bottom: 1px solid #d9d6d6;
    padding-bottom: 1rem
}

.evtInfoButtDiv {
    position: relative;
    overflow: hidden;
    display: flex
}

    .evtInfoButtDiv button {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        background: 0 0;
        min-width: 160px;
        margin: 0 auto;
        border: 1px solid #d9d9d9;
        font: 14px/15px Montserrat,Arial,Helvetica,sans-serif;
        color: #333;
        text-align: center;
        padding: 15px 5px;
        transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        border-radius: 0
    }

.plugins a, .plugins h3, .title h1 {
    font-family: Arial
}

.evtLstInfoMain:hover .evtInfoButtDiv button {
    background: #19cfd0 !important;
    color: #fff
}

.evntHeadLeft {
    width: 27%;
    float: left
}

.evntHomeHeadLeft, .ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.evntHeadRgt {
    width: 73%;
    float: left
}

.evtInfoThrdDesc {
    width: 25%;
    font-size: 11px;
    color: #6684bb;
    float: left;
    text-align: right
}

.evtInfoDescTxt {
    font-size: 12px;
    text-align: justify;
    height: 40px;
    overflow: hidden;
    color: #333;
    padding: 4px 0px;
}

.evtInfoShopButt, .evtInfoViewButt {
    border-radius: 20px;
    font-size: 14px;
    text-align: center
}

.evtInfoViewButt {
    width: 100%;
    color: #fff;
    background: -webkit-gradient(linear,left top,right bottom,from(#ff3e00),to(#ffbe30));
    background: -webkit-linear-gradient(top left,#ff3e00,#ffbe30);
    background: -o-linear-gradient(top left,#ff3e00,#ffbe30);
    background: linear-gradient(to bottom right,#ff3e00,#ffbe30)
}

.evtInfoShopButt {
    width: 150px;
    color: #fff;
    float: right;
    background: #e87d0a;
    background: -moz-linear-gradient(left,#e87d0a 0,#f59e47 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#e87d0a),color-stop(100%,#f59e47));
    background: -webkit-linear-gradient(left,#e87d0a 0,#f59e47 100%);
    background: -o-linear-gradient(left,#e87d0a 0,#f59e47 100%);
    background: -ms-linear-gradient(left,#e87d0a 0,#f59e47 100%);
    background: linear-gradient(to right,#e87d0a 0,#f59e47 100%)
}

    .evtInfoShopButt:hover {
        color: #fff;
        background: #f78d1b;
        background: -moz-linear-gradient(left,#f78d1b 0,#f5b06c 100%);
        background: -webkit-gradient(left top,right top,color-stop(0,#f78d1b),color-stop(100%,#f5b06c));
        background: -webkit-linear-gradient(left,#f78d1b 0,#f5b06c 100%);
        background: -o-linear-gradient(left,#f78d1b 0,#f5b06c 100%);
        background: -ms-linear-gradient(left,#f78d1b 0,#f5b06c 100%);
        background: linear-gradient(to right,#f78d1b 0,#f5b06c 100%)
    }

.evtWkDatListMain {
    cursor: pointer;
    padding: 0 0 10px;
    background: #005f77
}

.evtWkDatMain {
    height: 70px;
    padding: 10px;
    cursor: pointer
}

    .evtWkDatMain .fa {
        float: right;
        position: relative;
        top: 20px
    }

.evtActDatMain {
    background: rgba(0,0,0,.3);
    height: 80px;
    margin-bottom: 0;
    margin-top: 0
}

.evtDayTxt {
    text-align: right;
    font-size: 20px;
    margin-bottom: 5px;
    color: #ff9a31
}

.evtDatTxt {
    text-align: right;
    font-size: 14px;
    color: #fff
}

.evtWekDtlMainWrap {
    height: 440px;
    padding-top: 20px;
    background: url(/content/images/home/weekBg.jpg) 0 0/cover
}

.evtWekDtlInfoMainWrp {
    height: 80px;
    margin-top: 20px;
    cursor: pointer
}

.wekDtlInfoImgDiv, .wekDtlInfoImgDiv img {
    margin: 0 auto;
    width: 80px;
    height: 80px
}

.evtWekDtlInfoMain {
    width: 90%;
    height: 60px;
    background: rgba(0,0,0,.3);
    margin: 0 auto;
    border-radius: 4px
}

.wekDtlInfoImgDiv {
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
    position: relative;
    top: -10px
}

.dtlInfoHeadTxt {
    margin-top: 6px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-align: left
}

.dtlInfoAddr {
    color: #b2b59b;
    font-size: 13px;
    text-align: left
}

.evtGalMainWrap {
    padding-bottom: 50px
}

.evtGalTxt {
    font-size: 14px;
    text-align: center;
    color: #d4e7f8;
    padding-top: 2px;
    position: relative;
    top: -23px;
    margin-bottom: -18px;
    background: rgba(0,0,0,.4)
}

.evtGalAddTxt {
    font-size: 12px;
    color: #498e9c;
    position: relative;
    top: 4px
}

    .evtGalAddTxt span {
        color: #f7962e;
        border-bottom: none
    }

.colitem, .evtHeadImgDiv:hover, .wholeservicediv, a:hover {
    cursor: pointer
}

@media only screen and (min-width:1280px) {
    .sanwrapper {
        width: 100% !important;
        margin: 0 auto
    }
}

.evtGalInfoSlidMain {
    width: 90%;
    margin: 0 auto;
    height: 260px
}

.evtGalInfoImg {
    border: 8px solid #5d5d5d;
    margin-right: 3%;
    float: left;
    border-radius: 50%;
    overflow: hidden
}

.evtGalInfoTxtMain {
    width: 53%;
    height: 265px;
    float: left;
    padding: 20px 10px
}

.evtGalInfoTxtHd {
    font-size: 18px;
    color: #3b6bb4
}

.evtGalInfoTxtDeg {
    font-size: 15px;
    color: color: #7da3dc
}

.evtGalInfoTxtDesc {
    margin-top: 10px;
    color: #666;
    font-size: 13px;
    line-height: 25px
}

.evtInerCntName {
    color: #273742;
    font-size: 15px;
    padding-top: 20px;
    text-align: right
}

.evtTktGrand, .evtTktGrandAmd {
    font-size: 15px;
    color: #656464;
    font-weight: 600
}

.evtInerCntName span {
    color: #676767
}

.evtGalInfoSlidMain .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    color: transparent;
    background: url(/content/images/home/arrow-left.png) 50% 50% no-repeat !important;
    width: 45px;
    height: 45px;
    margin-right: 0;
    position: relative;
    top: -38px
}

.evtGalInfoSlidMain .owl-theme .owl-controls .owl-buttons div.owl-prev {
    color: transparent;
    background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
    float: left;
    width: 45px;
    height: 45px;
    margin-left: -5%;
    position: relative;
    top: -38px
}

.evtGalInfoSlidMain .owl-theme .owl-controls .owl-buttons {
    margin-top: -145px;
    font-family: Georgia;
    color: #333;
    font-size: 24px
}

.evtTktPrcTble {
    border: none
}

    .evtTktPrcTble.table > thead > tr > th {
        border-bottom: 2px solid #ddd !important
    }

    .evtTktPrcTble.table-bordered > thead > tr > th, .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 {
        border: 1px solid #ddd
    }

    .evtTktPrcTble.table > thead > tr > th, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border: none;
        color: #838383
    }

.evtTktGrand {
    position: relative;
    left: 15px
}

.evntTotalPrcTr {
    margin-top: 10px !important
}

.evtRgdNoteLeftRow, .evtRgdNoteRgt {
    height: 50px;
    border: 1px solid #d2d2d2
}

.evtRgdNoteLeft {
    padding: 10px;
    font-size: 18px
}

    .evtRgdNoteLeft span {
        font-size: 14px;
        margin-left: 6px
    }

.evtTktRegLftPart {
    height: 500px;
    background: red
}

.evtTktRegRgtPart {
    height: 500px;
    background: #00f
}

.sliderWrapper {
    width: 80%;
    height: 100px;
    margin: 0 auto;
    background: red
}

.sliderLftArea, .sliderRgtArea {
    width: 25%;
    height: 200px;
    background: red;
    float: left
}

.sliderMidArea {
    width: 50%;
    height: 200px;
    background: #00f;
    float: left
}

.evtFotMainWrap {
    background-color: #101130
}

.footerLogoDiv {
    color: #ecece2;
    margin-top: 10px;
    padding-left: 30px
}

.footerLogoImgDiv {
    height: 30px;
    text-align: center
}

.footerQlinkDiv, .mb10, .smart-forms .spacer-b10 {
    margin-bottom: 10px
}

.footerLogoImg {
    width: 115px;
    padding-top: 0
}

.footerLogoHeader {
    font-size: 16px;
    margin-top: 5px
}

.footerLogoText {
    font-size: 12px;
    margin-top: 0;
    line-height: 22px
}

.evtFotSocialMain {
    margin-top: 5px;
    margin-bottom: 5px
}

.footerLinkListDiv {
    color: #ecece2;
    margin-top: 20px
}

    .footerLinkListDiv ul {
        list-style: none;
        line-height: 25px;
        padding-left: 0;
        float: right
    }

        .footerLinkListDiv ul > li {
            display: inline-block;
            zoom: 1
        }

.footerLinkIcon {
    font-size: 12px;
    margin-right: 5px
}

.footerLinkListDiv ul li {
    font-size: 11px
}

.footerLinkListDiv .fa {
    width: 15px
}

.footerLinkAction {
    text-decoration: none;
    display: block;
    color: #ecece2;
    line-height: 25px;
    font-size: 12px;
    list-style: none;
    outline: 0
}

    .footerLinkAction:active, .footerLinkAction:focus, .footerLinkAction:hover {
        outline: 0;
        text-decoration: none;
        color: #898484
    }

.aPaymentId:link, .evtInerTxt a:hover, .icon a:hover, .smart-forms .smart-link:hover {
    text-decoration: underline
}

.evtPastGalImg {
    margin-top: 20px;
    margin-bottom: 20px
}

.evtLastFotTxt {
    font-size: 12px;
    padding: 7px 0 0 40px;
    color: #fff
}

.evtFootMainWrap {
    background: #060b1f;
    background: -moz-linear-gradient(left,#060b1f 0,#183e85 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#060b1f),color-stop(100%,#183e85));
    background: -webkit-linear-gradient(left,#060b1f 0,#183e85 100%);
    background: -o-linear-gradient(left,#060b1f 0,#183e85 100%);
    background: -ms-linear-gradient(left,#060b1f 0,#183e85 100%);
    background: linear-gradient(to right,#060b1f 0,#183e85 100%);
    height: 30px
}

.footSocialFace {
    color: #d8d6f1;
    font-size: 25px
}

    .footSocialFace:hover {
        color: #2a51a2
    }

.footSocialLink, .footSocialTwit, .footSocialYouTube {
    color: #fff;
    font-size: 25px
}

    .footSocialTwit:hover {
        color: #00baff
    }

    .footSocialLink:hover {
        color: #0075a0
    }

    .footSocialYouTube:hover {
        color: #cc1f21
    }

.crtTktHead {
    color: #0c64e8
}

.leftPayMainTopWrap {
    background: #f9f9f9
}

.lftPannelHaeder {
    height: 42px;
    background: #2698b9;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    margin-top: 5px
}

.ticketAckBack {
    float: left;
    width: 100%;
    padding-bottom: 6px;
    background: rgba(74,151,5,.078)
}

.smart-forms .gui-input, .smart-forms .gui-textarea, .ticketAckproductBack {
    padding: 10px
}

.ConfoRegModalBody .field {
    margin-top: 10px;
}

.payUserInputMain {
    padding: 11px;
    background: #fbfbfb;
    border-bottom: 1px dashed #d4cfcf
}

.payUserTxtBox {
    width: 250px;
    border-radius: 1px
}

.payLogBut {
    width: 222px;
    border-radius: 1px;
    background: #2684b1;
    color: #fff;
    font-size: 20px;
    height: 34px;
    padding-top: 1px;
    border: 1px solid #2684b1
}

.cardSaveInfo, .divCaptcha, .divEventName, .loginTxt {
    font-size: 15px;
    color: #0d47a1;
}

.payLogBut:hover {
    background: #448eea;
    border: 1px solid #448eea;
    color: #fff
}

.loginTxt {
    color: #0979ec
}

.payUserDetailMain {
    padding: 11px
}

.payOptionBox {
    height: 40px;
    background: #f7f7f7;
    border-bottom: 1px dashed #b9b7b7;
    font-size: 18px;
    padding-top: 5px;
    cursor: pointer
}

.cardInfoHHeader {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #2698b9
}

.crdInfoContain {
    margin-top: 10px;
    background: #eaeaea;
    min-height: 200px;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px
}

.crdInfoTxt {
    margin-bottom: 3px;
    height: 32px
}

.padd20 {
    padding-top: 20px
}

.crdInfoDownLft, .crdInfoDownRgt {
    width: 50%;
    float: left
}

.crdInfoContain span {
    font-size: 15px;
    line-height: 30px
}

.downExpBox1, .downExpBox2 {
    width: 42%;
    height: 34px;
    float: left;
    margin-right: 8%;
    border: 1px solid #9a9999
}

.downExpBox3 {
    width: 48%;
    height: 30px;
    border: 1px solid #9a9999
}

.crdExpTxt, .crdExpTxt3 {
    border: none;
    height: 28px;
    font-size: 17px;
    padding: 2px
}

.crdExpTxt {
    width: 69px
}

.crdExpTxt3 {
    width: 78px
}

.cancelBut, .paymentBut {
    width: 100%;
    margin-top: 10px;
    font-size: 20px;
    color: #fff
}

.paymentBut {
    background: #2684b1;
    border-radius: 1px;
    border: 1px solid #2684b1
}

    .paymentBut:hover {
        background: #2684b1;
        color: #fff
    }

.cancelBut {
    border-radius: 1px
}

.payUserCrdDtlMain {
    background: #fff;
    padding: 1rem
}
    .payUserCrdDtlMain .cardSaveInfo .checkbox-inline{
        font-size:14px;
        font-weight: 600;
    }
    .SameAs, .SameAs span {
        margin-top: 15px
    }

    .SameAs input[type=checkbox], .SameAs input[type=radio] {
        margin-right: 5px;
        margin-top: -4px;
        height: 18px;
        width: 18px;
    }
.complementary {
    font-size: 14px;
    color: #f59d00;
    line-height:18px;
}
    .complementary .productInfo {
       
        font-size: 13px;
    }

.chkProducts .chkpname {
   
    font-size: 10px;
   
    padding: 0 0 0 5px;
}
.OrderSummary .cartProductInfo {
    padding: 5px 0px;
}
.rightPayMainWrap {
    border-bottom: 1px dashed #d4cfcf
}

.orderDiv1 {
    font-size: 18px;
    margin-bottom: 10px
}

/*.orderDiv2 {
    font-size: 20px;
    margin-bottom: 5px
}*/
.orderDiv2 {
    font-size: 16px;
    margin-bottom: 5px
}
.orderDiv3 {
    font-size: 12px;
    color: #878787
}

.orderDiv4 {
    font-size: 12px;
    color: #106882
}

.orderDiv5 {
    font-size: 14px;
    color: #095b74;
    padding-top: 5px;
    font-weight: 700
}

/*.userNoTkt {
    font-size: 35px;
    text-align: center
}*/
.userNoTkt {
    font-size: 16px;
    text-align: center
}
.userTktHeader {
    font-size: 14px;
    position: relative;
    font-weight: 600;
    text-align: center
}

.devHeaderTxt {
    text-align: center;
    height: 25px;
    background: #2698b9;
    padding-top: 5px;
    font-size: 14px;
    color: #fff
}

.registrationPartSec {
    background: rgba(255,255,255,.5);
    background-size: cover;
    min-height: 720px;
    padding-top: 30px
}

.ticketAcknowledgement {
    max-width: 1600px;
    margin: 0 auto
}

.ticketAckDmentPart {
    background: rgba(255,255,255,.5);
    min-height: 350px;
    padding: 10px 20px 15px 22px;
    max-width: 940px
}

.expoSubHeadPart {
    font-size: 22px;
    letter-spacing: .5px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px
}

.AckDmentSectionTopHead, .AckDmentSectionTopHead1, .AckDmentSectionTopHead2 {
    color: #0c4390;
    width: 100%;
    margin-bottom: 5px;
    float: left;
    font-weight: 700;
    padding: 5px 5px 7px 1px
}

.AckDmentSectionTopHead {
    background: rgba(58,123,211,.2)
}

    .AckDmentSectionTopHead p {
        float: left;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px dashed #6d99d5;
        letter-spacing: 1px;
        padding: 1px;
        margin: 0
    }

.billCtyContain, .buttDetailRow {
    margin-top: 10px;
    margin-bottom: 10px
}

.AckDmentSectionTopHead1 p, .AckDmentSectionTopHead2 p {
    float: left;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px dashed #6d99d5;
    letter-spacing: 1px;
    padding: 0;
    margin: 0
}

.AckDmenHeadNameTxt {
    color: #326602;
    font-weight: 400;
    padding: 5px 5px 7px 1px
}

.bookingId {
    text-align: left;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 6px
}

.AckAddButBlue, .AckAddButGreen, .AckAddButOrange {
    width: 50%;
    height: 34px;
    float: none !important;
    padding-top: 4px;
    margin-left: 25%;
    font-size: 15px;
    color: #fff
}

.AckAddButBlue {
    background: #1065dd;
    background: -moz-linear-gradient(top,#1065dd 0,#498feb 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,#1065dd),color-stop(100%,#498feb));
    background: -webkit-linear-gradient(top,#1065dd 0,#498feb 100%);
    background: -o-linear-gradient(top,#1065dd 0,#498feb 100%);
    background: -ms-linear-gradient(top,#1065dd 0,#498feb 100%);
    background: linear-gradient(to bottom,#1065dd 0,#498feb 100%)
}

    .AckAddButBlue:hover {
        background: #126deb;
        background: -moz-linear-gradient(top,#126deb 0,#5a98e8 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0,#126deb),color-stop(100%,#5a98e8));
        background: -webkit-linear-gradient(top,#126deb 0,#5a98e8 100%);
        background: -o-linear-gradient(top,#126deb 0,#5a98e8 100%);
        background: -ms-linear-gradient(top,#126deb 0,#5a98e8 100%);
        background: linear-gradient(to bottom,#126deb 0,#5a98e8 100%);
        color: #fff
    }

    .AckAddButBlue i.fa, .AckAddButGreen i.fa, .AckAddButOrange i.fa {
        margin-right: 10px;
        color: #fff
    }

.AckAddButGreen {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwYTUwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NThhMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#50a506 0,#458a05 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#50a506),color-stop(100%,#458a05));
    background: -webkit-linear-gradient(top,#50a506 0,#458a05 100%);
    background: -o-linear-gradient(top,#50a506 0,#458a05 100%);
    background: -ms-linear-gradient(top,#50a506 0,#458a05 100%);
    background: linear-gradient(to bottom,#50a506 0,#458a05 100%)
}

    .AckAddButGreen:hover {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1OGEwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MGE1MDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,#458a05 0,#50a506 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#458a05),color-stop(100%,#50a506));
        background: -webkit-linear-gradient(top,#458a05 0,#50a506 100%);
        background: -o-linear-gradient(top,#458a05 0,#50a506 100%);
        background: -ms-linear-gradient(top,#458a05 0,#50a506 100%);
        background: linear-gradient(to bottom,#458a05 0,#50a506 100%);
        color: #fff
    }

    .AckAddButBlue:Green, .AckAddButGreen:active {
        outline: 0
    }

.AckAddButOrange {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYWY0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjkyMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#ffaf4b 0,#ff920a 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffaf4b),color-stop(100%,#ff920a));
    background: -webkit-linear-gradient(top,#ffaf4b 0,#ff920a 100%);
    background: -o-linear-gradient(top,#ffaf4b 0,#ff920a 100%);
    background: -ms-linear-gradient(top,#ffaf4b 0,#ff920a 100%);
    background: linear-gradient(to bottom,#ffaf4b 0,#ff920a 100%)
}

    .AckAddButOrange:hover {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTIwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmFmNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,#ff920a 0,#ffaf4b 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ff920a),color-stop(100%,#ffaf4b));
        background: -webkit-linear-gradient(top,#ff920a 0,#ffaf4b 100%);
        background: -o-linear-gradient(top,#ff920a 0,#ffaf4b 100%);
        background: -ms-linear-gradient(top,#ff920a 0,#ffaf4b 100%);
        background: linear-gradient(to bottom,#ff920a 0,#ffaf4b 100%);
        color: #fff
    }

    .AckAddButOrange:active, .AckAddButOrange:focus, .smart-forms .switch > input:focus {
        outline: 0
    }

.billAddTxt {
    height: 29px;
    font-size: 14px;
    border-radius: 1px
}

.bilInfoContain {
    background: #eaeaea;
    min-height: 200px;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px
}

.billCtyContain {
    width: 100%
}

.billLft, .billRgt {
    width: 48%;
    float: left
}

.shippInfoContain {
    margin-top: 0;
    background: #eaeaea;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px 0
}

#clockdiv div > span, #clockdiv > div {
    border-radius: 3px;
    display: inline-block
}

.shipInfoHHeader {
    margin: 10px auto;
    font-size: 15px;
    font-weight: 600;
    color: #2698b9
}

.billLft {
    margin-right: 4%
}

h1 {
    color: #396;
    font-size: 40px;
    margin: 40px 0 20px
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 20px
}

    #clockdiv > div {
        padding: 5px 12px;
        background: #00bf96
    }

    #clockdiv div > span {
        padding: 0
    }

.smalltext {
    padding-top: 5px;
    font-size: 16px
}

.increment {
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.01,#00ecb9),color-stop(1,#00bf96))
}

.toppadd {
    padding-top: 10px;
    width: 100%;
    text-align: center
}

.cards {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

    .cards img {
        margin: 10px;
        border: 3px solid #000;
        box-shadow: 3px 3px 8px 0 rgba(0,0,0,.3);
        max-height: 200px
    }

audio, canvas, progress, video {
    max-height: 210px
}

.portfolio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch
}

.portfolio-item {
    position: relative;
    width: 45%;
    padding: 20px;
    margin-bottom: 20px;
    height: 320px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column
}

    .portfolio-item:first-child, .portfolio-item:nth-child(n+6) {
        height: 670px
    }

.TopAds {
    height: 100px
}

.MidAds {
    height: auto
}

.navBrandLogo {
    max-width: 130px
}

.divSearchContainMain {
    background-color: #f3f3f3;
    -webkit-box-shadow: 0 1px 17px 0 rgba(40,44,53,.1),0 2px 4px 0 rgba(40,44,53,.1);
    box-shadow: 0 1px 17px 0 rgba(40,44,53,.1),0 2px 4px 0 rgba(40,44,53,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    text-align: left;
    padding: 15px;
    width: 100%;
    border-bottom: 1px dashed #9a9595;
    height: 90px
}

.divcountrySearchContainMain {
    background-color: #f3f3f3;
    -webkit-box-shadow: 0 1px 17px 0 rgba(40,44,53,.1),0 2px 4px 0 rgba(40,44,53,.1);
    box-shadow: 0 1px 17px 0 rgba(40,44,53,.1),0 2px 4px 0 rgba(40,44,53,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    text-align: left;
    padding: 5px;
    width: 100%;
    border-bottom: 1px dashed #9a9595;
    min-height: 50px
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 0 !important
}

.divSearchContain {
    width: 100%;
    float: left;
    padding: 3px
}

.SearchContaintxt {
    text-rendering: optimizeLegibility;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    display: block;
    text-decoration: none;
    color: #1e0a3c;
    width: 80%;
    float: left
}

.evtInerTxt div, .evtViewAll, .icon {
    line-height: 40px
}

.divEventOrg {
    padding-top: 2px;
    font-size: 12px;
    color: #AD1457;
}

.SearchContaintxt a {
    text-decoration: none;
    color: #fff;
    font-size: 15px
}

.ui-autocomplete {
    max-width: 100%;
    position: relative;
    top: -2781.72px;
    left: 346.5px;
    display: inline-block;
    height: 300px;
    overflow-y: auto;
    z-index: 99999;
}

.SearchContainImg {
    width: 20%;
    float: left
}

    .SearchContainImg img {
        width: 70px;
        height: 50px;
        position: relative;
        border-radius: 3px
    }

.divEventDate {
    padding-top: 2px;
    color: #000;
    font-size: 12px;
}

#map {
    position: relative;
    width: 100%;
    height: 100vh;
    max-height: 300px;
    overflow: hidden
}

@media (max-width:768px) {
    .loginmodal .modalwidth {
        width: auto;
        margin: 30px 5%
    }

    #map {
        position: relative;
        width: 100%;
        height: 100vh;
        max-height: 300px
    }

    .HeadLinkMainDiv {
        width: 30%
    }

    .collapse ul li a {
        font-size: 11px
    }

    .footerLinkListDiv {
        color: #ecece2;
        margin-top: 0
    }

        .footerLinkListDiv ul {
            float: left;
            padding-left: 30px
        }
}

.priceStrike {
    text-decoration: line-through;
    color: #c72424;
    font-size: 15px;
}

.divCusInfoHead {
    border-bottom: 1px dotted;
    display: inline;
    font-size: 22px
}

.divCustInfo {
    margin: 20px
}

.divCusBookingHead {
    border-bottom: 1px dotted;
    font-size: 18px;
    margin-bottom: 5px;
    display: inline-block
}

.margtop5 {
    margin-top: 8px
}

.border {
    border-bottom: 1px dashed #c7c7c7
}

.aBookingId, .aPaymentId {
    color: #00f
}

.btnDownload {
    width: 100px;
    margin-bottom: 10px
}

.divCustomerHead {
    text-align: center;
    font-size: 20px;
    margin: 6px
}

    .divCustomerHead span {
        color: #065898
    }

.required:after {
    content: "*";
    font-weight: 700;
    color: red
}

.margbottom650 {
    min-height: 650px
}

.padT10 {
    padding-top: 10px;
    padding-left: 0
}

.tikBack, .tikbackNomargin {
    margin: 0;
    padding: 0
}

.divtext {
    position: relative;
    width: 100%;
    font-size: 12px;
    left: 15px;
    display: inline-block
}

.chkProducts input[type=checkbox] {
    float: left;
    max-width: 20px;
    height: 20px;
    width: 20px;
    margin: 0
}

.chkProducts thead, td, th, tr {
    vertical-align: middle
}

.chkProducts table {
    width: 100%;
    border: 1px solid #d8d8d8;
    background: #fff
}

    .chkProducts table th {
        height: 25px;
        color: #fff;
        background: #2698b9;
        line-height: 30px
    }

    .chkProducts table td {
        font-size: 12px;
        color: #333;
        vertical-align: middle;
            padding:10px;
    }

        .chkProducts table td img {
            max-width: 80px;
            width: 100%;
            padding: 10px
        }

.tikBack {
    background: #ddd
}

.productInfo {
    color: #4c4c4c;
    font-size: 14px
}

.chkpname {
    color: #333;
    font-size: 11px;
    float: left;
    text-transform: uppercase;
    font-weight: 700
}

.chkAttributes, .chkstock {
    font-size: 12px;
    width: 100%;
    float: left
}

.chkAttributes {
    color: #585858
}

.chkstock {
    color: #333
}

.productHead {
    font-size: 16px;
    padding: 10px 0;
    color: #EF6C00;
}
.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    /* font-weight: normal; */
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px;
    color: #5a5a5a;
    letter-spacing: .5px;
    
}
.btnresize {
    width: 40%;
    font-size: 16px
}

.adminDataPart, .adminDataPart table {
    margin-bottom: 5px;
    width: 100%
}

.adminDataPart {
    float: left;
    margin-top: 5px
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #e4e4e4
}

.table-striped > tbody > tr > td {
    color: #080808;
    vertical-align: middle
}

.aboutUs a, .icon a, .reviews_wrp ul li a {
    color: #000
}

@media (max-width:1050px) {
    .adminDataPart {
        max-width: 1040px;
        overflow-x: auto
    }

        .adminDataPart table {
            width: 1040px;
            max-width: none
        }
}

.logSuccMsg {
    text-align: center;
    font-weight: 700;
    padding: 15px 0 0;
    color: #175602;
    margin-top: 10px
}

#loadingPayment {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: 1.5s linear infinite spin;
    position: absolute;
    z-index: 999
}

h4 {
    color: #636363
}

.widget-table-text-color {
    color: #343d4f
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.evtInerTxtVideo {
    margin-top: 300px;
    position: absolute
}

.rightOrderBoxMain {
    border: 1px solid #dadada;
    padding: 1rem .5rem;
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #85adad;
    border-radius: 10px
}

    ::-webkit-scrollbar-thumb:hover {
        background: #1f2e2e
    }

.scrollArea {
    max-height: 500px;
    overflow: auto;
    display: block;
    width: 100%;
    overflow-x: hidden
}

.custom-btn, .event-content .event-date {
    overflow: hidden;
    text-transform: uppercase
}

.cartProductInfo img {
    max-width: 60px
}

.cartProductInfo .cartProductName {
    font-size: 14px;
    display: flex;
    float: left
}

.cartProductName .color, .cartProductName .size {
    float: left;
    padding-left: 5px;
    font-size: 12px
}

    .cartProductName .color span, .cartProductName .size span {
        color: #2698b9
    }

.rowMargin0 {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:1360px) {
    .cardInfoHHeader {
        margin-top: 0;
        font-size: 15px;
        font-weight: 600;
        color: #2698b9
    }

    .orderDiv5, .shippInfoContain span {
        font-size: 12px
    }

    .SameAs {
        margin-top: 0
    }

    .payOptionBox {
        height: 30px;
        background: #f7f7f7;
        border-bottom: 1px dashed #b9b7b7;
        font-size: 15px;
        padding-top: 0;
        cursor: pointer
    }

    #clockdiv {
        font-size: 14px
    }

    .orderDiv2 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .userNoTkt {
        padding: 0;
        font-size: 20px;
        text-align: left
    }

    .userTktHeader {
        font-size: 10px;
        padding: 0
    }
}

.valmsg {
    color: #175602
}

#divShipprice {
    height: 40px
}

.terms .shipCustImgDiv {
    float: left;
    padding-right: 5px
}

.privNoticeHead {
    color: #0e6f6b
}

.aboutUs ul, .privacyPolicy ul {
    width: 100%;
    padding-left: 5%
}

.bbClearborder3 {
    border-top: 1px dotted #0686f6;
    height: 0
}

.aboutUs img {
    max-width: 12px;
    margin-right: 5px
}

.form-control::placeholder {
    opacity: .5
}

.evtViewAll {
    font-size: 14px;
    color: #2565a7;
    font-weight: 400
}

.evntProdInfoMain .fa {
    width: 13px;
    height: 14px
}

.delDtlattrSelectBox {
    width: 70px;
    height: 30px;
    border: 1px solid #747474;
    border-radius: 3px;
    color: #3c3c3c;
    text-indent: .01px;
    text-overflow: "";
    padding-top: 1px;
    padding-left: 10px;
    text-align: center;
    font-size: 15px
}

.icon, .icon1, .icon2 {
    border-radius: 100%;
    font-size: 18px;
    float: left;
    text-align: center;
    color: #fff;
    height: 40px;
    width: 30px
}

    .icon a {
        text-decoration: none
    }

        .icon a:hover {
            color: #50a506
        }



.sicon, .sicon1, .sicon2 {
    border-radius: 100%;
    font-size: 18px;
    /* float: left;*/
    text-align: center;
    color: #fff;
    height: 40px;
    width: 30px
}

    .sicon a {
        text-decoration: none
    }

        .sicon a:hover {
            color: #50a506
        }

.evtInerTxt a {
    color: #333 !important;
    text-decoration: none
}

    .evtInerTxt a:hover {
        color: #000 !important
    }

#buyertabs a, #tabs a, .addeventatc, a:hover {
    text-decoration: none
}

#lblmsg, #lblmsg ul, .ccpa-modal-body, .speakerModal .modal-body {
    padding: 20px
}

.icon1, .icon2 {
    line-height: 48px
}

.event-info-list ul li:first-child {
    background: #ff3030
}

.event-info-list ul li:nth-child(2) {
    background: #6c00a8
}

.event-info-list ul li:nth-child(3) {
    background: #23018d
}

.cart_ticket {
    border: 1px dashed #ccc;
    margin-top: 10px;
    padding: 0px;
}

.crtTktList i {
    position: relative;
    top: 0;
    left: 0
}

.iconSmallG, .iconSmallP {
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    background-color: #2b3148;
    margin-right: 5px;
    font-size: 15px
}

.divEventDay {
    background: #2b3148;
    position: absolute;
    padding: 11px;
    font-size: 15px;
    font-weight: 700;
    word-wrap: break-word;
    max-width: initial;
    text-align: left;
    line-height: 16px;
    bottom: 0;
    width: 100%
}

.event-title {
    margin: 0;
    font-size: 30px
}

.tag-item {
    font-weight: 700;
    margin-bottom: 5px;
    color: #333
}

.addeventatc, .custom-btn {
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.addeventatc, .caltext, .custom-btn {
    color: #fff !important
}

.event-info-list ul {
    width: 100%;
    display: table
}

    .event-info-list ul li {
        width: 32%;
        padding: 2% 1%;
        margin-right: 1%;
        border-radius: 3px;
        background-color: #f7f7f7;
        display: inline-block
    }
    .event-info-list ul li:last-child {
       
        margin-right: 0%;
       
    }
.event-content {
    display: table;
    padding-left: 8px
}

    .event-content .event-title {
        font-weight: 700;
        color: #fff;
        font-size: 12px
    }

    .event-content .event-date {
        margin: 0;
        font-weight: 900;
        color: #fff;
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 175px;
    }

.custom-btn {
    padding: 10px 10px;
    border-radius: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    background: #19cfd0 !important;
    border: 1px solid #19cfd0;
    -webkit-box-shadow: 0 5px 60px 5px rgba(0,0,0,.2);
    box-shadow: 0 5px 60px 5px rgba(0,0,0,.2);
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    display: block;
    margin: 0 0 10px;
}

    .custom-btn:hover {
        border: 1px solid #19cfd0;
        background: 0 0 !important;
        color: #19cfd0 !important
    }

.pagination .btn, .pagination .btnhover {
    color: var(--maincolor)
}

.addeventatc::after, .addeventatc::before, .custom-btn::after, .custom-btn::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    content: '';
    position: absolute;
 /*   border-radius: 50px;*/
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.sidebar-section .location-wrapper .custom-btn {
    -webkit-box-shadow: none;
    box-shadow: none
}

a:hover {
    color: #ff3e00
}

.ticket-select number, .ticket-select select {
    width: 100%;
    display: block;
    padding: 0 10px;
    /* -webkit-appearance: none; */
    background: url(/content/images/1.down-arrow.png) right 20px center no-repeat;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    height: 100%;
    font-size: 12px;
}

.ticket-select {
    width: 100%;
    height: 45px;
    position: relative;
    border-radius: 3px;
    background-color: #f7f7f7;
    max-width: 150px;
    float: right
}

    .ticket-select select {
        border-radius: 3px;
        border: 1px solid #39b2c7
    }

button, select {
    text-transform: none
}

.ticket-select number {
    border-radius: 3px;
    border: 1px solid #ffdd92
}

.addeventatc {
    margin: 20px 0;
    display: inline-block;
    line-height: 100%;
    border: 0 solid transparent !important;
    -webkit-border-radius: 50px !important;
    border-radius: 0 !important;
    -webkit-font-smoothing: antialiased !important;
    padding: 13px 12px 12px 15px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px !important;
    text-transform: uppercase;
    background: #708090;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    width: 100% !important
}

.TikHeadColor, .divordernow .custom-btn, .divordernow .custom-btn::after, .divordernow .custom-btn::before {
    border-radius: 3px
}

.cnfSpeaker, .ticket-title {
    text-transform: capitalize
}

.addeventatc::before {
    background: #333545 !important
}

.addeventatc::after {
    background: linear-gradient(to bottom right,#708090,#708090) !important;
    opacity: 0;
    background: -o-linear-gradient(top left,#708090,#708090)
}

.addeventatc:hover::before, .custom-btn:hover::before {
    opacity: 0
}

.TikHeadColor {
    padding: 15px 30px;
    background: -webkit-gradient(linear,left top,right bottom,from(#20626c),to(#199db3));
    background: -webkit-linear-gradient(top left,#20626c,#199db3);
    background: -o-linear-gradient(top left,#20626c,#199db3);
    background: linear-gradient(to bottom right,#20626c,#199db3);
    color: rgba(255,255,255,.8)
}

.rt-footer .footer-ls-content {
    width: 80%;
    float: left;
    padding: 11px 0
}

.rTikHeadColor .header-ls-content {
    width: 70%;
    float: left
}

.evtInerTxt i, .evtInerTxtTop i {
    color: #ffbe30;
    padding-right: 5px
}

.evtInerTxt .icon .socialFace {
    padding-right: 0
}

.evtInerTxtTop .icon .socialFace {
    color: #fff;
    padding-right: 0
}

.total-price {
    font-weight: 700;
    padding-top: 10px;
    color: #333
}

#CaptchaInputText {
    height: 35px;
    background: #fff;
    /*border: none;*/
    width: 100%;
    /* max-width: 200px;*/
    margin: 0px 0px 15px 0px;
}

.addeventatc .addeventatc_icon, .browse_city {
    background: 0 0 !important
}

.ticket-title {
    margin: 0;
    font-size: 20px;
    color: #333
}

.addeventatc:hover {
    background-color: #818181 !important
}

.evtLstInfoImg {
    border-radius: 10px 10px 0 0;
    position: relative
}

#loadingExReg, #loadingReg {
    padding-left: 0;
    display: none
}

    #loadingExReg img, #loadingReg img {
        width: 40px;
        padding-left: 0
    }

.eventNoMsg {
    height: 30px;
    background: #e2e2e2;
    position: relative;
    top: -100px;
    margin-bottom: -30px;
    text-align: center;
    padding-top: 5px;
    color: #000;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 5px
}

.opacityblur {
    opacity: .5
}

.NoSpeaker {
    text-align: center;
    color: #b53232
}

.resizeImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.Descimg {
    float: left;
    width: 40%;
    text-align: center
}

    .Descimg img {
        height: 150px;
        width: 150px;
        border-radius: 50%
    }

.store_dtl_tab .Descimg {
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    margin: 0 12px 0 6px;
}

.Speakerinfo {
    float: left;
    width: 60%
}

    .Speakerinfo input[type=button], .buyerSpeakerinfo input[type=button] {
        width: 100%;
        margin-top: 5px;
        color: #000;
        border: 0;
        padding: 4px;
        background-image: linear-gradient(to right,#ccc 0,#d7d7d7 51%,#a9a9a9 100%)
    }

        .Speakerinfo input[type=button]:hover, .buyerSpeakerinfo input[type=button]:hover {
            background-position: right center
        }

.buyerDescimg {
    float: left;
    width: 15%;
    text-align: center
}

    .buyerDescimg img {
        height: 80px;
        width: 80px;
        border-radius: 50%
    }

.buyerSpeakerinfo {
    float: left;
    width: 20%
}

.buyertopic {
    float: left;
    width: 64%;
    border-left: 1px solid #d0d0d0;
    max-height: 145px;
    overflow-y: auto;
    padding-left: 5px;
    margin-left: 1%;
    font-size: 12px;
    text-align: justify
}

.cnfSpeaker {
    font-size: 20px;
    font-weight: 700;
    color: #333
}

.browse_city h4, .hDcatgry_coloum, .kf_heading_1 h2, .plugins h3, .ribbon, .s_prov_wrp h4, .title h1 {
    text-transform: uppercase
}

.conferenceTips {
    padding: 5px !important;
    width: 350px !important;
    min-height: 70px;
    text-align: justify !important;
    font-weight: 400
}

.cnfTime {
    font-size: 15px;
    padding: 1px 0
}

.cnfPrice, .cnfTopics {
    font-size: 14px;
    font-weight: 700
}

.cnfTopics {
    color: #337ab7;
    padding: 10px 0;
    border-bottom: 1px dashed;
    text-align: center;
    margin: auto 15%;
    cursor: pointer
}

.cnfLocation {
    font-size: 16px;
    padding: 1px 0
}

#tabs ul li.selected {
    background: green;
    color: #fff
}

#tabs ul, #tabsService ul {
    margin: 0;
    list-style: none;
    line-height: normal
}

#tabsService li {
    display: block;
    float: left;
    background: #d9d9d9;
    padding: 10px;
    min-width: 240px;
    margin: 10px 0 0;
    font-size: 16px
}

#buyertabs li {
    display: block;
    float: left;
    background: #333;
    width: 100%
}

#buyertabs a, #tabs a {
    display: block;
    float: left;
    padding: 10px 15px;
    color: #fff
}

#tabs li {
    display: block;
    float: left;
    background: purple
}

    #tabs li:active {
        background: #d4a91c;
        color: #000
    }

#tabsNoSpeaker li {
    display: block;
    float: left;
    background: purple;
    margin: 2rem 0 0 0;
}

#tabsNoSpeaker a {
    display: block;
    float: left;
    padding: 10px 15px;
    color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #234b6f;
    text-decoration: none;
    font-size: 13px
}

.browse_city ul li a, .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    font-size: 13px
}

.a_allschedule, .link_box ul li a {
    font-size: 14px;
    text-decoration: none
}

.navbar-inverse .navbar-toggle {
    background: #466a8e
}

.ui-widget-header {
    border: none !important;
    border-bottom: 1px solid #aaa !important;
    background: 0 0 !important
}

.borderSchedule {
    border: 1px solid #dedede;
    padding: 10px 5px;
    /* background: #eee;*/
    box-shadow: 0px 2px 9px 1px #d1d1d1;
    margin: 10px;
}

.panel .borderSchedule {
    border: 1px solid #dedede;
    padding: 10px 5px;
    /* background: #eee;*/
    box-shadow: 0px 2px 9px 1px #d1d1d1;
    min-height: 320px;
    margin: 10px;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0 !important
}

.ui-widget-content {
    border: none !important;
    background: 0 0 !important
}

.modal-body, .nav > li > a {
    padding: 0 10px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px
}

.navbar-inverse {
    border-color: #fff;
    margin-bottom: 0;
    color: #000
}

.navbar {
    border-radius: 0
}

.navbar-inverse .navbar-nav > li > a {
    color: #080816
}

    .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
        color: #000;
        background-color: transparent
    }

.adminDataPartNew table.table-bordered.dataTable td, .adminDataPartNew table.table-bordered.dataTable th {
    border-left-width: 0;
    font-size: 12px
}

.adminDataPartNew table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important
}

.adminDataPartNew table thead tr th {
    border: 1px solid #838181;
    background: #626568;
    color: #fff
}

.adminDataPart table thead tr th {
    border: 1px solid #838181;
    background: #466a8e;
    color: #fff;
    font-size: 13px
}

.adminDataPart .table-striped > tbody > tr > td, .adminDataPartNew .table-striped > tbody > tr > td {
    color: #080808;
    vertical-align: middle;
    font-size: 12px
}

.a_allschedule {
    color: #de7b00;
    line-height: 35px;
    border-bottom: 1px solid #bdb76b
}

.count_no, .f_service_date, .f_service_month, .link_box ul li, h2.footerheading {
    line-height: normal
}

.checkAndRadioList label, .instock {
    font-weight: 400
}

    .instock span {
        color: #ff920a;
        font-weight: 700
    }

.soldout {
    color: red
}

.btndisable {
    color: red !important
}

.regErrMsg {
    background-color: transparent;
    color: red;
    text-align: center;
    font-weight: 700
}

.footertopshadow {
    background: url(/content/images/footer/footer-top-shadow.jpg) repeat-x;
    width: 100%;
    float: left
}

footer {
    width: 100%;
    min-height: 275px;
    float: left;
    background: #313035
}

.link_box ul li.bgliNone .fa {
    font-size: 25px;
    background: #9b9b9b;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    color: #424141;
    border-radius: 50%;
    margin: 0 5px 0 0;
    transition: .5s ease-in-out
}
.link_box ul li.bgliNone .fa-brands {
    font-size: 25px;
    background: #9b9b9b;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    color: #424141;
    border-radius: 50%;
    margin: 0 5px 0 0;
    transition: .5s ease-in-out
}
.footer_cont {
    width: 94%;
    margin: 0 auto;
    padding-top: 23px
}

.footerbottombox, .footertopbox {
    width: 100%;
    float: left
}

.footerbottombox {
    margin-top: 20px
}

.link_box, .payment_box {
    margin: auto 1%;
    padding: .5%
}

h2.footerheading {
    font-size: 15px;
    color: #ebebeb;
    padding: 0 0 3px;
    margin: 0
}

.link_box ul {
    padding: 0;
    margin: 0
}

    .link_box ul li {
        background: url(/content/images/footer/small-arrow.png) 1px 9px no-repeat;
        padding: 0 0 0 12px;
        margin: 6px 6px 10px 0;
        list-style: none;
        display: inline-block
    }

        .link_box ul li a {
            color: #afafaf;
            line-height: 24px
        }

        .link_box ul li .socialicon {
            float: left;
            margin-right: 3px;
            padding: 0;
            clear: left;
            margin-bottom: 6px;
            width: 30px;
            height: 25px
        }

            .link_box ul li .socialicon img {
                width: 24px;
                height: 24px
            }

        .link_box ul li.bgliNone {
            float: left;
            background: 0 0 !important;
            margin-bottom: 10px !important;
            padding-top: 10px;
            padding-left: 3px
        }

.payment_box {
    width: 23%;
    float: left;
    background: rgba(243,240,240,.5);
    min-height: 230px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    box-shadow: 2px 1px 5px 2px rgba(145,145,145,.6);
    -moz-box-shadow: 2px 1px 5px 2px rgba(145,145,145,.6);
    -webkit-box-shadow: 2px 1px 5px 2px rgba(145,145,145,.6)
}

.paymenticon {
    margin-top: 15px;
    width: 100%
}

    .paymenticon ul {
        padding: 0;
        margin: 0;
        display: inline-block
    }

        .paymenticon ul li:first-child {
            margin-left: 2px
        }

        .paymenticon ul li {
            padding: 0;
            margin: 0 1% 6px;
            display: inline-block width: 20%;
        }

.topbrandsbox ul li, .topcategorybox ul li {
    font-size: 14px;
    padding: 0 0 0 12px;
    color: #414042;
    list-style: none
}

.siteseal_area {
    width: 98% !important;
    padding-top: 15px
}

    .siteseal_area img {
        min-height: 38px;
        float: left;
        max-height: 50px;
        margin-top: -13px;
    }

.footer_logo_sec {
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 80px
}

.footer_bordr {
    flex: 1 1 0%;
    height: 1px;
    background: #5d5d5f
}

.footer_logo, .smart-wrap {
    padding: 0 20px
}

.jointSec {
    justify-content: center;
    display: flex;
    margin-bottom: 2rem
}

#slidebox {
    z-index: 1001;
    height: 175px;
    position: fixed;
    bottom: 0;
    right: -200px;
    padding: 5px;
    border: none
}

.topbrandsbox {
    width: 77%;
    float: left
}

    .topbrandsbox ul, .topcategorybox ul {
        padding: 10px 0 0;
        margin: 0
    }

        .topbrandsbox ul li {
            background: url(/content/images/footer/arrow-LightBox.png) 3px 5px no-repeat;
            float: left;
            width: 32%;
            line-height: 18px;
            margin: 0 0 6px;
            letter-spacing: .5px
        }

.topcategorybox {
    width: 22%;
    float: right
}

    .topcategorybox ul li {
        background: url(/content/images/footer/arrow-LightBox.png) 3px 4px no-repeat;
        margin: 0 1% 6px 0;
        line-height: 14px;
        float: left;
        width: 44.25%
    }

div.AuthorizeNetSeal a img {
    border: 0;
    margin: auto 100%;
    text-decoration: none;
    display: inline-block;
    position: relative
}

.order_now_btn {
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 10rem;
    z-index: 100
}


.SeatTable select {
    width: 100%;
    margin-bottom: 10px
}
#CaptchaImage {
    max-width: 125px;
}
.divCaptcha a {
    font-size: 15px;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    /*border: 1px solid #000;*/
    text-align: center;
    margin: 3px 8px 0px 10px;
    background: #337ab7;
    position: absolute;
    right: 3px;
    /* top: 50%;*/
    transform: translateY(-110%);
}

*, .plugins h3, .title h1 {
    margin: 0;
    padding: 0
}

.divCaptcha .field-validation-error span {
    font-size: 12px;
    color: #a94442
}

.plugins a:hover, .title h1 {
    color: #d63031
}

.divMob .isdCode {
    float: left;
    width: 30%;
    border-right: 0px;
    border-radius: 5px 0 0 5px;
    padding: 0;
    text-align: center;
    background: #d9d9d9;
    font-weight: 700
}

.divMob .phoneNumber {
    float: left;
    width: 70%;
    border-left: 0;
    border-radius: 0 5px 5px 0
}

.Card_Exp_Year {
    position: absolute
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

* {
    text-decoration: none
}

.title {
    margin-top: 50px
}

    .title h1 {
        text-align: center
    }

        .title h1 span {
            display: block;
            color: #300a0a;
            font-size: 20px;
            margin-bottom: 10px
        }

.carousel-gallery {
    margin: 50px 0;
    padding: 0 30px
}

    .carousel-gallery .swiper-slide a {
        display: block;
        width: 100%;
        height: 200px;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
        -webkit-box-shadow: 3px 2px 20px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 3px 2px 20px 0 rgba(0,0,0,.2);
        box-shadow: 3px 2px 20px 0 rgba(0,0,0,.2)
    }

        .carousel-gallery .swiper-slide a:hover .image .overlay, .modal-overlay.visible, .smart-forms .notification .close-btn:hover {
            opacity: 1
        }

        .carousel-gallery .swiper-slide a .image {
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center center
        }

            .carousel-gallery .swiper-slide a .image .overlay {
                width: 100%;
                height: 100%;
                background-color: rgba(20,20,20,.8);
                text-align: center;
                opacity: 0;
                -webkit-transition: .2s linear;
                -o-transition: .2s linear;
                transition: .2s linear
            }

                .carousel-gallery .swiper-slide a .image .overlay em {
                    color: #fff;
                    font-size: 26px;
                    position: relative;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    transform: translateY(-50%);
                    display: inline-block
                }

    .carousel-gallery .swiper-pagination {
        position: relative;
        bottom: auto;
        text-align: center;
        margin-top: 25px
    }

        .carousel-gallery .swiper-pagination .swiper-pagination-bullet {
            -webkit-transition: .2s linear;
            -o-transition: .2s linear;
            transition: .2s linear
        }

            .carousel-gallery .swiper-pagination .swiper-pagination-bullet:hover {
                opacity: .7
            }

            .carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
                background-color: #d63031;
                transform: scale(1.1,1.1)
            }

.plugins h3 {
    text-align: center;
    color: #111
}

.plugins a {
    display: inline-block;
    color: #777;
    font-size: 14px;
    margin: 10px;
    transition: .2s linear
}

.service_hdng h3, .service_wrp h2, .store_banner h1 {
    font-family: 'Cormorant Garamond',serif
}

.gallery {
    width: 640px;
    margin: 0 auto;
    padding: 5px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.3)
}

    .gallery > div {
        position: relative;
        float: left;
        padding: 5px
    }

        .gallery > div > img {
            display: block;
            width: 200px;
            transition: transform .1s;
            transform: translateZ(0)
        }

        .gallery > div:hover {
            z-index: 1
        }

            .gallery > div:hover > img {
                transform: scale(1.7,1.7);
                transition: transform .3s
            }

.cf:after, .cf:before, .smart-forms .frm-row:after, .smart-forms .frm-row:before, .smart-forms .slider-group:after, .smart-forms .slider-group:before {
    display: table;
    content: "";
    line-height: 0
}

.cf:after, .smart-forms .frm-row:after, .smart-forms .slider-group:after {
    clear: both
}

#gallery {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

    #gallery img, #gallery video {
        width: 100%;
        height: auto;
        margin: 4% auto;
        box-shadow: -3px 5px 15px #000;
        cursor: pointer;
        -webkit-transition: .2s;
        transition: .2s
    }

.modal-img, .model-vid {
    width: 100%;
    height: auto;
    image-rendering: pixelated
}

.zoom-effect-container:hover .image-card img {
    -webkit-transform: scale(1.18);
    transform: scale(1.18)
}

.evntCatBoxRow {
    background: #2b3148;
    padding: 5rem 0 0
}

.event_category {
    display: flex;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 0;
    margin: 15px 0 0;
    opacity: 1;
    width: 100%
}

.catgry_coloum {
    display: flex;
    flex-flow: column nowrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    justify-content: flex-start;
    /*padding: 0 25px 0 0;*/
    margin: 20px 0 0;
    opacity: 1;
    width: 100%;
    height: auto
}

#list_show button, .kf_heading_1 {
    margin: 0 0 30px
}

.hDcatgry_coloum {
    cursor: default;
    font-size: 12px;
    color: #19cfd0;
    padding: 6px 0 3px;
    width: auto;
    opacity: 1;
    transition: .2s ease-in-out;
    font-weight: 700
}

.catgry_coloum ul, .reviews_wrp ul, .smart-forms .smart-list {
    list-style: none;
    margin: 0;
    padding: 0
}

    .catgry_coloum ul li {
        margin: 1rem 0
    }

        .catgry_coloum ul li a {
            color: rgb(116 116 116);
            font-size: 12px;
            text-decoration: none
        }

/*.event_banner {
    height: 300px
}*/

.event_list {
    padding: 30px 0 40px;
    background-color: #f0f0f0
}

.kf_heading_1 {
    float: left;
    width: 100%;
    position: relative
}

    .kf_heading_1 h2 {
        margin: 0 0 15px;
        font-size: 36px;
        line-height: 30px;
        color: #010101
    }

    .kf_heading_1 span span {
        display: block;
        font-size: 16px;
        line-height: 30px;
        color: #666;
        font-style: italic;
        padding: 0 0 20px
    }

    .kf_heading_1 span:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #bcbcbc
    }

    .kf_heading_1 span:after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: -100%;
        width: 100%;
        height: 2px
    }

.event_list_wrp {
    padding: 10px 0;
    background: #fff
}

.ribbon {
    height: 188px;
    margin-bottom: 30px;
    background: url(https://html5book.ru/wp-content/uploads/2015/10/snow-road.jpg) 0 0/cover;
    color: #fff;
    position: absolute;
    top: 0
}

.ribbon1 {
    position: absolute;
    top: -6.1px;
    right: -120px
}

    .ribbon1:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-left: 53px solid transparent;
        border-right: 53px solid transparent;
        border-top: 10px solid #047588
    }

    .pagination .btn, .ribbon1 span {
        position: relative;
        text-align: center
    }

    .ribbon1 span {
        display: block;
        background: #047588;
        font-size: 12px;
        line-height: 1;
        padding: 12px 8px 10px;
        border-top-right-radius: 8px;
        width: 110px;
        line-height: 18px;
    }

        .ribbon1 span:after, .ribbon1 span:before {
            position: absolute;
            content: ""
        }

        .ribbon1 span:before {
            height: 6px;
            width: 6px;
            left: -6px;
            top: 0;
            background: #047588
        }

        .ribbon1 span:after {
            height: 6px;
            width: 8px;
            left: -8px;
            top: 0;
            border-radius: 8px 8px 0 0;
            background: #047588
        }

:root {
    --maincolor: #2e294e;
    --secondarycolor: #fff
}

.pagination {
    display: flex;
    justify-content: end
}

    .pagination .btn {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 5px;
        height: 40px;
        width: 40px;
        background: 0 0;
        border: 2px solid var(--maincolor);
        font-family: sans-serif;
        font-size: 20px;
        font-weight: 500;
        cursor: pointer;
        user-select: none
    }

        .pagination .btn::before {
            position: absolute;
            content: "";
            background: var(--secondarycolor);
            height: 100%;
            width: 100%;
            transform: scale(0);
            transition: .5s ease-in-out;
            z-index: -1
        }

    .pagination .btnhover::before {
        transform: scale(1.1)
    }

.modal-overlay {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    transition: opacity .2s
}

    .VAsBZe.l7umoi, .d-flex, .modal-overlay.active, .phone_section .prepend-icon {
        display: flex
    }

.modal-container {
    flex-basis: 50%;
    padding: 1rem;
    background-color: #fff;
    border-radius: 3px
}

.card {
    -ms-flex-direction: column;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.modal-header {
    /*  display: flex;*/
    font-weight: 700
}

.modal-close {
    margin-left: auto;
    color: inherit;
    text-decoration: none;
    margin-top: -.5rem;
    font-size: 2rem
}

#BookTicketModal.loginmodal .modalwidth {
    width: 100% !important;
    margin: 0 !important
}

    #BookTicketModal.loginmodal .modalwidth .modal-content {
        max-height: initial;
        overflow-x: hidden;
        padding: 0;
        background: #f5f5f5;
        height: 100vh
    }

    #BookTicketModal.loginmodal .modalwidth .modal-header, .radio_container input:checked ~ .checkmark:after, .smart-forms .block, .smart-forms input:checked + .checkbox:before, .smart-forms input:checked + .radio:before {
        display: block
    }

    #BookTicketModal.loginmodal .modalwidth .modal-title {
        margin: 0;
        line-height: 1.42857143;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center
    }


#TicketRegModal.loginmodal .modalwidth {
    width: 100% !important;
    margin: 0 !important
}

#TicketRegModal.loginmodal .modalwidth .modal-content {
    max-height: initial;
    overflow-x: hidden;
    padding: 0;
    background: #f5f5f5;
    height: 100vh
}

#TicketRegModal.loginmodal .modalwidth .modal-header, .radio_container input:checked ~ .checkmark:after, .smart-forms .block, .smart-forms input:checked + .checkbox:before, .smart-forms input:checked + .radio:before {
    display: block
}

#TicketRegModal.loginmodal .modalwidth .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center
}


.location_wrp {
    background: #ccc
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 20px 0 0
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.list-group-item i {
    margin: 0 10px 0 0;
    font-size: 15px;
    color: #10a3bb
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-top: 0
}

.share_icon .icon {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    background-color: #d9534f;
    margin: 0 10px 0 0;
}

ul.share_icon {
    list-style: none;
    margin: 0;
    padding: 0 15px;
}

    ul.share_icon li {
        float: left;
    }
/*#BookTicketModal.loginmodal {
    z-index: 99999 !important
}*/

.modal-content {
    max-height: 600px;
    overflow: auto;
    padding: 0 ;
}
.divCountryContent {
    height: 300px;
    width: 420px;
}

.modal-header .close {
    margin-top: -2px;
    /*  position: absolute;
    right: 11px*/

    width: 20px;
    color: #ffffff !important;
    opacity: 1 !important;
    border: 0 !important;
    font-size: 35px;
}

.crtTktList li {
    border-top: 1px solid #ccc;
    padding-top: 1rem
}

#OrderSummary {
    padding: 1rem
}

.spnViewAll {
    font-size: 10px;
    color: #fff;
    padding: 3px;
    border: 1px solid #f0ad4e
}

@media only screen and (min-width:1001px) and (max-width:2400px) {
    .m {
        text-align: center
    }
}

@media only screen and (min-width:200px) and (max-width:1450px) {
    .l {
        display: none
    }
}

@media only screen and (min-width:601px) and (max-width:1000px) {
    .d, .evtRmvHeadLink {
        display: none
    }
}

@media only screen and (min-width:310px) and (max-width:600px) {
    .d, .t {
        display: none
    }
}

.TotalEventsCategory {
    position: absolute;
    z-index: 100;
    padding: 20px;
    /*background-color: #4b94c16b;*/
    background-color: #4b94c1c9;
    border-radius: 10px;
    font-weight: bolder;
    font-size: 20px;
    color: #fff;
    font-family: fantasy
}

.Showallcategoryinside {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.Catecounts {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 0 solid #ccc
}

.table-condensed > tbody > tr > td.disabled {
    background-color: #e0e0e0;
    border-radius: 0;
    cursor: not-allowed
}

.table-condensed > tbody > tr > td {
    border-radius: 0;
    padding: 10px;
    border: 1px solid #bbb9b9;
    background-color: #87cefa;
    text-align: center;
    cursor: pointer
}

.table-condensed > thead > tr > th {
    background-color: #898989;
    border-radius: 0;
    cursor: pointer;
    text-align: center
}

.datepicker {
    width: fit-content;
}

.datepicker-orient-bottom {
    /*  top: 125px !important;
    left: 782px !important;*/
    top: 137px !important;
    left: 392px !important;
    z-index: 100009 !important;
    display: block !important;
    max-width: 370px;
    position: fixed
}

.evtHeadLinkMngEvt {
    margin-left: 10px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    cursor: not-allowed !important;
    background-color: #333545 !important;
    border-color: #333545 !important
}

.pagination > li > a, .pagination > li > span {
    color: #333545;
    border: 1px solid #333545;
    margin: 0 5px;
    border-radius: 6px !important
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        color: #333545;
        background-color: #eee;
        border: 2px solid #333545
    }

.servicedatetimepicker {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #afedff;
    padding: 2%
}

.servicedatediv {
    padding-top: 2%
}

.servicedatedivright {
    padding: 3%;
    font-weight: 200 !important
}

.additiondivservice {
    border: 1px solid #c2d0fb;
    box-shadow: 2px 3px #c8eaff
}

.checkboxaddition {
    width: 28px !important;
    height: 28px !important;
    margin-top: 0 !important
}

.additionheader {
    padding: 18px;
    background: #e1fafa;
    margin-bottom: 15px
}

.borderadditiondata {
    border-bottom: 1px solid #add8e6
}

.btnadditionalserve {
    padding: 2%
}

.Servicecartmaincontainer {
    background-color: #fff;
    border-radius: 6px;
    border: none
}

.Additionallistdata {
    margin-bottom: 5px !important;
    padding: 0 10px !important
}

.Seatslabel {
    font-size: 12px;
    font-weight: 200
}

.SeatslabelLight {
    font-weight: 200;
    font-size: 14px
}

.Overflowtexthidedefault {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important
}

.evtLstInfoHeadr p, .f_service_list span, .f_service_list ul li, .f_service_title, .f_store_title, .s_prov_wrp h4, .s_prov_wrp p, .w1S0I2 input {
    white-space: nowrap;
    text-overflow: ellipsis
}

.Overflowtexthidedefault:hover {
    white-space: normal !important;
    word-break: break-all !important
}

.btn-block + .btn-block {
    margin: 0 !important
}

.lblHomeAvailable {
    font-size: 13px;
    font-weight: 400;
    color: #018101;
    padding-left: 16px
}

.browse_city h4, .evnt_content h3, .expoHeaderText, .fontboldcls, .reviews_wrp h3, .service_wrp h2, .w1S0I2 input {
    font-weight: 700
}

.newmodalopenclsdate .datepicker-inline table {
    width: 100%;
    color: Highlight !important;
    border-spacing: 28px 12px !important;
    border-collapse: separate
}

.service_hdng h3:after, .service_hdng h3:before {
    bottom: 6px;
    height: 4px;
    top: auto;
    transition: .3s linear;
    width: 42px;
    content: "";
    position: absolute
}

.cart_ticket_new_modaldsn {
    border: 2px dashed #ccc;
    margin-top: 1rem;
    padding: 2rem
}

.marginboth .custom-btn {
    justify-content: center !important
}

.marginboth {
    margin: 10px 10px 10px -28px
}

.HideCartdetails {
    background: #fff;
    padding: 20px 20px 42px;
    border-radius: 9px;
    margin-top: 38px
}

.reschdulmodldsn {
    background-color: #f1f1f1;
    overflow-x: hidden
}

.fontboldcls {
    font-size: 17px
}

.cart_service {
    margin-top: 2rem;
    padding: 2rem;
    background-color: #fff;
    border-radius: 9px
}

.cartmsgdsn {
    font-size: 16px;
    color: #106882
}

.updatetimsdsn {
    padding: 10px;
    margin-left: 151px;
    font-size: 16px
}

.top_header {
    background: #000;
    padding: 6px 0
}

    .top_header .logo img {
        margin: auto
    }

    .top_header ul.features_service {
        margin: 16px 0 0
    }

    .top_header button {
        border: 1px solid #ccc;
        padding: .4rem 1.5rem;
        text-align: center;
        background: 0 0;
        border-radius: 40px;
        margin-top: 11px;
        margin-left: 5px
    }

.store_banner {
    background: url('/content/Images/spa-home/spa_banner.jpg') center no-repeat;
    padding: 0 0 5rem
}

    .store_banner h1 {
        padding-top: 4rem;
        padding-bottom: 64px;
        font-size: 11rem;
        font-weight: 700;
        color: #fff;
        text-shadow: 3px 3px #000
    }

    .store_banner h3 {
        color: #fff;
        text-shadow: 1px 1px #000
    }

.Uetr5I.pRnYSy {
    padding: 4px;
    margin: -4px;
    background: 0 0;
    backdrop-filter: saturate(4.5) blur(10px);
    box-shadow: inset 0 0 0 4px rgb(156 156 156 / 8%)
}

.Uetr5I .VAsBZe {
    background: #fff;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.w1S0I2.-En4DC {
    border: 1px solid #bfbfbf
}

.w1S0I2 .utQiax {
    margin: 0 var(--spacing-300,16px);
    display: flex
}

.Icon_module_coreIcon__afd949b1 {
    display: inline-flex;
    flex-shrink: 0;
    width: inherit;
    height: inherit
}

    .Icon_module_coreIcon__afd949b1 > svg {
        width: inherit;
        height: inherit
    }

.w1S0I2 input {
    appearance: none;
    background: 0 0;
    border: none;
    color: #0d1619;
    font-size: 15px;
    height: 100%;
    line-height: 100%;
    outline: 0;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.w1S0I2 {
    align-items: center;
    background: #fff;
    border-radius: 8px;
    display: flex;
    width: 100%;
    min-height: 48px
}

.b4f0d809c._8a0c0809c {
    background-color: #101928;
    color: #fff;
    border-radius: 999px;
    padding: 0 16px !important;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: 150ms cubic-bezier(.215, .61, .355, 1);
    transition-property: background-color,border-color;
    border: 1px solid #101928;
    gap: 8px;
    margin: 4px;
    min-width: 140px;
}

._0WSOy0.-ZIK5J .l7umoi {
    display: grid;
    grid-template-rows: repeat(2,auto)
}

.eKLpG0 {
    display: flex;
    width: 92%
}

@media screen and (min-width:0) {
    .Icon_module_coreIcon__afd949b1.Icon_module__SizeDefaultM__afd949b1 {
        width: 20px;
        height: 20px
    }
}

@media (min-width:1024px) {
    .Uetr5I.nYvjRE {
        border-radius: 100px
    }

    .Uetr5I.pRnYSy {
        padding: 6px;
        margin: -6px;
        box-shadow: inset 0 0 0 6px rgb(156 156 156 / 8%)
    }

    ._0WSOy0.-ZIK5J .l7umoi {
        background: #fff;
        grid-template-columns: 1fr auto;
        grid-template-rows: 64px;
        transform: translateZ(0)
    }

    .Uetr5I.nYvjRE .VAsBZe {
        border-radius: 100px;
        padding: var(--spacing-0,0)
    }

    ._0WSOy0.-ZIK5J .eKLpG0 {
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: 1fr;
        transition: background-color var(--motion-duration-quick, 180ms) var(--motion-easing-ease-in-out, cubic-bezier(.42, 0, .58, 1));
        display: grid;
        gap: var(--spacing-200,12px);
        grid-template-columns: 1fr;
        grid-template-rows: repeat(2,1fr) auto;
        position: relative;
        gap: 0;
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: 1fr;
        transition: background-color 180ms cubic-bezier(.42, 0, .58, 1);
        display: grid;
        gap: 12px;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(2,1fr) auto
    }

    .w1S0I2.-En4DC {
        border: none
    }

    .e00be3c6d.e00be3c6d {
        display: none
    }

    .w1S0I2 {
        background: 0 0;
        border-radius: 0;
        position: relative;
        transition: background var(--motion-duration-quick, 180ms) var(--motion-easing-ease-in-out, cubic-bezier(.42, 0, .58, 1));
        z-index: 1
    }

    ._41b466c6d._41b466c6d {
        display: flex
    }
}

.expoHeaderText {
    font-size: 30px
}

.expoOvelRow .item {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #a8a7a7
}

.evnt_content h3 {
    margin: 1rem 0;
    color: #464646
}

.evnt_content p {
    color: #000;
    margin: 1rem 0
}

.evnt_content {
    padding: 1rem 2rem
}

    .evnt_content button {
        background: 0 0;
        border: 1px solid #ccc;
        color: #6e6d6d
    }

.reviews_wrp {
    background: #f2f2f2;
    padding: 2rem;
    border-radius: 10px;
    margin-bottom: 2rem
}

    .reviews_wrp ul li {
        font-size: 20px;
        float: left;
        margin-right: 1rem
    }

.featured_service {
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    height: 100%
}

    .featured_service .evntProdBoxImgDiv {
        overflow: hidden;
        height: 160px;
        position: relative;
        border-radius: 0;
        border: 0
    }

.browse_city h4 {
    color: #000
}

.browse_city ul li {
    float: none
}

.hosting_event_pic img, .varity_service {
    border: 1px solid #ccc;
    margin: 50px 0px;
    border-radius: 5px;
}

    .varity_service h3 {
        padding: 10px;
        text-align: center;
    }

.service_wrp {
    padding: 40px 0 25px;
    text-align: center;
    min-height: 380px !important;
    border-bottom: 1px solid #ccc;
}

    .service_wrp img {
        margin-top: 2rem;
        height: 165px;
        object-fit: cover;
        width: auto;
    }

    .service_wrp h2 {
        padding: 0 10%
    }

    .service_wrp p {
        padding: 0 10%;
        margin: 16px 0 0;
        color: #879296;
        min-height: 100px;
    }

.client_box h4, .count_sec {
    color: #fff;
    text-align: center
}

.qodef-m-svg {
    position: relative;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    margin-top: auto;
    stroke: #405861;
    fill: none;
    pointer-events: none;
    stroke-width: 3
}

.service_wrp:nth-child(2n) {
    background: #fef8f4
}

.count_sec:after, .count_sec:before {
    background: url('/content/Images/spa-home/floral-head-bg.png') no-repeat;
    width: 74px;
    height: 51px;
    filter: brightness(0) invert(1);
    opacity: .5;
    content: ''
}

.service_provider {
    background: url('/content/Images/spa-home/bg.jpg') center;
    padding: 3rem 0 5rem
}

.service_hdng h3 {
    background-image: url('/content/Images/spa-home/ico-flower.png');
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 28px;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 3rem;
    position: relative;
    text-align: center
}

    .service_hdng h3:before {
        left: auto;
        right: calc(50% - -20px);
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        background: #000
    }

    .service_hdng h3:after {
        left: calc(50% - -20px);
        right: auto;
        background: #000;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%)
    }

.s_prov_wrp {
    border: 1px solid #a3a3a3;
    padding: 3rem 3rem 3rem 8rem;
    margin-left: 4rem;
    position: relative;
    margin-top: 20px
}

    .s_prov_wrp p {
        font-size: 13px;
        overflow: hidden
    }

.service_circle {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%,-50%);
    right: 0
}

    .service_circle img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

.s_prov_wrp h4 {
    font-size: 20px;
    font-weight: 700;
    overflow: hidden
}

.happy_client_sec {
    background: url('/content/Images/spa-home/happy_client_bg.jpg') center/cover no-repeat;
    position: relative;
    height: 300px;
    padding: 8rem 0
}

.overlap {
    position: absolute;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.client_box h4, .count_no, .count_sec, .f_service_area {
    position: relative
}

.client_box {
    border: 1px dashed #cdcbcb;
    padding: 10px 0 36px;
    background: rgba(255,255,255,.1)
}

.grid-wrapper > div > img, .listing-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px
}

.count_sec {
    margin: auto;
    width: 100%;
    display: inline-block;
    padding: 0
}

    .count_sec:before {
        position: absolute;
        left: 20px;
        bottom: -21px
    }

.count_no {
    clear: both;
    font-size: 60px;
    font-weight: 600;
    margin: 0 0 11px
}

.count_sec:after {
    position: absolute;
    right: 20px;
    bottom: -27px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg)
}

.client_box h4 {
    font-size: 22px;
    margin: 0 75px;
    padding: 16px 0 0;
    text-transform: inherit;
    border-top: 2px solid #b1b1b1
}

.grid-wrapper > div {
    display: flex;
    justify-content: center;
    align-items: center
}

.grid-wrapper {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
    margin: 3rem 0
}

    .grid-wrapper .big, .grid-wrapper .tall {
        grid-row: span 2
    }

.clearfix, .f_service_content, .grid_pic, .smart-forms .rating {
    overflow: hidden
}

    .grid_pic img {
        margin-left: 30px;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .grid_pic:hover img {
        margin-left: 0
    }

.FeaturedService {
    background: url('/content/Images/spa-home/bg.jpg');
    padding: 4rem 0
}

.f-service-price, .f-service-status {
    background: #de302f;
    top: 20px;
    font-size: 12px;
    color: #fff;
    padding: 7px 20px;
    border-radius: 25px;
    font-weight: 500;
    list-style: none;
    z-index: 1;
    text-transform: uppercase
}

.f_service_area {
    box-shadow: #ddd 0 0 8px 5px;
    margin-bottom: 30px
}

.listing-thumb {
    height: 240px
}

    .listing-thumb img {
        display: block;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        -ms-transition: .3s;
        transition: .3s
    }

.f-service-status {
    position: absolute;
    left: 20px;
    margin: 0
}

.rated-star {
    padding-right: 4px;
}

.f-service-price {
    position: absolute;
    right: 20px;
    margin: 0
}

.f_service_icon {
    position: absolute;
    list-style: none;
    top: 200px;
    right: 20px
}

.card, .content_texture, .fancy-text-form, .list-group-item, .service_cart_bg, .sticky_board {
    position: relative
}

.f_service_icon li {
    display: inline-block;
    position: relative;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    float: right;
    margin: 0 5px;
    text-align: center
}

    .f_service_icon li a .fa {
        padding: 7px;
        color: #de302f
    }

.dp_social_share {
    min-width: 9rem
}




    .dp_social_share li a {
        color: #000 !important;
    }

.dropdown-menu {
    min-width: 12rem;
    padding: 0;
    margin: 0;
    border-radius: 3px;
    background: #000
}

.f_service_icon .dp_social_share li {
    width: 94%;
    height: auto;
    float: left;
    border: none;
    border-radius: unset;
    text-align: left;
    background: 0 0
}

ul.dp_social_share li {
    padding: 5px 10px
}

ul.dropdown-menu li {
    font-size: 18px;
    padding: 10px 0
}

.dp_social_share > li > a {
    font-size: 12px;
    padding: 5px 0 !important
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.f_service_body {
    padding: 25px 20px 38px;
    border: 1px solid #e7e7ed;
    margin-bottom: 1px;
    background: #fff
}

.f_service_calendar {
    padding: 10px 0;
    text-align: center;
    float: left;
    margin-right: 18px
}

.f_service_month {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    color: #de302f
}

.f_service_date {
    display: block;
    font-size: 24px;
    color: #485273
}

.f_service_list, .f_service_list ul li {
    color: #9ea6ba;
    font-size: 13px;
    margin: 0;
    padding: 5px 0;
}

    .f_service_list li {
        font-size: 15px;
        padding: 5px 0;
    }

.f_service_title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    overflow: hidden
}

    .f_service_title a {
        color: inherit
    }

.f_service_list {
    padding: 0;
    list-style: none
}

    .f_service_list ul li {
        width: 100%;
        display: inline-block;
        float: left;
        line-height: 1.78;
        overflow: hidden
    }

    .f_service_list span {
        margin-right: 20px;
        margin-bottom: 5px;
        color: #777;
        overflow: hidden
    }

    .f_service_list .fa {
        color: #de302f;
        margin-right: 8px;
        width: 15px
    }

.content_texture {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #ccc;
    padding: 6rem 0 2rem
}

    .content_texture:after {
        position: absolute;
        content: '';
        /*  background: url('/content/Images/spa-home/textured-border.png') no-repeat;*/
        bottom: 0
    }

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

.h-center {
    display: block;
    clear: both;
    text-align: center;
    margin-bottom: 0
}

.card, .fancy-form {
    display: -webkit-box;
    display: -ms-flexbox
}

.gray {
    color: #999;
    font-weight: 100
}

input, select {
    display: inline-block;
    transition: .15s ease-out;
    outline: 0;
    background-color: transparent
}

.fancy-form {
    margin: 20px auto;
    width: 100%;
    text-align: center;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between
}

.fancy-text-form {
    margin: 20px 15px;
    width: 100%;
    text-align: left
}

    .fancy-text-form > input, .fancy-text-form > select {
        border-bottom-width: 2px;
        box-shadow: none;
        outline: 0;
        padding: 15px 0 8px;
        font-size: 15px;
        width: 100%
    }

.white-blue-button {
    color: #21a1e1;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #21a1e1;
    transition: .15s ease-in-out
}

.white-blue-box {
    color: #21a1e1;
    width: 245px;
    border: 2px solid transparent;
    border-bottom-color: #21a1e1;
    display: inline-block;
    transition: .15s ease-out
}

.white-blue-select {
    color: #21a1e1;
    font-size: 16px;
    width: 100%;
    border: 2px solid transparent;
    border-bottom-color: #21a1e1;
    -moz-appearance: none
}

.fancy-text-form > input + label, .fancy-text-form > select + label {
    position: absolute;
    color: #777;
    font-style: italic;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    transition: .15s ease-out font-size: 13px;
}

.fancy-text-form > select + label {
    top: 0 !important
}

.white-blue-button:hover {
    color: #fff;
    background-color: #21a1e1
}

.med-box {
    width: 245px;
    font-size: 20px
}

.white-blue-box:focus + label, .white-blue-select:focus + label, input.focusFancy + label, select.focusFancy + label {
    top: -10px;
    font-size: 12px;
    color: #999
}

.specialreadonlycls {
    cursor: pointer !important;
    background-color: #fff !important
}

.speakerModal .close {
    position: fixed;
    font-size: 30px;
    font-weight: 600;
    color: var(--blue);
    opacity: 1;
    right: 4px;
    top: -32px;
    text-shadow: none;
    border: none !important
}

.smart-forms .button, .ui-datepicker-buttonpane button {
    text-shadow: 0 1px rgba(255,255,255,.2);
    cursor: pointer
}

.speakerdetailscls {
    -webkit-text-stroke: 0px;
    font-size: 18px
}

.speakerModal h5 {
    font-size: 23px;
    color: teal;
    margin-bottom: 10px !important;
    margin-top: 0 !important
}

.long_pic {
    height: 700px
}

.datepicker-days .datepicker-switch {
    background: 0 0;
    color: #fff
}

.sticky_board {
    background: #fff;
    padding: 15px;
    position:sticky;
    top: 0;
}

    .sticky_board:before {
        position: absolute;
        content: '';
        background-image: url(/content/Images/bill-border.png);
        background-repeat: repeat-x;
        height: 45px;
        bottom: -40px;
        width: 100%;
        left: 0
    }

.card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-item {
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.service_cart_bg {
    background: url('/content/Images/spa-home/feature_service_pic2.jpg') center no-repeat;
    padding: 1rem 0 5rem
}

#divAdsSlider, .black_shadow {
    background: rgba(0,0,0,.5)
}

.black_shadow {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.select-items, .select-selected {
    background-color: #05d5d5
}

.custom-select {
    position: relative;
    font-family: Arial
}

.smart-forms, .smart-forms .form-header h4 {
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff;
    top: 7px
}

.select-items div, .select-selected {
    color: #fff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0,0,0,.1);
    cursor: pointer
}

.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99
}

    .same-as-selected, .select-items div:hover {
        background-color: rgba(0,0,0,.1)
    }

.shadow_wrapper {
    box-shadow: 0 0 7px 1px #999;
    margin: 2rem auto
}

.right_panel_service_dtl {
    height: 100vh;
    background: #373737;
    color: #fff;
    padding: 4rem
}

.Speakerinfo i {
    color: #1e9fab;
    font-size: 14px;
    margin-right: 10px
}

body, html {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    /* font: inherit*/
}

.darkbg {
    background: url(/content/images/dark.png) fixed #6c82a2
}

.woodbg {
    background: url(/content/images/wood.png) fixed #e6cca6
}

.smart-forms, .smart-forms * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.smart-forms {
    line-height: 1.231;
    font-weight: 400;
    font-size: 14px;
    color: #34495e
}

.smart-container {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.65);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,.65);
    -o-box-shadow: 0 1px 5px rgba(0,0,0,.65);
    box-shadow: 0 1px 5px rgba(0,0,0,.65);
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.wrap-0 {
    max-width: 952px
}

.wrap-1 {
    max-width: 852px
}

.wrap-2 {
    max-width: 652px
}

.wrap-3 {
    max-width: 452px
}

.smart-forms .section {
    margin-bottom: 22px
}

.smart-forms .smart-link {
    color: #1abc9c;
    text-decoration: none
}

.smart-forms .tagline {
    height: 0;
    border-top: 1px solid #d9dde5;
    text-align: center
}

    .smart-forms .tagline span {
        text-transform: uppercase;
        display: inline-block;
        position: relative;
        padding: 0 15px;
        background: #fff;
        color: #1abc9c;
        top: -10px
    }

.smart-forms .field {
    display: block;
    position: relative
}

.smart-forms .field-icon i {
    color: #a2a6a8;
    position: relative;
    top: 0
}

.smart-forms .field-label {
    display: block;
    margin-bottom: 7px
}

    .smart-forms .field-label em {
        color: #e74c3c;
        font-size: 14px;
        font-style: normal;
        display: inline-block;
        margin-left: 4px;
        position: relative;
        top: 3px
    }

.smart-forms .form-header {
    overflow: hidden;
    position: relative;
    padding: 15px 30px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

    .smart-forms .form-header h4 {
        text-align: left;
        font-weight: 300;
        font-size: 25px;
        padding: 0;
        margin: 0
    }

        .smart-forms .form-header h4 i {
            font-size: 25px;
            position: relative;
            margin-right: 10px;
            top: 2px
        }

.smart-forms .header-primary {
    background-color: #1abc9c;
    border-top: 1px solid #23e0ba;
    border-bottom: 5px solid #16a085
}

.smart-forms .header-lite {
    background: #f3f5fa;
    border-top: 1px solid #23e0ba;
    border-bottom: 1px solid #d9dde5
}

    .smart-forms .header-lite:before {
        content: "";
        background-color: #1abc9c;
        position: absolute;
        height: 8px;
        z-index: 1;
        top: 0;
        right: 0;
        left: 0
    }

    .smart-forms .header-lite h4 {
        color: #5d6a87;
        padding-top: 5px
    }

.smart-flat, .smart-flat .form-header {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.smart-forms .form-body {
    padding: 40px 30px 20px
}

.smart-forms .form-footer {
    overflow: hidden;
    padding: 25px 25px 20px;
    background: url(/content/images/foobg.png) top left repeat-x #f3f5fa
}

.smart-forms input[type=search] {
    -webkit-appearance: textfield
}

.smart-forms ::-webkit-search-cancel-button, .smart-forms ::-webkit-search-decoration {
    -webkit-appearance: none
}

.smart-forms input::-webkit-input-placeholder, .smart-forms textarea::-webkit-input-placeholder {
    color: #919da8
}

.smart-forms input:focus::-webkit-input-placeholder, .smart-forms textarea:focus::-webkit-input-placeholder {
    color: #d6dbe0
}

.smart-forms input:-moz-placeholder, .smart-forms textarea:-moz-placeholder {
    color: #919da8
}

.smart-forms input:focus:-moz-placeholder, .smart-forms textarea:focus:-moz-placeholder {
    color: #d6dbe0
}

.smart-forms input::-moz-placeholder, .smart-forms textarea::-moz-placeholder {
    color: #919da8;
    opacity: 1
}

.smart-forms input:focus::-moz-placeholder, .smart-forms textarea:focus::-moz-placeholder {
    color: #d6dbe0;
    opacity: 1
}

.smart-forms input:-ms-input-placeholder, .smart-forms textarea:-ms-input-placeholder {
    color: #919da8
}

.smart-forms input:focus:-ms-input-placeholder, .smart-forms textarea:focus:-ms-input-placeholder {
    color: #d6dbe0
}

.smart-forms button, .smart-forms input, .smart-forms label, .smart-forms select, .smart-forms textarea {
    /*margin: 0;*/
    font-size: 14px;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 400;
    color: #34495e;
    outline: 0
}

#list_show h2, .community_wrp h3, .list_show_panel h1, .list_your_show_hdng h1 {
    font-family: 'Cormorant Garamond',serif
}

.smart-forms .gui-input, .smart-forms .gui-textarea, .smart-forms .select-multiple select, .smart-forms .select > select, .smart-forms input[type=button], .smart-forms input[type=search], .smart-forms input[type=submit] {
    -webkit-tap-highlight-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .smart-forms input[type=search]::-webkit-search-cancel-button, .smart-forms input[type=search]::-webkit-search-decoration, .smart-forms input[type=search]::-webkit-search-results-button, .smart-forms input[type=search]::-webkit-search-results-decoration {
        display: none
    }

.smart-forms .button, .smart-forms .checkbox, .smart-forms .radio, .smart-forms .switch > label {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.smart-forms .button, .smart-forms .checkbox, .smart-forms .gui-input, .smart-forms .gui-textarea, .smart-forms .notification, .smart-forms .radio, .smart-forms .select-multiple select, .smart-forms .select > select, .smart-forms .tooltip, .smart-forms input[type=button].button, .smart-forms input[type=search].gui-input, .smart-forms input[type=submit].button {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    outline: 0
}

.smart-forms .gui-input, .smart-forms .gui-textarea, .smart-forms .select, .smart-forms .select-multiple select, .smart-forms .select > select {
    background: #fff;
    position: relative;
    vertical-align: top;
    border: 2px solid #bdc3c7;
    display: inline-block;
    color: #34495e;
    outline: 0;
    height: 42px;
    width: 100%
}

.smart-forms .gui-textarea {
    resize: none;
    line-height: 19px;
    overflow: auto;
    max-width: 100%;
    height: 96px
}

.smart-forms .input-hint {
    padding: 10px;
    display: block;
    margin-top: -4px;
    line-height: 16px;
    position: relative;
    background: #f2f4fa;
    border: 2px solid #bdc3c7;
    border-top: 1px solid #bdc3c7;
    font-family: Arial,Helvetica,sans-serif;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    font-size: 11px;
    color: #777
}

.smart-forms .select {
    border: 0;
    z-index: 10
}

    .smart-forms .select > select {
        display: block;
        padding: 9px 10px 9px 36px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: 0;
        text-indent: .01px;
        text-overflow: '';
        z-index: 10;
        margin: 0
    }

        .smart-forms .select > select::-ms-expand {
            display: none
        }

    .smart-forms .select:after, .smart-forms .select:before {
        content: '';
        position: absolute;
        pointer-events: none;
        z-index: 15
    }

    .smart-forms .select:before {
        top: 2px;
        right: 2px;
        width: 34px;
        bottom: 2px;
        background: #f2f4fa;
        border-left: 1px solid #d3dae7;
        -webkit-border-radius: 0 1px 1px 0;
        -moz-border-radius: 0 1px 1px 0;
        -o-border-radius: 0 1px 1px 0;
        border-radius: 0 1px 1px 0
    }

    .smart-forms .select .arrow {
        position: absolute;
        top: 9px;
        right: 5px;
        width: 24px;
        height: 24px;
        background: #f2f4fa;
        color: #b5c1c7;
        pointer-events: none;
        z-index: 16
    }

        .smart-forms .select .arrow:after, .smart-forms .select .arrow:before {
            content: '';
            position: absolute;
            font: 12px Consolas,monospace;
            pointer-events: none;
            left: 6px
        }

        .smart-forms .select .arrow:before {
            content: '\25BC';
            bottom: 4px
        }

    .smart-forms .select .double:after {
        content: '\25B2';
        top: -1px
    }

    .smart-forms .select .double:before {
        content: '\25BC';
        bottom: -1px
    }

.smart-forms .select-multiple select {
    width: 100%;
    height: 123px;
    padding: 10px
}

.smart-forms .file {
    display: block;
    width: 100%
}

    .smart-forms .file .gui-file {
        width: 100%;
        height: 100%;
        cursor: pointer;
        padding: 8px 10px;
        position: absolute;
        -moz-opacity: 0;
        opacity: 0;
        z-index: 11;
        bottom: 0;
        right: 0
    }

    .smart-forms .file .button {
        position: absolute;
        top: 4px;
        right: 4px;
        float: none;
        height: 34px;
        line-height: 34px;
        padding: 0 16px;
        z-index: 10
    }

    .smart-forms .file .gui-file:hover + .gui-input, .smart-forms .gui-input:hover, .smart-forms .gui-input:hover ~ .input-hint, .smart-forms .gui-textarea:hover, .smart-forms .gui-textarea:hover ~ .input-hint, .smart-forms .select-multiple select:hover, .smart-forms .select > select:hover, .smart-forms input:hover + .checkbox, .smart-forms input:hover + .radio {
        border-color: #62d0ba
    }

.smart-forms .gui-input:focus, .smart-forms .gui-textarea:focus, .smart-forms .select-multiple select:focus, .smart-forms .select > select:focus {
    border-color: #1abc9c;
    color: #3c3c3c
}

.smart-forms .gui-textarea:focus {
    height: 120px
}

.smart-forms .select > select:focus {
    z-index: 10
}

    .smart-forms .gui-input:focus ~ .field-icon i, .smart-forms .gui-textarea:focus ~ .field-icon i, .smart-forms .rating-input:checked ~ .rating-star, .smart-forms .rating:hover .rating-star:hover, .smart-forms .rating:hover .rating-star:hover ~ .rating-star, .smart-forms .select > select:focus + .arrow, .smart-forms .selected-box h4, .smart-forms .switch-round > input:checked + label:after {
        color: #1abc9c
    }

.smart-forms .file .gui-file:focus + .gui-input, .smart-forms .gui-input:focus ~ .input-hint, .smart-forms .gui-textarea:focus ~ .input-hint, .smart-forms .select-multiple select:focus, .smart-forms input:focus + .checkbox, .smart-forms input:focus + .checkbox:before, .smart-forms input:focus + .radio {
    border-color: #1abc9c
}

.smart-forms .option {
    position: relative;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle
}

    .smart-forms .option > input {
        position: absolute;
        height: inherit;
        width: inherit;
        opacity: 0;
        left: 0
    }

.smart-forms .checkbox, .smart-forms .radio {
    position: relative;
    background: #fff;
    display: inline-block;
    border: 3px solid #b5c1c7;
    height: 21px;
    width: 21px;
    top: -3px;
    margin: 0 3px 0 0
}

    .smart-forms .checkbox:before, .smart-forms .radio:before {
        content: '';
        display: none
    }

    .smart-forms .checkbox:before {
        position: absolute;
        top: 4px;
        left: 3px;
        width: 6px;
        height: 3px;
        border: solid #1abc9c;
        border-width: 0 0 3px 3px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio {
    border: 3px solid #1abc9c
}

.smart-forms .radio {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

    .smart-forms .radio:before {
        margin: 4px;
        width: 7px;
        height: 7px;
        background: #1abc9c;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px
    }

.smart-forms input:focus + .radio:before {
    background: #1abc9c
}

.smart-forms .switch {
    cursor: pointer;
    position: relative;
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 5px;
    height: 26px
}

    .smart-forms .switch > label {
        cursor: pointer;
        display: inline-block;
        position: relative;
        height: 25px;
        width: 58px;
        color: #fff;
        font-size: 10px;
        font-weight: 700;
        line-height: 20px;
        text-align: center;
        background: #b5c1c7;
        border: 2px solid #b5c1c7;
        text-transform: uppercase;
        font-family: Helvetica,Arial,sans-serif;
        -webkit-transition: .3s ease-out;
        -moz-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px
    }

        .smart-forms .switch > label + span {
            display: inline-block;
            padding-left: 5px;
            position: relative;
            top: -7px
        }

        .smart-forms .switch > label:before {
            content: attr(data-off);
            position: absolute;
            top: 1px;
            right: 3px;
            width: 33px
        }

        .smart-forms .switch > input:checked + label:after, .smart-forms .switch > label:after {
            margin: 1px;
            width: 19px;
            height: 19px;
            background: #fff
        }

        .smart-forms .switch > label:after {
            content: "";
            display: block;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px
        }

    .smart-forms .switch > input {
        -webkit-appearance: none;
        position: absolute;
        width: inherit;
        height: inherit;
        opacity: 0;
        left: 0;
        top: 0
    }

        .smart-forms .switch > input:focus + label {
            color: #fff;
            border-color: #a1a6a9;
            background: #a1a6a9
        }

        .smart-forms .switch > input:checked + label {
            border-color: #1abc9c;
            background: #1abc9c;
            padding-left: 33px;
            color: #fff
        }

            .smart-forms .switch > input:checked + label:before {
                content: attr(data-on);
                left: 1px;
                top: 1px
            }

        .smart-forms .switch > input:checked:focus + label {
            background: #16a085;
            border-color: #16a085
        }

.smart-forms .switch-round > label {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px
}

    .smart-forms .switch-round > label + span {
        top: -2px
    }

    .smart-forms .switch-round > label:before {
        width: 33px
    }

    .smart-forms .switch-round > label:after {
        width: 19px;
        color: #b5c1c7;
        content: "\2022";
        font: 20px/20px Times,Serif;
        -webkit-border-radius: 13px;
        -moz-border-radius: 13px;
        -o-border-radius: 13px;
        border-radius: 13px
    }

.smart-forms .switch-round > input:checked + label {
    padding-left: 33px
}

.smart-forms .button {
    border: 0;
    height: 42px;
    color: #243140;
    line-height: 1;
    font-size: 15px;
    padding: 0 18px;
    text-align: center;
    vertical-align: top;
    background: #bdc3c7;
    display: inline-block;
    -webkit-user-drag: none
}

    .smart-forms .append-picker-icon button:hover, .smart-forms .button:hover, .smart-forms .prepend-picker-icon button:hover, .ui-datepicker-buttonpane button:hover {
        color: #243140;
        background: #cacfd2
    }

    .smart-forms .append-picker-icon button:active, .smart-forms .button:active, .smart-forms .prepend-picker-icon button:active, .ui-datepicker-buttonpane button:active {
        color: #1d2938;
        background: #a1a6a9
    }

.smart-forms a.button, .smart-forms label.button, .smart-forms span.button {
    line-height: 42px;
    text-decoration: none
}

.smart-forms .button-list .button {
    margin-bottom: 5px
}

.smart-forms .bar-primary > .bar, .smart-forms .btn-primary {
    background-color: #1abc9c
}

    .smart-forms .btn-primary:focus, .smart-forms .btn-primary:hover {
        background-color: #48c9b0
    }

    .smart-forms .btn-primary:active {
        background-color: #16a085
    }

    .smart-forms .btn-primary, .smart-forms .btn-primary:active, .smart-forms .btn-primary:focus, .smart-forms .btn-primary:hover, .smart-forms .facebook, .smart-forms .facebook:focus, .smart-forms .facebook:hover, .smart-forms .googleplus, .smart-forms .googleplus:focus, .smart-forms .googleplus:hover, .smart-forms .twitter, .smart-forms .twitter:focus, .smart-forms .twitter:hover {
        color: #fff;
        text-shadow: 0 1px rgba(0,0,0,.08)
    }

.smart-forms .btn-pointed.button-left, .smart-forms .btn-pointed.button-right, .smart-forms .btn-rounded {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px
}

.smart-forms .button-left, .smart-forms .button-right {
    position: relative;
    z-index: 9
}

    .smart-forms .button-left:before, .smart-forms .button-right:before {
        content: '';
        z-index: -1;
        width: 32px;
        height: 32px;
        position: absolute;
        background-color: inherit;
        border: 0;
        top: 5px
    }

.smart-forms .button-left {
    border-left-width: 0;
    padding: 0 18px 0 7px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin-left: 20px
}

    .smart-forms .button-left:before {
        left: -15px;
        -webkit-border-radius: 2px 5px 0 5px;
        -moz-border-radius: 2px 5px 0;
        -o-border-radius: 2px 5px 0;
        border-radius: 2px 5px 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.smart-forms .button-right {
    padding: 0 7px 0 18px;
    border-right-width: 0;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    margin-right: 20px
}

    .smart-forms .button-right:before {
        right: -15px;
        -webkit-border-radius: 5px 2px 5px 0;
        -moz-border-radius: 5px 2px 5px 0;
        -o-border-radius: 5px 2px 5px 0;
        border-radius: 5px 2px 5px 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

.smart-forms .btn-rounded.button-left {
    -webkit-border-radius: 0 22px 22px 0;
    -moz-border-radius: 0 22px 22px 0;
    -o-border-radius: 0 22px 22px 0;
    border-radius: 0 22px 22px 0
}

.smart-forms .btn-rounded.button-right {
    -webkit-border-radius: 22px 0 0 22px;
    -moz-border-radius: 22px 0 0 22px;
    -o-border-radius: 22px 0 0 22px;
    border-radius: 22px 0 0 22px
}

.smart-forms .pushed {
    -webkit-box-shadow: inset 0 -.3em 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -.3em 0 rgba(0,0,0,.2);
    -o-box-shadow: inset 0 -.3em 0 rgba(0,0,0,.2);
    box-shadow: inset 0 -.3em 0 rgba(0,0,0,.2);
    position: relative
}

    .smart-forms .pushed:active {
        -webkit-box-shadow: inset 0 -.15em 0 rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 -.15em 0 rgba(0,0,0,.2);
        -o-box-shadow: inset 0 -.15em 0 rgba(0,0,0,.2);
        box-shadow: inset 0 -.15em 0 rgba(0,0,0,.2);
        top: 2px
    }

    .smart-forms .pushed.button-left:before {
        -webkit-box-shadow: inset .35em 0 0 rgba(0,0,0,.2);
        -moz-box-shadow: inset .35em 0 0 rgba(0,0,0,.2);
        -o-box-shadow: inset .35em 0 0 rgba(0,0,0,.2);
        box-shadow: inset .35em 0 0 rgba(0,0,0,.2)
    }

    .smart-forms .pushed:active.button-left:before {
        -webkit-box-shadow: inset .2em 0 0 rgba(0,0,0,.2);
        -moz-box-shadow: inset .2em 0 0 rgba(0,0,0,.2);
        -o-box-shadow: inset .2em 0 0 rgba(0,0,0,.2);
        box-shadow: inset .2em 0 0 rgba(0,0,0,.2)
    }

    .smart-forms .pushed.button-right:before {
        -webkit-box-shadow: inset -.35em 0 0 rgba(0,0,0,.2);
        -moz-box-shadow: inset -.35em 0 0 rgba(0,0,0,.2);
        -o-box-shadow: inset -.35em 0 0 rgba(0,0,0,.2);
        box-shadow: inset -.35em 0 0 rgba(0,0,0,.2)
    }

    .smart-forms .pushed:active.button-right:before {
        -webkit-box-shadow: inset -.2em 0 0 rgba(0,0,0,.2);
        -moz-box-shadow: inset -.2em 0 0 rgba(0,0,0,.2);
        -o-box-shadow: inset -.2em 0 0 rgba(0,0,0,.2);
        box-shadow: inset -.2em 0 0 rgba(0,0,0,.2)
    }

.smart-forms .form-footer .button {
    margin-right: 10px;
    margin-bottom: 5px
}

.smart-forms .align-right .button {
    margin-right: 0;
    margin-left: 10px
}

.smart-forms .facebook {
    background-color: #3b5998
}

.smart-forms .twitter {
    background-color: #00acee
}

.smart-forms .googleplus {
    background-color: #dd4b39
}

.smart-forms .facebook:focus, .smart-forms .facebook:hover {
    background-color: #25385f
}

.smart-forms .twitter:focus, .smart-forms .twitter:hover {
    background-color: #00749f
}

.smart-forms .googleplus:focus, .smart-forms .googleplus:hover {
    background-color: #8d2418
}

.smart-forms .span-left {
    padding-left: 52px;
    text-align: left
}

.smart-forms .btn-social {
    position: relative;
    margin-bottom: 5px
}

    .smart-forms .btn-social i {
        font-size: 22px;
        position: relative;
        top: 2px
    }

    .smart-forms .btn-social span {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        -o-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 42px;
        left: 0
    }

.smart-forms .twitter span {
    background-color: #009ad5
}

.smart-forms .facebook span {
    background-color: #31497d
}

.smart-forms .googleplus span {
    background-color: #c03121
}

.smart-forms .rating.block {
    display: block;
    margin: 10px 0
}

.smart-forms .rating label {
    color: #b5c1c7
}

    .smart-forms .rating label i {
        font-size: 17px;
        text-align: center;
        color: inherit
    }

    .smart-forms .rating label span {
        font: 22px/22px Times,Serif
    }

.smart-forms .rating-star {
    margin-left: 4px
}

.smart-forms .rating-input {
    position: absolute;
    left: -9999px;
    top: auto
}

.smart-forms .rating-star, .smart-forms .rating:hover .rating-star {
    width: 18px;
    float: right;
    display: block;
    cursor: pointer;
    color: #b5c1c7
}

.smart-forms .append-picker-icon, .smart-forms .prepend-picker-icon, .smart-forms .smart-widget {
    position: relative;
    display: block
}

    .smart-forms .append-picker-icon button, .smart-forms .prepend-picker-icon button, .smart-forms .smart-widget .button {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        position: absolute;
        height: 42px;
        top: 0
    }

    .smart-forms .append-picker-icon button, .smart-forms .prepend-picker-icon .gui-input, .smart-forms .sm-left .field input, .smart-forms .sm-right .button {
        -webkit-border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-top-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -o-border-top-left-radius: 0;
        -o-border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .smart-forms .append-picker-icon .gui-input, .smart-forms .prepend-picker-icon button, .smart-forms .sm-left .button, .smart-forms .sm-right .field input {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-top-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -o-border-top-right-radius: 0;
        -o-border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .smart-forms .prepend-icon .field-icon, .smart-forms .prepend-picker-icon button, .smart-forms .ribbon-inner:before, .smart-forms .sm-left .button, .smart-forms .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .smart-forms .append-icon .field-icon, .smart-forms .append-picker-icon button, .smart-forms .ribbon-inner:after, .smart-forms .sm-right .button, .smart-forms .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.smart-forms .prepend-picker-icon, .smart-forms .sml-50 {
    padding-left: 50px
}

    .smart-forms .append-picker-icon button, .smart-forms .prepend-picker-icon button, .smart-forms .sml-50 .button, .smart-forms .smr-50 .button {
        width: 50px
    }

.smart-forms .sml-80 {
    padding-left: 80px
}

    .smart-forms .sml-80 .button, .smart-forms .smr-80 .button {
        width: 80px
    }

.smart-forms .sml-120 {
    padding-left: 120px
}

    .smart-forms .sml-120 .button, .smart-forms .smr-120 .button {
        width: 120px
    }

.smart-forms .append-picker-icon, .smart-forms .smr-50 {
    padding-right: 50px
}

.smart-forms .smr-80 {
    padding-right: 80px
}

.smart-forms .smr-120 {
    padding-right: 120px
}

.smart-forms .append-picker-icon button, .smart-forms .prepend-picker-icon button {
    background: #bdc3c7;
    text-shadow: 0 1px rgba(255,255,255,.2);
    text-align: center;
    cursor: pointer;
    color: #243140;
    border: 0
}

.smart-forms .append-icon, .smart-forms .prepend-icon {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%
}

    .smart-forms .append-icon .field-icon, .smart-forms .prepend-icon .field-icon {
        top: 0;
        z-index: 99;
        width: 42px;
        height: 42px;
        color: inherit;
        line-height: 42px;
        position: absolute;
        text-align: center;
        -webkit-transition: .5s ease-out;
        -moz-transition: .5s ease-out;
        -ms-transition: .5s ease-out;
        -o-transition: .5s ease-out;
        transition: .5s ease-out;
        pointer-events: none
    }

.smart-forms .tip-left:after, .smart-forms .tip-right:after {
    top: 12px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}

.smart-forms .append-icon .field-icon i, .smart-forms .prepend-icon .field-icon i {
    position: relative;
    font-size: 14px
}

.smart-forms .prepend-icon > input, .smart-forms .prepend-icon > textarea {
    padding-left: 36px
}

.smart-forms .append-icon > input, .smart-forms .append-icon > textarea {
    padding-right: 36px;
    padding-left: 10px
}

.smart-forms .append-icon > textarea {
    padding-right: 36px
}

.smart-forms .tooltip {
    position: absolute;
    z-index: -1;
    opacity: 0;
    color: #fff;
    width: 184px;
    left: -9999px;
    top: auto;
    font-size: 11px;
    font-weight: 400;
    background: #34495e;
    -webkit-transition: margin .6s,opacity .6s;
    -moz-transition: margin .6s,opacity .6s;
    -ms-transition: margin .6s,opacity .6s;
    -o-transition: margin .6s,opacity .6s;
    transition: margin .6s,opacity .6s
}

    .smart-forms .tooltip > em {
        padding: 12px;
        font-style: normal;
        display: block;
        position: static
    }

    .smart-forms .tooltip:after {
        content: '';
        position: absolute
    }

.smart-forms .gui-input:focus + .tooltip, .smart-forms .gui-textarea:focus + .tooltip {
    opacity: 1;
    z-index: 999
}

.smart-forms .tip-left {
    top: 1px;
    margin-right: -20px
}

    .smart-forms .tip-left:after {
        left: 100%;
        border-left: 8px solid #34495e
    }

.smart-forms .gui-input:focus + .tip-left, .smart-forms .gui-textarea:focus + .tip-left {
    margin-right: 5px;
    right: 100%;
    left: auto
}

.smart-forms .tip-right {
    top: 1px;
    margin-left: -20px
}

    .smart-forms .tip-right:after {
        right: 100%;
        border-right: 8px solid #34495e
    }

.smart-forms .tip-left-bottom:after, .smart-forms .tip-right-bottom:after {
    bottom: 100%;
    border-bottom: 8px solid #34495e;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.smart-forms .gui-input:focus + .tip-right, .smart-forms .gui-textarea:focus + .tip-right {
    left: 100%;
    margin-left: 5px
}

.smart-forms .tip-left-top, .smart-forms .tip-right-top {
    bottom: 100%;
    margin-bottom: -20px
}

    .smart-forms .tip-right-top:after {
        top: 100%;
        right: 12px;
        border-top: 8px solid #34495e;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent
    }

.smart-forms .gui-input:focus + .tip-right-top, .smart-forms .gui-textarea:focus + .tip-right-top {
    right: 0;
    left: auto;
    margin-bottom: 10px
}

.smart-forms .tip-left-top:after {
    top: 100%;
    left: 12px;
    border-top: 8px solid #34495e;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.smart-forms .gui-input:focus + .tip-left-top, .smart-forms .gui-textarea:focus + .tip-left-top {
    left: 0;
    right: auto;
    margin-bottom: 10px
}

.smart-forms .tip-left-bottom, .smart-forms .tip-right-bottom {
    top: 100%;
    margin-top: -20px
}

    .smart-forms .tip-right-bottom:after {
        right: 12px
    }

.smart-forms .gui-input:focus + .tip-right-bottom, .smart-forms .gui-textarea:focus + .tip-right-bottom {
    margin-top: 10px;
    left: auto;
    right: 0
}

.smart-forms .tip-left-bottom:after {
    left: 12px
}

.smart-forms .gui-input:focus + .tip-left-bottom, .smart-forms .gui-textarea:focus + .tip-left-bottom {
    margin-top: 10px;
    right: auto;
    left: 0
}

.smart-forms .smart-list li, .smart-forms .spacer-b20 {
    margin-bottom: 20px
}

.cal-widget .ui-datepicker:before, .smart-forms .form-msg, .smart-forms .progress-section {
    display: none
}

.smart-forms .notification {
    color: #444;
    padding: 15px;
    position: relative
}

    .smart-forms .notification p {
        margin: 0;
        padding: 0 15px 0 5px;
        line-height: normal
    }

    .smart-forms .notification .close-btn {
        margin-top: -7px;
        padding: inherit;
        position: absolute;
        text-decoration: none;
        font: bold 20px/20px Arial,sans-serif;
        opacity: .65;
        color: inherit;
        display: block;
        right: 1px;
        top: 14%
    }

.smart-forms .alert-info {
    color: #163161;
    background-color: #cfe6fc
}

.smart-forms .alert-success {
    color: #363;
    background-color: #d2f7ad
}

.smart-forms .alert-warning {
    color: #c60;
    background-color: #fae7a2
}

.smart-forms .alert-error {
    color: #900;
    background-color: #fbdbcf
}

.smart-forms .state-error .checkbox, .smart-forms .state-error .gui-input, .smart-forms .state-error .gui-textarea, .smart-forms .state-error .radio, .smart-forms .state-error input:focus + .checkbox, .smart-forms .state-error input:focus + .radio, .smart-forms .state-error input:hover + .checkbox, .smart-forms .state-error input:hover + .radio, .smart-forms .state-error.select-multiple > select, .smart-forms .state-error.select > select {
    background: #feefe9;
    border-color: #e46b66
}

    .smart-forms .state-error .gui-input ~ .field-icon i, .smart-forms .state-error .gui-textarea ~ .field-icon i, .smart-forms .state-error.select .arrow {
        color: #e74c3c
    }

.smart-forms .state-error.select:before {
    border-left: 1px solid #e46b66
}

.smart-forms .state-error .gui-input ~ .input-hint, .smart-forms .state-error .gui-textarea ~ .input-hint, .smart-forms .state-error.file .gui-file:hover + .gui-input {
    border-color: #e46b66
}

.smart-forms .state-error + em {
    display: block !important;
    margin-top: 6px;
    padding: 0 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    line-height: normal;
    color: #c00;
    font-size: .85em
}

.smart-forms .state-success .checkbox, .smart-forms .state-success .gui-input, .smart-forms .state-success .gui-textarea, .smart-forms .state-success .radio, .smart-forms .state-success input:focus + .checkbox, .smart-forms .state-success input:focus + .radio, .smart-forms .state-success input:hover + .checkbox, .smart-forms .state-success input:hover + .radio, .smart-forms .state-success.select-multiple > select, .smart-forms .state-success.select > select {
    background: #eafcd8;
    border-color: #2ecc71
}

    .smart-forms .state-success .gui-input ~ .field-icon i, .smart-forms .state-success .gui-textarea ~ .field-icon i, .smart-forms .state-success.select .arrow {
        color: #2ecc71
    }

.smart-forms .state-success.select:before {
    border-left: 1px solid #2ecc71
}

.smart-forms .green-slider .ui-slider .ui-slider-handle, .smart-forms .state-success .gui-input ~ .input-hint, .smart-forms .state-success .gui-textarea ~ .input-hint, .smart-forms .state-success.file .gui-file:hover + .gui-input {
    border-color: #2ecc71
}

.smart-forms .button[disabled], .smart-forms .state-disabled .button, .smart-forms .switch > input[disabled] + label, .smart-forms input[disabled] + .checkbox, .smart-forms input[disabled] + .radio {
    cursor: default;
    opacity: .5
}

.smart-forms .file .gui-file[disabled] + .gui-input, .smart-forms .file .gui-file[disabled]:hover + .gui-input, .smart-forms .gui-input[disabled], .smart-forms .gui-input[disabled] ~ .input-hint, .smart-forms .gui-textarea[disabled], .smart-forms .gui-textarea[disabled] ~ .input-hint, .smart-forms .select-multiple select[disabled], .smart-forms .select > select[disabled] {
    background-color: #f4f6f6;
    border-color: #d5dbdb !important;
    cursor: default;
    color: #595959;
    opacity: .7
}

    .smart-forms .select > select[disabled] + .arrow, .smart-forms input[disabled] ~ .field-icon i, .smart-forms textarea[disabled] ~ .field-icon i {
        opacity: .4
    }

.ui-datepicker {
    width: 18em;
    margin-top: 14px;
    display: none;
    background: #fff;
    position: relative;
    font: 14px/1.55 Roboto,Arial,Helvetica,sans-serif;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    border: 5px solid #1abc9c;
    z-index: 9999 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    color: #666
}

    .ui-datepicker:before {
        content: "";
        bottom: auto;
        border: 16px solid;
        border-color: rgba(255,255,255,0) rgba(255,255,255,0) #1abc9c;
        position: absolute;
        margin-left: -10px;
        display: block;
        top: -32px;
        left: 10%;
        height: 0;
        width: 0
    }

    .ui-datepicker a {
        color: #404040;
        text-align: center
    }

    .ui-datepicker .ui-state-disabled span {
        color: #d9dde5
    }

    .ui-datepicker .ui-datepicker-header, .ui-timepicker-div .ui-widget-header {
        position: relative;
        background: #1abc9c;
        line-height: 27px;
        font-size: 15px;
        padding: 10px
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        width: 34px;
        height: 34px;
        display: block;
        font-size: 14px;
        position: absolute;
        text-decoration: none;
        cursor: pointer;
        color: #fff;
        top: 19.5%
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
        color: #fff
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        margin: 0 0 .4em;
        border-collapse: collapse
    }

    .ui-datepicker th {
        padding: .5em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 2px 5px
    }

        .ui-datepicker td a, .ui-datepicker td span {
            padding: .25em;
            display: block;
            text-align: center;
            text-decoration: none;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px
        }

            .ui-datepicker td a:hover, .ui-datepicker td span:hover {
                background: #d7dcde
            }

    .ui-datepicker .ui-state-disabled span:hover {
        background: 0
    }

    .ui-datepicker .ui-state-highlight, .ui-datepicker-today a, .ui-datepicker-today a:hover {
        font-weight: 700;
        background: #1abc9c !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        color: #fff
    }

.cal-widget .ui-datepicker {
    width: 100%;
    margin-top: 0
}

.StoreSlidWrapper .owl-item, .ui-datepicker.ui-datepicker-multi {
    width: auto
}


/*TOTAL AREA SEC END*/
/*slider*/
.ExpoSlidWrapper .owl-item {
    width: auto;
}


/*
    .ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
        float: left;
        color: rgba(0,0,0,0);
        background: url(/content/images/home/arrow-right.png) no-repeat 50% 50% !important;
        width: 45px;
        height: 45px;
        margin-left: -5%;
        position: relative;
        top: -18px;
        opacity: 1;
    }
*/
.ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    color: steelblue !important;
    background: none !important;
    width: 45px;
    height: 45px;
    margin-left: -5%;
    position: relative;
    opacity: 1;
    filter: unset !important;
}




.FeaturedService .ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    color: steelblue !important;
    background: none !important;
    width: 45px;
    height: 45px;
    margin-left: -5%;
    position: relative;
    top: -170px !important;
    opacity: 1;
    filter: unset !important;
}

.FeaturedService .ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    color: steelblue !important;
    background: none !important;
    width: 45px;
    height: 45px;
    margin-right: -4%;
    position: relative;
    top: -170px !important;
    opacity: 1;
    filter: unset !important;
}

#divAdsSlider .ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    color: steelblue !important;
    background: none !important;
    width: 45px;
    height: 45px;
    margin-left: 0;
    position: relative;
    top: -30px !important;
    opacity: 1;
    filter: unset !important;
}

#divAdsSlider .ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    color: steelblue !important;
    background: none !important;
    width: 45px;
    height: 45px;
    margin-right: 0;
    position: relative;
    top: -30px !important;
    opacity: 1;
    filter: unset !important;
}

#divAdsSlider {
    background: rgba(0,0,0,0.5);
}


.ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    color: steelblue !important;
    background: none !important;
    width: 45px;
    height: 45px;
    margin-right: -4%;
    position: relative;
    right: 33px;
    opacity: 1;
    filter: unset !important;
}




.ExpoSlidWrapper .owl-theme .owl-controls .owl-buttons div {
    font-size: 38px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: none !important;
    position: relative;
    top: 83px;
}

.speakerdetailscls #lblmsg {
    padding: 0;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.smart-forms .frm-row .colm6, .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.333%
}

.smart-forms .frm-row .colm3, .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-buttonpane {
    border-top: 1px solid #d9dde5;
    padding: 10px
}

    .ui-datepicker-buttonpane button {
        padding: 8px 12px;
        margin-right: .2em;
        position: relative;
        line-height: normal;
        display: inline-block;
        -webkit-user-drag: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        vertical-align: middle;
        background: #bdc3c7;
        text-align: center;
        overflow: visible;
        color: #243140;
        border: 0
    }

.ui-monthpicker .ui-datepicker-header {
    margin-bottom: 3px
}

.smart-forms .slider-wrapper, .smart-forms .sliderv-wrapper {
    background: #e2e8f1;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.smart-forms .ui-slider {
    position: relative;
    text-align: left
}

    .smart-forms .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.5em;
        height: 1.5em;
        cursor: default;
        background: #fff;
        text-decoration: none;
        border: 3px solid #1abc9c;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        -ms-touch-action: none;
        touch-action: none;
        margin-top: -3px;
        outline: 0
    }

        .smart-forms .ui-slider .ui-slider-handle:before {
            content: '';
            width: 7px;
            height: 7px;
            position: absolute;
            background-color: #1abc9c;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -o-border-radius: 10px;
            border-radius: 10px;
            z-index: 2;
            left: 4px;
            top: 4px
        }

    .smart-forms .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
        background-color: #1abc9c;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

    .smart-forms .ui-slider.ui-state-disabled .ui-slider-handle, .smart-forms .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.smart-forms .ui-slider-horizontal {
    height: .5em
}

    .smart-forms .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .smart-forms .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

.smart-forms .sliderv-wrapper, .smart-forms .ui-slider-vertical {
    width: .5em;
    height: 100px
}

    .smart-forms .ui-slider-vertical .ui-slider-handle {
        left: -.45em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .smart-forms .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .smart-forms .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .smart-forms .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.smart-forms .slider-input {
    color: #f6931f !important;
    border: 0;
    background: 0
}

.smart-forms .progress-bar, .smart-forms .slider-tip {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px
}

.smart-forms .slider-group .sliderv-wrapper {
    height: 150px;
    float: left;
    margin: 15px
}

.smart-forms .ui-slider .ui-state-active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.smart-forms .slider-tip {
    display: block;
    position: absolute;
    text-align: center;
    font: 10pt Tahoma,Arial,sans-serif;
    background: #34495e;
    border-radius: 3px;
    padding: 10px;
    color: #fff
}

.smart-forms .slider-wrapper .slider-tip {
    top: -50px;
    left: -15px
}

    .smart-forms .slider-wrapper .slider-tip:after {
        content: '';
        position: absolute;
        top: 98%;
        left: 35%;
        border-top: 8px solid #34495e;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent
    }

.smart-forms .sliderv-wrapper .slider-tip {
    left: 30px;
    top: -12px
}

    .smart-forms .sliderv-wrapper .slider-tip:after {
        content: '';
        position: absolute;
        top: 30%;
        right: 98%;
        border-right: 8px solid #34495e;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent
    }

.smart-forms .yellow-slider .ui-slider .ui-slider-handle {
    border-color: #ed9c28
}

    .smart-forms .bar-yellow > .bar, .smart-forms .yellow-slider .ui-slider .ui-slider-handle:before, .smart-forms .yellow-slider .ui-slider .ui-slider-range {
        background-color: #ed9c28
    }

.smart-forms .red-slider .ui-slider .ui-slider-handle {
    border-color: #e74c3c
}

    .smart-forms .bar-red > .bar, .smart-forms .red-slider .ui-slider .ui-slider-handle:before, .smart-forms .red-slider .ui-slider .ui-slider-range {
        background-color: #e74c3c
    }

.smart-forms .purple-slider .ui-slider .ui-slider-handle {
    border-color: #9b59b6
}

    .smart-forms .bar-purple > .bar, .smart-forms .purple-slider .ui-slider .ui-slider-handle:before, .smart-forms .purple-slider .ui-slider .ui-slider-range {
        background-color: #9b59b6
    }

.smart-forms .blue-slider .ui-slider .ui-slider-handle {
    border-color: #3498db
}

    .smart-forms .bar-blue > .bar, .smart-forms .blue-slider .ui-slider .ui-slider-handle:before, .smart-forms .blue-slider .ui-slider .ui-slider-range {
        background-color: #3498db
    }

.smart-forms .black-slider .ui-slider .ui-slider-handle {
    border-color: #34495e
}

    .smart-forms .bar-black > .bar, .smart-forms .black-slider .ui-slider .ui-slider-handle:before, .smart-forms .black-slider .ui-slider .ui-slider-range {
        background-color: #34495e
    }

.smart-forms .bar-green > .bar, .smart-forms .green-slider .ui-slider .ui-slider-handle:before, .smart-forms .green-slider .ui-slider .ui-slider-range {
    background-color: #2ecc71
}

.ui-timepicker-div .ui-widget-header {
    position: relative;
    line-height: 27px;
    font-size: 15px;
    padding: 10px
}

.ui-timepicker-div dl {
    text-align: left;
    border: 1px solid #d9dde5;
    border-width: 1px 0 0;
    padding: 15px 10px;
    margin: 0
}

    .ui-timepicker-div dl dt {
        float: left;
        clear: left;
        padding: 0 0 0 5px
    }

    .ui-timepicker-div dl dd {
        margin: 0 10px 20px 40%
    }

    .ui-timepicker-div dl .ui_tpicker_hour, .ui-timepicker-div dl .ui_tpicker_millisec, .ui-timepicker-div dl .ui_tpicker_minute, .ui-timepicker-div dl .ui_tpicker_second {
        background: #e2e8f1;
        position: relative;
        top: 6px
    }

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0;
    border: 0;
    margin: 0;
    padding: 0
}

.home-expire-status, .home-ongoing-status {
    z-index: 1;
    top: 10px;
    font-size: 12px;
    text-transform: uppercase;
    list-style: none;
    margin: 0;
    padding: 8px 14px;
    left: 5px
}

.ui-timepicker-rtl {
    direction: rtl
}

    .ui-timepicker-rtl dl {
        text-align: right;
        padding: 0 5px 0 0
    }

        .ui-timepicker-rtl dl dt {
            float: right;
            clear: right
        }

        .ui-timepicker-rtl dl dd {
            margin: 0 40% 10px 10px
        }

.smart-forms .progress-bar {
    position: relative;
    background: #edf0f8;
    border-radius: 3px
}

    .smart-forms .progress-bar .percent {
        position: absolute;
        display: inline-block;
        top: -3px;
        right: -24px;
        font-size: 9px;
        color: #93a2aa
    }

    .smart-forms .progress-bar > .bar {
        width: 60%;
        height: 7px;
        display: block;
        background-color: #bdc3c7;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

    .smart-forms .progress-bar > .bar, .smart-forms .progress > button[type=submit], .smart-forms .progress > button[type=submit]:hover, .smart-forms .ui-slider .ui-slider-range {
        background-size: 16px 16px;
        background-image: -webkit-linear-gradient(top left,transparent,transparent 25%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.3) 50%,transparent 50%,transparent 75%,rgba(255,255,255,.3) 75%,rgba(255,255,255,.3));
        background-image: -moz-linear-gradient(top left,transparent,transparent 25%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.3) 50%,transparent 50%,transparent 75%,rgba(255,255,255,.3) 75%,rgba(255,255,255,.3));
        background-image: -o-linear-gradient(top left,transparent,transparent 25%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.3) 50%,transparent 50%,transparent 75%,rgba(255,255,255,.3) 75%,rgba(255,255,255,.3));
        background-image: linear-gradient(to bottom right,transparent,transparent 25%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.3) 50%,transparent 50%,transparent 75%,rgba(255,255,255,.3) 75%,rgba(255,255,255,.3))
    }

        .smart-forms .progress-animated > .bar, .smart-forms .progress > button[type=submit], .smart-forms .progress > button[type=submit]:hover {
            -webkit-animation: .6s linear infinite sfprogress;
            -moz-animation: .6s linear infinite sfprogress;
            -o-animation: .6s linear infinite sfprogress;
            animation: .6s linear infinite sfprogress
        }

            .smart-forms .progress > button[type=submit]:hover {
                cursor: wait
            }

@-webkit-keyframes sfprogress {
    from {
        background-position: 0 0
    }

    to {
        background-position: -16px 0
    }
}

@-moz-keyframes sfprogress {
    from {
        background-position: 0 0
    }

    to {
        background-position: -16px 0
    }
}

@-o-keyframes sfprogress {
    from {
        background-position: 0 0
    }

    to {
        background-position: -16px 0
    }
}

@keyframes sfprogress {
    from {
        background-position: 0 0
    }

    to {
        background-position: -16px 0
    }
}

.smart-forms .map-container {
    padding: 10px;
    border: 2px solid #bdc3c7
}

.smart-forms #map_canvas {
    width: 100%;
    height: 300px;
    overflow: hidden
}

.smart-forms .frm-row {
    margin: 0 -10px
}

    .smart-forms .frm-row .colm {
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        float: left
    }

    .smart-forms .frm-row .colm1 {
        width: 8.33%
    }

    .smart-forms .frm-row .colm2 {
        width: 16.66%
    }

    .smart-forms .frm-row .colm4 {
        width: 33.33%
    }

    .smart-forms .frm-row .colm5 {
        width: 41.66%
    }

    .smart-forms .frm-row .colm7 {
        width: 58.33%
    }

    .smart-forms .frm-row .colm8 {
        width: 66.66%
    }

    .smart-forms .frm-row .colm9 {
        width: 75%
    }

    .smart-forms .frm-row .colm10 {
        width: 83.33%
    }

    .smart-forms .frm-row .colm11 {
        width: 91.66%
    }

    .smart-forms .frm-row .colm1-5 {
        width: 20%
    }

    .smart-forms .frm-row .colm1-8 {
        width: 12.5%
    }

.f-service-status {
    left: 0px;
    text-align: center;
    width: 70%;
    margin: 0px 15%;
}

.smart-forms .spacer {
    border-top: 1px solid #d9dde5;
    display: block;
    height: 0
}

.smart-forms .spacer-t15 {
    margin-top: 15px;
}

.smart-forms .spacer-b15 {
    margin-bottom: 15px;
}

.smart-forms .spacer-t25 {
    margin-top: 25px
}

.smart-forms .spacer-b25 {
    margin-bottom: 25px
}

.smart-forms .spacer-t30 {
    margin-top: 30px
}

.smart-forms .spacer-b30 {
    margin-bottom: 30px
}

.smart-forms .spacer-b40 {
    margin-bottom: 40px
}

.smart-forms .frm-row .pad-l10 {
    padding-left: 10px
}

.smart-forms .frm-row .pad-r10 {
    padding-right: 10px
}

.smart-forms .frm-row .pad-l20 {
    padding-left: 20px
}

.smart-forms .frm-row .pad-r20 {
    padding-right: 20px
}

.smart-forms .frm-row .pad-l30 {
    padding-left: 30px
}

.smart-forms .frm-row .pad-r30 {
    padding-right: 30px
}

.smart-forms .frm-row .pad-l40 {
    padding-left: 40px
}

.smart-forms .frm-row .pad-r40 {
    padding-right: 40px
}

.smart-forms .bdl {
    border-left: 1px solid #d9dde5
}

.smart-forms .bdr {
    border-right: 1px solid #d9dde5
}

.smart-forms .fine-grey {
    color: #919da8
}

.smart-forms .small-text {
    font-size: 11px;
    font-style: normal
}

.smart-forms .text-align {
    height: 42px;
    line-height: 42px
}

.smart-forms .price-box {
    padding: 30px;
    text-align: center;
    position: relative;
    border: 1px solid #d0d6df;
    font-family: Arial,Helvetica,sans-serif;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0,0,0,.05);
    -o-box-shadow: 0 2px 0 0 rgba(0,0,0,.05);
    box-shadow: 0 2px 0 0 rgba(0,0,0,.05)
}

    .smart-forms .price-box p {
        line-height: 1.5em;
        color: #526066;
        margin-bottom: 0
    }

    .smart-forms .price-box h5 {
        text-transform: uppercase;
        font-weight: 300;
        margin: 0;
        font-size: 15px;
        color: #bacdd6;
        letter-spacing: 2px
    }

    .smart-forms .price-box h4 {
        font-size: 60px;
        font-weight: 300;
        margin: 0;
        color: #547698
    }

        .smart-forms .price-box h4 sup {
            position: relative;
            font-size: 30px;
            vertical-align: top;
            top: 15px
        }

.smart-forms .expand {
    height: 50px;
    line-height: 50px !important
}

.smart-forms .ribbon, .smart-forms .ribbon-large {
    width: 75px;
    height: 78px;
    overflow: hidden;
    position: absolute;
    right: -2px;
    top: -2px;
    z-index: 1
}

.smart-forms .ribbon-inner {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
    -o-box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 0 0 rgba(0,0,0,.15);
    -webkit-transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #1abc9c;
    letter-spacing: 4px;
    text-align: center;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    padding: 7px 0;
    width: 100px;
    color: #fff;
    z-index: 1;
    left: 3px;
    top: 6px
}

    .smart-forms .ribbon-inner:after, .smart-forms .ribbon-inner:before {
        content: "";
        border-top: 3px solid #16a085;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        position: absolute;
        bottom: -3px
    }

.smart-forms .ribbon-large {
    width: 115px;
    height: 118px
}

    .smart-forms .ribbon-large .ribbon-inner {
        width: 160px;
        left: -8px;
        top: 28px
    }

.smart-forms .sfcode {
    padding-left: 24px
}

.smart-forms .captcode {
    padding: 0;
    position: relative
}

    .smart-forms .captcode img {
        position: relative;
        -webkit-border-radius: 2px 0 0 2px;
        -moz-border-radius: 2px 0 0 2px;
        -o-border-radius: 2px 0 0 2px;
        border-radius: 2px 0 0 2px;
        top: 2px;
        left: 1px
    }

.smart-forms .refresh-captcha {
    position: absolute;
    background: #1abc9c;
    border: 3px solid #16a085;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    right: -15px;
    height: 32px;
    width: 32px;
    top: 4px
}

    .smart-forms .refresh-captcha i {
        position: absolute;
        text-align: center;
        line-height: 26px;
        font-size: 17px;
        color: #fff;
        left: 24%
    }

.smart-forms .refresh-black {
    background: #34495e;
    border-color: #2c3e50
}

.smart-forms .refresh-blue {
    background: #3498db;
    border-color: #2c81ba
}

.smart-forms .refresh-green {
    background: #2ecc71;
    border-color: #27ad60
}

.smart-forms .refresh-purple {
    background: #9b59b6;
    border-color: #8e44ad
}

.smart-forms .refresh-red {
    background: #e74c3c;
    border-color: #c44133
}

.smart-forms .refresh-yellow {
    background: #ed9c28;
    border-color: #d58512
}


.phone_section .prepend-icon {
    display: flex;
}

    .phone_section .prepend-icon .isdCode {
        flex-basis: 100px;
    }

.tooltip1 span.tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 5px 0;
    position: absolute;
    z-index: 9999;
    font-size: 10px
}

    .tooltip1 span.tooltiptext::before {
        content: "";
        position: absolute;
        left: -5px;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #000 transparent transparent
    }

.tooltip1:hover span.tooltiptext {
    visibility: visible
}

#expoBoothModal .modal-dialog {
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute
}

#expoBoothModal .modal-footer {
    padding: 20px 15px
}

.registrationPartSec h1 {
    color: #007689;
    font-size: 40px;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

.home-ongoing-status {
    background: #5da30f;
    position: absolute;
    color: #fff;
    border-radius: 25px;
    font-weight: 500
}

.home-expire-status {
    background: #de302f;
    position: absolute;
    color: #fff;
    border-radius: 25px;
    font-weight: 500
}

.event-expire-status, .event-ongoing-status {
    position: absolute;
    z-index: 1;
    top: 0;
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 10px 16px;
    border-radius: 25px;
    font-weight: 500;
    right: 5px;
    color: #fff;
    text-transform: uppercase
}

.event-ongoing-status {
    background: #5da30f
}

.event-expire-status {
    background: #de302f
}

.radio_container {
    position: relative;
    padding-left: 27px;
    padding-right: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .radio_container input {
        position: absolute;
        opacity: 0;
        cursor: pointer
    }

.checkmark {
    position: absolute;
    top: 0 !important;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #adc6f0;
    border-radius: 50%
}

.radio_container:hover input ~ .checkmark {
    background-color: #ccc
}

.radio_container input:checked ~ .checkmark {
    background-color: #2196f3
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.radio_container .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

.expiredclsdsn {
    padding: 28px;
    text-align: center;
    margin: 0 15px 20px 0;
    -webkit-text-stroke: 1px;
    font-size: 23px;
    letter-spacing: 2px;
    border-radius: 3px;
    background: rgb(237 141 22);
    color: #fff
}

.countNumber, .countText {
    color: #f9f9f9;
    font-weight: 700
}

.divCountdown {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 15px rgba(0,0,0,.25);
    width: 80px;
    height: 80px;
    border-radius: 5px;
    float: left;
    margin: 10px 10px 20px 0;
    background: #028d2d
}

.countNumber {
    font-size: 33px
}

.countText {
    font-size: 12px
}

.divCountHeader {
    text-align: center;
    font-size: 23px;
    color: #028d2d;
    text-transform: uppercase;
    border-bottom: 1px dotted;
    width: fit-content
}

.StoreSlidWrapper .owl-prev .owl-next {
    background-color: #4169e1 !important
}

.StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    color: transparent;
    background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
    width: 45px;
    height: 45px;
    margin-left: -5%;
    position: relative;
    top: -18px;
    opacity: 1
}

.FeaturedService .StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    color: transparent;
    background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
    width: 45px;
    height: 45px;
    margin-left: -5%;
    position: relative;
    top: -170px !important;
    opacity: 1
}

.FeaturedService .StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    color: transparent;
    background: url(/content/images/home/arrow-left.png) 50% 50% no-repeat !important;
    width: 45px;
    height: 45px;
    margin-right: -5%;
    position: relative;
    top: -170px !important;
    opacity: 1
}

#divAdsSlider .StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    color: transparent;
    background: url(/content/images/home/arrow-right.png) 50% 50% no-repeat !important;
    width: 45px;
    height: 45px;
    /* margin-left: 0;*/
    position: relative;
    top: -30px !important;
    opacity: 1
}

#divAdsSlider .StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next, .StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    color: transparent;
    background: url(/content/images/home/arrow-left.png) 50% 50% no-repeat !important;
    width: 45px;
    height: 45px;
    position: relative;
    opacity: 1
}

#divAdsSlider .StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: -30px !important
}

.StoreSlidWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    /*  margin-right: 0%;*/
    top: -18px
}

.f_store_title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    color: #101928 !important;
    overflow: hidden
}

.n_result_found {
    font-size: 25px;
    text-align: center;
    margin: 100px
}

.btn_Search_Close {
    display: block;
    border-radius: 50%;
    border: none;
    font-size: 20px;
    width: 7%;
    font-weight: 700
}
/*13-3-23*/
.modal-fullscreen-lg {
    width: 100% !important;
    margin: 0;
    height: 100% !important;
    /* max-height: fit-content !important; */
    max-height: fit-content;
    overflow-x: hidden;
}

.fullbackcolor {
    background-color: #ebebeb;
}


.grow_attendance .community_wrp {
    text-align: left;
    margin-bottom: 3rem;
    border: 1px solid #ccc;
    padding: 16px;
    height: 290px;
}

.h_210 {
    height: 210px !important;
}

.mt_4 {
    margin-top: 4rem;
}

.mt_40 {
    margin-top: -40px;
}

.mt_14 {
    margin-top: 14rem;
}


/* 16-3-23 */

.step_wrp {
    width: 60%;
    margin: 2rem auto
}

#list_show .modal-content {
    width: 70%;
    margin: auto
}

.evtLstInfoHeadr p {
    overflow: hidden
}
/* comment for banner and ads design purpose */
#divAds {
    /*background: rgb(174 174 174 / 50%);*/
    /*    min-height: 350px;*/
    width: auto;
    /*    margin: 10px 0px;*/
}


.list_show_banner {
    background: #1a2980;
    background: -webkit-linear-gradient(to right,#26d0ce,#1a2980);
    background: linear-gradient(to right,#26d0ce,#1a2980);
    padding: 3rem;
    position: relative
}

.list_your_show_pic {
    height: 550px;
    position: relative
}

.list_your_show_hdng {
    position: absolute;
    content: '';
    bottom: 5%;
    left: 0;
    right: 0
}

    .list_your_show_hdng h1 {
        font-size: 114px;
        color: #fff;
        font-weight: 700;
        width: 80%;
        margin: auto;
        line-height: 100px;
        text-align: center;
    }

.list_show_banner p {
    font-size: 30px;
    color: #fff;
    width: 80%;
    margin: 5rem auto 2rem;
    text-align: center
}

.list_show_banner button {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 20%;
    padding: 1.5rem;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.welcome_sec {
    /*  margin: 8rem 0 0;*/
    text-align: center
}

    .welcome_sec h1 {
        color: #036c7e;
        font-weight: 700;
        font-size: 70px
    }

    .welcome_sec p {
        margin: 0 auto 10px;
        font-size: 16px;
        line-height: 29px;
        width: 80%
    }

.list_show_panel {
    text-align: center;
    background: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 100px;
    margin-top: 1rem
}

.item_info, .list_wrp {
    display: flex;
    padding: 32px 0
}

.list_show_panel h1 {
    font-size: 50px;
    font-weight: 700;
    color: #1e0a3c;
    margin: 0;
}

.list_wrp {
    margin: 0 -16px;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center
}

.item_info {
    background: #ecf5ff;
    position: relative;
    box-shadow: rgba(0,0,0,.4) 0 0 2px;
    border-radius: 4px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 16px;
    width: calc(33.3333% - 32px);
    cursor: pointer;
    transition: .3s ease-in-out
}

    .item_info:hover {
        box-shadow: rgba(0,0,0,.41) 10px 10px 5px -5px;
        transform: translateY(-10px)
    }

.item_pic {
    width: 100%;
    display: block;
    max-width: 96px;
    max-height: 96px
}

.hosting_event, .hosting_event_content {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.item_info h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    padding: 24px;
    text-align: center;
    width: 100%;
    text-transform: uppercase
}

.item_list_modal .modal-content {
    width: 80%;
    margin: auto
}

.item_list_modal .modal-header {
    border: 0
}

.item_list_modal .modal-footer button {
    padding: 1rem 4rem;
    text-transform: uppercase;
    margin: 3rem 0 0;
    width: 100%;
}

.item_list_modal .modal-header .close {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.step_wrp {
    width: 100%;
    margin: 0;
}

.step_wrp {
    width: 60%;
    margin: 2rem auto
}

#list_show .modal-content {
    width: 70%;
    margin: auto
}




#list_show h2 {
    font-weight: 700;
    margin-bottom: 3rem
}

.community_wrp {
    text-align: left;
    margin-bottom: 3rem
}

    .community_wrp h3 {
        font-weight: 700;
        color: #000;
        margin-top: 6px
    }

    .community_wrp p {
        font-size: 14px;
        color: #000
    }

.hosting_event {
    margin: 5rem 0;
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f8f7fa;
    border: 1px solid #dbdae3;
    border-radius: 15px;
    width: 100%
}

.contact_sales_btn {
    background: #fff;
    border: 2px solid #a9a8b3 !important;
    padding: 10px !important;
    width: 40%;
    margin-right: 20px
}

.hosting_event a {
    color: #3659e3;
    text-decoration: none;
    margin-top: 1rem
}

.hosting_event_content {
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1.875rem 0 1.875rem 1.875rem;
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem;
    max-width: 45%
}

    .hosting_event_content h3 {
        color: #000;
        font-weight: 700
    }

.hosting_event_content_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: auto;
    width: 100%
}

.hosting_event_pic {
    padding: 40px
}

.privacy_note {
    background: #434343;
    padding: 10px;
    color: #fff
}

    .privacy_note h3 {
        text-transform: uppercase;
    }


.confidence_bg {
    height: 700px;
}

    .confidence_bg img {
        height: 100%;
        object-fit: cover;
    }

.about_confidence_content {
    padding-bottom: 40px;
    margin-left: -145px;
    margin-top: 90px;
    padding: 40px 60px;
    border: 10px solid #fc097c;
    position: relative;
    margin-top: 40px;
    background-color: #ffffff;
    z-index: 0;
    text-align: left;
}

.list_show_panel .about_confidence_content p {
    font-size: 14px;
}

.about_confidence_content .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
    color: #007689;
}

.about_confidence_content .media {
    margin-top: 15px;
    border-bottom: 1px dashed #757575;
}

.about-box-shape {
    position: absolute;
    bottom: -53px;
    right: -53px;
    width: 100%;
    z-index: -1;
}


.community_sec {
    background: none;
    padding-bottom: 0;
    /*border-bottom: 1px dashed #636363;*/
}

.engage_community {
    margin-top: 8em;
}

.spa_banner {
    border: 1px solid #b78865;
    padding: 5px;
    height: 500px;
}


    .spa_banner img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.register_modal .modal-body h4 {
    text-transform: uppercase;
    font-weight: bold;
    color: #0d9ab1;
    border: 1px solid #acabab;
    margin-bottom: 3rem;
    margin: 0 0 3rem;
    padding: 10px;
    font-size: 15px;
}

.clearfix {
    clear: both !important;
}

.expertslider {
    position: relative;
}

    .expertslider .owl-buttons .fa {
        font-size: 40px !important;
    }

    .expertslider .owl-prev {
        position: absolute;
        top: 30%;
        left: 2px;
        float: left;
        background: none !important;
        color: black !important;
    }

    .expertslider .owl-next {
        position: absolute;
        top: 30%;
        float: right;
        right: 2px;
        background: none !important;
        color: black !important;
    }

.othersrelateslider {
    position: relative;
}

    .othersrelateslider .owl-buttons .fa {
        font-size: 40px !important;
    }

    .othersrelateslider .owl-prev {
        position: absolute;
        top: 36%;
        left: 2px;
        float: left;
        background: none !important;
        color: black !important;
    }

    .othersrelateslider .owl-next {
        position: absolute;
        top: 36%;
        float: right;
        right: 2px;
        background: none !important;
        color: black !important;
    }

.grow_attendance .community_wrp {
    text-align: left;
    margin-bottom: 3rem;
    border: 1px solid #ccc;
    padding: 16px;
    height: 290px;
}

.h_210 {
    height: 210px !important;
}

.mt_4 {
    margin-top: 4rem;
}

.mt_40 {
    margin-top: -40px;
}

.mt_14 {
    margin-top: 14rem;
}




.p_0 {
    padding: 0;
}


.content {
    position: relative;
    width: 96%;
    max-width: 400px;
    overflow: hidden;
    margin: 2% auto;
}


    .content .content-overlay {
        background: rgba(0,0,0,0.7);
        position: absolute;
        height: 99%;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }

    .content:hover .content-overlay {
        opacity: 1;
    }

.content-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.content-details p {
    color: #fff;
    font-size: 0.8em;
}

.fadeIn-bottom {
    top: 80%;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-right {
    left: 80%;
}

.admin_venue .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem;
}

.admin_venue .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.admin_venue .list-group-item {
    position: relative;
    display: block;
    padding: 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    text-align: left;
    font-size: 20px;
}

    .admin_venue .list-group-item + .admin_venue .list-group-item {
        border-top-width: 0;
    }

.admin_venue .list-group-item-primary {
    color: #084298;
    background-color: #cfe2ff;
}

.admin_venue .list-group-item-secondary {
    color: #41464b;
    background-color: #e2e3e5;
}

.admin_venue .list-group-item-success {
    color: #0f5132;
    background-color: #d1e7dd;
}

.admin_venue .list-group-item-danger {
    color: #842029;
    background-color: #f8d7da;
}

.admin_venue .list-group-item-warning {
    color: #664d03;
    background-color: #fff3cd;
}

.admin_venue .list-group-item-info {
    color: #055160;
    background-color: #cff4fc;
}

.admin_venue .list-group-item-light {
    color: #636464;
    background-color: #fefefe;
}

.admin_venue .list-group-item-dark {
    color: #141619;
    background-color: #d3d3d4;
}

.admin_venue .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}

.admin_venue.list_show_panel h1 {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 2rem;
}


.flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px;
    margin: 1rem auto;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #bbb;
    color: black;
}

    .flip-card-front img {
        height: 100%;
        object-fit: cover;
    }

.flip-card-back {
    background-color: #2980b9;
    color: white;
    transform: rotateY(180deg);
}

    .flip-card-back h1 {
        font-size: 30px;
        text-transform: capitalize;
        color: #fff;
        margin-top: 6rem;
        margin-bottom: 0;
    }

.flip-card ul {
    list-style: none;
}

.flip-card ul {
    list-style: none;
    text-align: left;
    padding: 10px 15px;
}

    .flip-card ul li {
        border-bottom: 1px dashed #fff;
        padding: 8px 0;
        font-size: 14px;
    }

.flip_card_list h1 {
    font-size: 26px;
    margin-top: 2rem;
}

.admin_venue {
    margin-top: 2rem;
}

    .admin_venue h1 {
        position: relative;
    }

        .admin_venue h1:before {
            position: absolute;
            content: '';
            border: 1px solid #0ba5a6;
            width: 57px;
            bottom: -7px;
            margin: auto;
            left: 0;
            right: 0;
        }

        .admin_venue h1:after {
            position: absolute;
            content: '';
            border: 1px solid #0ba5a6;
            width: 70px;
            bottom: -11px;
            margin: auto;
            left: 0;
            right: 0;
        }

.list_item_con {
    /* width: 40vw;*/
    padding: 2rem 1rem;
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
    border-radius: 3rem;
    background: linear-gradient(to right bottom, rgba(255, 184, 142, 0.44), rgba(255, 255, 255, 0.5));
    margin-bottom: 1rem;
    margin-top: 3rem;
}

    .list_item_con::-webkit-scrollbar {
        width: 0;
    }

    .list_item_con::before {
        content: "";
        top: -10rem;
        left: -10rem;
        width: 40rem;
        height: 40rem;
        position: absolute;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.35);
    }

    .list_item_con::after {
        content: "";
        bottom: 0rem;
        right: -10rem;
        width: 30rem;
        height: 30rem;
        margin-bottom: -25rem;
        position: absolute;
        border-radius: 50%;
        background: rgb(255 185 142 / 24%)
    }

    .list_item_con h1 {
        top: 0;
        margin: 0;
        padding: 1rem 0;
        padding-top: 1rem;
        position: sticky;
        text-align: center;
        color: #fff;
        margin-bottom: 1rem;
        box-shadow: 0 7px 2rem #ea5753;
        background: rgba(142, 65, 63, 0.7);
        font-size: 25px;
        text-transform: uppercase;
    }

    .list_item_con ol {
        margin: 0;
        gap: 0.5rem;
        padding: 0;
        display: flex;
        list-style: none;
        place-items: center;
        flex-direction: column;
        counter-reset: my-counter;
    }

        .list_item_con ol li {
            width: 100%;
            text-align: left;
            color: #fff;
            border-radius: 3rem;
            background: rgba(234, 87, 83, 1);
            counter-increment: my-counter;
            padding: 1rem 1rem 1rem 1rem;
            cursor: pointer;
        }

            .list_item_con ol li::before {
                content: counter(my-counter) ". ";
            }

.center_btn_align {
    display: flex;
    justify-content: center;
    width: 100%;
}

#cookieModal.modal {
    top: auto;
    right: auto;
}

.cookie_btn ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .cookie_btn ul li {
        display: inline-block;
        padding: 0px 0px 1rem 0px;
        color: #0070D2 !important;
        font-weight: bold;
    }

        .cookie_btn ul li a {
            font-weight: bold;
            color: #0070D2 !important;
            font-size: 14px;
        }


/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    height: 360px;
}
#myAccountCateSubcateMapForm .tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    width: 30%;
    height: 360px;
}
    /* Style the buttons inside the tab */
    .tab button {
        display: block;
        background-color: inherit;
        color: black;
        padding: 22px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current "tab button" class */
        .tab button.active {
            background-color: #ccc;
        }
#myAccountCateSubcateMapForm .tab button:hover {
    background-color: #f28f63;
    color: white;
}
#myAccountCateSubcateMapForm .tab button.active {
    background-color: #047588;
    border: 1px dotted #b58989;
    color: white;
}

#myAccountCateSubcateMapForm button::before {
    background-color: #047588;
    border: 1px dotted #b58989;
    color: white;
}
/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 360px;
}

#change_sitting .modal-content {
    max-height: 500px;
}

.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 16px;
    font-size: 14px;
}
#myAccountCateSubcateMapForm .tab button {
    display: block;
    background-color: inherit;
    color: #444343;
    padding: 16px;
    font-size: 14px;
    box-shadow: 0 4px 20px 5px rgba(0, 0, 0, 0.2);
}
#myAccountCateSubcateMapForm button:nth-child(2) {
    background: none !important;
    border: none !important;
}
#Category1{
    height:464px;
}
.tabcontent p {
    font-size: 14px;
}

#change_sitting .evtmodSearchHeader {
    background: #fff;
    color: #5d5b5b;
    border-bottom: 1px solid #d8d8d8;
}

#change_sitting .modal-header img {
    /* background: #000;*/
    padding: 5px 10px;
    width: 120px;
}

#change_sitting .modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 11px;
    width: 20px;
    color: #545353 !important;
    opacity: 1 !important;
    border: 0 !important;
    font-size: 35px;
}

#change_sitting .modal-dialog {
    max-width: 730px;
    width: 100%;
}

#change_sitting .modal-title {
    margin: 0 0 0 10rem;
    display: block;
}

#change_sitting .tab {
    border: 0;
    background-color: #fff;
}

#change_sitting button:nth-child(2) {
    background: #fff;
}

#change_sitting .tab button {
    background-color: #F4F4F4;
    border-bottom: 1px solid #d7d7d7;
    font-size: 12px;
    padding: 14px 16px;
}

    #change_sitting .tab button.active, #change_sitting .tab button:hover {
        background: #fff !important;
        border-left: 10px solid #047588;
    }

#change_sitting button::before {
    background: #fff;
}

#change_sitting .tabcontent {
    border: 0;
}

    #change_sitting .tabcontent h5 {
        font-weight: bold;
        float: left;
    }

    #change_sitting .tabcontent p {
        font-size: 13px;
        line-height: 2;
    }

#change_sitting .modal-body {
    padding: 0 10px 0 0;
    overflow-y: auto;
}

#cookieModal .evtmodSearchHeader {
    background: none;
    padding: 1rem 1.5rem 0.5rem;
}

#cookieModal .modal-header .close {
    margin-top: -6px;
    position: absolute;
    right: 11px;
    width: 20px;
    color: #545353 !important;
    opacity: 1 !important;
    border: 0 !important;
    font-size: 25px;
}

#cookieModal .modal-title {
    color: #4b4b4b;
}























#change_sitting .modal-footer {
    border-top: 1px solid #d8d8d8
}

    #change_sitting .modal-footer button {
        float: left;
        background-color: #00BCEB;
        border-color: #00BCEB;
    }

        #change_sitting .modal-footer button:hover {
            color: #000;
        }

.tab_con_header a {
    color: blue;
    font-weight: bold;
    float: right;
    font-size: 13px;
    margin-top: 8px;
}









#change_sitting .tabcontent a {
    color: blue;
    font-weight: bold;
    font-size: 13px;
    margin-top: 8px;
}

#allow_all {
    display: none;
}
/* The switch - the box around the slider */
.switch {
    position: relative;
    float: none;
    width: 50px;
    height: 14px;
    margin: 12px 0 0 0;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 20px;
    right: 0;
    bottom: 0;
    background-color: #f2f1f1;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 0;
        bottom: -3px;
        background-color: #7d7d7d;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #f2f1f1;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background-color: #047588;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.my_profile {
    margin: 1rem 0;
    border: 1px solid #bcbaba;
}

.user_profile {
    background: linear-gradient(to right, #ee5a6f, #f29263);
    padding: 9.5rem 0;    /*my account design*/
}

.user_profile_wrp {
    padding: 1.25rem;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.user_pro_right {
    border-bottom: 1px solid #a4a3a3;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    .user_pro_right h5 {
        color: #000;
        font-weight: bold;
        text-align: left;
        float: left;
    }

    .user_pro_right input[type=button] {
        float: right;
    }

.user_profile_wrp .form-group .form-wrapper:first-child {
    margin-right: 0px;
}

.user_profile_wrp .form-group .form-wrapper:last-child {
    margin-right: 0px !important;
}

.user_profile_wrp .form-group .form-wrapper {
    margin-right: 10px !important;
}


.bilInfoContain .form-wrapper .form-holder i, .user_profile_wrp .form-wrapper .form-holder i {
    top: 70%;
}

.user_profile_wrp .form-group .form-holder i {
    top: 70% !important;
}

.user_profile_wrp form {
    border: 0 !important;
    padding: 0 !important;
}

.user_profile_wrp .form-wrapper label {
    margin-bottom: 0px;
    color: #000;
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
    padding-left: 1rem;
}

.user_profile_wrp .form-wrapper {
    margin-bottom: 0;
    position: relative;
}

.user_profile_wrp .text-danger {
    color: #a94442;
    position: absolute;
    top: 70px;          /*validation design in paymnet*/
    left: 0;
    font-size: 11px;
}


.heading4 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #111111;
    margin: 0px 0px 5px 0px;
}

.heading1 {
    font-size: 30px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #1b2834;
    font-weight: 900;
}

.content-quality {
    float: left;
    width: 193px;
}

    .content-quality p {
        margin-left: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
    }

        .content-quality p span {
            display: block;
        }

.tabtop li a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #1b2834;
    border-radius: 0px;
    margin-right: 22.008px;
    border: 1px solid #ebebeb !important;
}

.tabtop .active a:before {
    content: "♦";
    position: absolute;
    top: 16px;
    left: 40%;
    color: #00a8c5;
    font-size: 30px;
}

.tabtop li a:hover {
    color: #00a8c5 !important;
    text-decoration: none;
}

.tabtop .active a:hover {
    color: #fff !important;
}

.tabtop .active a {
    background-color: #00a8c5 !important;
    color: #FFF !important;
}

.margin-tops {
    margin-top: 30px;
}

.tabtop li a:last-child {
    padding: 7px 16px;
}

.thbada {
    padding: 10px 28px !important;
}

section p {
    font-family: 'Lato', sans-serif;
}

.margin-tops4 {
    margin-top: 20px;
}

.tabsetting {
    border-top: 5px solid #ebebeb;
    padding-top: 6px;
}

.services {
    background-color: #d4d4d4;
    min-height: 710px;
    padding: 65px 0 27px 0;
}

    .services a:hover {
        color: #000;
    }

    .services h1 {
        margin-top: 0px !important;
    }

.heading-container p {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}


.modal-login {
    color: #636363;
    width: 350px !important;
    margin: auto;
}
.capchaTextLabel {
    margin-top: 15px;
}

    .modal-login .modal-dialog {
        margin-top: 10rem;
    }

    .modal-login .form-group {
        display: block;
    }

    .modal-login .modal-content {
        padding: 20px;
        border-radius: 5px;
        border: none;
        overflow: visible;
        background: #2C3E50;
        background: -webkit-linear-gradient(to right, #4CA1AF, #2C3E50);
        background: linear-gradient(to right, #4CA1AF, #2C3E50);
    }

    .modal-login .modal-header {
        border-bottom: none;
        position: relative;
        justify-content: center;
    }

    .modal-login h4 {
        text-align: center;
        font-size: 22px;
        margin: 30px 0 0;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
    }

    .modal-login .form-control:focus {
        border-color: #70c5c0;
    }

    .modal-login .form-control,
    .modal-login .btn {
        min-height: 40px;
        border-radius: 3px;
    }

    .modal-login .close {
        position: absolute;
        top: -5px;
        right: -5px;
        border: 0 !important;
        width: 20px;
        height: 20px;
        color: #fff !important;
        opacity: 1 !important;
    }

    .modal-login .modal-footer {
        background: #fff;
        border-color: #dee4e7;
        text-align: center;
        justify-content: center;
        margin: 15px -20px -20px;
        /* border-radius: 5px; */
        font-size: 13px;
    }

        .modal-login .modal-footer a {
            color: #999;
        }

    .modal-login .avatar {
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -70px;
        width: 95px;
        height: 95px;
        border-radius: 50%;
        z-index: 9;
        background: #07acc8;
        padding: 15px;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
        text-align: center;
        line-height: 80px;
    }

        .modal-login .avatar i {
            font-size: 2.5rem;
            color: #fff;
        }

        .modal-login .avatar img {
            width: 100%;
        }

    .modal-login.modal-dialog {
        margin-top: 80px;
    }

    .modal-login .btn {
        color: #fff;
        border-radius: 4px;
        background: #07acc8;
        text-decoration: none;
        transition: all 0.4s;
        line-height: normal;
        border: none;
    }

        .modal-login .btn:hover,
        .modal-login .btn:focus {
            background: #fe4321;
            outline: none;
        }

    .modal-login input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #000;
        opacity: 1; /* Firefox */
    }

    .modal-login input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #000;
    }

    .modal-login input::-ms-input-placeholder { /* Microsoft Edge */
        color: #000;
    }

.modal-login .divCaptcha {
    color: #fff;
    margin: -20px 0;
}

.trigger-btn {
    display: inline-block;
    margin: 100px auto;
    color: #fe4321;
    font-size: 30px;
}

#RegisterModal .modal_body_scroll {
  
    max-height: 285px;
    
}


ol.gradient-list {
    counter-reset: gradient-counter;
    list-style: none;
    margin: 1.75rem 0;
    padding-left: 1rem;
}

    ol.gradient-list > li {
        background: #333;
        border-radius: 0 0.5rem 0.5rem 0.5rem;
        counter-increment: gradient-counter;
        margin-top: 1rem;
        min-height: 3rem;
        padding: 1rem 1rem 1rem 3rem;
        position: relative;
    }

        ol.gradient-list > li::before, ol.gradient-list > li::after {
            background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);
            border-radius: 1rem 1rem 0 1rem;
            content: "";
            height: 3rem;
            left: -1rem;
            overflow: hidden;
            position: absolute;
            top: -1rem;
            width: 3rem;
        }

        ol.gradient-list > li::before {
            align-items: flex-end;
            content: counter(gradient-counter);
            color: #1d1f20;
            display: flex;
            font: 900 1.5em/1 "Montserrat";
            justify-content: flex-end;
            padding: 0.125em 0.25em;
            z-index: 1;
        }

        ol.gradient-list > li:nth-child(10n+1):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
        }

        ol.gradient-list > li:nth-child(10n+2):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
        }

        ol.gradient-list > li:nth-child(10n+3):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
        }

        ol.gradient-list > li:nth-child(10n+4):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
        }

        ol.gradient-list > li:nth-child(10n+5):before {
            background: linear-gradient(135deg, #a2ed56 0%, #fddc32 100%);
        }

        ol.gradient-list > li:nth-child(10n+6):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
        }

        ol.gradient-list > li:nth-child(10n+7):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
        }

        ol.gradient-list > li:nth-child(10n+8):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
        }

        ol.gradient-list > li:nth-child(10n+9):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
        }

        ol.gradient-list > li:nth-child(10n+10):before {
            background: linear-gradient(135deg, rgba(162, 237, 86, 0) 0%, rgba(253, 220, 50, 0) 100%);
        }

        ol.gradient-list > li + li {
            margin-top: 2rem;
        }

.event_category h3 {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px dashed #737373;
    color: #047588;
    padding-bottom: 10px;
}

#RegisterModal .modal-login .form-group {
    position: relative;
    margin: 0 0 23px;
}

#RegisterModal .divtext {
    position: absolute;
    width: 100%;
    font-size: 12px;
    left: 15px;
    display: block;
}

#RegisterModal .text-danger {
  /*  font-weight: bold;
    color: #f6706e;
    top: 45px;
    left: 15px;*/
    color: yellow;
    top: 45px;
    left: 0px;
    text-shadow: none;
    font-size: 13px;
}

.ui-front {
    z-index: 99999 !important;
}

.evntUpRowMaxGap #breadcrumb {
    padding: 15px;
}

#breadcrumb a {
    color: #D84315;
    text-decoration: none;
}

    #breadcrumb a:hover {
        color: #ffbe30;
        text-decoration: underline;
    }



.divMenuR {
    list-style: none;
    position: relative;
}

.ULMenuR {
    float: right;
    margin-top: 10px;
}

.LIMenuR {
    float: left;
    position: relative;
    list-style-type: none;
}

    .LIMenuR a {
        text-decoration: none;
        margin: 0px 10px;
        background: #545454;
        float: left;
        color: #fff;
        padding: 5px 5px;
        text-align: center;
        border-radius: 4px;
        white-space: nowrap;
    }

.mobile_menu .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 13px;
    /* margin-left: -22px;*/
}

.mobile_menu .navbar-inverse .navbar-toggle {
    background: #545454;
    width: 50px;
    /* padding: 7px 0 12px 0;*/
    float: left;
    margin-top: 5px;
}

.mobile_menu {
    padding: 0 15px;
}

    .mobile_menu .navbar-inverse {
        background: none !important;
        border-color: transparent;
        border: none;
        border: 0px solid transparent;
    }

        .mobile_menu .navbar-inverse .navbar-collapse {
            background: #000;
        }

        .mobile_menu .navbar-inverse .navbar-nav > li > a {
            color: #fff;
            font-size: 13px;
            line-height: 15px;
        }

    .mobile_menu .navbar-right {
        border-top: 1px dashed #ccc;
        margin-top: 1rem;
    }

    .mobile_menu .spnViewAll {
        padding: 10px 20px;
    }

.search_panel {
    position: relative;
}

.search-wrapper {
    position: absolute;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 0;
}

    .search-wrapper button::before {
        background: none;
    }

    .search-wrapper .input-holder {
        overflow: hidden;
        background: rgba(255,255,255,0);
        border-radius: 6px;
        position: relative;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .search-wrapper.active .input-holder {
        border-radius: 50px;
        width: 450px;
        background: rgba(0,0,0,0.5);
        -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    }

    .search-wrapper .input-holder .search-input {
        width: 100%;
        height: 40px;
        padding: 0px 30px 0 20px;
        opacity: 0;
        position: absolute;
        top: 0px;
        left: 0px;
        background: transparent;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        outline: none;
        font-family: "Open Sans", Arial, Verdana;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        color: #FFF;
        -webkit-transform: translate(0, 60px);
        -moz-transform: translate(0, 60px);
        transform: translate(0, 60px);
        -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -webkit-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .search-wrapper.active .input-holder .search-input {
        opacity: 1;
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

        .search-wrapper.active .input-holder .search-input::-webkit-input-placeholder {
            color: #fff;
        }

        .search-wrapper.active .input-holder .search-input::-moz-placeholder {
            color: #fff;
        }

        .search-wrapper.active .input-holder .search-input:-ms-input-placeholder {
            color: #fff;
        }

        .search-wrapper.active .input-holder .search-input:-moz-placeholder {
            color: #fff;
        }

    .search-wrapper .input-holder .search-icon {
        width: 100px;
        height: 50px;
        border-radius: 6px;
        background: #FFF;
        padding: 0px;
        outline: none;
        position: relative;
        z-index: 2;
        float: right;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border: 1px solid #ccc;
    }

    .search-wrapper.active .input-holder .search-icon {
        width: 100px;
        height: 30px;
        margin: 10px;
        border-radius: 30px;
    }

    .search-wrapper .input-holder .search-icon span {
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
        -moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
        transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    }

    .search-wrapper.active .input-holder .search-icon span {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
        position: absolute;
        content: '';
    }

    .search-wrapper .input-holder .search-icon span::before {
        width: 4px;
        height: 9px;
        left: 4px;
        top: 13px;
        border-radius: 2px;
        background: #974BE0;
    }

    .search-wrapper .input-holder .search-icon span::after {
        width: 10px;
        height: 10px;
        left: 0px;
        top: 0px;
        border-radius: 16px;
        border: 3px solid #974BE0;
    }

    .search-wrapper .close {
        position: absolute;
        z-index: 1;
        top: 16px;
        right: 20px;
        width: 25px;
        height: 25px;
        cursor: pointer;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .search-wrapper.active .close {
        right: -30px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -webkit-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        transition-delay: 0.5s;
        border: 0 !important;
    }

    .search-wrapper .close::before, .search-wrapper .close::after {
        position: absolute;
        content: '';
        background: #000;
        border-radius: 2px;
    }

    .search-wrapper .close::before {
        width: 5px;
        height: 20px;
        left: 7px;
        top: 0px;
    }

    .search-wrapper .close::after {
        width: 20px;
        height: 5px;
        left: 0px;
        top: 7px;
    }

    .search-wrapper .result-container {
        width: 100%;
        position: absolute;
        top: 80px;
        left: 0px;
        text-align: center;
        font-family: "Open Sans", Arial, Verdana;
        font-size: 14px;
        display: none;
        color: #B7B7B7;
    }

.search_panel {
    position: relative;
    margin-top: 2.5rem;
}

.details_table {
    margin: 2rem 0 0;
}

.checkout_area {
    background: #159957; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #155799, #159957); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #155799, #159957); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 1rem 0;
}

    .checkout_area .eventWrapper {
        /* background-image: url('/content/Images/checkout_wrp_bg.jpg');*/
        /*background-size: cover;*/
        /* background-repeat: repeat;*/
        /*background: rgba(255,255,255,0.9);*/
        padding: 0;
        border: 1px solid #4e4e4e;
        /*box-shadow: 0px 0px 9px 4px #c0c0c0;*/
    }

    .checkout_area .lftPannelHaeder {
        background: #000;
        margin: 20px 0px;
    }

    .checkout_area .form-group {
        display: block;
    }

    .checkout_area .payOptionBox {
        height: auto;
        background: #047588;
        border-bottom: 0;
        font-size: 15px;
        padding-top: 0;
        cursor: pointer;
        border: 1px solid #154c55;
        padding: 10px;
        color: #fff;
        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;
        margin:5px;
    }

    .checkout_area .crdInfoContain .form-group input[type="text"] {
        padding: 0 20px 0 20px;
        width: 100%;
    }

    .checkout_area .crdInfoDownLft {
        width: 70%;
        float: left;
    }

    .checkout_area .crdInfoDownRgt {
        width: 30%;
        float: left;
    }

        .checkout_area .crdInfoDownRgt .form-control {
            padding: 0 20px;
            width: 100%;
        }

    .checkout_area .cancelBut {
        font-size: 14px;
        text-transform: uppercase;
        /*font-weight: bold;*/
        padding: 9.5px 0;
        margin-top: 12px;
        border-radius: 3px;
    }

    .checkout_area .crdInfoContain {
        background: #d9ebe7;
        min-height: 185px;
    }

.billing_address .form-group {
    display: flex !important;
    margin: 0;
}

.billing_address .bilInfoContain {
    background: #ffffff;
}

.checkout_area .orderDiv1 {
    font-size: 18px;
    margin-bottom: 0;
    background: #15c7e5;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.checkout_area .rightOrderBoxMain {
    background: #fff;
}

.checkout_area .payUserCrdDtlMain {
    border: 1px solid #bab9b9;
}

.checkout_area .payUserInputMain {
    border: 1px dashed #908e8e;
}

.icon_wrap {
    background: #007689;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    float: left;
    line-height: 65px;
    margin: -10px 30px 0 0;
}

.label_text {
    padding-left: 0;
}

.Acknowledgement_sec {
    /*background-image: url(/content/Images/acknoledgement_bg.jpg);*/
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #fee6dc;
}

.ack_wrp {
    background: rgba(255,255,255,.5);
    margin: 2rem 0;
    border-radius: 40px;
    box-shadow: 0px 0px 5px 2px #cbc8c8;
    border: 1px solid #ee9e7c;
}

.ack_area {
    padding: 10px 20px 15px 22px;
}

h3.ack_hdng {
    font-weight: bold;
    border-bottom: 2px dashed #8a8888;
    margin-bottom: 1rem;
    padding-bottom: 0.8rem;
}

h1.bookingId {
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 6px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: normal;
    width: 80%;
    margin: 2rem auto;
    float: none;
}

.small-box {
    border-radius: 0.25rem;
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    display: block;
    margin-bottom: 20px;
    position: relative;
    height: 130px;
}

.booking_bg1 {
    background: #132dc2;
}

.booking_bg2 {
    background: #29c93a;
}

.booking_bg3 {
    background: #5823cd;
}

.small-box > .inner {
    padding: 10px;
    color: #fff;
}

.small-box .icon > img {
    position: absolute;
    right: 0;
    top: 14px;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear;
    width: 100px;
}

.ack_wrp .ticketAckBack {
    float: left;
    width: 100%;
    padding-bottom: 6px;
    background: rgba(255,255,255,0.9);
    color: #000;
    font-weight: bold;
    border: 1px solid #aca6a6;
    padding: 20px;
}

.ticket_btn_group {
    background: #000;
    text-align: center;
    border-radius: 5px;
    padding: 1rem;
}

    .ticket_btn_group .btn-group > .btn {
        position: relative;
        float: left;
        font-size: 16px;
        padding: 8px 30px;
    }

.ConfoRegModalBody {
    background: #6190E8; /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #A7BFE8, #6190E8); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #A7BFE8, #6190E8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}


    .ConfoRegModalBody .eventWrapper {
        background: #fff; /* fallback for old browsers */
        /*background: #2a2a68;*/ /* fallback for old browsers */
        /*background: -webkit-linear-gradient(to top, #1CB5E0, #2a2a68);*/ /* Chrome 10-25, Safari 5.1-6 */
        /*background: linear-gradient(to top, #1CB5E0, #2a2a68);*/ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        margin-top: 1rem;
        margin-bottom: 2rem;
        padding: 0;
        border-radius: 15px;
        overflow: hidden;
        width: 60%;
    }

    .ConfoRegModalBody .registrationPartSec {
        background: none;
        padding: 0;
    }

    .ConfoRegModalBody .smart-forms .header-primary {
        background: none;
        border-top: 0;
        border-bottom: 0;
    }


    .ConfoRegModalBody .smart-forms .form-header h4 {
        text-align: left;
        font-weight: 300;
        font-size: 25px;
        padding: 0;
        margin: 0;
        color: #128788;
        text-transform: uppercase;
    }


    .ConfoRegModalBody .smart-forms .form-body {
        padding: 10px 30px 20px;
    }

    .ConfoRegModalBody .smart-container {
        background: none;
        box-shadow: none;
    }


    .ConfoRegModalBody .isdCode {
        width: 24%;
        height: 42px;
        float: left;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }


    .ConfoRegModalBody .phoneNumber {
        width: 76%;
        float: left;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        height: 42px;
    }

    .ConfoRegModalBody .smart-forms .tagline span {
        text-transform: uppercase;
        display: inline-block;
        position: relative;
        padding: 0 15px;
        background: none;
        color: #fff;
        top: -10px;
    }

.conf_hdng {
    background: #242156;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 1rem;
}



    .conf_hdng h2 {
        color: #fff;
        margin: 0;
        text-transform: uppercase;
        font-size: 20px;
    }

.ConfoRegModalBody .smart-forms .tagline {
    border-top: 1px solid #1a4c74;
    padding: 15px 0px;
}

.ConfoRegModalBody .checkAndRadioList span {
    /*color: #fff;*/
    font-size: 14px;
}



.ConfoRegModalBody .smart-forms .gui-input:focus ~ .field-icon i {
    color: #27447f;
}


.discount_wrp {
    padding: 5px 10px;
    height: 60px;
    line-height: 55px;
}

    .discount_wrp b {
        font-size: 13px;
    }

#EventSeatBookingModal .evtmodSearchHeader, #Sportsbookmodal .evtmodSearchHeader, #EventSectionSeatBookingModal .evtmodSearchHeader {
    padding: 10px 20px 1rem;
}

#EventSeatBookingModal .evtAddClose, #Sportsbookmodal .evtAddClose, #EventSectionSeatBookingModal .evtAddClose {
    position: absolute;
    right: 60px;
}

.discount_bg1 {
    background: #c5bb36;
}

.discount_bg2 {
    background: #3bbcf0;
}



.discount_bg3 {
    background: #a595fd;
}

.donation_banner {
    height: 500px;
    position: relative;
}



    .donation_banner img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }

.donation_caption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10%;
    text-align: center;
    right: auto;
    left: auto;
}

    .donation_caption h1 {
        color: #fff;
        font-size: 70px;
        /*  width: 70%;*/
        margin: auto;
        line-height: 90px;
    }

    .donation_caption .btn-danger {
        color: #fff;
        background-color: #d9534f;
        border-color: #d43f3a;
        font-size: 20px;
        text-transform: uppercase;
        padding: 10px 30px;
        margin-top: 4rem;
    }

.sterling-list-3.sterling-list--number[data-index] {
    position: relative;
    padding-left: 80px;
    z-index: 2;
    margin-bottom: 2rem;
}



.sterling-list--number[data-index]::before {
    font-family: playfair display,Sans-serif;
    font-size: 80px;
    font-weight: 900;
}



.sterling-list--number[data-index]::before {
    position: absolute;
    display: block;
    top: 0;
    left: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: attr(data-index);
    opacity: .2;
    z-index: 1;
}



.sterling-list--number .sterling-list__text {
    margin-top: 15px;
    margin-bottom: 0;
}



.eventDtlSec h1 {
    color: #000;
    font-size: 50px;
    margin: 1rem 0 5rem;
    font-weight: bold;
}

.sterling-list__title {
    font-size: 30px;
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.description_hdng {
    /*   background: url('/content/Images/text-about_us.png');*/
    padding: 2rem 0;
    background-repeat: no-repeat;
    background-position: center;
}


    .description_hdng h1 {
        color: #030303;
        font-size: 110px;
        margin: 0 0 20px;
        font-weight: bold;
        text-align: center;
    }

.desc_para {
    line-height: 30px;
    text-align: center;
}

.image_gallery {
    background: #edcc2d;
}


    .image_gallery .wrpr {
        position: relative;
        flex-grow: 1;
        margin: auto;
        max-width: 1200px;
        max-height: 1200px;
        display: grid;
        grid-template-columns: repeat(8, 1fr);
        grid-template-rows: repeat(4, 1fr);
        grid-gap: 2vmin;
        justify-items: center;
        align-items: center;
    }

    .image_gallery h1 {
        color: #030303;
        font-size: 70px;
        margin: 3rem 0 3rem;
        font-weight: bold;
        text-align: center;
        font-family: playfair display,Sans-serif;
    }

    .image_gallery .wrpr img {
        z-index: 1;
        grid-column: span 2;
        max-width: 100%;
        margin-bottom: -52%;
        -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
        clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
        transform: scale(1);
        transition: all 0.25s;
        height: 230px;
    }

        .image_gallery .wrpr img:nth-child(7n+1) {
            grid-column: 2/span 2;
        }




        .image_gallery .wrpr img:hover {
            z-index: 2;
            transform: scale(2);
        }



.charity_donation_sec {
    background-image: url(/content/Images/charity_donation.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 6rem 0 3rem;
}




    .charity_donation_sec .eventWrapper {
        background: none;
    }

    .charity_donation_sec h2 {
        text-align: center;
        margin: 0;
        text-transform: uppercase;
        font-size: 24px;
    }

    .charity_donation_sec i {
        text-align: center;
        display: block;
        margin-bottom: 10px;
        font-size: 40px;
    }

    .charity_donation_sec .bg1 {
        background: #1877b3;
    }

    .charity_donation_sec .bg2 {
        background: #87de2e;
    }

    .charity_donation_sec .bg3 {
        background: #d73aaa;
    }

.donation_dtl {
    width: 100%;
    background: rgba(255,255,255,1);
    margin-bottom: 1rem;
    padding: 1rem 0;
    color: #fff;
    border-radius: 10px;
}


.help_area {
    text-align: center;
}

    .help_area h1 {
        color: #030303;
        font-size: 70px;
        margin: 3rem 0 8rem;
        font-weight: bold;
        text-align: center;
        font-family: playfair display,Sans-serif;
    }

.help_sec h3 {
    font-family: playfair display,Sans-serif;
    font-weight: bold;
}

.help_sec img {
    margin: -6rem 0 0;
}

.help_sec {
    padding: 2rem 1rem;
}

    .help_sec:hover {
        background: #fff;
        box-shadow: 0px 0px 12px 4px #dcdcdc;
    }

.currency-display {
    padding-right: 5px;
}

#Speacialloading img {
    width: 100px;
}

#loadingreg img {
    width: 100px;
}

#loading img {
    width: 100px;
}

#loadingfrgt img {
    width: 100px;
}


#loadingConReg img {
    width: 100px;
}

#loadingExebitor img {
    width: 100px;
}

#progress img {
    width: 100px;
}

#loadingprod img {
    width: 100px;
}
/* speaker name class*/
.speaker-name {
    color: #00fa92;
    text-align: center;
    text-transform: uppercase;
}



















#modal-fullscreen .close {
    width: auto;
}

.modal-fullscreen .form-wrapper label {
    min-height: auto !important;
    margin-bottom: 0 !important;
}
/*#CustTicketBooking .modal-header .close, #CustProductBooking .modal-header .close, #CustAddServiceBooking .modal-header .close, #CustExpoBoothBooking .modal-header .close, #CustScheduleBooking .modal-header .close, #CustServiceBooking .modal-header .close {
    position: absolute;
    right: 16px;
    background: none;
    color: #000 !important;
    justify-content: end;
}*/


#CustReview .modal-header .close, #CustAddServiceBooking .modal-header .close, #CustServiceBooking .modal-header .close,
#CustScheduleBooking .modal-header .close {
    background: none;
    color: #000 !important;
    justify-content: end;
    width: 35px;
    padding: 5px;
}


#CustAddServiceBooking .modal-title, #CustScheduleBooking .modal-title, #EventSectionSeatBookingModal .modal-title {
    width: 100%;
}

#CustTicketBooking .modal-header .close:hover, #CustProductBooking .modal-header .close:hover,
#CustAddServiceBooking .modal-header .close:hover, #CustExpoBoothBooking .modal-header .close:hover, #CustExpoBoothBooking .modal-header .close:hover,
#CustScheduleBooking .modal-header .close:hover, #CustServiceBooking .modal-header .close:hover {
    opacity: 1;
}

#CustTicketBooking .modal-header button::before, #CustProductBooking .modal-header button::before,
#CustAddServiceBooking .modal-header button::before, #CustExpoBoothBooking .modal-header button::before,
#CustScheduleBooking .modal-header button::before, #CustServiceBooking .modal-header button::before {
    background: none;
}

.adminDataPart button, .modalTable button {
    width: 100% !important;
    font-size: 12px;
    padding: 0 10px;
    height: 30px;
}

.adminDataPart .fa-eye, .modalTable .fa-eye {
    font-size: 20px;
}




.adminDataPart .fa-download, .modalTable .fa-download {
    font-size: 20px;
}

.web_menu a {
    color: #fff;
}

.adminDataPart .modalTable .form-control {
    padding: 5px;
}
/*.modal-title {
    float: left;
}*/
.sportmodSearchHeader {
    padding: 10px;
}
/*.evtmodSearchHeader {
   
    padding: 10px 20px 2rem;
  
}*/
/*expert rating*/
.StarWrapper {
    font-size: 30px;
}

.fa-star-o, button, a, a:hover, input [type=text], .fa-eye, .fa-download, .close {
    cursor: pointer !important;
}

.rated-star {
    position: relative !important;
    cursor: pointer !important;
}

.fa-star-percentage {
    position: absolute !important;
    left: 0;
    top: 0;
    overflow: hidden;
    cursor: pointer !important;
}

.fa-star {
    color: #E3CF7A;
    cursor: pointer !important;
}

.StarWrapper .js-star-rating {
    color: black !important;
}

#tblData td a {
    color: #000;
}



.tooltip.top {
    margin-top: 0px;
}

.evtFilterReset button {
    padding: 8px;
    font-size: 15px;
    color: #026a02;
    font-weight: bold;
    margin: 2px;
}

/*17-7-23*/
.R-Fields {
    font-size: 11px;
    color: red;
    float: left;
}

.bilInfoContain .R-Fields {
    padding: 5px 0px;
}

.user_profile_wrp .R-Fields {
    padding: 5px 0px;
}

.checkbox-inline {
    padding: 10px 0px 10px 30px;
    cursor:pointer;
}

.checkout_area .crdInfoDownExp .form-control {
    margin-bottom: 5px;
}





.center {
    z-index: 1002;
    margin: 50px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.centerimg {
    height: 128px;
    width: 128px;
}

.PaymentIsdCode {
    width: 100%;
    color: black;
}


.intl-tel-input {
    top: -42px;
    position: relative;
    /* display: inline-block; */
    /* height: 42px; */
    font-size: 14px;
    padding: 22px;
    /* left: 0; */
    float: left;
}

.iti-mobile .intl-tel-input .country-list {
    max-width: 320px;
}

.inputMob {
    padding-left: 80px !important;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 10px !important;
}

.intl-tel-input.separate-dial-code .selected-flag {
    width: 78px !important;
    font-size: 14px;
}
/*17-7-23*/

.category_sec {
    /*background: rgba(255,255,255,0.3);*/
    background: rgba(0,0,0,0.5);
    /*padding: 1rem 0 0;*/
}

    .category_sec ul {
        margin-bottom: 0;
        padding: 10px 0;
    }

        .category_sec ul li {
            background-color: rgba(0, 0, 0, 0.1) !important;
            color: #fff;
            background-color: white;
            color: #333333;
            border-width: 1px;
            border-radius: 100px;
            border-color: #cdcdcd !important;
            border-style: solid;
            box-shadow: none;
            cursor: pointer;
            padding: 6px 13px;
            margin-right: 4px !important;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            display: inline-block;
            font-size: 13px;
        }

            .category_sec ul li:hover {
                background: rgba(0, 0, 0, 0.3) !important;
            }

                .category_sec ul li:hover a {
                    color: #fff;
                    text-decoration: none;
                }
/*#0da9c3*/
.main_category {
    border-bottom: 54px solid #047588;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 100%;
    padding-left: 2rem;
}

    .main_category ul li {
        background-color: #fff !important;
    }

        .main_category ul li a {
            color: #333;
        }

#MoreCatgryModal .category_sec ul li {
    background-color: rgba(0, 0, 0, 0) !important;
    margin-bottom: 1rem;
}

#MoreCatgryModal .category_sec {
    background: none;
}

    #MoreCatgryModal .category_sec ul li a {
        color: #000;
    }

#MoreCatgryModal button.close {
    border: 0 !important;
    font-size: 28px;
}

.seeAllSec {
    font-size: 15px;
    text-decoration: none;
    color: #248dd5;
    margin-left: 1rem;
    vertical-align: middle;
}

.popular_deal_block {
    margin: 0 0 2rem;
}

.storepic {
    height: 160px;
}

    .storepic img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.block_content h4 {
    margin: 1rem 0.5rem 1rem;
    color: #0ea1b9;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.card_location {
    display: flex;
    margin: 0rem 0.5rem 0.3rem;
}

.mb-0 {
    margin-bottom: 0;
}

.mt-0 {
    margin-top: 0;
}

.card_location .fa-location-arrow {
    margin: -1px 10px;
}

.star_wrp {
    margin: 0 20px;
}

    .star_wrp .fa {
        color: orange;
    }

.result_filter {
    background: rgba(0,0,0,0.5);
    padding: 5px 10px;
    border-radius: 22px;
}

    .result_filter h4 {
        color: #fff;
    }

.offcanvas-active {
    overflow: hidden;
}

.screen-overlay {
    width: 0%;
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility .1s, width 1s ease-in;
}

    .screen-overlay.show {
        transition: opacity .5s ease, width 0s;
        opacity: 1;
        width: 100%;
        visibility: visible;
    }

.offcanvas {
    width: 80%;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all .2s;
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 2rem;
}

    .offcanvas.offcanvas-right {
        right: 0;
        left: auto;
        transform: translateX(100%);
    }

    .offcanvas.show {
        visibility: visible;
        transform: translateX(0);
        transition: transform .2s;
    }

    .offcanvas .btn-close {
        position: absolute;
        top: 0;
        right: 0;
    }

.navbar-fixed-bottom {
    display: flex !important;
    justify-content: center !important;
    bottom: 3rem !important;
}

.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-danger.btn-outline {
    color: #000000;
    width: 160px;
    border-radius: 60px;
    font-weight: bold;
}

.filter_area {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
}

.filter-label {
    float: left;
    width: 150px;
    background: #8ee3ff;
    align-items: center;
    padding: 0 10px;
    font-size: 11px !important;
    border: 1px solid #38acd3;
    text-transform: uppercase;
    margin-right: 5px;
}

    .filter-label h3 {
        margin: 0;
        font-weight: bold;
    }

.filter-input {
    float: left;
    width: 84%;
}

    .filter-input .checkbox-inline + .checkbox-inline {
        margin-left: 0 !important;
        cursor:pointer;
    }

.store_header {
    padding: 2rem 0 0;
}

    .store_header img {
        width: 200px;
        background: #80c5d1;
        padding: 5px;
        box-shadow: 0 0px 3px 2px #80c5d1;
    }

.pl-0 {
    padding-left: 0;
}
.pl-5 {
    padding-left: 5px;
}
.pr-0 {
    padding-right: 0;
}

.store_header p {
    font-size: 12px;
}

ul.store_share_list {
    display: flex;
}

    ul.store_share_list li {
        list-style: none;
    }

        ul.store_share_list li a {
            width: 50px;
            height: 50px;
            background-color: #00b3d1;
            text-align: center;
            line-height: 47px;
            font-size: 23px;
            margin: 0 3px;
            display: block;
            border-radius: 50%;
            position: relative;
            overflow: hidden;
            border: 3px solid #047588;
            z-index: 1;
        }

            ul.store_share_list li a .icon {
                position: relative;
                color: #fff;
                transition: .5s;
                z-index: 3;
                border-radius: 100%;
                font-size: 18px;
                float: none;
                text-align: center;
                height: 40px;
                width: 30px;
            }

            ul.store_share_list li a:hover .icon {
                color: #fff;
                transform: rotateY(360deg);
            }

            ul.store_share_list li a:before {
                content: "";
                position: absolute;
                top: 100%;
                left: 0;
                width: 100%;
                height: 100%;
                background: #f00;
                transition: .5s;
                z-index: 2;
            }

            ul.store_share_list li a:hover:before {
                top: 0;
            }

        ul.store_share_list li:nth-child(1) a:before {
            background: #3b5999;
        }

        ul.store_share_list li:nth-child(2) a:before {
            background: #55acee;
        }

        ul.store_share_list li:nth-child(3) a:before {
            background: #0077b5;
        }



.store_dtl_tab .nav-tabs {
    border-bottom: 2px solid #DDD;
    display: flex;
    justify-content: center;
}

    .store_dtl_tab .nav-tabs > li.active > a, .store_dtl_tab .nav-tabs > li.active > a:focus, .store_dtl_tab .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .store_dtl_tab .nav-tabs > li > a {
        border: none;
        color: #666;
    }

        .store_dtl_tab .nav-tabs > li.active > a, .store_dtl_tab .nav-tabs > li > a:hover {
            border: none;
            color: #4285F4 !important;
            background: transparent;
            font-weight: bold;
        }

        .store_dtl_tab .nav-tabs > li > a::after {
            content: "";
            background: #4285F4;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: -1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }

    .store_dtl_tab .nav-tabs > li.active > a::after, .store_dtl_tab .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.store_dtl_tab .tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

/*.store_dtl_tab .tab-pane {
    padding: 15px 0;
}*/

.store_dtl_tab .tab-content {
    padding: 20px
}

.store_dtl_tab .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    margin-right: 3rem;
}



.panel {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none;
}

    .panel:last-child {
        border-bottom: none;
    }

.panel-group > .panel:first-child .panel-heading {
    border-radius: 4px 4px 0 0;
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 10px;
}

    .panel-group .panel + .panel {
        margin-top: 0;
    }

.panel-heading {
    background-color: #009688;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 0;
}

.panel-title a {
    display: block;
    color: #fff;
    padding: 15px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}

.panel-body {
    background: #fff;
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    transition: border-radius 0.3s linear 0.2s;
}

    .panel:last-child .panel-heading.active {
        border-radius: 0;
        transition: border-radius linear 0s;
    }
/* #bs-collapse icon scale option */



.panel-heading a:before {
    content: '\e146';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    font-size: 24px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    transform: scale(0);
    transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
    content: '\f107';
    transform: scale(1);
    transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
    content: '\f106';
    font-size: 24px;
    position: absolute;
    font-family: FontAwesome;
    right: 5px;
    top: 10px;
    transform: rotate(180deg);
    transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

.panel-body {
    padding: 0;
    padding-top: 10px;
}

.exper_skill {
    list-style: none;
}

    .exper_skill li {
        background: #ccc;
        padding: 4px 10px 2px;
        color: #5f5d5d;
        text-align: center;
        float: left;
        font-size: 13px;
        font-weight: bold;
        margin-right: 7px;
    }

.expert_sec .media-left img {
    width: 100px;
    background: #6a6a6a;
    padding: 2px;
    overflow: hidden;
    border-radius: 50%;
    height: 100px;
    box-shadow: 0px 0px 10px 1px #b8b8b8;
}


.store_dtl_tab .Descimg {
    float: left;
    width: 150px;
    text-align: center;
    height: 200px;
    margin: 0 12px 0 6px;
}

    .store_dtl_tab .Descimg img {
        height: 100%;
        width: 100%;
        border-radius: 0;
        object-fit: cover;
    }

.expert_sec {
    margin-top: 15px;
    border-bottom: 1px dashed #878585;
}

.about_sec h4 {
    margin-top: 0;
    font-weight: bold;
}


.border-bottom-dashed {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.storeopenTbl td, th, tr {
    padding: 3px 7px;
    font-size: 13px;
}

hr {
    border-top: 1px solid #c9c9c9;
}

.contact_info h4 {
    font-weight: bold;
}

.review_sec h3 {
    float: left;
    font-weight: bold;
    margin: 0;
}

.review_sec .StarWrapper {
    font-size: 18px;
    float: left;
    margin-left: 1rem;
}

.review_sec a {
    color: blue;
}

.review_list img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.review_list .StarWrapper {
    font-size: 18px;
    float: left;
    margin-left: 0;
}

.review_list {
    margin-top: 1rem;
}



.block_content {
    border: 1px solid #ccc;
    padding: 5px;
    padding-bottom: 10px;
    min-height: 250px;
}

    .block_content .star_wrp {
        margin: 0 5px;
    }

.pr-0 {
    padding-right: 0 !important;
}

.block_hdng h1 {
    padding: 5px 15px;
}

.intro .text-h1 {
    font-size: 18px;
}

.block_content {
    margin-bottom: 1rem;
}
/*01/08/2023 Subcate Design*/
.sub-cate-dgn {
    color: black !important;
    text-decoration: none !important;
}

.popularStoreList {
    color: #636363 !important;
    text-decoration: none !important;
}

.conference-valid {
    color: #fe0000;
}

.servicepriceStrike {
    text-decoration: line-through;
    color: #fff;
    font-size: 12px
}
/*01/08/2023*/

.review_comment {
    border-bottom: 2px dashed #ccc;
    padding: 12px 0 11px;
    margin-bottom: 2rem;
}

.review_comment_wrp {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
}

.popular_store_card {
    position: relative;
    height: 200px;
    box-shadow: 5px 5px 20px;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
}
/*25/08/2023*/
.cardNStore {
    position: relative;
    height: 200px;
    box-shadow: 5px 5px 20px;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
}

.intro {
    position: absolute;
    height: 39px;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
    color: #fff;
    background-color: rgba(27, 27, 27, .9);
    transition: .4s ease-in-out;
    text-align: center;
}

.popular_store_card:hover .intro {
    height: 100%;
    bottom: 0;
    background-color: #000;
}

.popular_store_card:hover .text-p {
    opacity: 1;
    visibility: visible;
}

.popular_store_card:hover img {
    transform: scale(1.1) rotate(-3deg);
}








.cardNStore:hover .intro {
    height: 100%;
    bottom: 0;
    background-color: #000;
}

.cardNStore:hover .text-p {
    opacity: 1;
    visibility: visible;
}

.cardNStore:hover img {
    transform: scale(1.1) rotate(-3deg);
}

.text-h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    padding: 4px 0 !important;
}

.text-p {
    font-size: 16px;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
}

.block_hdng .star_wrp {
    margin: 0;
}

.seeAllbtn {
    float: right;
    margin: 20px 30% !important;
    width: 40%;
    margin-bottom: 20px !important;
}

.popularStoreList .popular_store_card {
    width: 100%;
}

    .popularStoreList .popular_store_card img {
        margin: auto;
    }

#breadcrumb {
    padding: 20px 0;
}

.search__title {
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    color: #ff8b88;
}

.search__input {
    width: 100%;
    padding: 12px 24px;
    background-color: transparent;
    transition: transform 250ms ease-in-out;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background-color: transparent;
    /*         background-image: url(http://mihaeltomic.com/codepen/input-search/ic_search_black_24px.svg); */
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 95% center;
    border-radius: 50px;
    border: 2px solid #fff;
    transition: all 250ms ease-in-out;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    filter: brightness(0) invert(1);
}

    .search__input::placeholder {
        /*color: rgba(87, 87, 86, 0.8);*/
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.5px;
    }

    .search__input:hover,
    .search__input:focus {
        padding: 12px 0;
        outline: 0;
        border: 2px solid transparent;
        border-bottom: 2px solid #575756;
        border-radius: 0;
        background-position: 100% center;
    }

.credits__container {
    margin-top: 24px;
}

.credits__text {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}

.credits__link {
    color: #ff8b88;
    text-decoration: none;
    transition: color 250ms ease-in;
}

    .credits__link:hover,
    .credits__link:focus {
        color: rgb(191, 137, 135);
    }

#btnScateFilter {
    margin-top: 6px;
}

#fixedbutton {
    position: fixed;
    bottom: 22%;
    right: 20px;
    z-index: 999;
}

.PaymentIsdCode .Error-Phone {
    top: 50px;
    position: absolute;
    left: 0px;
}

.registrationPartSec .text-danger {
    font-size: 12px;
    width: 100%;
    float: left;
}

.FeaturedService .ui-helper-hidden-accessible {
    display: none;
}

#EvenGalleryImages .carousel-gallery .swiper-slide a {
    height: 300px;
}

.filter_area .form-group h4 {
    font-size: 14px;
}

.navbar-fixed-bottom {
    bottom: -2rem !important;
    position: relative !important;
}

@media screen and (max-width:1600px) {
    .topcategorybox ul li {
        font-size: 12px
    }

    .expiredclsdsn {
        padding: 24px;
        font-size: 18px
    }
}


@media only screen and (max-width:1400px) and (min-width:900px) {
    .countNumber, .expiredclsdsn {
        font-size: 14px
    }

    .paymenticon ul li {
        margin-bottom: 5px
    }

    .expiredclsdsn {
        padding: 24px
    }

    .divCountdown {
        width: 60px;
        height: 50px;
        border-radius: 5px;
        float: left;
        margin: 10px 10px 10px 0
    }

    .divCountHeader {
        font-size: 18px
    }

    .event-content .event-date {
        max-width: 140px
    }
}

@media only screen and (max-width:1274px) and (min-width:1025px) {
    .topcategorybox ul li {
        width: 40%;
        float: left
    }
}

@media screen and (max-width:1160px) {
    .link_box, .payment_box {
        width: 48%;
        float: left;
        margin: 10px 1%
    }

    .footer_cont {
        width: 100%
    }
}

@media screen and (max-width:900px) {
    .link_box, .payment_box {
        width: 48%;
        float: left;
        margin: 2% 1%
    }

    .footer_cont {
        width: 100%
    }

    .checkout_area .crdInfoContain {
        min-height: 250px;
    }
}

@media screen and (max-width:600px) {
    .link_box, .payment_box {
        width: 90%;
        float: left;
        margin: 2% 5%;
        padding: 3%
    }

    .b4f0d809c._8a0c0809c {
        width: 96%;
        margin: 2%;
    }

    .service_provider.btn-warning {
        width: 100%;
    }

    .expiredclsdsn {
        margin: 40px 15px 21px 0
    }

    .footer_cont {
        width: 100%
    }

    .ticket_btn_group .btn-group > .btn {
        width: 100%;
    }

    h1.bookingId {
        width: 100%;
        font-size: 25px;
    }

    .checkout_area .crdInfoContain {
        min-height: 180px;
    }
    .padd20 {
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .checkout_area .crdInfoContain .form-group input[type="text"]{
        font-size: 14px;
    }
    .bilInfoContain{
        border:none;
    }
    .ElementsApp, .ElementsApp .InputElement {
        font-size: 14px!important;
      
    }

    .InputContainer .InputElement {
       
        font-size: 14px !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .smart-forms .captcode, .smart-forms .option, .smart-forms .rating, .smart-forms .switch {
        -webkit-animation: 1s infinite bugfix
    }

    @-webkit-keyframes bugfix {
        from,to {
            padding: 0
        }
    }

    .smart-forms .switch {
        margin-right: 10px;
        margin-bottom: 5px
    }

    .smart-forms .option {
        margin-right: 15px
    }
}

@media(max-width:600px) {
    .smart-forms .frm-row {
        margin: 0
    }

        .smart-forms .frm-row .colm {
            width: 100%;
            float: none;
            padding: 0
        }

    .smart-forms .bdl {
        border-left: 0
    }

    .smart-forms .bdr {
        border-right: 0
    }

    .smart-forms .align-right {
        text-align: left
    }
}



@media only screen and (min-width:320px) and (max-width:567px) {
    .expiredclsdsn {
        margin: 40px 15px 21px 0
    }

    .VAsBZe.l7umoi, .eKLpG0, .item_info, .list_wrp {
        display: block !important
    }

    .eKLpG0, .item_info, .list_show_banner p {
        width: 100% !important
    }

    .list_your_show_hdng h1 {
        font-size: 60px !important;
        line-height: 60px !important
    }

    .list_show_banner p {
        font-size: 20px !important
    }

    .list_show_banner button {
        width: 60% !important
    }

    .list_show_panel {
        padding: 3rem;
        padding-top: 30px !important;
        padding-bottom: 0 !important
    }

        .list_show_panel h1 {
            font-size: 50px !important
        }

    .list_wrp {
        margin: 0 !important
    }

    .item_info {
        margin: 0 0 3rem !important
    }

    .item_pic {
        margin: auto !important
    }

    .hosting_event {
        display: block
    }

    .hosting_event_content {
        display: block;
        max-width: 100%
    }

    .store_banner h1 {
        font-size: 6rem !important
    }

    .w1S0I2 {
        border-radius: 0 !important
    }

    .s_prov_wrp {
        padding: 3rem !important;
        margin-top: 20px !important;
        margin-left: 0 !important
    }

    .service_circle {
        position: relative !important;
        top: 0 !important;
        transform: translate(0,0) !important
    }

    .service_hdng h3 {
        font-size: 25px !important
    }

    .happy_client_sec {
        height: auto !important
    }

    .client_box {
        margin-bottom: 3rem !important
    }

    .ac3328c6d _41b466c6d KUdOML {
        text-align: center;
        margin: 1rem 0
    }

    .step_wrp {
        width: 90% !important;
    }

    #list_show h2 {
        font-size: 25px;
    }

    #list_show .media {
        margin-bottom: 2rem;
    }

    #list_show .media-body, #list_show .media-left, #list_show .media-right {
        margin: auto;
        display: block;
        text-align: center;
    }

        #list_show .media-left img {
            margin-bottom: 1rem;
        }

    .item_list_modal .modal-footer button {
        padding: 0.5rem 2rem !important;
    }

    .evtHeadImgDiv {
        width: 20% !important;
        /* float: none;*/
        margin: 0px !important;
    }
    .divPopulatecountry {
        display: block !important;
        margin-right: 10px;
        color: black !important;
        min-width: 64px !important;
        width: 2px !important;
        margin: -2px 4px 0px -58px !important;
        
    }
    .divCountryContent {
        height: 300px;
        width: 370px !important;
    }

    .evtDtlSrhFstBox {
        width: 50%;
    }

    .evtSrhTxtBoxDiv input form-control {
        padding: 0 20px 0 20px;
    }

    .mobile_menu {
        display: block !important;
    }

    .web_menu {
        display: none;
    }

    .eventlowerHeaderWrap {
        padding: 10px 0;
    }

    .evntRegAreaMain {
        padding: 0;
    }

    #tabsService li {
        width: 100%;
    }
    .Populatecountry {
        height: 34px !important;
        padding: 0 20px 0 5px !important;
    }
   
}

@media only screen and (min-width:568px) and (max-width:767px) {
    .item_info, .list_wrp {
        display: block !important
    }

    .community_sec .community_wrp, .community_sec img {
        max-width: 50%;
        float: left
    }

    .list_your_show_pic {
        height: 200px !important
    }

    .list_your_show_hdng h1 {
        font-size: 60px !important;
        line-height: 60px !important;
        margin: -10rem auto
    }

    .list_show_banner p {
        font-size: 16px !important;
        width: 100% !important;
        margin: 7rem auto 2rem !important
    }

    .list_show_banner button {
        width: 40% !important
    }

    .welcome_sec h1 {
        font-size: 60px
    }

    .list_show_panel {
        padding: 3rem;
        padding-top: 30px !important;
        padding-bottom: 0 !important
    }

        .list_show_panel h1 {
            font-size: 50px !important
        }

    .list_wrp {
        margin: 0 !important
    }

    .item_info {
        width: 100% !important;
        margin: 0 0 3rem !important
    }

    .item_pic {
        margin: auto !important
    }

    .hosting_event {
        display: block
    }

    .hosting_event_content {
        display: block;
        max-width: 100%
    }

    .community_sec img {
        margin-top: 6rem
    }
}

@media (max-width:850px) {
    .navBrandLogo {
        top: 0;
        position: relative;
        max-width: 130px;
        margin-left: 10%
    }
}

@media (max-width:830px) {
    .navBrandLogo {
        top: 0;
        position: relative;
        max-width: 130px;
        margin-left: 10%
    }
}

@media (max-width:769px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        background: rgba(0,0,0,.5)
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #321a00;
            background: rgba(255,255,255,.5);
            -webkit-transition: .1s ease-in-out;
            -moz-transition: .1s ease-in-out;
            -o-transition: .1s ease-in-out;
            transition: .1s ease-in-out
        }

    .HeadLinkMain {
        width: auto;
        float: right;
        padding-left: 0px;
        font-size: 24px
    }
}

@media (max-width:745px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        background: rgba(0,0,0,.8)
    }

        .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > li > a:hover {
            color: #fff;
            background: rgba(0,0,0,.7)
        }

    .navbar-default .navbar-nav > .open > a {
        color: #fff;
        background: rgba(0,0,0,.5)
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(0,0,0,.9);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .evtRmvHeadLink {
        display: none
    }
}

@media only screen and (min-width: 320px) and (max-width: 567px) {
    .store_banner h1 {
        font-size: 6rem !important;
    }

    .custom-btn {
        padding: 10px 0px;
        font-size: 12px;
        margin-top: 10px;
    }

    .VAsBZe.l7umoi {
        display: block !important;
    }

    .eKLpG0 {
        display: block !important;
        width: 100% !important;
    }

    .step_wrp {
        width: 100%;
        margin: 0;
    }

    .w1S0I2 {
        border-radius: 0 !important;
    }

    .s_prov_wrp {
        padding: 3rem 3rem 3rem 3rem !important;
        margin-top: 20px !important;
        margin-left: 0 !important;
    }

    .service_circle {
        position: relative !important;
        top: 0 !important;
        transform: translate(0, 0) !important;
    }

    .service_hdng h3 {
        font-size: 25px !important;
    }

    .happy_client_sec {
        height: auto !important;
    }

    .client_box {
        margin-bottom: 3rem !important;
    }

    .ac3328c6d _41b466c6d KUdOML {
        text-align: center;
        margin: 1rem 0;
    }


    .list_your_show_hdng h1 {
        font-size: 60px !important;
        line-height: 60px !important;
    }

    .list_show_banner p {
        font-size: 20px !important;
        width: 100% !important;
    }

    .list_show_banner button {
        width: 60% !important;
    }

    .list_show_panel {
        padding: 1rem;
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }

        .list_show_panel h1 {
            font-size: 50px !important;
        }

    .list_wrp {
        display: block !important;
        margin: 0 !important;
    }

    .item_info {
        display: block !important;
        width: 100% !important;
        margin: 0 0 3rem !important;
    }

    .item_pic {
        margin: auto !important;
    }

    .hosting_event {
        display: block !important;
        margin: 10rem 0 5rem !important;
    }

    .hosting_event_content {
        display: block !important;
        max-width: 100% !important;
    }

    .spa_banner {
        height: 170px !important;
    }

    .confidence_bg {
        display: none !important;
    }

    .about_confidence_content {
        margin-left: 0 !important;
        padding: 20px 20px !important;
    }

    .engage_community {
        margin-top: 3em;
    }

    .long_pic {
        height: 180px;
    }

    .datepicker-orient-bottom {
        left: 3.5rem !important;
    }

    .evtDtlSrhFstBox {
        width: 39%;
    }

    .HeadLinkMainDiv {
        width: 30%;
    }

    .type_registration h2 {
        font-size: 22px;
    }

    .admin_venue.list_show_panel h1 {
        font-size: 35px !important;
        margin-top: 2rem !important;
    }

    .admin_venue .list-group {
        margin-bottom: 2rem;
    }

    .flip-card {
        width: 100% !important;
        height: 250px !important;
    }

    .flip-card-back h1 {
        font-size: 30px !important;
    }

    .flip_card_list h1 {
        font-size: 22px !important;
    }

    .flip-card ul li {
        padding: 5px 0 !important;
        font-size: 12px !important;
    }

    .flip-card-front img {
        width: 100% !important;
    }

    .event_category {
        display: block;
    }

        .event_category h3 {
            font-size: 22px;
        }

    .evntRegAreaMain {
        padding: 0;
    }
}

.block_hdng h1 {
    font-size: 25px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .modal-login {
        margin: auto;
    }

    .home-content-top .nav-tabs > li {
        float: none;
    }

        .home-content-top .nav-tabs > li > a {
            margin: 0;
        }

    .search-wrapper {
        -webkit-transform: translate(-15%, -50%) !important;
        -moz-transform: translate(-15%, -50%) !important;
        transform: translate(-15%, -50%) !important;
    }

        /*  .search-wrapper button {
        margin-top: 20px !important;
    }*/

        .search-wrapper.active .input-holder {
            width: 287px !important;
        }

    .user_profile_wrp .form-group .form-wrapper {
        margin-top: 1rem !important;
    }

    .user_profile {
        padding: 0rem 0 !important;
    }

    .long_pic {
        height: 160px;
    }

    .fancy-form {
        display: block;
    }

    .fancy-text-form {
        margin: 20px 0;
    }

    #lblExpert i {
        padding: 17px 10px !important;
    }

    .fancy-text-form .label_text {
        padding: 0;
    }

    .fancy-text-form label {
        font-size: 12px;
    }

    .fancy-text-form .select-items div, .select-selected {
        padding: 8px !important;
    }

    .fancy-text-form .text-danger {
        font-size: 12px;
        left: 15px;
    }

    .ConfoRegModalBody .eventWrapper {
        width: 100%;
        margin-top: 1rem;
    }

    #BookTicketModal.loginmodal .modalwidth {
        max-width: 100%;
    }

    .registrationPartSec h1 {
        font-size: 25px;
    }

    .smart-forms .form-header {
        padding: 15px 20px;
    }

        .smart-forms .form-header h4 {
            font-size: 18px;
        }

            .smart-forms .form-header h4 i {
                font-size: 20px;
            }

    .smart-forms .form-body {
        padding: 20px 20px 20px;
    }

    .registrationPartSec .smart-forms .spacer-b40.interest_area {
        margin-bottom: 70px;
    }

    .registrationPartSec .smart-container {
        margin-bottom: 2rem;
    }

    .chkProducts table {
        table-layout: fixed;
        word-break: break-word;
    }

    .image_gallery h1, .help_area h1 {
        font-size: 40px;
    }

    .image_gallery .wrpr img {
        height: 90px;
    }

    .modal-body .evtSrhBoxWrap .eventWrapper .form-group {
        display: block !important;
    }

        .modal-body .evtSrhBoxWrap .eventWrapper .form-group .form-wrapper {
            width: 100% !important;
            margin-bottom: 1rem;
        }

    /*.evtSrhSltTxtBox {
        margin: 0;
    }*/
    .ConfoRegModalBody .smart-forms .form-body {
        padding: 10px 10px 20px;
    }

    select.selLocationInputSec {
        font-size: 13px !important;
        padding: 3px 40px 3px 10px !important;
    }

    #divBoothBooking, #divSeatBooking {
        width: 100% !important;
    }

        #divBoothBooking img, #divSeatBooking img {
            width: 100% !important;
            height: auto !important;
        }

    #expoBoothModal .order_now_btn, #BookTicketModal .order_now_btn, #divTicketBook .order_now_btn, #EventSeatBookingModal .order_now_btn, #EventSectionSeatBookingModal .order_now_btn {
        padding: 0 20px;
    }

    #expoBoothModal .evtTktNumMain {
        padding: 10px 0;
        float: right;
    }

    #expoBoothModal .divordernow {
        width: auto;
        margin: 0;
    }

    #expoBoothModal .seat-label {
        margin: 20px 0 40px;
        float: left;
    }

        #expoBoothModal .seat-label ul li {
            margin: 0 7px;
        }

    .sticky_board {
        margin-bottom: 2rem;
    }

    #EventSeatBookingModal .divordernow {
        width: 100% !important;
        text-align: center;
        float: none;
        overflow: auto;
    }

    #EventSeatBookingModal .seat-label {
        margin: 0 0 10px;
    }

        #EventSeatBookingModal .seat-label ul li {
            margin: 0px 10px;
            font-size: 14px;
        }

            #EventSeatBookingModal .seat-label ul li img {
                margin: 0 5px 0 0;
                width: 12px;
            }

    #EventSectionSeatBookingModal .divordernow {
        width: 100% !important;
        text-align: center;
        float: none;
        overflow: auto;
    }

    #EventSectionSeatBookingModal .seat-label {
        margin: 0 0 10px;
    }

        #EventSectionSeatBookingModal .seat-label ul li {
            margin: 0px 10px;
            font-size: 14px;
        }

            #EventSectionSeatBookingModal .seat-label ul li img {
                margin: 0 5px 0 0;
                width: 12px;
            }

    #EventSeatBookingModal .evtmodSearchHeader, #Sportsbookmodal .evtmodSearchHeader, #EventSectionSeatBookingModal .evtmodSearchHeader {
        padding: 10px 20px 1rem;
    }

    #EventSeatBookingModal .evtAddClose, #Sportsbookmodal .evtAddClose, #EventSectionSeatBookingModal .evtAddClose {
        position: absolute;
        right: 20px;
    }

    .owl-theme .owl-controls {
        display: block;
    }

    #CustReview .modal-header .close, #CustAddServiceBooking .modal-header .close, #CustServiceBooking .modal-header .close, #CustScheduleBooking .modal-header .close {
        margin: -11px 0 0 0 !important;
    }

    #CustReview .modal-content {
        max-height: initial;
    }

    .category_sec ul li {
        margin-bottom: 7px !important;
        padding: 3px 10px !important;
        margin-right: 0px !important;
        font-size: 10px;
    }

    .store_dtl_tab .tab-content {
        padding: 0px;
    }

    .panel-body {
        padding: 10px !important;
    }

    .listing-thumb {
        height: auto !important;
    }

    .rated-star {
        padding: 2px;
    }

    .StarWrapper {
        font-size: 20px;
    }

    .f_service_body {
        padding: 15px 5px 20px;
    }

    .filter-list {
        padding: 0px !important;
    }

    .main_category {
        border-bottom: 0px solid #047588 !important;
        border-left: 5px solid transparent !important;
        border-right: 0px solid transparent !important;
        height: auto !important;
        width: 100% !important;
        padding-left: 0 !important;
        background: #047588 !important;
        margin: 0 !important;
    }

        .main_category ul li {
            margin-bottom: 0 !important;
        }

    .store_banner .pr-0 {
        padding: 0 !important;
    }






    .store_header .pl-0 {
        padding-left: 15px;
    }

    ul.store_share_list {
        display: flex;
        justify-content: center;
        float: none !important;
        margin-top: 1rem;
    }

        ul.store_share_list li a {
            width: 40px !important;
            height: 40px !important;
            line-height: 35px !important;
            font-size: 17px !important;
        }

    .store_dtl_tab .nav > li > a {
        padding: 5px 7px !important;
        margin-right: 1rem !important;
        font-size: 12px;
    }

    .expert_sec .media-left img {
        width: 70px !important;
        height: 70px !important;
    }

    .exper_skill li {
        font-size: 11px !important;
        margin-bottom: 4px;
    }

    .expert_sec p {
        font-size: 12px;
    }

    .expert_sec .StarWrapper {
        font-size: 16px;
    }

    .col-md-3.pull-right {
        float: none !important;
    }

    .review_list {
        margin: 1rem 0 !important;
    }

    .review_sec h3 {
        font-size: 20px;
    }


    .category_sec .col-md-5.pr-0 {
        padding-left: 0;
    }


    .result_filter h4 {
        text-align: center;
    }


   /* .link_box, .payment_box {
        width: 100% !important;
        float: none !important;
    }*/
}

@media only screen and (min-width: 560px) and (max-width: 761px) {
    .paymenticon ul li {
        width: 10% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .list_your_show_hdng h1 {
        font-size: 80px;
        width: 80%;
        line-height: 80px;
    }

    .list_show_banner p {
        font-size: 26px;
        color: #fff;
        width: 100%;
        margin: 5rem auto 2rem;
        text-align: center;
    }

    .list_show_banner button {
        width: 30%;
        padding: 1rem;
    }

    .welcome_sec {
        margin: 4rem 0 0;
    }

    .list_show_panel h1 {
        font-size: 50px;
    }

    .event-info-list ul li .icon i, .evtMainNameDate, .list_show_panel p, .returnPolicycont h2, .socialMdaBox a .fa, .socialMdaBox1 .fa, .socialMdaBox2 .fa {
        font-size: 16px;
    }

    .list_wrp {
        margin: 0;
    }

    .community_wrp h3 {
        font-size: 20px;
    }

    .event-info-list ul li .icon i, .evtMainNameDate, .list_show_panel p, .returnPolicycont h2, .socialMdaBox a .fa, .socialMdaBox1 .fa, .socialMdaBox2 .fa {
        font-size: 13px;
    }

    .flip-card {
        width: 270px !important;
        height: 270px !important;
    }

    .flip_card_list h1 {
        font-size: 22px !important;
    }

    .admin_venue.list_show_panel h1 {
        margin-top: 3rem !important;
    }

    .admin_venue .list-group-item {
        font-size: 16px !important;
    }

    .home-content-top .tabtop li a:last-child {
        padding: 10px 11px;
        font-size: 13px;
        margin-right: 10px;
    }


    .link_box, .payment_box {
        width: 100% !important;
        float: none !important;
    }

    .main_category {
        border-bottom: 0px solid #0da9c3 !important;
        border-left: 16px solid transparent !important;
        border-right: 0px solid transparent !important;
        height: auto !important;
        width: 100% !important;
        padding-left: 0 !important;
        background: #0da9c3 !important;
        margin: 0 !important;
    }

    .category_sec .col-md-5.pr-0 {
        padding-left: 0;
    }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
    .list_your_show_pic {
        height: 200px !important;
    }

    .list_your_show_hdng {
        position: relative;
    }

        .list_your_show_hdng h1 {
            font-size: 60px !important;
            line-height: 60px !important;
            margin: 0;
            text-align: center;
            width: 100%;
        }

    .list_show_banner p {
        font-size: 19px !important;
        width: 100% !important;
        margin: 11rem auto 2rem !important;
    }

    .g_att_right_pic {
        display: none;
    }

    .list_show_banner button {
        width: 40% !important;
    }

    .welcome_sec h1 {
        font-size: 60px;
    }

    .list_show_panel {
        padding: 3rem;
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }

        .list_show_panel h1 {
            font-size: 50px !important;
        }

    .list_wrp {
        display: block !important;
        margin: 0 !important;
    }

    .item_info {
        display: block !important;
        width: 100% !important;
        margin: 0 0 3rem !important;
    }

    .item_pic {
        margin: auto !important;
    }

    .hosting_event {
        display: block !important;
        margin: 4rem 0 5rem !important;
    }

    .hosting_event_content {
        display: block !important;
        max-width: 100% !important;
    }

    .spa_banner {
        height: 240px !important;
        margin: 3rem 0 0;
    }

    .confidence_bg {
        display: none !important;
    }

    .about_confidence_content {
        margin-left: 0 !important;
        padding: 20px 20px !important;
    }


    .community_sec img {
        max-width: 50%;
        float: left;
        margin-top: 1rem;
    }

    .community_sec .community_wrp {
        max-width: 60%;
        float: none;
        text-align: center;
        margin: auto;
    }

    .community_sec img {
        float: none;
        margin: 1rem auto;
    }

    .engage_community {
        max-width: 100% !important;
    }

    .admin_venue.list_show_panel h1 {
        font-size: 35px !important;
        margin-top: 2rem !important;
    }

    .admin_venue .list-group {
        margin-bottom: 2rem !important;
    }

    .flip-card {
        width: 250px !important;
        height: 250px !important;
    }

    .flip-card-back h1 {
        font-size: 30px !important;
    }

    .flip_card_list h1 {
        font-size: 22px !important;
    }

    .flip-card ul li {
        padding: 5px 0 !important;
        font-size: 12px !important;
    }

    .content {
        height: 200px !important;
    }

        .content img {
            max-width: 100%;
            margin: 0;
        }

    .flip-card {
        width: 300px !important;
        height: 300px !important;
        margin: auto;
    }
}

/*
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .list_your_show_hdng h1 {
        font-size: 80px;
        width: 80%;
        line-height: 80px;
    }

    .list_show_banner p {
        font-size: 26px;
        color: #fff;
        width: 100%;
        margin: 5rem auto 2rem;
        text-align: center;
    }

    .list_show_banner button {
        width: 30%;
        padding: 1rem;
    }

    .welcome_sec {
        margin: 4rem 0 0;
    }

    .list_show_panel h1 {
        font-size: 50px;
    }

    .event-info-list ul li .icon i, .evtMainNameDate, .list_show_panel p, .returnPolicycont h2, .socialMdaBox a .fa, .socialMdaBox1 .fa, .socialMdaBox2 .fa {
        font-size: 16px;
    }

    .list_wrp {
        margin: 0;
    }

    .community_wrp h3 {
        font-size: 20px;
    }

    .event-info-list ul li .icon i, .evtMainNameDate, .list_show_panel p, .returnPolicycont h2, .socialMdaBox a .fa, .socialMdaBox1 .fa, .socialMdaBox2 .fa {
        font-size: 13px;
    }
}
*/
@media (max-width:500px) {
    .topSoclIconArea {
        height: 40px;
        float: left;
        margin-left: 4%;
        text-align: center
    }

    .topSoclMainDiv {
        min-width: 50px;
        min-height: 35px
    }

    .modPaddAdj {
        padding-left: 6px;
        padding-right: 6px
    }

    .topInfoText {
        font-size: 8px;
        margin-right: 1%
    }

        .topInfoText a {
            font-size: 12px;
            line-height: 12px
        }

    .topHeadSmlLogo img {
        width: 21px;
        display: block;
        max-height: 100%
    }

    .ui-tabs .ui-tabs-nav {
        padding: 0
    }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            font-size: 10px
        }

    .ui-widget-header {
        border-bottom: 1px solid #aaa;
        background: 0 0
    }

    .disNoneatMob {
        display: none
    }



    .navbar-nav {
        margin: .5px -15px
    }
}

@media (max-width:469px) {
    .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background: rgba(0,0,0,.9)
    }

    .navbar-inverse .navbar-nav > .open > a {
        color: #fff;
        background: rgba(0,0,0,.8)
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(0,0,0,.9);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .proddetailsrvwtitletext {
        font-size: 10px
    }
    /* .step_wrp {
        width: 100%;
        margin: 0;
    }
    #list_show .modal-content {
        width: 88%;
        margin: auto
    }*/









}

@media (max-width:420px) {
    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 0;
        border: 0 solid transparent;
        border-radius: 0
    }
    /* .step_wrp {
        width: 100%;
        margin: 0;
    }
    #list_show .modal-content {
        width: 88%;
        margin: auto
    }*/







}

@media (max-width:779px) {
    .navbar-inverse {
        position: relative;
        z-index: 5001;
        top: auto
    }

    .navbar-toggle {
        position: relative;
        top: 5px
    }


    .evtHeadImgDiv {
        width: 25%;
        margin: -6px 0px;
    }
}

@media (max-width:620px) {
    .right_nav a {
        text-transform: uppercase;
        font-size: 12px
    }

    .login_btn {
        padding: 7px 12px !important;
        height: auto !important
    }

    .evtHeadLink {
        font-size: 14px;
        margin: 0
    }

    .evtHomeHeader {
        font-size: 18px !important;
        height: 35px;
        line-height: 40px
    }

    ul.features_service li {
        font-size: 14px;
        margin-right: 1rem
    }
    /*
    .evtSrhSltTxtBox {
        height: 32px !important;
        padding: 5px !important;
        border: none !important;
        font-size: 14px;
							  
    }*/
    .evtSrhSltTxtBox {
        height: 32px
    }




























    .service_circle {
        width: 100%;
        height: auto;
        border-radius: 0
    }
}

@media only screen and (max-width: 600px) {
    .event-content .event-date {
        margin: 0;
        font-weight: 900;
        color: #fff;
        font-size: 12px;
        white-space: unset !important;
        text-overflow: unset !important;
        max-width: 300px;
    }
}

@media screen and (max-width:1160px) {

    .link_box, .payment_box {
        width: 48%;
        float: left;
        margin: 10px 1%
    }

    .footer_cont {
        width: 100%
    }

    ul.features_service li {
        font-size: 12px;
        margin-right: 12px
    }
}














@media (max-width:628px) {
    .topSecMidTxtArea {
        float: right;
        font-size: 10px;
        margin: 0 3px 4px 0
    }

    #tabs a {
        padding: 8px 6px;
        font-size: 12px
    }

    .buyerSpeakerinfo {
        width: 60%
    }

    .buyerDescimg {
        width: 40%
    }
}

@media screen and (max-width:600px) {
    .link_box, .payment_box {
        width: 90%;
        float: left;
        margin: 2% 5%;
        padding: 3%
    }

    .footer_cont {
        width: 100%
    }

    .seeAllbtn {
        float: right;
        margin: 20px 10%;
        width: 80%;
        margin-bottom: 20px;
    }
}


/*.ticket-details h5{
    margin-bottom:0px
}*/
@media (max-width:600px) {
    .contact_sales_btn {
        width: 100%;
    }

    .userNoTkt, .userTktHeader {
        padding: 0;
        text-align: left
    }

    .cardInfoHHeader {
        margin-top: 10px;
        font-size: 15px;
        font-weight: 600;
        color: #2698b9
    }

    .type_registration h2 {
        font-size: 22px;
    }

    #loading img {
        width: 60px;
    }

    .ticket-title {
        font-size: 16px;
    }

    .ticket-select {
        height: 36px;
    }

    h4, .h4 {
        font-size: 14px;
    }

    .ticket-select select {
        font-size: 12px;
    }

    .TikHeadColor .header-ls-content, .orderDiv5, .shippInfoContain span {
        font-size: 12px
    }

    .SameAs {
        margin-top: 0
    }

    .payOptionBox {
        height: 30px;
        background: #f7f7f7;
        border-bottom: 1px dashed #b9b7b7;
        font-size: 15px;
        padding-top: 0;
        cursor: pointer
    }

    #clockdiv {
        font-size: 14px
    }

    .orderDiv2 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .userNoTkt {
        font-size: 20px
    }

    .userTktHeader {
        font-size: 10px
    }

    .delDtlattrSelectBox {
        width: 60px;
        height: 25px;
        border: 1px solid #747474;
        border-radius: 3px;
        color: #3c3c3c;
        text-indent: .01px;
        text-overflow: "";
        padding-top: 0;
        padding-left: 2px;
        text-align: center;
        font-size: 12px
    }

    .evtTktInfoMain {
        padding: 0px;
    }













    .total-price {
        font-size: 12px;
        padding-top: 15px
    }

    .custom-btn {
        width: 100%;
        text-align: center;
        display: block;
        padding: 10px 5px
    }

    .divCountHeader {
        font-size: 18px;
        padding: 20px 0px;
    }

    .divCountdown {
        /* width: 60px;
        height: 60px;
        margin: 10px 0px 20px 0;*/
        width: 23%;
        height: 60px;
        margin: 1%;
    }













    .countNumber {
        font-size: 20px;
    }

    .Descimg, .event-info-list ul li {
        width: 100%;
        margin: 5px 0px;
    }

    .topSoclIconArea {
        width: 20%;
        margin-left: 1%
    }

    .topSoclMainDiv {
        width: 50px
    }

    .topInfoText a {
        font-size: 13px;
        line-height: 14px
    }

    .Descimg img {
        height: 150px;
        width: 150px
    }

    .store_dtl_tab .Descimg {
        float: left;
        width: 100%;
        text-align: center;
        height: auto;
        margin: 0 12px 0 6px;
    }

    ul.features_service {
        width: 100%;
        /* display: block;*/
    }

    .Speakerinfo {
        float: left;
        width: 100% !important;
        padding: 5% !important
    }

    /*   .addeventatc, .divordernow, .divordernow .custom-btn, .divordernow span, .evtTotPrice {
        width: 100% !important
    }*/

    .cnfSpeaker {
        font-size: 18px !important
    }

    .cnfLocation, .cnfPrice {
        font-size: 15px !important
    }

    .cnfPrice {
        font-weight: 700
    }

    .order_now_btn {
        padding: 0px
    }
    /*  .divordernow {
        margin: 5% 0 !important
    }*/
    .ih-item.circle {
        height: 250px !important;
        width: 250px !important
    }

    .tooltiptext {
        display: none !important
    }

    a.buyNowSec, a.cancelSec {
        width: 49% !important
    }

    .navbar.navbar-fixed-top.fixed-theme {
        background-color: #222;
        border-color: #080808;
        box-shadow: 0 0 5px rgba(0,0,0,.5);
        position: relative
    }

    .paymenticon ul li img {
        display: inline-block;
        max-width: 100%;
        height: auto;
    }

    .siteseal_area {
        width: 100%;
    }

        .siteseal_area img {
            min-height: 40px;
            float: left
        }
}



@media (max-width:480px) {
    #change_sitting .modal-dialog {
        max-width: 100%;
        width: 100%;
    }


    #change_sitting .modal-title {
        display: none;
    }

    #change_sitting .modal-header img {
        width: 110px;
        height: 42px;
    }

    a .retailTab, a .wSaleTab {
        padding-left: 2px;
        padding-right: 2px;
        font-size: 0px
    }

    .topHeadSmlLogo {
        display: block;
        max-height: 100%
    }

    .disNoneatMob {
        display: none
    }

    .ui-tabs .ui-tabs-nav {
        padding: 0
    }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            font-size: 10px
        }

    .ui-widget-header {
        border-bottom: 1px solid #aaa;
        background: 0 0
    }

    .topMostNav {
        min-height: 42px
    }

    .list_your_show_pic {
        height: 300px;
    }

    .list_show_banner {
        padding: 2rem;
    }

    .list_your_show_hdng {
        position: relative;
    }

        .list_your_show_hdng h1 {
            text-align: center;
            font-size: 50px !important;
            width: 100%;
            line-height: 40px !important;
        }

    .list_show_banner p {
        /*  margin: 13rem auto 2rem;*/
        font-size: 19px !important;
    }





    .list_your_show_pic img {
        height: auto;
    }

    .welcome_sec {
        margin: 4rem 0 0;
    }

        .welcome_sec h1 {
            font-size: 50px;
        }

    .list_show_panel .about_confidence_content h1 {
        font-size: 45px !important;
    }

    .about-box-shape {
        display: none;
    }

    .hosting_event {
        margin: 4rem 0 5rem !important;
    }


    #BookTicketModal.loginmodal .modalwidth .modal-title {
        font-size: 12px;
        text-align: left
    }

    .chkProducts {
        overflow-x: scroll;
        max-width: 300px;
    }
}




















@media (max-width:450px) {
    .theme-default .nivoSlider img {
        min-height: 135px
    }

    .evtHeadLink span {
        position: relative;
        left: 9px
    }


    .spanCartValue {
        font-size: 10px;
        left: 0 !important;
        top: -3px !important
    }

    .navBrandLogo {
        margin: 0;
        width: 100%
    }



    .login_btn {
        padding: 6px 10px !important;
    }




    .evtHeadLink {
        font-size: 14px;
        margin: 0
    }

    .evtHomeHeader {
        font-size: 18px !important;
        height: 35px;
        line-height: 40px
    }

    .evntEvtUpHeader {
        font-size: 25px !important
    }

    .evtRegisterLink, .spnViewAll {
        font-size: 12px
    }

    /*  .divordernow, .evtTotPrice {
        width: 50% !important
    }*/






    .evtTotPrice img {
        display: none !important
    }

    #openForgotPasswordModal {
        font-size: 12px !important
    }

    /*.evtSrhSltTxtBox {
        height: auto
    }*/

    .evtHeaderMainWrap {
        padding: 1rem 0
    }


    .spnViewAll {
        padding: 2px;
        display: inline-block;
        min-width: 50px
    }

    ul.features_service li {
        margin-right: 1rem
    }


    .evntCatBoxRow {
        background: #2b3148;
        padding: 2rem 0 0
    }
}





































@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {
        width: 200px;
    }






















    .evntProdRowGap {
        margin-top: 40px;
    }
}

.slider-size {
    height: 400px;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .donation_caption {
        top: 10%;
    }

    .elistFilterBy {
        width: 100%;
    }

    .donation_caption h1 {
        font-size: 50px;
        width: 90%;
        line-height: 55px;
    }

    .description_hdng {
        padding: 2rem 0 0;
    }






        .description_hdng h1 {
            font-size: 50px;
        }
    /*29_06_23*/




    #breadcrumb {
        padding: 0px;
    }

























    .btn-info {
        width: 100% !important;
    }




    .evtInerCntName {
        color: #273742;
        font-size: 15px;
        padding: 5px 0px;
        text-align: left;
    }





    .evtInrHeader {
        font-size: 12px;
        padding-top: 10px;
    }

    .kf_heading_1 h2 {
        margin: 0 0 0px;
        font-size: 20px;
        line-height: 30px;
        color: #010101;
    }

    .evntHeadLeft, .evntHeadRgt {
        width: 100%;
        float: left;
        padding: 0px;
        font-size: 18px;
    }























    .ads_image {
        min-height: 110px;
    }










    .event_list {
        padding: 10px 0 20px;
    }
    /*end 29_06_23*/
    .paymenticon ul li {
        width: 21%;
    }


    .siteseal_area {
        width: 100% !important;
    }

    .bipoclogo {
        max-width: 112px;
    }



        .bipoclogo img {
            padding: 0 0 !important;
            width: 110px;
        }







    .SStoreCount {
        font-size: 15px;
    }

    .search__input {
        width: 100%;
        padding: 10px 15px;
        margin: 0 0 10px 0px;
    }
}
/*    mobile view design*/

@media only screen and (max-width: 580px) {
    .evtPayButt, .evtTotPrice {
        width: 100%;
    }

    .evtInfoButtDiv button {
        width: 90%;
    }
    .evtTotPrice {
        width: 100% !important;
    }

    .divordernow {
        width: 100% !important;
        margin: 2% 0% !important;
    }

        .divordernow .custom-btn {
            width: 100% !important;
        }

        .divordernow span {
            width: 100% !important;
        }
}

/* ends here   mobile view design*/
/*whyEthrave*/
.demo {
    padding: 50px 0;
}

.heading-title {
    margin-bottom: 50px;
}

.pricingTable {
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    margin: 0 -15px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}

    .pricingTable:hover {
        border: 2px solid #e46367;
        margin-top: -30px;
    }

    .pricingTable .pricingTable-header {
        padding: 30px 10px;
    }

    .pricingTable .heading {
        display: block;
        color: #000;
        font-weight: 900;
        text-transform: uppercase;
        font-size: 21px;
    }

    .pricingTable .pricing-plans {
        padding-bottom: 25px;
        border-bottom: 1px solid #d0d0d0;
        color: #000;
        font-weight: 900;
    }

    .pricingTable .price-value {
        color: #474747;
        display: block;
        font-size: 25px;
        font-weight: 800;
        line-height: 35px;
        padding: 0 10px;
    }

        .pricingTable .price-value span {
            font-size: 50px;
        }

    .pricingTable .subtitle {
        color: #82919f;
        display: block;
        font-size: 15px;
        margin-top: 15px;
        font-weight: 100;
    }

    .pricingTable .pricingContent ul {
        padding: 0;
        list-style: none;
        margin-bottom: 0;
    }

        .pricingTable .pricingContent ul li {
            padding: 10px 0;
        }

            .pricingTable .pricingContent ul li:nth-child(odd) {
                background-color: #fff;
            }

            .pricingTable .pricingContent ul li:last-child {
                border-bottom: 1px solid #dbdbdb;
            }

    .pricingTable .pricingTable-sign-up {
        padding: 25px 0;
    }

    .pricingTable .btn-block {
        width: 50%;
        margin: 0 auto;
        background: #e46367;
        border: 1px solid transparent;
        padding: 10px 5px;
        color: #fff;
        text-transform: capitalize;
        border-radius: 5px;
        transition: 0.3s ease;
    }

        .pricingTable .btn-block:after {
            content: "\f090";
            font-family: 'FontAwesome';
            padding-left: 10px;
            font-size: 15px;
        }

    .pricingTable:hover .btn-block {
        background: #fff;
        color: #e46367;
        border: 1px solid #e46367;
    }
.pricing-hosting_event {
    margin: 2rem 0;
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px;
    width: 100%
}
@media only screen and (max-width: 600px) {
    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
         margin-left: 0px; 
    }
    .chkProducts table tr .tbl-m-view {
        width: 20% !important;
        padding-left:15px !important;
    }
    .custom-tblmview {
        max-width: none !important;
        overflow:auto !important;
    }
    .mview-modalhead button {
        position: absolute;
        top: -10px !important;
        right: 13px;
    }
    #mview-odrdetails, .mview-chg {
        display: none;
    }
    #orderdetailsModal .modal-content {
        overflow: hidden;
    }
    #orderdetailsModal .cartProductInfo {
        display: flex;
        border-top: 1px solid #dddddd;
        padding-top: 10px;
        margin-top: 5px;
    }
    #orderdetailsModal .orderDiv1, .orderDiv3, .orderDiv4 {
        display: none;
    }
    .mview-buttons, #m-view-orders {
        display: block !important;
    }
}


.mview-chg {
    margin-top: 30px;
}

#orderdetailsModal, #m-view-orders, .mview-buttons {
    display: none;
}

#mview-odrdetails:focus-visible {
    outline: none !important;
}
.mview-modalhead {
    background: #6c6a6a;
}


.mview-modalhead h4 {
    color: whitesmoke !important
}

    .mview-modalhead button {
        position: absolute;
        top: 9px;
        right: 13px;
    }

.mview-clock {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    text-align: center;
    display: flex;
    font-size: 13px;
    column-gap: 2px;
}

.mview-clock > div {
    padding: 5px 12px;
    background: #00bf96
}

    .mview-clock div > span {
        padding: 0
    }
.cart-sticky {
    position: sticky;
    top: 5px;
    margin-bottom: 50px;
}
.cart-text {
    display: flex;
    justify-content: space-between;
}

.table-invoice > tbody > tr > td {
/*    border: 1px solid black;
    border-collapse: collapse;*/
    border-bottom: 1px solid white;
}
.item-invoice {
    padding: 10px;
}
#Sportsbookmodal.loginmodal .modalwidth {
    width: 100% !important;
    margin: 0 !important;
}

    #Sportsbookmodal.loginmodal .modalwidth .modal-content {
        max-height: initial;
        overflow-x: hidden;
        padding: 0;
        background: rgb(245, 245, 245);
        height: 100vh;
    }

    #Sportsbookmodal.loginmodal .modalwidth .modal-header {
        display: block;
    }

    #Sportsbookmodal.loginmodal .modalwidth .modal-title {
        margin: 0;
        line-height: 1.42857143;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
    }
#UserRegisterModal .modal-login .form-group {
    position: relative;
    margin: 0 0 23px;
}

#UserRegisterModal .divtext {
    position: absolute;
    width: 100%;
    font-size: 12px;
    left: 15px;
    display: block;
}

#UserRegisterModal .text-danger {
    /*  font-weight: bold;
    color: #f6706e;
    top: 45px;
    left: 15px;*/
    color: yellow;
    top: 45px;
    left: 0px;
    text-shadow: none;
    font-size: 13px;
}

.Subcate-card .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    opacity: 1;
    position: absolute;
    color: black;
    /* background: url(/content/images/right-arrow.svg) 50% 50% no-repeat !important; */
    background-color: #c0bdbd;
    width: 36px;
    height: 26px;
    position: relative;
    top: -131px;
    opacity: 1;
    margin-left: -2%;
}

.Subcate-card .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    color: black;
    background-color: #c0bdbd;
    /* background: url(/content/images/right-arrow.svg) 50% 50% no-repeat !important; */
    width: 36px;
    height: 26px;
    position: relative;
    top: -131px;
    opacity: 1;
    margin-right: 4%;
}
.divPrefarence {
    padding-top: 14px;
    padding-left: 200px;
}
.Populatecountry {
    height: 45px;
}
.divPopulatecountry {
    display: inline-block;
    margin-right: 10px;
    color: black;
    min-width: 130px;
    width: 20px;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
    position: relative;
    background: #fff url(/content/css/themes/default/loading.gif) no-repeat 50% 50%;
    /* margin-bottom:10px; */
    /* -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
    /*-webkit-box-shadow: 1px 0px 20px 0px #787878;
    -moz-box-shadow: 1px 0px 20px 0px #787878;
    box-shadow: 1px 0px 20px 0px #787878;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
    .theme-default .nivo-controlNav a {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(/content/css/themes/default/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px;
    }
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/content/css/themes/default/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
