.produktguideWrapper h3
{
	/*background: #f3f3f3;*/
	margin: 0;
	/*padding: 40px 40px;*/
	cursor: pointer;
	/*border-left: solid 5px #000;*/
}



.mt-5 {
    margin-top: 5rem;
}

.desktopScroll {
    overflow-x:scroll;
}

.desktopScroll:hover {
    cursor:pointer;
}

.produktguideWrapper .desktopScroll table {
    /* width: 2000px; */
}

.tejpGuideWrapper .no-bottom-border td {
    border-bottom: none;
}

.tejpGuideWrapper .name a {
    font-size: 22px;
}


.tejpGuideWrapper td:nth-child(3),
.tejpGuideWrapper td:nth-child(7),
.tejpGuideWrapper td:nth-child(8),
.tejpGuideWrapper td:last-child {
    border-right: none;
}

#accordion_produktguide.usability table td:nth-child(7),
#accordion_produktguide.usability table td:nth-child(8) {
    border-right: solid 1px #000;
}

.tejpGuideWrapper tr:last-child td {
    border-bottom: none;
}


.produktguideWrapper h3 span
{
	display:block;
	color:#000;
	font-size: 12px;
	text-transform: initial;
}

.produktguideWrapper h3.odd
{
	/*background: #fbfbfb;*/
}

.produktguideWrapper td.spacer {
    border-bottom: none;
    width: 4%;
}

.produktguideWrapper tr.lastrow td {
    border-bottom: none;
}


.produktguideWrapper h3.ui-accordion-header-active
{
	background: #000;
	border-left: solid 5px #009640;
	color:#fff;
}

.produktguideWrapper h3.ui-accordion-header-active span
{
	color:#fff;
}


.produktguide .kampanjContentPane
{
	margin-top: -4%;
}

.produktguideWrapper > div > .guideheader {
    display:flex;
    margin-bottom: 3rem;
}

.produktguideWrapper .guideheader > div:first-child {
    width: 36%;
}

.produktguideWrapper .guideheader > div:last-child {
    width: 64%;
}

.produktguideWrapper .guideheader .align-center {
    text-align:center;
 }
 
 .produktguideWrapper .guideheader .border-top,
 .produktguideWrapper .guideheader .border-bottom {
     border-color: #000 !important;
 }

.produktguideWrapper .guideheader .uppercase {
    padding-top: 1.3rem;
    color: #009640;
    display: block;
    padding-bottom: 1.5rem;
}

.uppercase {
    text-transform: uppercase;
}

.produktguideWrapper .ui-icon-triangle-1-e
{
	background-position: inherit;
	background: url("/media/fk1pp50z/icon_up.png");
	width: 32px;
	height: 32px;
	float:right;
}

.produktguideWrapper .ui-icon-triangle-1-s
{
	background: url("/media/lzeb4ygw/icon_close.png");
	width: 32px;
	height: 32px;
	float:right;
}

.produktguideWrapper .ui-accordion .ui-accordion-content
{
	position:relative;
	width: 1440px;
	right: 95px;
	padding: 40px;
	border: solid 1px #ddd;
}

.produktguideWrapper th
{
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	vertical-align:top;
    padding-bottom: 15px;
}

.produktguideWrapper table
{
	width: 100%;
	border-spacing: 0px;
    border-collapse: separate;
    margin-bottom: 60px;
}



.produktguideWrapper th,td
{
	margin: 5px;
	font-size: 12px;
}

.produktguideWrapper a {
    font-size: 14px;
}

.produktguideWrapper td:nth-child(1),
.produktguideWrapper td:nth-child(2)
{
	font-weight: 600;
	background: none;
	text-align:left;
	margin: 0;
	border-right: 0;
	
}

.produktguideWrapper td:nth-child(2) {
    border-right: solid 1px #000;
}

.produktguideWrapper td.green span
{
	margin-right: 1px;
    display: inline-block;
	background: #009640;
	border-radius: 100%;
	padding: 5px;
	height: 5px;
	width: 5px;
}



.produktguideWrapper td
{
	text-align:center;
	/*background: #f3f3f3;*/
	width: 6%;
	color:#000;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	padding-left: 5px;
	padding-right: 5px;

}

.produktguideWrapper td:nth-child(1) {
    width: 13%;
}

.produktguideWrapper td:nth-child(2)
{
	width: 13%;
}

.produktguideWrapper th:nth-child(1),
.produktguideWrapper th:nth-child(2)
{
	text-align:left;
}

.tejpGuideWrapper td:nth-child(1) {
    border-right: solid 1px #000;
}

.produktguideWrapper td:nth-child(2) {
    border-right: none;
}

.produktguideWrapper td.darkgrey
{
	/*background: #868686;*/
}

.produktGuideExpl {
    background: #000;
    color:#fff;
    padding: 10px 30px;
}

.produktGuideExpl strong {
    margin-right: 30px;
}

.greenCircle {
    margin-right: 2px;
    display: inline-block;
    background: #009640;
    border-radius: 100%;
    border: solid 1px #fff;
    padding: 7px;
    height: 5px;
    width: 5px;
    position: relative;
    top: 4px;
}

.produktGuideExpl span.green {
    font-size: 16px;
    position: relative;
    bottom: 3px;
}

.produktGuideExpl ul {
    padding: 0;
    list-style: none;
    margin-left: 60px;
    position: relative;
    
    text-align: center;
    display: inline-flex;
    align-items: baseline;
    margin-top: 30px;
}

.produktGuideExpl strong {
    position: relative;
    
}

.produktGuideExpl ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 30px;
}

.produktGuideExpl ul li p {
    font-size: 13px;
}

.produktGuideExpl ul li p span {
    font-size: 15px;
}


.green {
    padding-top: 0px;
    padding-bottom: 10px;
}

@media (max-width: 820px) {
    .grid-section > div[customclass~="padding-20"] {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
    }
    
    .grid-section > div[columnBorders="Ja"][customclass~="padding-20"] > .row > .column {
        border-left: solid 1px #E0E0E0;
        border-right: solid 1px #E0E0E0;
    }
    
    
}

@media (max-width: 767px) {
    .mobileScroll {
        overflow:scroll;
    }
    
    .mobileScroll table {
        width: 1500px;
    }
    
    .produktGuideExpl ul {
        display:block;
    }
    
    .grid-section .tillbehorWrapper > div {
        flex-wrap:nowrap;
        width: 800px;
        max-width: 800px;
    }
    
    .grid-section .tillbehorWrapper > div[customclass~="guide_header-col"] > .row .column,
    .grid-section .tillbehorWrapper > div[customclass~="guideImageCol"] > .row .column,
    .grid-section .tillbehorWrapper > div[customclass~="guideTextCol"] > .row .column {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
    }
    
    .grid-section .tillbehorWrapper > div[columnBorders="Ja"][customclass~="padding-20"] > .row > .column, .grid-section .tillbehorWrapper > div[customclass~="padding-20"] > .row > .column {
        padding: 20px;
    }
    
    .grid-section .tillbehorWrapper > div[columnBorders="Ja"] > .row > .column {
        border-left: solid 1px #E0E0E0;
        border-right: solid 1px #E0E0E0;
    }
    
    .tillbehorWrapper {
        width: 100%;
        overflow: scroll;
        max-width: 100%;
    
    }
    
    

}