/* W3.CSS 4.13 June 2019 by Jan Egil and Borge Refsnes */
border-box-size{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit} /*html*/
verdana-font{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5} /*html,body*/
hide-overflow{overflow-x:hidden} /*html*/
no-margin{margin:0} /*body*/
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}

.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.loginbgimg{background-image: url('https://www.bergtreff.com/login/img/loginBG.jpg');  min-height: 100%;  background-position: center;  background-size: cover;}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.full-height{height:100%;}
.raleway-font{font-family: "Raleway", sans-serif}