.user {color: #000;
border: #fff;
height: 20px;
width: 250px;
display:none;}
.pb-12, .py-12 {padding-bottom: 12rem !important;}
.pt-12, .py-12 {padding-top: 12rem !important;}
.hurra
.tshad {text-shadow: 2px 2px 3px rgba(127,117,112,0.5);}
.bg-primary-bright
.mbg-bright {background-color: #f3f3f3;}
.mbg-grey-bright {background-color: #ebf0f4;}
.mbg-white {background-color: #fff !important;}
#naviline {border-bottom: 1px solid #7c8795;
}
.userurl {color: #fff;
border: #fff;
height: 20px;
width: 150px;
display: none;}
.overlay-white {background-color: rgba(239, 235, 233, 1.000) !important;}
.desat {    filter: none;
    opacity: 100;
    transition: ease-in-out 0.5s;
}

.desat:hover {
filter: grayscale(100%); /* Standard */
    -webkit-filter: grayscale(100%); /* Webkit */
    filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
    filter: gray;  /* IE6-9 */
    -webkit-filter: grayscale(1); /* Old WebKit */
transition: ease-in 0.5s;
}
}
.fx-bg
.normal {text-transform: none !important;}
.jaxon {color: pink;}
.langsel {position: fixed;
top: 1.825rem;
right: 0px;
z-index: 9999;
padding: 8px;
border-radius: 5px 0 0 5px;
background-color: #fdc300;
color: #000;
font-weight: 700;}
