/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
html{
    box-sizing:border-box
}
*,*:before,*:after{
    box-sizing:inherit
}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
 html{
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0;
}

p {
    padding: 15px;
}

/* Remove JBM header and footer */
header.mod_header {
    display: none;
}
section.mod_breadcrumb {
    display: none;
}
footer.mod_footer {
    display: none;
}

 article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{
    display:block
}
[hidden],template{
    display:none
}
a {
   background-color: transparent;
}
a:hover {
    text-decoration: none;
}
 
 b,strong{
    font-weight:bolder
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;
    color:#000
}
 small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
 sub{
    bottom:-0.25em
}
sup{
    top:-0.5em
}
figure{
    margin:1em 40px
}
img{
    border-style:none
}
 code,kbd,pre,samp{
    font-size:1em
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
 button,input,select,textarea,optgroup{
    font:inherit;
    margin:0
}
optgroup{
    font-weight:bold
}
 button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
 button,[type=button],[type=reset],[type=submit]{
    -webkit-appearance:button
}
 button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{
    border-style:none;
    padding:0
}
 button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{
    outline:1px dotted ButtonText
}
 fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:.35em .625em .75em
}
 legend{
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
textarea{
    overflow:auto
}
 [type=checkbox],[type=radio]{
    padding:0
}
 [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
 [type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
 [type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
 ::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
/* End extract */
 html,body{
    font-family: 'Prompt', sans-serif !important;
    font-size:15pt;
    line-height:1.5;
    letter-spacing: 0.3pt;
    background-color: #509EBD;
}
html{
    overflow-x:hidden
}
 h1{
    font-size:36px;
    font-weight: 500;
    padding: 0 16px 0 16px;
}
h2{
    font-size:30px
}
h2.jbm-product {
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.46pt;
    font-weight: 600;
    font-size: 2em;
    padding-left: 4px;
    padding-right: 4px;
}
h2.jbm-contact {
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 2em;
}
h2.jbm-header {
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 2em;
    background-image: url(https://media.jungfrau.ch/image/upload/f_auto,q_auto/v1657693483/top-of-beauty/img/background-surface.png);
    height: 200px;
    background-position-y: -140px;
    padding-top: 50px;
    font-weight: 500;
    letter-spacing: 0.7pt;
}
h3{
    font-size:24px;
    font-weight: 400;
}
h3.jbm-product {
    padding-top: 0;
    margin-top: 0;
    font-weight: 600;
    letter-spacing: 0.36pt;
}
h4{
    font-size:20px
}
h5{
    font-size:18px
}
h6{
    font-size:16px
}

 h1,h2,h3,h4,h5,h6{
    margin:10px 0
}
.jbm-wide{
    letter-spacing:4px
}
.jbm-mountain-background {
    background-image: url(https://media.jungfrau.ch/image/upload/f_auto,q_auto/v1657693479/top-of-beauty/img/background-berge.svg);
    background-repeat: no-repeat;
    background-origin: content-box;
}
 hr{
    border:0;
    border-top:1px solid #eee;
    margin:20px 0
}
hr.jbm-contact{
    border:0;
    border-top:1px solid #499ABB;
    margin:20px 0
}
 .jbm-image{
    max-width:100%;
    height:auto
}
img{
    vertical-align:middle
}
a{
    color:inherit
}
 .jbm-table,.jbm-table-all{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    display:table
}
.jbm-table-all{
    border:1px solid #ccc
}
 .jbm-bordered tr,.jbm-table-all tr{
    border-bottom:1px solid #ddd
}
.jbm-striped tbody tr:nth-child(even){
    background-color:#f1f1f1
}
 .jbm-table-all tr:nth-child(odd){
    background-color:#fff
}
.jbm-table-all tr:nth-child(even){
    background-color:#f1f1f1
}
 .jbm-hoverable tbody tr:hover,.jbm-ul.jbm-hoverable li:hover{
    background-color:#ccc
}
.jbm-centered tr th,.jbm-centered tr td, .jbm-centered {
    text-align:center;
}
 .jbm-table td,.jbm-table th,.jbm-table-all td,.jbm-table-all th{
    padding:8px 8px;
    display:table-cell;
    text-align:left;
    vertical-align:top
}
 .jbm-table th:first-child,.jbm-table td:first-child,.jbm-table-all th:first-child,.jbm-table-all td:first-child{
    padding-left:16px
}
 .jbm-btn,.jbm-button,.jbm-button-language{
    border:none;
    display:inline-block;
    padding:8px 16px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none;
    color:inherit;
    background-color:inherit;
    text-align:center;
    cursor:pointer;
    white-space:nowrap
}
 .jbm-btn:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}
 .jbm-btn,.jbm-button,.jbm-button-language{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
 .jbm-disabled,.jbm-btn:disabled,.jbm-button:disabled{
    cursor:not-allowed;
    opacity:0.3
}
.jbm-disabled *,:disabled *{
    pointer-events:none
}
 .jbm-btn.jbm-disabled:hover,.jbm-btn:disabled:hover{
    box-shadow:none
}
 .jbm-badge,.jbm-tag{
    background-color:#000;
    color:#fff;
    display:inline-block;
    padding-left:8px;
    padding-right:8px;
    text-align:center
}
.jbm-badge{
    border-radius:50%
}
 .jbm-ul{
    list-style-type: disc;
}
.jbm-ul li {
    padding:8px 16px;
    text-align: left;
}
.jbm-ul li:last-child{
    border-bottom:none
}
 .jbm-tooltip,.jbm-display-container{
    position:relative
}
.jbm-tooltip .jbm-text{
    display:none
}
.jbm-tooltip:hover .jbm-text{
    display:inline-block
}
 .jbm-ripple:active{
    opacity:0.5
}
.jbm-ripple{
    transition:opacity 0s
}
 .jbm-input{
    padding:8px;
    display:block;
    border:none;
    border-bottom:1px solid #ccc;
    width:100%
}
 .jbm-select{
    padding:9px 0;
    width:100%;
    border:none;
    border-bottom:1px solid #ccc
}
 .jbm-dropdown-click,.jbm-dropdown-hover{
    position:relative;
    display:inline-block;
    cursor:pointer
}
 .jbm-dropdown-hover:hover .jbm-dropdown-content{
    display:block
}
 .jbm-dropdown-hover:first-child,.jbm-dropdown-click:hover{
    background-color:#ccc;
    color:#000
}
 .jbm-dropdown-hover:hover > .jbm-button:first-child,.jbm-dropdown-click:hover > .jbm-button:first-child{
    background-color:#ccc;
    color:#000
}
.jbm-product-header {
    background-color: white;
    color: #499ABB;
    padding: 10px 0 10px 0;
}

 .jbm-dropdown-content{
    cursor:auto;
    color:#000;
    background-color:#fff;
    display:none;
    position:absolute;
    min-width:160px;
    margin:0;
    padding:0;
    z-index:1
}
 .jbm-check,.jbm-radio{
    width:24px;
    height:24px;
    position:relative;
    top:6px
}
 .jbm-sidebar{
    height:100%;
    width:200px;
    background-color:#fff;
    position:fixed!important;
    z-index:1;
    overflow:auto
}
 .jbm-bar-block .jbm-dropdown-hover,.jbm-bar-block .jbm-dropdown-click{
    width:100%
}
 .jbm-bar-block .jbm-dropdown-hover .jbm-dropdown-content,.jbm-bar-block .jbm-dropdown-click .jbm-dropdown-content{
    min-width:100%
}
 .jbm-bar-block .jbm-dropdown-hover .jbm-button,.jbm-bar-block .jbm-dropdown-click .jbm-button{
    width:100%;
    text-align:left;
    padding:8px 16px
}
 .jbm-main,#main{
    transition:margin-left .4s
}
 .jbm-modal{
    z-index:3;
    display:none;
    padding-top:100px;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:auto;
    background-color:rgb(0,0,0);
    background-color:rgba(0,0,0,0.4)
}
 .jbm-modal-content{
    margin:auto;
    background-color:#fff;
    position:relative;
    padding:0;
    outline:0;
    width:600px
}
 .jbm-bar{
    width:100%;
    overflow:hidden
}
.jbm-center .jbm-bar{
    display:inline-block;
    width:auto
}
 .jbm-bar .jbm-bar-item{
    padding:8px 16px;
    float:left;
    width:auto;
    border:none;
    display:block;
    outline:0;
}
 .jbm-bar .jbm-dropdown-hover,.jbm-bar .jbm-dropdown-click{
    position:static;
    float:left
}
 .jbm-bar .jbm-button{
    white-space:normal
}
 .jbm-bar-block .jbm-bar-item{
    width:100%;
    display:block;
    padding:8px 16px;
    text-align:left;
    border:none;
    white-space:normal;
    float:none;
    outline:0
}
 .jbm-bar-block.jbm-center .jbm-bar-item{
    text-align:center
}
.jbm-bar-item-dropdown {
    color: #499ABB;
    text-transform: uppercase;
}
.jbm-bar-item-dropdown-category-header {
    font-weight: bold;
    text-transform: none;
    font-size: 1.3em;
    text-decoration: none;
}

.jbm-bar-item-dropdown-category-header {
    font-weight: bold;
    text-transform: none;
    font-size: 1.3em;
}

.jbm-bar-item-dropdown-category-header:after {
    content: "";
    display: block;
    border-bottom: 1px solid #499ABB;
    padding-top: 6px;
}
.jbm-bar-item-dropdown-category-header:hover {
    color: #000;
}
.jbm-shopping-bag {
    float: left;
}
.jbm-block{
    display:block;
    width:100%
}
 .jbm-responsive{
    display:block;
    overflow-x:auto
}
 .jbm-container:after,.jbm-container:before,.jbm-panel:after,.jbm-panel:before,.jbm-row:after,.jbm-row:before,.jbm-row-padding:after,.jbm-row-padding:before, .jbm-cell-row:before,.jbm-cell-row:after,.jbm-clear:after,.jbm-clear:before,.jbm-bar:before,.jbm-bar:after{
    content:"";
    display:table;
    clear:both
}
 .jbm-col,.jbm-half,.jbm-third,.jbm-twothird,.jbm-threequarter,.jbm-quarter{
    float:left;
    width:100%
}
 .jbm-col.s1{
    width:8.33333%
}
.jbm-col.s2{
    width:16.66666%
}
.jbm-col.s3{
    width:24.99999%
}
.jbm-col.s4{
    width:33.33333%
}
 .jbm-col.s5{
    width:41.66666%
}
.jbm-col.s6{
    width:49.99999%
}
.jbm-col.s7{
    width:58.33333%
}
.jbm-col.s8{
    width:66.66666%
}
 .jbm-col.s9{
    width:74.99999%
}
.jbm-col.s10{
    width:83.33333%
}
.jbm-col.s11{
    width:91.66666%
}
.jbm-col.s12{
    width:99.99999%
}
 @media (min-width:601px){
    .jbm-col.m1{
        width:8.33333%
    }
    .jbm-col.m2{
        width:16.66666%
    }
    .jbm-col.m3,.jbm-quarter{
        width:24.99999%
    }
    .jbm-col.m4,.jbm-third{
        width:33.33333%
    }
     .jbm-col.m5{
        width:41.66666%
    }
    .jbm-col.m6,.jbm-half{
        width:49.99999%
    }
    .jbm-col.m7{
        width:58.33333%
    }
    .jbm-col.m8,.jbm-twothird{
        width:66.66666%
    }
     .jbm-col.m9,.jbm-threequarter{
        width:74.99999%
    }
    .jbm-col.m10{
        width:83.33333%
    }
    .jbm-col.m11{
        width:91.66666%
    }
    .jbm-col.m12{
        width:99.99999%
    }
}
 @media (min-width:993px){
    .jbm-col.l1{
        width:8.33333%
    }
    .jbm-col.l2{
        width:16.66666%
    }
    .jbm-col.l3{
        width:24.99999%
    }
    .jbm-col.l4{
        width:33.33333%
    }
     .jbm-col.l5{
        width:41.66666%
    }
    .jbm-col.l6{
        width:49.99999%
    }
    .jbm-col.l7{
        width:58.33333%
    }
    .jbm-col.l8{
        width:66.66666%
    }
     .jbm-col.l9{
        width:74.99999%
    }
    .jbm-col.l10{
        width:83.33333%
    }
    .jbm-col.l11{
        width:91.66666%
    }
    .jbm-col.l12{
        width:99.99999%
    }
}
 .jbm-rest{
    overflow:hidden
}
.jbm-stretch{
    margin-left:-16px;
    margin-right:-16px
}
 .jbm-content,.jbm-auto{
    margin-left:auto;
    margin-right:auto
}
.jbm-white {
    background-color: white;
}
.jbm-content{
    max-width:980px;
    background-color: #509EBD;
    color: white;
}
.jbm-auto{
    max-width:1140px
}
 .jbm-cell-row{
    display:table;
    width:100%
}
.jbm-cell{
    display:table-cell
}
 .jbm-cell-top{
    vertical-align:top
}
.jbm-cell-middle{
    vertical-align:middle
}
.jbm-cell-bottom{
    vertical-align:bottom
}
 .jbm-hide{
    display:none!important
}
.jbm-show-block,.jbm-show{
    display:block!important
}
.jbm-show-inline-block{
    display:inline-block!important
}
 @media (max-width:1205px){
    .jbm-auto{
        max-width:95%
    }
}
 @media (max-width:600px){
    .jbm-modal-content{
        margin:0 10px;
        width:auto!important
    }
    .jbm-modal{
        padding-top:30px
    }
     .jbm-dropdown-hover.jbm-mobile .jbm-dropdown-content,.jbm-dropdown-click.jbm-mobile .jbm-dropdown-content{
        position:relative
    }
     .jbm-hide-small{
        display:none!important
    }
    .jbm-mobile{
        display:block;
        width:100%!important
    }
    .jbm-bar-item.jbm-mobile,.jbm-dropdown-hover.jbm-mobile,.jbm-dropdown-click.jbm-mobile{
        text-align: center;
    }
     .jbm-dropdown-hover.jbm-mobile,.jbm-dropdown-hover.jbm-mobile .jbm-btn,.jbm-dropdown-hover.jbm-mobile .jbm-button,.jbm-dropdown-click.jbm-mobile,.jbm-dropdown-click.jbm-mobile .jbm-btn,.jbm-dropdown-click.jbm-mobile .jbm-button{
        width:100%
    }
}
 @media (max-width:768px){
    .jbm-modal-content{
        width:500px
    }
    .jbm-modal{
        padding-top:50px
    }
}
 @media (min-width:993px){
    .jbm-modal-content{
        width:900px
    }
    .jbm-hide-large{
        display:none!important
    }
    .jbm-sidebar.jbm-collapse{
        display:block!important
    }
    .jbm-logo-top-of-beauty {
        max-width: 300px !important;
    }
    .jbm-product-images {
        max-width: 600px;
    }
    .jbm-mountain-background {
        background-repeat: repeat-x;
      }
}
 @media (max-width:992px) and (min-width:601px){
    .jbm-hide-medium{
        display:none!important
    }
}
 @media (max-width:992px){
    .jbm-sidebar.jbm-collapse{
        display:none
    }
    .jbm-main{
        margin-left:0!important;
        margin-right:0!important
    }
    .jbm-auto{
        max-width:100%
    }
}
 .jbm-top,.jbm-bottom{
    position:fixed;
    width:100%;
    z-index:1
}
.jbm-top{
    top:0
}
.jbm-bottom{
    bottom:0
}
.jbm-contact {
    background-color: #E2EEF5;
    color: #499ABB;
}
 .jbm-overlay{
    position:fixed;
    display:none;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.5);
    z-index:2
}
 .jbm-display-topleft{
    position:absolute;
    left:0;
    top:0
}
.jbm-display-topright{
    position:absolute;
    right:0;
    top:0
}
 .jbm-display-bottomleft{
    position:absolute;
    left:0;
    bottom:0
}
.jbm-display-bottomright{
    position:absolute;
    right:0;
    bottom:0
}
 .jbm-display-middle{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%)
}
 .jbm-display-left{
    position:absolute;
    top:50%;
    left:0%;
    transform:translate(0%,-50%);
    -ms-transform:translate(-0%,-50%)
}
 .jbm-display-right{
    position:absolute;
    top:50%;
    right:0%;
    transform:translate(0%,-50%);
    -ms-transform:translate(0%,-50%)
}
 .jbm-display-topmiddle{
    position:absolute;
    left:50%;
    top:0;
    transform:translate(-50%,0%);
    -ms-transform:translate(-50%,0%)
}
 .jbm-display-bottommiddle{
    position:absolute;
    left:50%;
    bottom:0;
    transform:translate(-50%,0%);
    -ms-transform:translate(-50%,0%)
}
 .jbm-display-container:hover .jbm-display-hover{
    display:block
}
.jbm-display-container:hover span.jbm-display-hover{
    display:inline-block
}
.jbm-display-hover{
    display:none
}
 .jbm-display-position{
    position:absolute
}
 .jbm-circle{
    border-radius:50%
}
 .jbm-round-small{
    border-radius:2px
}
.jbm-round,.jbm-round-medium{
    border-radius:4px
}
.jbm-round-large{
    border-radius:8px
}
.jbm-round-xlarge{
    border-radius:16px
}
.jbm-round-xxlarge{
    border-radius:32px
}
 .jbm-row-padding,.jbm-row-padding>.jbm-half,.jbm-row-padding>.jbm-third,.jbm-row-padding>.jbm-twothird,.jbm-row-padding>.jbm-threequarter,.jbm-row-padding>.jbm-quarter,.jbm-row-padding>.jbm-col{
    padding:0 8px
}
 .jbm-container,.jbm-panel{
    padding:0.01em 16px
}
.jbm-panel{
    margin-top:16px;
    margin-bottom:16px
}
 .jbm-code,.jbm-codespan{
    font-size:16px
}
 .jbm-code{
    width:auto;
    background-color:#fff;
    padding:8px 12px;
    border-left:4px solid #4CAF50;
    word-wrap:break-word
}
 .jbm-codespan{
    color:crimson;
    background-color:#f1f1f1;
    padding-left:4px;
    padding-right:4px;
    font-size:110%
}
 .jbm-card,.jbm-card-2{
    box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}
 .jbm-card-4,.jbm-hover-shadow:hover{
    box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}
 .jbm-spin{
    animation:jbm-spin 2s infinite linear
}
@keyframes jbm-spin{
    0%{
        transform:rotate(0deg)
    }
    100%{
        transform:rotate(359deg)
    }
}
 .jbm-animate-fading{
    animation:fading 10s infinite
}
@keyframes fading{
    0%{
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
 .jbm-animate-opacity{
    animation:opac 0.8s
}
@keyframes opac{
    from{
        opacity:0
    }
     to{
        opacity:1
    }
}
 .jbm-animate-top{
    position:relative;
    animation:animatetop 0.4s
}
@keyframes animatetop{
    from{
        top:-300px;
        opacity:0
    }
     to{
        top:0;
        opacity:1
    }
}
 .jbm-animate-left{
    position:relative;
    animation:animateleft 0.4s
}
@keyframes animateleft{
    from{
        left:-300px;
        opacity:0
    }
     to{
        left:0;
        opacity:1
    }
}
 .jbm-animate-right{
    position:relative;
    animation:animateright 0.4s
}
@keyframes animateright{
    from{
        right:-300px;
        opacity:0
    }
     to{
        right:0;
        opacity:1
    }
}
 .jbm-animate-bottom{
    position:relative;
    animation:animatebottom 0.4s
}
@keyframes animatebottom{
    from{
        bottom:-300px;
        opacity:0
    }
     to{
        bottom:0;
        opacity:1
    }
}
 .jbm-animate-zoom {
    animation:animatezoom 0.6s
}
@keyframes animatezoom{
    from{
        transform:scale(0)
    }
     to{
        transform:scale(1)
    }
}
 .jbm-animate-input{
    transition:width 0.4s ease-in-out
}
.jbm-animate-input:focus{
    width:100%!important
}
 .jbm-opacity,.jbm-hover-opacity:hover{
    opacity:0.60
}
.jbm-opacity-off,.jbm-hover-opacity-off:hover{
    opacity:1
}
 .jbm-opacity-max{
    opacity:0.25
}
.jbm-opacity-min{
    opacity:0.75
}
 .jbm-greyscale-max,.jbm-grayscale-max,.jbm-hover-greyscale:hover,.jbm-hover-grayscale:hover{
    filter:grayscale(100%)
}
 .jbm-greyscale,.jbm-grayscale{
    filter:grayscale(75%)
}
.jbm-greyscale-min,.jbm-grayscale-min{
    filter:grayscale(50%)
}
 .jbm-sepia{
    filter:sepia(75%)
}
.jbm-sepia-max,.jbm-hover-sepia:hover{
    filter:sepia(100%)
}
.jbm-sepia-min{
    filter:sepia(50%)
}
 .jbm-tiny{
    font-size:10px!important
}
.jbm-small{
    font-size:12px!important
}
.jbm-medium{
    font-size:15px!important
}
.jbm-large{
    font-size:18px!important
}
 .jbm-xlarge{
    font-size:24px!important
}
.jbm-xxlarge{
    font-size:36px!important
}
.jbm-xxxlarge{
    font-size:48px!important
}
.jbm-jumbo{
    font-size:64px!important
}
 .jbm-left-align{
    text-align:left!important;
    padding-left: 25px;
    padding-right: 16px;
}
.jbm-right-align{
    text-align:right!important
}
.jbm-justify{
    text-align:justify!important
}
.jbm-center{
    text-align:center!important
}
 .jbm-border-0{
    border:0!important
}
.jbm-border{
    border:1px solid #ccc!important
}
 .jbm-border-top{
    border-top:1px solid #ccc!important
}
.jbm-border-bottom{
    border-bottom:1px solid #ccc!important
}
 .jbm-border-left{
    border-left:1px solid #ccc!important
}
.jbm-border-right{
    border-right:1px solid #ccc!important
}
 .jbm-topbar{
    border-top:6px solid #ccc!important
}
.jbm-bottombar{
    border-bottom:6px solid #ccc!important
}
 .jbm-leftbar{
    border-left:6px solid #ccc!important
}
.jbm-rightbar{
    border-right:6px solid #ccc!important
}
 .jbm-section,.jbm-code{
    margin-top:16px!important;
    margin-bottom:16px!important
}
 .jbm-margin{
    margin:16px!important
}
.jbm-margin-top{
    margin-top:16px!important
}
.jbm-margin-bottom{
    margin-bottom:16px!important
}
 .jbm-margin-left{
    margin-left:16px!important
}
.jbm-margin-right{
    margin-right:16px!important
}
 .jbm-padding-small{
    padding:4px 8px!important
}
.jbm-padding{
    padding:8px 16px!important
}
.jbm-padding-large{
    padding:12px 24px!important
}
 .jbm-padding-16{
    padding-top:16px!important;
    padding-bottom:16px!important
}
.jbm-padding-24{
    padding-top:24px!important;
    padding-bottom:24px!important
}
 .jbm-padding-32{
    padding-top:32px!important;
    padding-bottom:32px!important
}
.jbm-padding-48{
    padding-top:48px!important;
    padding-bottom:48px!important
}
 .jbm-padding-64{
    padding-top:64px!important;
    padding-bottom:64px!important
}
 .jbm-padding-top-64{
    padding-top:64px!important
}
.jbm-padding-top-48{
    padding-top:48px!important
}
 .jbm-padding-top-32{
    padding-top:32px!important
}
.jbm-padding-top-24{
    padding-top:24px!important
}
 .jbm-left{
    float:left!important
}
.jbm-right{
    float:right!important
}
 .jbm-button:hover{
    color:#000!important;
    background-color:#fff!important
}
.jbm-button-langauge:hover{
    color:#000!important;

}
 .jbm-transparent,.jbm-hover-none:hover{
    background-color:transparent!important
}
 .jbm-hover-none:hover{
    box-shadow:none!important
}
/* Colors */
 .jbm-amber,.jbm-hover-amber:hover{
    color:#000!important;
    background-color:#ffc107!important
}
 .jbm-aqua,.jbm-hover-aqua:hover{
    color:#000!important;
    background-color:#00ffff!important
}
 .jbm-blue,.jbm-hover-blue:hover{
    color:#fff!important;
    background-color:#509EBD!important
}
 .jbm-light-blue,.jbm-hover-light-blue:hover{
    color:#000!important;
    background-color:#87CEEB!important
}
 .jbm-brown,.jbm-hover-brown:hover{
    color:#fff!important;
    background-color:#795548!important
}
 .jbm-cyan,.jbm-hover-cyan:hover{
    color:#000!important;
    background-color:#00bcd4!important
}
 .jbm-blue-grey,.jbm-hover-blue-grey:hover,.jbm-blue-gray,.jbm-hover-blue-gray:hover{
    color:#fff!important;
    background-color:#607d8b!important
}
 .jbm-green,.jbm-hover-green:hover{
    color:#fff!important;
    background-color:#4CAF50!important
}
 .jbm-light-green,.jbm-hover-light-green:hover{
    color:#000!important;
    background-color:#8bc34a!important
}
 .jbm-indigo,.jbm-hover-indigo:hover{
    color:#fff!important;
    background-color:#3f51b5!important
}
 .jbm-khaki,.jbm-hover-khaki:hover{
    color:#000!important;
    background-color:#f0e68c!important
}
 .jbm-lime,.jbm-hover-lime:hover{
    color:#000!important;
    background-color:#cddc39!important
}
 .jbm-orange,.jbm-hover-orange:hover{
    color:#000!important;
    background-color:#ff9800!important
}
 .jbm-deep-orange,.jbm-hover-deep-orange:hover{
    color:#fff!important;
    background-color:#ff5722!important
}
 .jbm-pink,.jbm-hover-pink:hover{
    color:#fff!important;
    background-color:#e91e63!important
}
 .jbm-purple,.jbm-hover-purple:hover{
    color:#fff!important;
    background-color:#9c27b0!important
}
 .jbm-deep-purple,.jbm-hover-deep-purple:hover{
    color:#fff!important;
    background-color:#673ab7!important
}
 .jbm-red,.jbm-hover-red:hover{
    color:#fff!important;
    background-color:#f44336!important
}
 .jbm-sand,.jbm-hover-sand:hover{
    color:#000!important;
    background-color:#fdf5e6!important
}
 .jbm-teal,.jbm-hover-teal:hover{
    color:#fff!important;
    background-color:#009688!important
}
 .jbm-yellow,.jbm-hover-yellow:hover{
    color:#000!important;
    background-color:#ffeb3b!important
}
 .jbm-white,.jbm-hover-white:hover{
    color:#000!important;
    background-color:#fff!important
}
 .jbm-black,.jbm-hover-black:hover{
    color:#fff!important;
    background-color:#000!important
}
 .jbm-grey,.jbm-hover-grey:hover,.jbm-gray,.jbm-hover-gray:hover{
    color:#000!important;
    background-color:#9e9e9e!important
}
 .jbm-light-grey,.jbm-hover-light-grey:hover,.jbm-light-gray,.jbm-hover-light-gray:hover{
    color:#000!important;
    background-color:#f1f1f1!important
}
 .jbm-dark-grey,.jbm-hover-dark-grey:hover,.jbm-dark-gray,.jbm-hover-dark-gray:hover{
    color:#fff!important;
    background-color:#616161!important
}
 .jbm-pale-red,.jbm-hover-pale-red:hover{
    color:#000!important;
    background-color:#ffdddd!important
}
 .jbm-pale-green,.jbm-hover-pale-green:hover{
    color:#000!important;
    background-color:#ddffdd!important
}
 .jbm-pale-yellow,.jbm-hover-pale-yellow:hover{
    color:#000!important;
    background-color:#ffffcc!important
}
 .jbm-pale-blue,.jbm-hover-pale-blue:hover{
    color:#000!important;
    background-color:#ddffff!important
}
 .jbm-text-amber,.jbm-hover-text-amber:hover{
    color:#ffc107!important
}
 .jbm-text-aqua,.jbm-hover-text-aqua:hover{
    color:#00ffff!important
}
 .jbm-text-blue,.jbm-hover-text-blue:hover{
    color:#2196F3!important
}
 .jbm-text-light-blue,.jbm-hover-text-light-blue:hover{
    color:#87CEEB!important
}
 .jbm-text-brown,.jbm-hover-text-brown:hover{
    color:#795548!important
}
 .jbm-text-cyan,.jbm-hover-text-cyan:hover{
    color:#00bcd4!important
}
 .jbm-text-blue-grey,.jbm-hover-text-blue-grey:hover,.jbm-text-blue-gray,.jbm-hover-text-blue-gray:hover{
    color:#607d8b!important
}
 .jbm-text-green,.jbm-hover-text-green:hover{
    color:#4CAF50!important
}
 .jbm-text-light-green,.jbm-hover-text-light-green:hover{
    color:#8bc34a!important
}
 .jbm-text-indigo,.jbm-hover-text-indigo:hover{
    color:#3f51b5!important
}
 .jbm-text-khaki,.jbm-hover-text-khaki:hover{
    color:#b4aa50!important
}
 .jbm-text-lime,.jbm-hover-text-lime:hover{
    color:#cddc39!important
}
 .jbm-text-orange,.jbm-hover-text-orange:hover{
    color:#ff9800!important
}
 .jbm-text-deep-orange,.jbm-hover-text-deep-orange:hover{
    color:#ff5722!important
}
 .jbm-text-pink,.jbm-hover-text-pink:hover{
    color:#e91e63!important
}
 .jbm-text-purple,.jbm-hover-text-purple:hover{
    color:#9c27b0!important
}
 .jbm-text-deep-purple,.jbm-hover-text-deep-purple:hover{
    color:#673ab7!important
}
 .jbm-text-red,.jbm-hover-text-red:hover{
    color:#f44336!important
}
 .jbm-text-sand,.jbm-hover-text-sand:hover{
    color:#fdf5e6!important
}
 .jbm-text-teal,.jbm-hover-text-teal:hover{
    color:#009688!important
}
 .jbm-text-yellow,.jbm-hover-text-yellow:hover{
    color:#d2be0e!important
}
 .jbm-text-white,.jbm-hover-text-white:hover{
    color:#fff!important
}
 .jbm-text-black,.jbm-hover-text-black:hover{
    color:#000!important
}
 .jbm-text-grey,.jbm-hover-text-grey:hover,.jbm-text-gray,.jbm-hover-text-gray:hover{
    color:#757575!important
}
 .jbm-text-light-grey,.jbm-hover-text-light-grey:hover,.jbm-text-light-gray,.jbm-hover-text-light-gray:hover{
    color:#f1f1f1!important
}
 .jbm-text-dark-grey,.jbm-hover-text-dark-grey:hover,.jbm-text-dark-gray,.jbm-hover-text-dark-gray:hover{
    color:#3a3a3a!important
}
 .jbm-border-amber,.jbm-hover-border-amber:hover{
    border-color:#ffc107!important
}
 .jbm-border-aqua,.jbm-hover-border-aqua:hover{
    border-color:#00ffff!important
}
 .jbm-border-blue,.jbm-hover-border-blue:hover{
    border-color:#2196F3!important
}
 .jbm-border-light-blue,.jbm-hover-border-light-blue:hover{
    border-color:#87CEEB!important
}
 .jbm-border-brown,.jbm-hover-border-brown:hover{
    border-color:#795548!important
}
 .jbm-border-cyan,.jbm-hover-border-cyan:hover{
    border-color:#00bcd4!important
}
 .jbm-border-blue-grey,.jbm-hover-border-blue-grey:hover,.jbm-border-blue-gray,.jbm-hover-border-blue-gray:hover{
    border-color:#607d8b!important
}
 .jbm-border-green,.jbm-hover-border-green:hover{
    border-color:#4CAF50!important
}
 .jbm-border-light-green,.jbm-hover-border-light-green:hover{
    border-color:#8bc34a!important
}
 .jbm-border-indigo,.jbm-hover-border-indigo:hover{
    border-color:#3f51b5!important
}
 .jbm-border-khaki,.jbm-hover-border-khaki:hover{
    border-color:#f0e68c!important
}
 .jbm-border-lime,.jbm-hover-border-lime:hover{
    border-color:#cddc39!important
}
 .jbm-border-orange,.jbm-hover-border-orange:hover{
    border-color:#ff9800!important
}
 .jbm-border-deep-orange,.jbm-hover-border-deep-orange:hover{
    border-color:#ff5722!important
}
 .jbm-border-pink,.jbm-hover-border-pink:hover{
    border-color:#e91e63!important
}
 .jbm-border-purple,.jbm-hover-border-purple:hover{
    border-color:#9c27b0!important
}
 .jbm-border-deep-purple,.jbm-hover-border-deep-purple:hover{
    border-color:#673ab7!important
}
 .jbm-border-red,.jbm-hover-border-red:hover{
    border-color:#f44336!important
}
 .jbm-border-sand,.jbm-hover-border-sand:hover{
    border-color:#fdf5e6!important
}
 .jbm-border-teal,.jbm-hover-border-teal:hover{
    border-color:#009688!important
}
 .jbm-border-yellow,.jbm-hover-border-yellow:hover{
    border-color:#ffeb3b!important
}
 .jbm-border-white,.jbm-hover-border-white:hover{
    border-color:#fff!important
}
 .jbm-border-black,.jbm-hover-border-black:hover{
    border-color:#000!important
}
 .jbm-border-grey,.jbm-hover-border-grey:hover,.jbm-border-gray,.jbm-hover-border-gray:hover{
    border-color:#9e9e9e!important
}
 .jbm-border-light-grey,.jbm-hover-border-light-grey:hover,.jbm-border-light-gray,.jbm-hover-border-light-gray:hover{
    border-color:#f1f1f1!important
}
 .jbm-border-dark-grey,.jbm-hover-border-dark-grey:hover,.jbm-border-dark-gray,.jbm-hover-border-dark-gray:hover{
    border-color:#616161!important
}
 .jbm-border-pale-red,.jbm-hover-border-pale-red:hover{
    border-color:#ffe7e7!important
}
.jbm-border-pale-green,.jbm-hover-border-pale-green:hover{
    border-color:#e7ffe7!important
}
 .jbm-border-pale-yellow,.jbm-hover-border-pale-yellow:hover{
    border-color:#ffffcc!important
}
.jbm-border-pale-blue,.jbm-hover-border-pale-blue:hover{
    border-color:#e7ffff!important
}
