html {
    font-size: 85%;
}
.row {
    max-width: 70rem;
}
body#dialogBody {
    background: #FFFFFF !important;
}

.button-toggle-div {
    display: none !important;
}

#mainsection {
    padding: 0 0.9375rem;
}

table.menu {
    border-width: 0;
}

#menuPart:not(.horizontaal) {
    padding-right: 0;
}

p {
    line-height: 1.2rem;
}

label {
    display: inline;
}

small, div#footertekst p {
    font-size: 85%;
}

div#footertekst {
    text-align: right;
}

div#footertekst p {
    margin-bottom: 0;
}

h6 {
    color: #fff;
    margin: 0;
    font-weight: bold;
}

#searchButton {
    margin-left: 0;
}

.alert-box {
    margin-bottom: 1rem;
}

#conEvenementInfoPart h2, #conEvenementInfoPart h3, #conEvenementInfoPart h4 {
    margin: 0px;
}

div#conEvenementInfoPart {
    margin: .5rem 0;
}

div#conEvenementInfoPart h2 {
    font-weight: bold;
    font-size: 1.3rem;
}

div#conEvenementInfoPart h3, div#conEvenementInfoPart h4 {
    font-size: .85rem;
}

div#print {
    text-align: right;
    font-size: .85rem;
}

#contentDiv, .contentPopup, #conStapPart {
    margin-bottom: 1rem;
}

#conStapPart, #mainPart {
    padding-top: 1rem;
}

.contentPopup {
    height: 75vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    right: .2rem;
    top: .2rem;
    font-size: 20px;
    line-height: 10px;
}

#symbols {
    margin-top: 15px;
}

/*DH: Waarom?
img#headerimage, img#footerimage   {
	width:100%;
}*/

img#headerimg, img#footerimage {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#header p {
    margin: 0;
}

a.previousButton, #btn_Back, #ncol_cancel {
    font-size: 80%;
    padding-left: 0px;
    padding-right: 0px;
    background: none;
    color: #008CBA;
    text-decoration: underline;
    border-width: 0;
}

a.previousButton:hover, a.previousButton:focus, #btn_Back:hover, #ncol_cancel:hover {
    background: none;
    color: #0078a0;
}

.mce-close:hover {
    background-color: transparent;
}

#btn_Continue, #ncol_cancel {
    float: right !important;
}

.ncollogoc table {
    width: 100%;
}

.ncoltable1, .ncoltable2, .ncoltable3, .ncoltable3 table {
    width: 100% !important;
}

.ncoltable2, .ncoltable3, .ncoltable3 table {
    border-width: 0;
}

.ncoltable2 tr td, .ncoltable3 tr td {
    padding: 0;
}

.ncoltable2 tr:nth-of-type(2n),
.ncoltable3 tr:nth-of-type(2n) {
    background: #fff;
}

.button {
    margin-left: .5rem;
    margin-bottom: .5rem;
}

.button.left {
    margin-left: 0;
}

div.optiediv .button *, .button {
    color: #ffffff;
}

#socialButtons i,
#mainsection div.panel a.kopieerFactuuradresBtn i {
    font-size: 1.5rem;
    line-height: 1rem;
}

#socialButtons .tiny,
#mainsection div.panel a.kopieerFactuuradresBtn.tiny {
    font-size: 1rem;
}

div.fileWidgetDownloadWrapper {
    margin-bottom: .5rem;
}

div.fileWidgetDownloadWrapper img {
    margin-right: .5rem;
}

input.readonly, input.readonly:focus {
    background-color: #efefef;
    color: #777;
    cursor: not-allowed;
}

div#conTaalSwitch {
    text-align: right;
}

div#conTaalSwitch img {
    margin: .1rem;
    opacity: 0.5;
    vertical-align: middle;
}

div#conTaalSwitch img.active, div#conTaalSwitch a img:hover {
    opacity: 1;
}

#myModal #contentDiv {
    margin-top: 1rem;
}

#myModal #menuPart {
    display: none;
}

#mainsection #menu .horizontaal a {
    padding-top: 0;
    padding-bottom: 0;
}

div.prikbordbericht {
    width: 150px;
    height: 150px;
    position: absolute;
    overflow: hidden;
    font-family: comic sans ms;
    color: #be0e62;
    font-size: 11px;
}

img.sponsor {
    margin: 0.2rem;
}

#twitterHeaderIcon {
    font-size: 2.5rem;
}

.twitterProfileImg {
    margin-top: 0.6rem;
}

.columns.noRightPadding, .columns.noPadding {
    padding-right: 0;
}

.columns.noLeftPadding, .columns.noPadding {
    padding-left: 0;
}

.alert-box p {
    margin: 0;
    line-height: 1.6;
}

.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#contentDiv a:not(.button), #adminlink a:not(.button) {
    text-decoration: underline;
}

div.innerColumn div.social {
    margin-top: .5rem;
}

div.optiediv div.omschrijving table tr {
    background: none;
}

div.optiediv div.omschrijving {
    margin-bottom: 1rem;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"] {
    height: 2.325rem;
}

textarea {
    height: auto;
}

select {
    padding: 0 0.5rem;
}

#conPagina table tr.even, #conPagina table tr.alt, #conPagina table tr:nth-of-type(2n) {
    background: transparent;
}

#aantalDeelnemers p {
    margin: 0;
}

#letterColumn {
    line-height: 150%;
}

div.badge {
    min-height: 11rem;
    padding: 4rem 1rem 0;
    margin-bottom: 1rem;
    background-image: url('../../../shared/congrezzo/images/badge.png');
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

div.badge p {
    color: #000000;
    margin-bottom: 0.2rem;
}

form .row .row div.columns.badgeOmschrijving {
    padding-top: 1.2rem;
}

input.pntTextReadOnlyWidget,
input.pntFileReadOnlyWidget,
input.pntBooleanReadOnlyWidget,
textarea.pntTextAreaReadOnlyWidget,
input.pntPasswordReadOnlyWidget,
input.pntDateReadOnlyWidgetDay,
input.pntDateReadOnlyWidgetDay,
input.pntDateReadOnlyWidgetMonth,
input.pntDateReadOnlyWidgetMonth,
input.pntDateReadOnlyWidgetYear,
input.pntDateReadOnlyWidgetYear {
    background-color: #efefef;
    color: #777;
    cursor: not-allowed;
}

input.pntDateWidgetDay, input.pntDateWidgetMonth,
input.pntDateReadOnlyWidgetDay, input.pntDateReadOnlyWidgetMonth,
input.pntDateWidgetDay, div.pntVerticalFormWidgetBottom input.pntDateWidgetMonth, input.pntDateWidgetMonth,
input.pntDateReadOnlyWidgetDay, div.pntVerticalFormWidgetBottom input.pntDateReadOnlyWidgetMonth, input.pntDateReadOnlyWidgetMonth,
input.pntDateWidgetYear, input.pntDateReadOnlyWidgetYear,
input.pntDateWidgetYear, div.pntVerticalFormWidgetBottom input.pntDateReadOnlyWidgetYear, input.pntDateReadOnlyWidgetYear {
    width: 2.5rem;
    float: left;
    margin-right: .3rem;
}

input.pntDateWidgetYear, input.pntDateReadOnlyWidgetYear,
div.pntVerticalFormWidgetBottom input.pntDateWidgetYear, input.pntDateWidgetYear, div.pntVerticalFormWidgetBottom input.pntDateReadOnlyWidgetYear, input.pntDateReadOnlyWidgetYear {
    width: 3.5rem;
}

#calendarDiv table {
    margin-bottom: 0;
}

.fi-calendar {
    font-size: 1.6rem;
    cursor: pointer;
}

@media only screen and (min-width: 64.063em) {
    #myModal {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        padding: 0;
    }
}

.afspraakDivWrapper {
    display: none;
}

.afspraakDiv {
    width: 100%;
    max-height: 15rem;
    overflow-y: auto;
}

.afspraakTable {
    width: 100%;
    border-collapse: collapse;
}

.afspraakTable th, #afspraakTable td {
    padding: 0.3rem 0.3rem;
}

.afspraakTable td input, .afspraakTable td label, form {
    margin: 0;
    padding: 0;
}

#pntMailerRestriction {
    background: #CF2A0E;
    text-align: center;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    clear: both;
    display: none;
}

#letterColumn a {
    text-decoration: none;
}

#letterColumn a:hover, #letterColumn a.active {
    text-decoration: underline;
}

.extraInfoSelect span {
    display: none;
}

textarea {
    min-height: initial;
}

#mainsection #searchIcon {
    line-height: 2.3125rem;
    font-size: 2em;
    color: #FFFFFF;
}

#searchPanel .row {
    line-height: normal;
}

div.optiediv, div.stapdiv {
    clear: both;
    overflow: hidden;
}

.mce-container {
    width: 100%;
}

div.optiediv.clickable {
    cursor: pointer;
}

#contentDiv button #contentDiv a.button {
    margin-left: 1rem;
    margin-bottom: 1rem;
    text-decoration: none;
}

div.pntDialogWidgetDiv, div.pntSelectAjaxWidgetDiv, div.pntPasswordWidgetDiv {
    background-color: #DDD;
    border: 1px solid #cccccc;
    outline: medium none;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    cursor: pointer;
    min-width: 130px;
    clear: both;
    overflow: hidden;
    padding: 0 .3rem;
    margin-bottom: 1rem;
}

div.pntDialogWidgetDiv input[type="text"], div.pntSelectAjaxWidgetDiv input[type="text"], div.pntPasswordWidgetDiv input[type="password"], div.pntPasswordWidgetDiv input[type="text"] {
    padding: 0 0;
    margin-bottom: 0;
    border-width: 0;
    box-shadow: none;
}

div.pntSelectAjaxWidgetDiv:hover, div.pntSelectAjaxWidgetDiv.focus, div.pntPasswordWidgetDiv:hover, div.pntPasswordWidgetDiv.focus {
    border-color: #999999;
    background-color: #FAFAFA;
}

div.pntSelectAjaxWidgetDiv.pntReadOnlyWidgetDiv, div.pntPasswordWidgetDiv.pntReadOnlyWidgetDiv {
    background-color: #DDDDDD;
}

.error div.pntSelectAjaxWidgetDiv, .error div.pntPasswordWidgetDiv {
    margin-bottom: 0;
}

td div.pntSelectAjaxWidgetDiv input {
    margin: 0;
}

div.pntSelectAjaxWidgetDiv, div.pntPasswordWidgetDiv {
    background-color: #FFF;
    position: relative;
}

div.pntSelectAjaxWidgetMoreOptions, div.pntPasswordWidgetMoreOptions {
    position: absolute;
    right: 0;
    top: .1rem;
    height: 2.05rem;
    background-color: rgba(255, 255, 255, 0.85);
    padding-left: .3rem;
}

div.pntSelectAjaxWidgetDiv a {
    display: none;
}

div.pntSelectAjaxWidgetDiv input, div.pntPasswordWidgetDiv input {
    padding-right: 15px;
}

div.pntDialogWidgetDiv i, div.pntSelectAjaxWidgetDiv i, div.pntPasswordWidgetDiv i {
    margin-right: .2rem;
    font-size: 1.5rem;
    margin-top: .3rem;
    display: block;
    cursor: pointer;
}

#mainsection #samenvatting tr td {
    padding: 0.5625rem 0.625rem;
}

#mainsection #samenvatting tr:nth-of-type(2n) {
    background: #F9F9F9;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

#conPagina .sliderWrapper {
    padding: 0 10px;
}

.unslider {
    position: relative;
    overflow: visible;
}

#conPagina .unslider {
    margin-bottom: 5px;
}

.unslider .unslider-nav li {
    display: inline-block;
    margin-left: 15px;
    padding: 2px 8px;
    border-radius: 30px;

    color: #666666;

    font-size: 13px;
    font-weight: 500;

    cursor: pointer;
    list-style: none;

    transition: color .2s, background .2s;
}

.uses-google-fonts .unslider .unslider-nav li {
    font-size: 14px;
}

body > .unslider > .unslider-nav li:first-child {
    display: none;
}

.unslider-nav li:hover, .unslider-nav li.unslider-active {
    color: #fff;
}

.unslider-nav li:hover {
    background: rgba(0, 0, 0, .05);
}

.unslider-nav li.unslider-active {
    background: rgba(0, 0, 0, .1);
}

.unslider-arrow {
    display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    background: rgba(0, 0, 0, .2) no-repeat 50% 50%;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==');
    background-size: 7px 11px;
    border-radius: 32px;
    text-indent: -999em;
    opacity: .6;
    transition: opacity .2s;
}

.unslider-arrow:hover {
    opacity: 1;
}

.unslider-arrow.prev {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: auto;
    left: 20px;
}

.unslider-nav {
    text-align: center;
}


#mainsection table.tijdschema {
    max-width: 91.5vw;
    overflow-x: auto;
    table-layout: fixed;
    border-collapse: collapse;
    display: block;
    border: solid 1px #DDDDDD;
}

#mainsection table.tijdschema td.locatie {
    white-space: nowrap;
    font-weight: bold;
    padding: .6rem;
}

#mainsection table.tijdschema tr.blokken td {
    border: 1px solid #CCC;
}

#mainsection table.tijdschema td.uur {
    border-left: 1px solid #CCC;
}

#mainsection table.tijdschema tr.tijden td.tijd {
    -ms-transform: rotate(315deg); /* IE 9 */
    -webkit-transform: rotate(315deg); /* Chrome, Safari, Opera */
    transform: rotate(315deg);
    padding-bottom: 2rem;
}


#mainsection table.tijdschema tr.blokken td.tijd {
    padding: 0;
    vertical-align: top;
}

#mainsection table.tijdschema tr.blokken div.blokWrapper {
    border: 2px solid #222;
    margin: .3rem 0;
    border-radius: 5px;
}

#mainsection table.tijdschema tr.blokken div.blok {
    padding: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
}

#mainsection table.tijdschema tr.blokken div.blokWrapper:hover {
    border-color: #0078a0;
}

#mainsection table.tijdschema tr.blokken div.blok p {
    margin-bottom: 0;
}

#notification {
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    background-color: rgba(51, 51, 51, 0.9);
    font-size: 0.77778rem;
    padding: 1.5rem;
    color: white;
}

#notification a {
    font-size: 1rem;
    color: white;
}

#tabLoginTable {
    display: none;
}

div.sliderWrapper {
    visibility: hidden;
}

#myModal {
    padding: 0;
    display: none;
}

.addToFavorite {
    position: absolute;
    right: 1.2rem;
    top: 0;
    font-size: 2rem;
    cursor: pointer;
}

.addToFavorite.favorite {
    color: #E8E800 !important;
}

table.conDeelnemerslijstPersoon {
    border: 0;
    background: transparent;
}

table.conDeelnemerslijstPersoon td {
    padding: 0;
}

#inschrijvingBlokken .innerColumn {
    padding: .3rem;
}

.conInschrijvingInteractieBericht:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-width: 6px;
    border-style: inset inset inset solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: transparent #000 transparent transparent;
    position: absolute;
    top: 10px;
    left: -12px;
}

.conInschrijvingInteractieBericht.right:before {
    border-color: transparent transparent transparent #B6EDFF;
    left: auto;
    right: -12px;
}

.conInschrijvingInteractieBericht {
    position: relative;
}

#conInschrijvingIntroPartTemplate {
    display: none;
}

div.conInschrijvingIntroPart .resterend {
    color: #D9625B;
    font-weight: bold;
}

div.buttons {
    margin-top: 2em;
    display: none;
}

div#nietsGevonden {
    display: none;
}

#resultRow {
    display: none;
}

#search, #searchBtn.button {
    height: 2.5rem;
    font-size: 1rem;
}

#searchBtn.button {
    width: 2.5rem;
    background: -webkit-linear-gradient(#286AB2, #4089D8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#286AB2, #4089D8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#286AB2, #4089D8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#286AB2, #4089D8); /* Standard syntax */
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#searchBtn.button i {
    color: #fff;
    font-size: 1rem;
}

.conInschrijvingWrapper {
    cursor: pointer;
    clear: both;
}

#app {
    overflow: hidden;
    position: relative;
}

#webcameraPreview {
    border: 5px solid brown;
}

#qr {
    position: absolute;
    right: 15px;
    top: 15px;
}


#loading-container {
    padding:16px 0px 16px 0px;
    text-align:center;
}

#twitter-feed {
    width: 166px;
    font-family: Arial, Helvetica, sans-serif;
    padding:8px 10px 12px 10px;
    border: 1px solid #CCCCCC;
    border-radius:12px;
    background-color:#FFF;
    color:#333;
    overflow:auto;
}

#twitter-feed h1 {
    color:#5F5F5F;
    margin:0px;
    padding:9px 0px 9px 0px;
    font-size:18px;
    font-weight:lighter;
}

#twitter-header {
    background-color:#FFF;
    position:relative;
    z-index:2;
    border-bottom:1px dotted #CCC;
}

.tweets-container {
    width:100%;
    overflow:hidden;
    position:relative;
}

.twitter-article, #loading-container {
    width:100%;
    float:left;
    padding:8px 0px 8px 0px;
    position:relative;
}

.twitter-article {
    position:absolute;
    border-bottom:1px dotted #CCC;
    top:0px;
}

.twitter-pic {
    position:absolute;
}

.twitter-pic img {
    float:left;
    border-radius:7px;
    border:none;

}

/* -------- TEXT STYLING ------*/
.twitter-text {
    width:100%;
    float:left;
    font-size:11px;
    padding-left:52px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.twitter-text p {
    margin:0px;
    line-height:15px;
}
.twitter-text a,  h1 a {
    color: #00acee;
    text-decoration: none;
}
.twitter-text a:hover,  h1 a:hover {
    text-decoration: underline;
    color: #00acee;
}

.tweet-time {
    font-size:10px;
    color:#878787;
    float:right;
}
.tweet-time a, .tweet-time a:hover {
    color:#878787;
}

.tweetprofilelink a {
    color:#444;
}
.tweetprofilelink a:hover {
    color:#444;
}

/* -------- FEED  ACTIONS ------*/
#twitter-actions {
    width:75px;
    float:right;
    margin-right:5px;
    margin-top:3px;
    display:none;
}
.intent {
    width:25px;
    height:16px;
    float:left;
}
.intent a{
    width:25px;
    height:16px;
    display:block;
    background-image:url(../images/tweet-actions.png);
    float:left;
}
.intent a:hover{
    background-position:-25px 0px;
}

#intent-retweet a{
    background-position:0px -17px;
}
#intent-retweet a:hover{
    background-position:-25px -17px;
}
#intent-fave a{
    background-position:0px -36px;
}
#intent-fave a:hover{
    background-position:-25px -36px;
}

/* -------- RETWEET INDICATOR ------*/
#retweet-indicator {
    width:14px;
    height:10px;
    background-image:url(../images/tweet-actions.png);
    background-position:-5px -54px;
    margin-top:3px;
    float:left;
}

.backlink {
    font-size:11px;
    text-align:center;
}

.backlink a {
    color:#aaa;
}

#pntProfilingInfoDiv {
    border: 1px solid white;
    color: white;
    font-size: 10px;
    position: absolute;
    top: 5px;
    right: 100px;
    display: none;
}

#pntProfilingInfoDiv table {
    border-collapse: collapse;
}

#pntProfilingInfoDiv table td, #pntProfilingInfoDiv table th {
    text-align: left;
    padding-left: 3px;
    font-size: 8px;
    padding: 1px;
}

#pntProfilingInfoDiv table td span,
#pntProfilingInfoDiv table th span {
    font-size: 8px;
}

#pntProfilingInfoDiv table td.error {
    background-color: red;
    color: white;
}

.alert-box.pntNONE {
    display: none;
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    position: relative;
    transition: opacity 300ms ease-out;
    color: #FFFFFF; }
.alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
.alert-box .close:hover, .alert-box .close:focus {
    opacity: 0.5; }
.alert-box.radius {
    border-radius: 3px; }
.alert-box.round {
    border-radius: 1000px; }
.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFFFFF; }
.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFFFFF; }
.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
.alert-box.alert-close {
    opacity: 0; }

.a4 {
    margin-bottom: 1rem;
    box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
    background: white;
    height: 29.7cm;
    padding: 1rem;
}

#pntInformation table * {
 color: #2E2E2E;
}

#profilingStats {
    font-family: monospace;
}
div.editpage:hover, div.editpage:hover table {
    cursor: pointer;
    background-color: #fee5b8;
}
#pntLoginForm .tabs-content {
    background: transparent;
}
#conPagina .panel.active {
    background-color: #fee5b8;
    border: 1px solid #fed17e;
}

[data-magellan-expedition] {
    padding: 0;
}
[data-magellan-expedition-clone] {
    visibility: hidden;
    padding: 0;
}

table.menu {
    border-collapse: collapse;
}

table.menu td a.button {
    margin: 0;
}