﻿
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
    width: 100%;
    height: 100%;
}

body {
	line-height: 1;
    font-family: Arial, Calibri;
    height: 100%;
    width: 100%;
    display: block;
    
    
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.noborder tr td{
    border: none;
    padding: 3px;
}

td.time {
    width: 5em;
    display: inline-block;
}

td.number {
    width: 5em;
}

/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

.fullbody {
       background-image: url("Images/background.jpg");
  background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
   


}

h1 {
    padding: 1em;
    font-size: 1.2em;
}

h3 {
    font-size: 1.2em;
    padding: 0.2em;
    margin-bottom: 0.5em;
    background-color: #efefef;
}

h4 {
    font-size: 1.2em;
    padding: 0.2em;
    margin-bottom: 0.5em;
    background-color:#696969;
    color: #ffffff;
    
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}


.login .logo {
    background: #fff;
    height: 8em;
       border-radius: 6px;
       
}
.mobile-arrow-replacement {
    display: none;
}

@media print
{    
    
    .noprint {
    display: none;
}
   
    
}



.table.sponsors {
    table-layout: fixed;
}

table.table th input[name="From"], table.table th input[name="To"] {

    width: 45%;
}

table.table.sponsors th, table.table.sponsors td {
    max-width: 9%;
}

table.table.sponsors th.noprint, table.table.sponsors td.noprint {
    max-width: initial;
    width: 135px;
    text-align:center;
}

@media (min-width: 1200px) {
    .container {
        max-width: 90vw;
    }
}

.typec {
    
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #eeeeee;
}

.typechanger {
    display: none;
}
.loginrow .button {
    /* cursor: pointer; */
    float: left;
    height: 3.2em;
    width: 10%;
}

.login input {
    padding: initial;
    box-sizing: initial;
    -webkit-appearance: initial;
        user-select:initial;
    cursor: initial;
}

.loginrow .inputs .fields .inputwrapper input.text {
    color: #c0c0c0;
    font-size: 1em;
    font-size: 1.1em;
    line-height: 2.7em;
    text-indent: 3%;
}

.loginrow .loginbutton .logo-img {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.loginrow .loginbutton {
    background: #f5c460;
        border: 0 none;
    border-radius: 6px;
    color: #fff;
    fill: #fff;
    height: 100%;
    overflow: hidden;
}

.login {
    display: block;
    -moz-border-radius: 6px;
    

    -webkit-border-radius: 6px;
    background-color: #fff;
    border-radius: 6px;
    color: #2e421d;
   
    font-family: 'Open Sans', Verdana, sans-serif;
    font-weight: 100;
    margin: 0 auto 0 auto;
    position: relative;
    width: 700px;
}

.topfix {
    clear: both;
    height: 1px;
    margin-top: -1px;
    width: 100%;
}

.topfix-verticalcenter {
    height: 35%;
    width: 100%;
    display: block;

}
.login form {
    margin: 0 auto;
    padding-bottom: 35px;
}
.loginrow {
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
        margin: 0 auto;
    padding-bottom: 35px;
}
  
.loginrow .inputs {
    float: left;
    height: 100%;
    padding-right: 3%;
    width: 42%;
}

.loginrow .inputs .fields {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 2px solid #e5e5e5;
    border-radius: 6px;
    float: left;
    height: 3em;
    width: 100%;
}

.loginrow .inputs .fields .icon {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-right: 2px solid #e5e5e5;
    float: left;
    height: 2em;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 12%;
}

.loginrow .inputs .fields .icon .logo-img {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 180%;
}

.loginrow .inputs .fields .inputwrapper input {
    background: #fff;
    border: 0 none;
    color: #c0c0c0;
    font-size: 2.2em;
    height: 90%;
    width: 100%;
}

.loginrow .inputs .fields .inputwrapper input.text {
    color: #c0c0c0;
    font-size: 1em;
    font-size: 1.1em;
    line-height: 2.7em;
    text-indent: 3%;
}



.inputs .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.loginrow .inputs .fields .inputwrapper {
    float: left;
    height: 100%;
    width: 86%;
}

.login .reden.ui-state-error {
    display: block;
    margin-top: 1em;
    text-align: center;
    padding: 0.2em;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;

}

.navbar-inverse .navbar-collapse {

    float: left;   
}
.ui-dialog {
    z-index: 1050
}

.cke_contents.cke_reset {
    height: 50vh !important;
    
}



.logout {
    float: right;
    color: #ffffff;
   
    margin: -2.5em 5em 1em 0;
}

.logout a {
    float: right;
    color: #ffffff;

}


 #loading
    {
        display:none;
        position:fixed;
        left:0;
        top:0;
        width:100%;
        height:100%;
        background:rgba(255,255,255,0.8);
        z-index:1000;
    }
  
    #loadingcontent
    {
        display:table;
        position:fixed;
        left:0;
        top:0;
        width:100%;
        height:100%;
    }
  
    #loadingspinner
    {
        display: table-cell;
        vertical-align:middle;
        width: 100%;
        text-align: center;
        font-size:larger;
        padding-top:80px;
    }


    
.home {
     padding: 0;
  margin: 0;
  list-style: none;
   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    align-items: center;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;


  


}

.home .tile {
    /*flex-grow: 1;*/
        align-items: center;
    justify-content: center;
    display: flex;

    /*display: table-cell;*/
    padding: 20px;
    margin-bottom: 10px;
    font-size: 2.5em;
    font-weight: normal;
    line-height: 1.1;
    text-align: center;
   
   
   
    border: 1px  transparent;
    /*border-radius: 4px;*/
    color: #333333;
    background-color: #dfdfdf;
    border-color: #DA291C;
    border-radius: 5px;

    width: 30%;
    min-height:  3em;
    margin-bottom: 0.5em;
      margin-top: 0.5em;
  
   

}


a {
    text-decoration: none;
    color: initial;
}


a:hover,
a:focus {
  color: initial;
  text-decoration: none;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.enveloppe {
    width: 800px;
    height: 410px;

}

.enveloppe .contact {
    float: left;
    margin-left: 415px;
    margin-top: 210px;
}

.enveloppe .contact .naam, .enveloppe .contact .adres {

    display: block;
    text-align: left;
    padding-top: 5px;
}



 /*.enveloppe {
      page-break-after: always;
     
  }*/
 
.dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: white;
      width: 30%;
    padding: 1em;
    display: inline-block;
    float: left;
    margin-bottom: 2em;
      margin-top: 3em;
}

.file img {
    height: 50px;
    
}

.file  {
    font-size: 12px;
    padding: 5px;
    width: 192px;
    height: 120px;
    float: left;
    display: inline-block;
    background-color: #eff0f0;
    margin: 10px;
    position: relative;

}

.file input[type="checkbox"] {
    bottom: 5px;
    position: absolute;
    align-content: center;
    text-align: center;
    left: 85px;
}
 
.attachement  {
    font-size: 12px;
}

.attachement img {
    height: 15px;
    margin-left: 10px;
    vertical-align: bottom;
}

.adder table {
    width: 100%;
}

.clear {
    clear: both;
}

img.icon {
    height: 2em;

}

.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.table.small {
    font-size: 0.8em;
}

td.cutline {
    max-width: 20em;
}

table.table th input {
   /*display: block;*/ 
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.p-2 {
    padding: 10px;
}

.mb-1 {
    margin-bottom: 2px;
}
.readonly {
    background-color: #eeeeee;
    opacity: 1;
}

.row.active{
    background-color:#f5c460;
}
.mr-1 {
    margin-right: 10px;
}