/*
Theme Name: twentemilieu
Theme URI: http://www.podium.nl
Author: Podium
Author URI: http://www.podium.nl
Description: Custom theme
Version: 1.0
License: Propietary

*/

@-webkit-viewport   { width: 1366; }
@-moz-viewport      { width: 1366; }
@-ms-viewport       { width: 1366; }
@-o-viewport        { width: 1366; }
@viewport           { width: 1366; }

/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #ffffff;
}

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

ol,
ul {
	list-style: none;
}

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

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

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

a img {
	border: 0;
}

/** Twentemilieu theme **/


@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('./fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('./fonts/MyriadPro-Regular.otf')  format('opentype'),
	     url('./fonts/MyriadPro-Regular.woff') format('woff'), url('./fonts/MyriadPro-Regular.ttf')  format('truetype'), url('./fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-It';
  src: url('./fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),  url('./fonts/MyriadPro-It.otf')  format('opentype'),
	     url('./fonts/MyriadPro-It.woff') format('woff'), url('./fonts/MyriadPro-It.ttf')  format('truetype'), url('./fonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('./fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('./fonts/MyriadPro-Bold.otf')  format('opentype'),
	     url('./fonts/MyriadPro-Bold.woff') format('woff'), url('./fonts/MyriadPro-Bold.ttf')  format('truetype'), url('./fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-BoldIt';
  src: url('./fonts/MyriadPro-BoldIt.eot?#iefix') format('embedded-opentype'),  url('./fonts/MyriadPro-BoldIt.otf')  format('opentype'),
	     url('./fonts/MyriadPro-BoldIt.woff') format('woff'), url('./fonts/MyriadPro-BoldIt.ttf')  format('truetype'), url('./fonts/MyriadPro-BoldIt.svg#MyriadPro-BoldIt') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('./fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),  url('./fonts/MyriadPro-Semibold.otf')  format('opentype'),
	     url('./fonts/MyriadPro-Semibold.woff') format('woff'), url('./fonts/MyriadPro-Semibold.ttf')  format('truetype'), url('./fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}


/** CONTAINER ELEMENTS **/
html {
    margin-top: 0 !important;
    background-color: #ffffff;
    color: #3c3c3b;
    font-family: 'MyriadPro-Regular' !important;
    font-size: 16px;
    line-height: 22px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'MyriadPro-Regular' !important;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 8px;
}

p {
    font-family: 'MyriadPro-Regular' !important;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
    color: #3c3c3b;
}

#site_wrapper {
    width: 100%;
    padding: 0px;
    overflow: hidden;
    background-image: url('./images/digibord_bg_repeat.png');
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px auto;
}

#digibord_outer {
    z-index: 100;
    background-image: url('./images/digibord_bg.png');
    background-repeat: repeat-x;
    background-position: top center;
    width: 1366px;
    height: 768px;
    display: block;
}

.digibord_outer_home_all {
    background-image: url('./images/digibord_bg_home_NIEUW.png') !important;
}

.digibord_outer_home_123 {
    background-image: url('./images/digibord_bg_123.png') !important;
}

.digibord_outer_popup {
    background-image: url('./images/digibord_bg_popup.png') !important;
}

#footer_kartonscheur {
    z-index: 120;
    height:200px;
    width:100%;
    background-image: url('./images/digibord_bg_karton.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-top:-200px;
}

#digibord_footer_paper_tear_white {
    z-index: 130;
    height:90px;
    width:100%;
    background-image: url('./images/digibord_bg_paper_tear_white.png');
    background-repeat: repeat-x;
    background-position: top center;
    margin-top:-88px;
}

#digibord_inner {
    z-index: 200;
    background-color: transparent;
    width: 1024px;
    height: 768px;
    display: block;
    margin-left: 171px;
}

#site_content {
    z-index: 210;
    position:relative;
}

#site_content_from_cms {
    position:absolute;
    
}

#site_content_close {
    width: 48px;
    height: 48px;
    background-image: url('./images/icon_close_orange.png');
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 64px;
    left: 920px;
    cursor: pointer;
}

#site_content_close:hover {
    background-image: url('./images/icon_close_blue.png');
}



.lightbox_content_close_container {
    width:64px;
    height:64px;
    background-color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    float:right;
}

.lightbox_content_close_icon {
    width: 32px;
    height: 32px;
    background-image: url('./images/icon_close_orange.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 32px 32px;
    cursor: pointer;
    position:relative;
    top: 16px;
    left: 16px;
}

.lightbox_content_close_icon:hover {
    background-image: url('./images/icon_close_blue.png');
}


#site_content_from_cms_title {
    position:absolute;
    left: 58px;
    top: 80px;
    color: #00b0d8;
    width: 840px;
    font-size: 30px;
    text-transform: uppercase;
}

#site_content_from_cms_text {
    position:absolute;
    left: 58px;
    top: 140px;
    color: #3c3c3b;
    width: 890px;
    font-size: 16px;
    height: 440px;
    overflow-y: auto;
}


#site_lightbox {
    display: none;
    overflow: hidden;
    z-index: 300;
    top: 0px;
    left: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-image: url('./images/digibord_bg_lightbox.png');
    background-repeat: repeat;
}

#digibord_footer {
    width: 1024px;
    height: 70px;
    position: absolute;
    top: 696px;
    background-color: transparent;
    text-align: right;
    vertical-align:bottom;
}

#digibord_footer_new {
    width: 1366px;
    height: 104px;
    position: absolute;
    top: 700px;
    margin-left: -171px;
    background-color: transparent;
    text-align: right;
    vertical-align: bottom;
    background-image: url(./images/footer_2019.png);
    background-size: 1366px 104px;
}

#footer_menu {
    width: 400px;
    height: 100px;
    position: relative;
    background-color: transparent;
    color: #ffffff;
    margin-top: -40px;
    margin-left: 50px;
    float: left;
    text-align:left;
    font-size: 16px;
    text-transform: uppercase;
}

#footer_menu_new {
    position: absolute;
    background-color: transparent;
    color: #f2902d;
    margin-left: 300px;
    margin-top: 26px;
    float: left;
    text-align:left;
    font-size: 12px;
    text-transform: uppercase;
}

.footer_link,
.footer_link:hover {
    color: #f2902d;
    text-decoration:none;
    cursor:pointer;
}

.footer_link_leerkracht_img {
    width: 190px;
    height: 26px;
    float: right;
    margin-top: -6px;
    margin-left: 16px;
}

#footer_compilatie {
    width: 400px;
    height: 100px;
    position: relative;
    background-image: url('./images/footer_compilatie.png');
    background-repeat: no-repeat;
    background-position: top right;
    margin-top: -30px;
    margin-right: 50px;
    float: right;
}

#footer_compilatie_new {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 27px;
    background-repeat: no-repeat;
    background-position: top right;
    margin-top: -30px;
}

/** BASIC ELEMENTS **/

#titel_site {
    position:relative;
    width:480px;
    height:64px;
    left: 16px;
    top: 24px;
    color: #ffffff;
    /* background-image: url('./images/tm_title_480x64.png'); */
    background-repeat: no-repeat;
    background-position: top left;
}

.digibord_menukeuze {
    position:absolute;
    cursor:pointer;
}

.niveau_1 {
    
}

.niveau_2 {
    
}


#site_content_from_cms_text * ul {
    list-style-type: circle;
    padding-left: 20px;
}

.p_bold {
    font-weight: bold;
    color: #f2902d;
}

#digibord_audioswitch {
    position:absolute;
    left: -26px;
    top: 646px;
    width:48px;
    height:48px;
    background-image: url('./images/AudioKnop_aan.png');
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
    background-size: cover;
}

#digibord_audioswitch.switch_on {
    background-image: url('./images/AudioKnop_aan.png');
}

#digibord_audioswitch.switch_off {
    background-image: url('./images/AudioKnop_uit.png');
}

.panel-heading {
    background-color: #f2902d !important;
    color:#ffffff !important;
}

h4.panel-title {
    font-family: 'MyriadPro-Regular' !important;
    text-transform: uppercase !important;
}

strong {
    font-weight: bold;
}

#TB_overlay {
    opacity:0.4 !important;
    filter: alpha(opacity=40) !important;
}

#TB_window {
    -ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
    transform: rotate(-5deg);
}

#TB_window, #TB_title {
    background-color:#ffe75c !important;
    color:#26210c !important;
    border: none !important;
}
