/** Header **/

.sidhuvud {
    padding-left: 1em;
    padding-right: 1em;
}

/** Mittenspalt **/
.sv-grid-normal .responsiv-mittenspalt .sv-row .sv-column-10 {
    display: block !important;
    float: left !important;
    width: 76.3285% !important;
}
.sv-grid-normal .responsiv-mittenspalt .sv-row .sv-column-3 {
    float: left !important;
    margin-left: 2.57649% !important;
    width: 20% !important;
}
.sv-grid-normal .responsiv-mittenspalt .sv-column-6 {
    margin: 0.5% !important;
    width: 48.6014% !important;
    float:left !important;
}
/** Footer **/
.sv-grid-normal .responsiv-footer .sv-column-8 {
    float: left;
    width: 100% !important;
}
.sv-grid-normal .responsiv-footer .sv-column-4 {
    float: left !important;
    width: 50% !important;
}

/** Bildspel **/

#bjqs-wrapper {
   margin-left:auto;
   margin-right:auto;
}
/** Statestik  **/
.stat_table {
	width:100% !important;
}



/** Margin innehÃ¥ll **/

#svid10_5317c7f1430faabcc039b80 {
    margin-left: 0.5em;
    margin-right: 0.5em;
}

/** PÃ¥ gÃ¥ng **/


.mobile-pa-gang-button > label {
    background-image: url("/images/18.12caa4f91440b31239f1631/1394026697770/plus-ikon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 4em 4em;
    cursor: pointer;
    display: block;
    height: 5em;
    width: 5em;
}
.mobile-pa-gang-button.show > label {
    background-image: url("/images/18.12caa4f91440b31239f1630/1394026697144/minus-ikon.png");
}
.mobile-pa-gang-button {
    display: block;
    height: 5em;
    width: 5em;
}
.show-hide-box {
    display: none;
}

/** Skrivut **/
.sv-print-portlet {
   display:none;
}

/** Full bredd layout **/
.full-width-layout {
    width: 99%;
}