@font-face {
    font-family: 'CooperStdBlack';
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/cooperblackstd-webfont.eot);
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/cooperblackstd-webfont.eot?#iefix) format('embedded-opentype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/cooperblackstd-webfont.woff) format('woff'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/cooperblackstd-webfont.ttf) format('truetype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/cooperblackstd-webfont.svg#CooperStdBlack) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BreuerTextRegular';
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-regular-webfont.eot);
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-regular-webfont.eot?#iefix) format('embedded-opentype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-regular-webfont.woff) format('woff'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-regular-webfont.ttf) format('truetype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-regular-webfont.svg#BreuerTextRegular) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BreuerTextBold';
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-bold-webfont.eot);
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-bold-webfont.eot?#iefix) format('embedded-opentype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-bold-webfont.woff) format('woff'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-bold-webfont.ttf) format('truetype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuertext-bold-webfont.svg#BreuerTextRegular) format('svg');
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
}

@font-face {
    font-family: 'Breuercondprimeweb-bold';
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-bold.eot);
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-bold.eot?#iefix) format('embedded-opentype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-bold.woff) format('woff'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-bold.ttf) format('truetype'), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-bold.svg#BreuerHeadlinePRIMEWeb) format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Breuercondprimeweb";
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-regular.eot);
    src: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-regular.eot?) format("eot"), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-regular.woff) format("woff"), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-regular.ttf) format("truetype"), url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/font/breuercondprimeweb-regular.svg#breuercondprimeweb-regular) format("svg");
    font-weight: normal;
    font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

p, pre {
    margin: 1em 0;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before, q:after {
    content: '';
    content: none;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl, menu, ol, ul {
    margin: 0;
}

dd {
    margin: 0;
}

menu, ol, ul {
    padding: 0;
    list-style: none;
    list-style-type: none;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled], input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:before, .center:before, .row:before, .clearfix:after,
.center:after, .row:after {
    content: "";
    display: block;
}

.clearfix:after, .center:after, .row:after {
    clear: both;
}

.qtip, .qtip {
    color: #58585a;
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: bold;
}

.qtip-titlebar + .qtip-content {
    border-top-width: 0 !important;
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}

.qtip-title {
    display: none;
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
    top: 16px;
}

.qtip-titlebar .ui-icon, .qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr;
    vertical-align: middle;
}

.qtip-icon, .qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em;
}

.qtip a {
    font-family: 'BreuerTextBold';
    color: #58585a;
}

.qtip-focus {}

.qtip-hover {}

.qtip-default {
    border: 1px solid #FFFFFF;
    background-color: #ffc421;
    color: #58585a;
    font-family: BreuerTextRegular;
    font-size: 14px;
    line-height: 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.ZenderInfoBlokImage {
    float: right;
    position: relative;
    top: -5px;
}

p.ZenderInfoBlokTitle {
    font-size: 20px;
    color: #58595b
}

.qtip-default .qtip-titlebar {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    height: 35px;
    float: right;
    padding: 5px 21px 5px 13px;
    overflow: visible;
    position: relative;
    top: -29px;
}

.qtip-default .qtip-titlebar .qtip-close {
    border: none;
    float: right;
    background: none;
}

.qtip-default .qtip-titlebar .qtip-close .ui-icon {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-closebtn.png) no-repeat;
    width: 30px;
    height: 31px;
    text-indent: -9999999px;
    display: inline-block;
}

.qtip-default .qtip-titlebar .qtip-close .ui-icon:hover {
    background-position: 0 -31px;
}

.touch .qtip-content {
    padding-left: 25px;
}

.touch .qtip-default .qtip-content {
    float: left;
    position: relative;
    top: -22px;
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111;
}

.qtip-default .ZenderInfoBlokImage img {
    padding-top: 10px;
    margin-left: 5px;
}

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

.qtip-rounded, .qtip-tipsy, .qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: white;
    border-width: 0;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, black));
    background-image: -webkit-linear-gradient(top, #4A4A4A 0, black 100%);
    background-image: -moz-linear-gradient(top, #4A4A4A 0, black 100%);
    background-image: -ms-linear-gradient(top, #4A4A4A 0, black 100%);
    background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%);
}

.qtip-youtube .qtip-titlebar {
    background-color: #4A4A4A;
    background-color: rgba(0, 0, 0, 0);
}

.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
}

.qtip-youtube .qtip-icon {
    border-color: #222;
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030;
}

.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, 0.7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid #ddd;
    border: 2px solid rgba(241, 241, 241, 1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333;
}

.qtip-jtools .qtip-titlebar {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}

.qtip-jtools .qtip-content {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}

.qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content {
    background: transparent;
    color: white;
    border: 0 dashed transparent;
}

.qtip-jtools .qtip-icon {
    border-color: #555;
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333;
}

.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent;
}

.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: white;
    border: 0 dashed transparent;
}

.qtip-cluetip .qtip-icon {
    border-color: #808064;
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952;
}

.qtip-tipsy {
    background: black;
    background: rgba(0, 0, 0, .87);
    color: white;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: bold;
    line-height: 16px;
    text-shadow: 0 1px black;
}

.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10;
    background-color: transparent;
}

.qtip-tipsy .qtip-content {
    padding: 6px 10;
}

.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none;
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030;
}

.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: normal;
    font-family: serif;
}

.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: white;
    background: #3A79B8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
    background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}

.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589;
}

.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555;
}

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding: 1px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none;
}

.qtip-bootstrap .qtip-content {
    padding: 9px 14px;
}

.qtip-bootstrap .qtip-icon {
    background: transparent;
}

.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none;
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;
}

.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml {
    position: absolute;
    color: #123456;
    background: transparent;
    border: 0 dashed transparent;
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0;
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(https://static-b.telenet.be/telenet.be/sites/all/themes/telenet/css/libs/#default#VML);
    display: inline-block;
    visibility: visible;
}

#qtip-overlay {
    position: fixed;
    left: -10000em;
    top: -10000em;
}

#qtip-overlay.blurs {
    cursor: pointer;
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.qtipmodal-ie6fix {
    position: absolute !important;
}

div.selector, div.selector span, div.checker span, div.radio span,
div.uploader, div.uploader span.action, div.button, div.button span {
    background-image: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/css/libs/images/sprite-aristo.png);
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}

div.selector, div.checker, div.button, div.radio, div.uploader {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus,
div.uploader:focus {
    outline: 0;
}

div.selector, div.selector *, div.radio, div.radio *, div.checker,
div.checker *, div.uploader, div.uploader *, div.button, div.button * {
    margin: 0;
    padding: 0;
}

.highContrastDetect {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/css/images/bg-input-aristo.png) repeat-x 0 0;
    width: 0px;
    height: 0px;
}

input.uniform-input, select.uniform-multiselect, textarea.uniform {
    padding: 4px;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/css/images/bg-input-aristo.png) repeat-x 0 0;
    outline: 0;
}

input.uniform-input.active, select.uniform-multiselect.active,
textarea.uniform.active {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/css/images/bg-input-focus-aristo.png) repeat-x 0 0;
}

div.checker input, input[type="search"], input[type="search"]:active {
    -moz-appearance: none;
    -webkit-appearance: none;
}

div.selector.active, div.selector.hover, div.selector.focus, div.selector.hover.active {
    background-position: 0 -149px;
}

div.selector {
    font-family: @breuer;
    font-size: 16px;
    color: @dark;
    background-position: 0 -149px;
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden;
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    height: 40px;
    line-height: 44px;
    cursor: pointer;
    width: 100%;
    display: block;
    padding-right: 40px;
    min-width: auto !important;
}

div.selector.fixedWidth {
    width: 190px;
}

div.selector.fixedWidth span {
    width: 155px;
}

div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 24px;
    top: 4px;
    left: 0px;
    width: 100%;
}

div.checker {
    position: relative;
}

div.checker, div.checker span, div.checker input {
    width: 22px;
    height: 18px;
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -58px;
}

div.checker span.checked {
    background-position: -23px -58px;
}

div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer;
}

div.radio {
    position: relative;
}

div.radio, div.radio span, div.radio input {
    width: 23px;
    height: 23px;
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: -49px -58px;
}

div.radio span.checked {
    background-position: -75px -58px;
}

div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    cursor: pointer;
}

div.uploader {
    background-position: 0 -366px;
    height: 32px;
    width: 190px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

div.uploader span.action {
    background-position: right -494px;
    height: 32px;
    line-height: 32px;
    width: 90px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer;
}

div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 4px 0 4px 4px;
    line-height: 24px;
    width: 76px;
    padding: 0 10px;
}

div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%;
}

div.uploader.active span.action {
    background-position: right -558px;
}

div.uploader.hover, div.uploader.focus {
    background-position: 0 -430px;
}

div.uploader.hover span.action, div.uploader.focus span.action {
    background-position: right -526px;
}

div.uploader.hover.active span.action, div.uploader.focus.active span.action {
    background-position: right -590px;
}

div.uploader.disabled, div.uploader.disabled.active {
    background-position: 0 -398px;
}

div.uploader.disabled span.action, div.uploader.disabled.active span.action {
    background-position: right -462px;
}

div.button {
    background-position: 0 -750px;
    height: 32px;
    cursor: pointer;
    position: relative;
}

div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 22px;
    text-align: center;
    background-position: right -622px;
    height: 22px;
    margin-left: 13px;
    padding: 5px 15px 5px 2px;
}

div.button.active {
    background-position: 0 -782px;
}

div.button.active span {
    background-position: right -654px;
    cursor: default;
}

div.button.hover, div.button.focus {
    background-position: 0 -814px;
}

div.button.hover span, div.button.focus span {
    background-position: right -686px;
}

div.button.disabled, div.button.disabled.active {
    background-position: 0 -846px;
}

div.button.disabled span, div.button.disabled.active span {
    background-position: right -718px;
    cursor: default;
}

input.uniform-input, select.uniform-multiselect, textarea.uniform {
    font-size: 14px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #777;
    background-color: #a1cbe2;
    border-top: solid 1px #aaaaaa;
    border-left: solid 1px #aaaaaa;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input.uniform-input.hover, input.uniform-input.focus, select.uniform-multiselect.hover,
select.uniform-multiselect.focus, textarea.uniform.hover, textarea.uniform.focus {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border-color: #999;
    background-color: #a1cbe2;
}

div.button span {
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

div.button.hover span, div.button.focus span {
    color: #555;
}

div.button.disabled span, div.button.disabled.active span {
    color: #bbb;
}

div.selector {
    font-weight: bold;
    color: #464545;
    font-size: 14px;
}

div.selector span {
    color: #666;
    text-shadow: 0 1px 0 white;
}

div.selector select {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1em;
    border: solid 1px white;
}

div.selector.disabled span, div.selector.disabled.active span {
    color: #bbb;
}

div.checker {
    margin-right: 10px;
}

div.radio {
    margin-right: 10px;
}

div.uploader span.action {
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    background-color: #fff;
    font-weight: bold;
    color: #1c4257;
}

div.uploader span.filename {
    color: #777;
    font-size: 11px;
}

div.uploader.disabled span.action, div.uploader.disabled.active span.action {
    color: #aaa;
}

div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
    border-color: #ddd;
    color: #aaa;
}

.border {
    border: 1px solid #d6d7d8
}

.bgTransition {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear
}

.bgGrey {
    background: #f6f6f7
}

.hideText {
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0
}

.comparetransform {
    -moz-transform: scale(.9);
    -o-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -moz-transform-origin: 80px 50px 0;
    -o-transform-origin: 80px 50px 0;
    -webkit-transform-origin: 80px 50px 0;
    transform-origin: 80px 50px 0;
    -moz-transition: all .1s ease-out 0;
    -o-transition: all .1s ease-out 0;
    -webkit-transition: all .1s ease-out 0;
    transition: all .1s ease-out 0
}

.rotate5deg {
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
}

html {
    -webkit-font-smoothing: antialiased
}

body {
    background-color: #fff;
    color: #58595b;
    font-family: 'BreuerTextRegular';
    font-size: 15px;
    line-height: 120%;
    width: 100%
}

h1, h2, h3, h4, h5 {
    font-weight: normal
}

p.shout {
    color: #fff;
    font-family: 'CooperStdBlack';
    font-size: 50px;
    line-height: 120%;
    font-weight: normal !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    margin: .67em 0
}

p.shout.yellow {
    color: #ffc421
}

section.bannercover h1.yellow, section.bannercover p.shout.yellow {
    padding-top: 30px
}

h2 {
    font-size: 33px;
    margin-bottom: 32px;
    color: #58595b;
    font-family: 'Breuercondprimeweb-bold';
    line-height: 120%
}

h3 {
    color: #f7942f;
    font-family: 'Breuercondprimeweb-bold';
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 120%
}

h3 a {
    text-decoration: none
}

h3 a:hover {
    text-decoration: underline
}

h3.overlayer {
    color: #fff;
    font-family: 'Breuercondprimeweb';
    font-size: 20px;
    margin: 0;
    line-height: 120%;
    text-transform: uppercase;
    font-weight: normal
}

h3.aanduiding {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 -960px;
    width: 100%;
    padding-top: 40px;
    min-height: 30px
}

.view-online-advantages h3 {
    color: #fff;
    margin-top: 8px
}

h4 {
    font-family: 'BreuerTextBold';
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px
}

h4.upper {
    text-transform: uppercase;
    font-size: 16px
}

.p_carrousel_product h4, .p_carrousel h4 {
    color: #f26534
}

h5 {
    font-family: 'Breuercondprimeweb-bold';
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 7px;
    color: #f26534
}

hgroup {
    margin-bottom: 30px
}

hgroup h1, hgroup h2, hgroup h3, hgroup h4, hgroup h5 {
    margin-bottom: 8px
}

h1.topMargin20, h2.topMargin20, h3.topMargin20, h4.topMargin20,
h5.topMargin20 {
    margin-top: 30px
}

h1.bottomMargin, h2.bottomMargin, h3.bottomMargin, h4.bottomMargin,
h5.bottomMargin {
    margin-bottom: 30px
}

p {
    margin: 0 0 10px 0
}

span.datetime {
    font-style: italic;
    font-size: 13px
}

a:focus {
    outline: 0
}

.bold, strong {
    font-family: 'BreuerTextBold';
    font-weight: normal
}

.noDisplay {
    display: none
}

.hiddenblock {
    display: none
}

.note {
    font-size: 12px
}

.divider {
    border-top: 1px solid #d6d7d8;
    margin: 15px 0 25px
}

section {
    clear: both
}

.topMargin0 {
    margin-top: 0
}

.topMargin5 {
    margin-top: 5px
}

.topMargin10 {
    margin-top: 10px
}

.topMargin15 {
    margin-top: 15px
}

.topMargin20 {
    margin-top: 20px
}

.topMargin25 {
    margin-top: 25px
}

.topMargin30 {
    margin-top: 30px
}

.bottomMargin0 {
    margin-bottom: 0
}

.bottomMargin5 {
    margin-bottom: 5px
}

.bottomMargin10 {
    margin-bottom: 10px
}

.bottomMargin15 {
    margin-bottom: 15px
}

.bottomMargin20 {
    margin-bottom: 20px
}

.bottomMargin25 {
    margin-bottom: 25px
}

.bottomMargin30 {
    margin-bottom: 30px
}

.systemLinks {
    padding: 0 20px
}

.systemLinks ul.primary li.active a {
    background: #58595b
}

.systemLinks ul.primary li a {
    background: #f26534;
    color: #fff
}

.panel-2col .panel-col-first .inside, .panel-2col .panel-col-last .inside {
    margin: 0
}

#admin-menu, #admin-menu .dropdown {
    z-index: 9999999
}

.field-name-field-product-feats-mobile-phone {
    background-color: #930
}

.notice {
    background: #ffc421
}

#media-browser-page a.fake-ok, #media-browser-page a.fake-cancel {
    cursor: pointer
}

.hidden, .hiddencontainer {
    display: none
}

@-moz-document url-prefix() {
    #sliding-popup.sliding-popup-top {
        display: none !important
    }
}

@-moz-document url-prefix() {
    #sliding-popup.sliding-popup-top {
        display: none !important
    }
}

.mobileOnly {
    display: none
}

.mobile-separator {
    border: none;
    padding-bottom: 0;
    margin-top: 20px
}

a {
    color: #f26534;
    text-decoration: underline;
    outline: none
}

a:hover {
    text-decoration: none
}

a.cta, a.fancybox, .pricetag, .pricetag-duo, .promo-price a.fancybox {
    color: #f26534;
    padding-right: 17px;
    text-decoration: none;
    font-family: 'BreuerTextRegular';
    position: relative;
    border-bottom: none
}

a.cta:after, a.fancybox:after, .pricetag:after, .pricetag-duo:after,
.promo-price a.fancybox:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -96px -32px;
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    right: -6px;
    top: 0
}

a.cta:hover, a.fancybox:hover, .pricetag:hover, .pricetag-duo:hover,
.promo-price a.fancybox:hover {
    text-decoration: underline
}

a.cta.noIcon:after, a.fancybox.noIcon:after, .pricetag.noIcon:after,
.pricetag-duo.noIcon:after, .promo-price a.fancybox.noIcon:after {
    background: none
}

a.fancybox {
    padding-right: 0
}

a.fancybox:after {
    right: -24px
}

h3 a.fancybox:after {
    top: 7px
}

.tarieven table a.fancybox, .view-product-shopping-cart a.fancybox,
a.fancybox.noIcon {
    padding: 0
}

.tarieven table a.fancybox:after, .view-product-shopping-cart a.fancybox:after,
a.fancybox.noIcon:after {
    background: none
}

.tarieven table a.fancybox:before, .view-product-shopping-cart a.fancybox:before,
a.fancybox.noIcon:before {
    background: none
}

a.tooltip {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -608px 0;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 1px;
    vertical-align: top;
    left: 5px
}

a.tooltip.noIcon {
    background: none;
    top: 0;
    left: 0
}

.plus {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -480px 0;
    width: 22px;
    height: 32px
}

.help a {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -800px 0;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 32px;
    height: 32px
}

#help {
    clear: both;
    padding-top: 30px
}

.result-error {
    position: relative;
    padding-left: 35px
}

.result-error:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -768px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0
}

.result-succes {
    position: relative;
    padding-left: 35px
}

.result-succes:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -736px 0;
    position: absolute;
    content: "";
    width: 25px;
    height: 26px;
    left: 0
}

span.appstore {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    text-indent: -99999px;
    display: block
}

span.appstore.iOS {
    background-position: -192px -576px;
    width: 98px;
    height: 34px
}

span.appstore.Android {
    background-position: -320px -576px;
    width: 98px;
    height: 34px
}

span.appstore.Windows {
    background-position: -448px -576px;
    width: 98px;
    height: 34px
}

ul.orange, .answer ul, .orange ul, .GSMspecs ul {
    margin-bottom: 20px
}

ul.orange li, .answer ul li, .orange ul li, .GSMspecs ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 7px
}

ul.orange li:before, .answer ul li:before, .orange ul li:before, .GSMspecs ul li:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -96px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 6px
}

ul.orange li ul.dashed, .answer ul li ul.dashed, .orange ul li ul.dashed,
.GSMspecs ul li ul.dashed, ul.orange li ul, .answer ul li ul, .orange ul li ul,
.GSMspecs ul li ul {
    margin: 8px 0 15px
}

ul.orange li ul.dashed li, .answer ul li ul.dashed li, .orange ul li ul.dashed li,
.GSMspecs ul li ul.dashed li, ul.orange li ul li, .answer ul li ul li, .orange ul li ul li,
.GSMspecs ul li ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 7px
}

ul.orange li ul.dashed li:before, .answer ul li ul.dashed li:before,
.orange ul li ul.dashed li:before, .GSMspecs ul li ul.dashed li:before,
ul.orange li ul li:before, .answer ul li ul li:before, .orange ul li ul li:before,
.GSMspecs ul li ul li:before {
    background: none;
    content: "-";
    left: 0;
    line-height: 6px;
    top: 6px
}

ul.orange.intro li, .answer ul.intro li, .orange ul.intro li, .GSMspecs ul.intro li {
    font-size: 125%;
    line-height: 120%
}

ul.dashed {
    margin: 15px 0
}

ul.dashed li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 7px
}

ul.dashed li:before {
    content: "-";
    left: 0;
    top: 6px
}

ol {
    list-style: outside;
    list-style-type: decimal;
    margin-bottom: 15px
}

ol li {
    margin-bottom: 8px;
    margin-left: 20px
}

ol li ol {
    margin-top: 12px
}

ol li ol li {
    margin-bottom: 4px
}

ul li ul, ol li ul {
    margin-top: 6px
}

#content_container section.p_yellow_arrow h3, #content_container section.p_yellow_arrow h3 a {
    color: #fff
}

.cols {}

.cols .cols2 {
    width: 45%;
    margin-right: 10%;
    float: left;
    margin-bottom: 40px
}

.cols .cols2.last {
    clear: right;
    margin-right: 0
}

.cols .cols2.left {
    width: 20%
}

.columns {
    margin: 20px 0
}

.columns.cols2 .col.half {
    width: 50%
}

.columns.cols2 .col.quarter {
    margin: 0;
    width: 25%
}

.columns.cols2 .col.threequarter {
    margin: 0;
    width: 75%
}

.columns.col2 .col.last {
    margin-right: none
}

h3.hideshow {
    cursor: pointer;
    position: relative;
    text-decoration: none;
    border-bottom: none;
    color: #f26534;
    margin-bottom: 0;
    padding-left: 25px
}

h3.hideshow:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 3px
}

h3.hideshow.open:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -512px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 3px
}

.hiddencontent {
    display: none;
    margin-top: 12px
}

.hiddencontent.indicator {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/aanduiding-large.png) 25px 7px no-repeat;
    padding-top: 35px;
    margin-top: 0
}

.slide_visual h3.hideshow {
    margin-top: 8px
}

.print {
    padding-left: 30px;
    color: #f26534;
    position: relative
}

.print:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -576px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0
}

.messagebox {
    background: #f6f6f7;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    margin: 40px 0;
    padding: 20px 20px 10px
}

.messagebox.red {
    border: 1px solid red;
    background: none
}

.footnote {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 40px
}

.number {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -672px 0;
    width: 32px;
    height: 32px;
    display: inline-block;
    font-style: normal;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-right: 3px;
}

.number.yellow {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -704px 0
}

.showMe {
    text-decoration: none;
    border-bottom: none;
    color: #f26534;
    margin-bottom: 10px
}

.showMe a {
    display: inline-block;
    color: #58595b;
    margin-bottom: 0;
    position: relative;
    padding-left: 25px;
    text-decoration: none
}

.showMe a:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 2px
}

.showMe a:hover {
    text-decoration: underline
}

.showMe.open {
    margin-bottom: 20px;
    position: relative
}

.showMe.open:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -512px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 2px;
    z-index: 999
}

.showMe.open {
    margin-bottom: 20px
}

.aanduiding {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat 0 -960px;
    width: 100%;
    height: 40px;
    margin-bottom: 15px
}

img.img_right {
    float: right;
    margin-left: 15px
}

img.img_left {
    float: left;
    margin-right: 15px
}

table.style {
    width: 100%;
    margin-bottom: 20px
}

table.style h3 {
    margin-bottom: 0
}

table.style h4 {
    margin-bottom: 10px
}

table.style ul, table.style p {
    margin-bottom: 15px
}

table.style tbody {
    border: none
}

table.style tbody tr {
    border: none;
    background: none
}

table.style tbody tr th {
    border: none;
    text-align: center;
    padding: 10px
}

table.style tbody tr th:first-child {
    text-align: left
}

table.style tbody tr th.half {
    width: 50%
}

table.style tbody tr th.fourth {
    width: 25%
}

table.style tbody tr th .subtitle {
    font-weight: normal;
    clear: both
}

table.style tbody tr th.orange {
    color: #f26534;
    font-weight: bold
}

table.style tbody tr td {
    padding: 10px;
    text-align: center
}

table.style tbody tr td:first-child {
    text-align: left
}

table.style tbody tr td.half {
    width: 50%
}

table.style tbody tr td.fourth {
    width: 25%
}

table.style tbody tr td.fourth.orange {
    color: #f26534;
    font-weight: bold
}

table.style tbody tr.even td, table.style tbody tr.even th {
    background: #fff
}

table.style tbody tr.even td:first-child, table.style tbody tr.even th:first-child {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

table.style tbody tr.even td:last-child, table.style tbody tr.even th:last-child {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0
}

table.style tbody tr.odd td, table.style tbody tr.odd th {
    background: #f6f6f7
}

table.style tbody tr.odd td:first-child, table.style tbody tr.odd th:first-child {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

table.style tbody tr.odd td:last-child, table.style tbody tr.odd th:last-child {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0
}

table.style.even {
    border-collapse: separate
}

table.style.even tr td, table.style.even tr th {
    background: #fff
}

table.style.even tr td:first-child, table.style.even tr th:first-child {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

table.style.even tr td:last-child, table.style.even tr th:last-child {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0
}

table.style.odd {
    border-collapse: separate
}

table.style.odd tr td, table.style.odd tr th {
    background: #f6f6f7
}

table.style.odd tr td:first-child, table.style.odd tr th:first-child {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

table.style.odd tr td:last-child, table.style.odd tr th:last-child {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0
}

.tarieven h2 {
    margin-bottom: 15px;
    margin-top: 40px
}

.tarieven .tarief-tv label {
    margin-bottom: 7px
}

.tarieven .tarief-tv input[type="submit"] {
    position: relative;
    top: -23px;
    left: 160px
}

.SpecsTable {
    width: 100%
}

.SpecsTable tr {
    width: 50%
}

.SpecsTable tr.SpecsTableHeader {
    width: 100%
}

.SpecsTable tr.SpecsTableHeader td {
    padding: 10px 0
}

.SpecsTable tr td {
    width: 25%;
    float: left
}

.SpecsTable tr td.SpecsTableCell1 .SpecsTableQuestion {
    float: left;
    width: 12%
}

.price-placeRight {
    float: right;
    margin-left: 30px
}

.pricetag {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -864px -96px;
    position: relative;
    margin-bottom: 30px;
    height: 213px;
    width: 335px
}

.pricetag .promo-price {
    float: right;
    position: relative;
    width: 160px;
    text-align: center
}

.pricetag .promo-price .inner {
    color: #fff;
    position: relative;
    top: 45px;
    padding: 0 8px;
    font-size: 20px;
    line-height: 22px
}

.pricetag .promo-price .conditions {
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 185px;
    width: 100%
}

.pricetag .promo-price .otherHardware {
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 185px;
    left: -176px;
    width: 100%
}

.pricetag .promo-price a {
    color: #58595b;
    text-decoration: underline
}

.pricetag .promo-price a:hover {
    text-decoration: none
}

.pricetag .price-data {
    position: relative;
    top: 55px;
    float: left;
    left: 10px;
    color: #fff
}

.pricetag-duo {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -1440px -96px;
    position: relative;
    margin-bottom: 30px;
    height: 238px;
    width: 335px
}

.pricetag-duo, .pricetag-client {}

.pricetag-duo .duo-white p, .pricetag-client .duo-white p, .pricetag-duo .duo-yellow p,
.pricetag-client .duo-yellow p {
    margin: 0 0 3px 0
}

.pricetag-duo .duo-white .product-price, .pricetag-client .duo-white .product-price,
.pricetag-duo .duo-yellow .product-price, .pricetag-client .duo-yellow .product-price {
    top: 8px;
    clear: both
}

.pricetag-duo .duo-white, .pricetag-client .duo-white {
    width: 139px;
    position: relative;
    top: 43px
}

.pricetag-duo .duo-white .price-info .basic-sprite.euro, .pricetag-client .duo-white .price-info .basic-sprite.euro {
    float: right;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -384px -32px;
    height: 19px;
    width: 14px;
    margin-left: 5px
}

.pricetag-duo .duo-white .price-data, .pricetag-client .duo-white .price-data {
    font-size: 13px;
    color: #ffc421
}

.pricetag-duo .duo-white .product-price, .pricetag-client .duo-white .product-price {
    color: #ffc421
}

.pricetag-duo .duo-yellow, .pricetag-client .duo-yellow {
    width: 139px;
    position: relative;
    top: 55px
}

.pricetag-duo .duo-yellow .price-data, .pricetag-client .duo-yellow .price-data {
    font-size: 12px
}

.pricetag-duo .product-price, .pricetag-client .product-price {
    position: relative;
    bottom: 0;
    left: 10px
}

.pricetag-duo .promo-price, .pricetag-client .promo-price {
    float: right;
    position: relative;
    width: 140px;
    padding: 0 10px;
    text-align: center
}

.pricetag-duo .promo-price .inner, .pricetag-client .promo-price .inner {
    color: #fff;
    position: relative;
    top: -45px
}

.pricetag-duo .promo-price .conditions, .pricetag-client .promo-price .conditions {
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 73px;
    width: 100%
}

.pricetag-duo .promo-price a, .pricetag-client .promo-price a {
    color: #58595b;
    text-decoration: underline
}

.pricetag-duo .promo-price a:hover, .pricetag-client .promo-price a:hover {
    text-decoration: none
}

.pricetag-duo .price-data, .pricetag-client .price-data {
    position: relative;
    top: 5px;
    float: left;
    left: 10px;
    color: #fff
}

.pricetag-client {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -640px -352px;
    position: relative;
    margin-bottom: 30px;
    height: 200px;
    width: 160px
}

.pricetag-client .duo-white {
    top: 12px;
    margin: 0 auto
}

.pricetag-client .duo-yellow {
    top: 22px;
    margin: 0 auto
}

.promo-label {
    float: left
}

.pricetagIndication {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -864px -320px;
    position: relative;
    margin-bottom: 30px;
    height: 213px;
    width: 335px
}

.pricetagIndication .promo-price {
    float: right;
    position: relative;
    width: 160px;
    text-align: center
}

.pricetagIndication .promo-price .inner {
    color: #fff;
    position: relative;
    top: 45px
}

.pricetagIndication .promo-price .conditions {
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 185px;
    width: 100%
}

.pricetagIndication .promo-price .otherHardware {
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 185px;
    left: -176px;
    width: 100%
}

.pricetagIndication .promo-price a {
    color: #58595b;
    text-decoration: underline
}

.pricetagIndication .promo-price a:hover {
    text-decoration: none
}

.pricetagIndication .price-data {
    position: relative;
    top: 55px;
    float: left;
    left: 10px;
    color: #fff
}

.pricetag-detail {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -864px -96px;
    position: relative;
    margin-bottom: 30px;
    height: 213px;
    width: 335px
}

.pricetag-detail .promo-price {
    float: right;
    position: relative;
    width: 160px;
    text-align: center
}

.pricetag-detail .promo-price .inner {
    color: #fff;
    position: relative;
    top: 45px
}

.pricetag-detail .promo-price .conditions {
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 185px;
    width: 100%
}

.pricetag-detail .promo-price a {
    color: #58595b;
    border-bottom: 1px solid #58595b;
    text-decoration: none
}

.pricetag-detail .promo-price a:hover {
    border-bottom: none
}

.pricetag-detail .price-data {
    position: relative;
    top: 55px;
    float: left;
    left: 10px;
    color: #fff
}

.priceIndication {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -512px -96px;
    margin-bottom: 30px;
    height: 192px;
    width: 160px;
    position: relative
}

.priceIndication.twist {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -1248px -96px
}

.priceOnly {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -704px -96px;
    position: relative;
    width: 124px;
    height: 122px;
    margin-bottom: 10px
}

.priceOnly h3 {
    position: absolute;
    bottom: 35px;
    left: 5px;
    font-family: 'CooperStdBlack';
    font-size: 18px;
    color: #fff;
    font-weight: normal
}

.priceOnly .product-price {
    bottom: 10px
}

.product-price {
    color: #fff;
    display: inline-block;
    font-family: 'CooperStdBlack';
    height: 40px;
    position: absolute;
    bottom: 50px;
    left: 10px;
    line-height: 40px
}

.product-price .price {
    display: block;
    float: left;
    font-size: 50px;
    line-height: 40px
}

.product-price .price-info {
    display: block;
    float: left;
    text-align: left
}

.product-price .price-info .price-rest {
    float: left;
    font-size: 25px;
    position: relative;
    top: -8px
}

.product-price .price-info .basic-sprite.euro {
    float: right;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -384px 0;
    height: 18px;
    width: 14px;
    margin-left: 5px
}

.product-price .price-info .ratio {
    display: block;
    font-size: 13px;
    position: absolute;
    top: 10px
}

.product-price.small .price {
    font-size: 40px
}

.overlayer-product-price {
    position: relative
}

.overlayer-product-price .product-price {
    position: static
}

.price-data {
    color: #fff;
    position: relative;
    top: 35px;
    left: 10px;
    font-size: 15px;
    font-family: 'CooperStdBlack';
    line-height: 16px
}

#content_container .p_overlayer {
    display: none;
    position: absolute;
    margin-top: -60px;
    background: #ffc421;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    z-index: 9998
}

#content_container .p_overlayer table.views-table {
    width: 100%;
    text-align: center;
    line-height: 1.4
}

#content_container .p_overlayer table.views-table tr {
    border: none
}

#content_container .p_overlayer table.views-table tr td, #content_container .p_overlayer table.views-table tr th {
    padding: 25px;
    width: 33.33%
}

#content_container .p_overlayer table.views-table tr td .views-field-field-product-order,
#content_container .p_overlayer table.views-table tr th .views-field-field-product-order {
    margin-top: 15px;
    clear: both;
    display: block
}

#content_container .p_overlayer table.views-table tr td img, #content_container .p_overlayer table.views-table tr th img {
    margin-bottom: 20px
}

#content_container .p_overlayer table.views-table tr.odd {
    background: #ffc421
}

#content_container .p_overlayer table.views-table tr.even {
    background: #fdcb28
}

.p_tabs .label-compare {
    position: relative;
    right: -18px;
    bottom: -25px;
    float: right;
    z-index: 9999;
    overflow: hidden;
    outline: none
}

.p_tabs .label-compare.label-compare-en, .p_tabs .label-compare.label-compare-nl {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -384px -96px;
    width: 99px;
    height: 53px;
    text-indent: -9999px;
    -moz-transform: scale(.9);
    -o-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -moz-transform-origin: 80px 50px 0;
    -o-transform-origin: 80px 50px 0;
    -webkit-transform-origin: 80px 50px 0;
    transform-origin: 80px 50px 0;
    -moz-transition: all .1s ease-out 0;
    -o-transition: all .1s ease-out 0;
    -webkit-transition: all .1s ease-out 0;
    transition: all .1s ease-out 0
}

.p_tabs .label-compare.label-compare-en:hover, .p_tabs .label-compare.label-compare-nl:hover {
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
}

.p_tabs .label-compare.label-compare-en.active, .p_tabs .label-compare.label-compare-nl.active {
    background-position: -384px -160px
}

.p_tabs .label-compare.label-compare-fr {
    background-position: -384px -96px;
    width: 99px;
    height: 53px;
    text-indent: -9999px
}

.p_tabs .label-compare.label-compare-fr:hover {
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
}

.p_tabs .label-compare.label-compare-fr.active {
    background-position: -384px -160px
}

.p_contentTabs .pane-container {
    position: relative;
    height: 60px
}

.p_contentTabs .pane-container ul li {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    float: left;
    display: inline-block;
    background: #ffc421;
    margin-right: 0;
    height: 40px;
    text-align: center;
    padding: 20px 20px 0 20px
}

.p_contentTabs .pane-container ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-decoration: none
}

.p_contentTabs .pane-container ul li a:hover {
    text-decoration: underline
}

.p_contentTabs .pane-container ul li.active-trail {
    background: #f6f6f7
}

.p_contentTabs .pane-container ul li.active-trail a {
    color: #f26534
}

body.node-type-product-shake .product-tabs-wrapper article {}

body.node-type-product-shake .product-tabs-wrapper article span.title {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    text-indent: -99999px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -6px
}

body.node-type-product-shake .product-tabs-wrapper article.col_1 {
    position: relative
}

body.node-type-product-shake .product-tabs-wrapper article.col_1 span.title {
    background-position: 0 -736px;
    width: 75px;
    height: 40px
}

body.node-type-product-shake .product-tabs-wrapper article.col_1.active span.title {
    background-position: 0 -672px;
    width: 75px;
    height: 40px
}

body.node-type-product-shake .product-tabs-wrapper article.col_1.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.node-type-product-shake .product-tabs-wrapper article.col_2 {
    position: relative
}

body.node-type-product-shake .product-tabs-wrapper article.col_2 span.title {
    background-position: -96px -736px;
    width: 135px;
    height: 40px
}

body.node-type-product-shake .product-tabs-wrapper article.col_2.active span.title {
    background-position: -96px -672px;
    width: 135px;
    height: 40px
}

body.node-type-product-shake .product-tabs-wrapper article.col_2.active:hover span.title {
    top: -6px !important
}

body.page-node-3521 .product-tabs-wrapper article, body.page-node-3523 .product-tabs-wrapper article,
body.page-node-3525 .product-tabs-wrapper article {}

body.page-node-3521 .product-tabs-wrapper article span.title, body.page-node-3523 .product-tabs-wrapper article span.title,
body.page-node-3525 .product-tabs-wrapper article span.title {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    text-indent: -99999px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -6px
}

body.page-node-3521 .product-tabs-wrapper article.col_1, body.page-node-3523 .product-tabs-wrapper article.col_1,
body.page-node-3525 .product-tabs-wrapper article.col_1 {
    position: relative
}

body.page-node-3521 .product-tabs-wrapper article.col_1 span.title,
body.page-node-3523 .product-tabs-wrapper article.col_1 span.title,
body.page-node-3525 .product-tabs-wrapper article.col_1 span.title {
    background-position: -1504px -736px;
    width: 84px;
    height: 45px
}

body.page-node-3521 .product-tabs-wrapper article.col_1.active span.title,
body.page-node-3523 .product-tabs-wrapper article.col_1.active span.title,
body.page-node-3525 .product-tabs-wrapper article.col_1.active span.title {
    background-position: -1504px -672px;
    width: 84px;
    height: 45px
}

body.page-node-3521 .product-tabs-wrapper article.col_1.active:hover span.title,
body.page-node-3523 .product-tabs-wrapper article.col_1.active:hover span.title,
body.page-node-3525 .product-tabs-wrapper article.col_1.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.page-node-3521 .product-tabs-wrapper article.col_2, body.page-node-3523 .product-tabs-wrapper article.col_2,
body.page-node-3525 .product-tabs-wrapper article.col_2 {
    position: relative
}

body.page-node-3521 .product-tabs-wrapper article.col_2 span.title,
body.page-node-3523 .product-tabs-wrapper article.col_2 span.title,
body.page-node-3525 .product-tabs-wrapper article.col_2 span.title {
    background-position: -1600px -736px;
    width: 84px;
    height: 45px;
    top: -8px
}

body.page-node-3521 .product-tabs-wrapper article.col_2.active span.title,
body.page-node-3523 .product-tabs-wrapper article.col_2.active span.title,
body.page-node-3525 .product-tabs-wrapper article.col_2.active span.title {
    background-position: -1600px -672px;
    width: 84px;
    height: 45px;
    top: -8px
}

body.page-node-3521 .product-tabs-wrapper article.col_2.active:hover span.title,
body.page-node-3523 .product-tabs-wrapper article.col_2.active:hover span.title,
body.page-node-3525 .product-tabs-wrapper article.col_2.active:hover span.title {
    top: -8px !important
}

body.page-node-3521 .product-tabs-wrapper article.col_3, body.page-node-3523 .product-tabs-wrapper article.col_3,
body.page-node-3525 .product-tabs-wrapper article.col_3 {
    position: relative
}

body.page-node-3521 .product-tabs-wrapper article.col_3 span.title,
body.page-node-3523 .product-tabs-wrapper article.col_3 span.title,
body.page-node-3525 .product-tabs-wrapper article.col_3 span.title {
    background: none;
    text-indent: 0;
    top: 0
}

body.page-node-3521 .product-tabs-wrapper article.col_3.active span.title,
body.page-node-3523 .product-tabs-wrapper article.col_3.active span.title,
body.page-node-3525 .product-tabs-wrapper article.col_3.active span.title {
    background: none
}

body.page-node-3521 .product-tabs-wrapper article.col_3.active:hover span.title,
body.page-node-3523 .product-tabs-wrapper article.col_3.active:hover span.title,
body.page-node-3525 .product-tabs-wrapper article.col_3.active:hover span.title {
    top: -21px !important
}

body.page-node-3597 .product-tabs-wrapper article, body.page-node-3587 .product-tabs-wrapper article {}

body.page-node-3597 .product-tabs-wrapper article span.title, body.page-node-3587 .product-tabs-wrapper article span.title {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    text-indent: -99999px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -6px
}

body.page-node-3597 .product-tabs-wrapper article.col_1, body.page-node-3587 .product-tabs-wrapper article.col_1,
body.page-node-3597 .product-tabs-wrapper article.col_2, body.page-node-3587 .product-tabs-wrapper article.col_2 {
    position: relative
}

body.page-node-3597 .product-tabs-wrapper article.col_1 span.title,
body.page-node-3587 .product-tabs-wrapper article.col_1 span.title,
body.page-node-3597 .product-tabs-wrapper article.col_2 span.title,
body.page-node-3587 .product-tabs-wrapper article.col_2 span.title {
    background: none;
    text-indent: 0;
    top: 0;
    width: 179px !important
}

body.page-node-3597 .product-tabs-wrapper article.col_1.active span.title,
body.page-node-3587 .product-tabs-wrapper article.col_1.active span.title,
body.page-node-3597 .product-tabs-wrapper article.col_2.active span.title,
body.page-node-3587 .product-tabs-wrapper article.col_2.active span.title {
    background: none
}

body.page-node-3597 .product-tabs-wrapper article.col_1.active:hover span.title,
body.page-node-3587 .product-tabs-wrapper article.col_1.active:hover span.title,
body.page-node-3597 .product-tabs-wrapper article.col_2.active:hover span.title,
body.page-node-3587 .product-tabs-wrapper article.col_2.active:hover span.title {
    top: -21px !important
}

body.node-type-product-mobile-phone .product-tabs-wrapper article,
body.page-mobile-phone .product-tabs-wrapper article {}

body.node-type-product-mobile-phone .product-tabs-wrapper article span.title,
body.page-mobile-phone .product-tabs-wrapper article span.title {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    text-indent: -99999px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -6px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_1,
body.page-mobile-phone .product-tabs-wrapper article.col_1 {
    position: relative
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_1 span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_1 span.title {
    background-position: -256px -736px;
    width: 60px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_1.active span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_1.active span.title {
    background-position: -256px -672px;
    width: 60px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_1.active:hover span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_1.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_2,
body.page-mobile-phone .product-tabs-wrapper article.col_2 {
    position: relative
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_2 span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_2 span.title {
    background-position: -352px -736px;
    width: 60px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_2.active span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_2.active span.title {
    background-position: -352px -672px;
    width: 60px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_2.active:hover span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_2.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_3,
body.page-mobile-phone .product-tabs-wrapper article.col_3 {
    position: relative
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_3 span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_3 span.title {
    background-position: -896px -736px;
    width: 128px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_3.active span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_3.active span.title {
    background-position: -896px -672px;
    width: 128px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_3.active:hover span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_3.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4,
body.page-mobile-phone .product-tabs-wrapper article.col_4 {
    position: relative
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4 span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_4 span.title {
    background-position: -703px -736px;
    width: 155px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_4.active span.title {
    background-position: -703px -672px;
    width: 155px;
    height: 40px
}

body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title,
body.page-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article {}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article span.title {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    text-indent: -99999px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -6px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_1,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_1 {
    position: relative
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_1 span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_1 span.title {
    background-position: -256px -736px;
    width: 60px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_1.active span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_1.active span.title {
    background-position: -256px -672px;
    width: 60px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_1.active:hover span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_1.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_2,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_2 {
    position: relative
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_2 span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_2 span.title {
    background-position: -352px -736px;
    width: 60px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_2.active span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_2.active span.title {
    background-position: -352px -672px;
    width: 60px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_2.active:hover span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_2.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_3,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_3 {
    position: relative
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_3 span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_3 span.title {
    background-position: 0 -864px;
    width: 98px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_3.active span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_3.active span.title {
    background-position: 0 -800px;
    width: 98px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_3.active:hover span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_3.active:hover span.title {
    position: relative;
    top: -6px !important
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4 {
    position: relative
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4 span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4 span.title {
    background-position: -1312px -736px;
    width: 150px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4.active span.title {
    background-position: -1312px -672px;
    width: 150px;
    height: 40px
}

body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title,
body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title {
    position: relative;
    top: -6px !important
}

a.order-button, .fancybox-overlay button {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 5px 40px 0 20px;
    font-family: 'CooperStdBlack';
    margin-right: 15px;
    text-decoration: none;
    border: none;
    text-shadow: none;
    position: relative
}

a.order-button:after, .fancybox-overlay button:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -32px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

a.order-button:hover, .fancybox-overlay button:hover {
    background-color: #ffc421
}

a.order-button:hover:after, .fancybox-overlay button:hover:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -64px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

.views-field-field-product-order a.already-customer.fancybox.noIcon {
    background: none;
    color: #58595b;
    font-family: 'Breuercondprimeweb';
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    padding-right: 20px !important
}

.views-field-field-product-order a.order-button {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 5px 40px 0 20px;
    font-family: 'CooperStdBlack';
    margin-right: 0;
    text-decoration: none;
    position: relative
}

.views-field-field-product-order a.order-button:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -32px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

.views-field-field-product-order a.order-button:hover {
    background-color: #ffc421
}

.views-field-field-product-order a.order-button:hover:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -64px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

.orderbuttonLine, .view-product-details .views-field-field-product-order,
.views-field-field-product-order-revision-id {
    margin: 0 auto 30px;
    position: relative;
    width: 100%;
    text-align: right
}

.orderbuttonLine .views-field-field-product-order-inner, .view-product-details .views-field-field-product-order .views-field-field-product-order-inner,
.views-field-field-product-order-revision-id .views-field-field-product-order-inner {
    border-bottom: 1px solid #d6d7d8
}

.orderbuttonLine a.already-customer.fancybox.noIcon, .view-product-details .views-field-field-product-order a.already-customer.fancybox.noIcon,
.views-field-field-product-order-revision-id a.already-customer.fancybox.noIcon {
    background: none;
    color: #58595b;
    font-family: 'Breuercondprimeweb';
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    padding-right: 20px !important
}

.orderbuttonLine a.order-button, .view-product-details .views-field-field-product-order a.order-button,
.views-field-field-product-order-revision-id a.order-button {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 5px 40px 0 20px;
    font-family: 'CooperStdBlack';
    margin-right: 15px;
    text-decoration: none;
    position: relative
}

.orderbuttonLine a.order-button:after, .view-product-details .views-field-field-product-order a.order-button:after,
.views-field-field-product-order-revision-id a.order-button:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -32px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

.orderbuttonLine a.order-button:hover, .view-product-details .views-field-field-product-order a.order-button:hover,
.views-field-field-product-order-revision-id a.order-button:hover {
    background-color: #ffc421
}

.orderbuttonLine a.order-button:hover:after, .view-product-details .views-field-field-product-order a.order-button:hover:after,
.views-field-field-product-order-revision-id a.order-button:hover:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -64px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

.view-product-details .views-field-field-product-order {
    margin: 30px 0 50px
}

#header {
    height: 144px;
    background: #fff;
}

#header #inlogpanel {
    color: #f26534;
    font-style: italic
}

#header #inlogpanel #inlogtext a {
    padding: 0 5px;
    color: #f26534;
    font-style: italic
}

#header .main-selector {
    float: right;
    margin: 0 27px 0 0
}

#header .main-selector ul {
    float: left
}

#header .main-selector ul.noMobile {
    margin-top: 10px
}

#header .main-selector li {
    float: left;
    margin-right: 15px;
    list-style: none
}

#header .main-selector a {
    font-size: 15px;
    font-family: 'Breuercondprimeweb';
    color: #58595b;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 100%
}

#header .main-selector a.active {
    font-family: 'Breuercondprimeweb-bold';
    line-height: 100%
}

#header .main-selector #language-selector {
    float: left;
    margin-left: 10px;
    background-clip: padding-box;
    background-color: #f6f6f7;
    border-radius: 0 0 5px 5px;
    font-size: 13px;
    height: 37px;
    overflow: hidden;
    transition: all .3s ease-out 0;
    width: 35px;
    position: relative;
    top: -5px;
    z-index: 99
}

#header .main-selector #language-selector:hover {
    height: 95px
}

#header .main-selector #language-selector a {
    color: #58595b;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: block
}

#header .main-selector #language-selector a.selected, #header .main-selector #language-selector a:hover {
    display: block;
    font-family: 'Breuercondprimeweb-bold'
}

#header .main-selector #language-selector a.active {
    padding-top: 16px
}

#header .main-selector #language-selector.clicked {
    height: 95px !important
}

#header .header-main {
    padding-top: 16px;
    height: 84px;
    position: relative
}

#header .header-main #logo {
    margin-left: 28px;
    float: left
}

#header .header-main #user-nav {
    float: right;
    position: relative;
    font-family: 'Breuercondprimeweb';
    height: 35px;
    line-height: 35px;
    margin: 29px 29px 0 0
}

#header .header-main #user-nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #d2d3d3;
    margin-right: 20px;
    padding-right: 20px
}

#header .header-main #user-nav li.last {
    border: none;
    margin-right: 0;
    padding-right: 0
}

#header .header-main #user-nav li a {
    font-size: 16px;
    padding-left: 18px;
    color: #58595b;
    text-decoration: none
}

#header .header-main #user-nav li a:hover {
    text-decoration: underline
}

#header .header-main #user-nav li a.icon_myTelenet {
    position: relative
}

#header .header-main #user-nav li a.icon_myTelenet:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 -32px;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 4px
}

#header .header-main #user-nav li a.icon_webmail {
    position: relative
}

#header .header-main #user-nav li a.icon_webmail:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -32px -32px;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 4px
}

#header .header-main #user-nav li a.icon_contact {
    position: relative
}

#header .header-main #user-nav li a.icon_contact:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -64px -32px;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 4px
}

#header .header-main #user-nav li a.icon_klantenservice {
    position: relative
}

#header .header-main #user-nav li a.icon_klantenservice:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -192px -32px;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 4px
}

#header nav {
    background-clip: padding-box;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    z-index: 668;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    font-size: 17px;
    background-color: #ffc421;
    font-family: 'Breuercondprimeweb';
    height: 44px;
    position: relative;
    width: 100%;
    padding-top: 0
}

#header nav .nav {
    margin-left: 10px
}

#header nav .nav .nav-left {
    float: left
}

#header nav .nav .nav-left .nav-container {
    display: none
}

#header nav .nav .nav-left ul li {
    float: left;
    padding: 12px 20px 0 20px;
    text-transform: uppercase;
    display: block;
    height: 32px;
}

#header nav .nav .nav-left ul li.leaf, #header nav .nav .nav-left ul li.expanded {
    list-style-type: none;
    list-style-image: none;
    margin: 0
}

#header nav .nav .nav-left ul li.expanded {
    color: #fff;
    cursor: pointer
}

#header nav .nav .nav-left ul li.expanded:hover {
    color: #f26534
}

#header nav .nav .nav-left ul li.home a {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -224px 0;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 14px;
    height: 17px
}

#header nav .nav .nav-left ul li.home a:hover {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -224px -32px;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 14px;
    height: 17px
}

#header nav .nav .nav-left ul li figure.aanduiding {
    visibility: hidden;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -192px -256px;
    width: 129px;
    height: 24px;
    position: absolute;
    z-index: 9999;
    top: 44px
}

#header nav .nav .nav-left ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    text-transform: uppercase
}

#header nav .nav .nav-left ul li a:hover, #header nav .nav .nav-left ul li a.active {
    color: #f26534
}

#header nav .nav .nav-left ul li ul {
    display: none;
    z-index: 999;
    font-size: 15px;
    padding: 40px 0 30px 0;
    background: #fdcb28;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    background-clip: padding-box;
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    z-index: 9
}

#header nav .nav .nav-left ul li ul li {
    float: left;
    text-align: center
}

#header nav .nav .nav-left ul li ul li a {
    font-family: 'CooperStdBlack';
    font-size: 15px;
    color: #fff;
    text-transform: none
}

#header nav .nav .nav-left ul li ul li a:hover {
    color: #f26534
}

#header nav .nav .nav-left ul li ul li.last {
    margin-right: 0
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper {
    margin: 0 auto;
    text-align: center
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul {
    margin: 0 auto
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li {
    width: 12%;
    margin-right: .5%
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a figure {
    display: block;
    position: relative;
    margin: 0 auto;
    height: 90px;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuGsm a figure {
    background-position: 0 -480px;
    width: 32px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuGsm a:hover figure,
#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuGsm a.active figure {
    background-position: -1248px -480px;
    width: 32px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuInternet a figure {
    background-position: -64px -480px;
    width: 110px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuInternet a:hover figure,
#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuInternet a.active figure {
    background-position: -1312px -480px;
    width: 110px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuDtv a figure {
    background-position: -288px -480px;
    width: 104px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuDtv a:hover figure,
#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuDtv a.active figure {
    background-position: -1536px -480px;
    width: 104px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuMobile a figure {
    background-position: -192px -480px;
    width: 48px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuMobile a:hover figure,
#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuMobile a.active figure {
    background-position: -1440px -480px;
    width: 48px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a figure {
    background-position: -416px -480px;
    width: 89px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a:hover figure,
#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a.active figure {
    background-position: -1664px -480px;
    width: 89px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuTel a figure {
    background-position: -512px -480px;
    width: 52px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuTel a:hover figure,
#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuTel a.active figure {
    background-position: -1760px -480px;
    width: 52px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuHostingCloud a figure {
    background-position: -1248px -352px;
    width: 128px
}

#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuHostingCloud a:hover figure,
#header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuHostingCloud a.active figure {
    background-position: -1376px -352px;
    width: 128px
}

#header nav .nav .nav-left span.nolink {
    cursor: pointer
}

#header nav .nav .nav-left span.nolink:hover {
    color: #f26534
}

#header nav .nav-right {
    float: right
}

#header nav .nav-right #search-container {
    display: none;
    margin-right: 12px;
    padding-top: 9px
}

#header nav .nav-right #search-container figure.search-desktop {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -256px 0;
    width: 25px;
    height: 25px
}

body.i18n-en #header {
    height: 95px
}

body.i18n-en #header nav {
    display: none
}

.banner_container {
    clear: both
}

.banner_container section .views-field-body {
    width: 960px;
    position: relative;
    margin: 0 auto;
    z-index: 333
}

.banner_container section .views-field-body p.shout, .banner_container section .views-field-body h1 {
    font-size: 50px
}

.banner_container section.smallbanner {
    background: #f6f6f7
}

.banner_container section.smallbanner .banner_visual {
    min-height: 290px;
    height: 290px
}

.banner_container section.smallbanner .banner_text .field-content {
    top: -290px
}

.banner_container section.smallbanner .banner_text .field-content p.shout,
.banner_container section.smallbanner .banner_text .field-content h1 {
    color: #ffc421;
    font-size: 40px;
    text-shadow: none
}

.banner_text .columns.cols4 .col {
    float: left;
    width: 24.3%;
    margin: 0 .9% 0 0
}

.banner_text .columns.cols4 .col:hover {
    cursor: pointer
}

.banner_text .columns.cols4 .col.col3 {
    clear: none;
    float: left;
    margin-top: 0
}

.banner_text .columns.cols4 .col.col4 {
    margin-top: 0;
    margin-right: 0
}

.banner_text .columns.cols5 .col {
    float: left;
    width: 19% !important;
    margin: 0 6% 0 0 !important
}

.banner_text .columns.cols5 .col:hover {
    cursor: pointer
}

.banner_text .columns.cols5 .col.col3 {
    clear: none;
    float: left;
    margin-top: 0
}

.banner_text .columns.cols5 .col.col4 {
    margin-top: 0
}

.banner_text .columns.cols5 .col.col5 {
    clear: none;
    margin-top: 0;
    margin-right: 0
}

.page-notfound .banner_container {
    margin-bottom: 60px
}

.page-notfound .banner_container section .intro_full {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/notfound.png) no-repeat;
    height: 100%
}

#content_container section.pane-frontpage-social-content .panel-2col .panel-col-last .tlnbe_frontpageblocks_twitter_icon {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -160px 0;
    width: 22px;
    height: 22px;
    margin-bottom: 10px
}

#content_container section.pane-frontpage-social-content .panel-2col .panel-col-last .tlnbe_frontpageblocks_facebook_icon {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -192px 0;
    width: 22px;
    height: 22px;
    margin-bottom: 10px
}

#content_container .pane-view-frontpage-info-panel-pane-1 article li {
    position: relative;
    padding-left: 25px;
    margin: 0 0 15px 0
}

#content_container .pane-view-frontpage-info-panel-pane-1 article li:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 1px
}

#content_container .pane-view-frontpage-info-panel-pane-1 article li a {
    color: #58595b;
    text-decoration: none
}

#content_container .pane-view-frontpage-info-panel-pane-1 article li a:hover {
    color: #f26534
}

.views-field-field-product-faq, .views-field-field-product-faq-revision-id {
    position: relative
}

.views-field-field-product-faq .field-items, .views-field-field-product-faq-revision-id .field-items {
    float: left;
    padding: 0
}

.views-field-field-product-faq .field-items .question, .views-field-field-product-faq-revision-id .field-items .question {
    padding-left: 22px;
    position: relative;
    color: #f26534;
    cursor: pointer;
    font-family: 'Breuercondprimeweb';
    font-weight: normal;
    font-size: 17px;
    line-height: 21px
}

.views-field-field-product-faq .field-items .question:before, .views-field-field-product-faq-revision-id .field-items .question:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 2px
}

.views-field-field-product-faq .field-items .question:hover, .views-field-field-product-faq-revision-id .field-items .question:hover,
.views-field-field-product-faq .field-items .question.active, .views-field-field-product-faq-revision-id .field-items .question.active {
    font-weight: bold;
    letter-spacing: -1px
}

.views-field-field-product-faq .field-items .question.active:before,
.views-field-field-product-faq-revision-id .field-items .question.active:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -512px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 2px
}

.views-field-field-product-faq .field-items .answer, .views-field-field-product-faq-revision-id .field-items .answer {
    display: none;
    position: absolute;
    width: 70%;
    left: 0;
    margin-top: 10px;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/aanduiding.png) no-repeat top left;
    padding-top: 15px
}

.view-view-faq {
    margin-top: 35px
}

.view-view-faq article {
    margin-bottom: 15px
}

.view-view-faq article a {
    padding-left: 33px;
    position: relative;
    color: #58595b;
    text-decoration: none;
    display: inline-block
}

.view-view-faq article a:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 31px;
    left: 0;
    top: 2px
}

.view-view-faq article a:hover {
    color: #f26534;
    text-decoration: underline
}

.view-view-faq article a.fancybox:after {
    background: none
}

section.pane-page-indicator-panel-pane-1.p_white {
    margin: 0 auto
}

section.pane-page-indicator-panel-pane-1.p_white .pane-content {
    padding: 30px 30px 0 30px
}

section.pane-page-indicator-panel-pane-1.p_white .pane-content h1.indicator {
    font-size: 15px;
    font-style: italic;
    margin: 0;
    padding: 0
}

section.pane-page-indicator-panel-pane-1.p_white .pane-content h1.indicator:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -416px -32px;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    padding-left: 10px;
    position: relative;
    top: 3px
}

section.pane-product-details-panel-pane-product-details.p_white .pane-content {
    padding: 0 30px 30px
}

section.pane-product-details-panel-pane-product-details.p_white .pane-content h2.pane-title {
    margin: 0 0 32px
}

section.p_carrousel_product, section.p_carrousel {}

section.p_carrousel_product .pane-container .pane-content, section.p_carrousel .pane-container .pane-content {
    position: relative
}

section.p_carrousel_product .pane-container .pane-content h2, section.p_carrousel .pane-container .pane-content h2 {
    color: #58595b;
    font-size: 26px;
    font-family: 'Breuercondprimeweb';
    font-style: italic;
    font-weight: normal;
    margin: 0 auto;
    left: 0;
    position: relative;
    z-index: 99
}

section.p_carrousel_product .pane-container .pane-content h2.pane-title,
section.p_carrousel .pane-container .pane-content h2.pane-title {
    position: relative;
    z-index: 99;
    margin: 0 auto;
    padding-left: 0;
    left: 0;
    font-family: 'Breuercondprimeweb-bold';
    font-style: normal;
    font-size: 33px
}

section.p_carrousel_product .pane-container .pane-content h2.title-white,
section.p_carrousel .pane-container .pane-content h2.title-white {
    color: #fff
}

section.p_carrousel_product .pane-container .pane-content h2.title-dark,
section.p_carrousel .pane-container .pane-content h2.title-dark {
    color: #58595b
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view,
section.p_carrousel .pane-container .pane-content .carrousel-view {
    height: 730px;
    width: 100%;
    margin-top: -30px;
    overflow: hidden;
    position: relative
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view article,
section.p_carrousel .pane-container .pane-content .carrousel-view article {
    width: 100%
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual,
section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual {
    height: 730px;
    max-width: 100%;
    z-index: 9;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -moz-background-size: cover;
    -webkit-background-size: cover
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual .slide_content,
section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual .slide_content {
    margin: 0 auto;
    position: relative
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer {
    z-index: 99;
    position: absolute;
    width: 100%;
    display: block;
    clear: both
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs {
    width: 93px;
    height: 104px;
    float: left;
    margin-right: 15px;
    padding: 10px;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -128px -85px;
    position: relative
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs .icon_title,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs .icon_title {
    top: 8px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Breuercondprimeweb';
    text-align: center;
    font-size: 13px;
    line-height: 15px
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs .thumb,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs .thumb {
    width: 93px;
    height: 114px;
    position: relative
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs .icon,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs .icon {
    bottom: 6px;
    position: absolute;
    margin-left: 0
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs.active,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs.active,
section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs.active:hover,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs.active:hover {
    background-position: 0 -85px;
    cursor: pointer
}

section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs:hover,
section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer .view-product-features-controls .slides_thumbs:hover {
    background-position: -256px -85px;
    cursor: pointer
}

body.page-node-3525 section.p_carrousel .pane-container .pane-content .view-content h2,
body.page-node-3597 section.p_carrousel .pane-container .pane-content .view-content h2,
body.page-node-3587 section.p_carrousel .pane-container .pane-content .view-content h2 {
    display: none
}

body.node-type-information-page .slides_thumbs {
    width: 93px;
    height: 119px;
    float: left;
    margin-right: 15px;
    padding: 10px;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -128px -85px;
    position: relative
}

body.node-type-information-page .slides_thumbs .icon_title {
    top: 8px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-family: "Breuercondprimeweb";
    text-align: center;
    font-size: 13px;
    line-height: 15px
}

body.node-type-information-page .slides_thumbs .icon {
    bottom: 18px;
    position: absolute;
    margin-left: 0
}

body.node-type-information-page .slides_thumbs.active, body.node-type-information-page .slides_thumbs.active:hover {
    background-position: 0 -85px;
    cursor: pointer
}

body.node-type-information-page .slides_thumbs:hover {
    background-position: -256px -85px;
    cursor: pointer
}

.productcol_1 {
    float: left;
    width: 158px
}

.productcol_2 {
    float: left;
}

.productcol_2 .priceIndication.twist {
    margin: 40px 0 0 60px
}

.productcol_2_tag {
    float: left;
    position: relative;
    top: -22px
}

.productcol_2_tag .priceIndication.twist {
    margin: 40px 0 0 60px
}

.productcol_divider {
    float: left
}

.productcol_divider span {
    font-size: 60px;
    margin: 0 10px;
    position: relative;
    top: 70px
}

.promo-block {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat scroll -192px -1109px transparent;
    color: #fff;
    float: left;
    height: 160px;
    margin: 23px 0 0 195px;
    padding: 15px;
    position: relative;
    text-align: center;
    width: 130px
}

.promo-block .conditions {
    color: #58595b;
    font-style: italic;
    font-size: 12px;
    position: absolute;
    top: 162px;
    width: 130px
}

.promo-block .conditions a {
    color: #58595b
}

.product-visual {
    float: right
}

.dtv-overlayer p, .pluspack-overlayer p, .sun-overlayer p {
    margin-bottom: 20px
}

.dtv-overlayer h3, .pluspack-overlayer h3, .sun-overlayer h3 {
    display: inline-block;
    position: relative;
    top: 2px
}

.dtv-overlayer input[type="radio"], .pluspack-overlayer input[type="radio"],
.sun-overlayer input[type="radio"] {
    float: left;
    position: relative;
    margin: 8px 10px 0 1px
}

#edit-wrapper {
    width: 50%;
    float: left
}

#edit-wrapper .form-item.form-type-textfield {
    margin: 5px 0
}

section.p_white.pane-mobile-selector-product-details-panel-pane-1 .pane-content {
    padding: 0 30px
}

section.p_white.pane-mobile-selector-panel .pane-content {
    padding: 80px 30px 0 30px
}

section.p_white.pane-mobile-selector-panel h2.pane-title {
    display: none
}

.handset-carousel div.radio {
    margin: 0 0 0 15px
}

#mobileselectoroverviewpage input[type="radio"] {
    margin: 0 2px 0 6px
}

#mobileselectoroverviewpage #carousel_navigation {
    float: left;
    margin-left: -50px;
    margin-top: 20px;
    position: absolute;
    width: 960px;
    z-index: 5554
}

#mobileselectoroverviewpage #carousel_navigation .left {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow_left.png) no-repeat;
    width: 35px;
    height: 55px;
    display: block !important;
    float: left;
    margin-left: 25px
}

#mobileselectoroverviewpage #carousel_navigation .right {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow_right.png) no-repeat;
    width: 35px;
    height: 55px;
    display: block !important;
    float: right;
    margin-right: 25px
}

#mobileselectoroverviewpage .filter {
    clear: left;
    padding: 20px 40px
}

#mobileselectoroverviewpage #mobileselectorpage_products {
    height: 150px;
    margin-left: 50px;
    overflow: hidden
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item {
    display: block;
    float: left;
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    padding: 8px;
    margin: 0 5px;
    position: relative;
    z-index: 5555;
    width: 238px
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item:hover {
    cursor: pointer
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item .GSMtitle h3 {
    margin: 0;
    font-family: 'Breuercondprimeweb-bold';
    color: #f26534;
    font-size: 18px;
    line-height: 25px
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item .GSMtitle span.specs {
    color: #58595b;
    font-family: 'BreuerTextRegular';
    font-size: 15px;
    font-weight: normal;
    line-height: 120%
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item .GSMtekst {
    font-family: 'BreuerTextBold';
    font-size: 15px;
    line-height: 18px
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item .GSMimage img {
    float: left;
    height: 100px;
    padding: 5px 10px
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item .GSMaction {
    display: none
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item .GSMaction .vergelijk {
    display: none
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item .GSMplan {
    display: none
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .productcol_divider {
    float: left;
    margin-left: 15px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .productcol_divider span {
    font-size: 100px;
    font-family: 'BreuerTextBold';
    margin: 0 10px;
    position: relative;
    top: 70px;
    left: 15px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage {
    float: left;
    min-width: 128px;
    width: 128px;
    overflow: hidden;
    padding: 0 40px 0 0
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage #beeld img {
    height: 250px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage .ribbons {
    margin: -185px 0 0 50px;
    position: absolute
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage .ribbons a.LinkTabTwo {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 2px 5px;
    font-family: 'CooperStdBlack';
    margin-right: 15px;
    margin-top: 5px;
    text-decoration: none;
    border: none;
    text-shadow: none;
    text-align: center;
    position: relative;
    width: 130px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage .ribbons a.LinkTabTwo.yellow {
    background-color: #ffc421
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage .ribbons a.LinkTabTwo:hover {
    background-color: #ffc421
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage .ribbons a.LinkTabTwo:hover:after {
    right: 0;
    top: 12px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo {
    float: left
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .priceIndication.twist {
    margin-left: 70px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .priceIndication.twist .product-price {
    top: 25px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .priceIndication.twist .product-price .price-rest {
    font-size: 19px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .priceIndication.twist .price-data {
    color: #58595b;
    font-family: 'BreuerTextRegular';
    font-size: 10px;
    font-style: italic;
    padding-right: 60px;
    top: 75px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .priceIndication.twist .ratio {
    display: none
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .GSMspecs .GSMvoorraad {
    color: #008000;
    font: 15px/17px BreuerTextBold;
    margin-top: 7px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .GSMspecs .GSMvoorraad .voorraad {
    height: 20px;
    overflow: hidden;
    width: 230px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .GSMspecs .GSMvoorraad a.fancybox {
    font-family: 'BreuerTextBold'
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector .radiobuttonswrapper {
    float: left;
    margin: -50px 0 0;
    width: 100%
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector .radiobuttonswrapper .aboradio {
    width: 27%;
    float: left
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector #AboBlock {
    float: left;
    margin-left: 15px;
    width: auto
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector #AboBlock .BoAboTag .priceIndication .product-price {
    top: 25px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector #AboBlock .BoAboTag .priceIndication .product-price .price-rest {
    font-size: 19px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector #AboBlock .BoAboTag .priceIndication .price-data {
    color: #58595b;
    font-family: 'BreuerTextRegular';
    font-size: 10px;
    font-style: italic;
    padding-right: 60px;
    top: 75px
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle #OrderBlock {
    margin-bottom: 0
}

#mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle #OrderBlock .order-button {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    float: right
}

.rightcolumn3, .leftcolumn3 {
    width: 50%;
    float: left
}

.rightcolumn3 .SpecsTable, .leftcolumn3 .SpecsTable {
    width: 100%
}

.rightcolumn3 .SpecsTable tr, .leftcolumn3 .SpecsTable tr {
    width: 50%
}

.rightcolumn3 .SpecsTable tr.SpecsTableHeader, .leftcolumn3 .SpecsTable tr.SpecsTableHeader {
    width: 100%
}

.rightcolumn3 .SpecsTable tr.SpecsTableHeader td, .leftcolumn3 .SpecsTable tr.SpecsTableHeader td {
    padding: 10px 0
}

.rightcolumn3 .SpecsTable tr td, .leftcolumn3 .SpecsTable tr td {
    width: 50%;
    float: left
}

.rightcolumn3 .SpecsTable tr td.SpecsTableCell1 .SpecsTableQuestion a.tooltip,
.leftcolumn3 .SpecsTable tr td.SpecsTableCell1 .SpecsTableQuestion a.tooltip {
    display: none
}

.kingkong_roaming_visual {
    width: 100%;
    height: 130px;
    display: block;
    background: url('/sites/default/files/kingkong_roaming.png') no-repeat center center;
    margin: 25px 0
}

.allthemes .col1 {
    float: left;
    margin-right: 30px
}

.allthemes .col2 {
    float: left;
    font-weight: bold;
    padding-top: 70px;
    font-size: 20px
}

.allPrices .col {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px
}

#packs .ZenderCategory h3 {
    color: #58595b;
    font-size: 40px
}

#packs .ZenderCategory .ZenderBlok table {
    width: 100%
}

#packs .ZenderCategory .ZenderBlok table tbody {
    border: none
}

#packs .ZenderCategory .ZenderBlok table tbody tr td {
    width: 25%;
    height: 60px
}

#packs .ZenderCategory .ZenderBlok table tbody tr td.channel img {
    float: left;
    margin-right: 15px
}

#packs .ZenderCategory .ZenderBlok table tbody tr td.channel a.tooltip {
    float: left;
    position: relative;
    top: 10px
}

#packs .ZenderCategory .ZenderBlok table tbody tr td.channelmedium {
    text-align: center
}

#packs .ZenderCategory .ZenderBlok table.even {
    border-collapse: separate
}

#packs .ZenderCategory .ZenderBlok table.even tr td {
    background: #fff
}

#packs .ZenderCategory .ZenderBlok table.even tr td:first-child {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

#packs .ZenderCategory .ZenderBlok table.even tr td:last-child {
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0
}

#packs .ZenderCategory .ZenderBlok table.channelblockHeader {
    margin: 15px 0 30px
}

#packs .ZenderCategory .ZenderBlok table.channelblockHeader tr td {
    font-weight: bold
}

#packs .ZenderCategory .ZenderBlok table.channelblockHeader tr td.channelmediumHeader {
    text-align: center
}

#packs .ZenderCategory .ZenderBlok table.channelblockHeader tr td.channelmediumHeader img {
    margin-bottom: 8px
}

.ZenderHiddenBlok {
    display: none
}

.printbutton {
    margin: 30px 0 0 0;
    float: right;
    width: auto;
    height: auto
}

.moving article .views-field-body {
    margin-bottom: 60px
}

.moving article .fieldset {
    padding: 0;
    border: 0
}

.moving article .fieldset.views-fieldset {
    float: left
}

.moving article .fieldset.views-fieldset .field-title {
    margin: 45px 0 15px 0;
    font: 20px 'Breuercondprimeweb-bold';
    color: #f7942f
}

.movingfaq .inline-faq .view-header {
    color: #f7942f;
    font-family: 'Breuercondprimeweb';
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 120%
}

.movingfaq .inline-faq .view-content {
    float: left;
    width: 50%
}

.movingfaq .inline-faq .view-content article:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px
}

.movingfaq .inline-faq .view-content article .field-content {
    padding-left: 25px;
    margin: 0 0 15px 0
}

.movingfaq .inline-faq .view-content article .field-content a {
    color: #58595b;
    text-decoration: none;
    font-family: 'BreuerTextRegular';
    font-weight: normal;
    display: inline-block
}

.movingfaq .inline-faq .view-content article .field-content a:hover {
    color: #f26534
}

.movingfaq .inline-faq .view-content article .field-content a:after {
    background: none;
    padding-right: 0
}

.movingfaq .inline-faq .view-footer {
    float: right;
    width: 35%;
    margin-top: -45px
}

.movingfaq .inline-faq .view-footer .view-content {
    width: 100%
}

.movingfaq .inline-faq .view-footer .view-content article:before {
    background: none
}

.movingfaq .inline-faq .view-footer .view-content article .views-field-field-page-downloads-title .field-content {
    margin: 0;
    position: relative
}

.movingfaq .inline-faq .view-footer .view-content article .views-field-field-page-downloads-title .field-content:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -544px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0
}

.movingfaq .inline-faq .view-footer .view-content article .views-field-field-page-media .field-content {
    padding: 0;
    margin: 0
}

.movingfaq .inline-faq .view-footer .views-label {
    color: #f7942f;
    font-family: 'Breuercondprimeweb';
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 120%;
    display: block
}

.movingfaq .inline-faq .view-footer .views-field-field-page-media .views-label {
    margin-top: 40px
}

section.pane-applications-list-panel-pane-2 .view-applications-list ul li {
    background: #f6f6f7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    cursor: pointer
}

section.pane-applications-list-panel-pane-2 .view-applications-list ul li a {
    text-decoration: none !important
}

section.pane-applications-list-panel-pane-2 .view-applications-list ul li .views-field-field-applications-services-slog {
    display: none;
    color: #fff
}

section.pane-applications-list-panel-pane-2 .view-applications-list ul li:hover {
    background: #f26534;
    color: #fff
}

section.pane-applications-list-panel-pane-2 .view-applications-list ul li:hover .views-field-title a {
    color: #fff;
    font-family: 'Breuercondprimeweb-bold'
}

section.pane-applications-list-panel-pane-2 .view-applications-list ul li:hover .views-field-field-applications-services-slog a {
    color: #fff;
    font-size: 12px;
    line-height: 14px
}

section.pane-applications-list-panel-pane-2 .view-applications-list ul li:hover .views-field-field-applications-services-slog a:hover {
    text-decoration: underline
}

section.pane-applications-list .views-field-field-applications-servicesimage {
    float: left;
    display: block
}

section.pane-applications-list .applications {
    float: left;
    display: inline-block
}

section.pane-applications-list .applications .views-field-field-applications-services-icon {
    float: left;
    margin-right: 0
}

section.pane-applications-list .applications .views-field-title,
section.pane-applications-list .applications .views-field-title a {
    color: #58595b;
    font-family: 'Breuercondprimeweb-bold';
    text-decoration: none
}

section.pane-applications-list .applications .views-field-field-applications-services-devi li {
    margin-left: 0
}

section.pane-applications-list .applications .views-field-field-applications-services-down {
    float: left
}

section.pane-applications-list .applications .views-field-field-applications-services-down li {
    margin-left: 0;
    float: left
}

section.pane-applications-list .applications .views-field-field-applications-services-down li span {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    text-indent: -99999px;
    display: block
}

section.pane-applications-list .applications .views-field-field-applications-services-down li span.iOS {
    background-position: -192px -576px;
    width: 98px;
    height: 34px
}

section.pane-applications-list .applications .views-field-field-applications-services-down li span.Android {
    background-position: -320px -576px;
    width: 98px;
    height: 34px
}

section.pane-applications-list .applications .views-field-field-applications-services-down li span.Windows {
    background-position: -448px -576px;
    width: 98px;
    height: 34px
}

section.pane-applications-list .applications .views-field-field-applications-services-vid-1 {
    clear: both;
    position: relative;
    top: 25px
}

.zenderlogos {
    margin-top: 30px
}

.zenderlogos ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

.zenderlogos ul li {
    background: #fff;
    width: 75px;
    height: 42px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    padding-top: 6px;
    margin: 3px;
    float: left
}

.zenderlogos ul li a {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite_65x42.jpg) no-repeat;
    width: 65px;
    height: 42px;
    display: block;
    border: none
}

.zenderlogos ul li a.pluspack-vh1 {
    background-position: 0 -12978px
}

.zenderlogos ul li a.pluspack-babytv {
    background-position: 0 -798px
}

.zenderlogos ul li a.pluspack-playhousedisney {
    background-position: 0 -3150px
}

.zenderlogos ul li a.pluspack-pebbletv {
    background-position: 0 -8946px
}

.zenderlogos ul li a.pluspack-disneyxd {
    background-position: 0 -3192px
}

.zenderlogos ul li a.pluspack-nicktoons {
    background-position: 0 -8610px
}

.zenderlogos ul li a.pluspack-boomerang {
    background-position: 0 -1764px
}

.zenderlogos ul li a.pluspack-mezzo {
    background-position: 0 -7728px
}

.zenderlogos ul li a.pluspack-cbeebies {
    background-position: 0 -2100px
}

.zenderlogos ul li a.pluspack-cbbc {
    background-position: 0 -2058px
}

.zenderlogos ul li a.pluspack-litetv {
    background-position: 0 -5418px
}

.zenderlogos ul li a.pluspack-jimjam {
    background-position: 0 -4662px
}

.zenderlogos ul li a.pluspack-vtmkzoom {
    background-position: 0 -13776px
}

.zenderlogos ul li a.pluspack-mtvrocks {
    background-position: 0 -8148px
}

.zenderlogos ul li a.pluspack-tcm {
    background-position: 0 -11760px
}

.zenderlogos ul li a.pluspack-tntsd {
    background-position: 0 -12180px
}

.zenderlogos ul li a.pluspack-tnthd {
    background-position: 0 -12222px
}

.zenderlogos ul li a.pluspack-shortstv {
    background-position: 0 -10752px
}

.zenderlogos ul li a.pluspack-shortstvhd {
    background-position: 0 -10794px
}

.zenderlogos ul li a.pluspack-13thstreeth {
    background-position: 0 -126px
}

.zenderlogos ul li a.pluspack-syfy {
    background-position: 0 -11718px
}

.zenderlogos ul li a.pluspack-mgm {
    background-position: 0 -7770px
}

.zenderlogos ul li a.pluspack-bbc3 {
    background-position: 0 -1008px
}

.zenderlogos ul li a.pluspack-bbc4 {
    background-position: 0 -882px
}

.zenderlogos ul li a.pluspack-foodnetwork {
    background-position: 0 -3906px
}

.zenderlogos ul li a.pluspack-discoveryworld {
    background-position: 0 -2982px
}

.zenderlogos ul li a.pluspack-discoveryscience {
    background-position: 0 -2940px
}

.zenderlogos ul li a.pluspack-discoveryid {
    background-position: 0 -2898px
}

.zenderlogos ul li a.pluspack-animalplanet {
    background-position: 0 -504px
}

.zenderlogos ul li a.pluspack-historychannel {
    background-position: 0 -4452px
}

.zenderlogos ul li a.pluspack-fashiontv {
    background-position: 0 -3822px
}

.zenderlogos ul li a.pluspack-travelchannel1 {
    background-position: 0 -12474px
}

.zenderlogos ul li a.pluspack-e {
    background-position: 0 -3318px
}

.zenderlogos ul li a.pluspack-outtv {
    background-position: 0 -8904px
}

.zenderlogos ul li a.pluspack-extremesport {
    background-position: 0 -3780px
}

.zenderlogos ul li a.pluspack-espnamerica {
    background-position: 0 -3528px
}

.zenderlogos ul li a.pluspack-espnclassic {
    background-position: 0 -3486px
}

.zenderlogos ul li a.pluspack-motorstv {
    background-position: 0 -7938px
}

.zenderlogos ul li a.pluspack-playboytv {
    background-position: 0 -9156px
}

.zenderlogos ul li a.pluspack-bluehustler {
    background-position: 0 -1722px
}

.zenderlogos ul li a.pluspack-tracesports {
    background-position: 0 -12390px
}

.zenderlogos ul li a.pluspack-tracesportshd {
    background-position: 0 -12432px
}

.zenderlogos ul li a.pluspack-penthousehd {
    background-position: 0 -8988px
}

.zenderlogos ul li a.pluspack-eurosportfr {
    background-position: 0 -3612px
}

.zenderlogos ul li a.pluspack-discoveryfr {
    background-position: 0 -2814px
}

.zenderlogos ul li a.pluspack-nationalgeo {
    background-position: 0 -8316px
}

.zenderlogos ul li a.pluspack-canalj {
    background-position: 0 -1848px
}

.zenderlogos ul li a.pluspack-lci {
    background-position: 0 -5292px
}

.zenderlogos ul li a.pluspack-tvbreizh {
    background-position: 0 -12600px
}

ol.belopties {
    font-weight: bold;
    list-style: decimal inside;
    text-align: left;
    margin-left: 0
}

ol.belopties span {
    font-weight: normal
}

dl.dash {
    margin-bottom: 15px
}

dl.dash dt {
    clear: left;
    float: left;
    width: 180px;
    margin-right: 30px
}

dl.dash dd {
    float: left;
    display: inline-block
}

section.dealers h3 {
    margin-bottom: 18px
}

section.dealers h3.aanduiding {
    clear: both;
    display: inline-block;
    position: relative;
    margin-top: 40px
}

section.pane-dealer-locator-search fieldset {
    border: 0
}

section.pane-dealer-locator-result {
    background: #f6f6f7
}

section.pane-dealer-locator-result .dealer_table_body_nav {
    display: block;
    height: 20px;
    margin-top: 90px;
    position: absolute;
    width: 100%;
    z-index: 99
}

section.pane-dealer-locator-result .dealer_table_body_nav a.prev {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow_left.png) no-repeat;
    width: 35px;
    height: 55px;
    display: block !important;
    float: left;
    margin-left: 25px
}

section.pane-dealer-locator-result .dealer_table_body_nav a.next {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow_right.png) no-repeat;
    width: 35px;
    height: 55px;
    display: block !important;
    float: right;
    margin-right: 25px
}

section.pane-dealer-locator-result .caroufredsel_wrapper {
    margin: 0 75px !important
}

section.pane-dealer-locator-result #dealer_table_body {
    overflow: hidden;
    width: 100%;
    height: 120px
}

section.pane-dealer-locator-result #dealer_table_body .MODverdelers_res_tbl {
    float: left;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    width: 220px;
    margin: 0 25 0 25 !important;
    height: 100%;
    padding: 25px;
    margin-bottom: 50px;
    margin-top: 40px
}

section.pane-dealer-locator-result #dealer_table_body .MODverdelers_res_tbl:hover {
    background: #fff
}

section.pane-dealer-locator-result #dealer_table_body .MODverdelers_res_tbl .MODverdelers_res_tbl_cell1 {
    color: #58595b
}

section.pane-dealer-locator-result #dealer_table_body .MODverdelers_res_tbl .MODverdelers_res_tbl_cell1 a {
    color: #f26534;
    text-decoration: none;
    display: block
}

section.pane-dealer-locator-result #dealer_table_body .MODverdelers_res_tbl .MODverdelers_res_tbl_cell2 {
    font-weight: bold
}

section.pane-dealer-locator-result #dealer_table_body .MODverdelers_res_tbl .MODverdelers_res_tbl_cell3 {
    display: none
}

body.page-contact-online-support .inline-faq .view-header {
    font-size: 15px
}

body.page-contact-online-support .inline-faq .view-header .view-content {
    width: 100%;
    margin: 0;
    float: none
}

body.page-contact-online-support .inline-faq .view-header .view-content article:before {
    display: none
}

body.page-contact-online-support .inline-faq .view-header .view-content article .field-content {
    padding: 0
}

body.page-contact-online-support .inline-faq .view-header .view-content article .field-content ul li:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px
}

body.page-contact-online-support .inline-faq .view-header .view-content article .field-content ul li a {
    margin: 0 0 15px 0;
    padding-left: 25px;
    color: #58595b;
    text-decoration: none;
    font-family: 'BreuerTextRegular';
    font-weight: normal;
    display: inline-block
}

body.page-contact-online-support .inline-faq .view-header .view-content article .field-content ul li a:hover {
    color: #f26534
}

body.page-contact-online-support .inline-faq .view-header .view-content article .field-content ul li a:after {
    background: none;
    padding-right: 0
}

body.page-contact-online-support .inline-faq .view-content article:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px
}

body.page-contact-online-support .inline-faq .view-content article .field-content {
    padding-left: 25px;
    margin: 0 0 15px 0
}

body.page-contact-online-support .inline-faq .view-content article .field-content a {
    color: #58595b;
    text-decoration: none;
    font-family: 'BreuerTextRegular';
    font-weight: normal;
    display: inline-block
}

body.page-contact-online-support .inline-faq .view-content article .field-content a:hover {
    color: #f26534
}

body.page-contact-online-support .inline-faq .view-content article .field-content a:after {
    background: none;
    padding-right: 0
}

.dealer_table_body_nav {
    display: block;
    height: 20px;
    width: 100%
}

.dealer_table_body_nav a.prev {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow_left.png) no-repeat;
    width: 35px;
    height: 55px;
    display: block !important;
    float: left
}

.dealer_table_body_nav a.next {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow_right.png) no-repeat;
    width: 35px;
    height: 55px;
    display: block !important;
    float: right
}

.funchecker-wat a, .funchecker-praktisch a {
    padding-left: 33px;
    position: relative;
    color: #58595b !important;
    text-decoration: none;
    font-weight: bold;
    display: inline-block
}

.funchecker-praktisch a {
    font-weight: normal
}

.funchecker-praktisch a:hover {
    text-decoration: underline
}

.funchecker-wat span {
    padding-left: 0;
    display: block;
    margin-top: 5px
}

.funchecker-wat a:after {
    background: none !important
}

.funchecker-wat a:before, .funchecker-praktisch a:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 31px;
    left: 0;
    top: 2px
}

.funchecker-wat .funcheck-columns .col1 {
    width: 20% !important
}

#selType, .result {
    display: none
}

#selTypeContainer label, #selBrandContainer label {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 13px;
    margin-top: 10px
}

div#selTypeContainer {
    float: left
}

div#selBrandContainer {
    float: left;
    margin-right: 20px
}

.help {
    float: left;
    margin: 33px 0 0 20px
}

.result {
    padding-top: 30px;
    clear: both
}

.custom-combobox {
    position: relative;
    display: inline-block
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    *height: 1.7em;
    *top: .1em
}

.custom-combobox-input {
    margin: 0;
    padding: .3em
}

.ui-autocomplete {
    font-family: 'BreuerTextRegular';
    border: 1px solid #f26534;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    z-index: 9999999;
    width: auto !important;
    max-width: 400px
}

* html .ui-autocomplete {
    height: 100px
}

ul.ui-autocomplete li.ui-menu-item {
    margin-bottom: 7px;
    border-bottom: 1px dotted #f6f6f7
}

ul.ui-autocomplete li.ui-menu-item:hover {
    border-bottom: 1px dotted #f6f6f7;
    background: #f6f6f7
}

ul.ui-autocomplete li.ui-menu-item a {
    color: #58595b;
    font-size: 16px;
    text-decoration: none;
    font-family: 'BreuerTextRegular';
    padding: 5px;
    cursor: pointer;
    border: none
}

ul.ui-autocomplete li.ui-menu-item a.ui-state-focus {
    border: none;
    background: none
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none;
    border: 1px solid #f7942f;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    height: 24px
}

.ui-state-default .ui-icon, .ui-state-default .ui-icon:hover {
    background-image: none
}

.custom-combobox-toggle {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 16px;
    height: 16px;
    border: none;
    right: -5px;
    float: right;
    top: 9px
}

.custom-combobox {
    margin-top: 4px
}

footer a {
    color: #58595b;
    text-decoration: none
}

footer a:hover {
    color: #f26534;
    text-decoration: underline
}

footer .sitemap ul li {
    background: none;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    padding: 0
}

footer .sitemap ul li.last {
    margin-right: 0
}

footer .sitemap ul li.leaf {
    list-style: none;
    list-style-type: none;
    list-style-image: none
}

footer .sitemap ul li span {
    font-family: 'BreuerTextBold';
    font-size: 16px;
    font-weight: normal
}

footer .sitemap ul li ul li {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    padding-left: 15px;
    position: relative
}

footer .sitemap ul li ul li:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -128px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 6px
}

footer .sitemap ul li ul li.leaf {
    list-style: none;
    list-style-type: none;
    list-style-image: none
}

footer h5 {
    color: #58595b
}

footer .footer-links {
    border-top: 1px solid #d6d7d8;
    border-bottom: 1px solid #d6d7d8
}

footer .footer-links .footer-applications img {
    width: 49px;
    height: 49px
}

footer .important-links {
    border-bottom: 1px solid #d6d7d8
}

#content_pagebottom {
    display: none;
    clear: both;
    width: 100%
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 {
    width: 100%;
    position: fixed;
    bottom: -20px;
    z-index: 888 !important
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container {
    background: #f7942f;
    color: #fff;
    width: 100%
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content {
    margin: 0 auto;
    padding: 0
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .cart-label.open .view-header figure {
    background-position: -97px -245px
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .data {
    padding-top: 10px
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-header figure {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 -245px;
    height: 45px;
    float: right;
    position: absolute;
    left: 940px;
    display: block;
    top: -43px;
    width: 84px;
    cursor: pointer
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content {
    margin: 0 auto;
    padding: 20px 0 0
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content span.views-field-field-product-basket-title {
    float: left;
    font-family: 'Breuercondprimeweb-bold';
    font-size: 18px;
    text-transform: uppercase;
    border-right: 1px solid #d6d7d8;
    width: 15%
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info {
    float: left;
    width: 65%;
    border: none;
    margin: 0;
    padding: 0
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info p {
    margin-top: 0
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info h4 {
    color: #fff
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info a {
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
    position: static
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info a.fancybox {
    font-size: 13px
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info .price-label {
    float: right;
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    color: #f7942f;
    padding: 3px 8px
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info .price {
    float: right
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info .col2 {
    width: 43%;
    margin-right: 5%;
    float: left
}

#content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info .col2.last {
    margin-right: 0
}

#content_pagebottom .views-field-field-product-order {
    margin: 0;
    float: right;
    position: fixed;
    right: 0;
    border: none;
    bottom: 0;
    left: 0;
    z-index: 999 !important
}

#content_pagebottom .views-field-field-product-order .field-content {
    margin: 0 auto !important;
    position: relative !important
}

#content_pagebottom .views-field-field-product-order .field-content a {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 5px 40px 0 20px;
    font-family: 'CooperStdBlack';
    margin-right: 15px;
    text-decoration: none;
    z-index: 999;
    bottom: 7px;
    position: absolute;
    right: 0
}

#content_pagebottom .views-field-field-product-order .field-content a:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -32px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

#content_pagebottom .views-field-field-product-order .field-content a:hover {
    background-color: #ffc421
}

#content_pagebottom .views-field-field-product-order .field-content a:hover:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -64px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

#sliding-popup.sliding-popup-top {
    font-size: 15px;
    background: #eee url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/cookie_bg.png) bottom repeat-x;
    height: 53px;
    width: 100%
}

#sliding-popup.sliding-popup-top .popup-content {
    margin: 0 auto
}

#sliding-popup.sliding-popup-top .popup-content #popup-text {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/cookie.png) no-repeat;
    display: block;
    margin: 15px 0 5px 10px;
    height: 50px
}

#sliding-popup.sliding-popup-top .popup-content #popup-text h2,
#sliding-popup.sliding-popup-top .popup-content #popup-text p {
    padding-left: 160px;
    color: #58595b;
    padding-top: 7px
}

#sliding-popup.sliding-popup-top .popup-content #popup-buttons {
    margin: 10px 0
}

#sliding-popup.sliding-popup-top .popup-content #popup-buttons span {
    margin-right: 10px
}

#sliding-popup.sliding-popup-top .popup-content #popup-buttons input {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background: #f26534 url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-button.png) no-repeat right;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 5px 40px 0 20px;
    font-family: 'CooperStdBlack';
    margin-left: 15px;
    text-decoration: none;
    position: relative;
    border: none;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none
}

#sliding-popup.sliding-popup-top .popup-content #popup-buttons input:hover {
    background: #ffc421 url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-button-over.png) no-repeat right
}

a.fancybox-media img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.fancybox-overlay {
    background: url("/sites/all/libraries/fancybox/source/fancybox_overlay.png");
    overflow: scroll
}

.fancybox-overlay .fancybox-opened {
    background: #fff;
    margin-top: 60px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px
}

.fancybox-overlay .fancybox-opened .fancybox-skin {
    z-index: 1000002 !important;
}

.fancybox-overlay .fancybox-opened .fancybox-skin .fancybox-close {
    top: -14px;
    right: -15px;
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-closebtn.png) 0 0 no-repeat;
    height: 31px;
    width: 31px;
    display: block
}

.fancybox-overlay .fancybox-opened .fancybox-skin .fancybox-close:hover {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-closebtn.png) 0 -31px no-repeat
}

.fancybox-overlay .fancybox-opened .fancybox-skin ul li {
    margin: 7px 0 7px 10px
}

.touch .fancybox-overlay {
    padding-top: 50px;
    background: url("/sites/all/libraries/fancybox/source/fancybox_overlay.png");
    overflow: scroll
}

.touch .fancybox-overlay .fancybox-opened {
    margin-top: 30px
}

.touch .fancybox-overlay .fancybox-opened .fancybox-skin .fancybox-close {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-closebtn.png) 0 0 no-repeat;
    height: 31px;
    width: 31px
}

.touch .fancybox-overlay .fancybox-opened .fancybox-skin .fancybox-close:hover {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-closebtn.png) 0 -31px no-repeat
}

.touch #fancybox-loading, .touch .fancybox-close, .touch .fancybox-prev span,
.touch .fancybox-next span {
    background-image: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-closebtn.png) !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 40px
}

.touch .fancybox-close:hover {
    background-position: 0 -31px no-repeat
}

.fancybox-inner {
    padding-right: 10px
}

#order-button-fancybox {
    padding: 80px 30px 60px;
    text-align: center;
    margin: 0 auto
}

#order-button-fancybox #overlayIcon {
    background: #000;
    border-radius: 5px 5px 5px 5px;
    opacity: .8;
    position: relative;
    padding: 30px;
    margin: 0 auto 30px;
    width: 0
}

.node-type-rates .application-result-0.p_white {
    margin-bottom: 0
}

.node-type-rates .application-result-0.p_white .pane-container .pane-content {
    padding: 120px 30px 10px
}

.node-type-rates .pane-postalcode-cabletool {
    margin: 0 auto;
    width: 960px
}

.node-type-rates .pane-postalcode-cabletool .form-type-textfield {
    float: left;
    width: 25%;
    margin-left: 30px;
    margin-bottom: 25px
}

.node-type-rates .pane-postalcode-cabletool .form-type-textfield .form-autocomplete {
    background: none repeat scroll 0 0 transparent;
    float: left;
    width: 100%
}

.node-type-rates .pane-postalcode-cabletool .form-submit {
    float: left;
    margin-left: -5px;
    margin-top: 7px
}

.node-type-rates .pane-postalcode-cabletool .dtv-dynamic-content {
    clear: left;
    margin-left: 30px
}

.pane-searchform .form-submit, .pane-postalcode-filter .form-submit {
    float: left;
    margin-left: -25px;
    margin-top: 7px
}

#search-container {
    height: 35px;
    margin: 0 !important;
    padding-right: 30px !important;
    width: 265px
}

#search-container #search-icon {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -250px 0;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-left: 15px;
    width: 30px
}

#search-container #search-form {
    border-bottom: 1px solid;
    border-color: #ffdf85;
    float: right;
    height: 27px;
    position: relative;
    width: 0
}

#search-container #search-form input#search-input {
    background-color: transparent;
    color: #fff;
    border: none;
    border-radius: 0;
    font-family: 'BreuerTextRegular';
    font-size: 17px;
    font-style: italic;
    height: 27px;
    margin: 0 25px 0 0;
    padding: 0;
    width: 90%;
    -webkit-appearance: none
}

#search-container #search-form input#search-input::-webkit-input-placeholder,
#search-container #search-form input#search-input:-moz-placeholder,
#search-container #search-form input#search-input:-ms-input-placeholder {
    color: #fff;
    font-style: italic
}

#search-container #search-form input#search-input::-webkit-input-placeholder {
    color: #fff;
    font-style: italic
}

#search-container #search-close {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -512px 0;
    cursor: pointer;
    display: none;
    height: 16px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 16px
}

.form-item, .form-actions {
    margin: 0
}

input[type="text"], input[type="password"], textarea {
    border: 1px solid #f26534;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    height: 27px;
    color: #58595b;
    font-family: 'BreuerTextRegular';
    font-style: italic;
    padding-left: 1%;
    padding-right: 5%
}

input[type="submit"] {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 32px;
    height: 32px;
    border: none
}

form#tlnbe-zip-postalcode-filter-form .form-item, form#user-login .form-item {
    float: left;
    position: relative;
    width: auto
}

form#tlnbe-zip-postalcode-filter-form input[type="submit"], form#user-login input[type="submit"] {
    float: left;
    position: relative;
    top: 8px;
    right: 25px
}

form#user-login .form-item-name {
    margin-bottom: 20px
}

form#user-login .form-type-password {
    clear: both
}

section.pane-dealer-locator-search .form-type-checkbox, .form-item-searchfield .form-type-checkbox,
.form-item-filter .form-type-checkbox {
    margin-bottom: 6px
}

section.pane-dealer-locator-search .form-type-checkbox label, .form-item-searchfield .form-type-checkbox label,
.form-item-filter .form-type-checkbox label {
    position: relative;
    top: -1px;
    left: -2px
}

section.pane-dealer-locator-search input[type="text"], .form-item-searchfield input[type="text"],
.form-item-filter input[type="text"] {
    width: 50%;
    float: left
}

section.pane-dealer-locator-search input[type="submit"], .form-item-searchfield input[type="submit"],
.form-item-filter input[type="submit"] {
    float: left;
    position: relative;
    top: 8px;
    right: 25px
}

.wifree-locator {
    width: 100%;
    text-align: center
}

a.wifree-link {
    padding-left: 33px;
    position: relative;
    color: #58595b !important;
    text-decoration: none;
    font-weight: bold;
    display: inline-block
}

a.wifree-link:before {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 31px;
    left: 0;
    top: 2px
}

.styleguide h2.triggerMe {
    font-family: 'Breuercondprimeweb';
    font-size: 20px;
    margin-top: 20px;
    background: #58595b;
    padding: 8px 8px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0
}

.styleguide h2.triggerMe.open {
    background: #ffc421
}

.styleguide h4.styleEx {
    margin: 30px 0 0 0
}

.styleguide .element {
    clear: both;
    border: 1px dotted #008000;
    overflow: auto
}

.styleguide .element_note p {
    background: #dadada;
    color: #000;
    font-style: italic;
    font-weight: normal;
    padding: 5px 8px
}

.styleguide .element_note p span {
    padding: 3px 12px;
    display: block
}

.styleguide .element_code {
    float: right;
    background: #000;
    color: #fff;
    padding: 2px 8px;
    margin-top: 5px
}

#enquete {
    position: fixed;
    top: 0;
    background-color: #fff;
    border-left: 22px solid #ffc421;
    border-top: 2px solid #ffc421;
    border-right: 22px solid #ffc421;
    left: 10px;
    z-index: 1000;
    padding: 10px 20px;
    overflow: auto
}

#enquete .close-enquete {
    float: right;
    position: relative;
    top: 15px;
    right: -18px
}

#enquete .close-enquete a {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -416px 0;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 32px;
    height: 32px;
    border: none
}

#enquete .close-enquete a:hover {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -448px 0;
    text-indent: -99999px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
    line-height: 0;
    width: 32px;
    height: 32px
}

#enquete .enquete-content {
    overflow: hidden
}

#enquete h3 {
    clear: both;
    padding-top: 30px;
    margin-bottom: 10px
}

#enquete .satisfaction {
    border-bottom: 1px dashed #d6d7d8;
    padding-bottom: 20px;
    margin-bottom: 11px
}

#enquete .satisfaction .unsat {
    float: left
}

#enquete .satisfaction .sat {
    float: right
}

#enquete .enquete-radios {
    clear: both;
    padding-top: 8px
}

#enquete .enquete-radios div {
    float: left;
    margin-bottom: 7px
}

#enquete .enquete-radios div .radio {
    margin-right: 5px
}

#enquete .enquete-radios div label {
    color: #f7942f;
    margin-right: 31px;
    float: left;
    font-size: 24px;
    font-family: 'Breuercondprimeweb-bold';
    position: relative;
    top: 2px
}

#enquete .enquete-radios div.last label {
    margin-right: 0
}

#enquete textarea {
    width: 92%;
    height: 80px;
    margin-bottom: 20px
}

#enquete .enquete-submit {
    float: right;
    padding-bottom: 30px
}

#enquete .enquete-submit input[type="submit"] {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-button.png) right no-repeat;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 5px 40px 0 20px;
    font-family: 'CooperStdBlack';
    margin-right: 15px;
    text-decoration: none;
    border: none;
    text-shadow: none;
    position: relative;
    text-indent: 0;
    font-size: 15px;
    width: auto;
    height: auto
}

#enquete .enquete-submit input[type="submit"]:hover {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-button-over.png) right no-repeat;
    background-color: #ffc421
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form .form-item {
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form .form-item .checker {
    display: block;
    float: left
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form .form-item .option {
    display: block;
    float: left;
    width: 255px
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form h3 {
    font-family: 'BreuerTextBold';
    font-size: 40px;
    color: #58585a;
    margin-bottom: 80px
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form fieldset {
    width: 290px;
    float: left;
    border: none;
    margin: 0;
    padding: 0 10px 30px 0
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form fieldset legend {
    padding-left: 38px;
    margin-bottom: 20px;
    font-family: 'BreuerTextBold';
    font-size: 20px;
    line-height: 35px;
    color: #f4943e;
    background: url("/sites/all/themes/telenet/images/icons_dealerlocator.png") no-repeat scroll transparent;
    -webkit-box-align: left
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form fieldset#edit-group-1 legend {
    background-position: 0 0
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form fieldset#edit-group-2 legend {
    background-position: 0 -49px
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form fieldset#edit-group-3 legend {
    background-position: 0 -102px
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form #dealer-wrapper {
    clear: both
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form #dealer-wrapper fieldset {
    width: 100%;
    float: none;
    padding: 0
}

section.pane-dealer-locator-search form#tlnbe-dealer-locator-search-form #dealer-wrapper fieldset .form-item {
    margin: 0;
    overflow: inherit
}

body.page-node-3521, body.page-node-3523, body.page-node-3525,
body.page-node-3597, body.page-node-3587 {}

body.page-node-3521 section.p_carrousel .pane-container .view .view-content .carrousel-view article .slide_visual .slide_content .description,
body.page-node-3523 section.p_carrousel .pane-container .view .view-content .carrousel-view article .slide_visual .slide_content .description,
body.page-node-3525 section.p_carrousel .pane-container .view .view-content .carrousel-view article .slide_visual .slide_content .description,
body.page-node-3597 section.p_carrousel .pane-container .view .view-content .carrousel-view article .slide_visual .slide_content .description,
body.page-node-3587 section.p_carrousel .pane-container .view .view-content .carrousel-view article .slide_visual .slide_content .description {
    width: 100%
}

body.page-node-3521 #header nav .nav .nav-left ul li a:hover, body.page-node-3523 #header nav .nav .nav-left ul li a:hover,
body.page-node-3525 #header nav .nav .nav-left ul li a:hover, body.page-node-3597 #header nav .nav .nav-left ul li a:hover,
body.page-node-3587 #header nav .nav .nav-left ul li a:hover, body.page-node-3521 #header nav .nav .nav-left ul li a.active,
body.page-node-3523 #header nav .nav .nav-left ul li a.active, body.page-node-3525 #header nav .nav .nav-left ul li a.active,
body.page-node-3597 #header nav .nav .nav-left ul li a.active, body.page-node-3587 #header nav .nav .nav-left ul li a.active {
    color: #fff
}

body.page-node-3521 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a,
body.page-node-3523 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a,
body.page-node-3525 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a,
body.page-node-3597 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a,
body.page-node-3587 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a {
    color: #f26534
}

body.page-node-3521 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a figure,
body.page-node-3523 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a figure,
body.page-node-3525 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a figure,
body.page-node-3597 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a figure,
body.page-node-3587 #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm a figure {
    background-position: -1664px -480px;
    width: 89px
}

.trailers ul li {
    width: 208px;
    float: left;
    margin-right: 32px
}

.trailers ul li .trailer-bg {
    width: 226px;
    height: 140px;
    display: block;
    background: url("/sites/default/files/trailer-bg.png") no-repeat;
    position: relative;
    left: -14px
}

.trailers ul li .trailer-bg img {
    width: 185px;
    height: 98px;
    margin: 7px 0 0 18px
}

.trailers ul li h4 {
    font-family: 'BreuerTextBold';
    font-size: 16px;
    color: #58595b
}

.trailers ul li p.title {
    font-style: italic
}

.trailers ul li.last {
    margin-right: 0
}

@media only screen and (max-width:719px) {
    .noMobile {
        display: none
    }

    .noTablet {
        display: none
    }

    .mobileOnly {
        display: block
    }

    .mobile-separator {
        border-bottom: 1px solid #d2d3d3
    }

    .profile {
        width: 90%;
        margin: 0 auto
    }

    #user-login {
        width: 90%;
        margin: 30px auto
    }

    p.shout {
        color: #ffc421;
        font-family: 'CooperStdBlack';
        font-size: 24px;
        line-height: 120%;
        font-weight: normal !important;
        text-shadow: none
    }

    h2 {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 120%
    }

    .columns .col {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-top: 30px
    }

    #header .main-selector {
        margin: 0 13px 0 0
    }

    #header header {
        margin: 0 auto;
    }

    #header header #user-nav li.search {
        display: none;
        border-left: 1px solid #d2d3d3;
        border-right: none;
        margin: 0 0 0 15px
    }

    #header header #user-nav li.search figure.search {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: -288px 0;
        position: absolute;
        content: "";
        width: 25px;
        height: 25px;
        left: 100px;
        top: 10px
    }

    #header header #user-nav li.contact {
        border: none
    }

    #header header nav {
        width: 100%;
        border-radius: 0
    }

    #header header nav .nav .nav-left {
        float: none
    }

    #header header nav .nav .nav-left li {
        text-align: center;
        margin: 0
    }

    #header header nav .nav .nav-left .nav-container {
        height: 600px
    }

    #header header nav .nav .nav-right {
        display: none
    }

    #header .header-main #logo {
        margin-left: 19px
    }

    #header .header-main #user-nav {
        right: 0;
        position: absolute;
        margin: 29px 17px 0 0
    }

    #header .header-main #user-nav li.myTelenet, #header .header-main #user-nav li.klantenservice {
        display: none
    }

    #header nav .nav .nav-left ul li {
        padding: 12px 10px 0;
    }

    #header nav .nav .nav-left ul li ul {
        width: 100%;
        left: 0;
        top: 44px;
        padding: 40px 0 30px 0
    }

    #header nav .nav .nav-left ul li ul li {
        width: 90%;
        float: none
    }

    #header nav .nav .nav-left ul li ul li.last {
        margin-right: 0
    }

    #header nav .nav .nav-left ul li.home {
        display: none;
        margin: 0
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li {
        clear: both;
        margin-right: 1.1%;
        padding: 0;
        max-height: 120px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a {
        font-size: 15px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a figure {
        height: 90px;
        float: left;
        margin-left: 15px;
        width: 250px;
        text-align: center
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a span.menuShake-container {
        position: absolute;
        left: 150px;
        margin-top: 20px;
        width: 100px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li.last {
        margin-right: 0
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuGsm figure {
        margin-left: 55px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuGsm span.menuShake-container {
        margin-left: 20px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuInternet span.menuShake-container {
        margin-left: 20px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuDtv figure {
        margin-left: 18px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuDtv span.menuShake-container {
        margin-left: 20px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuMobile figure {
        margin-left: 44px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuMobile span.menuShake-container {
        margin-left: 20px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm figure {
        margin-left: 25px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuFilm span.menuShake-container {
        margin-left: 20px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuTel figure {
        margin-left: 50px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li#menuTel span.menuShake-container {
        margin-left: 20px
    }

    section {
        clear: both
    }

    section.p_white {
        width: 100%;
        margin: 0 auto
    }

    section.p_white .pane-content {
        padding: 30px 20px
    }

    section.p_grey {
        width: 100%;
        background: #fff
    }

    section.p_grey .pane-container {
        width: 100%;
        margin: 0 auto
    }

    section.p_grey .pane-container .pane-content {
        padding: 70px 20px
    }

    section.p_yellow_arrow {
        width: 100%;
        background: #ffc421
    }

    section.p_yellow_arrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_yellow_arrow .pane-container .pane-content {
        padding: 70px 20px
    }

    section.p_yellow {
        width: 100%;
        background: #ffc421
    }

    section.p_yellow .pane-container {
        width: 100%;
        margin: 0 auto;
        position: relative;
        top: 0
    }

    section.p_yellow .pane-container .pane-content {
        padding: 70px 20px
    }

    section.p_white_yellowArrow {
        width: 100%;
        background: #fff
    }

    section.p_white_yellowArrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-yellow.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_white_yellowArrow .pane-container .pane-content {
        padding: 70px 30px 70px 20px
    }

    section.p_white_greyArrow {
        width: 100%;
        background: #fff
    }

    section.p_white_greyArrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-grey.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_white_greyArrow .pane-container .pane-content {
        padding: 70px 20px
    }

    .p_grey_arrow {
        width: 100%;
        background: #f6f6f7
    }

    .p_grey_arrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    .p_grey_arrow .pane-container .pane-content {
        padding: 70px 20px 20px 20px
    }

    section.pane-searchform .pane-container .pane-content {
        padding: 0 30px;
        position: relative;
        top: -50px
    }

    .banner_container {
        height: 100%;
        overflow: hidden
    }

    .banner_container section .banner_visual {
        display: none
    }

    .banner_container section .banner_visual_mobile {
        overflow: hidden;
        position: relative
    }

    .banner_container section .banner_visual_mobile img {
        max-width: 100%;
        height: auto
    }

    .banner_container section .banner_text {
        position: relative;
        margin: 35px 0 0 0
    }

    .banner_container section .banner_text .field-content {
        position: relative;
        top: 0;
        width: 95%
    }

    .banner_container section .banner_text .field-content .intro_left,
    .banner_container section .banner_text .field-content .intro_full {
        position: relative;
        padding: 0 20px;
        top: 0;
        display: block
    }

    .banner_container section .banner_text .field-content .intro_left p.shout,
    .banner_container section .banner_text .field-content .intro_full p.shout,
    .banner_container section .banner_text .field-content .intro_left h1,
    .banner_container section .banner_text .field-content .intro_full h1 {
        font-size: 24px
    }

    .banner_container section .banner_text .field-content .intro_left ul,
    .banner_container section .banner_text .field-content .intro_full ul {
        padding-bottom: 20px
    }

    .banner_container section .banner_text .field-content .intro_left img,
    .banner_container section .banner_text .field-content .intro_full img {
        max-width: 100%
    }

    .banner_container section.smallbanner {
        background: #fff
    }

    .banner_container section.smallbanner .pane-content {
        padding: 20px
    }

    .banner_container section.smallbanner .pane-content .banner_visual_mobile {
        display: none
    }

    .banner_container section.smallbanner .pane-content .banner_text .field-content {
        top: 0
    }

    .page-notfound .banner_container section.smallbanner {
        height: 140px;
        padding-top: 0;
        width: 100%;
        background: #f6f6f7
    }

    .page-notfound .banner_container section.smallbanner .banner_visual {
        z-index: 2;
        min-height: 140px;
        height: 140px;
        display: block
    }

    .page-notfound .banner_container section.smallbanner .banner_visual_mobile {
        display: none
    }

    .page-notfound .banner_container section.smallbanner .banner_text {
        position: relative;
        margin: 0;
        height: 140px
    }

    .page-notfound .banner_container section.smallbanner .banner_text .field-content {
        position: relative;
        top: -176px;
        width: 95%;
        height: 140px
    }

    .page-notfound .banner_container section.smallbanner .banner_text .field-content .intro_full {
        position: relative;
        padding: 0 20px;
        top: 0;
        display: block;
        height: 140px;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/notfound_mobile.png) no-repeat
    }

    .page-notfound .banner_container section.smallbanner .banner_text .field-content .intro_full p.shout,
    .page-notfound .banner_container section.smallbanner .banner_text .field-content .intro_full h1 {
        font-size: 24px;
        width: 45%;
        max-width: 150px;
        padding-top: 30px
    }

    section.smallpadding .pane-container .pane-content {
        padding: 30px 20px
    }

    .label-compare {
        display: none
    }

    .p_tabs {
        display: none;
        position: relative;
        top: 15px;
        width: 95%;
        margin: 20px auto 40px
    }

    .p_tabs .pane-container {
        position: relative;
        display: inline-block;
        bottom: 0;
        width: 100%;
    }

    .p_tabs .pane-container .pane-content {
        height: 100%
    }

    .p_tabs .pane-container .pane-content .view-content {
        position: relative
    }

    .p_tabs .pane-container .pane-content .view-content article, .p_tabs .pane-container .pane-content .view-content .views-row {
        cursor: pointer;
        clear: both;
        margin-bottom: 10px;
        width: 95%;
        border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        background: #ffc421 url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-tabs.png) no-repeat right center;
        padding: 10px 2.5%;
        min-height: 60px;
        display: block
    }

    .p_tabs .pane-container .pane-content .view-content article a, .p_tabs .pane-container .pane-content .view-content .views-row a {
        line-height: 60px;
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        text-decoration: none
    }

    .p_tabs .pane-container .pane-content .view-content article a .title,
    .p_tabs .pane-container .pane-content .view-content .views-row a .title {
        float: left;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 20px;
        width: 37%;
        text-align: left;
        background: none;
        top: 0;
        text-indent: 0
    }

    .p_tabs .pane-container .pane-content .view-content article a .hover,
    .p_tabs .pane-container .pane-content .view-content .views-row a .hover {
        float: left;
        font: 13px 'BreuerTextRegular';
        font-weight: normal;
        text-transform: none;
        line-height: 20px;
        max-width: 20%;
        min-width: 150px;
        text-align: center;
        padding: 0
    }

    .p_tabs .pane-container .pane-content .view-content article article.active,
    .p_tabs .pane-container .pane-content .view-content .views-row article.active,
    .p_tabs .pane-container .pane-content .view-content article .views-row.active,
    .p_tabs .pane-container .pane-content .view-content .views-row .views-row.active {
        background: #f7942f
    }

    .p_tabs .pane-container .pane-content .view-content article article:hover,
    .p_tabs .pane-container .pane-content .view-content .views-row article:hover,
    .p_tabs .pane-container .pane-content .view-content article .views-row:hover,
    .p_tabs .pane-container .pane-content .view-content .views-row .views-row:hover {
        background: #ffc421
    }

    .p_tabs .pane-container .pane-content .view-content article.active a,
    .p_tabs .pane-container .pane-content .view-content .views-row.active a {
        line-height: 60px
    }

    .p_tabs .pane-container .pane-content ul.menu li.active {
        background: #f7942f
    }

    .p_tabs .pane-container .pane-content {
        height: 100%
    }

    .p_tabs .pane-container .pane-content .pane-title {
        display: none
    }

    .p_tabs .pane-container .pane-content ul.menu {
        position: relative
    }

    .p_tabs .pane-container .pane-content ul.menu li {
        margin: 0 0 10px 0;
        width: 95%;
        border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        background: #ffc421 url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-tabs.png) no-repeat right center;
        padding: 10px 2.5%;
        min-height: 60px;
        display: block
    }

    .p_tabs .pane-container .pane-content ul.menu li a {
        line-height: 60px;
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: left
    }

    .p_tabs .pane-container .pane-content ul.menu li article.active {
        background: #ffc421
    }

    .p_tabs .pane-container .pane-content ul.menu li article:hover {
        background: #ffc421
    }

    .p_contentTabs {
        margin: 0 auto;
        width: 100%
    }

    .p_contentTabs .pane-container {
        width: 100%;
        position: relative;
        height: 60px
    }

    .p_contentTabs .pane-container ul li {
        width: 31%;
        margin-right: 2%;
        height: 70px;
        padding: 35px 15px 0 15px
    }

    .p_contentTabs .pane-container ul li a {
        font-size: 17px
    }

    section.p_tabs_small {
        position: absolute;
        bottom: 0;
        width: 94%;
        left: 3%
    }

    section.p_tabs_small article {
        float: left;
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        display: inline-block;
        background: #ffc421;
        -webkit-transition: background-color 500ms linear;
        -moz-transition: background-color 500ms linear;
        -o-transition: background-color 500ms linear;
        -ms-transition: background-color 500ms linear;
        transition: background-color 500ms linear
    }

    section.p_tabs_small article a {
        height: 40px;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 20px;
        padding-top: 20px;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        font-family: 'Breuercondprimeweb-bold'
    }

    section.p_tabs_small article a .hover {
        display: none
    }

    section.p_tabs_small article.active {
        width: 80%;
        background: #fff
    }

    section.p_tabs_small article.active a {
        height: 36px;
        color: #f26534;
        padding-top: 20px;
        width: 100%
    }

    section.p_tabs_small article.arrow {
        width: 18%;
        float: right;
        cursor: pointer
    }

    section.p_tabs_small article.arrow a {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: -256px -32px;
        text-indent: -99999px;
        position: relative;
        overflow: hidden;
        font-size: 0;
        display: block;
        line-height: 0;
        top: 22px;
        height: 36px;
        margin: 0 auto;
        width: 9px
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row {
        margin-bottom: 30px;
        width: 100%;
        margin-right: 0;
        float: none
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-last {
        margin-right: 0
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure {
        width: 50%;
        float: none;
        display: block
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure.half {
        height: 130px
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure img {
        height: 145px;
        margin-bottom: 0;
        max-width: 300px;
        min-width: 200px
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row h3 {
        margin: 5px 0 8px 0
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first {
        width: 100%;
        float: left
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article {
        width: 100%;
        margin-right: 0;
        float: left
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article img {
        float: left;
        height: 73px;
        margin: 0 15px 15px 0;
        vertical-align: top
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article .views-field-field-snap-postdate {
        font-size: 13px;
        font-style: italic;
        margin-top: 7px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last {
        width: 100%;
        float: left;
        margin-top: 50px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last .pane-tweets-panel-pane-1 {
        float: left;
        width: 100%;
        margin-right: 0
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last .pane-telenet-facebook-panel-pane-1 {
        float: left;
        width: 100%
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last .pane-telenet-facebook-panel-pane-1 .views-field-timestamp {
        margin-bottom: 15px
    }

    .pane-view-frontpage-info-panel-pane-1 .pane-content {
        padding-bottom: 0
    }

    .pane-view-frontpage-info-panel-pane-1 .pane-content article {
        width: 100%;
        float: left;
        margin: 0 0 30px 0
    }

    .pane-view-frontpage-info-panel-pane-1 .pane-content article figure {
        float: left;
        margin-right: 15px
    }

    .pane-view-frontpage-info-panel-pane-1 .pane-content article ul {
        float: left;
        width: 50%
    }

    .views-field-field-product-faq, .views-field-field-product-faq-revision-id {
        margin-top: 35px
    }

    .views-field-field-product-faq .field-items, .views-field-field-product-faq-revision-id .field-items {
        float: left;
        padding: 0;
        margin: 0 0 15px 0;
        width: 100%
    }

    .views-field-field-product-faq .field-items .question, .views-field-field-product-faq-revision-id .field-items .question {
        position: relative;
        color: #f26534;
        cursor: pointer
    }

    .views-field-field-product-faq .field-items .answer, .views-field-field-product-faq-revision-id .field-items .answer {
        position: relative;
        width: 100%;
        left: 0;
        margin: 10px 0;
        padding-top: 35px
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block {
        float: left;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block.last,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block.last {
        margin-right: 0
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image-revision-id,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image-revision-id,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image-revision-id,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image-revision-id {
        float: left;
        width: 20%;
        min-height: 165px;
        display: inline-block;
        margin-right: 5%
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image img,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image img,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image img,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image img,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image-revision-id img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-done-image-revision-id img,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image-revision-id img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-image-revision-id img,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image-revision-id img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-become-image-revision-id img,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image-revision-id img,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-order-image-revision-id img {
        width: 75%;
        height: 75%
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-order-body-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-order-body-revision-id,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-become-body-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-become-body-revision-id,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-body-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-activate-body-revision-id,
    section.pane-product-howto-panel-pane-product-howto .how-to-block .views-field-field-howto-done-body-revision-id,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block .views-field-field-howto-done-body-revision-id {
        display: inline-block;
        float: left;
        width: 75%
    }

    section.pane-online-advantages-panel-pane-1 article {
        float: left;
        width: 100%;
        margin: 20px 0 0 0
    }

    section.pane-online-advantages-panel-pane-1 article .views-field-field-online-advantage-image,
    section.pane-online-advantages-panel-pane-1 article .views-field-field-online-advantage-image-revision-id {
        float: left;
        width: 20%;
        margin-right: 5%
    }

    section.pane-online-advantages-panel-pane-1 article .views-field-field-online-advantage-image img,
    section.pane-online-advantages-panel-pane-1 article .views-field-field-online-advantage-image-revision-id img {
        max-width: 100%;
        height: auto;
        width: 75%;
        height: 75%;
        float: left
    }

    section.pane-online-advantages-panel-pane-1 article .views-field-body,
    section.pane-online-advantages-panel-pane-1 article .views-field-body-revision-id {
        width: 75%;
        float: left;
        display: inline-block
    }

    section.pane-online-advantages-panel-pane-1 article .views-field-title {
        width: 100%;
        float: none
    }

    section.pane-online-advantages-panel-pane-1 article .views-field-title h3 {
        margin: 6px 0
    }

    section.p_carrousel {
        width: 100%;
        background: #f6f6f7
    }

    section.p_carrousel .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_carrousel .pane-container .pane-content {
        padding: 70px 20px 0 20px
    }

    section.p_carrousel .pane-container .pane-content h2.pane-title {
        position: relative;
        top: 0;
        z-index: 99;
        margin-bottom: 20px;
        left: auto;
        padding-left: 0
    }

    section.p_carrousel .pane-container .pane-content .view-content h2 {
        color: #58595b;
        font-size: 26px;
        font-family: 'Breuercondprimeweb';
        font-style: italic;
        font-weight: normal;
        top: 0;
        width: 100%;
        margin-bottom: 15px;
        left: 0;
        position: relative;
        z-index: 99999;
        padding-left: 0
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view {
        overflow: hidden;
        height: auto;
        width: 100%;
        margin-top: 0
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view article {
        width: 100%;
        float: left
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view article .slide_visual {
        background-image: none !important;
        height: auto
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view article .slide_visual .icon {
        float: left;
        width: 25%;
        margin-right: 5%
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view article .slide_visual .icon figure {
        margin-top: 20px
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view article .slide_visual .icon figure img {
        max-width: 100%;
        height: auto
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view article .slide_visual .slide_content {
        width: 70%;
        float: left;
        margin-bottom: 35px;
        padding: 0
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view article .slide_visual .slide_content .description {
        width: 100%
    }

    section.p_carrousel .pane-container .pane-content .view-content .carrousel-view .view-footer {
        display: none
    }

    section.p_carrousel_product, body.node-type-product-shake section.p_carrousel {
        width: 100%;
        background: #f6f6f7
    }

    section.p_carrousel_product .pane-container, body.node-type-product-shake section.p_carrousel .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_carrousel_product .pane-container .pane-content, body.node-type-product-shake section.p_carrousel .pane-container .pane-content {
        padding: 70px 20px 0 20px;
    }

    section.p_carrousel_product .pane-container .pane-content h2.pane-title,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content h2.pane-title {
        position: relative;
        top: 0;
        z-index: 99;
        margin-bottom: 20px;
        left: auto;
        padding-left: 0
    }

    section.p_carrousel_product .pane-container .pane-content h2, body.node-type-product-shake section.p_carrousel .pane-container .pane-content h2 {
        color: #58595b;
        font-size: 26px;
        font-family: 'Breuercondprimeweb';
        font-style: italic;
        font-weight: normal;
        top: 0;
        width: 100%;
        margin-bottom: 15px;
        left: 0;
        position: relative;
        z-index: 99;
        padding-left: 0
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view {
        overflow: hidden;
        height: auto;
        width: 100%;
        margin-top: 0
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view article,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view article {
        width: 100%;
        float: left
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual {
        background-image: none !important;
        height: auto
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual .icon,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual .icon {
        float: left;
        width: 25%;
        margin-right: 5%
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual .icon figure,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual .icon figure {
        margin-top: 20px
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual .icon figure img,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual .icon figure img {
        max-width: 100%;
        height: auto
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual .slide_content,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual .slide_content {
        width: 70%;
        float: left;
        margin-bottom: 35px;
        padding: 0
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view article .slide_visual .slide_content .description,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view article .slide_visual .slide_content .description {
        width: 100%
    }

    section.p_carrousel_product .pane-container .pane-content .carrousel-view .view-footer,
    body.node-type-product-shake section.p_carrousel .pane-container .pane-content .carrousel-view .view-footer {
        display: none
    }

    .product-cols .productcol_1, .productcols .productcol_1 {
        float: left;
        width: 159px
    }

    .product-cols .productcol_1 .priceIndication, .productcols .productcol_1 .priceIndication {
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8)
    }

    .product-cols .productcol_2, .productcols .productcol_2, .product-cols .productcol_2_tag,
    .productcols .productcol_2_tag {
        float: left;
        width: auto
    }

    .product-cols .productcol_2 .priceIndication.twist, .productcols .productcol_2 .priceIndication.twist,
    .product-cols .productcol_2_tag .priceIndication.twist, .productcols .productcol_2_tag .priceIndication.twist,
    .product-cols .productcol_2 .priceIndication, .productcols .productcol_2 .priceIndication,
    .product-cols .productcol_2_tag .priceIndication, .productcols .productcol_2_tag .priceIndication,
    .product-cols .productcol_2 .pricetagIndication, .productcols .productcol_2 .pricetagIndication,
    .product-cols .productcol_2_tag .pricetagIndication, .productcols .productcol_2_tag .pricetagIndication {
        margin: 40px 0 0 30px;
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8)
    }

    .product-cols .product-visual, .productcols .product-visual {
        display: none
    }

    .promo-block {
        -moz-transform: scale(.78);
        -moz-transform-origin: 0;
        -webkit-transform: scale(.78);
        -webkit-transform-origin: 0;
        -o-transform: scale(.78);
        -o-transform-origin: 0;
        -ms-transform: scale(.78);
        -ms-transform-origin: 0;
        transform: scale(.78);
        transform-origin: 0;
        clear: left;
        margin: 0
    }

    .dtv-container .product-cols .productcol_1 {
        height: 125px;
        width: 143px;
        position: relative;
        left: -10px;
        margin-bottom: 15px
    }

    .dtv-container .product-cols .productcol_2_tag {
        clear: both;
        width: 335px;
        position: relative;
        left: -60px
    }

    .dtv-container .product-cols .product-visual {
        display: none
    }

    .productcols .productcol_1 {
        height: 125px;
        width: 143px;
        position: relative;
        left: -10px;
        margin-bottom: 15px
    }

    .productcols .productcol_2_tag {
        clear: both;
        width: 335px;
        position: relative;
        left: -60px
    }

    .productcols .product-visual {
        display: none
    }

    .moving .fieldset.views-fieldset {
        float: none;
        width: 90%;
        margin: 0 0 10% 0
    }

    .moving .fieldset.views-fieldset img {
        float: left;
        width: 25%;
        height: 25%;
        margin-bottom: 5%
    }

    .moving .fieldset.views-fieldset .field-title {
        float: left;
        width: 70%;
        margin: 0 0 5% 5%
    }

    .moving .fieldset.views-fieldset .views-field-field-moving-step1-body,
    .moving .fieldset.views-fieldset .views-field-field-moving-step2-body,
    .moving .fieldset.views-fieldset .views-field-field-moving-step3-body,
    .moving .fieldset.views-fieldset .views-field-field-moving-step4-body,
    .moving .fieldset.views-fieldset .views-field-field-moving-step5-body {
        clear: both;
        margin: 0 0 60px 0
    }

    .movingfaq .inline-faq .view-content {
        float: none;
        width: 95%;
        margin-bottom: 40px
    }

    .movingfaq .inline-faq .view-footer {
        float: none;
        width: 95%;
        margin-top: 0
    }

    #packs .ZenderCategory .ZenderBlok table {
        width: 100%
    }

    #packs .ZenderCategory .ZenderBlok table tbody tr td {
        width: 20%
    }

    #packs .ZenderCategory .ZenderBlok table tbody tr td.channel {
        width: 30%
    }

    #packs .ZenderCategory .ZenderBlok table tbody tr td.channel img {
        float: left;
        width: 50%;
        margin-right: 5px
    }

    #packs .ZenderCategory .ZenderBlok table tbody tr td.channel a.tooltip {
        float: left;
        position: relative;
        top: 0
    }

    #packs .ZenderCategory .ZenderBlok table.channelblockHeader {
        margin: 15px 0 30px
    }

    #packs .ZenderCategory .ZenderBlok table.channelblockHeader tr td {
        font-weight: bold;
        width: 20%
    }

    #packs .ZenderCategory .ZenderBlok table.channelblockHeader tr td.channelHeader {
        width: 30%
    }

    #packs .ZenderCategory .ZenderBlok table.channelblockHeader tr td.channelmediumHeader {
        text-align: center;
        font-size: 13px
    }

    #packs .ZenderCategory .ZenderBlok table.channelblockHeader tr td.channelmediumHeader img {
        margin-bottom: 8px;
        width: 50%
    }

    section.pane-view-information-page-information-page-adv-panel-pane .view-header {
        color: #58595b;
        font-family: 'Breuercondprimeweb-bold';
        font-size: 33px;
        line-height: 120%;
        margin-bottom: 32px
    }

    section.pane-view-information-page-information-page-adv-panel-pane .views-field.views-field-field-online-advantage-image {
        min-height: 50px
    }

    section.pane-view-information-page-information-page-adv-panel-pane article {
        float: left;
        width: 100%;
        margin: 20px 0 0 0
    }

    section.pane-view-information-page-information-page-adv-panel-pane article .views-field-field-online-advantage-image {
        float: left;
        width: 20%;
        margin-right: 5%
    }

    section.pane-view-information-page-information-page-adv-panel-pane article .views-field-field-online-advantage-image img {
        max-width: 100%;
        height: auto;
        width: 75%;
        height: 75%
    }

    section.pane-view-information-page-information-page-adv-panel-pane article .views-field-body {
        width: 75%;
        float: left;
        display: inline-block
    }

    section.pane-view-information-page-information-page-adv-panel-pane article .views-field-title {
        width: 75%;
        float: left
    }

    section.pane-view-information-page-information-page-adv-panel-pane article .views-field-title h3 {
        margin: 6px 0
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li {
        float: left;
        margin-right: 5px;
        margin-left: 0;
        width: 100px;
        height: 100px;
        padding-top: 10px
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li .views-field-field-applications-services-slog {
        padding: 0 8px;
        margin-top: 12px;
        font-size: 12px
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li:hover .views-field-title a {
        margin-bottom: 12px;
        font-size: 14px
    }

    section.pane-applications-list .pane-container .pane-content {
        padding: 80px 30px
    }

    section.pane-applications-list .views-field-field-applications-servicesimage {
        display: none
    }

    section.pane-applications-list .views-field-field-applications-servicesimage img {
        max-width: 100%;
        height: 100%
    }

    section.pane-applications-list .applications {
        width: 100%
    }

    section.pane-applications-list .applications .views-field-field-applications-services-icon img {
        margin: 0 15px 10px 0
    }

    section.pane-applications-list .applications .views-field-title,
    section.pane-applications-list .applications .views-field-title a {
        font-size: 33px;
        margin-bottom: 32px;
        line-height: 33px
    }

    section.pane-applications-list .applications .views-field-field-applications-services-devi {
        width: 40%;
        margin-right: 10%;
        float: left
    }

    section.pane-applications-list .applications .views-field-field-applications-services-down {
        width: 40%;
        float: left
    }

    section.pane-applications-list .applications .views-field-field-applications-services-down li {
        margin-right: 10px
    }

    .contact .cols {}

    .contact .cols .col2 {
        width: 100%;
        margin: 50px 0 0 0;
        float: none
    }

    .contact .cols .col2.last {
        clear: none;
        margin: 70px 0 0 0
    }

    body.page-contact section.pane-banner-panel-pane-1 {
        display: none
    }

    footer .mobileOnly .mob-main-selector {
        border-bottom: 1px solid #d6d7d8;
        padding-bottom: 15px
    }

    footer .mobileOnly .mob-main-selector ul {
        margin-left: 20px;
        width: 210px;
        margin: 0 auto
    }

    footer .mobileOnly .mob-main-selector ul li {
        float: left;
        padding-right: 25px;
        margin-left: 25px;
        border-right: 1px solid #d6d7d8;
        height: 50px;
        line-height: 50px
    }

    footer .mobileOnly .mob-main-selector ul li.last {
        border: none
    }

    footer .mobileOnly .mob-main-selector ul li a {
        font-size: 16px
    }

    footer .mobileOnly .mob-main-selector ul li a.active {
        font-weight: bold
    }

    footer .mobileOnly .mob-user-nav {
        border-bottom: 1px solid #d6d7d8;
        padding: 25px 0
    }

    footer .mobileOnly .mob-user-nav li {
        display: block;
        margin-bottom: 15px
    }

    footer .mobileOnly .mob-user-nav li a {
        padding-left: 25px
    }

    footer .mobileOnly .mob-user-nav li a.icon_myTelenet {
        position: relative
    }

    footer .mobileOnly .mob-user-nav li a.icon_myTelenet:before {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: 0 -32px;
        position: absolute;
        content: "";
        width: 32px;
        height: 32px;
        left: 0;
        top: 3px
    }

    footer .mobileOnly .mob-user-nav li a.icon_webmail {
        position: relative
    }

    footer .mobileOnly .mob-user-nav li a.icon_webmail:before {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: -32px -32px;
        position: absolute;
        content: "";
        width: 32px;
        height: 32px;
        left: 0;
        top: 3px
    }

    footer .sitemap {
        margin-top: 40px
    }

    footer .sitemap ul li {
        width: 100%;
        margin: 0 0 35px 0;
        float: left
    }

    footer .sitemap ul li ul li {
        float: none;
        width: 100%;
        margin: 7px 0 0 0
    }

    footer .sitemap ul li ul li.first {
        margin-top: 20px
    }

    footer .footer-links {
        padding: 50px 0;
        margin: 40px 0 30px
    }

    footer .footer-links .footer-applications {
        float: none;
        margin: 0 0 30px 0
    }

    footer .footer-links .footer-applications li {
        float: left;
        margin: 0 5px 0 0
    }

    footer .footer-links .footer-services {
        float: none;
        clear: both;
        padding-top: 25px
    }

    footer .footer-links .footer-services ul {
        margin: 0
    }

    footer .footer-links .footer-services ul li {
        float: left;
        margin: 0 10px 0 0
    }

    footer .important-links {
        padding-bottom: 30px
    }

    footer .important-links ul {
        padding-left: 0
    }

    footer .important-links ul li {
        width: 100%;
        float: left;
        margin: 0 0 7px
    }

    footer .signoff {
        padding-top: 30px
    }

    footer .signoff ul {
        padding-left: 0
    }

    footer .signoff ul li {
        float: left;
        margin: 0 0 12px;
        width: 100%
    }

    #content_pagebottom {
        display: none !important
    }

    .views-field-field-product-order a.order-button, .views-field-field-product-order-revision-id a.order-button {
        display: none
    }

    section#floating-menu {
        display: none !important
    }

    #order-button-fancybox {
        width: 170px;
        padding: 35px 10px 15px
    }

    #sliding-popup .popup-content {
        width: 100%
    }

    #sliding-popup .popup-content #popup-text {
        background: none;
        width: 100%
    }

    #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text p {
        padding-left: 10px;
        width: 80%
    }

    #sliding-popup .popup-content #popup-buttons {
        width: 100%;
        float: left
    }

    #mobileselectoroverviewpage {
        margin-top: 250px;
        position: relative
    }

    #mobileselectoroverviewpage .handset-carousel {
        position: absolute;
        top: -220px
    }

    #mobileselectoroverviewpage .filter {
        clear: left;
        padding: 20px 0
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle #OrderBlock {
        display: none
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .productcol_divider {
        display: none
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo {
        clear: left;
        padding-top: 10px;
        width: 100%
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .priceIndication.twist {
        position: relative;
        top: -270px;
        float: right
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .GSMspecs {
        margin-left: 0;
        display: block;
        position: absolute;
        margin-top: 25px;
        width: 100%
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .GSMspecs ul {
        width: 100%
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector {
        clear: both;
        margin: 0 !important;
        width: 100%
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector h2 {
        width: 100%;
        padding-top: 15px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector .radiobuttonswrapper {
        margin: 0
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector #AboBlock {
        float: left;
        margin-left: 0;
        width: auto
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector #AboBlock .BoAboTag .priceIndication {
        margin: 20px 0
    }

    section#which-tvchannels-are-available-at-your-home .form-type-checkbox {
        float: left;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px
    }

    section#which-tvchannels-are-available-at-your-home .form-type-checkbox input {
        margin-right: 5px;
        vertical-align: top
    }

    section#which-tvchannels-are-available-at-your-home .form-type-checkbox label {
        display: inline-block;
        width: 90%;
        position: relative;
        top: -4px
    }

    section#which-tvchannels-are-available-at-your-home .form-item-inputfield input {
        float: left;
        width: 75%
    }

    section#which-tvchannels-are-available-at-your-home input#edit-submit {
        float: left;
        position: relative;
        right: 25px;
        top: 8px
    }

    form#tlnbe-zip-postalcode-filter-form .form-item, form#user-login .form-item {
        float: left;
        position: relative;
        width: 80%
    }

    form#tlnbe-zip-postalcode-filter-form .form-item input[type="text"],
    form#user-login .form-item input[type="text"] {
        width: 100%;
        float: left
    }

    form#tlnbe-zip-postalcode-filter-form input[type="submit"], form#user-login input[type="submit"] {
        float: right;
        position: relative;
        top: 8px;
        right: 45px
    }

    #sliding-popup.sliding-popup-top .popup-content #popup-text {
        background: none
    }

    #sliding-popup.sliding-popup-top .popup-content #popup-text h2 {
        padding-left: 0
    }

    #sliding-popup.sliding-popup-top .popup-content #popup-text p {
        width: 100%;
        padding-left: 0
    }

    .roaming_map {
        display: none
    }

    .columns.roaming .colums col {
        margin-top: 0
    }

    .columns.roaming .colums col.col2 ul.orange {
        margin-bottom: 0
    }

    .wifree-locator {
        display: none
    }

    .kingkong_roaming_visual {
        height: 300px;
        background: url("/sites/default/files/kingkong_roaming_smartphone.png") no-repeat
    }

    .pricetag, .pricetag-duo {
        -moz-transform: scale(.78);
        -moz-transform-origin: 0;
        -webkit-transform: scale(.78);
        -webkit-transform-origin: 0;
        -o-transform: scale(.78);
        -o-transform-origin: 0;
        -ms-transform: scale(.78);
        -ms-transform-origin: 0;
        transform: scale(.78);
        transform-origin: 0
    }

    .promo-label {
        clear: both
    }

    #enquete {
        position: fixed;
        top: 0;
        background-color: #fff;
        border-left: 22px solid #ffc421;
        border-top: 2px solid #ffc421;
        border-right: 22px solid #ffc421;
        left: 10px;
        z-index: 1000;
        padding: 10px 20px;
        overflow: scroll
    }

    #enquete .satisfaction {
        font-size: 13px
    }

    #enquete .close-enquete {
        float: right;
        position: relative;
        top: 15px;
        right: -20px
    }

    .rexrio-zender-cta {
        margin-top: 0;
        float: none;
        margin-right: 0
    }

    .node-type-rates .p_tabs {
        display: block
    }

    .node-type-rates .p_tabs a {
        font-weight: bold
    }

    .node-type-rates .p_tabs a.active {
        color: #f26534 !important
    }
}

@media only screen and (min-width:720px) {
    .noMobile {
        display: block
    }

    .noTablet {
        display: none
    }

    .profile {
        width: 90%;
        margin: 0 auto
    }

    #user-login {
        width: 90%;
        margin: 30px auto
    }

    .columns.cols2 {
        overflow: hidden;
        position: relative
    }

    .columns.cols2 .col {
        float: left;
        width: 46%;
        margin-right: 4%
    }

    .columns.cols3 .col {
        float: left;
        width: 46%;
        margin-right: 4%
    }

    .columns.cols3 .col.col3 {
        clear: both;
        float: left
    }

    .columns.cols4 .col, .columns.cols5 .col {
        float: left;
        width: 46%;
        margin-right: 4%
    }

    .columns.cols4 .col.col2, .columns.cols5 .col.col2, .columns.cols4 .col.col4,
    .columns.cols5 .col.col4 {
        margin-right: 0
    }

    .columns.cols4 .col.col3, .columns.cols5 .col.col3 {
        clear: both;
        float: left;
        margin-top: 30px
    }

    .columns.cols4 .col.col4, .columns.cols5 .col.col4 {
        margin-top: 30px
    }

    .columns.cols4 .col.col5, .columns.cols5 .col.col5 {
        clear: both;
        margin-top: 30px
    }

    .banner_text .columns.cols4 .col {
        text-align: center
    }

    .banner_text .columns.cols4 .col.col3 {
        clear: none;
        float: left
    }

    .banner_text .columns.cols4 .col.col4 {
        margin-right: 0
    }

    .banner_text .columns.cols5 .col {
        float: left;
        width: 19% !important;
        margin: 0 6% 0 0 !important
    }

    .banner_text .columns.cols5 .col:hover {
        cursor: pointer
    }

    .banner_text .columns.cols5 .col.col3 {
        clear: none;
        float: left;
        margin-top: 0
    }

    .banner_text .columns.cols5 .col.col4 {
        margin-top: 0
    }

    .banner_text .columns.cols5 .col.col5 {
        clear: none;
        margin-top: 0;
        margin-right: 0
    }

    #header .main-selector {
        margin: 0 49px 0 0
    }

    #header .header-main {
        position: relative
    }

    #header .header-main #user-nav {
        position: absolute;
        right: 23px
    }

    #header .header-main #user-nav li.search {
        display: none
    }

    #header nav {
        width: 95%;
        margin: 0 auto
    }

    #header nav .nav .nav-left ul li {
        padding: 12px 18px 0 18px;
    }

    #header nav .nav .nav-left ul li ul {
        width: 100%;
        left: 0;
        top: 44px;
        padding: 40px 0 30px 0
    }

    #header nav .nav .nav-left ul li ul li.last {
        margin-right: 0
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li {
        margin-right: 0;
        margin-left: 2.6%;
        width: 11%;
        padding: 12px 10px 0 10px;
        height: 120px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a {
        font-size: 13px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a figure {
        width: 75%;
        height: 90px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li.last {
        margin-right: 0
    }

    section.p_white {
        width: 100%;
        margin: 0 auto
    }

    section.p_white .pane-content {
        padding: 30px 30px
    }

    section.p_grey {
        width: 100%;
        background: #f6f6f7
    }

    section.p_grey .pane-container {
        width: 100%;
        margin: 0 auto
    }

    section.p_grey .pane-container .pane-content {
        padding: 60px 30px
    }

    section.p_yellow_arrow {
        width: 100%;
        background: #ffc421
    }

    section.p_yellow_arrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_yellow_arrow .pane-container .pane-content {
        padding: 60px 30px
    }

    section.p_yellow {
        width: 100%;
        background: #ffc421
    }

    section.p_yellow .pane-container {
        width: 100%;
        margin: 0 auto;
        position: relative;
        top: 0
    }

    section.p_yellow .pane-container .pane-content {
        padding: 60px 15px
    }

    section.p_white_greyArrow {
        width: 100%;
        background: #fff
    }

    section.p_white_greyArrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-grey.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_white_greyArrow .pane-container .pane-content {
        padding: 60px 30px
    }

    body.node-type-product-mobile-phone section.p_white_greyArrow .pane-container,
    body.node-type-product-internet section.p_white_greyArrow .pane-container,
    body.node-type-product-digital-tv section.p_white_greyArrow .pane-container,
    body.node-type-mobile-internet- section.p_white_greyArrow .pane-container,
    body.node-type-product-fixed-line section.p_white_greyArrow .pane-container,
    body.node-type-product-film-sport section.p_white_greyArrow .pane-container,
    body.node-type-product-shake section.p_white_greyArrow .pane-container {
        background: none
    }

    body.node-type-product-mobile-phone section.p_white_greyArrow .pane-container .pane-content,
    body.node-type-product-internet section.p_white_greyArrow .pane-container .pane-content,
    body.node-type-product-digital-tv section.p_white_greyArrow .pane-container .pane-content,
    body.node-type-mobile-internet- section.p_white_greyArrow .pane-container .pane-content,
    body.node-type-product-fixed-line section.p_white_greyArrow .pane-container .pane-content,
    body.node-type-product-film-sport section.p_white_greyArrow .pane-container .pane-content,
    body.node-type-product-shake section.p_white_greyArrow .pane-container .pane-content {
        padding: 0 30px 80px 30px
    }

    section.p_white_yellowArrow {
        width: 100%;
        background: #fff
    }

    section.p_white_yellowArrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-yellow.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_white_yellowArrow .pane-container .pane-content {
        padding: 60px 30px
    }

    .p_grey_arrow {
        width: 100%;
        background: #f6f6f7
    }

    .p_grey_arrow .pane-container {
        width: 100%;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    .p_grey_arrow .pane-container .pane-content {
        padding: 60px 30px
    }

    body.page-basic-channels footer.p_grey_arrow, body.page-extra-theme-channels footer.p_grey_arrow,
    body.page-node-506 footer.p_grey_arrow, body.page-node-2015 footer.p_grey_arrow,
    body.page-contact-service-centers footer.p_grey_arrow, body.page-node-268 footer.p_grey_arrow {
        width: 100%;
        background: #f6f6f7
    }

    body.page-basic-channels footer.p_grey_arrow .pane-container, body.page-extra-theme-channels footer.p_grey_arrow .pane-container,
    body.page-node-506 footer.p_grey_arrow .pane-container, body.page-node-2015 footer.p_grey_arrow .pane-container,
    body.page-contact-service-centers footer.p_grey_arrow .pane-container,
    body.page-node-268 footer.p_grey_arrow .pane-container {
        background: none
    }

    section.pane-mobile-selector-product-steps-panel-pane-product-howto.p_white_greyArrow .pane-container {
        background: none
    }

    section.pane-mobile-selector-product-steps-panel-pane-product-howto.p_white_greyArrow .pane-container .pane-content {
        padding: 30px
    }

    section.pane-searchform .pane-container .pane-content {
        padding: 0 30px;
        position: relative;
        top: -50px
    }

    .banner_container section {
        height: 470px;
        overflow: hidden;
        width: 100%
    }

    .banner_container section .banner_visual {
        z-index: 2;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 470px;
        height: 470px
    }

    .banner_container section .banner_text {
        width: 100%;
        position: relative;
        margin: 0 auto;
        z-index: 100
    }

    .banner_container section .banner_text .field-content {
        position: absolute;
        top: -470px;
        width: 100%
    }

    .banner_container section .banner_text .field-content h3 {
        font-family: 'CooperStdBlack';
        color: #fff
    }

    .banner_container section .banner_text .field-content .intro_left {
        position: relative;
        width: 70%;
        padding: 30px;
        z-index: 999999;
        top: 0
    }

    .banner_container section .banner_text .field-content .intro_left.white {
        color: #fff
    }

    .banner_container section .banner_text .field-content .intro_full {
        position: relative;
        width: 90.6%;
        padding: 30px;
        z-index: 999999;
        top: 0
    }

    .banner_container section .banner_text .field-content .intro_full.white {
        color: #fff
    }

    .banner_container section.smallbanner {
        height: 290px
    }

    .banner_container section.smallbanner .pane-container {
        width: 100%
    }

    .banner_container section.smallbanner .pane-container .pane-content {
        padding: 30px;
        height: 230px
    }

    .banner_container section.smallbanner .pane-container .pane-content .banner_visual {
        min-height: 290px;
        height: 290px
    }

    .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content {
        top: -290px
    }

    .banner_container section.smallbannercover {
        height: 290px;
        overflow: hidden;
        width: 100%;
        background: #f6f6f7
    }

    .banner_container section.smallbannercover .pane-container .pane-content {
        padding: 0;
        height: 290px
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_visual {
        z-index: 2;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 290px;
        height: 290px
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text {
        width: 100%;
        position: relative;
        margin: 0 auto;
        z-index: 100
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text .field-content {
        position: absolute;
        top: -290px
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text .field-content .intro_left {
        position: relative;
        width: 70%;
        padding: 30px;
        z-index: 999999;
        top: 0
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text .field-content .intro_full {
        position: relative;
        width: 90.6%;
        padding: 30px;
        z-index: 999999;
        top: 0
    }

    .page-notfound .banner_container section.smallbanner {
        height: 290px;
        overflow: hidden;
        width: 100%
    }

    .page-notfound .banner_container section.smallbanner .pane-container {
        width: 100%
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content {
        padding: 0;
        height: 230px
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_visual {
        z-index: 2;
        min-height: 290px;
        height: 290px
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text {
        width: 90%;
        position: relative;
        margin: 0 auto;
        z-index: 100
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content {
        position: absolute;
        top: -290px;
        width: 100%;
        height: 290px
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content .intro_full {
        position: relative;
        width: 100%;
        padding: 0;
        z-index: 999999;
        top: 0
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content .intro_full p.shout,
    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content .intro_full h1 {
        position: absolute;
        top: 110px
    }

    section.smallpadding .pane-container .pane-content {
        padding: 30px
    }

    .p_overlayer {
        width: 91%;
        padding: 0 2% 30px 2%;
        left: 2.5%
    }

    .label-compare {
        display: inline-block
    }

    .p_tabs {
        margin: 0 auto;
        width: 95%;
        position: relative
    }

    .p_tabs .pane-container {
        width: 100%;
        position: absolute;
        height: 60px;
    }

    .p_tabs .pane-container .view-content {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .p_tabs .pane-container .view-content article, .p_tabs .pane-container .view-content .views-row {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        float: left;
        display: inline-block;
        background: #ffc421;
        -webkit-transition: background-color 500ms linear;
        -moz-transition: background-color 500ms linear;
        -o-transition: background-color 500ms linear;
        -ms-transition: background-color 500ms linear;
        transition: background-color 500ms linear
    }

    .p_tabs .pane-container .view-content article.views-row-last, .p_tabs .pane-container .view-content .views-row.views-row-last {
        margin-right: 0
    }

    .p_tabs .pane-container .view-content article a, .p_tabs .pane-container .view-content .views-row a {
        height: 40px;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 20px;
        padding-top: 20px;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        font-family: 'Breuercondprimeweb-bold'
    }

    .p_tabs .pane-container .view-content article a .hover, .p_tabs .pane-container .view-content .views-row a .hover {
        display: none
    }

    .p_tabs .pane-container .view-content article a:hover .title, .p_tabs .pane-container .view-content .views-row a:hover .title {
        display: none
    }

    .p_tabs .pane-container .view-content article a:hover .hover, .p_tabs .pane-container .view-content .views-row a:hover .hover {
        display: block
    }

    .p_tabs .pane-container .view-content article.active, .p_tabs .pane-container .view-content .views-row.active {
        background: #fff
    }

    .p_tabs .pane-container .view-content article.active a, .p_tabs .pane-container .view-content .views-row.active a {
        height: 40px;
        color: #f26534;
        padding-top: 20px
    }

    .p_tabs .pane-container .view-content article.active:hover, .p_tabs .pane-container .view-content .views-row.active:hover {
        background: #fff
    }

    .p_tabs .pane-container .view-content article.active:hover .title,
    .p_tabs .pane-container .view-content .views-row.active:hover .title {
        display: block;
        font-family: 'Breuercondprimeweb-bold';
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        top: -21px
    }

    .p_tabs .pane-container .view-content article.active:hover .hover,
    .p_tabs .pane-container .view-content .views-row.active:hover .hover {
        display: none
    }

    .p_tabs .pane-container .view-content article:hover, .p_tabs .pane-container .view-content .views-row:hover {
        background: #f26534
    }

    .p_tabs .pane-container .view-content article:hover span.hover, .p_tabs .pane-container .view-content .views-row:hover span.hover {
        position: relative;
        top: -6px;
        line-height: 16px;
        padding-left: 3px;
        padding-right: 3px
    }

    .p_tabs .pane-container .view-content .product-tabs-wrapper {
        clear: both;
        width: 100%;
        position: relative;
        z-index: 10
    }

    .p_tabs .pane-container .view-content .product-tabs-wrapper article a:hover {
        font: 15px 'BreuerTextRegular';
        font-weight: normal;
        text-transform: none;
        line-height: 60px
    }

    .p_tabs .pane-container .view-content .product-tabs-wrapper article a:hover .title {
        display: none
    }

    .p_tabs .pane-container .view-content .product-tabs-wrapper article a:hover .hover {
        display: block
    }

    .p_tabs .pane-container .pane-content {
        position: relative;
        left: 0;
        right: 0
    }

    .p_tabs .pane-container .pane-content .pane-title {
        display: none
    }

    .p_tabs .pane-container .pane-content ul.menu {
        position: absolute;
        bottom: 0;
        width: 100%
    }

    .p_tabs .pane-container .pane-content ul.menu li {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        float: left;
        width: 24.77%;
        background: #ffc421;
        list-style: none;
        margin: 0 .3% 0 0;
        padding: 0;
    }

    .p_tabs .pane-container .pane-content ul.menu li.last {
        margin-right: 0
    }

    .p_tabs .pane-container .pane-content ul.menu li a {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        line-height: 60px;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 18px;
        -webkit-transition: background-color 500ms linear;
        -moz-transition: background-color 500ms linear;
        -o-transition: background-color 500ms linear;
        -ms-transition: background-color 500ms linear;
        transition: background-color 500ms linear;
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        font-weight: bold
    }

    .p_tabs .pane-container .pane-content ul.menu li a:hover {
        background: #f26534
    }

    .p_tabs .pane-container .pane-content ul.menu li a.active {
        background: #fff;
        color: #f26534
    }

    .p_tabs .pane-container .pane-content ul.menu li.telenet-service-centers a {
        line-height: 20px;
        padding: 10px 0
    }

    .p_tabs .pane-container .cols_2 {
        position: relative;
        left: 0;
        right: 0
    }

    .p_tabs .pane-container .cols_2 .view-content article, .p_tabs .pane-container .cols_2 .view-content .views-row {
        width: 49.5%;
        margin-right: .5%
    }

    .p_tabs .pane-container .cols_3 {
        position: relative;
        left: 0;
        right: 0
    }

    .p_tabs .pane-container .cols_3 .view-content article, .p_tabs .pane-container .cols_3 .view-content .views-row {
        width: 33.03%;
        margin-right: .3%
    }

    .p_tabs .pane-container .cols_4 {
        position: relative;
        left: 0;
        right: 0
    }

    .p_tabs .pane-container .cols_4 .view-content article, .p_tabs .pane-container .cols_4 .view-content .views-row {
        width: 24.67%;
        margin-right: .3%
    }

    .p_tabs .pane-container .cols_5 {
        position: relative;
        left: 0;
        right: 0
    }

    .p_tabs .pane-container .cols_5 .view-content article, .p_tabs .pane-container .cols_5 .view-content .views-row {
        width: 19.67%;
        margin-right: .3%
    }

    .p_contentTabs {
        margin: 0 auto;
        width: 100%
    }

    .p_contentTabs .pane-container {
        width: 100%;
        position: relative;
        height: 60px
    }

    body.i18n-fr .p_tabs .pane-container .view-content article:hover span.hover,
    body.i18n-fr .p_tabs .pane-container .view-content .views-row:hover span.hover {
        position: relative;
        top: -12px;
        line-height: 16px;
        padding-left: 3px;
        padding-right: 3px
    }

    .promo-label {
        float: left;
        position: relative;
        left: -32px;
        top: 4px
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row {
        clear: both;
        margin-bottom: 30px;
        width: 100%;
        margin-right: 0;
        float: none
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-last {
        margin-right: 0
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure {
        width: 50%;
        float: left
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure img {
        margin-bottom: 25px;
        max-width: 100%
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row h3 {
        margin: 0 0 8px 0
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first {
        width: 100%;
        float: left
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article {
        width: 45%;
        margin-right: 5%;
        float: left;
        min-height: 215px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article img {
        float: left;
        margin: 0 15px 5px 0;
        vertical-align: top
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article .views-field-field-snap-postdate {
        font-size: 13px;
        font-style: italic;
        margin-top: 12px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article.views-row-even {
        margin-right: 0
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last {
        width: 100%;
        float: left;
        margin-top: 15px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last .pane-tweets-panel-pane-1 {
        float: left;
        width: 45%;
        margin-right: 30px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last .pane-telenet-facebook-panel-pane-1 {
        float: left;
        width: 45%
    }

    #content_container .view-id-view_frontpage_info {
        margin-top: 30px
    }

    #content_container .view-id-view_frontpage_info article {
        width: 45%;
        float: left;
        margin: 0 10% 30px 0
    }

    #content_container .view-id-view_frontpage_info article.views-row-3 {
        clear: both
    }

    #content_container .view-id-view_frontpage_info article.views-row-2,
    #content_container .view-id-view_frontpage_info article.views-row-4 {
        margin-right: 0
    }

    .views-field-field-product-faq .field-items, .views-field-field-product-faq-revision-id .field-items {
        float: left;
        padding: 0;
        margin: 0 0 15px 0;
        width: 100%
    }

    .views-field-field-product-faq .field-items .question, .views-field-field-product-faq-revision-id .field-items .question {
        position: relative;
        color: #f26534;
        cursor: pointer
    }

    .views-field-field-product-faq .field-items .answer, .views-field-field-product-faq-revision-id .field-items .answer {
        position: relative;
        width: 100%;
        left: 0;
        padding: 40px 0 20px 0
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block {
        float: left;
        width: 45%;
        margin-right: 5%;
        margin-bottom: 30px
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block.col2,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block.col2 {
        margin-right: 0
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block.col3,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block.col3 {
        clear: both
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block.last,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block.last {
        margin-right: 0
    }

    section.pane-online-advantages-panel-pane-1 article {
        float: left;
        width: 45%;
        margin-top: 40px;
        margin-right: 5%;
        min-height: 275px
    }

    section.pane-online-advantages-panel-pane-1 article.views-row-even {
        margin-right: 0
    }

    section.pane-online-advantages-panel-pane-1 article .views-field-body {
        min-height: 125px
    }

    section.p_carrousel_product .pane-container, section.p_carrousel .pane-container {
        position: relative
    }

    section.p_carrousel_product .pane-container h2.pane-title, section.p_carrousel .pane-container h2.pane-title {
        top: 92px;
        width: 93%;
        padding-left: 6px !important
    }

    section.p_carrousel_product .pane-container .carrousel_arrow, section.p_carrousel .pane-container .carrousel_arrow {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    section.p_carrousel_product .pane-container .carrousel_arrow figure.arrow_grey,
    section.p_carrousel .pane-container .carrousel_arrow figure.arrow_grey {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: absolute;
        width: 131px;
        height: 50px;
        z-index: 99
    }

    section.p_carrousel_product .pane-container .carrousel-view article,
    section.p_carrousel .pane-container .carrousel-view article {
        width: 100%
    }

    section.p_carrousel_product .pane-container .carrousel-view article .slide_visual .slide_content,
    section.p_carrousel .pane-container .carrousel-view article .slide_visual .slide_content {
        width: 100%;
        padding: 115px 0 0 30px;
        margin: 0 auto
    }

    section.p_carrousel_product .pane-container .carrousel-view article .slide_visual .slide_content .description,
    section.p_carrousel .pane-container .carrousel-view article .slide_visual .slide_content .description {
        width: 50%
    }

    section.p_carrousel_product .pane-container .carrousel-view article .slide_visual .slide_content.feature-text-color-light .description,
    section.p_carrousel .pane-container .carrousel-view article .slide_visual .slide_content.feature-text-color-light .description {
        color: #fff
    }

    section.p_carrousel_product .pane-container .carrousel-view article .slide_visual .slide_content.feature-text-color-dark .description,
    section.p_carrousel .pane-container .carrousel-view article .slide_visual .slide_content.feature-text-color-dark .description {
        color: #58595b
    }

    section.p_carrousel_product .pane-container .carrousel-view .view-footer,
    section.p_carrousel .pane-container .carrousel-view .view-footer {
        top: 520px
    }

    section.p_carrousel_product .pane-container .carrousel-view .view-footer .view-content,
    section.p_carrousel .pane-container .carrousel-view .view-footer .view-content {
        text-align: center;
        margin: 0 auto
    }

    section.p_carrousel_product .pane-container .carrousel-view .view-footer .view-content .slides_thumbs,
    section.p_carrousel .pane-container .carrousel-view .view-footer .view-content .slides_thumbs {
        margin-right: 15px
    }

    section.p_carrousel_product .pane-container .carrousel_arrow_container,
    section.p_carrousel .pane-container .carrousel_arrow_container {
        height: 51px;
        width: 100%;
        position: relative;
        top: -51px;
        z-index: 99;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-inverted-mobile.png) left center no-repeat
    }

    section.p_carrousel .pane-container h2.pane-title, body.node-type-product-shake section p_carrousel_product .pane-container h2.pane-title {
        top: 140px
    }

    section.p_carrousel .pane-container h2.feature-block, body.node-type-product-shake section p_carrousel_product .pane-container h2.feature-block {
        width: 93%;
        padding-left: 10px;
        left: 0;
        position: relative;
        z-index: 99;
        top: 85px
    }

    section.p_carrousel .pane-container h2.feature-block:before, body.node-type-product-shake section p_carrousel_product .pane-container h2.feature-block:before {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: -128px -32px;
        position: absolute;
        content: "";
        width: 32px;
        height: 32px;
        padding-left: 20px;
        position: relative
    }

    section.p_carrousel .pane-container h2.feature-block.number0, body.node-type-product-shake section p_carrousel_product .pane-container h2.feature-block.number0 {
        top: 140px
    }

    section.p_carrousel .pane-container .carrousel .carrousel-view article .slide_visual .slide_content,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel .carrousel-view article .slide_visual .slide_content {
        padding: 120px 0 0 30px
    }

    section.p_carrousel .pane-container .carrousel .carrousel-view .view-footer,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel .carrousel-view .view-footer {
        top: 520px
    }

    section.p_carrousel .pane-container .carrousel.last .carrousel-view article .slide_visual .slide_content,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.last .carrousel-view article .slide_visual .slide_content {
        padding: 120px 0 0 30px
    }

    section.p_carrousel .pane-container .carrousel.last .carrousel-view .view-footer,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.last .carrousel-view .view-footer {
        top: 520px
    }

    section.p_carrousel .pane-container .carrousel.first .carrousel-view article .slide_visual .slide_content,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.first .carrousel-view article .slide_visual .slide_content {
        padding: 175px 0 0 30px
    }

    section.p_carrousel .pane-container .carrousel.first .carrousel-view .view-footer,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.first .carrousel-view .view-footer {
        top: 550px
    }

    .slide_content .cols .col1 {
        width: 47%;
        float: left;
        margin-right: 5%;
        margin-bottom: 0
    }

    .slide_content .cols .col2 {
        width: 47%;
        float: left;
        margin-right: 0;
        margin-bottom: 0
    }

    .product-cols .product-visual {
        display: none
    }

    .moving .fieldset.views-fieldset {
        float: left;
        width: 40%;
        margin: 0 10% 10% 0
    }

    .moving .fieldset.views-fieldset.col3, .moving .fieldset.views-fieldset.col4 {
        display: none
    }

    .moving .fieldset.views-fieldset.last {
        clear: both
    }

    section.pane-view-information-page-information-page-adv-panel-pane {
        clear: both
    }

    section.pane-view-information-page-information-page-adv-panel-pane .view-header {
        color: #58595b;
        font-family: 'Breuercondprimeweb-bold';
        font-size: 33px;
        line-height: 120%;
        margin-bottom: 32px
    }

    section.pane-view-information-page-information-page-adv-panel-pane .views-field.views-field-field-online-advantage-image {
        min-height: 130px
    }

    section.pane-view-information-page-information-page-adv-panel-pane article {
        float: left;
        width: 21.25%;
        margin: 40px 5% 0 0
    }

    section.pane-view-information-page-information-page-adv-panel-pane article.views-row-even {
        margin: 40px 5% 0 0
    }

    section.pane-view-information-page-information-page-adv-panel-pane article.views-row-last {
        margin-right: 0
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li {
        float: left;
        margin-right: 5px;
        margin-left: 0;
        width: 103px;
        height: 130px;
        padding-top: 25px
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li .views-field-field-applications-services-slog {
        padding: 0 8px;
        margin-top: 12px
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li:hover .views-field-title a {
        margin-bottom: 12px;
        font-size: 18px
    }

    section.pane-applications-list .pane-container .pane-content {
        padding: 120px 30px 80px
    }

    section.pane-applications-list .views-field-field-applications-servicesimage {
        width: 233px;
        margin-right: 5%
    }

    section.pane-applications-list .applications {
        width: 55%
    }

    section.pane-applications-list .applications .views-field-field-applications-services-icon img {
        margin: 0 15px 10px 0
    }

    section.pane-applications-list .applications .views-field-title,
    section.pane-applications-list .applications .views-field-title a {
        font-size: 33px;
        margin-bottom: 32px;
        line-height: 33px
    }

    section.pane-applications-list .applications .views-field-field-applications-services-devi {
        width: 40%;
        margin-right: 10%;
        float: left
    }

    section.pane-applications-list .applications .views-field-field-applications-services-down {
        width: 40%;
        float: left
    }

    section.pane-applications-list .applications .views-field-field-applications-services-down li {
        margin-right: 10px
    }

    section.dealers h3.aanduiding {
        clear: both;
        display: inline-block;
        position: relative;
        margin-top: 40px
    }

    section.pane-dealer-locator-result .MODverdelers_res_top {
        height: 370px
    }

    body.page-contact-online-support .inline-faq .view-header {
        width: 40%;
        float: left;
        margin-right: 10%
    }

    body.page-contact-online-support .inline-faq .view-content {
        width: 40%;
        float: left;
        margin-right: 0
    }

    body.page-contact-online-support .inline-faq .view-searchform {
        width: 100%;
        clear: both;
        float: none;
        padding-top: 5px
    }

    body.page-contact-online-support .inline-faq .view-searchform input[type="text"] {
        float: left;
        width: 50%
    }

    body.page-contact-online-support .inline-faq .view-searchform input[type="submit"] {
        float: left;
        position: relative;
        right: 25px;
        top: 8px
    }

    footer .sitemap {
        margin-top: 40px
    }

    footer .sitemap ul li {
        width: 45%;
        margin: 0 34px 34px 0;
        float: left
    }

    footer .sitemap ul li.mid-1497 {
        clear: left
    }

    footer .sitemap ul li ul li {
        float: none;
        width: 100%;
        margin: 7px 0 0 0
    }

    footer .sitemap ul li ul li.first {
        margin-top: 20px
    }

    footer .footer-links {
        padding: 50px 0;
        margin: 40px 0 60px
    }

    footer .footer-links .footer-applications {
        float: left;
        margin: 0 70px 0 0
    }

    footer .footer-links .footer-applications li {
        float: left;
        margin: 0 10px 0 0
    }

    footer .footer-links .footer-services {
        float: left
    }

    footer .footer-links .footer-services li {
        float: left;
        margin: 0 10px 0 0
    }

    footer .important-links {
        padding-bottom: 50px
    }

    footer .important-links ul {
        padding-left: 0
    }

    footer .important-links ul li {
        float: left;
        margin-right: 40px;
        margin-bottom: 12px
    }

    footer .signoff {
        padding-top: 50px
    }

    footer .signoff ul {
        padding-left: 0
    }

    footer .signoff ul li {
        float: left;
        margin-right: 35px
    }

    section#which-tvchannels-are-available-at-your-home .form-type-checkbox {
        float: left;
        margin-right: 5%;
        width: 45%;
        margin-bottom: 10px
    }

    section#which-tvchannels-are-available-at-your-home .form-type-checkbox input {
        margin-right: 5px;
        vertical-align: top
    }

    section#which-tvchannels-are-available-at-your-home .form-type-checkbox label {
        display: inline-block;
        width: 90%;
        position: relative;
        top: -4px
    }

    section#which-tvchannels-are-available-at-your-home .form-item-inputfield input {
        float: left
    }

    section#which-tvchannels-are-available-at-your-home input#edit-submit {
        float: left;
        position: relative;
        right: 25px;
        top: 8px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content {
        width: 100%
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-header figure {
        left: auto;
        right: 15px;
        display: block;
        width: 84px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content {
        width: 100%
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content span.views-field-field-product-basket-title {
        margin: 0 8px 0 8px;
        padding-right: 8px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info {
        width: 60%
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info h4 {
        font-size: 14px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content span.views-field-field-product-order {
        margin-top: -35px
    }

    section#floating-menu {
        display: none !important
    }

    #order-button-fancybox {
        width: 450px
    }

    #sliding-popup .popup-content {
        width: 100%
    }

    #sliding-popup .popup-content #popup-text {
        width: 60%
    }

    #mobileselectoroverviewpage {
        margin-top: 200px;
        position: relative
    }

    #mobileselectoroverviewpage .handset-carousel {
        position: absolute;
        top: -200px;
        width: 100%;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/aanduiding-middle.png) no-repeat top;
        padding: 10px 0 35px
    }

    #mobileselectoroverviewpage .handset-carousel .filter {
        clear: left;
        padding: 20px 0
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .productcol_divider {
        margin-left: -31px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMimage .ribbons a.LinkTabTwo {
        font-size: 12px;
        width: 105px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .priceIndication.twist {
        margin-left: 40px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .GSMspecs {
        width: 236px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .GSMinfo .GSMspecs ul {
        width: 236px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector {
        margin: -162px 0 0 480px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector h2 {
        width: 100%;
        padding-bottom: 40px
    }

    #mobileselectoroverviewpage #mobileselectordetail #mobileselectordetailMiddle .aboselector #AboBlock {
        float: left;
        margin-left: 0;
        width: auto
    }

    .rex-feature .thumb1 {
        float: right;
        position: relative;
        top: -42px;
        margin: 0 85px 0 45px;
        width: 260px;
        height: 152px
    }

    .rex-feature .thumb1 img {
        width: 260px;
        height: 152px
    }

    .rex-alleSchermen .rex-alleSchermen-visual {
        float: right;
        margin-right: 20px
    }

    .rex-alleSchermen .rex-alleSchermen-visual img {
        width: 460px;
        height: 173px
    }

    .rex-alleSchermen .rex-alleSchermen-data {
        float: left;
        width: 239px
    }

    .rex-kijkplezier .rex-kijkplezier-visual {
        float: right;
        margin: 0 60px 0;
        position: relative;
        top: -80px
    }

    .rex-kijkplezier .rex-kijkplezier-visual img {
        width: 320px;
        height: 248px
    }

    .rex-kijkplezier .rex-kijkplezier-data {
        float: left;
        width: 289px
    }

    .rex-films .rex-films-data {
        float: left;
        width: 260px
    }

    .rex-films .rex-films-shelfs {
        float: right;
        margin-right: 20px;
        width: 357px;
        position: relative;
        top: -70px;
        overflow: hidden
    }

    .rex-films .rex-films-shelfs .rex-films-shelf {
        background: url("/sites/default/files/shell-bg-tablet.png") no-repeat bottom right;
        height: 199px
    }

    .rex-films .rex-films-shelfs .rex-films-shelf ul {
        margin-left: 7px
    }

    .rex-films .rex-films-shelfs .rex-films-shelf ul li {
        float: left;
        width: 97px;
        height: 139px;
        margin-left: 8px
    }

    .rex-films .rex-films-shelfs .rex-films-shelf.shelf2 {
        position: relative;
        top: -36px
    }

    .rexrio-zender-cta {
        margin-top: -40px;
        float: right;
        margin-right: 47px
    }
}

@media only screen and (min-width:960px) {
    .noMobile {
        display: block;
        position: relative;
        z-index: 100
    }

    .noTablet {
        display: block
    }

    .profile {
        width: 960px;
        margin: 0 auto
    }

    #user-login {
        width: 960px;
        margin: 30px auto
    }

    .columns.cols3 .col {
        float: left;
        width: 32%;
        margin-right: 2%
    }

    .columns.cols3 .col.col3 {
        clear: none;
        float: left;
        margin-right: 0
    }

    .columns.cols4 .col {
        float: left;
        width: 22%;
        margin-right: 3%
    }

    .columns.cols4 .col.col2 {
        margin-right: 3%
    }

    .columns.cols4 .col.col3 {
        clear: none;
        float: left;
        margin: 0 3% 0 0
    }

    .columns.cols4 .col.col4 {
        margin: 0
    }

    .columns.cols5 .col {
        float: left;
        width: 18%;
        margin-right: 3%
    }

    .columns.cols5 .col.col2 {
        margin-right: 3%
    }

    .columns.cols5 .col.col3 {
        clear: none;
        float: left;
        margin: 0 3% 0 0
    }

    .columns.cols5 .col.col4 {
        margin-top: 0
    }

    .columns.cols5 .col.col5 {
        clear: none;
        margin: 0 0 0 0
    }

    #header .main-selector {
        margin: 0 27px 0 0
    }

    #header header {
        width: 960px;
        margin: 0 auto
    }

    #header .header-main #user-nav {
        position: absolute;
        right: 0
    }

    #header .header-main #user-nav li.search {
        display: none
    }

    #header nav {
        width: 100%
    }

    #header nav .nav .nav-left ul li {
        padding: 12px 22px 0 22px;
    }

    #header nav .nav .nav-left ul li ul {
        width: 100%;
        left: 0;
        top: 44px;
        padding: 40px 0 30px 0;
        height: auto
    }

    #header nav .nav .nav-left ul li ul li.last {
        margin-right: 0
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li {
        width: 10%;
        margin-left: 2.2%;
        margin-right: 0;
        padding: 12px 20px 0 20px;
        height: 120px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a {
        font-size: 15px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li a figure {
        height: 90px
    }

    #header nav .nav .nav-left ul li#all-separated .menu-level2-wrapper ul li.last {
        margin-right: 0
    }

    section.p_white {
        width: 960px;
        margin: 0 auto 40px auto
    }

    section.p_white .pane-content {
        padding: 30px 30px
    }

    section.p_grey {
        width: 100%;
        background: #f6f6f7
    }

    section.p_grey .pane-container {
        width: 960px;
        margin: 0 auto
    }

    section.p_grey .pane-container .pane-content {
        padding: 80px 30px
    }

    section.p_yellow_arrow {
        width: 100%;
        background: #ffc421
    }

    section.p_yellow_arrow .pane-container {
        width: 960px;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_yellow_arrow .pane-container .pane-content {
        padding: 80px 30px
    }

    section.p_yellow {
        width: 100%;
        background: #ffc421
    }

    section.p_yellow .pane-container {
        width: 960px;
        margin: 0 auto;
        position: relative;
        top: 0
    }

    section.p_yellow .pane-container .pane-content {
        padding: 80px 0
    }

    section.p_white_greyArrow {
        width: 100%;
        background: #fff
    }

    section.p_white_greyArrow .pane-container {
        width: 960px;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-grey.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_white_greyArrow .pane-container .pane-content {
        padding: 80px 30px
    }

    section.p_white_yellowArrow {
        width: 100%;
        background: #fff
    }

    section.p_white_yellowArrow .pane-container {
        width: 960px;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-yellow.png) no-repeat top left;
        position: relative;
        top: 0
    }

    section.p_white_yellowArrow .pane-container .pane-content {
        padding: 80px 30px
    }

    .p_grey_arrow {
        width: 100%;
        background: #f6f6f7
    }

    .p_grey_arrow .pane-container {
        width: 960px;
        margin: 0 auto;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: relative;
        top: 0
    }

    .p_grey_arrow .pane-container .pane-content {
        padding: 80px 30px
    }

    body.page-basic-channels footer.p_grey_arrow, body.page-extra-theme-channels footer.p_grey_arrow,
    body.page-contact-service-centers footer.p_grey_arrow, body.page-node-268 footer.p_grey_arrow {
        width: 100%;
        background: #f6f6f7
    }

    body.page-basic-channels footer.p_grey_arrow .pane-container, body.page-extra-theme-channels footer.p_grey_arrow .pane-container,
    body.page-contact-service-centers footer.p_grey_arrow .pane-container,
    body.page-node-268 footer.p_grey_arrow .pane-container {
        background: none
    }

    section.pane-searchform .pane-container .pane-content {
        padding: 0 30px;
        position: relative;
        top: -80px
    }

    .banner_container section {
        height: 470px;
        overflow: hidden;
        width: 100%
    }

    .banner_container section .banner_visual {
        z-index: 2;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 470px;
        height: 470px
    }

    .banner_container section .banner_text {
        width: 960px;
        position: relative;
        margin: 0 auto;
        z-index: 100
    }

    .banner_container section .banner_text .field-content {
        position: absolute;
        top: -470px;
        width: 100%
    }

    .banner_container section .banner_text .field-content h3 {
        font-family: 'CooperStdBlack';
        color: #fff
    }

    .banner_container section .banner_text .field-content .intro_left {
        position: relative;
        width: 50%;
        padding: 30px;
        top: 0
    }

    .banner_container section .banner_text .field-content .intro_left.white {
        color: #fff
    }

    .banner_container section .banner_text .field-content .intro_full {
        position: relative;
        width: 93.7%;
        padding: 30px;
        top: 0
    }

    .banner_container section .banner_text .field-content .intro_full.white {
        color: #fff
    }

    .banner_container section.banner_bggrey {
        background: #f6f6f7
    }

    .banner_container section.smallbanner .pane-container {
        width: 960px;
        margin: 0 auto;
        height: 100%
    }

    .banner_container section.smallbanner .pane-container .pane-content {
        padding: 30px;
        height: 290px
    }

    .banner_container section.smallbannercover {
        height: 290px;
        overflow: hidden;
        width: 100%
    }

    .banner_container section.smallbannercover .pane-container .pane-content {
        padding: 0;
        height: 290px
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_visual {
        z-index: 2;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 290px;
        height: 290px
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text {
        width: 960px;
        position: relative;
        margin: 0 auto;
        z-index: 100
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text .field-content {
        position: absolute;
        top: -290px
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text .field-content .intro_left {
        position: relative;
        width: 50%;
        padding: 30px;
        top: 0
    }

    .banner_container section.smallbannercover .pane-container .pane-content .banner_text .field-content .intro_full {
        position: relative;
        width: 93.7%;
        padding: 30px;
        top: 0
    }

    .page-notfound .banner_container section.smallbanner {
        height: 290px;
        overflow: hidden;
        width: 100%
    }

    .page-notfound .banner_container section.smallbanner .pane-container {
        width: 100%
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content {
        padding: 0;
        height: 230px
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_visual {
        z-index: 2;
        min-height: 290px;
        height: 290px
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text {
        width: 900px;
        position: relative;
        margin: 0 auto;
        z-index: 100
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content {
        position: absolute;
        top: -290px;
        width: 100%;
        height: 290px
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content .intro_full {
        position: relative;
        width: 100%;
        padding: 0;
        z-index: 999999;
        top: 0
    }

    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content .intro_full p.shout,
    .page-notfound .banner_container section.smallbanner .pane-container .pane-content .banner_text .field-content .intro_full h1 {
        position: absolute;
        top: 110px
    }

    .banner_text .columns.cols4 .col.col2 {
        margin-right: .9%
    }

    .banner_text .columns.cols4 .col.col3 {
        margin-right: .9%
    }

    .banner_text .columns.cols4 .col.col4 {
        margin-right: 0
    }

    .banner_text .columns.cols5 .col {
        float: left;
        width: 19% !important;
        margin: 0 6% 0 0 !important
    }

    .banner_text .columns.cols5 .col:hover {
        cursor: pointer
    }

    .banner_text .columns.cols5 .col.col3 {
        clear: none;
        float: left;
        margin-top: 0
    }

    .banner_text .columns.cols5 .col.col4 {
        margin-top: 0
    }

    .banner_text .columns.cols5 .col.col5 {
        clear: none;
        margin-top: 0;
        margin-right: 0
    }

    section.smallpadding .pane-container .pane-content {
        padding: 30px
    }

    .p_overlayer {
        width: 900px;
        margin-left: -480px;
        left: 50%;
        padding: 0 30px 30px 30px
    }

    .label-compare {
        display: inline-block
    }

    .p_tabs {
        width: 960px
    }

    .p_tabs .pane-container {
        width: 960px
    }

    .p_contentTabs {
        margin: 0 auto;
        width: 960px
    }

    .p_contentTabs .pane-container {
        width: 960px;
        position: relative;
        height: 60px
    }

    body.node-type-product-mobile-phone .product-tabs-wrapper article,
    body.page-mobile-phone .product-tabs-wrapper article {}

    body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4,
    body.page-mobile-phone .product-tabs-wrapper article.col_4 {
        position: relative
    }

    body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4 span.title,
    body.page-mobile-phone .product-tabs-wrapper article.col_4 span.title {
        background-position: -448px -736px;
        width: 213px;
        height: 40px
    }

    body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active span.title,
    body.page-mobile-phone .product-tabs-wrapper article.col_4.active span.title {
        background-position: -448px -672px;
        width: 213px;
        height: 40px
    }

    body.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title,
    body.page-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title {
        position: relative;
        top: -6px !important
    }

    body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article,
    body.i18n-fr.page-mobile-phone .product-tabs-wrapper article {}

    body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4,
    body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4 {
        position: relative
    }

    body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4 span.title,
    body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4 span.title {
        background-position: -1056px -736px;
        width: 213px;
        height: 40px
    }

    body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active span.title,
    body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4.active span.title {
        background-position: -1056px -672px;
        width: 213px;
        height: 40px
    }

    body.i18n-fr.node-type-product-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title,
    body.i18n-fr.page-mobile-phone .product-tabs-wrapper article.col_4.active:hover span.title {
        position: relative;
        top: -6px !important
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row {
        clear: none;
        margin-bottom: 30px;
        width: 30%;
        margin-right: 45px;
        float: left
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-last {
        margin-right: 0
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure {
        width: 100%
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row h3 {
        margin: 0 0 15px 0
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first {
        width: 70%;
        float: left
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article {
        width: 45%;
        margin-right: 5%;
        float: left;
        min-height: 215px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article img {
        float: left;
        margin: 0 15px 5px 0;
        vertical-align: top
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article .views-field-field-snap-postdate {
        font-size: 13px;
        font-style: italic
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-first article.views-row-even {
        margin-right: 0
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last {
        width: 30%;
        float: left
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last .pane-tweets-panel-pane-1 {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    section.pane-frontpage-social-content .panel-2col .panel-col-last .pane-telenet-facebook-panel-pane-1 {
        float: none;
        width: 100%
    }

    #content_container .view-id-view_frontpage_info {
        margin-top: 40px
    }

    #content_container .view-id-view_frontpage_info article {
        width: 23%;
        float: left;
        margin-right: 2.5%
    }

    #content_container .view-id-view_frontpage_info article.views-row-3 {
        clear: none
    }

    #content_container .view-id-view_frontpage_info article.views-row-2 {
        margin-right: 2.5%
    }

    #content_container .view-id-view_frontpage_info article.views-row-4 {
        margin-right: 0
    }

    section#home-info .inner_container .padding .col25 {
        width: 23%;
        float: left;
        margin-right: 18px
    }

    .views-field-field-product-faq .field-items, .views-field-field-product-faq-revision-id .field-items {
        float: left;
        padding: 0;
        margin: 0 10px 0 0;
        width: 18.5%
    }

    .views-field-field-product-faq .field-items .question, .views-field-field-product-faq-revision-id .field-items .question {
        position: relative;
        color: #f26534;
        cursor: pointer
    }

    .views-field-field-product-faq .field-items .answer, .views-field-field-product-faq-revision-id .field-items .answer {
        position: absolute;
        left: 0;
        padding-top: 40px
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block {
        float: left;
        width: 21.25%;
        margin: 40px 5% 0 0
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block.col2,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block.col2 {
        margin-right: 5%
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block.col3,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block.col3 {
        clear: none;
        float: left
    }

    section.pane-product-howto-panel-pane-product-howto .how-to-block.last,
    section.pane-mobile-selector-product-steps-panel-pane-product-howto .how-to-block.last {
        margin-right: 0
    }

    section.pane-online-advantages-panel-pane-1 {
        clear: both
    }

    section.pane-online-advantages-panel-pane-1 article {
        float: left;
        width: 21.25%;
        margin: 40px 5% 0 0
    }

    section.pane-online-advantages-panel-pane-1 article.views-row-even {
        margin: 40px 5% 0 0
    }

    section.pane-online-advantages-panel-pane-1 article.views-row-last {
        margin-right: 0
    }

    .shake .cols .product-icon {
        width: 32%;
        margin-right: 10%;
        float: left;
        margin-bottom: 20px
    }

    .shake .cols .product-info {
        width: 58%;
        float: left
    }

    .shake .cols .product-info h3 {
        margin-top: 0
    }

    section.p_carrousel_product .pane-container, section.p_carrousel .pane-container {
        position: relative
    }

    section.p_carrousel_product .pane-container h2.pane-title, section.p_carrousel .pane-container h2.pane-title {
        top: 100px;
        width: 960px;
        padding-left: 63px !important
    }

    section.p_carrousel_product .pane-container .carrousel_arrow, section.p_carrousel .pane-container .carrousel_arrow {
        width: 960px;
        margin: 0 auto;
        position: relative
    }

    section.p_carrousel_product .pane-container .carrousel_arrow figure.arrow_grey,
    section.p_carrousel .pane-container .carrousel_arrow figure.arrow_grey {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-section-white.png) no-repeat top left;
        position: absolute;
        width: 131px;
        height: 50px;
        z-index: 99
    }

    section.p_carrousel_product .pane-container .carrousel-view article,
    section.p_carrousel .pane-container .carrousel-view article {
        width: 100%
    }

    section.p_carrousel_product .pane-container .carrousel-view article .slide_visual .slide_content,
    section.p_carrousel .pane-container .carrousel-view article .slide_visual .slide_content {
        width: 960px;
        padding: 115px 0 0 63px;
        margin: 0 auto
    }

    section.p_carrousel_product .pane-container .carrousel-view article .slide_visual .slide_content .description,
    section.p_carrousel .pane-container .carrousel-view article .slide_visual .slide_content .description {
        width: 60%
    }

    section.p_carrousel_product .pane-container .carrousel-view .view-footer,
    section.p_carrousel .pane-container .carrousel-view .view-footer {
        top: 470px
    }

    section.p_carrousel_product .pane-container .carrousel-view .view-footer .view-content,
    section.p_carrousel .pane-container .carrousel-view .view-footer .view-content {
        text-align: center;
        margin: 0 auto
    }

    section.p_carrousel_product .pane-container .carrousel-view .view-footer .view-content .slides_thumbs,
    section.p_carrousel .pane-container .carrousel-view .view-footer .view-content .slides_thumbs {
        margin-right: 15px
    }

    section.p_carrousel_product .pane-container .carrousel_arrow_container,
    section.p_carrousel .pane-container .carrousel_arrow_container {
        height: 51px;
        width: 100%;
        position: relative;
        top: -51px;
        z-index: 99;
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/arrow-inverted.png) center center no-repeat
    }

    section.p_carrousel .pane-container h2.pane-title, body.node-type-product-shake section p_carrousel_product .pane-container h2.pane-title {
        top: 140px
    }

    section.p_carrousel .pane-container h2.feature-block, body.node-type-product-shake section p_carrousel_product .pane-container h2.feature-block {
        width: 960px;
        padding-left: 67px;
        left: 0;
        position: relative;
        z-index: 99;
        top: 85px
    }

    section.p_carrousel .pane-container h2.feature-block:before, body.node-type-product-shake section p_carrousel_product .pane-container h2.feature-block:before {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: -128px -32px;
        position: absolute;
        content: "";
        width: 32px;
        height: 32px;
        padding-left: 20px;
        position: relative
    }

    section.p_carrousel .pane-container h2.feature-block.number0, body.node-type-product-shake section p_carrousel_product .pane-container h2.feature-block.number0 {
        top: 140px
    }

    section.p_carrousel .pane-container .carrousel .carrousel-view article .slide_visual .slide_content,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel .carrousel-view article .slide_visual .slide_content {
        padding: 120px 0 0 63px
    }

    section.p_carrousel .pane-container .carrousel .carrousel-view .view-footer,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel .carrousel-view .view-footer {
        top: 470px
    }

    section.p_carrousel .pane-container .carrousel.last .carrousel-view article .slide_visual .slide_content,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.last .carrousel-view article .slide_visual .slide_content {
        padding: 120px 0 0 63px
    }

    section.p_carrousel .pane-container .carrousel.last .carrousel-view .view-footer,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.last .carrousel-view .view-footer {
        top: 470px
    }

    section.p_carrousel .pane-container .carrousel.first .carrousel-view article .slide_visual .slide_content,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.first .carrousel-view article .slide_visual .slide_content {
        padding: 175px 0 0 63px
    }

    section.p_carrousel .pane-container .carrousel.first .carrousel-view .view-footer,
    body.node-type-product-shake section p_carrousel_product .pane-container .carrousel.first .carrousel-view .view-footer {
        top: 470px
    }

    .shake .cols .product-icon {
        width: 32%;
        margin-right: 10%;
        float: left;
        margin-bottom: 20px
    }

    .shake .cols .product-info {
        width: 58%;
        float: left
    }

    .shake .cols .product-info h3 {
        margin-top: 0
    }

    .product-cols .product-visual {
        display: block
    }

    .dtv-container .product-cols .product-visual {
        position: relative;
        top: -25px
    }

    .dtv-container .product-cols .product-visual img {
        width: 270px;
        margin-left: 30px
    }

    .moving .fieldset.views-fieldset {
        width: 30.6%;
        margin-right: 4%
    }

    .moving .fieldset.views-fieldset.col3, .moving .fieldset.views-fieldset.col4 {
        display: none
    }

    .moving .fieldset.views-fieldset.last {
        clear: right;
        margin-right: 0
    }

    section.pane-view-information-page-information-page-adv-panel-pane {
        clear: both
    }

    section.pane-view-information-page-information-page-adv-panel-pane .view-header {
        color: #58595b;
        font-family: 'Breuercondprimeweb-bold';
        font-size: 33px;
        line-height: 120%;
        margin-bottom: 32px
    }

    section.pane-view-information-page-information-page-adv-panel-pane .views-field.views-field-field-online-advantage-image {
        min-height: 130px
    }

    section.pane-view-information-page-information-page-adv-panel-pane article {
        float: left;
        width: 21.25%;
        margin: 40px 5% 0 0
    }

    section.pane-view-information-page-information-page-adv-panel-pane article.views-row-even {
        margin: 40px 5% 0 0
    }

    section.pane-view-information-page-information-page-adv-panel-pane article.views-row-last {
        margin-right: 0
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li {
        float: left;
        margin-right: 10px;
        width: 140px;
        height: 157px;
        padding-top: 25px
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li .views-field-field-applications-services-slog {
        padding: 0 8px;
        margin-top: 12px
    }

    section.pane-applications-list-panel-pane-2 .view-applications-list ul li:hover .views-field-title a {
        margin-bottom: 12px;
        font-size: 18px
    }

    section.pane-applications-list .views-field-field-applications-servicesimage {
        width: 250px;
        margin-right: 30px
    }

    section.pane-applications-list .applications {
        width: 620px
    }

    section.pane-applications-list .applications .views-field-title,
    section.pane-applications-list .applications .views-field-title a {
        font-size: 33px;
        margin-bottom: 32px;
        line-height: 33px
    }

    section.pane-applications-list .applications .views-field-field-applications-services-devi {
        width: 40%;
        margin-right: 10%;
        float: left
    }

    section.pane-applications-list .applications .views-field-field-applications-services-down {
        width: 40%;
        float: left
    }

    section.pane-applications-list .applications .views-field-field-applications-services-down li {
        margin-right: 10px
    }

    section.dealers h3.aanduiding {
        clear: both;
        display: inline-block;
        position: relative;
        margin-top: 40px
    }

    body.page-contact-online-support .inline-faq .view-header {
        width: 30%;
        float: left;
        margin-right: 4%
    }

    body.page-contact-online-support .inline-faq .view-content {
        width: 30%;
        float: left;
        margin-right: 4%
    }

    body.page-contact-online-support .inline-faq .view-searchform {
        width: 32%;
        float: left;
        padding-top: 0;
        clear: none
    }

    body.page-contact-online-support .inline-faq .view-searchform input[type="text"] {
        float: left;
        width: 70%
    }

    body.page-contact-online-support .inline-faq .view-searchform input[type="submit"] {
        float: left;
        position: relative;
        right: 25px;
        top: 8px
    }

    footer {
        clear: both
    }

    footer .sitemap {
        margin-top: 40px
    }

    footer .sitemap ul li {
        width: 22%;
        margin: 0 35px 0 0;
        float: left
    }

    footer .sitemap ul li.mid-1497 {
        clear: none
    }

    footer .sitemap ul li ul li {
        float: none;
        width: 100%;
        margin: 7px 0 0 0
    }

    footer .sitemap ul li ul li.first {
        margin-top: 20px
    }

    footer .footer-links {
        padding: 50px 0;
        margin: 60px 0
    }

    footer .footer-links .footer-applications {
        float: left;
        margin: 0 113px 0 0
    }

    footer .footer-links .footer-applications li {
        float: left;
        margin: 0 10px 0 0
    }

    footer .footer-links .footer-services {
        float: left
    }

    footer .footer-links .footer-services li {
        float: left;
        margin: 0 10px 0 0
    }

    footer .important-links {
        padding-bottom: 50px
    }

    footer .important-links ul {
        padding-left: 0
    }

    footer .important-links ul li {
        float: left;
        margin-right: 35px
    }

    footer .signoff {
        padding-top: 50px
    }

    footer .signoff ul {
        padding-left: 0
    }

    footer .signoff ul li {
        float: left;
        margin-right: 35px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content {
        width: 960px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content {
        width: 960px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content span.views-field-field-product-basket-title {
        margin-right: 20px;
        padding-right: 20px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info {
        width: 65%
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content .views-field-field-product-basket-info h4 {
        font-size: 18px
    }

    #content_pagebottom section.pane-product-shopping-cart-panel-pane-1 .pane-container .pane-content .view-content span.views-field-field-product-order {
        margin-top: -35px;
        width: inherit
    }

    section#floating-menu {
        display: none !important
    }

    #sliding-popup .popup-content {
        width: 960px
    }

    #sliding-popup .popup-content #popup-text {
        width: 69%
    }

    #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text p {
        width: 100%
    }

    #mobileselectoroverviewpage {
        margin-top: 0
    }

    #mobileselectoroverviewpage #mobileselectordetail .aboselector {
        margin: -162px 0 0 480px
    }

    #mobileselectoroverviewpage .handset-carousel {
        position: relative;
        top: 0
    }

    .rex-feature .thumb1 {
        float: right;
        position: relative;
        top: -138px;
        margin: 0 35px;
        width: 440px;
        height: 257px
    }

    .rex-feature .thumb1 img {
        width: 440px;
        height: 257px
    }

    .rex-alleSchermen .rex-alleSchermen-visual {
        float: right;
        margin-right: 0;
        position: relative;
        top: -94px
    }

    .rex-alleSchermen .rex-alleSchermen-visual img {
        width: 721px;
        height: 271px
    }

    .rex-alleSchermen .rex-alleSchermen-data {
        float: left;
        width: 220px
    }

    .rex-kijkplezier .rex-kijkplezier-visual {
        float: right;
        margin: 0;
        position: relative;
        top: -185px
    }

    .rex-kijkplezier .rex-kijkplezier-visual img {
        width: 469px;
        height: 364px
    }

    .rex-kijkplezier .rex-kijkplezier-data {
        float: left;
        width: 415px
    }

    .rex-films .rex-films-data {
        float: left;
        width: 260px
    }

    .rex-films .rex-films-shelfs {
        float: right;
        margin-right: 0;
        width: 645px;
        position: relative;
        top: -70px
    }

    .rex-films .rex-films-shelfs .rex-films-shelf {
        background: url("/sites/default/files/shell-bg.png") no-repeat bottom right;
        height: 204px
    }

    .rex-films .rex-films-shelfs .rex-films-shelf ul {
        margin-left: 15px
    }

    .rex-films .rex-films-shelfs .rex-films-shelf ul li {
        float: left;
        width: 97px;
        height: 139px;
        margin-left: 17px
    }

    .rex-films .rex-films-shelfs .rex-films-shelf.shelf2 {
        position: relative;
        top: -36px
    }
}

@media only screen and (min-width:1300px) {
    .noMobile {
        display: block
    }

    section#floating-menu {
        display: block !important
    }

    section#floating-menu .pane-container .pane-content {
        right: 40px;
        text-align: right;
        position: fixed;
        top: 1290px;
        z-index: 790
    }

    section#floating-menu .pane-container .pane-content .back-to-top-indicator {
        border-left: 1px solid #ababac;
        padding: 3px 0 3px 10px;
        position: absolute;
        right: -35px
    }

    section#floating-menu .pane-container .pane-content .back-to-top-indicator figure {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: -352px 0;
        display: inline-block;
        content: "";
        width: 12px;
        height: 18px
    }

    section#floating-menu .pane-container .pane-content .back-to-top-indicator figure.down {
        background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
        background-position: -320px 0;
        display: inline-block;
        content: "";
        width: 12px;
        height: 18px
    }

    section#floating-menu .pane-container .pane-content ul li {
        margin-bottom: 13px
    }

    section#floating-menu .pane-container .pane-content ul li a {
        color: #58595b;
        text-decoration: none;
        font-family: 'Breuercondprimeweb';
        font-size: 16px;
        padding: 3px 5px
    }

    section#floating-menu .pane-container .pane-content ul li.active a {
        border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        background-clip: padding-box;
        background: #f6f6f7;
        padding: 3px 5px;
        font-family: 'Breuercondprimeweb-bold'
    }

    #mobileselectoroverviewpage {
        margin-top: 0
    }

    #mobileselectoroverviewpage .handset-carousel {
        position: relative
    }
}

section.pane-dealer-locator-result .dealer_table_body_nav a#dealer_table_body_prev.disabled,
section.pane-dealer-locator-result .dealer_table_body_nav a#dealer_table_body_next.disabled {
    display: none !important;
}

section.pane-dealer-locator-result .pane-container .caroufredsel_wrapper {
    margin: auto !important;
}

section.pane-dealer-locator-result #dealer_table_body_wrapper {
    margin: 0 auto;
    width: 85%;
}

section.pane-dealer-locator-result .MODverdelers_res_tbl {
    cursor: pointer;
    height: 150px !important;
    width: 180px !important;
}

section.pane-dealer-locator-result .dealer_table_body_nav {
    height: 0 !important;
    margin-top: 66px !important;
}

section.pane-dealer-locator-result #dealer_table_body {
    height: auto !important;
}

.no-touch section.pane-dealer-locator-result #dealer_table_body {
    display: none;
}

#mobileselectoroverviewpage {
    margin-top: 0 !important;
}

#mobileselectoroverviewpage .handset-carousel {
    position: relative !important;
    top: 0 !important;
}

#mobileselectoroverviewpage #carousel_navigation {
    margin-left: 0 !important;
    width: 100%;
}

#mobileselectoroverviewpage #carousel_navigation div {
    cursor: pointer;
}

#mobileselectoroverviewpage #carousel_navigation div.left {
    margin-left: -15px !important;
}

#mobileselectoroverviewpage #carousel_navigation div.right {
    margin-right: -15px !important;
}

#mobileselectoroverviewpage .caroufredsel_wrapper {
    margin-left: 15px !important;
}

#mobileselectoroverviewpage #mobileselectorpage_products .Overview_Selection_Item {
    width: 255px !important;
}

#enquete-thx, #enquete #enquete-page2, #enquete #enquete-page3 {
    display: none;
}

#enquete .enquete-page {
    position: relative;
}

#enquete h2 {
    margin: 0;
}

#enquete h3 {
    font-size: 24px;
    padding-top: 10px;
}

#enquete h4 {
    color: #f7942f;
    font-size: 17px;
    margin: 0;
}

#enquete h5 {
    clear: both;
    color: #58595b;
}

#enquete textarea {
    border: 1px solid #e2e2e2;
    height: 60px;
    width: 94%;
}

#enquete .satisfaction {
    padding-bottom: 5px;
    text-align: right;
}

#enquete .satisfaction .unsat {
    margin-right: 15px;
}

#enquete .satisfaction span {
    float: none !important;
}

#enquete .enquete-question {
    clear: both;
    float: left;
    margin-bottom: 20px;
    width: 250px;
}

#enquete .radio-container {
    clear: both;
}

#enquete .radio-container .radio {
    float: left;
    margin-left: 0;
}

#enquete .radio-container label {
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding-top: 2px;
}

#enquete .enquete-radios {
    clear: none;
    float: right;
    padding: 0;
    width: auto;
}

#enquete .enquete-radios div .radio {
    margin-left: 28px;
}

#enquete .enquete-radios div label {
    margin-right: 0;
}

#enquete .enquete-pageNr {
    float: right;
    font-style: italic;
    line-height: 40px;
    margin-right: 10px;
}

#enquete a.order-button-look {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f26534;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding: 5px 40px 0 20px;
    font-family: 'CooperStdBlack';
    margin-right: 15px;
    text-decoration: none;
    border: none;
    text-shadow: none;
    position: relative;
    clear: both;
    float: right;
    margin: 0;
}

#enquete a.order-button-look:after {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: -32px 0;
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    right: 0;
    top: 12px
}

#enquete-thx h3 {
    font-size: 30px;
    padding-top: 260px;
    text-align: center;
}

#content_container {
    position: relative;
}

input:focus {
    outline: none;
}

#tlnbe-mobile-coverage-form fieldset {
    border: 0;
}

#fieldset-result-container .fieldset-wrapper {
    padding: 10px;
}

#fieldset-result-container .fieldset-wrapper input[type="submit"] {
    display: inline-block;
    height: 28px;
    margin: 0 0 0 5px;
}

.pane-mobile-coverage-panel input[type="text"], input[type="password"],
textarea {
    width: 100%
}

.page-node-264 #header, .page-node-264 .banner_container .page-node-265 #header,
.page-node-265 .banner_container {
    display: none;
}

.hiddencontainer.legal, .hiddencontainer.legal {
    display: block;
}

#freecall1 {
    background: url("/sites/all/themes/telenet/images/call-desktop.png") no-repeat;
    background-position: left bottom;
    line-height: 22px;
    background-color: #DEDEDE;
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin-top: 30px;
    padding: 10px 15px;
    text-align: left;
}

.freecallcontainer {
    margin-bottom: 50px;
}

#freecall_icon {
    float: left;
    height: 40px;
    margin-right: 15px;
    width: 55px;
}

#freecall_left {
    float: left;
}

#freecallinput {
    float: right
}

#freecallinput input[type="text"] {
    color: #58595b;
}

#freecallinput input[type="text"].error {
    color: red;
    border: 1px solid red;
}

#freecallnumber {
    background-color: #ffffff;
    border: 0;
    float: left;
    margin-top: 3px;
    padding: 3px 10px;
    width: 150px;
}

#freecallstatus a {
    color: #f26534;
    cursor: pointer;
    float: right;
    font-family: 'CooperStdBlack';
    font-size: 14px;
    margin-left: 30px;
    text-decoration: none;
    margin-top: 8px;
}

#freecallstatus a span {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat;
    background-position: top left;
    display: inline-block;
    height: 17px;
    margin-left: 5px;
    vertical-align: middle;
    width: 30px;
}

#freecall_left_call_1 {
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
}

a#freecallstart {
    background-image: none !important;
    background-color: transparent !important;
}

.zenderlogos {
    display: block;
    clear: both;
}

.pluspack-zender {
    background: #FFF;
    width: 75px;
    height: 42px;
    border-radius: 5px;
    padding-top: 6px;
    margin: 2px;
    float: left;
}

.pluspack-logo {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite_65x42.jpg) no-repeat !important;
    width: 75px !important;
    height: 42px !important;
    display: block !important;
    border: none !important;
}

.pluspack-vh1 {
    background-position: center -12978px !important;
}

.pluspack-babytv {
    background-position: center -798px !important;
}

.pluspack-playhousedisney {
    background-position: center -3150px !important;
}

.pluspack-pebbletv {
    background-position: center -8946px !important;
}

.pluspack-disneyxd {
    background-position: center -3192px !important;
}

.pluspack-nicktoons {
    background-position: center -8610px !important;
}

.pluspack-boomerang {
    background-position: center -1764px !important;
}

.pluspack-mezzo {
    background-position: center -7728px !important;
}

.pluspack-cbeebies {
    background-position: center -2100px !important;
}

.pluspack-cbbc {
    background-position: center -2058px !important;
}

.pluspack-litetv {
    background-position: center -5418px !important;
}

.pluspack-jimjam {
    background-position: center -4662px !important;
}

.pluspack-vtmkzoom {
    background-position: center -13776px !important;
}

.pluspack-mtvrocks {
    background-position: center -8148px !important;
}

.pluspack-tcm {
    background-position: center -11760px !important;
}

.pluspack-tntsd {
    background-position: center -12180px !important;
}

.pluspack-tnthd {
    background-position: center -12222px !important;
}

.pluspack-shortstv {
    background-position: center -10752px !important;
}

.pluspack-shortstvhd {
    background-position: center -10794px !important;
}

.pluspack-13thstreeth {
    background-position: center -126px !important;
}

.pluspack-syfy {
    background-position: center -11718px !important;
}

.pluspack-mgm {
    background-position: center -7770px !important;
}

.pluspack-bbc3 {
    background-position: center -1008px !important;
}

.pluspack-bbc4 {
    background-position: center -882px !important;
}

.pluspack-foodnetwork {
    background-position: center -3906px !important;
}

.pluspack-discoveryworld {
    background-position: center -2982px !important;
}

.pluspack-discoveryscience {
    background-position: center -2940px !important;
}

.pluspack-discoveryid {
    background-position: center -2898px !important;
}

.pluspack-animalplanet {
    background-position: center -504px !important;
}

.pluspack-historychannel {
    background-position: center -4452px !important;
}

.pluspack-fashiontv {
    background-position: center -3822px !important;
}

.pluspack-travelchannel1 {
    background-position: center -12474px !important;
}

.pluspack-e {
    background-position: center -3318px !important;
}

.pluspack-outtv {
    background-position: center -8904px !important;
}

.pluspack-extremesport {
    background-position: center -3780px !important;
}

.pluspack-espnamerica {
    background-position: center -3528px !important;
}

.pluspack-espnclassic {
    background-position: center -3486px !important;
}

.pluspack-motorstv {
    background-position: center -7938px !important;
}

.pluspack-playboytv {
    background-position: center -9156px !important;
}

.pluspack-bluehustler {
    background-position: center -1722px !important;
}

.pluspack-tracesports {
    background-position: center -12390px !important;
}

.pluspack-tracesportshd {
    background-position: center -12432px !important;
}

.pluspack-penthousehd {
    background-position: center -8988px !important;
}

.pluspack-eurosportfr {
    background-position: center -3612px !important;
}

.pluspack-discoveryfr {
    background-position: center -2814px !important;
}

.pluspack-nationalgeo {
    background-position: center -8316px !important;
}

.pluspack-canalj {
    background-position: center -1848px !important;
}

.pluspack-lci {
    background-position: center -5292px !important;
}

.pluspack-tvbreizh {
    background-position: center -12600px !important;
}

.pluspack-13street {
    background-position: center -14196px !important;
}

.triiing-list {
    display: table;
    padding-right: 30px;
    float: left;
}

.download-store {
    float: left;
    width: 40%;
}

.download-store li {
    margin-left: 0 !important;
}

.download-store li span.iOS {
    background-position: -192px -576px;
    height: 34px;
    width: 98px;
}

.download-store li span.Android {
    background-position: -320px -576px;
    height: 34px;
    width: 98px;
}

.download-store li span {
    background: url(https://static-a.telenet.be/telenet.be/sites/all/themes/telenet/images/sprite-grid.png) no-repeat scroll 0 0 transparent;
    display: block;
    text-indent: -99999px;
}

#tv-met-kaartje-details .productcol_2 {
    position: relative;
}

#tv-met-kaartje-details .otherHardware {
    font-size: 12px;
    font-style: italic;
    left: 20px;
    position: absolute;
    top: 190px;
    width: 100%;
}

#tv-met-kaartje-details .otherHardware a {
    color: #58595B;
    text-decoration: underline;
}

#tv-met-kaartje-details .productcol_2 .priceIndication {
    margin: 0;
}

section.pane-view-frontpage-highlights-panel-pane-1 .views-row {
    border: 1px solid #efefef;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
    clear: none;
    margin-bottom: 30px;
    padding: 15px;
    width: 28%;
    margin-right: 15px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-last {
    margin-right: 0;
}

section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure {
    width: 100%;
}

section.pane-view-frontpage-highlights-panel-pane-1 .views-row h3 {
    margin: 0 0 15px 0;
}

section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-1 {
    float: left;
    height: 100%;
    margin-bottom: 0;
    width: 31%;
}

section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-2 {
    float: left;
    height: 100%;
    margin-bottom: 0;
    position: absolute;
    right: 33%;
    width: 31%;
}

section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-3 {
    float: left;
    height: 100%;
    position: absolute;
    right: 0;
    width: 31%;
}

.view-view-frontpage-highlights .view-content {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.pricetagIndication .promo-price .inner, .pricetag .promo-price .inner {
    font-size: 20px;
}

.pricetagIndication .promo-price .inner {
    line-height: 75%
}

.promo-price .inner p.promoshout {
    margin-bottom: 5px;
    font-size: 17px;
}

.promo-price .inner p.promoshout-full {
    margin-top: -10px;
}

.promo-price .inner p {
    font-size: 14px;
}

.promo-price .inner p.promoshout-end {
    border-top: 1px dotted white;
    margin: 8px 15px 0 15px;
    padding: 5px 0 0 0;
    font-size: 15px;
}

@media only screen and (max-width:719px) {
    #freecall_icon {
        float: left;
        height: 100px;
        margin-right: 15px;
        width: 100px;
    }

    #freecallui {
        float: right;
        display: block;
        width: 220px;
    }

    #freecall_left_call_1, #freecall_left_call_2 {
        float: none;
    }

    #freecallinput {
        float: none;
    }

    #freecallstatus a {
        float: left;
        position: relative;
        margin-top: 70px;
        margin-left: 0;
    }

    #freecallinput input[type="text"] {
        width: 170px;
        margin: 20px 0 20px -160px;
    }

    #freecall_left_call_2 {
        font-size: 16px;
    }

    #freecall_icon {
        float: left;
        height: 100px;
        margin-right: 15px;
        width: 90px;
    }

    #enquete {
        height: 50%;
    }

    #enquete .enquete-content {
        width: 80%;
    }

    #freecall1 {
        background: url("/sites/all/themes/telenet/images/call-mobile.png") no-repeat;
        background-position: left bottom;
        background-color: #DEDEDE;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row {
        border: 1px solid #efefef;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -khtml-border-radius: 10px;
        clear: none;
        margin-bottom: 30px;
        padding: 15px;
        width: 28%;
        margin-right: 15px;
        float: left;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row:hover {
        cursor: pointer;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-last {
        margin-right: 0;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure {
        width: 100%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row h3 {
        margin: 0 0 15px 0;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-1 {
        float: left;
        height: 100%;
        width: 97%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-2 {
        float: left;
        height: 100%;
        margin-bottom: 0;
        margin-top: 10px;
        position: relative;
        right: 0;
        width: 97%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-3 {
        float: left;
        height: 100%;
        margin-top: 10px;
        position: relative;
        right: 0;
        width: 97%;
    }

    .node-type-rates.p-tabs {
        display: block
    }
}

@media only screen and (min-width:720px) {
    #content_pagebottom span.views-field-field-product-order div.field-content {
        width: 100% !important;
    }

    #freecall1 {
        background-color: #DEDEDE;
    }

    #freecallstatus a {
        margin-left: 15px
    }

    #freecall_left_call_1, #freecall_left_call_2 {
        float: none;
    }

    #enquete {
        height: 50%;
    }

    #enquete .enquete-content {
        width: 400px;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row {
        border: 1px solid #efefef;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -khtml-border-radius: 10px;
        clear: none;
        margin-bottom: 30px;
        padding: 15px;
        width: 28%;
        margin-right: 15px;
        float: left;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row:hover {
        cursor: pointer;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-last {
        margin-right: 0;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure {
        width: 100%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row h3 {
        margin: 0 0 15px 0;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-1 {
        float: left;
        height: 100%;
        width: 97%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-2 {
        float: left;
        height: 100%;
        margin-bottom: 0;
        margin-top: 10px;
        position: relative;
        right: 0;
        width: 97%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-3 {
        float: left;
        height: 100%;
        margin-top: 10px;
        position: relative;
        right: 0;
        width: 97%;
    }
}

@media only screen and (min-width:960px) {
    #content_pagebottom span.views-field-field-product-order div.field-content {
        width: 960px !important;
    }

    #freecall_left_call_1, #freecall_left_call_2 {
        float: left;
    }

    #freecall_left {
        margin-top: 8px;
    }

    #freecallstatus a {
        margin-left: 30px
    }

    #enquete {
        height: 640px;
    }

    #enquete .enquete-content {
        width: 620px;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row {
        border: 1px solid #efefef;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -khtml-border-radius: 10px;
        clear: none;
        margin-bottom: 30px;
        padding: 15px;
        width: 28%;
        margin-right: 15px;
        float: left;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row:hover {
        cursor: pointer;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-last {
        margin-right: 0;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row figure {
        width: 100%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row h3 {
        margin: 0 0 15px 0;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-1 {
        float: left;
        height: 100%;
        width: 31%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-2 {
        float: left;
        height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        right: 33%;
        width: 31%;
    }

    section.pane-view-frontpage-highlights-panel-pane-1 .views-row.views-row-3 {
        float: left;
        height: 100%;
        margin-top: 0;
        position: absolute;
        right: 0;
        width: 31%;
    }
}

