/* Minification failed. Returning unminified contents.
(16043,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16044,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16045,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16049,49): run-time error CSS1039: Token not allowed after unary operator: '-translate-y'
(16049,78): run-time error CSS1039: Token not allowed after unary operator: '-scale'
(16055,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16063,22): run-time error CSS1039: Token not allowed after unary operator: '-tooltip-color'
(16074,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16078,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16080,18): run-time error CSS1039: Token not allowed after unary operator: '-arrow-size'
(16081,28): run-time error CSS1039: Token not allowed after unary operator: '-tooltip-color'
 */
blockquote,
body,
div,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
label,
legend,
li,
nav,
object,
ol,
p,
section,
table {
    margin: 0;
    padding: 0
}

/*,
ul*/

html {
    overflow-y: scroll
}

/*body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #5A6064
}*/

code,
pre {
    tab-size: 4
}

p {
    margin: 0 0 11px
}

ul {
    list-style: disc
}

ol,
  

/*li {
    line-height: 22px;
    margin: 0 0 .5em
}*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 400;
    text-rendering: optimizelegibility;
    color: #282B30;
    font-family: Calibri, "PT Sans", "Trebuchet MS", 'Helvetica Neue', Arial
}

.mfp-preloader {
    font-size: 13px
}

img {
    border: 0
}

h1 {
    margin-bottom: 5px
}

.get-code-window {
    position: relative;
    background: #FFF;
    padding: 2em 3em;
    width: auto;
    margin: 20px auto;
    max-width: 600px
}

#magnific_popup_documentation {
    font-size: 3em;
    margin-bottom: 1em;
    font-weight: 700;
    text-align: center
}

h2 {
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: .3em;
    border-bottom: 1px solid #DDD;
    padding-bottom: .2em;
    font-size: 1.8em
}

h3 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: 20px
}

h4 {
    margin-bottom: 5px
}

a {
    color: #3169B3;
    text-decoration: none;
}

 

body {
    background: #fafafa
}

.grid-c h3 {
    margin-top: 0
}

.grid-c {
    clear: both
}

.grid-c p {
    margin-bottom: .5em
}

.grid-c {
    overflow: hidden;
    margin: 0 -1em
}

.gc3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 1em;
    overflow: hidden
}

.grid-c .gc3:nth-of-type(2n+1) {
    clear: left
}

h1#magnific-popup-docs {
    display: none
}

#logo {
    height: 150px;
    text-align: center;
    position: relative;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    padding: 0 3em;
    margin-left: -3em;
    cursor: pointer;
    margin-top: 50px;
    margin-bottom: 50px
}

#broken-glass {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

#logo:active h1 {
    top: 1px
}

#logo h1 {
    margin-top: 27px;
    font-size: 63px;
    line-height: 1.4;
    top: 0;
    text-align: center;
    font-weight: 700;
    width: 100%;
    color: #000;
    position: absolute;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer
}

h2.intro {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    border: 0;
    margin-top: 0
}

#header-links {
    font-size: 16px
}

#markdown-toc {
    position: fixed;
    left: 0;
    top: 50px;
    padding: 20px;
    background: rgba(255, 255, 255, .71);
    -webkit-backface-visibility: hidden;
    list-style: none
}

#markdown-toc a[href="#magnific-popup-docs"] {
    display: none
}

#markdown-toc ul {
    list-style: none
}

#markdown-toc ul ul {
    display: none
}

#markdown-toc:before {
    content: 'Table of contents';
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

@media all and (max-width:75em) {
    #markdown-toc {
        position: static;
        padding: 0;
        background: 0 0
    }
}

#markdown-toc a {
    text-decoration: none;
    border-bottom: 1px dotted
}

#markdown-toc ul {
    margin: 0;
    padding: 0
}

#markdown-toc .active a {
    text-decoration: none;
    color: #666
}

code,
pre {
    font-family: Consolas, "Liberation Mono", Courier, monospace
}

code {
    background: #F8F8F8;
    padding: .1em .4em;
    color: #c82829;
    font-size: 13px
}

pre {
    background: 0 0;
    line-height: 18px;
    overflow: auto;
    padding: 20px 25px;
    border-radius: 2px
}

pre code {
    border: 0;
    padding: 0;
    background: 0 0;
    color: #000;
    font-size: 13px
}

.highlight {
    position: relative;
    margin-bottom: .5em;
    margin-left: -1.5em;
    width: 100%;
    padding: 0 1.5em;
    background-color: #F5FAFC
}

pre code:before {
    display: block;
    position: absolute;
    right: 3px;
    top: 6px;
    padding: 3px 7px 0;
    color: #889499;
    font-size: 12px;
    line-height: 13px
}

code.html:before {
    content: 'HTML'
}

code.javascript:before {
    content: 'JS'
}

code.css:before {
    content: 'CSS'
}

#mc_embed_signup {
    max-width: 350px;
    padding: 32px;
    background: #EEE
}

#mc_embed_signup input[type=email] {
    border: 1px solid #CCC;
    border-top: 1px solid #999;
    padding: 5px;
    font-size: 18px;
    width: 200px;
    margin-right: 10px;
    height: 25px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

#mc_embed_signup input[type=email]:focus {
    background-color: #FFF;
    border: 1px solid #3169B3;
    box-shadow: #3169B3 0 0 5px;
    -moz-box-shadow: #3169B3 0 0 5px;
    -webkit-box-shadow: #3169B3 0 0 5px;
    outline: 0
}

#mc_embed_signup input[type=submit] {
    border: 1px solid #3169B3;
    font-size: 13px;
    font-weight: 700;
    color: #FFF;
    height: auto;
    padding: 8px 13px;
    cursor: pointer;
    background-color: #3169B3;
    display: inline-block;
    width: auto;
    -webkit-appearance: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: top
}

.embed-form {
    position: relative
}

#mc_embed_signup p {
    font-size: 15px;
    color: #4F4F4F
}

#main-wrapper {
    background: 0 0;
    max-width: 800px;
    width: 100%;
    margin: 2em auto 4em;
    padding: 0 3em 3em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative
}

#examples:after {
    content: 'to view source click on the title of example';
    opacity: .4;
    font-weight: 400;
    font-size: 14px;
    margin-top: 13px;
    float: right
}

.example {
    margin-bottom: 20px;
    position: relative
}

.example h3 {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dotted #949494
}

.example h3:hover {
    color: #C00
}

.example h3:hover:after {
    content: 'view source';
    padding-left: 8px;
    color: #999;
    position: absolute;
    top: 16px;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-size: 12px
}

.square-tmb {
    margin: 0 10px 0 0;
    cursor: pointer
}

.zoom-cursor {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.example a,
a.popup-link {
    text-decoration: none;
    border-bottom: 1px dotted
}

.example a:hover,
a.popup-link:hover {
    text-decoration: none
}

.example a {
    line-height: 26px
}

.example p a {
    text-decoration: underline;
    border: 0;
    line-height: 1.6
}

#image-gallery a,
#single-image {
    border-bottom: none
}

.not-ready-yet-notice {
    padding: 20px;
    background: #EEE
}

#footer {
    border-top: 1px solid #DDD;
    padding-top: 3em;
    margin: 5em 0 0;
    width: 100%;
    text-align: center;
    opacity: .9
}

#conditional-lightbox-notice {
    display: none
}

#logo-status {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    text-align: center
}

#logo-status.down {
    opacity: 1
}

.grid-of-images a {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    border-bottom: 0;
    height: 75px;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 75px
}

.grid-of-images a:hover {
    opacity: .9
}

h3 em {
    opacity: .3
}

code.def {
    padding: 0;
    background: #FFF;
    border: 0;
    display: block;
    margin-bottom: 8px;
    margin-top: -10px;
    color: #A3A3A3
}

@media all and (max-width:50em) {
    #logo h1 {
        font-size: 52px;
        margin-top: 36px
    }
}

@media all and (max-width:30em) {
    #examples:after {
        display: none
    }
    .gc3 {
        width: 100%
    }
    .grid-c .gc3:nth-of-type(2n+1) {
        clear: none
    }
    #main-wrapper {
        padding: 1em;
        margin-top: 0
    }
    .highlight {
        padding: .2em 1em;
        margin: 1em -1em
    }
    #logo {
        height: 95px;
        width: 100%;
        padding: 0;
        margin: 0 auto 2em
    }
    #logo h1 {
        font-size: 32px;
        margin-top: 23px
    }
    h2.intro {
        font-size: 20px
    }
}

@media all and (max-width:700px) {
    .zoom-cursor {
        cursor: pointer
    }
    #conditional-lightbox-notice {
        display: block;
        padding: 10px;
        background: #FFEAEA
    }
}

#logo-overlay {
    width: 100%;
    height: 75px;
    background: red;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

#mfp-build-tool {
    background: #FFF;
    padding: 30px 40px 40px;
    max-width: 500px;
    text-align: left;
    margin: 10px auto;
    position: relative
}

#mfp-build-tool h2 {
    margin-top: 0;
    margin-bottom: .7em
}

#mfp-build-form label {
    display: block;
    margin-bottom: 5px;
    min-height: 18px;
    padding-left: 18px
}

#mfp-build-form input[type=checkbox] {
    margin: 3px 5px 3px -18px;
    line-height: normal;
    cursor: pointer;
    width: auto;
    float: left
}

#mfp-build-status {
    min-height: 40px
}

#mfp-build-status .error {
    color: #830C0C
}

#mfp-build-status .success {
    color: #014B04
}

#mfp-build-status .progress {
    color: #000
}

#smashing {
    text-align: center;
    font-weight: 700
}

#smashing a {
    color: #EF4A35
}

#smashing a:hover {
    color: #FF9369
}

#smashing strong {
    color: #EF4A35
}

.smashing-link {
    margin-left: 29px;
    position: relative
}

.smashing-link:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(http://dimsemenov.com/images/sm-logo-24x24.png);
    position: absolute;
    top: -4px;
    left: -28px
}

#hackernews {
    margin-left: 24px
}

#hackernews:before {
    background: url(http://dimsemenov.com/images/hn-logo-18x18.gif);
    width: 18px;
    height: 18px;
    top: -1px;
    left: -22px
}

.share-buttons {
    text-align: center
}

.share-buttons h2 {
    text-align: center;
    border: 0
}

.share-buttons {
    position: relative;
    margin: 70px 0
}

.share-buttons a {
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 20px;
    margin: 10px;
    color: #FFF;
    text-decoration: none;
    background: #5AAF63;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer
}

.share-buttons a:hover {
    opacity: .7
}

#tweet {
    background: #0096c4
}

#like {
    background: #3b5998
}

#gplus {
    background: #d34836
}

#vkcom {
    background: #6e8fb1
}

pre .comment,
pre .diff .header,
pre .javadoc,
pre .template_comment {
    color: #998;
    font-style: italic
}

pre .css .rule .keyword,
pre .javascript .title,
pre .keyword,
pre .nginx .title,
pre .request,
pre .status,
pre .subst,
pre .winutils {
    color: #333;
    font-weight: 700
}

pre .hexcolor,
pre .number,
pre .ruby .constant {
    color: #099
}

pre .phpdoc,
pre .string,
pre .tag .value,
pre .tex .formula {
    color: #D01040
}

pre .id,
pre .title {
    color: #900;
    font-weight: 700
}

pre .clojure .title,
pre .javascript .title,
pre .lisp .title,
pre .subst {
    font-weight: 400
}

pre .class .title,
pre .haskell .type,
pre .tex .command,
pre .vhdl .literal {
    color: #458;
    font-weight: 700
}

pre .django .tag .keyword,
pre .rules .property,
pre .tag,
pre .tag .title {
    color: navy;
    font-weight: 400
}

pre .attribute,
pre .lisp .body,
pre .variable {
    color: teal
}

pre .regexp {
    color: #009926
}

pre .class {
    color: #458;
    font-weight: 700
}

pre .built_in,
pre .clojure .built_in,
pre .lisp .title {
    color: #0086b3
}

pre .cdata,
pre .doctype,
pre .pi,
pre .preprocessor,
pre .shebang {
    color: #999;
    font-weight: 700
}

pre .deletion {
    background: #fdd
}

pre .addition {
    background: #dfd
}

pre .diff .change {
    background: #0086b3
}

pre .chunk {
    color: #aaa
}

#documentation-intro {
    background: #2b2b2b;
    text-align: center;
    padding: 3em;
    width: 100%;
    margin-left: -3em;
    margin-bottom: 3em
}

#documentation-intro h1 {
    color: #FFF;
    width: 100%;
    text-align: center;
    font-size: 44px;
    line-height: 1.1em
}

#id1 {
    display: none
}

#documentation-intro h1 a {
    text-decoration: none;
    color: #FFF
}

#documentation-intro p a {
    font-size: 15px;
    color: #7CB5FF
}

#documentation-intro a:hover {
    opacity: .75;
    text-decoration: underline
}

.hll {
    background-color: #ffc
}

.c {
    color: #998;
    font-style: italic
}

.err {
    color: #a61717;
    background-color: #e3d2d2
}

.k,
.o {
    color: #000;
    font-weight: 700
}

.cm {
    color: #998;
    font-style: italic
}

.cp {
    color: #999;
    font-weight: 700;
    font-style: italic
}

.c1 {
    color: #998;
    font-style: italic
}

.cs {
    color: #999;
    font-weight: 700;
    font-style: italic
}

.gd {
    color: #000;
    background-color: #fdd
}

.ge {
    color: #000;
    font-style: italic
}

.gr {
    color: #a00
}

.gh {
    color: #999
}

.gi {
    color: #000;
    background-color: #dfd
}

.go {
    color: #888
}

.gp {
    color: #555
}

.gs {
    font-weight: 700
}

.gu {
    color: #aaa
}

.gt {
    color: #a00
}

.kc,
.kd,
.kn,
.kp,
.kr {
    color: #000;
    font-weight: 700
}

.kt {
    color: #458;
    font-weight: 700
}

.m {
    color: #099
}

.s {
    color: #d01040
}

.na {
    color: teal
}

.nb {
    color: #0086b3
}

.nc {
    color: #458;
    font-weight: 700
}

.no {
    color: teal
}

.nd {
    color: #3c5d5d;
    font-weight: 700
}

.ni {
    color: purple
}

.ne,
.nf,
.nl {
    color: #900;
    font-weight: 700
}

.nn {
    color: #555
}

.nt {
    color: navy
}

.nv {
    color: teal
}

.ow {
    color: #000;
    font-weight: 700
}

.w {
    color: #bbb
}

.mf,
.mh,
.mi,
.mo {
    color: #099
}

.s2,
.sb,
.sc,
.sd,
.se,
.sh,
.si,
.sx {
    color: #d01040
}

.sr {
    color: #009926
}

.s1 {
    color: #d01040
}

.ss {
    color: #990073
}

.bp {
    color: #999
}

.vc,
.vg,
.vi {
    color: teal
}

.il {
    color: #099
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}


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;
  }
  .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.woff2') format('woff2'), 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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -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:"MuseoSans";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-size: 14px;
  color:rgba(51,51,51,0.70);
  line-height:1.57142857;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: normal;
  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: 0;
  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: 34px;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  font-weight: 700;
}
h2,
.h2 {
  font-size: 30px;
 font-family:inherit;
  font-weight: 700;
}
h3,
.h3 {
  font-size: 26px;
    font-family:inherit;
  font-weight: 700;
}
h4,
.h4 {
  font-size: 20px;
  font-family:inherit;
  color: rgba(51,51,51,0.70);
  line-height: 1.50em;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 18px;
  font-family:inherit;
  color: rgba(51,51,51,0.70);
  line-height: 1.50em;
  font-weight: 700;
}
h6,
.h6 {
  font-size: 14px;
  font-family:inherit;
  color: rgba(51,51,51,0.70);
  line-height: 1.50em;
  font-weight: 700;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
 /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  font-size:18px;
  color:rgba(51,51,51,0.60);
  line-height:22px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  font-size:12px;
  color:rgba(51,51,51,0.80);
  line-height:1.41666667;
  text-align:left;
}
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:rgba(51,51,51,0.60);
  font-family:'MuseoSansRounded';
}
.text-primary {
  color:#3498db;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color:#2ecc71;
 /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color:#67b2e5;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color:#f39c12;
  font-family:'MuseoSansRounded';
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color:#e74c3c;
  font-family:'MuseoSansRounded';
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #1abc9c;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #cbf3dc;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #cde6f6;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
	background-color: #fce7c4;
	font-family: inherit;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f9d3cf;
	font-family: inherit;
}
a.bg-danger:hover,
a.bg-danger:focus {
  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;
   font-family:inherit;
}
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: 18px;
  font-family:'MuseoSans';
  color:rgba(51,51,51,0.60);
  line-height:1.5;
  border-left: 2px solid #cccccc;
}
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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > 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 {
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
}
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: 42px;*/
    padding: 6px 12px;
    /*font-family:'MuseoSansRounded';*/
    font-family: inherit;
    font-size: 14px;
    /*line-height: 1.42857143;
  color:rgba(51,51,51,0.50);*/
    background-color: #fff;
    background-image: none;
    /*border:1px solid rgba(51,51,51,0.20);*/
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0.1);
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
    box-shadow: inset 0 0 0 rgba(0,0,0,0.1);
    -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;
    color: #424242;
    margin: 0 0 0.25em 0;
    padding: 0.625em;
    /*height: 2.6875em;*/
}
.form-control:focus {
  background:rgba(65,200,170,0.05);
  border-color: #42c8aa;
  outline: 0;
}
.form-control::-moz-placeholder {
  color:rgba(51,51,51,0.50);
  opacity: 0.4;
}
.form-control:-ms-input-placeholder {
  color:rgba(51,51,51,0.50);
  opacity: 0.4;
}
.form-control::-webkit-input-placeholder {
  color:rgba(51,51,51,0.50);
  opacity: 0.4;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  border: 1px solid #cccccc;
  background-color: #e5e5e5;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
  opacity: 0.4;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #2ecc71;
  -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: #2ecc71;
  background-color: #dff0d8;
  border-color: #2ecc71;
}
.has-success .form-control-feedback {
  color: #2ecc71;
}
.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: #f39c12;
  -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: #f39c12;
  -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: #f39c12;
  background-color: #fcf8e3;
  border-color: #f39c12;
}
.has-warning .form-control-feedback {
  color: #f39c12;
}
.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: #e74c3c;
}
.has-error .form-control {
  border-color: #e74c3c;
  -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: #e74c3c;
  background-color: #f2dede;
  border-color: #e74c3c;
}
.has-error .form-control-feedback {
  color: #e74c3c;
}
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  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: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    text-transform: uppercase;
    -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 solid;
    border-radius: 2px;
    font-family: inherit;
    font-weight: 700;
    transition: .3s ease;
    transition-property: border-color,background-color,color;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #42c8aa;
  background-color: transparent;
  border-color: #42c8aa;
}
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #42c8aa;
  border-color: transparent;
}
.btn-default:hover {
  color: #fff;
  background-color: #42c8aa;
  border-color: transparent;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #2b7a69;
  border-color: transparent;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #fff;
  background-color: #42c8aa;
  border-color: transparent;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #42c8aa;
  border-color: transparent;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #68d3bb;
  border-color: transparent;
}
.btn-primary:hover {
  color: #fff;
  background-color: #68d3bb;
  border-color: transparent;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2b7a69;
  border-color: transparent;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #68d3bb;
  border-color: transparent;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  background-color: #68d3bb;
  border-color: transparent;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #81c784;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #9bd39d;
  border-color: transparent;
}
.btn-success:hover {
  color: #fff;
  background-color: #9bd39d;
  border-color: transparent;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #5a8a5c;
  border-color: transparent;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #9bd39d;
  border-color: transparent;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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 {
  background-color: #9bd39d;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: transparent;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: transparent;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: transparent;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: transparent;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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 {
  background-color: #5bc0de;
  border-color: transparent;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ffd54f;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ffde73;
  border-color: transparent;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ffde73;
  /*border-color: #transparent;*/
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #b29437;
  /*border-color: #transparent;*/
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #ffde73;
  border-color: transparent;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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 {
  background-color: #ffde73;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #ef5350;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #f37673;
  border-color: transparent;
}
.btn-danger:hover {
  color: #fff;
  background-color: #f37673;
  border-color: transparent;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #a63937;
  border-color: transparent;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #f37673;
  border-color: transparent;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  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.3333333;
  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;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .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 dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 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: 5px;
  -webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.20);
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.20);
}
.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:rgba(51,51,51,0.70);
  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: #42c8aa;
  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 dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    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,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .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-left-radius: 4px;
  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-right-radius: 4px;
  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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: transparent;
  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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a: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;
  /*font-family:"MuseoSans";*/
  font-size:14px;
  color:rgba(51,51,51,0.70);
  line-height:1.57142857;
  background-color: transparent;
}
.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: 5px;
  color:rgba(51,51,51,0.70);
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  font-size:14px;
  line-height:1.57142857;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li > a:hover{
  background:#e5e5e5;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #42c8aa;
}
.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;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@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: 769px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    /*display: block !important;*/
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-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: absolute;
  right: 80px;
  float: right;
  padding: 9px 10px;
  margin-top: 28px;
  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 {
  /*border-top-left-radius: 0;
  border-top-right-radius: 0;*/
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  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;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  font-size:18px;
  line-height:27px;
}
.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: #333333;
  font-size: 18px;
  text-decoration: none;
  background-color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  color: #50e3c2;
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  color: #50e3c2;
  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 {
  z-index: 2;
  color: #23527c;
  background-color: #ffffff;
  border-bottom: 2px solid #d6d6d6;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #333333;
  cursor: default;
  background-color: #fff;
  border-bottom: 2px solid #50e3c2;
}
.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;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #50e3c2;
}
.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: 14px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background:#ffffff;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.20);
  border-radius:2px;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  font-size:14px;
  line-height:1.57142857;
}
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 {
  color:rgba(51,51,51,0.70);
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  color:#3498db;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  color:#2ecc71;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  color:#f5a623;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  color:#e74c3c;
}
.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: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .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-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .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;
    font-family: inherit;
    font-size: inherit;
    font-weight: 300;
}
.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;
  opacity: 1;
  font-weight: 400;
}
.alert-success {
  color:#59a934;
  background-color: #def0d6;
  border-color: #def0d6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d5e7f0;
  border-color: #d5e7f0;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #f4e8ca;
  border-color: #f4e8ca;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f0d5d5;
  border-color: #f0d5d5;
}
.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: #f2f2f2;
  border-radius: 2px;
  border-color:rgba(51,51,51,0.20);
  -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: #3498db;
  -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: #2ecc71;
}
.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: #3498db;
}
.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: #f39c12;
}
.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: #e74c3c;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-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,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled: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,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 25px;
  border: 1px solid rgba(0, 0, 0, .05);
  webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-heading {
  padding: 15px 20px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #fafafa;
  -webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.20);
  box-shadow:0px 1px 2px 0px rgba(0,0,0,0.20);
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
  background-color: #ffffff;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: rgba(51,51,51,0.70);
  text-transform: uppercase;
  text-decoration: none;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  letter-spacing:1px;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
  text-decoration: none;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .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;
}
.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: 5px;
  outline: 0;
  -webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.20);
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.20);
}
.modal-backdrop {
  /*position: fixed;*/
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #333333;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.9;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  line-break: auto;
  opacity:0.5;
  /*font-family:'MuseoSansRounded';*/
  font-family:inherit;
  color:#333333;
}
.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: #333333;
  text-align: center;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.20);
}
.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: #f0f0f0;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f0f0f0;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f0f0f0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #f0f0f0;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #f0f0f0;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f0f0f0;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f0f0f0;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f0f0f0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 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);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-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: 1000px;
    perspective: 1000px;
  }
  .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);
  background-color: rgba(0, 0, 0, 0);
  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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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-header:before,
.modal-header: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-header: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;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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 !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

.waiverFrame
{
    width:85% !important;
}
.attaractionModalClose {
    position: absolute !important;
    top: 30px;
    right: 35px;
}
.cssClose {
    position: absolute;
    width: 15px;
    height: 15px;
    /*opacity: .3;*/
    cursor: pointer;
}
.cssClose:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .cssClose:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .cssClose:after, .cssClose:before {
        position: absolute;
        left: 0;
        content: " ";
        height: 26px;
        width: 2px;
        background-color: #333;
    }



 /* Bootstrap Carousel latest changes */

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        display: block;
        transition: -webkit-transform .6s ease;
        transition: transform .6s ease;
        transition: transform .6s ease, -webkit-transform .6s ease
    }

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right,
    .carousel-fade .carousel-item.active {
        opacity: 1
    }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-next:focus,
    .carousel-control-next:hover,
    .carousel-control-prev:focus,
    .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    margin:10px auto;
}

    .carousel-indicators li {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255, 255, 255, .5)
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }

    .carousel-indicators .active {
        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
}

/*# sourceMappingURL=bootstrap.css.map */
@media screen and (max-width: 1023px) and (orientation: landscape) {
    .modal-body {
        max-height: 360px !important;
    }
}

@media screen and (max-width: 1023px) and (orientation: portrait) {
        .modal-body {
            max-height: 590px !important;
        }
    }


    .modal {
        top: 90px !important;
    }



@media screen and (max-width: 768px) and (orientation: portrait) {
    .modal-body {
        max-height: 340px !important;
    }
} 

/*Template changes*/
/*GA4 consent snackbar*/
#snackbar {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #99999910;
    color: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(5px);
}

.btn-secondary {
    color: #ff8b1f !important;
    background-color: transparent;
    border: 1px solid #ff8b1f !important;
    font-weight: normal;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
}

.btn-primary {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ff8b1f !important;
}
/**********************/
.products__productName {
    word-break: break-word !important;
}

.row.cartItem.rowId_ div.cname > p {
    word-break: break-all;
}

@media (max-width: 480px) {
    .onTopDiv {
        margin-left: -73% !important;
    }

    footer .banner {
        word-break: break-all !important;
    }
}
@media (max-width: 768px) {
    li.CartItems.cart-item div.spaceSpans:first-child span {
        word-break: break-all !important;
    }
}
/* Receipt Discount Summary */
table#tblDiscountSummary td {
    text-align: left;
}
/*******************/
/*Date picker focus*/
div#ui-datepicker-div *:focus {
    border: 1px solid #000;
}
/*******************/
/*Misc Panel - Checkout page*/
.panel.misc-panel .acc_active {
    max-height: 315px;
}
p#cant-proceed {
    margin-bottom: 0;
}
/***************************/
/*TnC Pop-up*/
#tncPopup {
    width: 70%;
}

.col-md-12.cancel-policy {
    color: #fff;
}

@media(max-width: 767px) {
    #tncPopup {
        width: 100%;
    }

    #cant-proceed {
        padding-top: 35px !important;
    }
}

.btn-confirm-animate:hover {
    animation: shake 0.82s ease;
}

.cancel-policy {
    color: #fff;
    padding-bottom: 15px;
}

.payment-section {
    height: 0 !important;
    overflow: hidden;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}
/**************/
/*New Party template changes*/
.party-package.content-card {
    max-width: 100%;
}
.packagecontents > ul {
    padding-left: 15px;
}
.party-package h3 {
    margin-bottom: 0;
}

.party-image {
    overflow: hidden;
    border-radius: 10px;
}

    .party-image > img {
        max-height: 500px;
        max-width: 100%;
        border-radius: 10px;
        margin: 0 auto;
        display: block;
    }

.party-package.content-card {
    border-radius: 15px;
}

.party-prod-description {
    text-align: center;
    padding: 5px;
    color: #fff;
}

.party-web-description img {
    max-width: 315px;
}

.party-web-description {
    background-color: #28d4ee85;
    border-radius: 10px 10px 0 0;
    max-height: 200px;
    overflow: hidden;
    padding: 10px;
}
.read-more-btn {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.web-description-expand {
    max-height: 100%;
    padding: 10px;
}
.read-more-btn {
    text-align: right;
    width: 100%;
    border-radius: 0 0 10px 10px;
    border: none;
    background-color: #28d4ee85;
    transition: all 0.3s ease;
    border-top: 2px solid #ffffff5c;
    padding: 15px 20px;
}
.read-more-btn p {
    margin-bottom: 0;
}
/*.read-more-btn-radius {
    border-radius: 10px 10px 0 0;
}*/
.party-web-description-container {
    margin-bottom: 15px;
}
.read-more-btn:hover {
    background-color: #02122b;
}
.party-web-description ul li {
    padding: 5px 15px;
}
.read-more-btn i {
    font-size: 18px;
}
/***************************/
/* Party Page Overlay Changes */
.overlay-container-height-setter {
    min-height: 250px;
    max-height: 500px;
}

.table-hidden {
    display: none;
}

.schedule-overlay {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    font-size: 32px;
    color: #fff;
    justify-content: center;
    align-items: center;
    background-color: #41526b99;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
}

.dateButtonBorder {
    border-radius: 4px !important;
}

.dateHide {
    display: none !important;
}

.dateButtonBorder svg {
    height: 21.5px;
    width: 21.5px;
}
/*****************************/
/* Booking confirmation */
.bookingConfirmTable {
    border: 10px solid transparent;
    border-radius: 5px;
}
/***********************/
body {
    background: #f5f5f5;
    /*font-weight: 300;
	font-size: 14px;*/
    -webkit-font-smoothing: antialiased;
}


.ui-widget {
    font-family: inherit !important;
}


.ProgressWaiting {
    position: fixed;
    background-color: #333;
    opacity: 0.8;
    overflow: hidden;
    text-align: center !important;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 20%;
    z-index: 2147483647 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: ActiveBorder;
}



.container {
    position: relative;
    /*width: unset !important;*/
}


.wrapper {
    margin: 0 auto;
    padding: 0;
}


iframe {
    border: 0px;
}




.bgtop {
    background-color: #1162BC;
}


.page-title {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    display: block;
    height: 100%;
    margin-top: 5px;
    display: block;
    padding-right: 10px;
    padding-bottom: 5px;
}




.body-content {
    min-height: 480px;
}

.menubox {
    height: auto;
    border: 0px solid;
    display: inline-block;
    height: 90px;
}

.ui-datepicker {
    z-index: 10001 !important;
}

.visitdate {
    border: none;
}


.btngrp {
    background: #ffffff;
    border: 1px solid rgba(51,51,51,0.20);
    color: rgba(51,51,51,0.70);
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.57142857;
    text-transform: inherit;
}

.dropbtn {
    background: #ffffff;
    border: 1px solid rgba(51,51,51,0.20);
    color: rgba(51,51,51,0.70);
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    text-transform: inherit;
}

.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 10px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0,0,0,0.20);
    border-left: 7px solid transparent;
    content: '';
}

.dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.dropdown-menu {
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    border: none;
    padding: 6px 0;
    margin-top: 7px;
}

    .dropdown-menu li {
        padding: 0;
    }

        .dropdown-menu li a {
            padding: 4px 15px;
        }

.navbar-right .dropdown-menu:before, .navbar-right .dropdown-menu:after {
    left: auto;
    right: 10px;
}

.dropbtn:focus,
.dropbtn.focus {
    color: rgba(51,51,51,0.70);
    background-color: #ffffff;
}

.dropbtn:hover {
    color: rgba(51,51,51,0.70);
    background-color: #f0f0f0;
    border-color: transparent;
}

.dropbtn:active,
.dropbtn.active,
.open > .dropdown-toggle.dropbtn {
    color: #fff;
    background-color: #ffffff;
    border: 1px solid rgba(51,51,51,0.50);
}

    .dropbtn:active:hover,
    .dropbtn.active:hover,
    .open > .dropdown-toggle.dropbtn:hover,
    .dropbtn:active:focus,
    .dropbtn.active:focus,
    .open > .dropdown-toggle.dropbtn:focus,
    .dropbtn:active.focus,
    .dropbtn.active.focus,
    .open > .dropdown-toggle.dropbtn.focus {
        color: #333;
        background-color: #f0f0f0;
        border-color: transparent;
    }

.dropbtn:active,
.dropbtn.active,
.open > .dropdown-toggle.dropbtn {
    background-image: none;
}

.dropbtn.disabled:hover,
.dropbtn[disabled]:hover,
fieldset[disabled] .dropbtn:hover,
.dropbtn.disabled:focus,
.dropbtn[disabled]:focus,
fieldset[disabled] .dropbtn:focus,
.dropbtn.disabled.focus,
.dropbtn[disabled].focus,
fieldset[disabled] .dropbtn.focus {
    background-color: #fff;
    border-color: transparent;
}

checkbox.selected {
    background: #fff;
}

/*.switch {
    position: relative;
    display: block;
    vertical-align: top;
    width: 70px;
    height: 30px;
    margin: 0 10px 10px 0;
    border-radius: 5px;
    cursor: pointer;
    padding: 0;
    background: #FFF;
}*/

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 14px;
    background: #e5e5e5;
    border-radius: inherit;
    border: solid 1px #cccccc;
}

    .switch-label:before, .switch-label:after {
        position: absolute;
        top: 50%;
        margin-top: -.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
    }

    .switch-label:before {
        content: attr(data-off);
        right: 9px;
        color: #aaaaaa;
    }

    .switch-label:after {
        content: attr(data-on);
        left: 9px;
        color: #42c8aa;
        opacity: 0;
    }

.switch-input:checked ~ .switch-label {
    background: #ffffff;
    border-color: #42c8aa;
}

    .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

.switch-flat .switch-label:after {
    color: #42c8aa;
}

.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 22px;
    height: 22px;
    background-color: rgba(51,51,51,0.70);
}

    .switch-handle:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -6px;
        width: 12px;
        height: 12px;
        background: transparent;
    }

.switch-input:checked ~ .switch-label {
    background: #ffffff;
    border-color: #42c8aa;
}

.switch-input:checked ~ .switch-handle {
    left: 43px;
    background: #42c8aa;
}

.switch-label, .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.margint25 {
    margin-top: 25px;
}

.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e260";
    float: right !important;
    color: #42c8aa;
    font-size: 13px;
    font-weight: bold;
    transition: all 0.5s;

}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\e259";
    color: rgba(51,51,51,0.50);
}

.acc_active {
    background-color: #ffffff;
}

    .acc_active .panel-title {
        color: #42c8aa;
    }

    .acc_active .accordion-toggle.collapsed:after {
        color: #42c8aa;
    }

.checkout_navbar {
    height: 80px;
    background: #ffffff;
    width: 100%;
    display: block;
}

.checkout__dropdown {
    float: right;
    padding-right: 120px;
    padding-top: 25px;
}

    .checkout__dropdown .dropdown-toggle {
        font-family: 'MuseoSansRounded';
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        text-decoration: none;
        color: rgba(51,51,51,0.70);
        letter-spacing: 1px;
        line-height: 1.5em;
    }

.main_navbar {
    background-color: #ffffff;
}


.navbar-nav {
    margin: 0 -15px;
}

.main_navbar .navbar-collapse .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 29px 20px;
    font-weight: 500;
    color: #42c8aa;
    line-height: 1.5em;
    background-color: transparent;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    white-space: nowrap;
}

    .main_navbar .navbar-collapse .navbar-nav > li > a:hover {
        background-color: #ffffff;
        color: #FC6076;
    }

.main_navbar .navbar-collapse .navbar-nav .dropdown-menu > li > a {
    font-size: 14px;
    letter-spacing: 1px;
    font-family: inherit;
    font-weight: 500;
    color: rgba(51,51,51,0.70);
    line-height: 1.5em;
    background-color: #ffffff;
}

    .main_navbar .navbar-collapse .navbar-nav .dropdown-menu > li > a:hover {
        background-color: #ffffff;
        color: #42c8aa;
    }

.cart_dropdown {
    background-color: #42c8aa;
    text-align: center;
    color: #ffffff;
    height: 100px;
    display: inline-block;
    width: auto;
}

    .cart_dropdown .icon-cart {
        display: block;
        margin: 0 auto;
        font-size: 24px !important;
        color: #fff;
    }

    .cart_dropdown .checkout__button {
        background-color: #42c8aa;
        text-decoration: none;
    }






.cart_value {
    font-size: 10px !important;
}

.mobile_view .checkout__order {
    min-width: 320px;
    width: 100%;
    display: block;
}

.mobile_view .ctotal {
    text-align: right;
    margin-top: 15px;
    padding-right: 20px;
}

.mobile_view .cclose {
    position: absolute;
    top: 15px;
    right: 10px;
    text-align: right;
    font-size: 10px;
    color: rgba(50,104,99,1);
    padding: 0;
    margin: 0;
}

.mobile_view .ccount {
    float: left;
    margin-top: 15px;
}

.mobile_view .cart-item {
    padding-bottom: 20px;
    padding-left: 35px;
}

.mobile_view .checkout__option {
    margin-right: 5px;
}

.mobile_view .checkout__total {
    text-align: left;
    padding-left: 10px;
}

.mobile_view .cart-item::before {
    left: 10px;
}

.notification-icon {
    padding: 0;
    margin: 0 auto;
}

.input-counter {
    position: relative;
    max-width: 140px;
}

    .input-counter input {
        padding: 6px 30px;
        text-align: center;
        display: block;
        width: 100%;
        font-weight: 400;
        border: none;
        color: rgba(51,51,51,0.70);
        box-shadow: none;
        -webkit-box-shadow: none;
        text-align: center;
        background-color: transparent;
    }

        .input-counter input:focus {
            box-shadow: none;
            -webkit-box-shadow: none;
        }

    .input-counter .count-item {
        position: absolute;
        top: 50%;
        font-size: 22px;
        margin-top: -11px;
        cursor: pointer;
    }

    .input-counter .count-minus {
        left: 0;
    }

    .input-counter .count-plus {
        right: 0;
    }

.box_menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}

.main_navbar .navbar-collapse .navbar-nav > li.cart_dropdown .checkout__button {
    padding: 25px 5px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    /*font-family: 'MuseoSansRounded';*/
    font-weight: 500;
    line-height: 1.5em;
    text-decoration: none;
}

.cart_box {
    overflow: hidden;
    height: 100%;
}

.t-12 {
    top: 12px !important;
}

/*.cart_dropdown .badge {
    position: absolute;
    top: 2px;
    right: 13px;
    font-size: 10px;
    background-color: #ffffff;
    color: #42c8aa;
    padding: 0;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    font-family: 'MuseoSansRounded';
    font-weight: 500;
}*/

.cart_dropdown .dropdown-menu {
    background-color: #42c8aa;
    color: #ffffff;
    min-width: 320px;
}

    .cart_dropdown .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #ffffff;
        white-space: nowrap;
    }

        .cart_dropdown .dropdown-menu > li > a:hover,
        .cart_dropdown .dropdown-menu > li > a:focus {
            color: #ffffff;
            text-decoration: none;
            background-color: transparent;
        }

    .cart_dropdown .dropdown-menu > .active > a,
    .cart_dropdown .dropdown-menu > .active > a:hover,
    .cart_dropdown .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        outline: 0;
    }

.navbar-toggle .icon-bar {
    background: rgba(51,51,51,0.70);
}

.landing_tab {
    padding-top: 1px;
}

.tab-btn {
    display: block;
    text-align: left;
}

.ticket_tab {
    font-size: 18px;
    text-align: center;
    color: rgba(51,51,51,0.70);
    padding: 0;
}

    .ticket_tab ul {
        list-style: none;
    }

    .ticket_tab li {
        list-style: none;
        padding: 19px 0;
        border-bottom: 1px solid rgba(51,51,51,0.20);
        font-family: inherit;
        font-weight: 500;
        position: relative;
    }

        .ticket_tab li::after {
            content: "";
            position: absolute;
            width: 0;
            left: 50%;
            bottom: -1px;
            height: 5px;
            background: #42c8aa;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .ticket_tab li a {
            display: block;
            border-right: 1px solid rgba(51,51,51,0.20);
            color: rgba(51,51,51,0.70);
            line-height: 1.42857143;
            text-decoration: none;
            outline: none;
        }

        .ticket_tab li:last-child a {
            border-right: 0;
        }

        .ticket_tab li.active::after, .ticket_tab li:hover::after, .ticket_tab li:focus::after {
            width: 100%;
            left: 0;
        }

.landing_tab .nav-tabs.nav-justified > li {
    border: 0;
}

.landing_tab .nav-tabs.nav-settings > li {
    border: 0;
}

.landing_tab .tab-content {
    padding: 25px 0;
    padding-top: 0px;
}

.book_card {
    background: url("../images/img/card_bottom.png") repeat-x 0 bottom #ffffff;
    border: 0;
    border-radius: 5px;
    padding: 10px 15px 20px;
    box-shadow: 0 3px 0 0 #f5f5f5, 0px -1px 2px 0px rgba(0,0,0,0.20);
    margin-bottom: 25px;
    transition: 0.3s opacity ease;
    z-index: 100;
    position: relative;
}

.ticket_card_agent {
    background: #ffffff;
    border: 0;
    border-radius: 2px;
    padding: 10px 15px 0px;
    box-shadow: 0 3px 0 0 #f5f5f5, 0px -1px 2px 0px rgba(0,0,0,0.10);
    margin-bottom: 12px;
    transition: 0.3s opacity ease;
    z-index: 100;
    position: relative;
}


.ticket_bg {
    border: 0;
    padding: 10px 15px 20px;
    margin-bottom: 25px;
    transition: 0.3s opacity ease;
    z-index: 100;
}

.monsoon-booking-package h3 {
    background-color: #1071D3;
    color: #fff;
    margin-bottom: 0px;
}

.monsoon-booking-package img {
    padding: 10px;
}

.monsoon-booking-package .inner {
    background-color: #7AB8F6;
    padding: 20px;
    color: #000;
}

    .monsoon-booking-package .inner .offer-line {
        background-color: #B6D7F8;
        padding: 2px;
    }


.general-booking-package h3 {
    background-color: #1071D3;
    color: #fff;
    margin-bottom: 0px;
}

.general-booking-package img {
    padding: 10px;
}

.general-booking-package .inner {
    background-color: #7AB8F6;
    padding: 20px;
    color: #000;
}

    .general-booking-package .inner .offer-line {
        background-color: #B6D7F8;
        padding: 2px;
    }

.ticket_card_groups {
    background: 0 bottom #ffffff;
    border: 0;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 15px 20px;
    padding: 8px;
    box-shadow: 0 3px 0 0 #f5f5f5, 0px -1px 2px 0px rgba(0,0,0,0.20);
    margin-bottom: 25px;
    transition: 0.3s opacity ease;
    z-index: 100;
    position: relative;
    display: block;
}

.ticket_card_attract {
    background-color: #fff;
    padding: 10px;
}

.ticket_bottom_bg {
    background: url("../images/img/card_bottom.png") repeat-x 0 bottom #ffffff;
}

.bg-card-line {
    border-top: 1px dashed #f5f5f5;
    padding: 10px;
    padding-bottom: 0px;
}


.bg-card-line-bottom {
    border-bottom: 1px dashed #f5f5f5;
    padding: 10px;
    padding-top: 0px;
}

.ticket_card {
    background: url("../images/img/card_bottom.png") repeat-x 0 bottom #ffffff;
    /*border: 0;
	border-radius: 2px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 10px 15px 20px;
	padding: 2px;
	box-shadow: 0 3px 0 0 #f5f5f5, 0px -1px 2px 0px rgba(0,0,0,0.20);
	margin-bottom: 25px;
	transition: 0.3s opacity ease;
	z-index: 100;
	position: relative;
	display: block;*/
}

    .ticket_card.hover {
        background-color: red !important;
    }



    .ticket_card h4 {
        letter-spacing: normal !important;
    }


.ticket_head {
    border: 0px !important;
    border-bottom: 1px dashed #e8e8e8;
    padding-top: 5px;
    color: #fead16;
}

    .ticket_head .ticket_title {
        font-size: 18px;
        font-weight: 100;
        color: #333333;
        min-height: 180px;
    }

    .ticket_head h5 {
        min-height: 32px;
        /*color: #fff;padding:5px; background-color:#5B3D9B;*/
        color: rgba(51,51,51,0.70);
        border: 0px !important;
    }


    .ticket_head .ticket_description {
        height: 85px;
        overflow: hidden;
    }

    .ticket_head .ticket_description_agent {
        height: 45px;
        overflow: hidden;
    }


.TopupCardLink #showpopup {
    float: left !important;
    font-size: 16px;
    line-height: 1.42857143;
    padding-right: 25px;
    padding-left: 20px;
}

.ticket_person {
    font-size: 14px;
    font-weight: 100;
    color: #333333;
}

.view_det {
    color: #42c8aa;
    font-family: 'MuseoSansRounded';
    font-weight: 300;
    margin-left: 0px;
    display: block;
    text-align: right;
}

    .view_det:hover {
        text-decoration: underline;
        color: #68d3bb;
    }

    .view_det:active, .view_det:focus {
        color: #2b7a69;
        outline: none;
    }

.ticket_body {
    padding: 10px;
    padding-bottom: 0px;
}

.ticket_price_agent {
    float: right;
    padding-top: 7px;
    font-size: 17px;
    vertical-align: middle;
    font-family: 'MuseoSansRounded';
    font-weight: 700;
    color: rgba(51,51,51,0.70);
    line-height: 1.50em;
}


.ticket_price, .ticket_pricedollar, .Combo_ticket_price {
    float: left;
    font-size: 20px !important;
    vertical-align: middle;
    font-family: Inherit;
    font-weight: 700;
    color: rgba(51,51,51,0.70);
    line-height: 1.50em;
    white-space:nowrap;
}

.ticket_cont {
    margin: 0 auto;
    height: auto;
    padding-bottom: 10px;
}

.ticket_count {
    border: 1px solid #F0F0F0;
    border-radius: 32px;
    padding: 6px 4px;
    max-height: 41px;
    height: auto;
    max-width: 126px !important;
    float: right;
    margin: 0 auto;
}

    .ticket_count input {
        font-family: inherit;
    }

.quantity_btn {
    color: #42c8aa;
    font-size: 26px;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    cursor: pointer;
}

    .quantity_btn:focus,
    .quantity_btn.focus,
    .quantity_btn:hover {
        color: #68d3bb;
        -webkit-transition: all 0.5ms ease;
        -moz-transition: all 0.5ms ease;
        -ms-transition: all 0.5ms ease;
        -o-transition: all 0.5ms ease;
        transition: all 0.5ms ease;
    }

    .quantity_btn.active,
    .quantity_btn:focus,
    .quantity_btn.active:hover,
    .quantity_btn.active:focus {
        box-shadow: none;
    }

.input-group .quantity_input {
    min-width: 40px;
    margin: 0;
    height: 30px;
    font-weight: 400;
    border: 0;
    color: rgba(51,51,51,0.70);
    box-shadow: none;
    text-align: center;
    background-color: transparent;
    font-family: inherit !important;
    font-size: inherit !important;
    vertical-align: text-top !important;
}

.ticket_footer {
    min-height: 65px;
    /*padding: 15px 15px 5px 15px;*/
    padding: 10px 10px 5px 10px;
    border-top: 1px dashed #eaeaea;
}

.ticket_total {
    font-weight: bold;
    font-size: 22px;
    color: #f5412f;
    text-align: left;
    white-space: nowrap;
    vertical-align: -webkit-baseline-middle;
}

.ticket_cart {
    text-align: center;
}

.ticket_cart_right {
    text-align: right;
}

.input-group button {
    position: relative;
    height: 42px;
}

.ticket_cart_btn {
    text-transform: uppercase;
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    font-weight: 700;
    float: right;
    border: 0;
    padding: 10px 25px;
    border-radius: 5px;
    background: #42c8aa;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
}

.ticket_cart_btn2 {
    text-transform: uppercase;
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    font-weight: 700;
    float: right;
    border: 0;
    padding: 10px 25px;
    border-radius: 5px;
    background: #42c8aa;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
}

.top_footer {
    background: #333333;
    padding: 30px 0;
    margin: 0 auto;
}

    .top_footer .form-control:focus {
        background-color: #fff;
    }

.subscribe_btn {
    background: #42c8aa !important;
    text-transform: uppercase;
    border: 0;
    font-family: 'MuseoSansRounded';
    font-weight: 700;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.85px;
    line-height: 1.83em;
}

.social_head {
    color: #ffffff;
    font-size: 15px;
    vertical-align: middle;
    margin-right: 10px;
    font-family: Inherit;
    font-weight: 700;
    line-height: 1.5em;
    display: inline-block;
}

.social_link {
    padding: 0 7px;
    display: inline-block;
    vertical-align: middle;
}

.footer_bottom {
    background-color: #3d3d3d;
    padding: 35px 0 30px;
}

.foot_head {
    color: #ffffff;
    font-size: 14px;
    font-family: Inherit;
    font-weight: 700;
    line-height: 1.5em;
}

.footer_list {
    padding-left: 0;
    list-style: none;
    font-family: inherit;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-bottom: 20px;
}

    .footer_list li a {
        color: #cccccc;
    }

.carthidden {
    display: none;
}

.tab-content {
    position: relative;
}

.overlayP {
    position: fixed;
    background-color: #FAFAFA;
    height: 100%;
    width: 100%;
    padding-top: 20%;
    visibility: hidden;
    opacity: 0.8;
    z-index: 2147483647 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 0;
    top: 0;
}

.overlay.on {
    opacity: 1;
    visibility: visible;
}

.cartbox_added {
    width: 740px;
    display: block;
    position: absolute;
    top: 0;
    left: 110%;
    background: #ffffff;
    padding: 30px 35px;
    border-radius: 5px;
    z-index: 100;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease;
}

.small-light {
    font-family: Inherit;
    font-size: 12px;
    font-weight: 500;
    color: rgba(51,51,51,0.50);
    line-height: 1.41666667;
    letter-spacing: 1px;
    padding-bottom: 5px;
}

.cartbox_added:after {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}

.cartbox_added:before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 12px solid rgba(0,0,0,0.09);
    border-bottom: 12px solid transparent;
    border-left: 12px solid transparent;
}

.cartbox_added .small-light {
    float: right;
}

.cartbox_added .border50 {
    display: inline-block;
    position: relative;
    z-index: 1;
}

    .cartbox_added .border50:before {
        content: "";
        position: absolute;
        margin-top: 10px;
        left: 0;
        bottom: 0;
        height: 1px;
        width: 50%;
        border-bottom: 2px solid #42c8aa;
    }

    .cartbox_added .border50 span {
        margin: 0 0 -5px 0;
        padding-bottom: 5px;
        display: inline-block;
        border-bottom: 2px solid #F5F5F5;
    }

.cart_list {
    font-family: inherit;
    font-weight: 300;
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    line-height: 1.50em;
    padding: 10px 15px;
}

.btn-noborder {
    color: #42c8aa;
    background-color: #ffffff;
    text-transform: none;
    font-family: 'MuseoSansRounded';
    font-weight: 500;
    font-size: 14px;
    line-height: 1.50em;
}

    .btn-noborder:focus,
    .btn-noborder.focus {
        color: #fff;
        background-color: #42c8aa;
        border-color: transparent;
    }

    .btn-noborder:hover {
        color: #fff;
        background-color: #42c8aa;
        border-color: transparent;
    }

    .btn-noborder:active,
    .btn-noborder.active {
        color: #fff;
        background-color: #2b7a69;
        border-color: transparent;
    }

.cart-on .ticket_card.active {
    z-index: 101;
    opacity: 1;
}

.cart-on .ticket_card {
    opacity: 0.7;
}

.ticket_card.active .cartbox_added {
    opacity: 1;
    visibility: visible;
}

.cartbox_added2 {
    width: 560px;
    display: block;
    position: absolute;
    top: 0;
    left: 110%;
    background: #ffffff;
    padding: 30px 35px;
    border-radius: 5px;
    z-index: 100;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
}

    .cartbox_added2:after {
        content: '';
        display: block;
        position: absolute;
        right: 100%;
        top: 50%;
        margin-top: -10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #ffffff;
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
    }

    .cartbox_added2:before {
        content: '';
        display: block;
        position: absolute;
        right: 100%;
        top: 50%;
        margin-top: -12px;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-right: 12px solid rgba(0,0,0,0.09);
        border-bottom: 12px solid transparent;
        border-left: 12px solid transparent;
    }

.light_green {
    color: #42c8aa;
    vertical-align: middle;
    font-family: 'MuseoSansRounded';
    font-weight: 300;
    font-size: 14px;
    line-height: 1.50em;
    letter-spacing: .5px;
    background: #ffffff;
    border: none;
    box-shadow: none;
}

.border100 {
    border-bottom: 2px solid #42c8aa;
    display: inline-block;
    float: right;
}

.cartbox_add2_cont {
    padding: 40px 0 10px 0;
}

.right_padd {
    margin-top: 10px;
    padding-right: 20px;
}

.right_border {
    border-right: 1px solid rgba(236,236,236,1);
    padding-right: 20px;
    margin-top: 10px;
}

.right_padd2 {
    margin-top: 40px;
    padding-right: 20px;
}

.right_border2 {
    border-right: 1px solid rgba(236,236,236,1);
    padding-right: 20px;
    margin-top: 40px;
}

.cartbox_footer {
    margin-top: 30px;
    background: #ffffff;
}

.cartbox_added3 {
    width: 560px;
    display: block;
    position: absolute;
    top: 0;
    left: 110%;
    background: #ffffff;
    padding: 30px 35px;
    border-radius: 5px;
    z-index: 100;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
}

    .cartbox_added3:after {
        content: '';
        display: block;
        position: absolute;
        right: 100%;
        top: 50%;
        margin-top: -10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #ffffff;
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
    }

    .cartbox_added3:before {
        content: '';
        display: block;
        position: absolute;
        right: 100%;
        top: 50%;
        margin-top: -12px;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-right: 12px solid rgba(0,0,0,0.09);
        border-bottom: 12px solid transparent;
        border-left: 12px solid transparent;
    }

.top_btn {
    margin: 25px 0 15px 0;
}

.prev_btn {
    color: #42c8aa;
    vertical-align: middle;
    font-family: 'MuseoSansRounded';
    font-weight: 300;
    font-size: 14px;
    line-height: 1.50em;
    letter-spacing: 0.5px;
    border: none;
    box-shadow: none;
    background-color: transparent;
}

    .prev_btn:hover {
        color: #42c8aa;
        text-decoration: none;
    }

.cartbox_addedl {
    width: 425px;
    display: block;
    position: absolute;
    top: 0;
    right: 110%;
    background: #ffffff;
    padding: 30px 35px;
    border-radius: 5px;
    z-index: 100;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease;
}

    .cartbox_addedl:after {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 10px solid #ffffff;
        border-bottom: 10px solid transparent;
        border-right: 10px solid transparent;
    }

    .cartbox_addedl:before {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -12px;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-left: 12px solid rgba(0,0,0,0.09);
        border-bottom: 12px solid transparent;
        border-right: 12px solid transparent;
    }

    .cartbox_addedl .small-light {
        float: right;
    }

    .cartbox_addedl .border50 {
        display: inline-block;
        position: relative;
        z-index: 1;
    }

        .cartbox_addedl .border50:before {
            content: "";
            position: absolute;
            margin-top: 10px;
            left: 0;
            bottom: 0;
            height: 1px;
            width: 50%;
            border-bottom: 2px solid #42c8aa;
        }

        .cartbox_addedl .border50 span {
            margin: 0 0 -5px 0;
            padding-bottom: 5px;
            display: inline-block;
            border-bottom: 2px solid #F5F5F5;
        }

.ticket_card.active .cartbox_addedl {
    opacity: 1;
    visibility: visible;
}

.cartbox_addedl2 {
    width: 560px;
    display: block;
    position: absolute;
    top: 0;
    right: 110%;
    background: #ffffff;
    padding: 30px 35px;
    border-radius: 5px;
    z-index: 100;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
}

    .cartbox_addedl2:after {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 10px solid #ffffff;
        border-bottom: 10px solid transparent;
        border-right: 10px solid transparent;
    }

    .cartbox_addedl2:before {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -12px;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-left: 12px solid rgba(0,0,0,0.09);
        border-bottom: 12px solid transparent;
        border-right: 12px solid transparent;
    }

.cartbox_addedl3 {
    width: 560px;
    display: block;
    position: absolute;
    top: 0;
    right: 110%;
    background: #ffffff;
    padding: 30px 35px;
    border-radius: 5px;
    z-index: 100;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.20);
}

    .cartbox_addedl3:after {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 10px solid #ffffff;
        border-bottom: 10px solid transparent;
        border-right: 10px solid transparent;
    }

    .cartbox_addedl3:before {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -12px;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-left: 12px solid rgba(0,0,0,0.09);
        border-bottom: 12px solid transparent;
        border-right: 12px solid transparent;
    }

.paddingl {
    padding-left: 0;
}

.paddingr0 {
    padding-right: 0;
}

.accordion_body {
    /*padding: 20px 0;*/
    padding: 10px 0;
}

.accordion_head {
    padding-left: 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.accordion_items-child {
    counter-reset: none;
}

.accordion_item-Header {
    padding: 12px 10px 10px 50px;
    position: relative;
    background-color: #FAFAFA;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: bold;
}

.accordion_item-child {
    padding: 6px 15px 6px 50px;
    position: relative;
    background-color: #FAFAFA;
}

    .accordion_item-child::before {
        /*counter-increment: none;
         content: none;*/
        position: absolute;
        left: 20px;
        top: 25px;
        font-family: Inherit;
        font-weight: 300;
        color: #222;
    }

    .accordion_item-child .cno {
        font-family: Inherit;
        font-weight: 300;
        font-size: 14px;
        color: rgba(51,51,51,0.70);
        text-align: center;
        vertical-align: middle;
    }

    .accordion_item-child .cname {
        font-family: Inherit;
        font-weight: 300;
        font-size: 14px;
        color: rgba(51,51,51,0.70);
        vertical-align: middle;
        padding-top: 13px;
    }

    .accordion_item-child .cprice {
        font-family: Inherit;
        font-weight: 500;
        font-size: 14px;
        color: rgba(51,51,51,1);
        padding-top: 13px;
        white-space: nowrap;
    }

    .accordion_item-child .ccount {
        font-family: Inherit;
        font-weight: 300;
        text-align: center;
    }

    .accordion_item-child .ccountout {
        font-family: Inherit;
        font-weight: 300;
        text-align: center;
        padding-top: 13px;
    }

    .accordion_item-child .ccountout {
        font-family: Inherit;
        font-weight: 300;
        padding-top: 13px;
    }



    .accordion_item-child .ccount .input-counter {
        margin-top: 0;
        max-width: 126px;
    }

        .accordion_item-child .ccount .input-counter input {
            padding: 0px;
            vertical-align: center;
        }

        .accordion_item-child .ccount .input-counter .form-control {
            height: auto;
            padding: 0;
        }

    .accordion_item-child .ccount .count-item {
        color: #42C8AA;
        font-size: 22px;
    }

        .accordion_item-child .ccount .count-item:focus,
        .accordion_item-child .ccount .count-item.focus,
        .accordion_item-child .ccount .count-item:hover {
            color: #68d3bb;
            -webkit-transition: all 0.5ms ease;
            -moz-transition: all 0.5ms ease;
            -ms-transition: all 0.5ms ease;
            -o-transition: all 0.5ms ease;
            transition: all 0.5ms ease;
        }

    .accordion_item-child .ccount .quantity_input {
        font-family: Inherit;
        font-weight: 700;
        color: #333333;
    }

    .accordion_item-child .ctotal {
        font-family: Inherit;
        font-weight: 700;
        color: #333333;
        padding-top: 10px;
        text-align: right;
        white-space: nowrap;
    }











.accordion_items {
    counter-reset: list-count;
}

.accordion_item {
    padding: 2px 5px 5px 50px;
    position: relative;
    background-color: #FAFAFA;
}

    .accordion_item::before {
        counter-increment: list-count;
        content: counter(list-count) ".";
        position: absolute;
        left: 20px;
        top: 15px;
        font-family: Inherit;
        font-weight: 300;
        color: #222;
    }

    .accordion_item:nth-child(n) {
        background-color: #ffffff;
    }

    .accordion_item .cno {
        font-family: Inherit;
        font-weight: 300;
        font-size: 14px;
        color: rgba(51,51,51,0.70);
        text-align: center;
        vertical-align: middle;
    }

    .accordion_item .cname {
        font-family: Inherit;
        font-weight: 300;
        font-size: 14px;
        color: rgba(51,51,51,0.70);
        vertical-align: middle;
        padding-top: 13px;
    }

    .accordion_item .cprice {
        font-family: Inherit;
        font-weight: 500;
        font-size: 14px;
        color: rgba(51,51,51,0.70);
        text-align: right;
        padding-top: 13px;
    }

    .accordion_item .ccount {
        font-family: Inherit;
        font-weight: 300;
        text-align: center;
    }

    .accordion_item .ccountout {
        font-family: Inherit;
        font-weight: 300;
        padding-top: 13px;
    }

    .accordion_item .bdr {
        border: 1px solid rgba(51,51,51,0.2);
        padding: 5px;
        display: inline-block;
        border-radius: 51px;
        min-width: 90px;
        margin-top: 5px;
    }


    .accordion_item .ccount .input-counter {
        margin-top: 0;
        max-width: 126px;
    }

        .accordion_item .ccount .input-counter input {
            padding: 0px;
            vertical-align: center;
        }

        .accordion_item .ccount .input-counter .form-control {
            height: auto;
            padding: 0;
        }

    .accordion_item .ccount .count-item {
        color: #42C8AA;
        font-size: 22px;
    }

        .accordion_item .ccount .count-item:focus,
        .accordion_item .ccount .count-item.focus,
        .accordion_item .ccount .count-item:hover {
            color: #68d3bb;
            -webkit-transition: all 0.5ms ease;
            -moz-transition: all 0.5ms ease;
            -ms-transition: all 0.5ms ease;
            -o-transition: all 0.5ms ease;
            transition: all 0.5ms ease;
        }

    .accordion_item .ccount .quantity_input {
        font-family: Inherit;
        font-weight: 500;
        color: rgba(51,51,51,0.70);
    }

    .accordion_item .ctotal {
        font-family: Inherit;
        font-weight: 500;
        color: rgba(51,51,51,0.70);
        padding-top: 10px;
        text-align: right;
    }

    .accordion_item .close_tickets {
        text-decoration: none !important;
        color: #42c8aa;
        font-size: 15px;
        padding: 13px;
        display: block;
        text-align: center;
    }

        .accordion_item .close_tickets:hover {
            text-decoration: none;
        }

.accordion_booking {
    margin-top: 50px;
}

.accordion_item .bname {
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    vertical-align: middle;
    padding-top: 13px;
}

.accordion_item .bprice {
    font-family: Inherit;
    font-weight: 500;
    font-size: 14px;
    color: rgba(51,51,51,1);
    text-align: right;
    padding-top: 13px;
}

.accordion_item .btotal {
    font-family: Inherit;
    font-weight: 700;
    color: #333333;
    padding-top: 10px;
    text-align: right;
}

.accordion_item .close_booking {
    text-decoration: none;
    color: #42c8aa;
    font-size: 12px;
    padding-top: 13px;
    display: block;
    text-align: right;
}

.append_text {
    display: none !important;
    visibility: hidden !important;
}

.link_light {
    color: #42c8aa;
    vertical-align: middle;
    font-family: 'MuseoSansRounded';
    font-weight: 300;
    font-size: 14px;
    line-height: 1.50em;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 10px;
}

.mdfy_btn {
    padding-top: 13px;
}

.accordion_promocode {
    padding: 0px 20px;
    border-bottom: 1px solid rgba(51,51,51,0.20);
}

.promo_input {
    background: #FFFFFF;
    border: 1px solid rgba(51,51,51,0.20);
    border-radius: 5px;
    font-family: 'MuseoSansRounded';
    font-size: 14px;
    color: rgba(51,51,51,0.50);
    line-height: 1.50em;
}

.btn_apply {
    height: 42px;
    margin-left: -20px;
}



.gtotal {
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    margin-right: -6px;
    margin-bottom: 6px;
}

    .gtotal span {
        font-family: Inherit;
        /*color: #673ab7;*/
        color: rgba(51,51,51,0.70);
        line-height: 1.70em;
    }

.grandGtotal span {
    color: navy !important;
    font-size: 20px;
}


.accordion_footer {
    display: block;
    /*padding: 25px 20px;*/
    margin-top: 10px;
    margin-right: 40px;
}

.promo_link {
    color: #42c8aa;
    vertical-align: middle;
    font-family: 'MuseoSansRounded';
    font-weight: 500;
    font-size: 14px;
    line-height: 1.50em;
    letter-spacing: 0.5px;
    box-shadow: none;
    border: none;
    background-color: #ffffff;
    display: block;
}

    .promo_link:hover,
    .promo_link.active,
    .promo_link:focus {
        color: #68d3bb;
        text-decoration: none;
        cursor: pointer;
    }

.promo_link2 {
    color: #42c8aa;
    vertical-align: middle;
    font-family: 'MuseoSansRounded';
    font-weight: 500;
    font-size: 14px;
    line-height: 1.50em;
    letter-spacing: 0.5px;
    box-shadow: none;
    border: none;
    background-color: #ffffff;
    display: none;
}

.btn_removepromo {
    color: #42c8aa;
    vertical-align: middle;
    font-family: 'MuseoSansRounded';
    font-weight: 300;
    font-size: 14px;
    line-height: 1.50em;
    letter-spacing: 0.5px;
    border: 0;
    text-transform: none;
    background-color: #ffffff;
}

    .btn_removepromo:hover,
    .btn_removepromo.active,
    .btn_removepromo:focus {
        color: #68d3bb;
        cursor: pointer;
    }

.signin_msg {
    font-family: Inherit;
    /*font-weight: 300;*/
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    line-height: 1.50em;
    text-transform: none;
    margin-left: 50px;
    letter-spacing: 0.5px;
}

.margin_align {
    margin-left: 65px;
}

.panel-title .change_link {
    font-family: inherit;
    /*font-weight: 300;*/
    font-size: 14px;
    color: #42C8AA;
    line-height: 1.50em;
    text-transform: none;
    right: 100px;
    position: absolute;
    letter-spacing: 0.5px;
    text-decoration: none;
    cursor: pointer;
}

.change_link:focus {
    outline: none;
}

.shipping_cont {
    padding-left: 25px;
    padding-right: 25px;
}

.address_block {
    padding: 10px;
    background: #FFFFFF;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20);
}

.address_cont {
    height: 180px;
}

.btn_address {
    width: 260px;
    margin-top: 25px;
}

.address_model_body {
    padding: 20px 15px;
}

    .address_model_body .icon-close {
        font-size: 10px;
        color: #42c8aa;
        opacity: 1;
    }

.shipping_second {
    display: none;
}

.address_close {
    font-size: 15px;
    color: #42c8aa;
    opacity: 1;
    padding-left: 5px;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.book_sigin {
    padding: 10px 10px 10px 20px;
    border-right: 0px solid rgba(51,51,51,0.50);
}

.book_booked {
    padding: 30px 40px 30px 20px;
}

.payment_panel {
    padding: 25px 20px;
}

.payment_tab {
    font-size: 14px;
    text-align: center;
    color: rgba(51,51,51,0.70);
}

    .payment_tab ul {
        list-style: none;
    }

    .payment_tab li {
        list-style: none;
        float: left;
        padding: 10px 0;
        font-family: Inherit;
        font-weight: 300;
        position: relative;
        line-height: 1.5em;
    }

        .payment_tab li::after {
            content: "";
            position: absolute;
            width: 0;
            left: 50%;
            bottom: -4px;
            height: 5px;
            background: #42c8aa;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .payment_tab li a {
            display: block;
            border-left: 1px solid rgba(51,51,51,0.20);
            color: rgba(51,51,51,0.70);
            line-height: 1.42857143;
            text-decoration: none;
            outline: none;
            padding: 0 20px;
            -webkit-transition: all 0.5ms ease-in;
            -moz-transition: all 0.5ms ease-in;
            -ms-transition: all 0.5ms ease-in;
            -o-transition: all 0.5ms ease-in;
            transition: all 0.5ms ease-in;
        }

    .payment_tab > li > a:hover,
    .payment_tab > li > a:focus {
        text-decoration: none;
        background: #ffffff;
    }

    .payment_tab > li.active {
        text-decoration: none;
        background: #ffffff;
        font-weight: bold;
    }

    .payment_tab li:first-child a {
        border-left: none;
    }

    .payment_tab li.active::after, .payment_tab li:hover::after, .payment_tab li:focus::after {
        width: 100%;
        left: 0;
    }

.saved_cards {
    padding-top: 20px;
}

.btn_dcardnew {
    margin-left: 30px;
}

.btn_ccardnew {
    margin-left: 30px;
}

.card_paybox {
    margin-top: 40px;
    margin-bottom: 65px;
}

.dcard_box {
    max-width: 420px;
    min-height: 120px;
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    background: #FFFFFF;
    border: 1px solid rgba(151,151,151,0.10);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.20);
    border-radius: 5px;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
}

    .dcard_box:hover,
    .dcard_box.active {
        text-decoration: none;
        cursor: pointer;
    }

.focus_card {
    color: rgba(51,51,51,0.70);
    border: 1px solid #42C8AA;
    box-shadow: 0px 1px 2px 0px #42C8AA;
    border-radius: 5px;
}

.new_cards {
    padding-top: 20px;
}

.debitc_form {
    margin-top: 35px;
}

.card_box {
    width: 39px;
    height: 26px;
    border: 1px solid rgba(51,51,51,.20);
    position: absolute;
    border-radius: 2px;
    top: 42%;
    right: 8%;
}

.card_head {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(51,51,51,0.20);
}

.card_bank {
    font-family: 'MuseoSansRounded';
    font-size: 12px;
    font-weight: 700;
    color: rgba(51,51,51,0.50);
    letter-spacing: 1px;
    line-height: 1.5em;
    text-decoration: none;
}

.card_details {
    padding-top: 10px;
}

    .card_details img {
        vertical-align: middle;
        padding-top: 7px;
    }

    .card_details p {
        vertical-align: middle;
        padding-top: 10px;
    }

.dcard_input {
    max-width: 60px;
    text-align: right;
    float: right;
}

.green_link {
    font-family: inherit;
    font-weight: 300;
    font-size: 14px;
    color: #42C8AA;
    line-height: 1.50em;
    text-transform: none;
    letter-spacing: 0.5px;
    border: 0;
    box-shadow: none;
    background-color: #ffffff;
}

    .green_link:hover,
    .green_link.active,
    .green_link:focus {
        color: #68d3bb;
        cursor: pointer;
        text-decoration: none;
    }



.frgt_btn {
    position: absolute;
    top: 9px;
}

.remove_dcard_btn {
    text-align: right;
    float: right;
}

.paynow_cont {
    display: block;
    float: right;
    margin-right: 35px;
}

.paybtn_msg {
    margin-right: 10px;
    color: #B9B9B9;
}

    .paybtn_msg .icon-lock {
        color: #B9B9B9;
        font-size: 20px;
        padding-right: 3px;
    }

.paynow_btn {
    padding: 14px 20px;
}

.total_tab {
    float: right;
}

    .total_tab h2 {
        margin-top: 0;
    }

        .total_tab h2 small {
            font-weight: 300;
            font-size: 12px;
        }

.paytab_border {
    border-bottom: 1px solid rgba(51,51,51,0.20);
}

.netbank_cont {
    padding-top: 20px;
}

.radio_box {
    float: left;
    padding: 20px;
}

    .radio_box input[type="radio"] {
        margin-top: 12px;
    }

.gift_cont {
    padding-top: 20px;
}

.btn_giftcheck {
    padding: 9px 20px;
}

.giftcard_sucess {
    padding-top: 20px;
}

    .giftcard_sucess h4 {
        display: inline-block;
        padding-left: 20px;
    }

.redeem_cont {
    margin-top: 50px;
}

.gift_alert {
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
}

    .gift_alert .icon-close {
        font-size: 12px;
    }

.gift_voucher {
    margin-top: 20px;
    display: none;
}

    .gift_voucher .green_link {
        padding-left: 10px;
        text-transform: none;
    }


.coutsucess_contnomargin {
    margin: 10px 0 0 0;
    padding: 35px 25px 10px 25px;
    background-color: #ffffff;
}

.coutsucess_cont {
    margin: 40px 0 0 0;
    padding: 35px 40px 40px 40px;
    background-color: #ffffff;
}

.couttime_cont p {
    font-size: 12px;
    line-height: 1.5em;
    font-family: 'MuseoSansRounded';
    font-weight: 500;
    margin: 0 auto;
    text-align: right;
}

.coutmain_cont {
    padding: 30px 0;
    border-top: 1px solid rgba(51,51,51,0.20);
    border-bottom: 1px solid rgba(51,51,51,0.20);
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.body_strong {
    font-family: Inherit;
    font-weight: 700;
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    line-height: 1.5em;
}

.cout_mainbody {
    padding: 0;
    background-color: #ffffff;
}

    .cout_mainbody ul {
        margin-bottom: 0;
    }

.ccout_padd {
    padding: 0 40px;
}

.ccout_head {
    padding-left: 50px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.ccout_headr {
    padding-left: 25px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: right;
}

.ccout_headtot {
    padding-left: 75px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: right;
}


.cout_items {
    counter-reset: list-count;
}

.cout_item_footer {
    padding: 15px 35px 15px 35px;
    position: relative;
    list-style: none;
}



.cout_item::before {
    counter-increment: list-count;
    content: counter(list-count) ".";
    position: absolute;
    left: 50px;
    top: 15px;
    font-family: Inherit;
    font-weight: 300;
    color: #222;
}

.cout_item:nth-child(2n) {
    background-color: #ffffff;
}

.cout_item .cno {
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    text-align: center;
    vertical-align: middle;
}

.cout_item .cname {
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    vertical-align: middle;
    padding-top: 10px;
}

.cout_item .cprice {
    font-family: Inherit;
    font-weight: 500;
    font-size: 14px;
    color: rgba(51,51,51,1);
    text-align: right;
    padding-top: 10px;
}

.cout_item .ccount {
    font-family: Inherit;
    font-weight: 300;
    text-align: center;
}

.cout_item .ccountout {
    font-family: Inherit;
    font-weight: 300;
    text-align: right;
    padding-top: 10px;
}

.cout_item .ctotal {
    font-family: Inherit;
    font-weight: 300;
    text-align: right;
    padding-top: 10px;
}

.cout_item {
    padding: 5px 40px 12px 70px;
    position: relative;
    background-color: #FAFAFA;
}

.cout_item-child {
    padding: 5px 40px 10px 70px;
    position: relative;
    background-color: #FAFAFA;
}

    .cout_item-child::before {
        position: absolute;
        left: 50px;
        top: 25px;
        font-family: Inherit;
        font-weight: 300;
        color: #222;
    }

    .cout_item-child .cno {
        font-family: Inherit;
        font-weight: 300;
        font-size: 14px;
        color: rgba(51,51,51,0.70);
        text-align: center;
        vertical-align: middle;
    }

    .cout_item-child .cname {
        font-family: Inherit;
        font-weight: 300;
        font-size: 14px;
        color: rgba(51,51,51,0.70);
        vertical-align: middle;
        padding-top: 10px;
    }

    .cout_item-child .cprice {
        font-family: Inherit;
        font-weight: 500;
        font-size: 14px;
        color: rgba(51,51,51,1);
        text-align: right;
        padding-top: 10px;
    }

    .cout_item-child .ccount {
        font-family: Inherit;
        font-weight: 300;
        text-align: right;
    }

    .cout_item-child .ccountout {
        font-family: Inherit;
        font-weight: 300;
        padding-top: 10px;
    }

.cout_item-child {
    font-family: Inherit;
    font-weight: 300;
    text-align: left;
    padding-top: 10px;
}

.cout_bookbody {
    padding: 50px 0 40px 0;
    background-color: #ffffff;
    margin-bottom: 40px;
}

.ccout_links {
    padding: 40px 80px 0 60px;
}

    .ccout_links a {
        margin-right: 40px;
    }

.green_link:hover {
    text-decoration: none;
    color: #68d3bb;
}

.green_link .icon-email,
.green_link .icon-print {
    padding-right: 5px;
    color: rgba(51,51,51,0.50);
}

.ftotal span {
    font-family: Inherit;
    font-weight: 300;
    font-size: 12px;
    color: rgba(51,51,51,0.80);
    line-height: 1.50em;
}

.ccout_finalbtn {
    margin-top: 75px;
}

.nav-toggle {
    position: absolute;
    right: 80px;
    float: right;
    padding: 9px 10px;
    margin-top: 28px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
}

    .nav-toggle span {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: rgba(51,51,51,0.70);
    }

        .nav-toggle span + span {
            margin-top: 4px;
        }

.recieptHeader {
    text-align: right;
}

@media screen and (max-width: 480px) {
    /*main_navbar {
        position:absolute;
        float:right;
        top:0px;
    }*/
    .recieptHeader {
        text-align: left;
    }

    .nav-tabs > li {
        width: 100%;
    }

    #drpDisplayGroups {
    }

    .nav-toggle {
        position: absolute;
        right: 0px;
        float: right;
        /*padding: 9px 10px;
    margin-top: 28px;
    margin-right: 15px;
    margin-bottom: 8px;*/
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
    }

    navbar-header img {
    }
}

@media screen and (max-width: 680px) {
    .col-v-spacer-center {
        padding-bottom: 10px;
        text-align: center !important;
    }
}

.nopadding {
    padding: 0;
}



.stat-block {
}

.title {
    font-size: 14px;
}

.cardbalance {
    font-size: 24px;
    margin: 0;
    padding: 10px;
}


.panelcardBalance {
    font-size: 12px;
    margin: 0;
    border-bottom: 0px;
    background-color: silver;
    padding: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .panelcardBalance h5 {
        color: #424b78;
        font-weight: normal;
        margin: 0;
    }


/*error404 .page-title:before {
    font-size: 554px;
}
.error404 .page-title{
    color: #e8e5ce;
    content: "\e423";
    font-size: 300px;
    line-height: 0.6;
    overflow: hidden;
    position: absolute;
    left: 7px;
    top: 28px;
}*/

.max80px {
    height: 80px;
}

.trxbarcode {
    padding: 10px;
}

.m-lr-15 {
    margin-left: 15px;
    margin-right: 15px;
}


.recharge_card_icon {
    font-size: 20px;
    padding-right: 10px;
    margin-top: 5px;
}

.recharge_card_sep {
    border-left: 1px solid silver;
    margin-left: 10px;
    margin-right: 10px;
}


.carousel-inner .container h1 {
    margin-left: 50px;
}


/*Card Registration Styles*/


.welcometext {
    margin-top: 10px;
    color: #000;
}

    .welcometext h4 {
        font-family: inherit;
        text-transform: uppercase;
        color: #000;
    }

.pnlRegWelcome ul li {
    color: #fff;
}

.reg_back {
    font-size: 40px;
    vertical-align: middle;
    background-color: #fff;
    font-family: inherit !important;
}

    .reg_back span {
        font-size: 24px;
        vertical-align: text-top;
        color: #000;
        text-transform: uppercase;
        font-family: inherit !important;
    }

.register_main {
    padding: 30px;
}

div[role=register] {
    color: #5d5d5d;
    background: #fff;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: inherit;
    font-weight: normal;
    font-size: inherit;
    border: 1px solid #e0e0e0;
    line-height: normal;
    text-align: left;
}

    div[role=register] .intro {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    div[role=register] img {
        display: block;
        margin: 0 auto;
        margin-bottom: 35px;
    }

    div[role=register] input {
        /*margin: 8px 0;
        margin-bottom: 2px;*/
        /*text-transform: uppercase;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;*/
    }

    div[role=register] label {
        padding-bottom: 1px;
        padding-top: 15px;
        margin-bottom: 0px;
        font-weight: bold;
        color: #000;
    }

    div[role=register] span {
        color: red;
        padding-top: 1px;
        font-size: 11px;
    }

    /*div[role=register] button {
        text-transform: uppercase;
        transition: all 0.3s;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 0 0 5px #ed1b24;
        background: #ed1b24;
        cursor: pointer;
        padding: 10px 20px;
    }*/

    div[role=register] > div {
        text-align: left;
    }

.textCenter {
    text-align: center;
}

.update_acc_item {
    text-transform: uppercase;
}

.recieptFrame {
    width: 85%;
}



.CardHeader {
    border-bottom: 1px dashed #e8e8e8;
    color: #333333;
    margin-bottom: 15px;
}

.noBorderTransperant {
    background-color: transparent !important;
    border: none !important;
    text-align: center !important;
}

.onTopDiv {
    border: 1px solid rgba(51,51,51,0.2);
    /*padding: 5px;*/
    position: absolute;
    clear: both;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 1001;
    background-color: white;
}

    .onTopDiv input {
        width: 100%;
    }

.lipadLeftRight {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 5px;
}
/*END Card Registration Styles*/



#gameBoxes {
    margin: auto;
    padding-top: 40px;
    padding-left: 5px;
    text-align: center;
}

.gameBox {
    width: 282px;
    height: 424px;
    border: 10px white solid !important;
    box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.28);
    float: left;
    margin: 30px 0px 0px 32px;
    background-repeat: no-repeat;
    background-position: center;
}

.borderPink {
    border-color: #cf00e2;
}

.borderBlue {
    border-color: #00ccff;
}

.borderOrange {
    border-color: #ffb400;
}

.gameBoxOverlay {
    height: 365px;
    width: auto;
    overflow: hidden;
}

@media only screen and (max-width: 450px) {
    .gameBoxOverlay:hover > .gameBoxText {
        display: block;
    }

    .gameBoxOverlay:hover + .gameBoxHeading {
        color: #66cc33;
    }

    #pageHeadingContainer {
        width: 90% !important;
    }

    #pageHeadingTitle h1 {
        font-size: 20px !important;
        width: 100%;
        padding: 10px !important;
    }

    .text-sm-center {
        text-align: center !important
    }
}

.gamePlay {
    background: url(images/games-play.png) center no-repeat;
    height: 80px;
    width: 80px;
    margin: auto;
}

.gameBoxText {
    height: 370px;
    padding: 15px 13px 0px;
    font-family: roboto;
    font-size: 18px;
    background-color: rgba(0,0,0,0.73);
    display: none;
    color: white;
    overflow: auto;
}

.gameBoxHeading {
    height: 41px;
    background-color: rgba(0,0,0,0.73);
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    color: white;
}

#pageHeadingContainer {
    background-color: rgba(0,0,0,0.51);
    opacity: 0.7;
    width: 60%;
    margin: auto;
    text-align: center;
}

#pageHeadingTitle h1 span {
    color: #51be1a;
}

#pageHeadingTitle h1 {
    width: auto;
    text-align: center;
    font-weight: bold;
    color: white;
    font-size: 43px;
    background-color: rgba(0,0,0,0.51);
    padding: 5px;
}




.text-danger {
    font-family: inherit !important;
}

.required {
    color: red;
    font-size:12px;
}

.b-r-0 {
    border-radius: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.m-5 {margin:5px;}

.m-10 {
    margin: 10px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-35 {
    margin-bottom: 35px;
}


.p-0 {
    padding: 0px !important;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}


.p-t-0 {
    padding-top: 0px !important;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-35 {
    padding: 35px;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-r-10 {
    padding-right: 10px;
}

.d-none {
    display: none !important;
}

.bg-white {
    background: #fff;
}

.w-50-p li {
    width: 50%;
}

.content-box {
    font-family: Inherit;
    font-weight: 300;
    font-size: 14px;
    color: rgba(51,51,51,0.70);
    /*background: #FFFFFF;*/
    border: 1px solid rgba(151,151,151,0.10);
    -webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.20);
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.20);
    border-radius: 5px;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
}

.line_tab {
    font-size: 14px;
    text-align: center;
    color: rgba(51,51,51,0.70);
}

    .line_tab ul {
        list-style: none;
    }

    .line_tab li {
        list-style: none;
        float: left;
        padding: 10px 0;
        font-family: inherit;
        font-weight: 300;
        position: relative;
        line-height: 1.5em;
    }

        .line_tab li a {
            display: block;
            border-left: 1px solid rgba(51,51,51,0.20);
            color: rgba(51,51,51,0.70);
            line-height: 1.42857143;
            text-decoration: none;
            outline: none;
            padding: 0 20px;
            -webkit-transition: all 0.5ms ease-in;
            -moz-transition: all 0.5ms ease-in;
            -ms-transition: all 0.5ms ease-in;
            -o-transition: all 0.5ms ease-in;
            transition: all 0.5ms ease-in;
        }

    .line_tab > li > a:hover,
    .line_tab > li > a:focus {
        text-decoration: none;
        background: #ffffff;
    }

    .line_tab > li.active {
        text-decoration: none;
        background: #ffffff;
        font-weight: bold;
        border-bottom: solid 5px #42c8aa;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .line_tab li:first-child a {
        border-left: none;
    }

    .line_tab li.active::after, .line_tab li:hover::after, .line_tab li:focus::after {
        width: 100%;
        left: 0;
    }


.tab-b-border {
    border-bottom: 1px solid rgba(51,51,51,0.20);
}



/* My Account Styles */

.tabbable-custom {
    margin-bottom: 25px;
    padding: 0px;
    overflow: hidden;
}


    .tabbable-custom > .tab-content {
        background-color: #fff;
        border: 1px solid #ddd;
        border-top: 0px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 2px;
        padding: 10px;
    }


.list-unstyled {
    list-style: none;
}


.myaccount ul.account-nav {
    border-radius: 4px;
    margin-bottom: 30px;
}

    .myaccount ul.account-nav li a {
        color: #557386;
        display: block;
        font-weight: 400;
        font-size: 14px;
        padding: 8px 10px;
        margin-bottom: 1px;
        background: #f0f6fa;
        border-left: solid 2px #c4d5df;
        text-decoration: none;
    }



        .myaccount ul.account-nav li a:active {
            font-weight: bold;
        }


        .myaccount ul.account-nav li a:hover, .myaccount ul.account-nav li.active {
            text-decoration: none;
            color: #169ef4;
            background: #ecf5fb;
            border-left: solid 2px #169ef4;
        }


/* EOF My Account Styles */




/*Admin styles*/

.body-content {
    min-height: 510px;
    padding-bottom:15px;
    margin-bottom :15px;

}

.menu-top-spacer {
    margin-right: 10px;
}


/*EOF Admin styles */


/* card Registration Styles*/

.bg-cardreg {
    background: url("images/register/bg_reg.jpg");
}

/* EOF Card Registration Styles*/


/* Party Booking Styles*/

.pa-line-h {
    background-color: #ED1B24;
    padding: 10px;
    padding-bottom: 9px;
    padding-top: 5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
}

    .pa-line-h span {
        display: block;
    }

.partyseq {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(0,0,0,0.20);
    color: white;
    margin-right: 10px;
    text-align: center;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
}



.pa-line-h h5 {
    opacity: 0.7;
}


.pa-line-det {
    padding: 10px;
    padding-top: 5px;
    font-size: 15px;
}

.p-partydate {
    padding-right: 30px;
}

.guestlabel {
    text-align: right;
    float: left;
}


/*==================================================
 * Effect 8
 * ===============================================*/
.effect8 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}



.shadow1 {
    margin: 5px;
    background-color: rgb(68,68,68); /* Needed for IEs */
    border: 1px solid silver;
    -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
}

    .shadow1 .content {
        position: relative; /* This protects the inner element from being blurred */
        padding: 20px;
        background-color: #F3F3F3;
    }


.party-category {
    text-align: center;
    text-transform: uppercase;
    color: #5d5d5d;
}


    .party-category div {
        margin: 0 auto;
    }

    .party-category h5 {
        color: #ED1B24;
        text-align: center;
    }

.party-location {
    border-radius: 10px;
    padding: 10px 15px 20px;
    transition: 0.3s opacity ease;
    position: relative;
    margin: 6px;
    margin-bottom: 20px;
    background-color: rgb(68,68,68); /* Needed for IEs */
    border: 1px solid silver;
    -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    background-color: #F3F3F3;
}

    .party-location h3 {
        color: #CE0000;
        padding: 0;
        margin: 0;
        font-size: 20px;
    }

        .party-location h3 span {
            color: #CE0000;
            font-size: 26px;
            margin-right: 5px;
            float: left;
        }

    .party-location p {
        color: #2B3A42;
        min-height: 100px;
        margin-left: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    /*.party-location .bookhere {
        margin-left: 35px;
    }*/

    .party-location .directions {
        color: #2B3A42;
        padding-bottom: 20px;
    }

.redbg {
    background-color: #CE0000 !important;
}

.party-specialist {
    color: #000;
    font-size: 14px;
}

.party-package {
    border: 0;
    border-radius: 5px;
    padding: 3px;
    /*box-shadow: 0 3px 0 0 #f5f5f5, 0px -1px 2px 0px rgba(0,0,0,0.20);*/
    transition: 0.3s opacity ease;
    position: relative;
    background-color: rgba(0,0,0,0.09);
    margin: 5px;
}

    .party-package .content {
        background-color: #F5F4F1 !important;
        padding: 0;
        padding-bottom: 5px;
    }

    .party-package ul {
        /*margin-left:30px !important;*/
    }

        .party-package ul li {
        }

    .party-package h3 {
        text-align: center;
        background-color: #ED1B24;
        margin-top: 0;
        color: #fff;
        padding: 10px;
    }

.packagecontents {
    flex-grow: 1;
}

.packageprice {
    background-color: rgba(51,51,51,0.70);
    display: block;
    color: #fff;
    padding: 7px;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    font-size: large !important;
}


.breadcrumps {
    padding: 10px;
    padding-left: 5px;
}

.ticket_total_small {
    font-weight: 300;
    font-size: larger;
    color: #333333;
    text-align: left;
}

.horizontalSpace {
    padding-bottom: 30px;
}


ol.tilted-list {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 0;
    margin-left: 3em;
    padding: 0;
    counter-reset: li-counter;
}

    ol.tilted-list > li {
        position: relative;
        margin-bottom: 20px;
        padding: 1em;
        border-left: 2px solid #CCCCCC;
        background-color: #f5f5f5;
    }

        ol.tilted-list > li:before {
            position: absolute;
            top: 0;
            left: -0.95em;
            width: 1em;
            font-size: 4em;
            line-height: 1;
            font-weight: bold;
            text-align: right;
            color: #464646;
            transform: rotate(-25deg);
            -ms-transform: rotate(-25deg);
            -webkit-transform: rotate(-25deg);
            z-index: -99;
            overflow: hidden;
            content: counter(li-counter);
            counter-increment: li-counter;
        }


/* Tooltip */
.test + .tooltip > .tooltip-inner {
    background-color: #73AD21;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
    z-index: 13001 !important;
}

/* Tooltip on top */
.test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}

/* Tooltip on bottom */
.test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
}

/* Tooltip on left */
.test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
}

/* Tooltip on right */
.test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
}

.accordion_item-child .bdr {
    border: 1px solid #F0F0F0;
    border-radius: 51px;
    padding: 5px 5px;
    height: 35px;
    max-width: 126px;
    margin: 0 auto;
    margin-top: 5px;
}

.loginFloatRight {
    float: right;
}



.notificationDiv {
    /*width: 335px;*/
    height: 135px;
    position: Fixed;
    top: 80px;
    right: 10px;
    z-index: 1000;
    /*background:  	#c9965a ;  
             box-shadow: -5px -1px 12px 0px #6a4524;
                 border-radius: 4px;*/
}

.notificationDivHeader {
    padding: 6px 5px;
    /*border-bottom: 1px solid #6a4524;*/
    text-align: center;
    font-weight: 800;
    color: black;
}

#pageHeadingTitle h1 {
    background-color: transparent;
}

.top_btn {
    margin: 25px 40px 15px 0;
}

.countdown-row {
    color: black;
    position: absolute;
    left: 103px;
}

.modal-notify-content {
    /*border-color: #ebebeb;*/
    background-color: #f6f6f6 !important;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    position: relative;
    /*background-color: #fff !important;*/
    border: 1px solid rgba(0,0,0,.2);
}

.btnGreen {
    background: #96c346;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#96c346, endColorstr=#96c346);
    border-color: #ffffff;
}

    .btnGreen:hover, .btnGreen:focus, .btnGreen.focus {
        color: #ffffff;
        text-decoration: none;
        opacity: 0.98;
    }

.prodImageBlock {
    height: auto;
    margin-bottom: 0px;
    display: block;
    text-align: center;
}

    .prodImageBlock .hoverButton {
        position: relative;
        width: 100%;
    }

    .prodImageBlock:hover .hoverButton {
        display: block;
        background-color: #f6f6f6;
        color: black;
        opacity: 0.5;
    }

    .prodImageBlock img {
        border: none !important;
        margin: 0 auto;
    }

    .prodImageBlock:hover img {
        opacity: .5;
        transition-duration: 4s;
    }

.btnMore {
    background-color: #f6f6f6;
    color: #000 !important;
    opacity: 0.5;
    margin-top: -35px !important;
    line-height: 14px !important;
    font-size: 12px !important;
    border-radius: 0px !important;
    text-transform: capitalize;
    /*width:100%;*/
}

.modal-notify-header {
}

.modal-notify-body {
}

.modal-notify-footer {
}

.alert-warnNotification {
    color: white;
    background-color: #ff902b;
    border-color: #ff902b;
    width: 30%;
}

.alert-successFull {
    color: #ffffff;
    background-color: #52c72e;
    text-align: center;
    width: 100%;
}

.ticketSection2 {
    padding: 10px;
}

.smaller {
    font-size: smaller;
}


.btnsmooth {
    transition: all .5s ease-out 0s;
}


.non-resp-imag {
    /*width: 120px;*/
    height: auto;
}


input[type='radio'], input[type='checkbox'] {
    margin-right: 10px;
}

.readMoreSpacer {
    height: 30px;
}

.readmoresection {
    /*height: 22px;*/
    color: #333;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.btnReadMoreDesc {
    font-family: inherit;
    font-weight: 500;
    text-transform: none;
    border: 1px solid rgba(0,0,0,0.20);
    border-bottom: 0px;
    border-radius: 5px;
    box-shadow: none;
    font-size: 12px !important;
    margin-top: 0px !important;
    display: block;
    background-color: rgba(51,51,51,0.70) !important;
    color: #fff !important;
    margin-right: 5px;
    padding-left: 2px;
    padding-right: 2px;
}

    .btnReadMoreDesc:hover,
    .btnReadMoreDesc.active,
    .btnReadMoreDesc:focus {
        color: rgba(51,51,51,0.70);
        cursor: pointer;
        text-decoration: none;
    }

.product_name_parent {
    font-size: 22px;
    font-weight: bold;
    padding: 5px;
}

.product_name {
    padding-left: 0px;
}

.product_name_fs {
    font-size: 20px;
}

.product_name_child_fs {
    font-size: 15px;
}

.cart-remove-fs {
    font-size: 22px;
    transition: all 0.3s ease;
}

.Combo_product_Name {
    font-weight: normal;
    font-size: 16px;
}

.ticket_container_child { /*min-height:95px;*/
}

.onTopDiv ul {
    list-style-type: none;
    padding-left: 1px;
    padding-right: 1px;
}


.numCol {
    text-align: right !important;
    vertical-align: baseline !important;
    font-family: inherit !important;
}


/*#inner-banner {
    padding: 10px !important;
    z-index: -111;
    background-color: #4CAF50;
     background-color: #0b6098;
      background-color: orange;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Oswald' !important;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 10px;
    width: 100%;
    height: 43px !important;
    background-image:url(../App_Themes/IfsQatar/images/footer-bg.png) ;
    background-repeat:repeat-x;
}*/




.e_section_header {
    float: left;
    width: 100%;
    font-family: inherit !important;
    color: #222222;
    letter-spacing: 1.5px;
    line-height: 1em;
    font-size: 16px !important;
    font-weight: bold;
    border-bottom: 3px solid #CCC;
    text-transform: uppercase;
    padding: 9px 0;
    margin-top: 10px;
    margin-bottom: 15px;
}



.ui-accordion-content {
    font-size: 13px !important;
    font-weight: normal !important;
    font-family: inherit;
}


#package_accordion h3 {
    padding: 12px;
    margin-top: 10px;
    font-family: inherit !important;
    text-transform: uppercase;
    background: #F9F9F9;
    color: #42c8aa;
    padding-left: 30px;
    border-color: #e0e0e0;
}

.party_products {
    padding-left: 1px !important;
}

#package_accordion div {
    font-family: inherit;
    padding: 2px;
    border-color: #e0e0e0;
    margin-bottom: 5px;
}
.full-width-content {
    /*max-width: calc(100% - 10px) !important;*/
    max-width: calc(100% - 0px) !important;
}

.full-width-modal {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    margin: 0px;
    font-size: 13px !important;
    font-weight: normal !important;
    border-radius: 0 !important;
}

.full-height-content {
    height: 100% !important;
    border-radius: 0 !important;
    border: 0 !important;
    width: 100%;
    left: 0;
}



.prods-list-main {
    background-color: #fff;
    border-radius: 10px;
    max-width: 1200px !important;
    padding-top: 15px;
    margin-bottom: 50px;
}



#upnlHomeProducts {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    /*max-height: 200vh;*/
}


.loginModalContent {
    width: 60%;
    margin: 0 auto;
}

.modal-backdrop {
    background-color: gray !important;
    opacity: .5;
}

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }


.btn_link, .btn_link:hover, .btn_link:focus {
    background-color: transparent !important;
    color: navy !important;
    font-weight: bold !important;
}


.text-float-left {
    float: left;
}

.card_group_border {
    box-shadow: 0px -3px 8px 0px rgba(0, 0, 0, 0.2);
    border-bottom: 0px;
}


.card_group_outer {
    border: 2px solid #42c8aa;
    padding: 0px;
    background-color: #fff !important;
    display: block;
    margin-bottom: 30px;
    margin-top: 30px;
}

    .card_group_outer:hover {
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    }

.card_group_inner_horizintal {
    padding: 20px !important;
    background-color: beige !important;
}

.card_group_inner {
    padding: 20px !important;
}

.card_group_prod {
    background-color: red !important;
}

.card_group_desc_inner {
    padding: 40px !important;
    font-family: inherit;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    -webkit-transition: width 2s, height 4s; /* Safari */
    transition: width 2s, height 4s;
}

    .card_group_desc_inner h2 {
        font-family: inherit;
        border: 0px;
        margin: 0px;
    }

.row-bg-silver {
    background-color: #e5e5e5 !important;
    border: 1px solid rgba(51,51,51,0.50);
}

.row-bg-product {
    background-color: #e5e5e5 !important;
    padding: 20px;
}

.text-bold {
    font-weight: bold !important;
}

.sem-alert-class {
    font-size: 13px;
    white-space: nowrap;
    vertical-align: middle;
    padding-top: -5px;
}

.sem-alert-class-icon {
    font-size: 20px;
    font-weight: normal;
}

.location-header {
    background-color: rgba(51,51,51,0.70);
    color: #fff;
    font-weight: 500;
    position: relative;
    font-family: inherit;
    display: block;
    padding: 7px 25px 7px 25px;
    width: 100%;
    clear: both;
}

    .location-header .dropdown {
        text-align: right;
    }

.location-header-name {
    color: orange;
}

.display_unset {
    display: unset !important;
}


.no-float {
    float: none !important;
}

.currencySpacer {
    white-space: nowrap !important;
}

.box-terms {
    /*box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.20);*/
    border: 2px solid rgba(151,151,151,0.10);
    border-radius: 2px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 8px;
    padding: 0.625em;
    color: #000;
}

.h-auto {
    height: auto !important;
}

.modal {
    overflow: auto;
}

.modal-dialog {
    margin: 0% auto;
    overflow: initial;
}

.modal-body {
    overflow: auto;
    max-height: 590px;
}

.h-auto {
    height: auto !important;
}


.footer-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #e32450;
    width: 100%;
    color: white;
    text-align: center;
    z-index: 101;
}

.footer-fixed-inner {
    margin: 0 auto;
}

.nowrap {
    white-space: nowrap;
}

.header_shadow_line {
    background: #fff;
    box-shadow: 0 0 8px #ddd
}

.sticky.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    transition: .3s;
}


.cart-top-fixed {
    position: fixed;
    left: 0;
    background-color: transparent;
    top: 80px;
    color: white;
    text-align: center;
    width: 100%;
    display: none;
}

.cart-top-fixed_inner {
    background-color: silver;
    transition: .25s ease-in-out;
    -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
    color: #000;
    font-family: inherit;
    font-weight: 500;
}

.checkout_close_new .icon-close {
    position: absolute;
    margin-top: 20px;
    top: 0;
    left: 0;
    color: #fff;
    text-indent: 0;
    font-size: 34px;
    line-height: 60px;
    width: 100%;
    cursor: pointer;
    transition: .25s ease-in-out;
    transform: rotate(0deg);
}


.checkout__footer {
    background-color: #42C8AA;
    -webkit-box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.2);
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.2);
}

.cart-items {
    max-height: 380px;
    overflow-y: auto;
    overflow-x: hidden;
}

@media only screen and (min-width: 780px) {
    .cart-top-fixed_inner {
        width: 720px !important;
        float: right !important;
    }


    .ticket_price, .ticket_pricedollar, .Combo_ticket_price {
        float: right !important;
    }
}

.cart_holder {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
}

.ticket_count_step1_padding {
    padding: 0;
}


.nav-tab-attsch li a {
    background-color: #e5e5e5;
}

.nav-tab-attsch li:last-child .close-att-schedule {
    color: #e5e5e5;
    opacity: 0.9;
}

.cprice-party {
    color: orangered;
    font-size: medium;
}


.txtNoBorder, txtNoBorder.focus {
    border: 0;
}


textarea.form-control {
    opacity: unset !important;
}


#divShowCardInfo .nav {
    display: inline-flex;
}

    #divShowCardInfo .nav li {
        text-align: center;
        width: 100%;
    }


.modal-content {
    overflow-y: auto;
}


.modal-open .modal {
    overflow: hidden !important;
}



@media (max-width: 770px) {

    .col-b-spacer {
        text-align: center !important;
        margin: 5% auto !important;
    }

    .col-b-spacer-w100 {
        text-align: center !important;
        margin: 5% auto !important;
        width: 100%;
    }

    .btn-100p {
        width: 100%;
    }
}


.h-auto {
    min-height: initial !important;
    height: auto !important;
}


@media (max-width: 1028px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (max-width: 1028px) {
    .visible-xs {
        display: block !important;
    }
}


.noMyCards {
    margin: 20px auto;
}


.modalToFullScreen {
    width: calc(100% - 1rem);
    max-width: 600px;
    margin: 0 auto 3rem auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: auto;
    position: relative;
    background-color: #fff;
}

.modalContent {
    background: transparent;
}


.modalFooter {
    text-align: center;
    background-color: transparent;
    padding: 1rem
}

    .modalFooter a {
        line-height: 50px;
        text-decoration: underline !important;
    }

.modalContent h3,
.modalContent p {
    text-shadow: none;
    margin-bottom: 2rem;
    text-align: center;
}


.cta {
    background-color: orangered;
    cursor: pointer;
    color: white;
    height: calc(100% - 14px);
    margin: 7px 0;
    width: auto;
    padding: 0.4rem 0.8rem;
    text-transform: uppercase;
    text-align: center;
    border: none;
}

    .cta.big {
        padding: 1rem;
    }

    .cta:hover {
        background-color: orange;
    }



.alignCenter {
    text-align: center;
}



.inputContainer {
    text-align: left;
    vertical-align: top;
    margin: 0 auto;
    margin-bottom: 1rem;
    max-width: 90%;
}

.contentWithSidebar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1rem;
}

    .contentWithSidebar > aside {
        display: block;
        flex: 1;
        padding: 0;
    }

        .contentWithSidebar > aside > img {
            width: 100%;
        }

        .contentWithSidebar > aside > h2 {
            margin-top: 0;
            font-weight: 600;
        }

    .contentWithSidebar > section {
        flex: 2;
        padding: 0;
    }



.td-no-border{
    border:none !important;
}

/*@media (max-width: 1024px) {
    #scheduleProdFooter {
        display: none;
    }
}*/



@media (min-width: 1024px) {

    #divPartyPackage .package-list {
        display: flex;
    }

    .package-list {
        flex-wrap: wrap;
        max-width: 100%;
        justify-content: space-around;
    }

    .package-card {
        display: flex;
        flex-direction: column;
         /*background-color: #fff;*/
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

        .package-card .content-card {
            display: flex;
            flex-direction: column;
            flex: 1 1 auto;
            width: 99%;
            box-shadow: 0 3px 0 0 #f5f5f5, 0px -1px 2px 0px rgba(0,0,0,0.20);
            padding:10px;
        }

    .content {
        height: auto;
        text-align: left;
        min-height: 200px;
    }
}

/*.party-package .content {
    padding: 0;
    padding-bottom: 5px;
}

.party-package {
    box-shadow: none;
}*/


.content {
    height: auto;
    text-align: left;
    min-height: 200px;
}

.bookingProdhead h4 {
    margin-bottom: 1px;
    color: maroon;
}


/*select {
    width: 100%;
    font-weight: 300;
    font-size: 0.9rem;
    padding: 0 0.7rem;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d8d8d8;
    height: 35px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}*/


@media (max-width: 1024px) {
    .contentWithSidebar {
        flex-direction: column !important;
        display: initial;
    }
}






@media screen and (orientation:landscape) and (max-width: 1023px) {
    .modal-body {
        max-height: 300px !important;
    }
}

@media screen and (orientation:portrait)and (max-width: 1023px) {
    .modal-body {
        max-height: 590px;
    }
}


#md-date-pane-3 {
    max-width: 340px !important
}



@media (max-width: 768px) {
    .package-card .content-card {
        margin-bottom: 20px;
    }
}


#section-party-nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}



#divgrid {
    padding-top: 5px;
    padding-bottom: 5px;
}

.md-datepicker-calendar-pane {
    z-index: 30001 !important;
}
    .daterangepicker.dropdown-menu{}
    .daterangepicker td, .daterangepicker th {
        height: auto !important;
    }


.locationStyle {
    width: 100%;
}

@media (min-width: 768px) {
    .locationStyle {
        width: 50% !important;
    }
}
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.textStyle {
    float: right;
}

.fstyle {
    font-size: 28px !important;
}

.l-h-30 {line-height:30px;}


.recharge_card1 {
   padding:10px;
   line-height: 24px;
}

.cartSummary__breakdown li {margin-bottom:1px !important;}


#divColProfileDTO_PolicyTermsAccepted #chk_ProfileDTO_PolicyTermsAccepted{
    display: none;
}

#iconTerms {
    color: #1bb0ce;
    font-size: 22px;
}

.linkTermsclass {
    color: #1bb0ce;
    font-family: inherit;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
}


/* Container for flexboxes */
.row-flex {
    display: flex;
    flex-wrap: wrap;
}

/* Create four equal columns */
.col-flex {
    flex: 25%;
    padding: 20px;
}

.col-flex-50 {
    flex: 50%;
    padding: 5px;
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
    .col-flex {
        flex: 50%;
    }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .row-flex {
        flex-direction: column;
    }
}

.products__productPricing_price {
    font-size: 20px
}

.products__productPricing_totalCost {
    color: #ffc107;
    white-space: nowrap;
    font-size: 18px;
    min-width:120px;
    text-align:center;

}

.bg-nocolor {background:transparent;}

.location-find {z-index:10;}
.location-find a {
    color: #fff;
}

#dropLocation {
    background: #ffc107;
}

#automplete-1 {
    background: linear-gradient(180deg,#e6093d,#de077a);
    border-radius: 0;
}

.sem-context-box-bgwhite {
    background-color: #fff;
}

.sem-flex-container {
    /* We first create a flex layout context */
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
}

.sem-flex-item {
    padding: 8px;
    font-weight: bold;
    text-align: left;
}

.products__productComboBreakdown ul {
    margin: 0;
    padding: 0;
}

.products__productComboBreakdown li {
    text-align: center;
    padding: 0;
}

.products__productComboBreakdown .incrementor {
    margin: 0 auto;
    display:flex;
    flex-direction:column;
}

.products__productPricing_price, .products__productPricing_price_child {
    width: 50%;
}

.product__inline_desc {font-size:13px; color:inherit; text-align:center;text-transform:capitalize;font-weight:normal;}
.products__product_categoryQuantity {
    background-color: transparent;
    width: 80px;
    color: #fff;
}

#prompt__dialog p.prompt_dialog_content {
    text-align: center;
    padding: 10px 0;
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
}

.priority-details{
    font-size: 18px;
}

.paymentDetails{
    padding: 5px 0;
}

a:focus, input:focus, button:focus, select:focus {
    outline: none;
    border: 1px solid blue;
    border-radius: 5px;
    display: inline-block;
}

button:focus {
    filter: invert(100%);
}
@media (max-width:992px) {
    .cart_dropdown {
        position: absolute;
        right: 0;
        top: 0;
    }

        .cart_dropdown .checkout__button {
            color: #fff;
            padding: 5px 5px 5px;
            height: 100%;
            display: block;
            text-decoration: none;
        }

    .ticket_card {
        margin-bottom: 20px;
        border-radius: 0px;
        z-index: 1;
    }

    .gtotal {
        margin-right: 0px;
    }



    /*----- Pop over----*/
    .cartbox_added {
        left: 0;
        width: 100%;
        /*padding:;*/
    }

        .cartbox_added:before {
            border: none;
        }

        .cartbox_added:after {
            border: none;
        }

    .cartbox_add2_cont {
        padding: 40px 35px 10px 35px;
    }

    .ticket_total {
        width: 100%;
        text-align: center;
        float: none;
        display: block;
    }

    .btn_block {
        margin-top: 10px;
        width: 100%;
        display: block;
    }

    .cartbox_added2 {
        left: 0;
        width: 100%;
        overflow: hidden;
        padding: 30px 0 140px;
    }

        .cartbox_added2:before {
            border: none;
        }

        .cartbox_added2:after {
            border: none;
        }

    .cartbox_add2_cont {
        overflow: auto;
        max-height: 400px;
    }

    .cartbox_footer {
        position: absolute;
        display: block;
        padding: 0 35px;
        width: 100%;
        left: 0;
    }

    .cart-row {
        padding: 0 35px;
    }

    .right_border {
        border-right: none;
    }

    .right_border2 {
        border-right: none;
    }

    .cartbox_added3 {
        left: 0;
        width: 100%;
        padding: 30px 0 140px;
        left: 0;
    }

        .cartbox_added3:before {
            border: none;
        }

        .cartbox_added3:after {
            border: none;
        }

    .full-width-modal {
        width: 100% !important;
        overflow: scroll !important;
    }

}

@media only screen and (max-width: 767px) {
	.input-group.cardupdate_data {
		display: block !important;
	}
}

@media (max-width:768px) {
	.total_value {
		font-size: 16px !important;
	}

	.checkout__summary {
		width: 60%;
		float: right;
	}

	.cart_dropdown {
		/*position: absolute !important;*/
		float: right !important;
		height: 75px;
	}

	.nav-toggle {
		display: block;
	}

	.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: inherit;
	}

	.main_navbar {
		position: relative;
	}

		.main_navbar .navbar-collapse {
			position: absolute;
			background: #ffffff;
			width: 100%;
			/*top: 80px;*/
			box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.50);
			z-index: 1000;
		}

			.main_navbar .navbar-collapse .navbar-nav > li > a {
				padding: 25px 0;
				margin: 0 auto;
				font-size: 16px;
				color: rgba(51,51,51,0.70);
				letter-spacing: 1.33px;
				line-height: 1.5em;
			}

		.main_navbar .navbar-nav > li > a {
			color: #ffffff;
			background: rgba(255,255,255,0.9);
			text-align: center;
			border: 0;
			margin: 0 auto;
			z-index: 100;
		}

		.main_navbar .nav > li:hover {
			color: #42c8aa;
			background: rgba(255,255,255,0.9);
		}

		.main_navbar .nav > li.active {
			color: #42c8aa;
			background: rgba(255,255,255,0.9);
		}

		.main_navbar .navbar-nav .open .dropdown-menu {
			position: relative;
			background: #ffffff;
			margin: 0 auto;
			margin-top: 10px;
			display: block;
			text-align: center;
		}

    .ticket_card {
        z-index: 1;
    }

    .social_head {
        float: left;
    }

    .social_link {
        float: right;
    }

    .cart_dropdown img {
        z-index: 1500;
    }

    .ticket_tab li a {
        border-right: 0;
    }

    .banner h1 {
        padding-left: 20px;
        font-size: 22px;
    }

    .buynow_btn {
        padding-left: 20px;
        font-size: 18px;
    }

    .social_cont {
        margin-top: 20px;
        float: none !important;
        text-align: center;
    }

    .social_cont {
        float: left;
    }

    .gtotal {
        margin-top: 10PX;
        text-align: left;
    }

    .address_submit {
        margin-top: 10px;
    }

    .btn_ship {
        margin-top: 10px;
    }

    .book_booked {
        padding: 30px 20px;
    }

    .paytab_border {
        border: none;
    }

    .ccout_head {
        padding-left: 35px;
    }

    .ccout_headr {
        padding-left: 30px;
    }
  
    /*.cout_item {
        padding: 15px 10px 15px 50px;
    }*/

        .cout_item::before {
            left: 35px;
        }

    .ccout_links {
        padding: 40px 40px 0 40px;
    }

    .dcard_box {
        margin-top: 10px;
    }

    .card_box {
        top: 50%;
    }

    .accordion_item .cprice, .accordion_item .ccount, .accordion_item .ctotal, .accordion_item .cclose {
        margin-top: 15px;
    }

    .accordion_item .cprice {
        text-align: left;
    }

    .accordion_item .bdr {
        float: left;
    }

    .close_tickets .icon-close {
        position: absolute;
        top: 3px;
        right: 15px;
        vertical-align: center;
        text-align: right;
        padding: 0;
        margin: 0;
    }

    .close_booking .icon-close {
        position: absolute;
        top: 3px;
        right: 15px;
        vertical-align: center;
        text-align: right;
        padding: 0;
        margin: 0;
    }

    .accordion_item .mdfy_btn {
        text-align: left;
    }

    .accordion_item .btotal {
        text-align: right;
    }

    .address_block {
        margin-top: 10px;
    }

    .checkout__dropdown {
        padding-right: 40px;
    }

    .paynow_btn {
        margin-top: 10px;
    }

    .gtotal {
        margin-top: 15px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .promo_cont {
        width: 100%;
        text-align: center;
    }

    .promo_text {
        text-align: center;
    }

    .promo_input {
        width: 100%;
        max-width: 180px;
        float: right;
    }

    .promo_link {
        text-align: center;
    }

    .btn_apply {
        width: 100%;
        max-width: 150px;
        margin-right: 25px;
        float: left;
    }

    .paynow_cont {
        text-align: center;
    }

    



}

@media (max-width:600px) {
    .recieptFrame {
    width: 100%;
}
    .checkout__summary {
        width: 60%;
        float: right;
    }

    .ccout_headtot {
        padding-left: 15px;
    }

    .cart_dropdown {
          height: 75px;
        padding: 25px;
    }

    .col-xs-s-12 {
        width: 100%;
    }

    .ticket_body {
        min-height: auto;
    }

    .book_sigin {
        border-right: none;
    }

    .book_booked {
        padding-left: 35px;
    }

	

    .btn_notickt {
        width: 100%;
        display: block;
        padding: 2px 0;
    }

    .paybtn_msg {
        width: 100%;
        display: block;
    }

    .paynow_btn {
        display: block;
        width: 100%;
    }
}

@media (max-width:360px) {
    .checkout__summary {
        width: 40% !important;
        float: right !important;
    }

    .paybtn_msg {
        width: 100%;
        display: block;
    }

    .paynow_btn {
        display: block;
        width: 100%;
    }

    .dcard_input {
        min-width: 50px;
    }

    .card_details p {
        padding-left: 5px;
    }

    .pa-line-h {font-size:12px !important;}
    .pa-line-det .module-text{font-size:12px !important;}
    .party-location{margin:0px !important;margin-bottom:10px !important;}
    .party-location-main{padding:0px !important;}
    .partyseq {
        font-size: 14px !important;
        height: 25px !important;
        width: 25px !important;
        line-height: 25px!important;
    }
    .p-partydate {padding-right:15px !important;}
    .guestlabel {text-align:left !important;display:block;}

    /*.modal-body {padding:0px !important;}*/


}

@media screen and (max-width: 480px) {

	.login-reg-form {
		margin: 0px !important;
	}

	.checkout__summary {
		width: 48%;
		float: right;
	}

    .cart_dropdown {
        height: 75px;
    }
   
    .nav-tabs > li {
        width: 100%;
    }

    #drpDisplayGroups {
    }

    .nav-toggle {
        position: relative;
        right: 0px;
        float: right;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
    }


	.col-row-spacer {padding : 5px !important;}


}

/* New Section for Cart responsivness*/

@media only screen and (min-width: 980px) {
	.checkout__order_new {
		width: 720px !important;
	}
}

@media print {
    .noprint {
        display: none;
    }

    .print_hide {
        display: none !important;
    }

    .print_bg_white {
        background-color: white !important;
    }

    .noprint, .page-footer {
        display: none !important;
    }
}
@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?82rh32');
    src:    url('fonts/icomoon.eot?82rh32#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?82rh32') format('truetype'),
        url('fonts/icomoon.woff?82rh32') format('woff'),
        url('fonts/icomoon.svg?82rh32#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
    content: "\e909";
}
.icon-arrow-left:before {
    content: "\e90a";
}
.icon-arrow-up:before {
    content: "\e90b";
}
.icon-close:before {
    content: "\e903";
}
.icon-email:before {
    content: "\e904";
}
.icon-print:before {
    content: "\e905";
}
.icon-lock:before {
    content: "\e906";
}
.icon-edit:before {
    content: "\e907";
}
.icon-remove:before {
    content: "\e908";
}
.icon-cart:before {
    content: "\e900";
}
.icon-minus:before {
    content: "\e901";
}
.icon-plus:before {
    content: "\e902";
}

.error404 .page-title {
    color: #808080;
}


.error404{
    padding:50px;
    color: #e8e5ce;
    font-size: 300px;
    line-height: 0.6;
    overflow: hidden;
    position: absolute;
    text-align:center;
    width:100%;
   
}


.cart_dropdown {
	position: relative;
	top: 0;
	right: 0;
	z-index: 1000;
	display: block;
	width: 80px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
.checkout__button {
	position: relative;
	z-index: 10;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
    /*padding:3px !important;*/ 
}

.checkout--active .checkout__button {
	cursor: default;
	-webkit-transform: translate3d(-490%, 0, 0);
	transform: translate3d(-490%, 0, 0);
	opacity: 0;
}

.checkout__button:focus {
	outline: none;
}

.checkout__text {
	display: block;
	padding: 0;
	height: auto;
	color: #fff;
}
.checkout__icon {
	display: block;
	margin: 0 auto;
}

.checkout__order {
	position: fixed;
	top: 80px;
	right: 0;
	overflow: hidden;
	text-align: right;
	pointer-events: none;
	width: 98%;
	display:inline-block;
	transition: all 0.4s;
	margin: auto;
	z-index: 30;
}

.checkout--active .checkout__order {
	pointer-events: auto;
}

.checkout__order::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(100%, -100%, 0) translate3d(-67px, 67px, 0);
	transform: translate3d(100%, -100%, 0) translate3d(-67px, 67px, 0);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}
.checkout--active .checkout__order::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.checkout__order-inner {
	position: relative;
	opacity: 0;
}

.checkout--active .checkout__order-inner {
	opacity: 1;
	-webkit-transition: opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	transition: opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}
.checkout__close {
	position: absolute;
    right: 0;
    padding: 0;
    font-size: 24px;
    overflow: hidden;
    width: 80px;
    top:0;
    height: inherit;
	border: none;
	background: transparent;
	color: transparent;
	text-indent: 100%;
	opacity: 1;
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
	backface-visibility: hidden;
}
.checkout__close:focus {
	outline: none;
}

.checkout--active .checkout__close {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	-webkit-transition-delay: 0.015s;
	transition-delay: 0.015s;
}
.checkout__close .icon-close {
	position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-indent: 0;
    font-size: 24px;
    line-height: 60px;
    width: 100%;
}
.margin0{
	margin:0;
}
.checkout__summary {
	width: 100%;
	color: #fff;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5;
	background-color: #42c8aa;
	font-size: 14px;
}
.cart-items{
	 counter-reset: list-count; 
       z-index:1002;
}
.cart-item{
	padding: 10px 5px 10px 50px;
	position: relative;
    z-index:1002;
}

.cart-item-child{
	padding: 10px 5px 10px 50px;
	position: relative;
    z-index:1002;
}

.cart-item::before{
	 counter-increment: list-count;                /* Increment the section counter*/
  	content: counter(list-count) ".";
  	position: absolute;
  	left: 15px;
  	top: 10px;
  	font-family: inherit;
	font-weight: 300;
	color: inherit;
     z-index:1002;
}
.cart-item{
	background-color: #3ebda1;
}
.cart-item:nth-child(2n){
     z-index:1002;
	background-color: #42c8aa;
}
.checkout__summary ul {
	-webkit-transform: translate3d(250px, 0, 0);
	transform: translate3d(250px, 0, 0);
	margin-bottom: 0;
}

.checkout--active .checkout__summary ul {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.9s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 0.9s cubic-bezier(0.2, 1, 0.3, 1);
}

.checkout--active .checkout__summary ul li:nth-child(1) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.checkout--active .checkout__summary ul li:nth-child(2) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.checkout--active .checkout__summary ul li:nth-child(3) {
	-webkit-transition-delay: 0.9s;
	transition-delay: 0.9s;
}
.checkout__summary .cno{
	font-family: inherit;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
}
.checkout__summary .cname{
	font-family: inherit;
	font-weight: 700;
	color: #ffffff;
}
.checkout__summary .cprice{
	font-family: inherit;
	font-weight: 300;
	color: #ffffff;
	text-align:  right;
}
.checkout__summary .ccount{
	font-family: inherit;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
}
.checkout__summary .ccount .input-group{
	margin-top: 0;
	max-width: 140px; 
}
.checkout__summary .ccount .input-counter input{
	padding: 0px;
	vertical-align: center;
}
.checkout__summary .ccount .input-counter .form-control{
	height: auto;
	padding: 0;
}
.checkout__summary .ccount .quantity_btn{
	color: #ffffff;
}
.checkout__summary .ccount .quantity_input{
	color: #ffffff;
}
.checkout__summary .ctotal{
	font-family: inherit;
	font-weight: 700;
	color: #ffffff;
	text-align:right;
}
.checkout__summary .cclose{
}


.checkout__summary .checkout__footer{
	background-color: #42C8AA;
	-webkit-box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.2);
			box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.2);
}

.checkout__padding
{
   padding: 10px; margin:5px; margin-right:15px;
}


.checkout__option_butt {
	font-family: inherit;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	border: none;
	/*border-radius: 5px;
	color: #42c8aa;*/
    background-color:red;
	opacity: 0;
	float: right;
	margin-right: 20px;
	-webkit-transform: translate3d(50px, 0, 0);
	transform: translate3d(50px, 0, 0);
	-webkit-transition: all 0.5ms ease;
	-moz-transition: all 0.5ms ease;
	-ms-transition: all 0.5ms ease;
	-o-transition: all 0.5ms ease;
	transition: all 0.5ms ease;
}

.checkout__option:hover {
	background: #f5f5f5;
	color: #68d3bb;
}
.checkout__total {
	font-family: inherit;
	font-weight: 700;
	padding: 0 30px;
	padding-top: 15px;
	color: #ffffff;
	display: inline-block;
	border: none;
	border-radius: 5px;
	color: #ffffff;
	vertical-align: middle;
}
.checkout__total .total_value{
	font-size: 30px;
}
.checkout__option--silent {
	background: none;
	color: #ffffff;
	font-weight: 500;
	font-size: 14px;
}

.checkout__option--silent:hover {
	background: none;
	color: #426a98;
}

.checkout__option:focus {
	outline: none;
}

.checkout--active .checkout__option {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
	-webkit-transition-delay: 0.18s;
	transition-delay: 0.18s;
}
a.dismiss-item{
	text-decoration: none;
	color: rgba(0,0,0,0.2);
	font-style: 10px;
}

@media screen and (max-width: 26em) { 
	.checkout--active .checkout__button {
		cursor: default;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}
/*@CHARSET "UTF-8";*/
/*
over-ride "Weak" message, show font in dark grey
*/

.progress-bar {
    color: #333;
} 

/*
Reference:
http://www.bootstrapzen.com/item/135/simple-login-form-logo/
*/


.login-reg-form {
	padding-top: 15px;
    min-height:465px;
    vertical-align:middle;
    margin:20px;
}

.login-content {padding:18px;margin-top:5px;padding-bottom:5px;}

form[role=loginpark] {
	color: #5d5d5d;
	background: #eeecec;
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    padding-top:10px;
     padding-bottom:15px;
}
	form[role=loginpark] img {
		display: block;
		margin: 0 auto;
		margin-bottom: 35px;
	}
	form[role=loginpark] input,
	form[role=loginpark] button {
		font-size: 18px;
		margin: 15px 0;
	}
	form[role=loginpark] > div {
		text-align: center;
	}
	
.form-links {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 50px;
}
	.form-links a {
		color: #fff;
	}
.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
.gsi-transition li > * {
	transition: background-color .6s ease, border-color .6s ease;
}

#wizHeader li .prevStep {
	background-color: #ED1B24;
}
#wizHeader li .prevStep:after
{
    border-left-color:#ED1B24 !important;
}
#wizHeader li .currentStep
{
    background-color: #C2C2C2;
      color: #000;
}
#wizHeader li .currentStep:after
{
    border-left-color: #C2C2C2 !important;
}
#wizHeader li .nextStep
{
    background-color:#ED1B24;
}
#wizHeader li .nextStep:after
{
    border-left-color:#ED1B24 !important;
}

#wizHeader li h5 {
    color: #fff;
    margin-bottom: 5px;
}


#wizHeader
{
    list-style: none;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    width:100%;
    background-color:#ED1B24;
    opacity:0.8;
}
#wizHeader li
{
    float: left;
    cursor:pointer;
}

#wizHeader li a
{
    color: #fff;
    text-decoration: none !important;
    padding: 10px 0 10px 40px;
    background: #ED1B24; 
    background: hsla(34,85%,35%,1);
    position: relative;
    display: block;
    float: left;
    font-size:13px;
    font-weight:bold;
    font-family: inherit !important;
    
}
#wizHeader li a:after
{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsla(34,85%,35%,1);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
   

}
#wizHeader li a:before
{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}        



#wizHeader li:first-child a
{
    padding-left: 10px;
   
}
#wizHeader li:last-child 
{
    padding-right: 35px;
     border-radius:10px;
    background-color:#ED1B24;
}
#wizHeader li a:hover
{
    background: #FE9400;
}
#wizHeader li a:hover:after
{
    border-left-color: #FE9400 !important;
}        
.content
{
    height:auto;
    padding-top:5px;
    text-align:left;
    background-color:#fff   ;
    min-height:200px;
    /*padding:15px;*/
}


.content h3 {
    font-size:22px;
    margin-top: 0px;
}

.wizard-step-no {font-size :24px !important;}


@media (max-width:768px) {
	#wizHeader li:last-child {
		padding-right: 10px !important;
	}


}


@media screen and (min-device-width: 160px) and (max-device-width: 768px) {

	#wizHeader li a {
		padding: 10px 0 10px 35px !important;
	}


}






.schedule-modal-body {
    top: 1px;
    overflow-y: auto;
}

.accordionClose {
    width: 25px;
    height: 20px;
    margin-right:20px;
    padding-top:0px;
}


.modal-header-attraction {
    background-color: #fff;
    height: auto;
    text-align: center;
    padding: 10px;
    padding-right: 20px;
   
}
.header-attraction-summary {
	padding : 10px;
	background-color: #fff;
	border-bottom: 1px solid #f4364f;
}
.header-small-desc {color:#7A2F9D;  font-weight:400;font-size:small;}

.hpanel {
    border-bottom: 1px solid #e3e6e6;
    text-align: center;
    background-color: #fafafa;
}

.accordionHeader {
    padding-top: 8px;
    padding-bottom: 3px;
    /*height: 65px;
    line-height: 65px;*/
    background-color: #fff;
    border-top: none;
    border-bottom: 1px solid #e3e6e6;
    text-align: center;
    font-size: small;
    font-weight: 500;
}

.mainList {
    border: 1px solid #e3e6e6;
    background-color: #fafafa;
}

.mainHeader {
    padding: 10px;
	padding-top:15px;
    font-weight: bold;
    font-size: 14px;
}

.accordionBody .tabs {
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: left;
}


.tabs__labels {
    margin: 0;
    padding: 0px;
    padding-left: 15px;
    padding-bottom:8px;
    padding-right:20px;
}

.tabs__labels li {
    display: inline-block;
    padding-left: 15px;
}

.accordionBody .tabs__labels {
    text-align: left;
    border-bottom: 1px solid #e3e6e6;
}


.smPaddingTop {
    padding-top: 10px;
}

.selectCoulmn {
    padding-left: 37px;
    margin-top: -8px;
    /*line-height: 65px;*/
}

.selectCoulmn2 {
    color: #f4364f;
    font-weight:bold;
    white-space:nowrap;
}


.cssClose {
    position: absolute;
    width: 15px;
    height: 15px;
    /*opacity: .3;*/
    cursor: pointer;
}

    .cssClose:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .cssClose:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .cssClose:after, .cssClose:before {
        position: absolute;
        left: 0;
        content: " ";
        height: 26px;
        width: 2px;
        background-color: #333;
    }

.selectedrow {
    background-color: #dadee5;
    font-weight: 700;
}
/*.lblTotalSeats{
        text-align:right;
    }*/

.iconStyle {
    font-size: 18px;
    top: 5px;
}

@media (max-width:992px) {
    .recieptFrame {
        width: 100%;
        overflow: scroll;
    }
    
    /*.modal-content {
        width: 992px;
    }*/
}

.mainBody {

 /*overflow: scroll;
    max-height: 88%;
    position: relative;
    left: -14px;
    margin-right: -28px;*/



}

.productImage {
    position: relative;
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1);
    transition: all 300ms ease-in;
    transform: scale(1);
}

    .productImage:hover {
        box-shadow: 0px 0px 10px #000000;
        /*z-index: 2;*/
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(0.9);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(0.9);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(0.9);
        transition: all 200ms ease-in;
        transform: scale(0.9);
    }

.modal {
    /*z-index: 10000;*/
}

.loaderClass {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 10000;
}

.attractionHeader {
    padding-top: 5px;
    padding-bottom: 5px;
}

.divAttractioDate {
    padding-top: 20px;
}

.CenteredDiv {
    padding-left: 7%;
    padding-right: 7%;
}

.ui-tooltip, .arrow:after {
    background: black;
    border: 5px solid solid;
}


.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

    .arrow.top {
        top: -16px;
        bottom: auto;
    }

    .arrow.left {
        left: 20%;
    }

    .arrow:after {
        content: "";
        position: absolute;
        left: 20px;
        top: -20px;
        width: 25px;
        height: 25px;
        box-shadow: 6px 5px 9px -9px black;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .arrow.top:after {
        bottom: -20px;
        top: auto;
    }

/*.container {
    max-width: 100%;
}*/

.btn-circle {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-primary.disabled:hover {
    border-color: transparent;
    background-color: #f4364f;
}

.btn-primaryred {
    color: white;
    background-color: transparent;
    background-image: -webkit-linear-gradient(0deg,#cc0000 62%,#272727 38%);
    border-left-color: #cc0000;
    border-right-color: #272727;
}

    .btn-primaryred:active, .btn-primaryred:hover {
        color: white;
        background-color: transparent;
        background-image: -webkit-linear-gradient(0deg,#cc0000 62%,#272727 38%);
        border-left-color: #cc0000;
        border-right-color: #272727;
    }



/* Override*/
/*.selectedrow {
    background-color: #929292;
    font-weight: 700;
}*/
/*.modal-header {
          background-color: #d4d4d4;
      }*/

/*.fond{position:absolute;padding-top:85px;top:0;left:0; right:0;bottom:0;
 background-color:#00506b;}*/

.productImage {
    /*position: relative;
        -webkit-transition: all 300ms ease-in;
        -webkit-transform: scale(1);
        -ms-transition: all 300ms ease-in;
        -ms-transform: scale(1);
        -moz-transition: all 300ms ease-in;
        -moz-transform: scale(1);
        transition: all 300ms ease-in;
        transform: scale(1);*/
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(0.98);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(0.98);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(0.98);
    transition: all 200ms ease-in;
    transform: scale(0.98);
}

    .productImage:hover {
        box-shadow: 0px 0px 10px #000000;
        /*z-index: 2; */
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(0.98);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(0.98);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(0.98);
        transition: all 200ms ease-in;
        transform: scale(0.98);
        opacity: 0.6;
    }

.attaractionModalClose {
    position: absolute !important;
    top: 30px;
    right: 35px;
}

.attactionLogo {
    position: absolute;
    top: 10px;
}

.disabled {
    opacity: 0.5;
}

.seperator {
    border-right: 2px solid #7b7376;
}

.col_spacer {padding:5px; line-height:30px;}

.col_spacer_margin {
    margin: 5px;
}

.att-price {
    font-weight: bold;
    color: red;
    font-size: medium;
    white-space:nowrap;
}
.orangelabel {
	background-color: #f8ac59;
	color: #ffffff;
	padding: 3px;
}

.graylabel {
    background-color: #808080;
    color: #FFFFFF;
	padding:3px;
}

.ui-tooltip {
    padding: 10px 20px;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    text-transform: none;
    box-shadow: 0 0 7px black;
}

.roundCounter {
    border: 1px solid rgba(51,51,51,0.2);
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    border-radius: 51px;
    padding-bottom:3px;
}

.bookingLabel {
    font-weight: bold;
}

.paddingText {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 3px;
}


.ui-datepicker {
    z-index: 11000 !important;
}

.totSeatCount {
    width: 70%;
    text-align: center;
}

.selectTextCoulmn {
    /*margin-top: -9px;*/
}

.input-counter {
    position: relative;
    max-width: 90px;
}

@media (max-width:600px) {
    .totSeatCount {
        width: 90%;
        text-align: center;
    }

    .selectTextCoulmn {
        padding-left: 0%;
    }
}



.noSeatMsg {
    top: 10px;
    position: relative;
}

.seatModal {
    width: 80%;
    height: 550px;
}

@media only screen and (max-width : 979px) {
	.selectCoulmn {
		padding-left: 0px;
		margin-top: 0px;
	}

	.selectTextCoulmn {
		margin: 0px;
	}

	.topspace {
		margin-top: 20px;
	}
}


.button1--default {
    background-color: #f6724b; /*#00b9f5;*/
    border-color: #00b9f5;
}

.button1--block {
    display: block;
    width: 100%;
}

.button1--bold {
    font-weight: 700;
}

.button1:hover {
    text-decoration: none;
    border: 0px none;
    color: white;
}

.button1 {
    text-align: center;
    padding: .5em;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: .25rem;
    outline: none;
    cursor: pointer;
    border: 1px solid;
}


.label-removable {
    padding: 4px 7px;
    border-radius: 3px;
    background-color: #00A79D;
    color: #fff;
    font-weight: 600;
    min-width: 60px;
    max-height: 100px;
    display: inline-block;
    margin-top: 5px;
}



.closebtn {
    color: white;
    font-weight: bold;
    float: right;
    font-size: 12px;
    cursor: pointer;
    transition: 0.3s;
}


    .closebtn:hover {
        color: black;
    }
/* Reset */
.lableSeat {
    margin: 2px;
    width: 34px;
    height: 31px;
}

.row-label {
    width: 30px;
    display: inline-block;
}

.col-label {
    text-align: center;
    width: 30px;
    display: inline-block;
    margin: 2px;
}

.imageStyle {
    /*width: 30px;
        height: 30px;*/
    /*display: block;
    margin: auto;*/
    height: 100%;
    padding: 3px;
}

.box {
    width: 20px;
    height: 20px;
    border: 1px solid black;
}

.colorBooked {
    /* background-color: #fc814a; */
    background: #ff8eb5;
    pointer-events: none;
    border: 1px solid #ff8eb5;
}

.colorChoosed {
    /*background-color: #73ebae;*/
    background: #20bf7a;
    border: 1px solid #20bf7a;
}

.colorselected {
    /*background-color: rgb(65, 59, 247);*/
    background: #c1c1c1;
    border: 1px solid #c1c1c1;
    pointer-events: none;
}
/*.inlineTable {
        display: inline-table;
        vertical-align: middle;
        padding-right: 5px;
    }*/

.paddLeft {
    padding-left: 2%;
}

.padTd {
    padding-left: 10px;
    padding-right: 5px;
}

.seatMenu {
    border: 2px solid #e7ecf1 !important;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}

/*.portlet {
    border: 2px solid #e7ecf1 !important;
}

.portlet-header {
    border-bottom: 1px solid #eef1f5;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.portlet-body {
    padding: 12px 20px 15px;
    min-height: 150px;
}

.portlet-footer {
    padding: 12px 20px 15px;
}*/

.header-title {
    padding-left: 10px;
}

.btnspan {
    color: #666;
    background-color: #c2cad8;
    border-color: #bcc5d4;
    padding: 5px;
}

.lightSpan {
    color: silver;
}


/*@media (max-width:1200px) {
    .accordionHeader {
        min-height: 100px;
    }
}*/



.ticket_card {
    padding: 0;
}

.productImage {
    height: 100%;
    width: 100%;
}

body.modal-open {
    overflow: hidden;
}


.paddRight10 {
    padding-right: 10%;
}

    /*::-webkit-scrollbar {
    width: 10px;
        height: 10px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}*/


 .minSeatRowWidth{
     min-width:650px;
 }
@media (max-width:887px) {
    .header-attract1 {
       min-height:130px !important;
    }

    .header-attract2 {
        margin-top: 50px !important;
    }
}

.waiverFrame {
    width: 85% !important;
}

.modal {
    background-color: transparent !important;
    /*top: 50px !important;*/
}




.accordion-blocks .card {
  margin-bottom: 1.2rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.accordion-blocks .card .card-body {
  border-top: 1px solid #eee;
}




.accordion.accordion-3 {
	border-radius: 3px;
}

	.accordion.accordion-3 p {
		font-size: 1rem;
	}

	.accordion.accordion-3 .fa.fa-angle-down {
		margin-top: -10px;
	}

.close-att-schedule {
	font-size: 45px;
}

.section-attraction-schedules {
	padding-bottom: 10px;
}

	.section-attraction-schedules .nav-tabs > li {
		color: #000;
	}

		.section-attraction-schedules .nav-tabs > li :active {
			color: #f4364f;
		}


/* New changes Attraction added by Flavia - GRS changes */

.textStyle {
    font-size: 18px;
    float: right;
}

@media screen and (orientation:portrait)and (max-width:600px) {
    .textStyle {
        float: left;
    }
}

/*animated*/


.fadeInUp1 {
    animation: blinkingText 0.8s infinite;
}

@keyframes blinkingText {
    0% {
        color: #000;
    }

    49% {
        color: transparent;
    }

    50% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #000;
    }
}

.badgeBack {
    top: 2px;
    right: 13px;
    background-color: yellow;
    color: red;
    padding: 7px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    font-family: 'MuseoSansRounded';
    font-weight: 500;
}

.bg, bg1 {
    background-color: yellowgreen;
}


.bg2 {
    background-color: #2ebfea;
}

.footer-Data {
    position: sticky;
    left: 0;
    bottom: 0;
    background-color: #e32450;
    width: 100%;
    color: white;
    text-align: center;
    z-index: 101;
    /*height: 70px;*/
    /*overflow-y: scroll;*/
}

/* EOF New changes Attraction added by Flavia - GRS changes */


@media screen and (min-width: 600px) {
    .col_spacer_margin {
        margin: 0px;
    }

    .col_spacer {
        padding: 1px;
    }
}
/*myCards enhancement*/
.tooltiptext {
    background-color: red;
    padding: 2px 10px;
    border-radius: 33px;
    color: #fff;
}

.linkCard {
    background-color: #0077b6;
}

.childCard {
    background-color: #44DDFF;
}

.tooltiptext {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.tooltiptext::before,
.tooltiptext::after {
    --scale: 0;
    --arrow-size: 10px;
    --tooltip-color: #333;
    position: absolute;
    top: -.25rem;
    left: 50%;
    transform: translateX(-50%) translateY(var(--translate-y, 0)) scale(var(--scale));
    transition: 150ms transform;
    transform-origin: bottom center;
}

.tooltiptext::before {
    --translate-y: calc(-100% - var(--arrow-size));
    content: attr(data-tooltip);
    color: white;
    padding: .5rem;
    border-radius: .3rem;
    text-align: center;
    width: max-content;
    /*max-width: 100%;*/
    background: var(--tooltip-color);
}

@media screen and (max-width: 768px) {
    .tooltiptext::before {
        width: auto;
    }
}

.tooltiptext:hover::before,
.tooltiptext:hover::after {
    --scale: 1;
}

.tooltiptext::after {
    --translate-y: calc(-1 * var(--arrow-size));
    content: '';
    border: var(--arrow-size) solid transparent;
    border-top-color: var(--tooltip-color);
    transform-origin: top center;
}

@media screen and (max-width:1024px) {
    #mob-dis {
        display: inline !important;
    }

    .mob-hide {
        display: none;
    }
}

/*new css grid*/

.pname {
    padding-top: 10px;
    font-weight: bold;
}

input#checkbox0 {
    margin-left: -7px !important;
}

.mainBody {
    margin: 20px;
}

div.divSchedulesNew {
    grid-gap: 50px;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}

.roundCounterNew {
    padding-left: 5px;
    padding-right: 5px;
    display: none !important;
    border-radius: 51px;
    padding-bottom: 3px;
}

.accordionContainer button {
    font-size: 100%;
    width: 180px !important;
    border: 2px solid black !important;
    ;
    border-radius: 10px;
}

/*button:hover {
    border: 2px solid #b1db0b;
}*/

.schedulename {
    word-spacing: 3px !important;
    font-size: 14px !important;
    font-weight: bolder !important;
    color: #ff2222 !important;
}

.accordionHeader {
    padding-top: px;
    padding-bottom: 10px;
    background-color: transparent;
    border: none;
    /*border: 2px solid #e3e6e6;*/
    text-align: center;
    font-size: small;
    font-weight: 500;
    margin-top: 0px;
}

.divSchedulesNew .alert-warning {
    color: white !important;
}

.divSchedulesNew .alert-warning {
    color: white !important;
}

.old {
    background-color: #efefef !important;
}

.new {
    background-color: #97a36a !important;
}

/*.col-md-5 {
    width: 100% !important;
}*/


/*new css grid end*/

@media (max-width:992px) {
    div.divSchedulesNew {
        grid-gap: 50px;
        display: grid;
        grid-template-columns: auto auto;
    }
    div.divSchedulesNew {
        grid-gap: 20px;
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-evenly;
    }
}
