.mobil-nopadding-left
{
 	padding-left:0px !important;
}
/** Bildspel **/
.bx-controls {
    display: none;
}
.Bildspeltext {
    bottom: 1% !important;
}

.topNav div
{
   margin-bottom:0px !important;
   margin-top:0px !important;
}

a.huvudmeny
{
   font-size:11px;
}

.menuLi a.huvudmeny:hover
{
   font-size:11px;
}

.stickyMenu img
{
   display:none;
}

.stickyMenu a.huvudmeny
{
   padding-top: 1.2em;
}

a.huvudmeny
{
   padding-top:0px;
}

.logo
{
 margin-top:0px;   
}


.padding-mobile-tablet {
    padding-left: 20px;
    padding-right: 20px;
}

.puffUnderContent
{
   float:left;   
}

.borderArrow:after, .borderArrow:before 
{
   display:none;   
}

.menuLi a.huvudmeny
{
   vertical-align: inherit !important;
}

.stickySearch
{
    position: fixed !important;
    z-index: 9998 !important;
    top: 0;
    padding-top: 68px !important;
    width: 100%;
    box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
    max-width:400px;
    display:none !important;
}

.contactForms form input[type="submit"]
{
   min-width:70px;   
}