 body,.erpbg{
     background:#4a4b4d!important;/*Don't load bg on small screens*/     
}
.wrapper {
    margin:0 auto;
    width:100%;
}
.horizontal-container {
   margin-top:0px;
}
.wrapper-left {    
    float:none;
    clear:both;
    width:100%;
    
}
.container-title h1 {
display:none;
}

.menu {
    width:90%;
    position:absolute;
    z-index:1001;
    background-color:white;    
    box-shadow: 5px 35px 46px 24px rgba(0, 0, 0, 0.5);
}
.menuclear {
    height:0px;    
}

.wrapper-right {
    width:100%;
}

.groep {
    margin:0;
    margin-top: 0px;

}
/*
.groep .menuitem {
    width:100%;
    
    
    background-color:white;
}

.groep .menuitem .menubutton{
        
        padding:0px 10px;
        margin:0;
        display:inline-block;
}
.groep-titel {
display:none;
}*/

.erplogo {
    height: 35px;
    display: block;
    float: left;
    margin-left: -10px;
    margin-top: -10px;
    margin-right: 15px;
   -webkit-box-shadow:  2px 2px 10px 2px rgba(0, 0, 0, 0.4);        
    box-shadow:  2px 2px 10px 2px rgba(0, 0, 0, 0.4);
}


/*Login*/
#shim {
    display:none;
}
.mobile-arrow-replacement {
  text-align: center;
  font-size: 1.2em;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  line-height: 2.6em;
  text-transform: uppercase;
}
.mobile-replace-with-text {
    display:none;
}
.errormessage .errorsign {
    display:none;
}
.errormessage .errortext {
    padding:4%;
}
.loginrij {
    width:80%!important;

    margin:0 auto;
}
.topfix-verticalcenter {
    display:none;
}
.errormessage .errortext {
    border-left:none!important;
}
.login {
    width:100%!important;
    height:100%!important;    
    border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    padding:0 0 0 0!important;
    top:0;
    left:0;
}

.login .info {
width:80%;
  margin: 0 auto;
  
}

.loginrij .inputs {
    width:100%;
    clear:both;
       margin-bottom:1em;
}
.loginrij .button {
    clear:both;
    width:100%;
    margin-bottom:1em;
}

/*end login*/

.collapse-menu-handle-desktop {
    display:none;
}

.collapse-menu-handle.collapse-menu-handle-mobile{
    display:block;
}