body {
    color: white
    overflow-x:hidden;
}

#mjs-browser {
    overflow: hidden
}

#mjs-main {
    background: transparent;
    position: relative;
    z-index: 10;
    margin: 0 auto
}

#mjs-website {
    background: transparent;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 50;
    opacity: 0;
    -webkit-overflow-scrolling: touch
}

#mjs-preloader {
   position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    display: none;
}

#mjs-site-preloader {
   position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    display: block
}

#mjs-bg-preloader {
    position: absolute;
    z-index: 10000
}

#mjs-bgContainer {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#mjs-loginBox {
    position: fixed;
    z-index: 25000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden
}

#mjs-login-form {
    margin: 0 auto
}

#mjs-login-form .mjs-login-form-input input {
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    height: 100%
}

#mjs-loginBox a {
    text-decoration: none
}

#mjs-login-form-close-button {
    font-size: 10px;
    font-family: Verdana, "Trebuchet MS", sans-serif;
    position: absolute;
    right: 4px;
    top: 0
}

#mjs-login-form-message {
    display: block;
    visibility: hidden
}

#mjs-login-form-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#mjs-login-form .mjs-login-form-submit {
    float: right
}

#mjs-login-form .mjs-login-form-submit a {
    display: inline-block;
    text-align: center;
    padding: 0 9px;
    margin-left: 8px
}

#mjs-popup-background {
    width: 10000px;
    height: 10000px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background-color: #000;
    position: fixed;
    display: none;
    filter: alpha(opacity: 90);
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

#mjs-popups-container {
    display: none;
    z-index: 110;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.mjs-popup {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 700px
}

#mjs-hidden {
    display: none
}

b {
    font-weight: bold
}

.mjs-widget,
.mjs-holder,
.mjs-object,
.mjs-module,
.mjs-slot,
.mjs-absolute {
    position: absolute;
    background: 0;
    -webkit-overflow-scrolling: touch
}

.mjs-widget,
.mjs-object,
.mjs-module,
.mjs-slot {
    overflow: hidden
}

.mjs-clear {
    clear: both;
    line-height: 0
}

.mjs-auto-width-window {
    position: absolute;
    left: 0;
    right: 0
}

.mjs-auto-height-window {
    position: absolute;
    top: 0;
    bottom: 0
}

.mjs-object-button {
    display: block
}

.mjs-object-htmlText p {
    font-size: 0
}

.mjs-hidden {
    display: none
}

.mjs-widget-content {
    height: 100%;
    overflow: hidden;
    position: relative
}

.mjs-object-htmlText .mjs-object-content {
    padding: 2px
}

.mjs-object-shape-rectangle .mjs-object-content {
    line-height: 22px;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    bottom: 0
}

b,
i,
u,
a,
p,
span {
    vertical-align: baseline
}

.mjs-holder-content {
    position: relative;
    height: 100%;
    width: 100%
}

#mjs-background {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%
}

#mjs-background img {
    position: absolute
}

#mjs-background-image1,
#mjs-background-image2 {
    position: absolute;
    width: 100%;
    height: 100%
}

#mjs-background-image1 {
    opacity: 1;
    z-index: 2
}

#mjs-background-image2 {
    z-index: 3
}

#mjs-background-prev,
#mjs-background-next {
    display: block;
    position: fixed;
    cursor: pointer;
    z-index: 51;
    top: 0;
    bottom: 0;
    visibility: hidden
}

#mjs-background-prev {
    left: 0
}

#mjs-background-next {
    right: 0
}

.mjs-widget-backgroundControlsModule .mjs-widget-content {
    height: 100%;
    overflow: hidden;
    position: relative
}

.mjs-widget-backgroundControlsModule .mjs-backgroundControls-buttons-wrapper,
.mjs-widget-backgroundControlsModule .mjs-pagination-wrapper {
    position: absolute
}

.mjs-widget-backgroundControlsModule .mjs-backgroundControls-buttons {
    height: 100%;
    width: 100%;
    display: table
}

.mjs-widget-backgroundControlsModule .mjs-backgroundControls-buttons img {
    vertical-align: middle
}

.mjs-widget-backgroundControlsModule .mjs-backgroundControls-buttons-pos {
    height: 100%;
    width: 100%;
    text-align: right;
    vertical-align: bottom;
    display: table-cell;
    line-height: 0
}

.mjs-widget-backgroundControlsModule .mjs-backgroundControls-prev,
.mjs-widget-backgroundControlsModule .mjs-backgroundControls-next {
    cursor: pointer;
    z-index: 10000;
    position: relative;
    display: inline-block
}

.mjs-widget-backgroundControlsModule .mjs-forceToBottom {
    bottom: 0;
    position: absolute;
    display: inline-block;
    width: 100%
}

.mjs-widget-backgroundControlsModule .mjs-pagination-display {
    display: inline-table;
    position: absolute;
    width: 100%;
    height: 100%
}

.mjs-widget-backgroundControlsModule .mjs-pagination-pos {
    display: table-cell
}

.mjs-widget-backgroundControlsModule .mjs-pagination {
    display: inline-block
}

.mjs-widget-backgroundControlsModule .mjs-pagination-item {
    z-index: 10000;
    display: block;
    position: relative
}

.mjs-advancedMenu-ieGradientContainer {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0
}

.mjs-advancedMenu-removeIEGradient {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content {
    height: 100%;
    overflow: hidden;
    position: relative
}

.mjs-widget-CarouselGalleryModule ul {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mjs-widget-CarouselGalleryModule ul li {
    position: relative;
    float: left
}

.mjs-widget-CarouselGalleryModule ul li a {
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 3px;
    text-align: center
}

.mjs-widget-CarouselGalleryModule .mjs-gallery-nav {
    position: absolute;
    background-color: #000;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.mjs-widget-CarouselGalleryModule .mjs-gallery-nav .mjs-prev {
    left: 30%
}

.mjs-widget-CarouselGalleryModule .mjs-gallery-nav .mjs-next {
    right: 30%
}

.mjs-widget-CarouselGalleryModule .mjs-prev,
.mjs-widget-CarouselGalleryModule .mjs-next {
    display: inline-block;
    display: table;
    vertical-align: middle;
    height: 100%;
    position: relative
}

.mjs-widget-CarouselGalleryModule .mjs-prev {
    float: left
}

.mjs-widget-CarouselGalleryModule .mjs-next {
    float: right
}

.mjs-widget-CarouselGalleryModule .controlsImage {
    cursor: pointer
}

.mjs-widget-CarouselGalleryModule .roundabout-moveable-item,
.mjs-widget-CarouselGalleryModule ul.roundabout-holder {
    cursor: pointer;
    bottom: 0
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content ul.roundabout-holder {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    display: table-cell
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content .mjs-gallery-content {
    overflow: hidden;
    float: left
}

.mjs-widget-CarouselGalleryModule .mjs-gallery-content ul li span {
    overflow: hidden;
    display: inline-block;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content .mjs-controls-align {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    overflow: hidden
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content .roundabout-moveable-item img {
    height: 100%;
    width: 100%
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content .roundabout-moveable-item .a-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: #000;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content .mjs-gallery-item-stylevohover {
    position: absolute
}

.mjs-widget-CarouselGalleryModule .mjs-widget-content .roundabout-in-focus .mjs-gallery-item-noaction {
    cursor: default
}

#colorbox.GalleryModule #cboxNext,
#colorbox.GalleryModule #cboxPrevious,
#colorbox.GalleryModule #cboxSlideshow,
#colorbox.GalleryModule #cboxClose,
#colorbox.GalleryModule #cboxInfo {
    background-image: none
}

.mjs-widget-contactFormModule,
.mjs-widget-contactFormModule .mjs-widget-content {
    overflow: visible
}

.mjs-widget-contactFormModule .mjs-item {
    position: absolute;
    cursor: text
}

.mjs-widget-contactFormModule .mjs-item-bg,
.mjs-widget-contactFormModule .mjs-item-border {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block
}

.mjs-widget-contactFormModule .mjs-button,
.mjs-widget-contactFormModule .mjs-select {
    cursor: pointer
}

.mjs-widget-contactFormModule .mjs-item input {
    position: relative;
    display: block;
    padding: 0 5px;
    z-index: 10
}

.mjs-widget-contactFormModule a.mjs-item-input-checkbox {
    vertical-align: middle;
    text-decoration: none;
    text-align: center!important;
    color: #FFF;
    display: inline-block;
    font-family: IconicStroke!important;
    text-indent: 3px;
    cursor: pointer;
    zoom: 1;
    *display: inline;
    position: relative;
    z-index: 10
}

.mjs-widget-contactFormModule .mjs-item-input-checkbox-state,
.mjs-widget-contactFormModule .mjs-item-input-radio-state {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.mjs-widget-contactFormModule a.mjs-item-input-radio {
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 10;
    vertical-align: top
}

.mjs-widget-contactFormModule a.mjs-item-input-radio span.circle {
    width: 50%;
    height: 50%;
    margin: 25% auto 0;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    display: block;
    position: relative;
    z-index: 11
}

.mjs-widget-contactFormModule .mjs-input input,
.mjs-widget-contactFormModule .mjs-input select,
.mjs-widget-contactFormModule .mjs-input textarea {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    margin: 0;
    outline: medium none;
    border: 1px #575757 solid;
    background: #1a1a1a;
    color: #575757;
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif
}

.mjs-widget-contactFormModule input[type="text"],
.mjs-widget-contactFormModule input[type="password"],
.mjs-widget-contactFormModule select,
.mjs-widget-contactFormModule textarea {
    background-color: transparent!important;
    border-style: none!important;
    background-image: url('../images/null.gif')
}

.mjs-widget-contactFormModule input {
    padding: 0 4px
}

.mjs-widget-contactFormModule textarea {
    padding: 4px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    z-index: 10
}

.mjs-widget-contactFormModule .icon {
    text-align: center;
    font-size: 10px
}

.mjs-widget-contactFormModule .mjs-text-position-left label {
    float: left
}

.mjs-widget-contactFormModule .mjs-text-position-left .mjs-input,
.mjs-widget-contactFormModule .mjs-text-position-left a.mjs-item-input {
    float: right
}

.mjs-widget-contactFormModule .mjs-text-position-right .mjs-input,
.mjs-widget-contactFormModule .mjs-text-position-right a.mjs-item-input {
    float: left;
    margin-right: 6px
}

.mjs-widget-contactFormModule input[type="checkbox"],
.mjs-widget-contactFormModule input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    line-height: normal;
    border: 0
}

.mjs-widget-contactFormModule .r-left {
    float: left;
    margin-right: 5px!important
}

.mjs-widget-contactFormModule .r-right {
    float: right;
    margin-left: 5px!important
}

.mjs-widget-contactFormModule .fileinputs {
    position: relative
}

.mjs-widget-contactFormModule select {
    padding: 0;
    padding-left: 0
}

.mjs-widget-contactFormModule .mjs-fakefile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.mjs-widget-contactFormModule .mjs-fakefile span,
.mjs-widget-contactFormModule .mjs-fakefile div {
    position: absolute;
    right: 5px;
    top: 0;
    font-weight: bold;
    line-height: inherit
}

.mjs-widget-contactFormModule .mjs-input.mjs-input-file.mjs-hidden {
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2
}

@font-face {
    font-family: "IconicStroke";
    src: url("../fonts/iconic_stroke.eot?") format("eot"), url("../fonts/iconic_stroke.ttf") format("truetype"), url("../fonts/iconic_stroke.woff") format("woff"), url("../fonts/iconic_stroke.svg#IconicStroke") format("svg");
    font-weight: normal;
    font-style: normal
}

.mjs-widget-contactFormModule a.mjs-item-input-checkbox,
.mjs-widget-contactFormModule a.mjs-item-input-radio,
.mjs-widget-contactFormModule .mjs-fakefile span,
.mjs-widget-contactFormModule .mjs-fakefile div,
.chzn-single div {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.mjs-widget-contactFormModule select {
    position: absolute;
    padding-left: 5px;
    z-index: 10
}

.mjs-widget-contactFormModule .mjs-button {
    display: block;
    zoom: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.mjs-widget-contactFormModule .mjs-button .mjs-button-bg {
    zoom: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block
}

.mjs-widget-contactFormModule .mjs-button .mjs-button-text {
    position: absolute;
    z-index: 10;
    display: table;
    width: 100%;
    height: 100%
}

.mjs-widget-contactFormModule .mjs-button .mjs-button-text-content {
    display: table-cell;
    vertical-align: middle
}

.mjs-widget-galleryModule .mjs-widget-content {
    height: 100%;
    overflow: hidden;
    position: relative
}

.mjs-widget-galleryModule ul {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mjs-widget-galleryModule ul li {
    position: relative;
    float: left
}

.mjs-widget-galleryModule ul li a {
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 3px;
    text-align: center
}

.mjs-widget-galleryModule ul li span.mjs-gallery-item-stylevo {
    overflow: hidden;
    display: inline-block
}

.mjs-widget-galleryModule .mjs-gallery-nav {
    position: absolute;
    background-color: #000;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.mjs-widget-galleryModule .mjs-gallery-nav .mjs-prev {
    left: 30%
}

.mjs-widget-galleryModule .mjs-gallery-nav .mjs-next {
    right: 30%
}

.mjs-widget-galleryModule .mjs-prev,
.mjs-widget-galleryModule .mjs-next {
    display: inline-block;
    cursor: pointer;
    position: absolute
}

#colorbox.GalleryModule #cboxNext,
#colorbox.GalleryModule #cboxPrevious,
#colorbox.GalleryModule #cboxSlideshow,
#colorbox.GalleryModule #cboxClose,
#colorbox.GalleryModule #cboxInfo {
    background-image: none
}

.mjs-widget-googleMapModule .mjs-widget-content {
    width: 100%;
    height: 100%
}

.mjs-widget-horizontalMenuModule ul,
.mjs-widget-horizontalMenuModule ol {
    list-style: none outside none
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0 li {
    position: relative;
    font-size: 0;
    line-height: 0
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0>li {
    float: left
}

.mjs-widget-horizontalMenuModule li .mjs-navMenu {
    display: none
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0>li ul.mjs-menu {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 10;
    left: 0
}

.mjs-widget-horizontalMenuModule {
    overflow: visible;
    color: #fff;
}

.mjs-widget-horizontalMenuModule .mjs-widget-content {
    overflow: visible
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0 li a.mjs-menu-styles {
    display: block;
    overflow: hidden
}

.mjs-widget-horizontalMenuModule .mjs-menu-minWidth {
    min-width: 180px
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0 li .mjs-menu-display {
    display: inline-table;
    height: 100%;
    font-weight: inherit;
    width: 100%
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0 li .mjs-menu-align {
    display: table-cell;
    font-weight: inherit;
    width: 100%
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0>li.hover>.mjs-menu-stylevo>ul.mjs-menu-level-1 {
    display: block
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-1>li.hover>.mjs-menu-stylevo>ul.mjs-menu-level-2 {
    display: block
}

.mjs-widget-horizontalMenuModule a {
    text-decoration: none
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0 li a.mjs-menu-styles .mjs-menu-delimiter {
    display: block;
    background-color: #fff;
    width: auto;
    float: left
}

.delimiter-position-last {
    display: none!important
}

.mjs-widget-horizontalMenuModule ul.mjs-menu-level-0>li ul.mjs-menu>.mjs-menu-stylevo {
    width: 100%
}

.mjs-widget-PayPalButtonSlot form,
.mjs-widget-PayPalButtonSlot input {
    border: 0;
    margin: 0;
    padding: 0
}

.mjs-widget-richContent {
    overflow: hidden
}

.mjs-widget-richContent .mjs-widget-content {
    width: 100%;
    height: 100%
}

.mjs-widget-richContent .mjs-scroll {
    background: #1f1f1f;
    width: 28px
}

.mjs-widget-richContent .jspInnerWrapper {
    overflow: hidden;
    position: relative
}

.mjs-widget-richContent .jspCap {
    display: block
}

.mjs-widget-richContent .jspVerticalBar {
    background: inherit
}

.mjs-widget-richContent .jspTrack {
    background: #eee
}

.mjs-widget-richContent .jspDrag {
    background: #83c00b
}

.mjs-widget-richContent .jspCorner {
    display: none
}

.mjs-widget-sliderModule .mjs-widget-content {
    height: 100%;
    overflow: hidden;
    position: relative
}

.mjs-widget-sliderModule .mjs-slider-image-wrapper,
.mjs-widget-sliderModule .mjs-slider-controls,
.mjs-widget-sliderModule .mjs-description-wrapper,
.mjs-widget-sliderModule .mjs-slider-buttons,
.mjs-widget-sliderModule .mjs-pagination-wrapper {
    position: absolute
}

.mjs-widget-sliderModule .mjs-slider-image-wrapper {
    overflow: hidden;
    display: table-row
}

.mjs-widget-sliderModule .mjs-slider-image-pos {
    display: inline-table;
    width: 100%;
    height: 100%
}

.mjs-widget-sliderModule .mjs-slider-image {
    display: table-cell;
    width: 100%;
    height: 100%
}

.mjs-slider-image-wrapper img {
    position: absolute
}

.mjs-widget-sliderModule .mjs-slider-buttons {
    height: 100%;
    width: 100%;
    display: table
}

.mjs-widget-sliderModule .mjs-slider-buttons .mjs-slider-buttons-pos {
    height: 100%;
    width: 100%;
    text-align: right;
    vertical-align: bottom;
    display: table-cell;
    line-height: 0
}

.mjs-widget-sliderModule .mjs-slider-buttons img {
    vertical-align: middle
}

.mjs-widget-sliderModule .mjs-slider-prev,
.mjs-widget-sliderModule .mjs-slider-next {
    cursor: pointer;
    z-index: 10001;
    position: relative;
    display: inline-block
}

.mjs-widget-sliderModule .mjs-forceToBottom {
    bottom: 0;
    position: absolute;
    display: inline-block;
    width: 100%
}

.mjs-widget-sliderModule .mjs-description-display {
    display: table;
    width: 100%;
    height: 100%
}

.mjs-widget-sliderModule .mjs-description-pos {
    display: table-cell;
    height: 100%
}

.mjs-widget-sliderModule .mjs-description-block {
    display: inline-table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.mjs-widget-sliderModule .mjs-description-block a {
    display: table
}

.mjs-widget-sliderModule .mjs-pagination-display {
    display: inline-table;
    position: absolute;
    width: 100%;
    height: 100%
}

.mjs-widget-sliderModule .mjs-pagination-pos {
    display: table-cell
}

.mjs-widget-sliderModule .mjs-pagination {
    display: inline-block
}

.mjs-widget-sliderModule .mjs-pagination-item {
    z-index: 10000;
    display: block;
    position: relative
}

.mjs-widget-sliderModule .mjs-slider-items {
    display: none
}

.mjs-widget-slidingGalleryModule .mjs-widget-content {
    height: 100%;
    overflow: hidden;
    position: relative
}

.mjs-widget-slidingGalleryModule ul {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mjs-widget-verticalMenuModule ul,
.mjs-widget-verticalMenuModule ol {
    list-style: none outside none;
    height: 100%
}

.mjs-widget-verticalMenuModule ul.mjs-menu-level-0 li {
    position: relative;
    font-size: 0;
    line-height: 0
}

.mjs-widget-verticalMenuModule li .mjs-navMenu {
    display: none
}

.mjs-widget-verticalMenuModule ul.mjs-menu-level-0>li ul.mjs-menu {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 10
}

.mjs-widget-verticalMenuModule {
    overflow: visible
}

.mjs-widget-verticalMenuModule .mjs-widget-content {
    overflow: visible
}

.mjs-widget-verticalMenuModule ul.mjs-menu-level-0 li a.mjs-menu-styles {
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 1px
}

.mjs-widget-verticalMenuModule.mjs-advancedMenu ul.mjs-menu-level-0 li a.mjs-menu-styles {
    display: table;
    height: 100%;
    width: 100%
}

.mjs-widget-verticalMenuModule ul.mjs-menu-level-0 li .mjs-menu-display {
    display: inline-table;
    height: 100%;
    font-weight: inherit;
    width: 100%
}

.mjs-widget-verticalMenuModule ul.mjs-menu-level-0 li .mjs-menu-align {
    display: table-cell;
    font-weight: inherit;
    width: 100%
}

.mjs-widget-verticalMenuModule.mjs-advancedMenu ul.mjs-menu-level-0 li .mjs-menu-align {
    vertical-align: middle
}

.mjs-widget-verticalMenuModule li.mjs-sub {
    height: 100%
}

.mjs-widget-verticalMenuModule a {
    text-decoration: none
}

.mjs-widget-verticalMenuModule.mjs-advancedMenu ul.mjs-menu-level-1 li.mjs-menu-delimiter {
    display: none
}

.mjs-widget-verticalMenuModule.mjs-advancedMenu ul li.mjs-sub .mjs-menu-stylevo {
    display: inline-block;
    text-align: center
}

.mjs-widget-verticalMenuModule.mjs-advancedMenu ul.mjs-menu-level-0 li .mjs-menu-text {
    display: table-cell;
    vertical-align: middle;
    font-weight: inherit
}

.mjs-widget-verticalMenuModule.mjs-advancedMenu ul.mjs-menu-level-0 li .mjs-menu-icon {
    display: table-cell;
    vertical-align: middle
}

.mjs-widget-buttonSlot {
    display: block
}

.mjs-widget-buttonSlot .mjs-button-align {
    display: table;
    width: 100%;
    height: 100%
}

.mjs-widget-buttonSlot .vert-align {
    vertical-align: middle;
    display: table-cell
}

#colorbox.system {
    overflow: visible!important
}

#colorbox.system #cboxPrevious,
#colorbox.system #cboxNext {
    position: relative;
    float: none!important;
    display: block!important;
    top: 0;
    bottom: 0;
    z-index: 10999;
    cursor: pointer;
    visibility: hidden
}

#colorbox.system #cboxClose {
    display: block;
    position: fixed;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 10999;
    height: 50px;
    width: 50px
}

#colorbox.system #cboxNext {
    right: 0
}

#colorbox.system #cboxPrevious {
    left: 0
}

#colorbox.system #cboxThumb {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 11000
}

#colorbox.system #cboxThumb .mjs-thumbnailsComponent-frame {
    width: auto!important
}

#colorbox.system #cboxThumb .cboxThumbBG {
    z-index: 10999;
    background-color: #000;
    opacity: .8
}

.mjs-thumbnailsComponent {
    position: relative;
    text-align: left
}

.mjs-thumbnailsComponent ul {
    position: absolute;
    left: 0;
    text-align: center
}

.mjs-thumbnailsComponent ul li {
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto
}

.mjs-thumbnailsComponent.mjs-thumbnailsComponent-horizontal ul {
    top: 50%
}

.mjs-thumbnailsComponent.mjs-thumbnailsComponent-vertical ul li {
    float: none
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-frame {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-prev,
.mjs-thumbnailsComponent .mjs-thumbnailsComponent-next {
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.mjs-thumbnailsComponent.mjs-thumbnailsComponent-vertical .mjs-thumbnailsComponent-prev,
.mjs-thumbnailsComponent.mjs-thumbnailsComponent-vertical .mjs-thumbnailsComponent-next {
    left: 0;
    right: 0
}

.mjs-thumbnailsComponent ul li img {
    position: absolute;
    left: 0
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-prev {
    left: 0;
    top: 0;
    bottom: 0
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-next {
    right: 0;
    top: 0;
    bottom: 0
}

.mjs-thumbnailsComponent.mjs-thumbnailsComponent-vertical .mjs-thumbnailsComponent-prev {
    left: 0;
    right: 0;
    top: 0
}

.mjs-thumbnailsComponent.mjs-thumbnailsComponent-vertical .mjs-thumbnailsComponent-next {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-delimiter {
    width: 100%;
    height: 100%
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-link {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-activeStyleVO,
.mjs-thumbnailsComponent .mjs-thumbnailsComponent-styleVO {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-activeStyleVO {
    opacity: 0
}

.mjs-thumbnailsComponent .mjs-thumbnailsComponent-styleVO {
    opacity: 1
}
