/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

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

    thead {
        display: table-header-group;
    }

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

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

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

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

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

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

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

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

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/mirabilandia/assets/packages/css/fonts/glyphicons-halflings-regular.eot');
    src: url('/mirabilandia/assets/packages/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/mirabilandia/assets/packages/css/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/mirabilandia/assets/packages/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/mirabilandia/assets/packages/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/mirabilandia/assets/packages/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

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

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

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

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

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

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

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

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

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

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

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

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

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

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

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

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

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

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

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

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

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

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

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

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

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    color: #750f61;
    background-color: #ffffff;
}

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

a {
    color: #f0620a;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #a74407;
    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 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

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

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #626262;
}

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

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

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

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 41px;
}

h2,
.h2 {
    font-size: 34px;
}

h3,
.h3 {
    font-size: 28px;
}

h4,
.h4 {
    font-size: 20px;
}

h5,
.h5 {
    font-size: 16px;
}

h6,
.h6 {
    font-size: 14px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}

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

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

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

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

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

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

.text-muted {
    color: #626262;
}

.text-primary {
    color: #f0620a;
}

a.text-primary:hover {
    color: #bf4e08;
}

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

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

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

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

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

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

.text-danger {
    color: #a94442;
}

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

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

a.bg-primary:hover {
    background-color: #bf4e08;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
    line-height: 1.3;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

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

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

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

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

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

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

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

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

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

.blockquote-reverse footer:before,
blockquote.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.3;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.3;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

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

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

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

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

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

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

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    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: #626262;
    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.3;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

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

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

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

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

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

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

.table > thead > tr > td.active,
.table > 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 {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }

    .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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

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

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

input[type="search"] {
    -webkit-box-sizing: border-box;
    -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: 16px;
    line-height: 1.3;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 15px;
    line-height: 1.3;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #f0620a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #f0620a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(240, 98, 10, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(240, 98, 10, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(240, 98, 10, 0.6);
}

.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999999;
}

.form-control::-webkit-input-placeholder {
    color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .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: 33px;
    }

    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: 49px;
    }
}

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

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

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

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

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

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

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

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

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

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

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

.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

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

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

select.form-group-sm .form-control {
    height: 33px;
    line-height: 33px;
}

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

.form-group-sm .form-control-static {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
}

.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

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

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

select.form-group-lg .form-control {
    height: 49px;
    line-height: 49px;
}

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

.form-group-lg .form-control-static {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    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 {
    width: 49px;
    height: 49px;
    line-height: 49px;
}

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

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

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

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

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #e321bd;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

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

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

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

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

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

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

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

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

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

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}

.btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}

.btn-primary {
    color: #ffffff;
    background-color: #f0620a;
    border-color: #ffffff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #bf4e08;
    border-color: #e0e0e0;
}

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #f0620a;
    border-color: #ffffff;
}

.btn-primary .badge {
    color: #f0620a;
    background-color: #ffffff;
}

.btn-success {
    color: #ffffff;
    background-color: #3aaa35;
    border-color: #33972f;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #2d8329;
    border-color: #236820;
}

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

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #3aaa35;
    border-color: #33972f;
}

.btn-success .badge {
    color: #3aaa35;
    background-color: #ffffff;
}

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

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

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

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

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

.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

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

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

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

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

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

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

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

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

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

.btn-link {
    color: #f0620a;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    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;
    -moz-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: #a74407;
    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: #626262;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

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

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
    visibility: hidden;
}

.collapse.in {
    display: block;
    visibility: visible;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -moz-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

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

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

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

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.3;
    color: #333333;
    white-space: nowrap;
}

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

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

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

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

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

.open > a {
    outline: 0;
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.3;
    color: #626262;
    white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    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 {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    -moz-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) {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    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 {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

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

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

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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-left: 0;
    padding-right: 0;
}

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

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

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

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: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

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

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) {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

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

.input-group-addon {
    padding: 6px 6px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.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 {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .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 {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

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

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

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

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

.nav {
    margin-bottom: 0;
    padding-left: 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: #eeeeee;
}

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

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

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #f0620a;
}

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

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.3;
    border: 1px solid transparent;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee transparent;
}

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

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

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

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

.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;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

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

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        -webkit-border-radius: 15px 15px 0 0;
        -moz-border-radius: 15px 15px 0 0;
        border-radius: 15px 15px 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: #ffffff;
    }
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #f0620a;
}

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

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

.nav-justified {
    width: 100%;
}

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

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

.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;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

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

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

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

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

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

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

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

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

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

.navbar-collapse {
    overflow-x: visible;
    padding-right: 7px;
    padding-left: 7px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

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

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

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

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

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

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

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

@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 {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        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 {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 15px 7px;
    font-size: 20px;
    line-height: 20px;
    height: 50px;
}

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

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

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -7px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 7px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    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 -7px;
}

.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;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

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

    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    margin-left: -7px;
    margin-right: -7px;
    padding: 10px 7px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }

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

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

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

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

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

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

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

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

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

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

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

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

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

.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-left: 7px;
        margin-right: 7px;
    }
}

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

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

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #750f61;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #48093c;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777777;
}

.navbar-default .navbar-nav > li > a {
    color: #750f61;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #750f61;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #750f61;
}

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

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #750f61;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #750f61;
    color: #ffffff;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #750f61;
    }

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

    .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: #ffffff;
        background-color: #750f61;
    }

    .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: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #750f61;
}

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

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

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

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

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

.navbar-inverse .navbar-brand {
    color: #888888;
}

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

.navbar-inverse .navbar-text {
    color: #888888;
}

.navbar-inverse .navbar-nav > li > a {
    color: #888888;
}

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

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

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

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

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

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

@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: #888888;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        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: #ffffff;
        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: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #888888;
}

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

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

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

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}

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

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 6px;
    line-height: 1.3;
    text-decoration: none;
    color: #f0620a;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #a74407;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #f0620a;
    border-color: #f0620a;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #626262;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

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

.pager li {
    display: inline;
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

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

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

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

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

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    border-radius: .25em;
}

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

.label:empty {
    display: none;
}

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

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

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

.label-primary {
    background-color: #f0620a;
}

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

.label-success {
    background-color: #3aaa35;
}

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

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

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

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #626262;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

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

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

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

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #f0620a;
    background-color: #ffffff;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

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

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

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

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

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

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

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

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

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

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

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

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

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

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

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

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

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

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #f0620a;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-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;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #3aaa35;
}

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

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

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

.progress-bar-warning {
    background-color: #f0ad4e;
}

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

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

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

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.list-group-item:first-child {
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
}

a.list-group-item {
    color: #555555;
}

a.list-group-item .list-group-item-heading {
    color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5;
}

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

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

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

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #f0620a;
    border-color: #f0620a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

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

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

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

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

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    -webkit-border-bottom-right-radius: -1;
    -moz-border-radius-bottomright: -1;
    border-bottom-right-radius: -1;
    -webkit-border-bottom-left-radius: -1;
    -moz-border-radius-bottomleft: -1;
    border-bottom-left-radius: -1;
}

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

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 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;
    -webkit-border-top-right-radius: -1;
    -moz-border-radius-topright: -1;
    border-top-right-radius: -1;
    -webkit-border-top-left-radius: -1;
    -moz-border-radius-topleft: -1;
    border-top-left-radius: -1;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    -webkit-border-bottom-right-radius: -1;
    -moz-border-radius-bottomright: -1;
    border-bottom-right-radius: -1;
    -webkit-border-bottom-left-radius: -1;
    -moz-border-radius-bottomleft: -1;
    border-bottom-left-radius: -1;
}

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

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    -webkit-border-top-right-radius: -1;
    -moz-border-radius-topright: -1;
    border-top-right-radius: -1;
    -webkit-border-top-left-radius: -1;
    -moz-border-radius-topleft: -1;
    border-top-left-radius: -1;
}

.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 {
    -webkit-border-top-left-radius: -1;
    -moz-border-radius-topleft: -1;
    border-top-left-radius: -1;
    -webkit-border-top-right-radius: -1;
    -moz-border-radius-topright: -1;
    border-top-right-radius: -1;
}

.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 {
    -webkit-border-top-left-radius: -1;
    -moz-border-radius-topleft: -1;
    border-top-left-radius: -1;
}

.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 {
    -webkit-border-top-right-radius: -1;
    -moz-border-radius-topright: -1;
    border-top-right-radius: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    -webkit-border-bottom-right-radius: -1;
    -moz-border-radius-bottomright: -1;
    border-bottom-right-radius: -1;
    -webkit-border-bottom-left-radius: -1;
    -moz-border-radius-bottomleft: -1;
    border-bottom-left-radius: -1;
}

.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 {
    -webkit-border-bottom-left-radius: -1;
    -moz-border-radius-bottomleft: -1;
    border-bottom-left-radius: -1;
    -webkit-border-bottom-right-radius: -1;
    -moz-border-radius-bottomright: -1;
    border-bottom-right-radius: -1;
}

.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 {
    -webkit-border-bottom-left-radius: -1;
    -moz-border-radius-bottomleft: -1;
    border-bottom-left-radius: -1;
}

.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 {
    -webkit-border-bottom-right-radius: -1;
    -moz-border-radius-bottomright: -1;
    border-bottom-right-radius: -1;
}

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

.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 {
    border: 0;
    margin-bottom: 0;
}

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

.panel-group .panel {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

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

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

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

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

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

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

.panel-default > .panel-heading {
    color: #333333;
    background-color: transparent;
    border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
    color: transparent;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}

.panel-primary {
    border-color: #f0620a;
}

.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #f0620a;
    border-color: #f0620a;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f0620a;
}

.panel-primary > .panel-heading .badge {
    color: #f0620a;
    background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f0620a;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.well-sm {
    padding: 9px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #f0620a;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #f0620a;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10058;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

@media (max-width: 991px) {
    .modal-dialog {
        top: 120px !important;
    }
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 999;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #750f61;
    min-height: 16.3px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.3;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #750f61;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

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

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 120px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

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

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.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: 16px;
    font-weight: normal;
    line-height: 1.3;
    text-align: left;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

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

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    transition: 0.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 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
    }

    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 1;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #f0620a;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

ul {
    list-style: none;
}

a {
    text-decoration: underline;
    outline: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

.container {
    min-width: 320px;
}

@media (min-width: 768px) {
    .container {
        max-width: 1280px;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .footer .container {
        max-width: 970px;
    }
}

.gray-base {
    color: #000000;
}

.text-purple {
    color: #750f61;
}

.btn {
    border: 2px solid;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.5);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.5);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.5);
    text-decoration: none;
    font-size: 20px;
    padding: 3px 20px 1px;
    border-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}

.btn-gray {
    color: #ffffff;
    background-color: #a2a2a2;
    border-color: #ffffff;
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
    color: #ffffff;
    background-color: #898989;
    border-color: #e0e0e0;
}

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

.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
    background-color: #a2a2a2;
    border-color: #ffffff;
}

.btn-gray .badge {
    color: #a2a2a2;
    background-color: #ffffff;
}

.btn-purple {
    color: #ffffff;
    background-color: #750f61;
    border-color: #ffffff;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple.focus,
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
    color: #ffffff;
    background-color: #48093c;
    border-color: #e0e0e0;
}

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

.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled.focus,
.btn-purple[disabled].focus,
fieldset[disabled] .btn-purple.focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
    background-color: #750f61;
    border-color: #ffffff;
}

.btn-purple .badge {
    color: #750f61;
    background-color: #ffffff;
}

.btn-orange {
    color: #ffffff;
    background-color: #f0620a;
    border-color: #ffffff;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
    color: #ffffff;
    background-color: #bf4e08;
    border-color: #e0e0e0;
}

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

.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
    background-color: #f0620a;
    border-color: #ffffff;
}

.btn-orange .badge {
    color: #f0620a;
    background-color: #ffffff;
}

.google-maps {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.wrap-bordered {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    border: 2px solid #f0620a;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    margin-bottom: 10px;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-10 {
    margin-top: 10px !important;
}

.debug-dimen {
    position: fixed;
    width: 100%;
    background-color: red;
    bottom: 0px;
    left: 0px;
    color: white;
    font-size: 20px;
}

html,
body {
    height: 100%;
}

body {
    padding-top: 0px;
}

#skin_all {
    width: 100%;
    background-image: url("/mirabilandia/assets/packages/css/frontend/img/pattern.png");
    min-heigth: 100%;
}

#container {
    width: 100%;
}

.loading-overlay {
    display: none;
}

#content_row1 {
    padding-bottom: 20px;
}

#slideshow {
    width: 100%;
    position: absolute;
}

/* Background images are set within the HTML using inline CSS, not here */
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

.wrap .content {
    margin-top: 55px;
    margin-bottom: 20px;
}

.main {
    position: relative;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 20px 5px;
    margin-bottom: 20px;
}

.widget {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border: 2px solid #fff;
    position: relative;
    margin-bottom: 15px;
    color: #000000;
}

.widget .icon {
    float: left;
    width: 70px;
    height: 85px;
    background: url(/mirabilandia/assets/img/it/icons/sprite-icons.png) no-repeat;
}

.widget .title {
    font-weight: bold;
    color: #ffffff;
    display: block;
}

.widget .description {
    color: #000000;
    display: block;
}

.ribbon .ribbon-top {
    height: 15.2173913px;
    max-width: 300px;
    width: 100%;
    background: #e4e4e4;
    margin: 0 auto;
    font-size: 40px;
    position: relative;
    overflow: hidden;
}

.ribbon .ribbon-top:before,
.ribbon .ribbon-top:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: -3px;
    -webkit-border-radius: 40px 40px 0 0;
    -moz-border-radius: 40px 40px 0 0;
    border-radius: 40px 40px 0 0;
    background: #ffffff;
    width: 50px;
    z-index: 0;
}

.ribbon .ribbon-top:before {
    left: -30px;
}

.ribbon .ribbon-top:after {
    right: -30px;
}

.ribbon .ribbon-bottom {
    height: 20.58823529px;
    max-width: 260px;
    width: 100%;
    background: #e4e4e4;
    margin: 0 auto;
    border-radius: 0 0 50px 51px;
    -moz-border-radius: 0 0 50px 51px;
    -webkit-border-radius: 0 0 50px 51px;
    position: relative;
    top: -5px;
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: 0;
    text-align: left;
    /* position: absolute;  // task #6287
  top: -36px;*/
    left: 57px;
    width: 100%;
}

.page-title {
    min-height: 36px;
    line-height: 36px;
    font-size: 24px;
    background: #fff;
    position: relative;
    margin: 0 auto;
    display: inline-block;
}

.page-title:before,
.page-title:after {
    background: url(/mirabilandia/assets/img/it/icons/corners.png) no-repeat;
    width: 49px;
    height: 100%;
    top: 0;
    position: absolute;
    left: -48px;
}

.page-title:after {
    left: auto;
    right: -43px;
    background-position: -50px 0;
}

.entry-title {
    margin-top: 0;
}

.stars {
    display: inline-block;
    margin: 0 20px;
}

.stars .glyphicon-star {
    font-size: 16px;
}

.empty {
    color: #888888;
}

.media {
    border: 2px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
}

.media-body {
    padding: 10px 0;
    color: #626262;
}

legend {
    color: #4D4D4D;
}

.common-loading-overlay.open {
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: white;
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    padding-top: 200px;
    z-index: 999999;
}

@media (min-width: 768px) {
    body {
        padding-top: 0px;
    }

    .wrap {
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        background: #e4e4e4;
        border-right: 10px solid #f8f8f8;
        border-left: 10px solid #f8f8f8;
    }

    #Tripadvisor .widget,
    #Tripadvisor .main {
        overflow: hidden;
    }

    .widget,
    .main {
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
        -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
        box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    }

    .main {
        padding: 50px;
    }

    .page-title:before,
    .page-title:after {
        content: "";
    }

    .ribbon .ribbon-top {
        max-width: 400px;
    }

    .ribbon .ribbon-bottom {
        max-width: 360px;
    }
}

@media (min-width: 992px) {
    .wrap {
        padding: 0 40px;
    }

    .ribbon .ribbon-top {
        max-width: 400px;
    }

    .ribbon .ribbon-bottom {
        max-width: 360px;
    }

    #content {
        padding: 0px;
    }

    .hotel .content {
        padding: 0px;
    }

    .loading-overlay {
        display: none;
    }
}

@media (max-width: 991px) {
    .loading-overlay.open {
        display: block;
        background-color: rgba(0, 0, 0, 0.9);
        bottom: 0;
        color: white;
        left: 0;
        padding-top: 200px;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 999999;
    }
}

@media (max-width: 768px) {
    #content {
        padding-top: 80px;
    }

    .box {
        margin: 0px;
        padding: 0px;
    }

    .widget {
        padding: 5px;
        margin: 5px 0px;
    }

    .container {
        margin: 0px;
        padding: 0px;
    }

    #container {
        overflow: hidden;
    }

    .legend {
        font-size: 17px;
        margin-bottom: 10px;
    }

    #content_row1 {
        margin: 0px;
        border: 0px;
    }

    #skin_all {
        width: 100%;
        background-image: none;
    }

    #HotelHeaderMap {
        margin-top: 80px;
    }

    #HotelHeaderMap .page-title {
        margin-left: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .box {
        margin: 0px;
        padding: 0px 5px;
    }

    #content {
        margin-top: 0px;
        padding-top: 0px;
    }

    .banner {
        position: absolute;
        width: 100%;
    }
}

.p-t-10 {
    padding-top: 10px;
}

.banner {
    position: relative;
    border: none;
    z-index: 9999;
}

.banner a {
    text-decoration: none;
}

.banner .top-banner {
    height: 32px;
    background-color: #f18200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#be6600), color-stop(70%, #f18200));
    background-image: -webkit-linear-gradient(top, #be6600, #f18200 70%);
    background-image: -moz-linear-gradient(top, #be6600, #f18200 70%);
    background-image: -o-linear-gradient(top, #be6600, #f18200 70%);
    background-image: linear-gradient(to bottom, #be6600, #f18200 70%);
}

.banner .top-banner .container {
    position: relative;
}

.banner .top-banner .container .top-banner-items {
    padding: 7px 0 0 0;
    text-align: center;
    list-style: none;
    margin: 0;
}

.banner .top-banner .container .top-banner-items > li {
    display: inline-block;
    position: relative;
}

.banner .top-banner .container .top-banner-items > li .icon {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 22px;
    background: url(/mirabilandia/assets/img/it/icons/sprite-icons.png) no-repeat;
    margin: 0 5px;
}

.banner .top-banner .container .top-banner-items > li .flag {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 22px;
    background: url(/mirabilandia/assets/img/sprite_flag.png) no-repeat;
    margin: 0 5px;
}

.banner .top-banner .container .top-banner-items > li .right_flag {
    float: right;
}

.banner .top-banner .container .top-banner-items > li #facebook {
    background-position: 3px -27px;
}

.banner .top-banner .container .top-banner-items > li #twitter {
    background-position: 3px -51px;
}

.banner .top-banner .container .top-banner-items > li #instagram {
    background-position: 3px -51px;
}

.banner .top-banner .container .top-banner-items > li #youtube {
    background-position: 3px -73px;
}

.banner .top-banner .container .top-banner-items > li #search {
    background-position: 3px -142px;
    border: none;
}

.banner .top-banner .container .top-banner-items > li .lang-en {
    background-position: -9px -12px;
}

.banner .top-banner .container .top-banner-items > li .lang-it {
    background-position: -9px -44px;
}

.banner .top-banner .container .top-banner-items > li .lang-es {
    background-position: -52px -12px;
}

.banner .top-banner .container .top-banner-items > li .lang-pt {
    background-position: -95px -12px;
}

.banner .top-banner .container .area-agenzie {
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
}

.banner .navigation {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.banner .navigation .container {
    position: relative;
}

.banner .navigation .navbar-header {
    padding: 10px 0;
    position: relative;
    border: none;
    -webkit-box-shadow: 0 1px 4px rgba(19, 21, 21, 0.75), inset 0 1px rgba(255, 255, 255, 0.33);
    -moz-box-shadow: 0 1px 4px rgba(19, 21, 21, 0.75), inset 0 1px rgba(255, 255, 255, 0.33);
    box-shadow: 0 1px 4px rgba(19, 21, 21, 0.75), inset 0 1px rgba(255, 255, 255, 0.33);
    background-color: #cacaca;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#cacaca));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #cacaca);
    background-image: -moz-linear-gradient(top, #f2f2f2, #cacaca);
    background-image: -o-linear-gradient(top, #f2f2f2, #cacaca);
    background-image: linear-gradient(to bottom, #f2f2f2, #cacaca);
    text-align: center;
}

.banner .navigation .navbar-header .atl-widget-Logo {
    display: inline-block;
}

.banner .navigation .navbar-header .atl-widget-Logo img {
    left: 21px;
    max-height: 65px;
    max-width: 207px;
    position: absolute;
    top: -9px;
}

.banner .navigation .navbar-header .navbar-toggle {
    position: absolute;
    left: 20px;
}

.banner .navigation .navbar-header .navbar-toggle .icon-bar {
    height: 3px;
}

.banner .navigation .navbar-collapse {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.banner .navigation .nav {
    margin: 30px -7.5px 0px;
}

.banner .navigation .call {
    position: absolute;
    right: 10px;
    top: 3px;
    text-align: center;
    line-height: 1;
}

.banner .navigation .call .title {
    font-size: 11px;
}

.banner .navigation .call .phone {
    font-size: 23px;
    font-weight: bold;
}

.banner .navigation .call .phone img {
    vertical-align: initial;
}

.banner .navigation .call .schedule {
    font-size: 10px;
}

@media (min-width: 767px) {
    .banner {
        position: fixed;
        -webkit-box-shadow: 0 1px 4px rgba(19, 21, 21, 0.75), inset 0 1px rgba(255, 255, 255, 0.33);
        -moz-box-shadow: 0 1px 4px rgba(19, 21, 21, 0.75), inset 0 1px rgba(255, 255, 255, 0.33);
        box-shadow: 0 1px 4px rgba(19, 21, 21, 0.75), inset 0 1px rgba(255, 255, 255, 0.33);
        background-color: #cacaca;
        background-image: -webkit-linear-gradient(top, #f2f2f2, #cacaca);
        background-image: -moz-linear-gradient(top, #f2f2f2, #cacaca);
        background-image: -o-linear-gradient(top, #f2f2f2, #cacaca);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#cacaca));
        background-image: linear-gradient(to bottom, #f2f2f2, #cacaca);
    }

    .banner .navigation .navbar-header {
        background-image: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        text-align: left;
        padding: 0;
    }

    .banner .navigation .navbar-header #logo {
        position: absolute;
        text-align: center;
        width: 260px;
        height: 65px;
        left: -15px;
        top: 13px;
        background: url(/mirabilandia/assets/img/it/logo-bg.png) no-repeat bottom;
    }

    .banner .navigation .nav {
        margin: 0;
        float: none;
        text-align: right;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    .banner .navigation .nav li {
        display: inline-block;
        float: none;
    }

    .banner .navigation .nav li a {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 992px) {
    .banner {
        position: relative;
    }

    .banner .navigation .nav {
        text-align: center;
    }

    .banner .navigation .nav li a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 1200px) {
    .banner .navigation .nav li a {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 1200px) {
    .banner .navigation .call {
        width: 285px;
    }

    .banner .navigation .call .title {
        display: none;
    }

    .banner .navigation .call .phone {
        font-size: 19px;
    }

    .banner .navigation .call .schedule {
        font-size: 10px;
    }
}

@media (max-width: 992px) {
    .banner {
        position: relative;
    }

    .banner .navigation #topmenuFrontend {
        width: 80%;
        float: right;
    }

    .banner .navigation .nav li a {
        padding-left: 6px;
        padding-right: 6px;
    }

    .banner .call {
        display: none;
    }
}

@media (min-width: 768px) {
    .banner {
        position: relative;
    }

    .banner .navigation .call {
        width: 13%;
    }

    .banner .navigation .call .phone img:after {
        content: " ";
        display: block;
        background: #c00;
        height: 29px;
        width: 100%;
        position: absolute;
        bottom: -29px;
    }
}

@media (max-width: 767px) {
    .banner {
        position: fixed;
        width: 100%;
        z-index: 9999;
    }

    .banner .navigation .navbar-header {
        height: 50px;
        padding: 5px 0px;
    }

    .banner .navigation .navbar-header .atl-widget-Logo {
        display: inline-block;
        height: 100%;
        margin: 0px;
        position: relative;
        /*right: 15px;*/
        top: 0;
        /*float: right;*/
        text-align: center;
    }

    .banner .navigation .navbar-header .atl-widget-Logo img {
        top: 0px;
        right: 0px;
        left: 0;
        right: 0;
        height: 100%;
        width: auto;
        position: relative;
    }

    .banner .navigation .navbar-header .atl-widget-Logo a {
        display: block;
        height: 100%;
        overflow: hidden;
        padding: 0;
        margin: 0;
        text-align: right;
    }

    .banner .navigation .navbar-header .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
    }

    .banner .navigation .navbar-collapse {
        padding: 0px;
        margin: 0px;
        background-color: #072751;
    }

    .banner .navigation .navbar-nav {
        padding: 0px;
        margin: 0px;
    }

    .banner .navigation .navbar-header .navbar-cart {
        display: inline-block;
        height: 100%;
        margin: 0px;
        position: relative;
        right: 10px;
        top: 0;
        float: right;
        text-align: right;
    }

    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
        padding: 0px;
    }

    .dropdown-menu .divider {
        margin: 10px;
    }
}

#FooterData {
    width: 90%;
    margin: 0 auto;
    color: #f0620a;
    font-weight: normal;
    padding-bottom: 30px;
    text-align: center;
    font-size: 0.7em;
}

#FooterData .socialMedia a {
    display: block;
    float: right;
    text-align: center;
    width: 16%;
}

#FooterData .lnkImg {
    display: block;
    background: transparent url(/mirabilandia/assets/img/spriteIconsSocial.png) no-repeat scroll;
    height: 73px;
    margin: 2px auto;
    width: 40px;
}

#FooterData .lnkText {
    display: none;
}

#FooterData .google .lnkImg {
    background-position: 0px -147px;
}

#FooterData .twitter .lnkImg {
    background-position: 0px -73px;
}

#FooterData .flickr .lnkImg {
    background-position: 0px -219px;
}

#FooterData .instagram .lnkImg {
    background-position: 0px -219px;
}

#FooterData .facebook .lnkImg {
    background-position: 0px 0px;
}

#FooterData .youtube .lnkImg {
    background-position: 0px -293px;
}

#FooterData p {
    color: #000;
}

#FooterData li {
    margin-bottom: 10px;
    text-align: left;
}

#FooterData h4 {
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
}

#FooterData ul {
    padding: 0px;
}

#FooterData a {
    color: #000;
    text-decoration: none;
}

#FooterData #secFooterPayIcons {
    padding: 4px 0px;
    display: block;
    text-alig: center;
}

#FooterData #secFooterBottomLine .sep {
    margin: 0 10px;
}

#secCookiesBanner .cookiesBanner {
    background: #ff9400;
    background: -moz-linear-gradient(top, #ff9400 0%, #f7ba65 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9400), color-stop(100%, #f7ba65));
    background: -webkit-linear-gradient(top, #ff9400 0%, #f7ba65 100%);
    background: -o-linear-gradient(top, #ff9400 0%, #f7ba65 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff9400), to(#f7ba65));
    background: linear-gradient(to bottom, #ff9400 0%, #f7ba65 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9400', endColorstr='#f7ba65', GradientType=0);
    bottom: 0;
    color: #ffffff;
    font-size: 0.8em;
    text-align: center;
    padding: 5px 15px;
    position: fixed;
    z-index: 1000;
}

#secCookiesBanner .cookiesBanner button {
    color: black;
}

@media (max-width: 767px) {
    .navbar-default {
        background-color: #750f61;
        border: 0px;
        border-color: transparent;
        -webkit-border-bottom-right-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-bottomright: 20px;
        -moz-border-radius-bottomleft: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -moz-border-radius-bottomright: 20px;
        border-bottom-right-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-bottom-left-radius: 20px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #f0f0f0;
        font-weight: bold;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
        background-color: rgba(255, 255, 255, 0.3);
    }

    .navbar-default .navbar-nav .dropdown.open {
        background-color: #123563;
    }

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

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: rgba(255, 255, 255, 0.3);
    }
}

.radio label,
.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 5px;
    margin-right: 5px;
}

/*
input[type=radio], input[type=checkbox] {
	display: none;
}

.radio label:before, .checkbox label:before {
	content: "";
	display: inline-block;
	width: @font-size-base;
	height: @font-size-base;
	margin-right: 10px;
	position: absolute;
	border:3px solid @brand-primary;
	left: 0;
	top: 1px;
	background-color: #fff;

}

.radio label:before {
    border-radius: @font-size-base / 2;
}

input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:before {
    background:@brand-primary;
}
*/
select {
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px !important;
}

select::-ms-expand {
    display: none;
}

.select_inline {
    width: 60% !important;
    float: right;
    top: -5px;
}

.select {
    display: inline-block;
    position: relative;
    width: 100%;
}

.select:after,
.select:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    width: 20px;
    height: 100%;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f0620a;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    pointer-events: none;
}

.select:after {
    background-image: url(/mirabilandia/assets/img/it/icons/sprite-icons.png);
    background-repeat: no-repeat;
    background-position: 4px 101%;
    background-color: transparent;
}

radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -22px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
    margin-left: 20px;
}

.radio-primary input[type="radio"] + label::after {
    background-color: #f0620a;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #f0620a;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #f0620a;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -22px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -22px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    /* All browsers except webkit*/
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    /* Webkit browsers*/
    -webkit-transform: scale(1.5);
    padding-left: 2px;
}

.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"] + label::before,
.checkbox-primary input[type="radio"] + label::before {
    border-color: #f0620a;
}

.checkbox-primary input[type="checkbox"] + label::after,
.checkbox-primary input[type="radio"] + label::after {
    border-color: #f0620a;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #f0620a;
    border-color: #f0620a;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
    border-color: #f0620a;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-nomargin {
    margin-top: 0px;
}

.atl-widget-Breadcrumb {
    padding-bottom: 25px;
    padding-top: 0px;
    display: block;
}

.atl-widget-Breadcrumb #breadcrumbs {
    margin-top: 25px;
    margin-bottom: 0px;
}

.atl-widget-Breadcrumb #breadcrumbs li {
    float: left;
    margin: 0px;
    padding: 0px;
}

.atl-widget-Breadcrumb #breadcrumbs li a {
    color: inherit;
    text-decoration: none;
}

.atl-widget-Breadcrumb #breadcrumbs li span {
    display: block;
    background-image: url(/mirabilandia/assets/img/it/icons/breadcrumbs.png);
    background-repeat: repeat-x;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    margin-right: 29px;
}

.atl-widget-Breadcrumb #breadcrumbs li span:before {
    content: "";
    position: absolute;
    background-image: url(/mirabilandia/assets/img/it/icons/breadcrumbs.png);
    width: 29px;
    height: 100%;
    background-position: 0 -35px;
    left: -29px;
}

.atl-widget-Breadcrumb #breadcrumbs li.first span:before {
    background-position: 0 -167px;
}

.atl-widget-Breadcrumb #breadcrumbs li.last span:after {
    content: "";
    position: absolute;
    background-image: url(/mirabilandia/assets/img/it/icons/breadcrumbs.png);
    width: 29px;
    height: 100%;
    background-position: 0 -198px;
    right: -29px;
}

.atl-widget-Breadcrumb #breadcrumbs li.current span {
    color: #fff;
    background-position: 0 -134px;
}

.atl-widget-Breadcrumb #breadcrumbs li.current span:before {
    background-position: 0 -103px;
}

.atl-widget-Breadcrumb #breadcrumbs li.first {
    padding-left: 29px;
}

.atl-widget-Breadcrumb #breadcrumbs li.current + li span:before {
    background-position: 0 -70px;
}

.atl-widget-Breadcrumb #breadcrumbs li.current.last span:after {
    background-position: 0 -231px;
}

.atl-widget-Breadcrumb #breadcrumbs li.col-md-2.largecolumn {
    width: 20%;
}

.customerdata #breadcrumbs li.current span {
    margin-right: 0px;
}

.hotel #breadcrumbs {
    margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .atl-widget-Breadcrumb {
        padding-bottom: 0px;
        padding-top: 25px;
    }

    .atl-widget-Breadcrumb #breadcrumbs {
        margin-top: 0px;
        margin-bottom: 25px;
    }

    .atl-widget-Breadcrumb #breadcrumbs li {
        font-size: 0.7em;
    }

    .customerdata .atl-widget-Breadcrumb #breadcrumbs {
        margin-bottom: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .atl-widget-Breadcrumb #breadcrumbs li.col-md-2.largecolumn {
        font-size: 0.82em;
    }
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    border: 1px solid #f0620a;
    padding: 0;
    color: #626262;
    background-image: url(/mirabilandia/assets/img/it/icons/calendar.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-left: 3px;
    font-size: 14px;
    direction: ltr;
}

.datepicker.datepicker-dropdown {
    background-image: none;
}

.datepicker thead {
    position: relative;
}

.datepicker thead:before {
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 34px;
    background-color: #f0620a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}

.datepicker thead tr:first-child {
    color: #fff;
}

.datepicker thead tr:first-child th:hover {
    background: transparent !important;
}

.datepicker tbody {
    border-collapse: initial;
    border-spacing: 3px;
}

.datepicker .day,
.datepicker .month,
.datepicker .year {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
}

.datepicker .prev {
    -webkit-border-radius: 10px 0px 0px 0px;
    -moz-border-radius: 10px 0px 0px 0px;
    border-radius: 10px 0px 0px 0px;
}

.datepicker .next {
    -webkit-border-radius: 0px 10px 0px 0px;
    -moz-border-radius: 0px 10px 0px 0px;
    border-radius: 0px 10px 0px 0px;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
    float: right;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #f0620a;
    border-top: 0;
    position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 21px;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 22px;
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 21px;
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 22px;
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px;
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
}

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days {
    display: block;
}

.datepicker.months div.datepicker-months {
    display: block;
}

.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-collapse: inherit;
    border-spacing: 3px;
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 25px;
    height: 25px;
    border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    border: 1px solid #f0620a;
    cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #626262;
    visibility: hidden;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #626262;
    cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    color: #000000;
    background-color: #ffdb99;
    border-color: #ffb733;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:hover.focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    color: #000000;
    background-color: #ffc966;
    border-color: #f59e00;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    background-image: none;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today:hover.disabled.focus,
.datepicker table tr td.today.disabled.disabled.focus,
.datepicker table tr td.today.disabled:hover.disabled.focus,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today:hover[disabled].focus,
.datepicker table tr td.today.disabled[disabled].focus,
.datepicker table tr td.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:hover.focus,
fieldset[disabled] .datepicker table tr td.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
    background-color: #ffdb99;
    border-color: #ffb733;
}

.datepicker table tr td.today .badge,
.datepicker table tr td.today:hover .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge {
    color: #ffdb99;
    background-color: #000000;
}

.datepicker table tr td.today:hover:hover {
    color: #000;
}

.datepicker table tr td.today.active:hover {
    color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
    color: #000000;
    background-color: #f7ca77;
    border-color: #f1a417;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:hover.focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    color: #000000;
    background-color: #f4b747;
    border-color: #bf800c;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    background-image: none;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today:hover.disabled.focus,
.datepicker table tr td.range.today.disabled.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today:hover[disabled].focus,
.datepicker table tr td.range.today.disabled[disabled].focus,
.datepicker table tr td.range.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #f7ca77;
    border-color: #f1a417;
}

.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today:hover .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge {
    color: #f7ca77;
    background-color: #000000;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
    color: #ffffff;
    background-color: #626262;
    border-color: #555555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected:hover.focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    color: #ffffff;
    background-color: #494949;
    border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    background-image: none;
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected:hover.disabled.focus,
.datepicker table tr td.selected.disabled.disabled.focus,
.datepicker table tr td.selected.disabled:hover.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected:hover[disabled].focus,
.datepicker table tr td.selected.disabled[disabled].focus,
.datepicker table tr td.selected.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected:hover.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
    background-color: #626262;
    border-color: #555555;
}

.datepicker table tr td.selected .badge,
.datepicker table tr td.selected:hover .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge {
    color: #626262;
    background-color: #ffffff;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: #f0620a;
    border-color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active:hover.focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: #bf4e08;
    border-color: #e0e0e0;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background-image: none;
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
    background-color: #f0620a;
    border-color: #ffffff;
}

.datepicker table tr td.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge {
    color: #f0620a;
    background-color: #ffffff;
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datepicker table tr td span:hover {
    background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: none;
    color: #626262;
    cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    color: #ffffff;
    background-color: #f0620a;
    border-color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    color: #ffffff;
    background-color: #bf4e08;
    border-color: #e0e0e0;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-image: none;
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
    background-color: #f0620a;
    border-color: #ffffff;
}

.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
    color: #f0620a;
    background-color: #ffffff;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
    color: #626262;
}

.datepicker th.datepicker-switch {
    width: 145px;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
    cursor: pointer;
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
    background: #eeeeee;
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-group.date .input-group-addon i {
    cursor: pointer;
}

.input-daterange input {
    text-align: center;
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: solid #f0620a;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}

.carousel .carousel-inner {
    overflow: hidden;
    border: 2px solid #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.carousel .item img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#carousel-widget .carousel-inner {
    border: none;
}

#carousel-widget .item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    right: 0;
    top: 0;
}

#carousel-widget .item .caption a {
    display: block;
    height: 100%;
}

.carousel-control {
    height: 130px;
    width: 40px;
    top: 50%;
    margin-top: -65px;
    left: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-control span {
    background: url(/mirabilandia/assets/img/it/icons/carousel-controls.png) no-repeat !important;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.carousel-control:before {
    background: #f0620a;
    width: 20px;
    height: 50px;
    content: "";
    top: 50%;
    margin-top: -25px;
    position: absolute;
    left: 10px;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
    -webkit-filter: none;
    filter: none;
}

.carousel-control.right span {
    background-position: -40px 0 !important;
}

.carousel-control:hover,
.carousel-control:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-indicators-wrap {
    position: absolute;
    bottom: -2px;
    width: 100%;
    text-align: center;
}

.carousel-indicators {
    position: relative;
    margin-bottom: 0;
    bottom: 0px;
    left: auto;
    margin-left: 0;
    display: inline-block;
    height: 27px;
    width: auto;
    line-height: 32px;
    text-align: center;
    background: #fff;
    padding: 0 10px;
    z-index: 1;
}

.carousel-indicators li {
    background: #f0620a;
    width: 8px;
    height: 8px;
    border: none;
}

.carousel-indicators:after,
.carousel-indicators:before {
    background-image: url(/mirabilandia/assets/img/it/icons/carousel-controls.png);
    background-repeat: no-repeat;
    background-position: 0px -133px;
    position: absolute;
    content: "";
    width: 50px;
    top: 0;
    height: 100%;
    left: -49px;
}

.carousel-indicators:after {
    left: auto;
    right: -49px;
    background-position: -56px -133px;
}

@media (min-width: 767px) {
    .modal-dialog {
        width: 850px;
        max-width: 90%;
    }
}

.modal-content {
    padding: 0 40px;
    color: #750f61;
}

.modal-header {
    padding: 15px 0;
    border-width: 2px;
}

.modal-title {
    text-align: center;
}

.close {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.panel-group {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #dddddd;
    overflow: hidden;
}

.panel-group .panel {
    border-bottom: 1px solid #dddddd;
    border-top: none;
    border-left: none;
    border-right: none;
}

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

.panel-group .panel:last-child {
    border: none;
}

.panel-group .accordion-toggle {
    display: block;
}

.panel-group .panel-title a {
    text-decoration: none;
}

.panel-group .panel-heading .accordion-toggle:before {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e252";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: #750f61;
    /* adjust as needed */
}

.panel-group .panel-heading .accordion-toggle.collapsed:before {
    /* symbol for "collapsed" panels */
    content: "\e250";
    /* adjust as needed, taken from bootstrap.css */
}

.panel-group-icon .panel-heading {
    background: #e4e4e4;
}

.panel-group-icon .panel-title,
.panel-group-icon .accordion-toggle {
    overflow: hidden;
}

.panel-group-icon .icon {
    width: 60px;
    height: 45px;
    margin-right: 5px;
    display: inline-block;
}

.nav-tabs {
    border-bottom: 0;
    margin-bottom: -1px;
    margin-left: 30px;
}

.nav-tabs > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-style: solid;
    background: #fff;
    border-color: #f0620a;
    border-width: 2px 0 2px 0px;
    margin-left: 50px;
    height: 34px;
    padding: 0;
    line-height: 34px;
    text-decoration: none;
}

.nav-tabs > li > a:before,
.nav-tabs > li > a:after {
    content: "";
    background: url(/mirabilandia/assets/img/it/icons/nav-tab-bg.png) no-repeat;
    width: 50px;
    height: 35px;
    position: absolute;
    left: -50px;
    top: -2px;
}

.nav-tabs > li > a:after {
    left: auto;
    right: -49px;
    background-position: -52px 0;
}

.nav-tabs > li > a:hover {
    background: #f0620a;
    color: #fff;
    border-color: #f0620a;
}

.nav-tabs > li > a:hover:before {
    background-position: 0 -38px;
}

.nav-tabs > li > a:hover:after {
    background-position: -52px -38px;
}

.nav-tabs > li.active {
    margin-left: 0;
}

.nav-tabs > li.active > a {
    border-style: solid;
    border-color: #f0620a;
    border-width: 2px 0 2px 0px;
}

.nav-tabs > li.active > a:before {
    background-position: 0 -38px;
}

.nav-tabs > li.active > a:after {
    background-position: -52px -38px;
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-style: solid;
    border-color: #f0620a;
    border-width: 2px 0 2px 0px;
}

.tab-content {
    border: 2px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
}

.tab-icon .nav-tabs {
    margin-left: 0;
}

.tab-icon .nav-tabs > li > a {
    color: #750f61;
    border: 2px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-left: 0;
    height: 110px;
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    padding: 0 5px;
    background: url(/mirabilandia/assets/img/it/icons/tabs-icons-sprite.png) no-repeat;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    display: table;
}

.tab-icon .nav-tabs > li > a span {
    bottom: 7px;
    font-size: 0.95em;
    position: absolute;
    text-transform: capitalize;
}

.tab-icon .nav-tabs > li > a:before,
.tab-icon .nav-tabs > li > a:after {
    background: none !important;
    width: 0;
    height: 0;
}

.tab-icon .nav-tabs > li > a:hover,
.tab-icon .nav-tabs > li > a:active,
.tab-icon .nav-tabs > li > a:focus {
    background-color: #fff;
    color: #750f61;
}

.tab-icon .nav-tabs > li > a.nav-il-parco {
    background-position: 100px 1px;
}

.tab-icon .nav-tabs > li > a.nav-il-parco span {
    text-transform: capitalize;
}

.tab-icon .nav-tabs > li > a.nav-how-to-get {
    background-position: 60px -164px;
}

.tab-icon .nav-tabs > li > a.nav-how-to-get span {
    text-transform: capitalize;
}

.tab-icon .nav-tabs > li > a.nav-times {
    background-position: 105px -325px;
}

.tab-icon .nav-tabs > li > a.nav-times span {
    text-transform: capitalize;
}

.tab-icon .nav-tabs > li > a.nav-tickets {
    background-position: 100px -500px;
}

.tab-icon .nav-tabs > li > a.nav-tickets span {
    text-transform: capitalize;
}

.tab-icon .nav-tabs > li.active {
    padding: 0;
}

.tab-icon .nav-tabs > li.active > a {
    border: 4px solid #f0620a;
    height: 130px;
    position: relative;
    top: -10px;
    font-weight: bold;
}

.tab-icon .nav-tabs > li.active > a.nav-how-to-get {
    background-position: 65px -165px;
}

.tab-icon .tab-content {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.tab-icon .tab-content .panel-body {
    padding: 0;
}

#barsummary {
    background-color: #f0620a;
    color: #fff;
    position: relative;
}

#barsummary .wdgrow {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    margin: 0px;
    display: block;
    width: 100%;
    clear: both;
    height: auto;
    padding: 10px 10px;
}

#barsummary .wdgsummarycontent {
    overflow: hidden;
    font-size: 18px;
}

#barsummary .label {
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}

#barsummary .total {
    text-align: center;
}

#barsummary .total .value {
    position: relative;
}

#barsummary .total .label {
    font-size: 20px;
}

#barsummary .priceInt {
    font-size: 30px;
    font-weight: bold;
}

#barsummary .price {
    position: relative;
    margin-right: 30px;
}

#barsummary .decimals,
#barsummary .euro {
    position: absolute;
    font-size: 14px;
    font-weight: bold;
}

#barsummary .decimals {
    bottom: -2px;
    right: -25px;
}

#barsummary .euro {
    top: -14px;
    right: -15px;
}

#barsummary .room,
#barsummary .need,
#barsummary .upsitem {
    font-size: 16px;
}

#barsummary .room.right {
    border-left: 1px solid #fff;
}

#barsummary #wdgsummary_closeBT {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 10px;
    height: 10px;
}

#barsummary .icobig {
    background: url(/mirabilandia/assets/img/it/icons/barsummary-icons.png) no-repeat;
    width: 35px;
    height: 25px;
    vertical-align: middle;
    display: inline-block;
}

#barsummary .wdgsummaryico {
    background: url(/mirabilandia/assets/img/it/icons/barsummary-icons.png) no-repeat;
    width: 35px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
}

#barsummary .icocal {
    background-position: 0 -64px;
}

#barsummary .iconight {
    background-position: 0 -90px;
}

#barsummary .icohotel {
    background-position: 0 -115px;
}

#barsummary .icopointer {
    background-position: 0 -145px;
    height: 30px;
}

#barsummary .breadcrumbbt {
    background-position: 0 -15px;
    position: absolute;
    right: -7.5px;
    top: 10px;
    border: 0;
    width: 45px;
    height: 45px;
}

#barsummary .icoadult {
    background-position: 0 -203px;
}

#barsummary .icochildren {
    background-position: 0 -306px;
}

#barsummary .icocamera {
    background-position: 0 -178px;
}

#barsummary .icocoffe {
    background-position: 0 -228px;
}

#barsummary .icoticket {
    background-position: 0 -252px;
}

#barsummary .icoupsale {
    background-position: 0 -279px;
}

#barsummary .need {
    padding-left: 20px;
}

#barsummary .upsitem {
    position: relative;
}

#barsummary .upsitem .qty {
    float: left;
    padding-left: 10px;
}

#barsummary .upsitem .removeUps {
    display: block;
    width: 32px;
    height: 25px;
    position: absolute;
    right: 0;
    background: url(/mirabilandia/assets/img/it/icons/barsummary-icons.png) no-repeat;
    background-position: 0 -329px;
    top: 0;
}

#barsummary #wdgsummary_closeBTbottom {
    padding: 10px;
    width: 100%;
    text-align: center;
}

#barsummary .closedbar {
    margin-bottom: 0;
}

#barsummary .closedbar .center {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

#barsummary .closedbar .rw {
    display: block;
    clear: both;
}

#barsummary .closedbar .stayico {
    margin-top: 10px;
}

#barsummary .bar-ribbon {
    position: absolute;
    bottom: -20px;
    width: 100%;
}

#barsummary .bar-ribbon .ribbon-top {
    height: 8.69565217px;
    max-width: 90px;
    width: 100%;
    background: #f0620a;
    margin: 0 auto;
    font-size: 40px;
    position: relative;
    overflow: hidden;
}

#barsummary .bar-ribbon .ribbon-top:before,
#barsummary .bar-ribbon .ribbon-top:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: -3px;
    -webkit-border-radius: 40px 40px 0 0;
    -moz-border-radius: 40px 40px 0 0;
    border-radius: 40px 40px 0 0;
    background: #ffffff;
    width: 50px;
    z-index: 0;
}

#barsummary .bar-ribbon .ribbon-top:before {
    left: -30px;
}

#barsummary .bar-ribbon .ribbon-top:after {
    right: -30px;
}

#barsummary .bar-ribbon .ribbon-bottom {
    height: 11.76470588px;
    max-width: 50px;
    width: 100%;
    background: #f0620a;
    margin: 0 auto;
    border-radius: 0 0 35px 36px;
    -moz-border-radius: 0 0 35px 36px;
    -webkit-border-radius: 0 0 35px 36px;
    position: relative;
    top: -5px;
}

#barsummary .bar-ribbon .ribbon-bottom {
    top: -3px;
    position: relative;
}

#barsummary .bar-ribbon .ribbon-bottom:after {
    content: "";
    background: url(/mirabilandia/assets/img/it/icons/barsummary-icons.png) no-repeat;
    background-position: 0 -355px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -5px;
    left: 18px;
}

.modal .modals_row {
    margin-top: 5px;
}

.atl-widget-BookingWidget .widget {
    color: #4D4D4D;
}

.atl-widget-BookingWidget .totals-value,
.atl-widget-BookingWidget .camera_totals {
    text-decoration: line-through;
}

.atl-widget-BookingWidget .room_number_label {
    padding-bottom: 10px;
    display: block;
}

.atl-widget-BookingWidget .upsell-label {
    padding-left: 5px;
}

.atl-widget-BookingWidget .description {
    color: #750f61;
}

.atl-widget-BookingWidget .offer-description {
    margin-top: 20px;
}

.atl-widget-BookingWidget .totals_row {
    margin-top: 5px;
}

.atl-widget-BookingWidget .totals_row label {
    padding-top: 5px;
}

.atl-widget-BookingWidget .offer-title {
    margin: 0px 0px 20px 0px;
    color: #464443;
    font-size: 20px !important;
    font-weight: bold;
    color: #f0620a;
}

.atl-widget-BookingWidget .bookingWidgetHeader {
    display: none;
}

.atl-widget-BookingWidget .widget {
    padding: 15px 15px 5px 15px;
    background: rgba(255, 255, 255, 0.9);
    border: none;
}

.atl-widget-BookingWidget .offer,
.atl-widget-BookingWidget .parkarea,
.atl-widget-BookingWidget .rooms,
.atl-widget-BookingWidget .period {
    border-bottom: 2px solid #750f61;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.atl-widget-BookingWidget .price {
    border-top: 2px solid #750f61;
    margin-top: 5px;
    padding-top: 10px;
}

.atl-widget-BookingWidget label {
    padding-left: 0;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 14px;
}

.atl-widget-BookingWidget .tk_have_many_block {
    font-size: 14px;
    font-weight: normal;
}

.atl-widget-BookingWidget legend {
    border-bottom: 0;
}

.atl-widget-BookingWidget .camera_totals_block,
.atl-widget-BookingWidget .totals {
    font-size: 20px;
}

.atl-widget-BookingWidget .camera_totals_label {
    font-size: 18px;
}

.atl-widget-BookingWidget .booking-submit {
    margin-bottom: 10px;
}

.atl-widget-BookingWidget .form-control[disabled],
.atl-widget-BookingWidget .form-control[readonly],
.atl-widget-BookingWidget fieldset[disabled] .form-control {
    cursor: pointer;
    background-color: #ffffff;
}

.atl-widget-BookingWidget .mobileOffer {
    display: none;
}

.children_age_block {
    display: inline-block;
}

.children_age_block_mobile {
    display: none;
}

@media (max-width: 768px) {
    .children_age_block {
        display: none;
    }

    .children_age_block_mobile {
        display: block;
    }

    .atl-widget-BookingWidget .bookingWidgetHeader {
        display: none;
    }

    .atl-widget-BookingWidget .widget {
        padding: 20px 10px 10px 10px;
    }

    .atl-widget-BookingWidget .offer,
    .atl-widget-BookingWidget .parkarea,
    .atl-widget-BookingWidget .rooms,
    .atl-widget-BookingWidget .period {
        border-bottom: 1px solid #dddddd;
        padding-bottom: 5px;
    }

    .atl-widget-BookingWidget .price {
        border-top: 1px solid #dddddd;
        padding-top: 5px;
    }

    .atl-widget-BookingWidget legend {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .atl-widget-BookingWidget .picker__day--outfocus {
        background-color: #eeeeee;
        color: #444444;
    }

    .atl-widget-BookingWidget .mobileOffer {
        margin-top: 10px;
        overflow: hidden;
    }

    .atl-widget-BookingWidget .mobileOffer .mobileOfferBorder {
        border: 2px solid #750f61;
    }

    .atl-widget-BookingWidget .mobileOffer .mobileOfferBody {
        padding: 10px;
    }

    .atl-widget-BookingWidget .mobileOffer .mobileOfferFooter {
        background-color: #ebebeb;
        padding: 10px;
        text-align: right;
    }

    .atl-widget-BookingWidget .mobileOffer .mobileOfferFooter .label {
        color: #464443;
        font-weight: bold;
        line-height: 20px;
        font-size: 14px;
    }

    .atl-widget-BookingWidget .mobileOffer .mobileOfferFooter .offer-price {
        font-weight: bold;
        color: #464443;
        font-size: 18px;
        line-height: 20px;
    }

    .atl-widget-BookingWidget .mobileOffer .offer-title {
        margin: 0px 0px 10px 0px;
        font-size: 16px !important;
    }

    .atl-widget-BookingWidget .mobileOffer .offer-image {
        width: 100%;
        margin-bottom: 5px;
    }

    .atl-widget-BookingWidget .mobileOffer .info p {
        color: #464443;
    }

    .atl-widget-BookingWidget .mobileOffer .info ul {
        list-style: inside;
        color: #666;
        margin: 0px;
        padding: 0px;
        font-size: 14px;
    }

    .atl-widget-BookingWidget.mobile-hidden {
        /*.bookingWidgetHeader:hover {
			cursor:pointer;
			color:@brand-primary;
			background-color:@item-title-color;

		}*/
    }

    .atl-widget-BookingWidget.mobile-hidden .widget {
        padding: 0px;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetBody {
        overflow: hidden;
        height: 0;
        padding: 10px;
        display: none;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetBody.open {
        display: block;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetBody.close {
        height: 0px;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetBody.opening {
        overflow: hidden;
        display: block;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetHeader {
        display: block;
        background-color: #f0620a;
        color: #ffffff;
        cursor: pointer;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderTitle {
        font-size: 24px;
        line-height: 50px;
        padding-left: 6px;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl {
        font-size: 16px;
        float: right;
        line-height: 50px;
        padding-right: 5px;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl .collapseIcon {
        display: none;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl.open .collapseIcon {
        display: inline-block;
    }

    .atl-widget-BookingWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl.open .expandIcon {
        display: none;
    }
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #cccccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover,
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.ui-helper-hidden-accessible {
    display: none;
}

.upsell_block {
    font-size: 11px;
}

.upsell_block .row {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    padding-bottom: 1px;
}

.upsell_block .row:last-child {
    border-bottom: 1px solid #750f61;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

/* Small devices (phones, tablets, up to 990px) */
@media (max-width: 991px) {
    .picker {
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
        color: #000;
        position: absolute;
        z-index: 999999;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .picker__input {
        cursor: default;
    }

    .picker__input.picker__input--active {
        border-color: #f0620a;
    }

    .picker__holder {
        width: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .picker__frame,
    .picker__holder {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    .picker__holder {
        position: fixed;
        -webkit-transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
        -moz-transition: background 0.15s ease-out, -moz-transform 0s 0.15s;
        -o-transition: background 0.15s ease-out, -o-transform 0s 0.15s;
        transition: background 0.15s ease-out, transform 0s 0.15s;
        -webkit-backface-visibility: hidden;
    }

    .picker__frame {
        position: absolute;
        margin: 0 auto;
        min-width: 256px;
        max-width: 666px;
        width: 100%;
        -ms-filter: "alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: all 0.15s ease-out;
        -moz-transition: all 0.15s ease-out;
        -o-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
    }

    .children_age_block {
        display: none;
    }

    .children_age_block_mobile {
        display: block;
    }

    .picker__wrap {
        display: table;
        width: 100%;
        height: 100%;
    }

    .picker__box {
        background: #fff;
        display: table-cell;
        vertical-align: middle;
    }

    .picker--opened .picker__holder {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        zoom: 1;
        background: rgba(0, 0, 0, 0.32);
        -webkit-transition: background 0.15s ease-out;
        -moz-transition: background 0.15s ease-out;
        -o-transition: background 0.15s ease-out;
        transition: background 0.15s ease-out;
    }

    .picker--opened .picker__frame {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -ms-filter: "alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }

    .picker__box {
        padding: 0 1em;
    }

    .picker__header {
        text-align: center;
        position: relative;
        margin-top: 0.75em;
    }

    .picker__month,
    .picker__year {
        font-weight: 500;
        display: inline-block;
        margin-left: .25em;
        margin-right: 0.25em;
    }

    .picker__year {
        color: #999;
        font-size: .8em;
        font-style: italic;
    }

    .picker__select--month,
    .picker__select--year {
        border: 1px solid #b7b7b7;
        height: 2em;
        padding: .5em;
        margin-left: .25em;
        margin-right: 0.25em;
    }

    .picker__select--month {
        width: 35%;
    }

    .picker__select--year {
        width: 22.5%;
    }

    .picker__select--month:focus,
    .picker__select--year:focus {
        border-color: #f0620a;
    }

    .picker__nav--next,
    .picker__nav--prev {
        position: absolute;
        padding: .5em 1.25em;
        width: 1em;
        height: 1em;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: -0.25em;
    }

    .picker__nav--prev {
        left: -1em;
        padding-right: 1.25em;
    }

    .picker__nav--next {
        right: -1em;
        padding-left: 1.25em;
    }

    .picker__nav--next:before,
    .picker__nav--prev:before {
        content: " ";
        border-top: .5em solid transparent;
        border-bottom: .5em solid transparent;
        border-right: .75em solid #000;
        width: 0;
        height: 0;
        display: block;
        margin: 0 auto;
    }

    .picker__nav--next:before {
        border-right: 0;
        border-left: 0.75em solid #000000;
    }

    .picker__nav--next:hover,
    .picker__nav--prev:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

    .picker__nav--disabled,
    .picker__nav--disabled:before,
    .picker__nav--disabled:before:hover,
    .picker__nav--disabled:hover {
        cursor: default;
        background: 0 0;
        border-right-color: #f5f5f5;
        border-left-color: #f5f5f5;
    }

    .picker__table {
        text-align: center;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        font-size: inherit;
        width: 100%;
        margin-top: .75em;
        margin-bottom: 0.5em;
    }

    .picker__table td {
        margin: 0;
        padding: 0;
    }

    .picker__weekday {
        width: 14.285714286%;
        font-size: .75em;
        padding-bottom: .25em;
        color: #999;
        font-weight: 500;
    }

    .picker__day {
        padding: .3125em 0;
        font-weight: 200;
        border: 1px solid transparent;
    }

    .picker__day--today {
        position: relative;
    }

    .picker__day--today:before {
        content: " ";
        position: absolute;
        top: 2px;
        right: 2px;
        width: 0;
        height: 0;
        border-top: 0.5em solid #f0620a;
        border-left: 0.5em solid transparent;
    }

    .picker__day--disabled:before {
        border-top-color: #aaaaaa;
    }

    .picker__day--outfocus {
        color: #ddd;
        color: #000;
    }

    .picker__day--infocus:hover,
    .picker__day--outfocus:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

    .picker__day--highlighted {
        border-color: #f0620a;
    }

    .picker--focused .picker__day--highlighted,
    .picker__day--highlighted:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

    .picker--focused .picker__day--selected,
    .picker__day--selected,
    .picker__day--selected:hover {
        background: #f0620a;
        color: #ffffff;
    }

    .picker--focused .picker__day--disabled,
    .picker__day--disabled,
    .picker__day--disabled:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__footer {
        text-align: center;
    }

    .picker__button--clear,
    .picker__button--close,
    .picker__button--today {
        border: 1px solid #fff;
        background: #fff;
        font-size: .8em;
        padding: .66em 0;
        font-weight: 700;
        width: 33%;
        display: inline-block;
        vertical-align: bottom;
    }

    .picker__button--clear:hover,
    .picker__button--close:hover,
    .picker__button--today:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
        border-bottom-color: #b1dcfb;
    }

    .picker__button--clear:focus,
    .picker__button--close:focus,
    .picker__button--today:focus {
        background: #b1dcfb;
        border-color: #f0620a;
        outline: 0;
    }

    .picker__button--clear:before,
    .picker__button--close:before,
    .picker__button--today:before {
        position: relative;
        display: inline-block;
        height: 0;
    }

    .picker__button--clear:before,
    .picker__button--today:before {
        content: " ";
        margin-right: 0.45em;
    }

    .picker__button--today:before {
        top: -0.05em;
        width: 0;
        border-top: 0.66em solid #f0620a;
        border-left: 0.66em solid transparent;
    }

    .picker__button--clear:before {
        top: -0.25em;
        width: .66em;
        border-top: 3px solid #ee2200;
    }

    .picker__button--close:before {
        content: "\D7";
        top: -0.1em;
        vertical-align: top;
        font-size: 1.1em;
        margin-right: .35em;
        color: #777777;
    }

    .picker__button--today[disabled],
    .picker__button--today[disabled]:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__button--today[disabled]:before {
        border-top-color: #aaaaaa;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%;
    }
}

@media (max-width: 991px) and (min-height: 40.125em) {
    .picker__frame {
        margin-bottom: 7.5%;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__wrap {
        display: block;
    }
}

@media (max-width: 991px) and (min-height: 26.5em) {
    .picker__box {
        font-size: 1.25em;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__box {
        display: block;
        font-size: 1.33em;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
        -moz-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    }
}

@media (max-width: 991px) and (min-height: 40.125em) {
    .picker__box {
        font-size: 1.5em;
        border-bottom-width: 1px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__select--month,
    .picker__select--year {
        margin-top: -0.5em;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__nav--next,
    .picker__nav--prev {
        top: -0.33em;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__nav--next {
        padding-left: 1.5em;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__table {
        margin-bottom: 0.75em;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: 0.5em;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .picker {
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
        color: #000;
        position: absolute;
        z-index: 10000;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .picker__input {
        cursor: default;
    }

    .picker__input.picker__input--active {
        border-color: #f0620a;
    }

    .picker__holder {
        width: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .picker {
        width: 100%;
    }

    .picker__holder {
        position: absolute;
        background: #fff;
        border: 1px solid #f0620a;
        border-top-width: 0;
        border-bottom-width: 0;
        -webkit-border-radius: 10px 10px 10px 10px;
        -moz-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 216px;
        max-width: 466px;
        max-height: 0;
        -ms-filter: "alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
        -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);
        transform: translateY(-1em) perspective(600px) rotateX(10deg);
        -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
        -moz-transition: -moz-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
        -o-transition: -o-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
        transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
    }

    .picker__frame {
        padding: 1px;
    }

    .picker__wrap {
        margin: -1px;
    }

    .picker--opened .picker__holder {
        max-height: 25em;
        -ms-filter: "alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        border-top-width: 1px;
        border-bottom-width: 1px;
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        -moz-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        -moz-transition: -moz-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        -o-transition: -o-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        -webkit-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
        -moz-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
        box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
    }

    .picker__box {
        padding: 0 0em;
    }

    .picker__header {
        text-align: center;
        background-color: #f0620a;
        position: relative;
        padding-top: .5em;
        padding-bottom: .5em;
    }

    .picker__month,
    .picker__year {
        font-weight: 600;
        display: inline-block;
        margin-left: .25em;
        margin-right: .25em;
        color: #ffffff;
    }

    .picker__select--month,
    .picker__select--year {
        border: 1px solid #b7b7b7;
        height: 2em;
        padding: .5em;
        margin-left: .25em;
        margin-right: 0.25em;
    }

    .picker__select--month {
        width: 35%;
    }

    .picker__select--year {
        width: 22.5%;
    }

    .picker__select--month:focus,
    .picker__select--year:focus {
        border-color: #f0620a;
    }

    .picker__nav--next,
    .picker__nav--prev {
        position: absolute;
        padding: .5em 1.25em;
        width: 1em;
        height: 1em;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: -0.25em;
    }

    .picker__nav--prev {
        left: -1em;
        padding-right: 1.25em;
    }

    .picker__nav--next {
        right: 0em;
        padding-right: 0.25em;
    }

    .picker__nav--next:before,
    .picker__nav--prev:before {
        content: " ";
        border-top: .5em solid transparent;
        border-bottom: .5em solid transparent;
        border-right: .75em solid #fff;
        width: 0;
        height: 0;
        display: block;
        margin: 0 auto;
    }

    .picker__nav--next:before {
        border-right: 0;
        border-left: 0.75em solid #ffffff;
    }

    .picker__nav--next:hover,
    .picker__nav--prev:hover {
        cursor: pointer;
        color: #000000;
    }

    .picker__nav--disabled,
    .picker__nav--disabled:before,
    .picker__nav--disabled:before:hover,
    .picker__nav--disabled:hover {
        cursor: default;
        background: 0 0;
        border-right-color: #f5f5f5;
        border-left-color: #f5f5f5;
    }

    .picker__table {
        text-align: center;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        font-size: inherit;
        width: 100%;
        margin-top: .15em;
        margin-bottom: 0.5em;
    }

    .picker__table td {
        margin: 0;
        padding: 1px;
    }

    .picker__weekday {
        width: 14.285714286%;
        font-size: .95em;
        padding-bottom: .25em;
        color: #626262;
        font-weight: 600;
        text-align: center;
    }

    .picker__day {
        padding: .1625em 0;
        font-weight: 200;
        border: 1px solid #cccccc;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .picker__day--today {
        position: relative;
    }

    .picker__day--today:before {
        content: " ";
        position: absolute;
        top: 2px;
        right: 2px;
        width: 0;
        height: 0;
        border-top: 0.5em solid #f0620a;
        border-left: 0.5em solid transparent;
    }

    .picker__day--disabled:before {
        border-top-color: #aaaaaa;
    }

    .picker__day--outfocus {
        color: #ddd;
        color: #000;
    }

    .picker__day--infocus:hover,
    .picker__day--outfocus:hover {
        cursor: pointer;
        color: #000;
        border-color: #f0620a;
        background: #ffffff;
    }

    .picker__day--highlighted {
        border-color: #f0620a;
    }

    .picker--focused .picker__day--highlighted,
    .picker__day--highlighted:hover {
        cursor: pointer;
        color: #000;
        background: #f0620a;
        color: #fff;
    }

    .picker--focused .picker__day--selected,
    .picker__day--selected,
    .picker__day--selected:hover {
        background: #f0620a;
        color: #ffffff;
    }

    .picker--focused .picker__day--disabled,
    .picker__day--disabled,
    .picker__day--disabled:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__footer {
        text-align: center;
    }

    .picker__button--clear,
    .picker__button--close,
    .picker__button--today {
        border: 1px solid #fff;
        background: #fff;
        font-size: .8em;
        padding: .66em 0;
        font-weight: 700;
        width: 33%;
        display: inline-block;
        vertical-align: bottom;
    }

    .picker__button--clear:hover,
    .picker__button--close:hover,
    .picker__button--today:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
        border-bottom-color: #b1dcfb;
    }

    .picker__button--clear:focus,
    .picker__button--close:focus,
    .picker__button--today:focus {
        background: #b1dcfb;
        border-color: #f0620a;
        outline: 0;
    }

    .picker__button--clear:before,
    .picker__button--close:before,
    .picker__button--today:before {
        position: relative;
        display: inline-block;
        height: 0;
    }

    .picker__button--clear:before,
    .picker__button--today:before {
        content: " ";
        margin-right: 0.45em;
    }

    .picker__button--today:before {
        top: -0.05em;
        width: 0;
        border-top: 0.66em solid #f0620a;
        border-left: 0.66em solid transparent;
    }

    .picker__button--clear:before {
        top: -0.25em;
        width: .66em;
        border-top: 3px solid #ee2200;
    }

    .picker__button--close:before {
        content: "\D7";
        top: -0.1em;
        vertical-align: top;
        font-size: 1.1em;
        margin-right: .35em;
        color: #777777;
    }

    .picker__button--today[disabled],
    .picker__button--today[disabled]:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__button--today[disabled]:before {
        border-top-color: #aaaaaa;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__select--month,
    .picker__select--year {
        margin-top: -0.5em;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__nav--next,
    .picker__nav--prev {
        top: 0em;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__nav--next {
        padding-left: 1.5em;
    }
}

@media (min-width: 992px) and (min-height: 33.875em) {
    .picker__table {
        margin-bottom: 0.15em;
    }
}

@media (min-width: 992px) and (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: 0.5em;
    }
}

span.select.ie9 {
    height: 33px;
    background: #fff;
    display: inline-block;
}

span.select.ie9 > select {
    padding-right: 0px !important;
}

span.ie9select {
    position: absolute;
    left: 5px;
    /*margin-top:-30px;*/
    z-index: 999;
    display: inline-block;
    width: 100%;
}

span.select input[name="offer_text"] {
    cursor: pointer;
}

.btn-submit {
    background-color: #f0620a;
    color: #ffffff;
    border-color: #ffffff;
}

.modal .modals_row {
    margin-top: 5px;
}

.atl-widget-BookingCouponWidget .widget {
    color: #4D4D4D;
}

.atl-widget-BookingCouponWidget .totals-value,
.atl-widget-BookingCouponWidget .camera_totals {
    text-decoration: line-through;
}

.atl-widget-BookingCouponWidget .room_number_label {
    padding-bottom: 10px;
    display: block;
}

.atl-widget-BookingCouponWidget .upsell-label {
    padding-left: 5px;
}

.atl-widget-BookingCouponWidget .description {
    color: #750f61;
}

.atl-widget-BookingCouponWidget .offer-description {
    margin-top: 20px;
}

.atl-widget-BookingCouponWidget .totals_row {
    margin-top: 5px;
}

.atl-widget-BookingCouponWidget .totals_row label {
    padding-top: 5px;
}

.atl-widget-BookingCouponWidget .offer-title {
    margin: 0px 0px 20px 0px;
    color: #464443;
    font-size: 20px !important;
    font-weight: bold;
    color: #f0620a;
}

.atl-widget-BookingCouponWidget .bookingWidgetHeader {
    display: none;
}

.atl-widget-BookingCouponWidget .widget {
    padding: 15px 15px 5px 15px;
    background: #f5c387;
    border: none;
}

.atl-widget-BookingCouponWidget .offer,
.atl-widget-BookingCouponWidget .parkarea,
.atl-widget-BookingCouponWidget .rooms,
.atl-widget-BookingCouponWidget .period {
    border-bottom: 2px solid #750f61;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.atl-widget-BookingCouponWidget .price {
    border-top: 2px solid #750f61;
    margin-top: 5px;
    padding-top: 10px;
}

.atl-widget-BookingCouponWidget label {
    padding-left: 0;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 14px;
}

.atl-widget-BookingCouponWidget .tk_have_many_block {
    font-size: 14px;
    font-weight: normal;
}

.atl-widget-BookingCouponWidget legend {
    border-bottom: 0;
}

.atl-widget-BookingCouponWidget .camera_totals_block,
.atl-widget-BookingCouponWidget .totals {
    font-size: 20px;
}

.atl-widget-BookingCouponWidget .camera_totals_label {
    font-size: 18px;
}

.atl-widget-BookingCouponWidget .booking-submit {
    margin-bottom: 10px;
}

.atl-widget-BookingCouponWidget .form-control[disabled],
.atl-widget-BookingCouponWidget .form-control[readonly],
.atl-widget-BookingCouponWidget fieldset[disabled] .form-control {
    cursor: pointer;
    background-color: #ffffff;
}

.atl-widget-BookingCouponWidget .mobileOffer {
    display: none;
}

.children_age_block {
    display: inline-block;
}

.children_age_block_mobile {
    display: none;
}

@media (max-width: 768px) {
    .children_age_block {
        display: none;
    }

    .children_age_block_mobile {
        display: block;
    }

    .atl-widget-BookingCouponWidget .bookingWidgetHeader {
        display: none;
    }

    .atl-widget-BookingCouponWidget .widget {
        padding: 20px 10px 10px 10px;
    }

    .atl-widget-BookingCouponWidget .offer,
    .atl-widget-BookingCouponWidget .parkarea,
    .atl-widget-BookingCouponWidget .rooms,
    .atl-widget-BookingCouponWidget .period {
        border-bottom: 1px solid #dddddd;
        padding-bottom: 5px;
    }

    .atl-widget-BookingCouponWidget .price {
        border-top: 1px solid #dddddd;
        padding-top: 5px;
    }

    .atl-widget-BookingCouponWidget legend {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .atl-widget-BookingCouponWidget .picker__day--outfocus {
        background-color: #eeeeee;
        color: #444444;
    }

    .atl-widget-BookingCouponWidget .mobileOffer {
        margin-top: 10px;
        overflow: hidden;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .mobileOfferBorder {
        border: 2px solid #750f61;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .mobileOfferBody {
        padding: 10px;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .mobileOfferFooter {
        background-color: #ebebeb;
        padding: 10px;
        text-align: right;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .mobileOfferFooter .label {
        color: #464443;
        font-weight: bold;
        line-height: 20px;
        font-size: 14px;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .mobileOfferFooter .offer-price {
        font-weight: bold;
        color: #464443;
        font-size: 18px;
        line-height: 20px;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .offer-title {
        margin: 0px 0px 10px 0px;
        font-size: 16px !important;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .offer-image {
        width: 100%;
        margin-bottom: 5px;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .info p {
        color: #464443;
    }

    .atl-widget-BookingCouponWidget .mobileOffer .info ul {
        list-style: inside;
        color: #666;
        margin: 0px;
        padding: 0px;
        font-size: 14px;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden {
        /*.bookingWidgetHeader:hover {
			cursor:pointer;
			color:@brand-primary;
			background-color:@item-title-color;

		}*/
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .widget {
        padding: 0px;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetBody {
        overflow: hidden;
        height: 0;
        padding: 10px;
        display: none;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetBody.open {
        display: block;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetBody.close {
        height: 0px;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetBody.opening {
        overflow: hidden;
        display: block;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetHeader {
        display: block;
        background-color: #f0620a;
        color: #ffffff;
        cursor: pointer;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderTitle {
        font-size: 24px;
        line-height: 50px;
        padding-left: 6px;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl {
        font-size: 16px;
        float: right;
        line-height: 50px;
        padding-right: 5px;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl .collapseIcon {
        display: none;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl.open .collapseIcon {
        display: inline-block;
    }

    .atl-widget-BookingCouponWidget.mobile-hidden .bookingWidgetHeader .mobileHeaderControl.open .expandIcon {
        display: none;
    }
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #cccccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover,
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.ui-helper-hidden-accessible {
    display: none;
}

.upsell_block {
    font-size: 11px;
}

.upsell_block .row {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    padding-bottom: 1px;
}

.upsell_block .row:last-child {
    border-bottom: 1px solid #750f61;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

/* Small devices (phones, tablets, up to 990px) */
@media (max-width: 991px) {
    .picker {
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
        color: #000;
        position: absolute;
        z-index: 999999;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .picker__input {
        cursor: default;
    }

    .picker__input.picker__input--active {
        border-color: #f0620a;
    }

    .picker__holder {
        width: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .picker__frame,
    .picker__holder {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    .picker__holder {
        position: fixed;
        -webkit-transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
        -moz-transition: background 0.15s ease-out, -moz-transform 0s 0.15s;
        -o-transition: background 0.15s ease-out, -o-transform 0s 0.15s;
        transition: background 0.15s ease-out, transform 0s 0.15s;
        -webkit-backface-visibility: hidden;
    }

    .picker__frame {
        position: absolute;
        margin: 0 auto;
        min-width: 256px;
        max-width: 666px;
        width: 100%;
        -ms-filter: "alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: all 0.15s ease-out;
        -moz-transition: all 0.15s ease-out;
        -o-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
    }

    .children_age_block {
        display: none;
    }

    .children_age_block_mobile {
        display: block;
    }

    .picker__wrap {
        display: table;
        width: 100%;
        height: 100%;
    }

    .picker__box {
        background: #fff;
        display: table-cell;
        vertical-align: middle;
    }

    .picker--opened .picker__holder {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        zoom: 1;
        background: rgba(0, 0, 0, 0.32);
        -webkit-transition: background 0.15s ease-out;
        -moz-transition: background 0.15s ease-out;
        -o-transition: background 0.15s ease-out;
        transition: background 0.15s ease-out;
    }

    .picker--opened .picker__frame {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -ms-filter: "alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }

    .picker__box {
        padding: 0 1em;
    }

    .picker__header {
        text-align: center;
        position: relative;
        margin-top: 0.75em;
    }

    .picker__month,
    .picker__year {
        font-weight: 500;
        display: inline-block;
        margin-left: .25em;
        margin-right: 0.25em;
    }

    .picker__year {
        color: #999;
        font-size: .8em;
        font-style: italic;
    }

    .picker__select--month,
    .picker__select--year {
        border: 1px solid #b7b7b7;
        height: 2em;
        padding: .5em;
        margin-left: .25em;
        margin-right: 0.25em;
    }

    .picker__select--month {
        width: 35%;
    }

    .picker__select--year {
        width: 22.5%;
    }

    .picker__select--month:focus,
    .picker__select--year:focus {
        border-color: #f0620a;
    }

    .picker__nav--next,
    .picker__nav--prev {
        position: absolute;
        padding: .5em 1.25em;
        width: 1em;
        height: 1em;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: -0.25em;
    }

    .picker__nav--prev {
        left: -1em;
        padding-right: 1.25em;
    }

    .picker__nav--next {
        right: -1em;
        padding-left: 1.25em;
    }

    .picker__nav--next:before,
    .picker__nav--prev:before {
        content: " ";
        border-top: .5em solid transparent;
        border-bottom: .5em solid transparent;
        border-right: .75em solid #000;
        width: 0;
        height: 0;
        display: block;
        margin: 0 auto;
    }

    .picker__nav--next:before {
        border-right: 0;
        border-left: 0.75em solid #000000;
    }

    .picker__nav--next:hover,
    .picker__nav--prev:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

    .picker__nav--disabled,
    .picker__nav--disabled:before,
    .picker__nav--disabled:before:hover,
    .picker__nav--disabled:hover {
        cursor: default;
        background: 0 0;
        border-right-color: #f5f5f5;
        border-left-color: #f5f5f5;
    }

    .picker__table {
        text-align: center;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        font-size: inherit;
        width: 100%;
        margin-top: .75em;
        margin-bottom: 0.5em;
    }

    .picker__table td {
        margin: 0;
        padding: 0;
    }

    .picker__weekday {
        width: 14.285714286%;
        font-size: .75em;
        padding-bottom: .25em;
        color: #999;
        font-weight: 500;
    }

    .picker__day {
        padding: .3125em 0;
        font-weight: 200;
        border: 1px solid transparent;
    }

    .picker__day--today {
        position: relative;
    }

    .picker__day--today:before {
        content: " ";
        position: absolute;
        top: 2px;
        right: 2px;
        width: 0;
        height: 0;
        border-top: 0.5em solid #f0620a;
        border-left: 0.5em solid transparent;
    }

    .picker__day--disabled:before {
        border-top-color: #aaaaaa;
    }

    .picker__day--outfocus {
        color: #ddd;
        color: #000;
    }

    .picker__day--infocus:hover,
    .picker__day--outfocus:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

    .picker__day--highlighted {
        border-color: #f0620a;
    }

    .picker--focused .picker__day--highlighted,
    .picker__day--highlighted:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

    .picker--focused .picker__day--selected,
    .picker__day--selected,
    .picker__day--selected:hover {
        background: #f0620a;
        color: #ffffff;
    }

    .picker--focused .picker__day--disabled,
    .picker__day--disabled,
    .picker__day--disabled:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__footer {
        text-align: center;
    }

    .picker__button--clear,
    .picker__button--close,
    .picker__button--today {
        border: 1px solid #fff;
        background: #fff;
        font-size: .8em;
        padding: .66em 0;
        font-weight: 700;
        width: 33%;
        display: inline-block;
        vertical-align: bottom;
    }

    .picker__button--clear:hover,
    .picker__button--close:hover,
    .picker__button--today:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
        border-bottom-color: #b1dcfb;
    }

    .picker__button--clear:focus,
    .picker__button--close:focus,
    .picker__button--today:focus {
        background: #b1dcfb;
        border-color: #f0620a;
        outline: 0;
    }

    .picker__button--clear:before,
    .picker__button--close:before,
    .picker__button--today:before {
        position: relative;
        display: inline-block;
        height: 0;
    }

    .picker__button--clear:before,
    .picker__button--today:before {
        content: " ";
        margin-right: 0.45em;
    }

    .picker__button--today:before {
        top: -0.05em;
        width: 0;
        border-top: 0.66em solid #f0620a;
        border-left: 0.66em solid transparent;
    }

    .picker__button--clear:before {
        top: -0.25em;
        width: .66em;
        border-top: 3px solid #ee2200;
    }

    .picker__button--close:before {
        content: "\D7";
        top: -0.1em;
        vertical-align: top;
        font-size: 1.1em;
        margin-right: .35em;
        color: #777777;
    }

    .picker__button--today[disabled],
    .picker__button--today[disabled]:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__button--today[disabled]:before {
        border-top-color: #aaaaaa;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%;
    }
}

@media (max-width: 991px) and (min-height: 40.125em) {
    .picker__frame {
        margin-bottom: 7.5%;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__wrap {
        display: block;
    }
}

@media (max-width: 991px) and (min-height: 26.5em) {
    .picker__box {
        font-size: 1.25em;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__box {
        display: block;
        font-size: 1.33em;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
        -moz-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    }
}

@media (max-width: 991px) and (min-height: 40.125em) {
    .picker__box {
        font-size: 1.5em;
        border-bottom-width: 1px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__select--month,
    .picker__select--year {
        margin-top: -0.5em;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__nav--next,
    .picker__nav--prev {
        top: -0.33em;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em;
    }
}

@media (max-width: 991px) and (min-width: 24.5em) {
    .picker__nav--next {
        padding-left: 1.5em;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__table {
        margin-bottom: 0.75em;
    }
}

@media (max-width: 991px) and (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: 0.5em;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .picker {
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
        color: #000;
        position: absolute;
        z-index: 10000;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .picker__input {
        cursor: default;
    }

    .picker__input.picker__input--active {
        border-color: #f0620a;
    }

    .picker__holder {
        width: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .picker {
        width: 100%;
    }

    .picker__holder {
        position: absolute;
        background: #fff;
        border: 1px solid #f0620a;
        border-top-width: 0;
        border-bottom-width: 0;
        -webkit-border-radius: 10px 10px 10px 10px;
        -moz-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 216px;
        max-width: 466px;
        max-height: 0;
        -ms-filter: "alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
        -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);
        transform: translateY(-1em) perspective(600px) rotateX(10deg);
        -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
        -moz-transition: -moz-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
        -o-transition: -o-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
        transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
    }

    .picker__frame {
        padding: 1px;
    }

    .picker__wrap {
        margin: -1px;
    }

    .picker--opened .picker__holder {
        max-height: 25em;
        -ms-filter: "alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        border-top-width: 1px;
        border-bottom-width: 1px;
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        -moz-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        -moz-transition: -moz-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        -o-transition: -o-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
        -webkit-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
        -moz-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
        box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
    }

    .picker__box {
        padding: 0 0em;
    }

    .picker__header {
        text-align: center;
        background-color: #f0620a;
        position: relative;
        padding-top: .5em;
        padding-bottom: .5em;
    }

    .picker__month,
    .picker__year {
        font-weight: 600;
        display: inline-block;
        margin-left: .25em;
        margin-right: .25em;
        color: #ffffff;
    }

    .picker__select--month,
    .picker__select--year {
        border: 1px solid #b7b7b7;
        height: 2em;
        padding: .5em;
        margin-left: .25em;
        margin-right: 0.25em;
    }

    .picker__select--month {
        width: 35%;
    }

    .picker__select--year {
        width: 22.5%;
    }

    .picker__select--month:focus,
    .picker__select--year:focus {
        border-color: #f0620a;
    }

    .picker__nav--next,
    .picker__nav--prev {
        position: absolute;
        padding: .5em 1.25em;
        width: 1em;
        height: 1em;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: -0.25em;
    }

    .picker__nav--prev {
        left: -1em;
        padding-right: 1.25em;
    }

    .picker__nav--next {
        right: 0em;
        padding-right: 0.25em;
    }

    .picker__nav--next:before,
    .picker__nav--prev:before {
        content: " ";
        border-top: .5em solid transparent;
        border-bottom: .5em solid transparent;
        border-right: .75em solid #fff;
        width: 0;
        height: 0;
        display: block;
        margin: 0 auto;
    }

    .picker__nav--next:before {
        border-right: 0;
        border-left: 0.75em solid #ffffff;
    }

    .picker__nav--next:hover,
    .picker__nav--prev:hover {
        cursor: pointer;
        color: #000000;
    }

    .picker__nav--disabled,
    .picker__nav--disabled:before,
    .picker__nav--disabled:before:hover,
    .picker__nav--disabled:hover {
        cursor: default;
        background: 0 0;
        border-right-color: #f5f5f5;
        border-left-color: #f5f5f5;
    }

    .picker__table {
        text-align: center;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        font-size: inherit;
        width: 100%;
        margin-top: .15em;
        margin-bottom: 0.5em;
    }

    .picker__table td {
        margin: 0;
        padding: 1px;
    }

    .picker__weekday {
        width: 14.285714286%;
        font-size: .95em;
        padding-bottom: .25em;
        color: #626262;
        font-weight: 600;
        text-align: center;
    }

    .picker__day {
        padding: .1625em 0;
        font-weight: 200;
        border: 1px solid #cccccc;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .picker__day--today {
        position: relative;
    }

    .picker__day--today:before {
        content: " ";
        position: absolute;
        top: 2px;
        right: 2px;
        width: 0;
        height: 0;
        border-top: 0.5em solid #f0620a;
        border-left: 0.5em solid transparent;
    }

    .picker__day--disabled:before {
        border-top-color: #aaaaaa;
    }

    .picker__day--outfocus {
        color: #ddd;
        color: #000;
    }

    .picker__day--infocus:hover,
    .picker__day--outfocus:hover {
        cursor: pointer;
        color: #000;
        border-color: #f0620a;
        background: #ffffff;
    }

    .picker__day--highlighted {
        border-color: #f0620a;
    }

    .picker--focused .picker__day--highlighted,
    .picker__day--highlighted:hover {
        cursor: pointer;
        color: #000;
        background: #f0620a;
        color: #fff;
    }

    .picker--focused .picker__day--selected,
    .picker__day--selected,
    .picker__day--selected:hover {
        background: #f0620a;
        color: #ffffff;
    }

    .picker--focused .picker__day--disabled,
    .picker__day--disabled,
    .picker__day--disabled:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__footer {
        text-align: center;
    }

    .picker__button--clear,
    .picker__button--close,
    .picker__button--today {
        border: 1px solid #fff;
        background: #fff;
        font-size: .8em;
        padding: .66em 0;
        font-weight: 700;
        width: 33%;
        display: inline-block;
        vertical-align: bottom;
    }

    .picker__button--clear:hover,
    .picker__button--close:hover,
    .picker__button--today:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
        border-bottom-color: #b1dcfb;
    }

    .picker__button--clear:focus,
    .picker__button--close:focus,
    .picker__button--today:focus {
        background: #b1dcfb;
        border-color: #f0620a;
        outline: 0;
    }

    .picker__button--clear:before,
    .picker__button--close:before,
    .picker__button--today:before {
        position: relative;
        display: inline-block;
        height: 0;
    }

    .picker__button--clear:before,
    .picker__button--today:before {
        content: " ";
        margin-right: 0.45em;
    }

    .picker__button--today:before {
        top: -0.05em;
        width: 0;
        border-top: 0.66em solid #f0620a;
        border-left: 0.66em solid transparent;
    }

    .picker__button--clear:before {
        top: -0.25em;
        width: .66em;
        border-top: 3px solid #ee2200;
    }

    .picker__button--close:before {
        content: "\D7";
        top: -0.1em;
        vertical-align: top;
        font-size: 1.1em;
        margin-right: .35em;
        color: #777777;
    }

    .picker__button--today[disabled],
    .picker__button--today[disabled]:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #ddd;
        cursor: default;
    }

    .picker__button--today[disabled]:before {
        border-top-color: #aaaaaa;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__select--month,
    .picker__select--year {
        margin-top: -0.5em;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__nav--next,
    .picker__nav--prev {
        top: 0em;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em;
    }
}

@media (min-width: 992px) and (min-width: 24.5em) {
    .picker__nav--next {
        padding-left: 1.5em;
    }
}

@media (min-width: 992px) and (min-height: 33.875em) {
    .picker__table {
        margin-bottom: 0.15em;
    }
}

@media (min-width: 992px) and (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: 0.5em;
    }
}

span.select.ie9 {
    height: 33px;
    background: #fff;
    display: inline-block;
}

span.select.ie9 > select {
    padding-right: 0px !important;
}

span.ie9select {
    position: absolute;
    left: 5px;
    /*margin-top:-30px;*/
    z-index: 999;
    display: inline-block;
    width: 100%;
}

span.select input[name="offer_text"] {
    cursor: pointer;
}

.btn-submit {
    background-color: #f0620a;
    color: #ffffff;
    border-color: #ffffff;
}

#offer-modal .modal-body {
    padding: 0 0 40px 0;
}

#offer-modal .offer-list {
    padding-top: 20px;
    float: left;
    width: 35%;
}

#offer-modal .offer-list li a {
    display: block;
    border-bottom: 2px solid #750f61;
    text-decoration: none;
    padding: 20px 10px;
}

#offer-modal .offer-list li a.selected,
#offer-modal .offer-list li a:hover,
#offer-modal .offer-list li a:active,
#offer-modal .offer-list li a:focus {
    background-color: #dedede;
    position: relative;
    font-weight: bold;
    color: #f0620a;
}

#offer-modal .offer-list li a.selected:after,
#offer-modal .offer-list li a:hover:after,
#offer-modal .offer-list li a:active:after,
#offer-modal .offer-list li a:focus:after,
#offer-modal .offer-list li a.selected:before,
#offer-modal .offer-list li a:hover:before,
#offer-modal .offer-list li a:active:before,
#offer-modal .offer-list li a:focus:before {
    height: 100%;
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    border-left: 15px solid #dedede;
}

#offer-modal .offer-list li a.selected:before,
#offer-modal .offer-list li a:hover:before,
#offer-modal .offer-list li a:active:before,
#offer-modal .offer-list li a:focus:before {
    border-left: 15px solid #750f61;
    right: -17px;
}

#offer-modal .offer-description {
    padding-top: 30px;
    padding-left: 40px;
    border-left: 2px solid #750f61;
    float: right;
    width: 65%;
}

#offer-modal .offer-description .offer-title {
    margin-bottom: 20px;
}

#offer-modal .offer-description .offer-image {
    margin-bottom: 20px;
    position: relative;
}

#offer-modal .offer-description .offer-image img {
    width: 100%;
    height: auto;
}

#offer-modal .offer-description .caption {
    position: absolute;
    padding: 7px;
    bottom: 0;
    width: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

#offer-modal .offer-description .info {
    color: #750f61;
}

#offer-modal .offer-description .include ul {
    list-style-type: disc;
    padding-left: 20px;
    color: #f0620a;
}

#offer-modal .offer-description .include ul li span {
    color: #750f61;
}

#offer-modal .offer-description .price .euro {
    font-size: 28px;
}

#offer-modal .offer-description .price .value {
    font-size: 40px;
}

.recommendations {
    background: #f18200;
}

.recommendations .ribbon .ribbon-top {
    height: 21.73913043px;
    max-width: 340px;
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
    font-size: 40px;
    position: relative;
    overflow: hidden;
}

.recommendations .ribbon .ribbon-top:before,
.recommendations .ribbon .ribbon-top:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: -3px;
    -webkit-border-radius: 40px 40px 0 0;
    -moz-border-radius: 40px 40px 0 0;
    border-radius: 40px 40px 0 0;
    background: #f18200;
    width: 50px;
    z-index: 0;
}

.recommendations .ribbon .ribbon-top:before {
    left: -30px;
}

.recommendations .ribbon .ribbon-top:after {
    right: -30px;
}

.recommendations .ribbon .ribbon-bottom {
    height: 29.41176471px;
    max-width: 300px;
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
    border-radius: 0 0 65px 66px;
    -moz-border-radius: 0 0 65px 66px;
    -webkit-border-radius: 0 0 65px 66px;
    position: relative;
    top: -5px;
}

.recommendations .recommendations-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50px;
    margin-top: 5px;
    width: 75%;
    color: #750f61;
}

.recommendations .description {
    color: #fff;
}

.recommendations a {
    color: #fff;
}

.recommendations ul {
    padding: 14px 25px 0;
}

.recommendations ul li {
    clear: both;
    margin-bottom: 15px;
}

.recommendations ul li .ico-hotel {
    background-position: 3px -170px;
}

.recommendations ul li .ico-mira {
    background-position: 0 -260px;
    height: 65px;
}

.recommendations ul li .ico-headphones {
    background-position: 3px -360px;
}

.recommendations ul li .ico-lock {
    background-position: 3px -467px;
    height: 60px;
}

.recommendations ul li .ico-comment {
    background-position: 3px -555px;
    height: 65px;
}

@media (max-width: 1200px) {
    .ribbon {
        display: none;
    }

    .recommendations .recommendations-title {
        border: 4px solid #f18200;
        font-size: 14px;
        height: auto;
        padding: 10px;
        margin: 0px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        top: 0;
        width: 100%;
        background-color: #FFF;
        position: initial;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
    }
}

@media (max-width: 992px) {
    .recommendations {
        padding: 0px;
        border: 0px;
    }

    .recommendations .recommendations-title {
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-topright: 0px;
        -webkit-border-top-left-radius: 0px;
        -moz-border-radius-topleft: 0px;
        border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        border-top-right-radius: 0px;
        border: 4px solid #f18200;
        padding: 10px;
        font-size: 16px;
    }
}

body.summaryOpen {
    height: 100%;
    overflow: hidden;
}

body.summaryOpen .button-overlay {
    display: none;
}

.summary-widget-mobile .button-overlay {
    position: fixed;
    z-index: 1039;
    bottom: 0px;
    right: -1px;
    overflow: hidden;
    min-width: 150px;
}

.summary-widget-mobile .button-overlay .summary-submit-button {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #750f61;
    text-align: left;
}

.summary-widget-mobile .section-mobile-cog {
    display: none;
}

#summary-widget .widget {
    padding: 0 20px 30px 20px;
    color: #626262 !important;
}

#summary-widget .widget .item {
    border-bottom: 2px solid #750f61;
}

#summary-widget .widget .perche {
    color: inherit;
    font-size: 12px;
    display: block;
    padding-left: 5px;
    text-decoration: none;
}

#summary-widget .widget .total span {
    display: block;
    text-align: right;
    font-weight: bold;
    font-size: 30px;
}

#summary-widget .widget .total .limited {
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    border: 2px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 5px 0;
}

#summary-widget .widget .total .best-brice {
    text-decoration: none;
    color: #555555;
    display: block;
    margin: 5px 0;
}

#upsale-widget .basket-delete {
    color: red;
    font-size: 30px;
    line-height: 12px;
    cursor: pointer;
}

/*
.extra{
	color:#fff;
	line-height: 16px;
	font-size: 14px;
	h2{
		margin:0;
	}
	.extra-primary,.extra-success{
		padding: 5px 10px 5px 50px;
		margin-left: 25px;
		margin-bottom: 20px;
		margin-top: 20px;
		position: relative;
		border-radius: 0 @border-radius-base @border-radius-base 0;
		box-shadow: 1px 2px 2px rgba(19, 21, 21, 0.3);
		height: 104px;
		.icon{
			background-image: url(/mirabilandia/assets/img/it/icons/sprite-icons.png);
			background-repeat: no-repeat;
			position: absolute;
			left: -25px;
			top: 0;
			height: 100%;
			width: 65px;
			height: 110px;
		}

	}
	.extra-primary{
		background-color: @brand-primary;
		.icon{
			background-position: -297px -409px;
		}

	};
	.extra-success{
		background-color: @brand-success;
		.icon{
			background-position: -297px -540px;
		}
	}

}
*/
@media (max-width: 767px) {
    .atl-widget-SummaryWidget {
        z-index: 1039;
        position: fixed;
    }

    .services-list .desktop-view {
        display: none;
    }
}

@media (min-width: 992px) {
    .extra {
        font-size: 12px;
    }

    .extra h2 {
        font-size: 30px;
    }

    .extra .extra-primary,
    .extra .extra-success {
        height: auto;
    }
}

@media (min-width: 1200px) {
    .extra {
        font-size: 14px;
    }

    .extra .extra-primary,
    .extra .extra-success {
        height: 104px;
    }
}

.mobile-location-list {
    display: none;
}

.selectrow {
    margin-right: 1px !important;
}

.location-widget {
    margin-bottom: 60px;
    /*.changelocation-pin:hover {background-position: 0px -29px;}
  .changelocation-pin.selected {background-position: 0px -58px;}
  .changelocation-pin.primary {background-position: 0px -87px;}	*/
    /*.changelocation-pin .name{
      height: 21px;
      line-height: 20px;
      margin-left: 28px;
      margin-top: 3px;
      overflow: hidden;
      pointer-events: none;
      white-space:nowrap;
      text-overflow: ellipsis;
      width:75px;
      word-break: break-all;
  }*/
}

.location-widget .widget {
    padding: 0 40px 40px;
}

.location-widget .location {
    position: relative;
    padding-top: 20px;
    /*		.media-object{
                max-width: 90px;
            }*/
}

.location-widget .location .location-item {
    max-height: 99px;
}

.location-widget .location .location-item .hotel-position {
    color: #626262;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    padding-top: 20px;
}

.location-widget .location .media {
    margin-bottom: 10px;
    margin-left: 0px;
    position: relative;
}

.location-widget .location .media .media-body {
    padding-right: 90px;
    padding-left: 10px;
}

.location-widget .location .media .media-body .stars {
    display: block;
    margin: 0;
}

.location-widget .location .hotel-position {
    position: absolute;
    display: none;
    font-size: 24px;
    text-transform: uppercase;
}

.location-widget .location .location-title {
    position: absolute;
    font-size: 24px;
    top: 15px;
    color: #750f61;
}

.location-widget .location .media-left {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 70px;
    width: 90px;
    height: 100%;
}

.location-widget .location .media-left,
.location-widget .location .media > .pull-left {
    padding-right: 0px;
}

.location-widget .location .hotel-title {
    text-align: left;
    margin-right: 5%;
}

.location-widget .location .hotel-price {
    color: #fff;
    background: #f0620a;
    padding: 7px 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    width: 90px;
}

.location-widget .location .hotel-price .price-tot {
    font-size: 12px;
    line-height: 12px;
}

.location-widget .changelocation-map {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.location-widget .changelocation-map .map-img {
    width: 100%;
}

.location-widget .changelocation-pin {
    color: #000;
    cursor: pointer;
    font-size: 12px;
    height: 36px;
    line-height: 11px;
    padding-top: 0;
    position: absolute;
    width: 49px;
    background: rgba(0, 0, 0, 0) url("/mirabilandia/assets/img/map-marker-orange.png") no-repeat scroll 0 0;
    -webkit-background-size: 36px 36px;
    -moz-background-size: 36px 36px;
    background-size: 36px 36px;
}

.location-widget .changelocation-pin.selected {
    background: rgba(0, 0, 0, 0) url("/mirabilandia/assets/img/map-marker-orange-dark.png") no-repeat scroll 0 0;
    -webkit-background-size: 36px 36px;
    -moz-background-size: 36px 36px;
    background-size: 36px 36px;
}

.location-widget .changelocation-pin .name {
    display: none;
    height: 21px;
    line-height: 20px;
    left: 27px;
    top: 4px;
    overflow: hidden;
    white-space: nowrap;
    width: 0;
    padding-left: 5px;
    padding-right: 10px;
    word-break: break-all;
    background-color: #feb03e;
    color: white;
    font-weight: bold;
    pointer-events: none;
    clear: both;
    position: absolute;
    border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    z-index: 10;
}

.location-widget .changelocation-pin.selected .name,
.location-widget .changelocation-pin:hover .name {
    display: block;
    width: auto;
}

.location-widget .changelocation-pin.selected .name {
    background-color: #ef643c;
}

.location-widget .changelocation-pin .availability {
    pointer-events: none;
    padding-top: 8px;
    margin-left: -13px;
    font-weight: bold;
    text-align: center;
}

.location-widget .changelocation-pin .infowindow {
    display: none;
    background-color: rgba(0, 0, 0, 0.9);
    color: white;
    font-size: 11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 30px;
    min-width: 150px;
    padding: 5px;
    z-index: 15 !important;
}

.location-widget .changelocation-pin .infowindow-price {
    font-weight: bold;
    padding: 5px 0;
}

.location-widget .changelocation-pin .infowindow-distance {
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    padding: 5px 0;
    font-weight: bold;
}

.location-widget .changelocation-pin .infowindow-title {
    margin: 10px 0;
}

.location-widget .changelocation-pin:hover .infowindow {
    display: block;
    z-index: 3;
}

.location-widget .changelocation-list .template {
    display: none;
}

.location-widget .location-item * {
    pointer-events: none;
}

.location-widget .location-item:hover {
    cursor: pointer;
}

.location-widget .location-item:hover .media {
    background-color: #f6f6f6;
}

.location-item.active .media {
    border: 2px solid #3aaa35;
}

.location-item.active .hotel-price {
    background: #3aaa35;
}

@media (max-width: 1120px) {
    .location-widget .location .location-item {
        max-height: none;
    }
}

@media (max-width: 768px) {
    .stars .glyphicon-star {
        font-size: 14px;
    }

    .location-widget .changelocation-map {
        display: none;
    }

    .location-widget .location .location-item {
        max-height: none;
    }

    .location-widget #HotelHeaderMap h3.before-title {
        display: none;
    }

    .mobile-location-list {
        display: block;
        /* Reset Select */
        /* Remove IE arrow */
        /* Custom Select */
        /* Arrow */
        /* Transition */
    }

    .mobile-location-list select {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0 !important;
        background: #f0620a;
        background-image: none;
    }

    .mobile-location-list select::-ms-expand {
        display: none;
    }

    .mobile-location-list .select {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 3em;
        line-height: 3;
        background: #f0620a;
        overflow: hidden;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .mobile-location-list select {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 .5em;
        color: #fff;
        cursor: pointer;
    }

    .mobile-location-list .select::after {
        content: '\25BC';
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 2em 0 1em;
        background: #f0620a;
        cursor: pointer;
        pointer-events: none;
        -webkit-transition: .25s all ease;
        -o-transition: .25s all ease;
        -moz-transition: .25s all ease;
        transition: .25s all ease;
        color: white;
    }

    .mobile-location-list .select:hover::after {
        color: #f39c12;
    }

    .select2-container {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        vertical-align: middle;
        width: 86%;
    }

    .select2-container .select2-dropdown {
        width: 100%;
    }

    .select2-container .select2-selection--single {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .select2-container .select2-selection--single .select2-selection__clear {
        position: relative;
    }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
    }

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        display: inline-block;
        overflow: hidden;
        padding-left: 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .select2-container .select2-search--inline {
        float: left;
    }

    .select2-container .select2-search--inline .select2-search__field {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        padding: 0;
    }

    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

    .select2-dropdown {
        background-color: white;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        position: absolute;
        left: -100000px;
        width: 100%;
        z-index: 1051;
        border: 2px solid #f0620a;
    }

    .select2-results {
        display: block;
    }

    .select2-results__options {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .select2-results__option {
        padding: 6px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
    }

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

    .select2-container--open .select2-dropdown {
        left: 0;
    }

    .select2-container--open .select2-dropdown--above {
        border-bottom: none;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

    .select2-container--open .select2-dropdown--below {
        border-top: none;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
    }

    .select2-search--dropdown {
        display: block;
        padding: 4px;
    }

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

    .select2-close-mask {
        border: 0;
        margin: 0;
        padding: 0;
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        min-height: 100%;
        min-width: 100%;
        height: auto;
        width: auto;
        opacity: 0;
        z-index: 99;
        background-color: #fff;
        filter: alpha(opacity=0);
    }

    .select2-hidden-accessible {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        -webkit-clip-path: inset(50%) !important;
        clip-path: inset(50%) !important;
        height: 1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
        white-space: nowrap !important;
    }

    .select2-container--default .select2-selection--single {
        background-color: transparent;
        border: transparent;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 100%;
        color: white;
        height: 48px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: white !important;
        line-height: 48px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #ffffff;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #888 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
    }

    .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
        float: left;
    }

    .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
        left: 1px;
        right: auto;
    }

    .select2-container--default.select2-container--disabled .select2-selection--single {
        background-color: #eee;
        cursor: default;
    }

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #888 transparent;
        border-width: 0 4px 5px 4px;
    }

    .select2-container--default .select2-selection--multiple {
        background-color: white;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: text;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
        list-style: none;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #333333;
    }

    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
        float: right;
    }

    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
        margin-left: 5px;
        margin-right: auto;
    }

    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
        margin-left: 2px;
        margin-right: auto;
    }

    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border: solid black 1px;
        outline: 0;
    }

    .select2-container--default.select2-container--disabled .select2-selection--multiple {
        background-color: #eee;
        cursor: default;
    }

    .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
        display: none;
    }

    .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
    .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
    }

    .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

    .select2-container--default .select2-search--dropdown .select2-search__field {
        border: 1px solid #aaaaaa;
    }

    .select2-container--default .select2-search--inline .select2-search__field {
        background: transparent;
        border: none;
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: textfield;
    }

    .select2-container--default .select2-results > .select2-results__options {
        max-height: 200px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .select2-container--default .select2-results__option[role=group] {
        padding: 0;
    }

    .select2-container--default .select2-results__option[aria-disabled=true] {
        color: #999999;
    }

    .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: #f9be99;
    }

    .select2-container--default .select2-results__option .select2-results__option {
        padding-left: 1em;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -2em;
        padding-left: 3em;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -4em;
        padding-left: 5em;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -5em;
        padding-left: 6em;
    }

    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #f0620a;
        color: white;
    }

    .select2-container--default .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px;
    }

    .select2-container--classic .select2-selection--single {
        background-color: #f7f7f7;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        outline: 0;
        background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
        background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), to(#eeeeee));
        background-image: -moz-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
        background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
    }

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
        background-image: -moz-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
        border-color: #888 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
    }

    .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
        float: left;
    }

    .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
        border: none;
        border-right: 1px solid #aaa;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px;
        left: 1px;
        right: auto;
    }

    .select2-container--classic.select2-container--open .select2-selection--single {
        border: 1px solid #5897fb;
    }

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none;
    }

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #888 transparent;
        border-width: 0 4px 5px 4px;
    }

    .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
        border-top: none;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
        background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #eeeeee));
        background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
        background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
    }

    .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
        border-bottom: none;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
        background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#ffffff));
        background-image: -moz-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
        background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
    }

    .select2-container--classic .select2-selection--multiple {
        background-color: white;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: text;
        outline: 0;
    }

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #555555;
    }

    .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
        float: right;
        margin-left: 5px;
        margin-right: auto;
    }

    .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
        margin-left: 2px;
        margin-right: auto;
    }

    .select2-container--classic.select2-container--open .select2-selection--multiple {
        border: 1px solid #5897fb;
    }

    .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
        border-top: none;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
    }

    .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
        border-bottom: none;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

    .select2-container--classic .select2-search--dropdown .select2-search__field {
        border: 1px solid #aaa;
        outline: 0;
    }

    .select2-container--classic .select2-search--inline .select2-search__field {
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .select2-container--classic .select2-dropdown {
        background-color: #fff;
        border: 1px solid transparent;
    }

    .select2-container--classic .select2-dropdown--above {
        border-bottom: none;
    }

    .select2-container--classic .select2-dropdown--below {
        border-top: none;
    }

    .select2-container--classic .select2-results > .select2-results__options {
        max-height: 200px;
        overflow-y: auto;
    }

    .select2-container--classic .select2-results__option[role=group] {
        padding: 0;
    }

    .select2-container--classic .select2-results__option[aria-disabled=true] {
        color: #808080;
    }

    .select2-container--classic .select2-results__option--highlighted[aria-selected] {
        background-color: #3875d7;
        color: #ffffff;
    }

    .select2-container--classic .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px;
    }

    .select2-container--classic.select2-container--open .select2-dropdown {
        border-color: #5897fb;
    }

    .select2-results__option {
        border-bottom: 1px solid #c1c1c1;
    }
}

.reserver-area {
    border: 4px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-image: url(/mirabilandia/assets/img/it/person.png);
    background-repeat: no-repeat;
    background-position: 110% 100%;
    padding: 0px 70px 15px 15px;
}

.reserver-area h2 {
    margin-bottom: 0;
}

.register-area {
    border: 4px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-image: url(/mirabilandia/assets/img/it/document-filled.png);
    background-repeat: no-repeat;
    background-position: 103% 96%;
    -webkit-background-size: 90px 90px;
    -moz-background-size: 90px;
    background-size: 90px;
    padding: 0px 70px 15px 15px;
}

.register-area h2 {
    margin-bottom: 0;
}

.atl-widget-RelatedOffer h4 {
    margin-top: 0px;
}

.atl-widget-RelatedOffer ul.simplewidget a {
    font-size: 0.85em;
    display: block;
    float: none;
    width: 100%;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 10px;
    border-bottom: 2px solid #D1D1D1;
}

.atl-widget-RelatedOffer ul.simplewidget a:hover {
    text-decoration: none;
    background: #E4E4E4;
}

.atl-widget-BackendLink {
    float: left;
    /*width: 10%;*/
    font-size: 0.95em;
    line-height: 1.8em;
}

.atl-widget-BackendLink a {
    color: #fff;
    /*border: 1px solid #fff;*/
    padding: 2px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 32px;
}

.atl-widget-BackendLink .whoAmI {
    position: absolute;
    top: 0px;
    margin-left: 48px;
    color: #fff;
    font-weight: bold;
    float: left;
    display: inline;
    -webkit-box-shadow: inset 1px 2px 5px 0 #424242;
    -moz-box-shadow: inset 1px 2px 5px 0 #424242;
    -o-box-shadow: inset 1px 2px 5px 0 #424242;
    box-shadow: inset 1px 2px 5px 0 #424242;
    background: #f18200;
    padding: 2px 10px;
}

@media (max-width: 1200px) {
    .atl-widget-BackendLink {
        /*width: 16%;*/
    }

    .atl-widget-BackendLink .whoAmI {
        display: none;
    }
}

.atl-widget-LanguageSwitch .dropdown-menu li a {
    white-space: inherit;
}

@media (max-width: 767px) {
    .atl-widget-LanguageSwitch .dropdown-menu {
        left: 0;
        right: 0;
        top: auto;
        position: fixed;
        z-index: 1051;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

.hotelslist-body {
    background-color: white;
    padding: 20px 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.hotelslist-container header {
    margin: 0px;
    text-align: center;
}

.hotelslist-container header .title {
    display: inline-block;
    margin: auto;
    padding: 10px 30px 0px 30px;
    -webkit-border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    background-color: white;
}

.hotelslist-container header h1 {
    margin: 0px auto;
    font-size: 24px;
}

.hotel-description {
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px solid #CCCCCC;
    font-size: 12px;
    position: relative;
    padding-bottom: 10px;
    height: 100px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
}

.hotel-description .text {
    margin-bottom: 20px;
}

.hotel-description.fixed {
    height: auto;
    cursor: default;
}

.hotel-description.fixed:before {
    background: rgba(0, 0, 0, 0);
}

.hotel-description.fixed:after {
    content: '';
}

.hotel-description:after {
    position: absolute;
    bottom: 10px;
    right: 5px;
    width: 14px;
    height: 14px;
    display: block;
    content: '+';
    font-weight: bold;
    font-size: 18px;
    color: #275B89;
}

.hotel-description.open:after {
    content: '-';
}

.hotel-description:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 40px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    /*Safari 5.1-6*/
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), #ffffff);
    /*Opera 11.1-12*/
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), #ffffff);
    /*Fx 3.6-15*/
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
    /*Standard*/
}

.hotel-description.open:before {
    background: rgba(0, 0, 0, 0);
}

.hotel-description.open {
    height: auto;
}

.hotel-item {
    border: 2px solid #DDD;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hotel-item .media {
    margin: 15px 10px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hotel-item .img-responsive {
    width: 100%;
}

.hotel-item figure {
    margin: 0 0 10px 0;
    padding: 0px;
}

.hotel-item .media-body {
    padding: 0px 10px;
}

.hotel-item .room-availability {
    color: orange;
    font-size: 12px;
    font-weight: bold;
}

.hotel-item .panel-footer {
    -webkit-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;
}

.hotel-item .total {
    font-size: 20px;
    line-height: 38px;
    padding: 0 20px;
}

.hotelslist-sorting-button .hotelslist-sorting-button-item {
    font-size: 12px;
    background-color: white;
}

.hotelslist-sorting-button {
    margin: 0px 8px 0px 0px;
}

.sorting-buttons-container {
    margin-top: 20px;
}

.sorting-buttons-container .btn-group,
.sorting-buttons-container .btn {
    margin: 0px 0px 5px 0px;
    font-size: 13px;
}

.sorting-title {
    font-size: 16px;
    float: left;
    margin: 0px 15px 0px 0px;
    line-height: 26px;
}

.hotel-item .priceContainer {
    height: 34px;
    line-height: 37px;
}

.hotel-item .priceComponents {
    font-size: 0.9em;
    margin: 10px 0px;
    padding: 0;
}

.hotelslist-body .btrecommended {
    width: 160px;
    text-align: center;
}

.hotelslist-body .btparkdist,
.hotelslist-body .groupbtparkdist {
    width: 160px;
    text-align: center;
}

.booking-submit-list {
    margin: 20px auto;
    padding: 30px;
    position: relative;
    width: 100%;
}

@media (max-width: 768px) {
    .hotelslist-container .hotelslist-body {
        padding: 20px 15px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    .hotelslist-container .hotelslist-body .btrecommended {
        width: 100%;
    }

    .hotelslist-container .hotelslist-body .sorting-buttons-container .btn {
        padding: 10px 0px;
    }

    .hotelslist-container .hotelslist-body .sorting-buttons-container .btn-group .dropdown-menu {
        width: 100%;
        z-index: 1041;
    }

    .hotelslist-container header .title {
        display: block;
        -webkit-border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
        background-color: #f0620a;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #ffffff;
    }

    .hotelslist-container header .title small {
        color: #ffffff;
    }
}

.atl-widget-HotelExtraInfo .service-icon {
    display: inline-block;
    margin: 3px;
}

.atl-widget-HotelExtraInfo .service-label {
    display: inline-block;
}

.atl-widget-HotelExtraInfo .services-list li {
    margin: 0 3px;
}

.atl-widget-HotelExtraInfo .panel-extra-info {
    background-color: #EEEEEE;
    margin: 3px;
}

@media (max-width: 767px) {
    .atl-widget-HotelExtraInfo .service-icon {
        margin: 0px;
        float: left;
    }

    .atl-widget-HotelExtraInfo .panel-extra-info {
        background-color: #FFFFFF;
        margin: 0px;
    }

    .atl-widget-HotelExtraInfo .services-list li {
        margin: 0;
    }

    .atl-widget-HotelExtraInfo .tab-content {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .atl-widget-Hotelbanner {
        margin-top: 85px;
    }

    .atl-widget-CustomerData {
        margin-top: 40px;
    }
}

#listoffercontainer {
    padding: 15px 0;
}

#BookingWidget-modal {
    background-color: rgba(0, 0, 0, 0.7);
}

.atl-widget-ListOfferDialog {
    /*	.listoffer-item {border:0px; padding:0px; position:relative; border-right:2px solid @listoffer-alternate-color;}*/
    /*	.listoffer-item a {border-bottom: 2px solid @listoffer-alternate-color; display: block; padding: 20px 15px 20px 10px; text-decoration: none;}*/
    /*	.listoffer-item .selector {position:absolute; width:5px; height:100%; right:0; top:0; border-bottom: 2px solid @listoffer-alternate-color;}*/
    /*	.listoffer-item.selected {background-color: #DEDEDE; font-weight:bold;}*/
    /*	.modal-body .atl-widget-ListOfferDialog {margin-top:-15px;}*/
}

.atl-widget-ListOfferDialog .list-unstyled {
    margin-right: 20px;
}

.atl-widget-ListOfferDialog .offer-description ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.atl-widget-ListOfferDialog .offer-description li {
    padding-left: 1em;
    text-indent: -0.7em;
}

.atl-widget-ListOfferDialog .offer-description li:before {
    content: "• ";
    color: #f0620a;
    /* bullet color */
}

.atl-widget-ListOfferDialog .offer-description .include {
    padding-top: 20px;
}

.atl-widget-ListOfferDialog .offer-price {
    color: #f0620a;
}

.atl-widget-ListOfferDialog .listoffer-right {
    background-color: #EBEBEB;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 20px 20px;
}

.atl-widget-ListOfferDialog .listoffer-left {
    padding: 0px;
}

.atl-widget-ListOfferDialog .listoffer-left .offer-price {
    display: none;
}

.atl-widget-ListOfferDialog .listoffer-item {
    border: 0px;
    padding: 0px;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #EBEBEB;
    margin-bottom: 10px;
}

.atl-widget-ListOfferDialog .listoffer-item a {
    display: block;
    padding: 20px 15px 20px 10px;
    text-decoration: none;
}

.atl-widget-ListOfferDialog .listoffer-item a.selected {
    color: white;
}

.atl-widget-ListOfferDialog .listoffer-item .selector {
    display: none;
}

.atl-widget-ListOfferDialog .listoffer-item:hover {
    cursor: pointer;
    background-color: #CCCCCC;
}

.atl-widget-ListOfferDialog .listoffer-item:hover .selector {
    background-color: #CCCCCC;
}

.atl-widget-ListOfferDialog .listoffer-item.selected .selector {
    background-color: #750f61;
}

.atl-widget-ListOfferDialog .listoffer-item.selected {
    background-color: #f0620a;
    font-weight: bold;
    color: white;
}

.atl-widget-ListOfferDialog .offer-image {
    width: 100%;
}

.atl-widget-ListOfferDialog .offer-banner {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100px;
    background-color: #DEDEDE;
}

.atl-widget-ListOfferDialog .offer-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

.atl-widget-ListOfferDialog .offer-price-label {
    font-size: 16px;
    display: block;
    margin-bottom: -7px;
}

.atl-widget-ListOfferDialog .offer-price-valute {
    font-size: 28px;
}

.atl-widget-ListOfferDialog .offer-price-value {
    font-size: 50px;
    font-weight: bold;
}

.atl-widget-ListOfferDialog .offer-price-sub {
    padding-bottom: 10px;
    display: block;
    margin-top: -7px;
}

.atl-widget-ListOfferDialog .btn-close-mobile {
    display: none;
}

.atl-widget-ListOfferDialog .dialog-footer-container {
    float: right;
    padding: 0px 10px 30px 20px;
}

@media (max-width: 991px) {
    .atl-widget-ListOfferDialog .modal-content {
        padding: 0 10px;
    }

    .atl-widget-ListOfferDialog .btn-close-mobile {
        display: inline;
        float: right;
    }

    .atl-widget-ListOfferDialog .listoffer-left .offer-price {
        display: block;
        padding-right: 10px;
    }

    .atl-widget-ListOfferDialog .listoffer-left .offer-price .offer-price-label {
        font-size: 12px;
    }

    .atl-widget-ListOfferDialog .listoffer-left .offer-price .offer-price-valute {
        font-size: 18px;
    }

    .atl-widget-ListOfferDialog .listoffer-left .offer-price .offer-price-value {
        font-size: 18px;
        font-weight: bold;
    }

    .atl-widget-ListOfferDialog .listoffer-item {
        border: 0px;
        padding: 0px;
        border-right: 0px;
        /*			border-bottom:1px solid @listoffer-alternate-color;*/
    }

    .atl-widget-ListOfferDialog .listoffer-item a {
        border-bottom: 0px;
        display: block;
        padding: 10px 10px 10px 10px;
    }

    .atl-widget-ListOfferDialog .listoffer-item .selector {
        display: none;
    }

    .atl-widget-ListOfferDialog .listoffer-item:hover {
        cursor: pointer;
        background-color: #EBEBEB;
    }

    .atl-widget-ListOfferDialog .listoffer-item.selected {
        /*background-color: inherit; */
        font-weight: normal;
        color: white;
    }

    .atl-widget-ListOfferDialog .listoffer-item.selected .offer-price-label {
        color: white;
    }

    .atl-widget-ListOfferDialog .listoffer-item.selected .offer-price-valute {
        color: white;
    }

    .atl-widget-ListOfferDialog .listoffer-item.selected .offer-price-value {
        color: white;
    }
}

@media (max-width: 991px) {
    .atl-widget-BookingWidget .modal-content,
    .atl-widget-BookingCouponWidget .modal-content {
        padding: 0 10px;
    }
}

.setlocation-widget {
    margin: 20px 0;
}

.setlocation-widget .label-supplement, .setlocation-widget .label-treatment-supplement {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}

.setlocation-widget .label-supplement .fa {
    margin-left: 20px;
}

.setlocation-widget .label-supplement .fa:hover {
    cursor: pointer;
    opacity: 0.8;
}

.setlocation-widget .value-supplement, .setlocation-widget .value-treatment-supplement {
    color: #555;
    font-weight: normal;
    font-size: 16px;
}

.setlocation-widget .value-total {
    color: #555;
    font-weight: bold;
    font-size: 24px;
}

.setlocation-widget .submit-set-location {
    background-color: #3aaa35;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    border-color: #ffffff;
    color: #ffffff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 2px 2px #666;
    -moz-box-shadow: 0 2px 2px #666;
    box-shadow: 0 2px 2px #666;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    padding: 5px 15px;
    text-transform: uppercase;
}

.banner .navigation .navbar-header .best-price {
    display: block;
    position: relative;
    width: 52px;
    height: 40px;
    float: right;
    cursor: pointer;
    overflow: hidden;
    margin-right: 17px;
}

.banner .navigation .navbar-header .best-price img {
    width: 100%;
    height: 100%;
}

.atl-widget-BestPriceDialog {
    text-align: left;
}

@media (min-width: 768px) {
    .banner .navigation .navbar-header .best-price {
        float: none;
        display: block;
        position: absolute;
        width: 52px;
        height: 40px;
        left: 225px;
        top: 5px;
        margin-right: 0px;
    }

    .banner .navigation .navbar-header .best-price img {
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 1199px) {
    .banner .navigation .navbar-header .best-price {
        width: 100px;
        height: 76px;
        left: 234px;
        top: -11px;
        margin-right: 0px;
    }
}

.home .carousel_content_spacer {
    width: 100%;
    z-index: -1;
}

.home #slideshow {
    z-index: 1;
}

.home #slideshow .carousel,
.home #slideshow .item {
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.home #slideshow .carousel {
    border: none;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.28);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.28);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.28);
}

.home #slideshow .carousel-inner {
    height: 100%;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.home #slideshow #booking1 {
    position: relative;
    top: auto;
    left: auto;
    z-index: 999;
    visibility: visible;
}

.home .content {
    margin-top: 40px;
    position: relative;
}

.home .content .breaking-news {
    position: absolute;
    left: 415px;
    z-index: 1;
}

.home .breaking-news-right {
    position: absolute;
    right: 0;
    z-index: 1;
    bottom: 10px;
}

.home .content .main {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
    padding: 0;
}

.home .content .widget img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.home .content .widget .buttonMail {
    margin-top: 4px;
    padding-bottom: 7px;
}

.home .content #newsletter {
    padding: 19px 0;
}

.home .content #newsletter p {
    text-align: center;
}

.home .content #newsletter ::-webkit-input-placeholder {
    text-align: center;
}

.home .content #newsletter :-moz-placeholder {
    /* Firefox 18- */
    text-align: center;
}

.home .content #newsletter ::-moz-placeholder {
    /* Firefox 19+ */
    text-align: center;
}

.home .content #newsletter :-ms-input-placeholder {
    text-align: center;
}

.home .content #newsletter #txtEmail {
    margin: 8px 0 21px 0;
}

.home .content #newsletterBoxHome {
    height: 160px;
}

.home .content #newsletterBoxHome .widget {
    padding-top: 20px;
}

.home .content #certificato {
    padding: 10px;
    background: #57973d;
}

.home .content #certificato img {
    margin: 0 auto;
}

.home .content .firstBoxHome {
    margin-top: 0px;
}

@media (min-width: 767px) {
    .home #content_row1 {
        min-height: 100%;
    }

    .home #content_row1_col1 {
        z-index: 2;
    }

    .home #content_row1_col2 {
        margin-top: 0px;
        float: right;
        z-index: 0;
    }

    .home #content_row1_col3 {
        margin-top: 0px;
        float: right;
        z-index: 0;
    }

    .home #slideshow #booking1 {
        position: absolute;
        top: 45px;
        left: -5px;
        z-index: 999;
    }

    .home .facebook.whiteBd {
        margin-top: 0px;
    }
}

@media (max-width: 991px) {
    .home #slideshow {
        display: none;
    }

    .home .content_row1_col2 {
        float: none;
    }

    .home .content_row1_col1 {
        float: none;
    }

    .home .carousel_content_spacer {
        display: none;
    }

    .home .content {
        margin-top: 0;
    }

    .home .breaking-news {
        display: none;
    }

    .home .breaking-news-right {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home #content {
        margin-top: 0px;
        padding-top: 80px;
    }

    .home #content .dimSite {
        padding-top: 30px;
    }

    .home .banner {
        position: absolute;
        width: 100%;
    }
}

.newsletter .content {
    margin-top: 55px;
}

.contact .content {
    margin-top: 55px;
}

.contact .content .horario {
    margin-top: 10px;
}

.contact .content .contact-sct {
    max-width: 90%;
    max-height: 162px;
    margin: 70px auto 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f99f67), to(#f0620a));
    background-image: -webkit-linear-gradient(top, #f99f67, #f0620a);
    background-image: -moz-linear-gradient(top, #f99f67, #f0620a);
    background-image: -o-linear-gradient(top, #f99f67, #f0620a);
    background-image: linear-gradient(to bottom, #f99f67, #f0620a);
}

.contact .content .contact-sct .icon {
    background: url(/mirabilandia/assets/img/it/icons/sprite-icons.png) no-repeat;
    display: block;
    float: left;
    width: 205px;
    height: 163px;
}

.contact .content .contact-sct.email .icon {
    background-position: -78px 0;
}

.contact .content .contact-sct.chat .icon {
    background-position: -78px -235px;
}

.contact .content .contact-sct.telephone .icon {
    background-position: -78px -467px;
    height: 162px;
}

@media (max-width: 690px) {
    .contact .content .contact-sct {
        padding: 0px 10px;
        max-height: initial;
    }

    .contact .content .contact-sct .icon {
        display: none;
    }
}

@media (max-width: 767px) {
    .contact .content .page-header {
        top: 0px;
        z-index: 100;
    }

    .contact .content .main {
        padding-top: 35px;
    }
}

.gruppi .content {
    /* color: #000000;*/
    font-size: 15px;
}

.gruppi .content {
    margin-top: 50px;
}

.gruppi .content h2 {
    font-size: 25px;
}

.gruppi .sidebar {
    border: 2px solid #e4e4e4;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-bottom: 20px;
    margin-top: 20px;
}

.gruppi .sidebar .ribbon .ribbon-top {
    height: 15.2173913px;
    max-width: 250px;
    width: 100%;
    background: #e4e4e4;
    margin: 0 auto;
    font-size: 40px;
    position: relative;
    overflow: hidden;
}

.gruppi .sidebar .ribbon .ribbon-top:before,
.gruppi .sidebar .ribbon .ribbon-top:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: -3px;
    -webkit-border-radius: 40px 40px 0 0;
    -moz-border-radius: 40px 40px 0 0;
    border-radius: 40px 40px 0 0;
    background: #ffffff;
    width: 50px;
    z-index: 0;
}

.gruppi .sidebar .ribbon .ribbon-top:before {
    left: -30px;
}

.gruppi .sidebar .ribbon .ribbon-top:after {
    right: -30px;
}

.gruppi .sidebar .ribbon .ribbon-bottom {
    height: 20.58823529px;
    max-width: 210px;
    width: 100%;
    background: #e4e4e4;
    margin: 0 auto;
    border-radius: 0 0 50px 51px;
    -moz-border-radius: 0 0 50px 51px;
    -webkit-border-radius: 0 0 50px 51px;
    position: relative;
    top: -5px;
}

.gruppi .sidebar .sidebar-title {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    left: -7.5px;
}

.gruppi .sidebar .sidebar-widget {
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .gruppi .sidebar {
        margin-top: 0px;
    }
}

.hotel .content {
    margin-top: 55px;
}

.hotel .content .page-header .before-title {
    font-size: 24px;
    position: absolute;
    left: 0;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}

.hotel .content .page-header .after-title {
    position: relative;
    display: block;
    bottom: 0;
    right: 0;
    color: #626262;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    font-size: 12px;
    bottom: 5px;
}

.hotel .content .page-header .localita {
    font-size: 12px;
    color: #626262;
}

.hotel .content .row1column3-widgets {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    position: relative;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px 10px;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    z-index: 1000;
}

.hotel .content #hotel-banners .media {
    margin-bottom: 20px;
}

.hotel .content .netPrice {
    font-size: 0.6em;
    color: #636363;
    font-weight: normal;
}

.hotel .content #hotel-feedback {
    margin-bottom: 0;
}

.hotel .content #hotel-feedback .media-body {
    padding: 5px 0 5px 20px;
}

.hotel .content #hotel-feedback .votes {
    background: #f0620a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px 10px;
}

.hotel .content #hotel-feedback .votes .vote-left {
    font-size: 52px;
}

.hotel .content #hotel-feedback .votes .vote-right {
    font-size: 30px;
}

.hotel .content #hotel-feedback .votes .vote-text {
    font-size: 20px;
    text-transform: uppercase;
}

.hotel .content #hotel-feedback .votes-title,
.hotel .content #hotel-feedback .votes-nr,
.hotel .content #hotel-feedback .votes-rate {
    font-size: 18px;
    float: left;
    width: 100%;
    line-height: 22px;
    margin-bottom: 0;
}

.hotel .content #hotel-feedback .votes-descript {
    text-decoration: underline;
    font-size: 12px;
    line-height: 15px;
}

.hotel .content .atl-widget-MultiPurpose {
    font-size: 0.95em;
}

.hotel .content .atl-widget-MultiPurpose h2 {
    font-size: 1.6em;
    font-weight: bold;
}

.hotel .content .atl-widget-Carousel {
    margin: 0;
}

.hotel .content .atl-widget-Carousel .carousel .carousel-inner {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    height: 100%;
}

.hotel .content .main {
    padding: 40px;
}

.hotel .content .hotel-extra-info-tabs .panel-body {
    font-size: 0.8em;
    line-height: 1.2em;
    margin: 5px;
    max-height: 380px;
    overflow: auto;
}

.hotel .content .hotel-extra-info-tabs .services {
    padding: 5px;
}

.hotel .content #HotelName {
    position: relative;
    top: -36px;
    height: 7px;
}

.hotel .content #HotelName h1 {
    font-size: 1.6em;
    font-weight: bold;
}

.hotel .content #HotelHeaderInfoMobile {
    display: none;
}

.hotel .content #HotelScegliLocalitaBox .buttonArea {
    margin-top: 20px;
}

.hotel .content .atl-widget-Hotelbanner .media-body {
    height: 110px;
    overflow: hidden;
}

.hotel .atl-widget-HotelDetailPagechangeHotel {
    margin-top: -36px;
    padding-bottom: 17px;
}

.hotel .piggy-purple {
    position: absolute;
    z-index: 10;
    top: -8px;
    width: 45px;
    right: 0;
}

@media (min-width: 768px) {
    .hotel .content {
        margin-top: 35px;
    }

    .hotel .content .page-header .after-title {
        position: absolute;
        right: 0;
        bottom: 5px;
    }

    .hotel .content .main {
        padding: 15px 10px;
    }
}

@media (max-width: 768px) {
    .hotel .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .hotel #content {
        margin-top: 0px;
        padding-top: 0px;
    }

    .hotel .content {
        margin-top: 0px;
    }

    .hotel .content .page-header .after-title {
        position: absolute;
        right: 0;
        bottom: 5px;
    }

    .hotel .content .atl-widget-Gmaps {
        width: 75%;
        margin: auto;
    }

    .hotel .content .main {
        padding: 5px;
    }

    .hotel .content .main .atl-widget-Carousel {
        margin-left: 0px;
        margin-right: 0px;
    }

    .hotel .content .main .atl-widget-Carousel .carousel-indicators-wrap {
        display: none;
    }

    .hotel .content .main .atl-widget-MultiPurpose {
        font-size: 0.8em;
    }

    .hotel .content .main .atl-widget-Hotelheader .page-title {
        display: block;
        margin: 0px;
        padding-top: 20px;
        width: 100%;
    }

    .hotel .content .main .atl-widget-Hotelheader .page-title .stars {
        display: none;
        text-align: center;
    }

    .hotel .content .main #HotelBanner {
        display: none;
    }

    .hotel .content .main #HotelHeaderInfo {
        display: none;
    }

    .hotel .content .main #HotelHeaderInfo .page-header {
        position: inherit;
        top: 0px;
        height: 60px;
        display: block;
        font-size: 1.2em;
    }

    .hotel .content .main #HotelHeaderInfo .page-header .before-title {
        display: none;
    }

    .hotel .content .main #HotelHeaderInfo .page-header .stars {
        display: none;
        left: 0;
        right: 0;
        position: absolute;
        text-align: center;
        top: 86px;
    }

    .hotel .content .main #HotelHeaderInfoMobile {
        display: block;
    }

    .hotel .content .main #HotelHeaderInfoMobile .page-header {
        padding-bottom: auto;
        margin: auto 0 15px 0;
        position: static;
        display: block;
        font-size: 1.2em;
    }

    .hotel .content .main #HotelHeaderInfoMobile .page-header .before-title {
        display: block;
        position: static;
    }

    .hotel .content .main #HotelHeaderInfoMobile .page-header .stars {
        display: inline-block;
        left: 0;
        right: 0;
        /*position: static;*/
        text-align: center;
        /*top: 86px;*/
    }

    .hotel .content .main .atl-widget-HotelExtraInfo li a {
        font-size: 0.8em;
        padding: 0px 7px;
        margin-left: 2px;
        border-width: 2px;
    }

    .hotel .content .main .atl-widget-HotelExtraInfo li a:after {
        background: none;
        display: none;
    }

    .hotel .content .main .atl-widget-HotelExtraInfo li a:before {
        background: none;
        display: none;
    }

    .hotel .content .main #HotelName {
        top: -48px;
        height: 43px;
    }

    .hotel .content .main #HotelName h1 {
        font-size: 1.5em;
    }

    .hotel .content .main .hotel-extra-info-tabs .panel-body {
        max-height: none;
    }

    .hotel .content .main .nocart .banner .navigation .navbar-header {
        margin-top: 0px;
    }
}

@media (min-width: 768px) AND (max-width: 991px) {
    .hotel .content .main {
        padding: 5px;
        margin: 5px;
    }

    .hotel .content #HotelName {
        top: -10px;
    }

    .hotel .content #HotelName h1 {
        font-size: 1.4em;
    }

    .hotel .content .atl-widget-Carousel {
        margin-top: 20px;
        -webkit-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
        -moz-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
        box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    }
}

@media (max-width: 768px) {
    .hotel .content #pageHotelHeaderMap {
        height: 70px;
    }

    .hotel .content #pageHotelHeaderMap .before-title {
        margin-left: -47px;
    }

    .hotel .content #pageHotelHeaderMap .page-title {
        margin: 35px 0 0 236px;
    }

    .hotel .content #content_row1_col1_2 {
        margin-top: 155px;
    }

    .hotel .content .page-title:after {
        content: '';
        background: url(/mirabilandia/assets/img/it/icons/corners.png) no-repeat;
        width: 57px;
        height: 37px;
        top: 0px;
        position: absolute;
        right: -57px;
        background-position: -55px 0;
    }

    .hotel .content .page-title:before {
        content: '';
        background: url(/mirabilandia/assets/img/it/icons/corners.png) no-repeat;
        width: 52px;
        height: 146%;
        top: 0px;
        position: absolute;
        left: -49px;
    }

    .hotel .content .page-title .stars {
        top: -13px;
        position: absolute;
        min-width: 70px;
        margin: 0;
    }

    .hotel .content .page-title .stars .glyphicon-star {
        font-size: 6px;
    }

    .hotel .content #HotelName {
        top: -59px;
    }

    .hotel .content .atl-widget-Carousel {
        margin-top: 0px;
    }

    .hotel .content .hotel-extra-info-tabs .nav-tabs {
        margin-left: 0;
    }

    .hotel .content .piggy-purple {
        position: absolute;
        z-index: 10;
        top: -22px;
        width: 45px;
        right: 0;
    }
}

.hotelchangelocalita #HoteldetailText {
    background-color: #fff;
    padding: 1px 20px;
    -webkit-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
}

.hotelchangelocalita #pageHotelHeaderMap {
    height: 36px;
}

.hotelchangelocalita #pageHotelHeaderMap .page-title {
    margin: 0 0 0 236px;
}

.hotelchangelocalita #content_row1 .location-widget {
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    margin-bottom: 20px;
    padding: 15px 10px;
    position: relative;
    z-index: 10;
}

.hotelchangelocalita .tooltip {
    font-size: 0.7em;
    text-align: left;
    line-height: 12px;
}

.hotelchangelocalita .setlocation-widget {
    margin: 0;
    padding: 20px;
    background-color: #fff;
    -webkit-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;
    -webkit-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
}

.hotelchangelocalita #hotel-feedback {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
}

.hotelchangelocalita .hotel-extra-info-tabs {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0px 2px 2px rgba(19, 21, 21, 0.3);
}

.personaliza .content {
    margin-top: 35px;
}

.personaliza #breadcrumbs {
    margin-bottom: 25px;
}

@media (min-width: 768px) AND (max-width: 991px) {
    .personaliza #content {
        margin-top: 0px;
        padding-top: 0px;
    }

    .personaliza .content .main {
        padding: 5px;
        margin: 5px;
        overflow: hidden;
    }
}

.personaliza .summary-supplLoc .price {
    padding-right: 0px;
}

.personaliza .summary-supplTre .price {
    padding-right: 0px;
}

.personaliza #infoallergens .icon {
    background: url(/mirabilandia/assets/img/it/icons/info.png);
    width: 29px;
    height: 31px;
    display: block;
    float: left;
}

.personaliza #infoallergens .link {
    padding-top: 4px;
    padding-left: 15px;
    display: inline-block;
    float: left;
}

.panel-group-icon {
    color: #000000;
}

.panel-group-icon .panel-heading {
    padding: 5px 10px;
}

.panel-group-icon .accordion-toggle {
    padding-top: 5px;
}

.panel-group-icon .accordion-toggle:before {
    margin-top: 12px;
}

.panel-group-icon .panel-body {
    padding: 0;
}

.panel-group-icon .icon {
    background: url(/mirabilandia/assets/img/it/icons/sprite-icons.png) no-repeat;
    float: left;
}

.panel-group-icon#restaurant .icon {
    background-position: -303px 0px;
}

.panel-group-icon#parking .icon {
    background-position: -303px -88px;
}

.panel-group-icon#park .icon {
    background-position: -303px -175px;
}

.upsitem {
    border-top: 1px solid #dddddd;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    position: relative;
}

.upsitem:first-child {
    border-top: 0;
}

.upsitem .title {
    margin-bottom: 10px;
}

.upsitem .ups-controls {
    margin-top: 10px;
}

.upsitem .ups-controls .btn {
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 3px;
}

.upsitem .ups-controls .price {
    border: 2px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 5px 15px;
    font-weight: bold;
}

.upsitem .ups-controls .price .reduce {
    text-decoration: line-through;
}

.upsitem .ups-controls .ups-qty {
    min-width: 60px;
    margin-left: 20px;
}

.upsitem .value-qty {
    position: absolute;
    color: #3aaa35;
    font-size: 30px;
    line-height: 28px;
    top: 0px;
    right: 20px;
    background-image: url(/mirabilandia/assets/img/it/icons/basket.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 30px;
}

.upsitem .value-qty .glyphicon-ok {
    font-size: 20px;
    line-height: 28px;
}

.upsitem .bnt-info {
    display: block;
    background: url(/mirabilandia/assets/img/it/icons/info.png) no-repeat center;
    width: 30px;
    height: 32px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -15px;
}

@media (min-width: 768px) {
    .upsitem {
        padding: 30px 20px;
    }

    .upsitem .title {
        margin-bottom: 0;
    }

    .upsitem .ups-controls {
        margin-top: 0px;
    }

    .upsitem .ups-controls .btn {
        font-size: 16px;
    }

    .upsitem .value-qty {
        top: 20px;
        right: 30px;
    }
}

.atl-widget .upselling-info-button {
    background: url(/mirabilandia/assets/img/it/icons/info.png);
    display: block;
    height: 31px;
    margin-top: 20px;
    position: absolute;
    right: 32px;
    width: 29px;
}

.scuole .sidebar .widget {
    padding: 0;
}

.scuole .sidebar .widget img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.park .content {
    margin-top: 55px;
}

.park .content #ParkName {
    position: relative;
    top: -36px;
    height: 7px;
}

.park .content #ParkName h1 {
    font-size: 1em;
    font-weight: bold;
}

@media (max-width: 768px) {
    .park .content {
        margin-top: 0px;
    }

    .park #ListRecommendationsPark {
        display: none;
    }

    .park #TabsInfoParks .nav-tabs li.active {
        padding: 3px 8px;
    }

    .park #TabsInfoParks .nav-tabs li.active a {
        border: none;
        top: 0;
        position: relative;
        background-color: #f0620a;
        color: #ffffff;
    }

    .park #TabsInfoParks .nav-tabs li {
        padding: 3px 8px;
        float: none;
    }

    .park #TabsInfoParks .nav-tabs li a::after {
        background-color: white;
        background-image: none;
    }

    .park #TabsInfoParks .nav-tabs li a {
        height: 40px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: #ffffff;
        color: #f0620a;
        background-image: none;
    }

    .park #TabsInfoParks .nav-tabs li a span {
        position: relative;
        display: block;
        line-height: 40px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media (max-width: 768px) {
    .thank-you .table-responsive {
        display: block;
        overflow: hidden;
    }
}

.thank-you #order-details {
    border: 2px solid #f0620a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-collapse: inherit;
    -webkit-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    -moz-box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
    box-shadow: 0 2px 2px rgba(19, 21, 21, 0.3);
}

@media (max-width: 768px) {
    .thank-you #order-details {
        display: block;
    }
}

.thank-you #order-details td {
    vertical-align: top;
    padding: 10px 20px 20px 20px;
    border-top: none;
    border-left: 2px solid #f0620a;
    width: 20%;
    font-size: 0.75em;
}

.thank-you #order-details td:first-child {
    border-left: 0;
}

@media (max-width: 768px) {
    .thank-you #order-details td {
        display: block;
        border: 0;
    }
}

.thank-you #order-details td .strong {
    font-weight: bold;
}

.thank-you #order-details .info {
    color: #000000;
}

.thank-you #order-details .info h3 {
    font-size: 1.4em;
    text-transform: capitalize;
}

.thank-you #order-details .accommodation .item {
    width: 100%;
    display: block;
}

.thank-you #order-details .accommodation .item .lbl {
    float: left;
    width: 45%;
    display: inline;
}

.thank-you #order-details .accommodation .item .value {
    float: left;
    width: 45%;
    display: inline;
}

.thank-you #order-details .accommodation .item .roomname {
    float: none;
    clear: both;
    width: 100%;
}

.thank-you #order-details .accommodation .separatorEndroom {
    float: none;
    clear: both;
    height: 5px;
    margin-bottom: 5px;
    width: 100%;
    display: block;
    border-bottom: 1px dotted #ccc;
}

.thank-you #order-details .ticket .lbl {
    font-size: 0.9em;
}

.thank-you #order-details .separator {
    float: none;
    clear: both;
    height: 2px;
    margin-bottom: 2px;
    width: 100%;
    display: block;
}

@media (max-width: 768px) {
    .thank-you #order-details td {
        width: 100%;
    }
}

.customerdata .content {
    margin-top: 15px;
}

.customerdata .checkbox .label:after {
    margin-left: -5px;
}

.customerdata .isFirstTimeInPark_1 {
    width: 20px;
    margin-right: 30px;
}

.hotelchain .content {
    margin-top: 55px;
}

.hotelchain .content .main {
    padding-top: 20px;
}

.hotelchain .content h1.atl-widget-MultiPurpose {
    font-size: 1.8em;
}

@media (max-width: 768px) {
    .hotelchain .content {
        margin-top: 0px;
    }

    .hotelchain .atl-widget-Gmaps {
        width: 75%;
        margin: auto;
    }
}

.faqs .content {
    margin-top: 55px;
}

@media (max-width: 768px) {
    .faqs .content {
        margin-top: 0px;
    }

    .faqs #ListRecommendationsPaqs {
        display: none;
    }
}

.offer .content {
    margin-top: 60px;
}

.offer .content .main {
    padding-top: 20px;
}

.offer .content .atl-widget-MultiPurpose h1 {
    font-size: 1.8em;
}

.offer .content .atl-widget-multiContent #tabN2 {
    width: 33.33%;
}

.offer .content .atl-widget-multiContent a {
    text-align: center;
    text-transform: capitalize;
}

.infohotel .content {
    margin-top: 55px;
}

.infohotel .content .footnote {
    font-size: 13px;
    text-align: right !important;
}

.infohotel .content h2 {
    color: #f0620a;
    font-size: 30px;
}

@media (max-width: 768px) {
    .infohotel .content {
        margin-top: 0px;
    }

    .infohotel #ListRecommendationsPaqs {
        display: none;
    }
}

/*# sourceMappingURL=main.css.map */
