
* {
    margin: 0px;
    padding:0px;
}

html {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding:0px;
}

body {
    color: #000;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 12px;
    background-color: #E3E3E3;
}

img {
    border : none;

}

ul {
    margin-left: 15px;
}

/*table {
    border-collapse: collapse;
}*/

table td, table th {
    padding : 0;
}

.hidden {
    display: none;
}

#pageTitle {
    display: none;
}

#bodywrapper {
    box-sizing: border-box;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

#page {
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.40);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.40);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.40);
}

#pagefooter {
    clear: both;
    width: 100%;
    height: 20px;
}

h1 {
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ff8c00;
}

h1, h2 {
    color: #ff8c00;
    font-weight: normal;
}

a {
    color: #ff8c00;
}

h1 a, h2 a {
    text-decoration: none;
}

.lblColumn{
    width: 154px;
}

#headertitle {
    height:205px;
}

#headertitle.noLogos #companyTitle,
#headertitle.hasEventLogo #companyTitle {
    position: absolute;
    width: 970px;
    padding-left: 30px;
    top:70px;

    font-size: 40px;
    height: 50px;
    line-height: 50px;
}
#headertitle.hasEventLogo #companyTitle {
    padding-left: 330px;
    width: 670px;
    top: 90px;
}
#headertitle.noLogos #eventTitleH2 {
    position: absolute;
    width: 970px;
    padding-left: 30px;
    top:130px;
}

#headertitle.hasCompanyLogo #companylogo {
    margin-top: 60px;
    margin-left:60px;
    float: left;
}
#headertitle.hasCompanyLogo #eventTitleH1w,
#headertitle.noLogos #eventTitleH1 {
    float:left;
    margin-top:90px;
    margin-left: 60px;
    width:700px;

    font-size: 40px;
    height: 50px;
    line-height: 50px;
}
#headertitle.noLogos #eventTitleH1 {
    margin-left: 30px;
}

#headertitle.hasEventLogo #eventlogoH2 {
    margin-top: 60px;
    margin-left:60px;
    float: left;
}
#headertitle.hasEventLogo #companylogo {
    float: right;
    margin-right: 50px;
    margin-top: 60px;
}

#headertitle #websiteErrorTitle {
    display: block;
}
#headertitle #websiteErrorTitle {
    display: block;
}
#headertitle #webpageErrorTitle {
    display : block;
    clear: both;
    margin: 0px;
    padding: 0px;
    position: relative;
    top : -8px;
    font-size: 24px;
}

#localeChooser {
    position: absolute;
    float:left;
    width:990px;
    text-align: right;
}
#localeChooser ul{
    margin: 0;
    padding: 0;
    width: 990px;
}
#localeChooser li {
    display : inline;
    border-left-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 5px;
}

#localeChooser li.locale a {
    color: #40A7B5;
}

#localeChooser .locale1 {
    border-left-width: 0px;
    border-left-style: none;
}
#eventlogoH1 {
    margin-top: 26px;
    float: left;
}

#adminlink {
    display : none;
}
#subheader {

}
#header {
    width: 100%;
    height: 0;
    background-image: url('images/header-placeholder.png');
    /*background-position: center top;*/
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 24%;

}
#navigation {
    box-sizing: border-box;
    float: left;
    width: 25%;
    padding-left: 10px;
}
#contentWrapper {
    margin-top: 20px;
}

#contentWrapper:after {
    content: "";
    display: table;
    clear: both;
}

#content {
    box-sizing: border-box;
    float: right;
    width: 75%;
    padding: 0 15px;
    margin-bottom: 10px;
}

#content img {
    max-width: 100%;
    height: auto;
}

#content .header {
    box-sizing: border-box;
    border: none;
    text-transform: uppercase;
    font-size: 1.1rem;
    margin: 0;
    padding: 0.2rem;
    width: 100%;
    font-weight: normal;
    margin: 1rem 0;
}

.donkervvk {
    color: white;
    background-color: #BC409B;
}

.tekstmidden {
    text-align: center;
}

.tekstlinks {
    text-align: left;
}

.tekstrechts {
    text-align: right;
}

.lichtvvk {
    background-color: #ECCCE3;
    color: #646464;
}

/*#content img.headerImage  {
    width: 100%;
    height: auto;
}*/

/*#contentInner img {
    width: 100%;
    height: auto;
}*/

#footer {
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    line-height: 30px;
    height: 30px;
}
#footer a {
    color: #666;
    text-decoration: none;
}
#footer a:hover {
    color: #333;
    text-decoration: underline;
}

/* navigation specific */

#navigation ul {
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

#navigation ul li {
    border-bottom: 2px #fff solid;
    overflow: hidden;
}

#navigation ul li a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url('images/menu.png');
    background-position: left top;
    display: block;
    color: #FFF;
    line-height: 35px;
    height: 35px;
    width: 240px;
    padding: 0 0 0 10px;
}

#navigation ul li a.selected,
#navigation ul li a:hover {
    background-position: left bottom;
}

/* registrationform specific */

td .big {
    width : 250px;
}
.registrationFieldset .title {
    color: #ff8c00;
}

#userdetails .title,
#billingdetails .title {
    color: #007589;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-top:20px;
    margin-bottom:20px;
}
#registrationModules .sessionPrice {
    margin-left: 20px;
    padding-left: 5px;
}
#customRegistrationFields .title{
    display : none;
}
#registrationModules, #registrationButtons, #adminoptions, #registrationInviteeFields .title, #conditions, #billingdetails {
    margin-top : 20px;
}
label .moduletitle {
    display : none;
}
.sessionDescription{
    display: none;
}
#registrationModules .options {
    margin-left: 20px;
}

.options {
    padding: 5px;
    overflow: hidden;
}

#registrationModules .sessionLocation {
    margin-left: 40px;
    text-align: right;
    display: none;
    color: #F26F21;
}
.registrationModule {
    margin-bottom: 10px;
}
.moduletitle {
    font-weight: bold;
    color: #40A7B5;
}
th {
    text-align: left;
}
td {
    vertical-align: top;
}
#inviteeInput table, #inviteeInput img{
    padding-top: 4px;
}
.inviteeRecord td {
    padding-top: 10px;
}

/* agenda specific */

#agendaSession h2 {
    text-transform: none;
}

#agenda table {
    width: 100%;
    border: 1px solid #dddddd;
    border-spacing: 0;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#agenda #agendaTitle {
    display : none;
}
#agenda tr.moduleRow {
    background-color: #f9f9f9;
}
#agenda tr.moduleRow span {
    color: #ff8c00;
}
#agenda tr.moduleRow td {
    padding-top: 18px;
}
#agenda tr.moduleRow td,
#agenda tr.session td {
    border-bottom: 1px solid #dddddd;
}
#agenda tr.session:hover {
    background-color: #f9f9f9;
}

#agenda tr td {
    padding: 4px 5px;
}

#agenda .firstColumn {
    width: 20%;
}

#agenda .dayFormat {
    display: none;
}

#agenda .thirdColumn {
    width: 60%;
    padding-bottom: 5px;
}

#agenda tr td.day {
    padding-top: 20px;
}

#speakerView .speakerPicture {
    margin-top: 20px;
    margin-bottom: 20px;
}

.speakerPicture {
    display: block;
}

#speakers .speakerCompany {
    display: none;
}

ul.speakersList {
    margin-left: 0px;
}

.speakersList li {
    list-style: none;
}

/* Speakers */

ul.speakersList li {
    float:left;
    width: 175px;
    margin: 12px;
    text-align: center;
}
ul.speakersList li img {
    height: 140px;
    width: auto;
    margin: 0 auto;
    margin-bottom: 10px;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
ul.speakersList li h2 {
    margin-bottom: 5px;
}

#content .speakersList td h2 {
    text-transform: none;
}

.speakerDetails {
    float: left;
}

.registrationSubmit {

    background-color: #FAAC0A;
    color: #55003E;
    font-weight: bold;
    padding: 6px;;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    font-size: 12px;

    /*color: #fff;

    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;

    background-color: #49afcd;
    border-width: 1px;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);*/
}
.registrationSubmit:hover {
    /*background-color: #2f96b4;*/
}

.registrationFieldset .error {
    color:#FF0000;
    font-weight: bold;
}

table.speakersList tr td {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px dotted #73706C;
}

body.inFrame #content {
    width: 100%;
}

#eventIndex .firstColumn {
    width : 110px;
}
#eventIndex .thirdColumn {
    padding-left: 20px;
    /*width: 50%;*/
}
#eventIndex td {
    border-bottom: 1px dotted #73706C;
    padding: 5px;
}
#eventIndex .eventLocation {
    color: #666;
}
table#eventIndex {
    width:100%;
}
table#eventIndex td {
    padding-top: 15px;
    padding-bottom: 15px;
}

/* registrationForm */
#registrationForm textarea {
    border: 1px solid #FAAC0A;
    resize: none;
    height: 80px;
    width: 100%;
}

#registrationForm table tr td {
    padding: 4px;
}

#registrationForm input[type=text] {
    border: 1px solid #FAAC0A;
    padding: 5px;
    width: 240px;
}

#registrationForm td.lblColumn {
    padding-top: 8px;
}

#registrationForm .title {
    display: none;
}

#registrationForm h2 {
    margin-top: 25px;
}

#conditions {
    border-radius: 4px;
    background-color: #f6f6f6;
    border: 1px solid #ededed;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#conditions div.title {
    margin-top: 20px;
}

/* Location */
#mapWrapper {
    background-color: #EEEEEE;
    margin-bottom: 20px;
}

#map_canvas {
    width: 710px;
    height: 300px;
}

#map_canvas {
    border: 2px solid #DDDDDD;
}

#locationView #map_canvas {
    margin-top:20px;
}
#locationList .locationName {
    font-size: 16px;
    height: 26px;
    font-weight: bold;
    color: #40A7B5;
}

#locationList .locationName a {
    text-decoration: none;
}

.location {
    clear: both;
    border-bottom: 1px solid #73706C;
    padding-bottom: 5px;
}

#locationList .locationAddress {
    display: block;
    margin-top: 2px;
    margin-bottom: 5px;
}

#locationList .locationNavigation {
    float: right;
}

.locationNavigation a {
    margin-left: 10px;
}

#footerNavigation {
    float: left;
}

#footerNavigation ul{
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
}

#footerNavigation ul li {
    display: inline;
    padding: 5px;
}

#productFooter {
    float: right;
}

/* BEGIN is3p specific registration steps */

#steps {
    height: 56px;
    margin-bottom: 20px;
    background-color: #CCCCCC;
}

#steps:after {
    content: "";
    display: table;
    clear: both;
}


.step {
    height: 100%;
    background-color: #CCCCCC;
    float: left;
}

.stepnr {
    float: left;
    clear: left;

    height: 40px;
    width: 40px;
    margin: 8px;

    text-align: center;
    font-weight: bold;
    line-height: 40px;

    border: 1px solid #999;
    background-color: #CCCCCC;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.steptext {
    display: none;
    margin-right: 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 56px;
}

.steptext, .stepnr {
    float: left;
    color: #999;
}

.activestep {
    position: relative;
    background-color: #55003E;
}

.selectedstep {
    margin-right: 28px;
}

.selectedstep:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #55003E;
    border-width: 28px;
    margin-top: -28px;
}

.activestep .stepnr {
    border: 1px solid #FAAC0A;
    color: #55003E;
    background-color: #FAAC0A;
}

.activestep .steptext {
    color: #FAAC0A;
}

.selectedstep .steptext {
    display: block;
}

/* END is3p specific registration steps */

#regfield7706options1, #regfield7706options0 {
    display: inline-block;
    width: 120px;;
}

.regsubtitle {
    background-color: #FAAC0A;
    color: #55003E;
    font-weight: bold;
    font-size: 16px;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-bottom-color: #FFFFFF;
}

.reginfo {
    font-style: italic;
}

.regsubsubtitle {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FAAC0A;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#nextbtn, #previousbtn {
    display: inline-block;
    background-color: #FAAC0A;
    color: #55003E;
    font-weight: bold;
    padding: 6px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

#nextbtn:after {
    content: ' ►';
}

#previousbtn:before {
    content: '◄ ';
}

#registrationButtons {
    text-align: right;
}

#standardRegistrationFields table {
    width: 100%;
    border-spacing: 0px;
}

#standardRegistrationFields .sessionrow .session {
    cursor: pointer;
}

#standardRegistrationFields .unavailableSession {
    color: #CCCCCC;
}

#standardRegistrationFields .activesession {
    background-color: #FAAC0A;
    color: #55003E;
    font-weight: bold;
}

.floatright {
    float: right;
}

#roomopt {
    margin-left: 20px;
}

#registrationForm input.amount {
    width: 60px;
}

.roomoptions {
    margin-left: 20px;
}

.reg9641-1, .reg9641-2, .reg9642-3, .reg9703-1, .reg9703-2, .marginleft {
    margin-left: 20px;
}

#bookplanetrain {
    margin-left: 20px;
}

tr td.bookinginfo, #registrationForm table tr td.bookinginfo {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}

.headrow td {
    border-bottom-color: #FAAC0A;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.payitem td {
    padding: 4px;
    text-align: right;
}
.payitem td.paylabel {
    text-align: left;
}

.paytotal td {
    border-top: 1px solid #FAAC0A;
    font-weight: bold;
    color: #55003E;
    padding: 4px;
    text-align: right;
}

.paytotal td.paylabel {
    text-align: left;
}

/* responsive queries */
@media only screen and (max-width: 730px) {
    #navigation, #content {
        width: 100%;
    }

    #content {
        margin-top: 20px;
        padding: 0 10px;
    }

    #navigation {
        padding: 0 10px;
    }

    #navigation ul li a {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        background-image: url(images/menu.png);
        background-position: left top;
        display: block;
        color: #FFF;
        line-height: 35px;
        height: 35px;
        width: 100%;
        padding: 0 0 0 10px;
    }
    
    #eventlogoH2 {
        display: none;
    }
}

@media only screen and (max-width: 452px) {
    #steps {
        height: 40px;
    }

    .stepnr {
        height: 30px;
        width: 30px;
        margin: 5px;
        line-height: 30px;
    }

    .steptext {
        display: none;
        margin-right: 4px;
        font-size: 7px;
        font-weight: bold;
        line-height: 40px;
    }

    .activestep {
        position: relative;
        background-color: #55003E;
    }

    .selectedstep {
        margin-right: 20px;
    }

    .selectedstep:after {
        border-width: 20px;
        margin-top: -20px;
    }
    
    
}

@media only screen and (max-width: 302px) {
    #steps {
        height: 28px;
    }

    .stepnr {
        height: 22px;
        width: 22px;
        margin: 3px;
        line-height: 22px;
    }

    .steptext {
        display: none;
        margin-right: 4px;
        font-size: 7px;
        font-weight: bold;
        line-height: 28px;
    }

    .activestep {
        position: relative;
        background-color: #55003E;
    }

    .selectedstep {
        margin-right: 14px;
    }

    .selectedstep:after {
        border-width: 14px;
        margin-top: -14px;
    }
}

/*TEST*/
nav:after {
    content: "";
    display: table;
    clear: both;
}

nav.collapsed #navigation {
    display: none;
}

#registrationForm table,
#registrationForm tbody {
  display:inline-block;/* whatever, just  reset table layout display to go further */
  width: 100%;
}

#registrationForm td {

}

#registrationForm tr {
  display:flex;
  flex-wrap:wrap; /* allow to wrap on multiple rows */
}

#registrationForm td {
  display:block;
  flex:1 /* to evenly distributs flex elements */
}

#registrationForm .date, 
#registrationForm .profile {
  width:100%; /* fill entire width,row */
  flex:auto; /* reset the flex properti to allow width take over */
}

#registrationForm input[type=text] {
    border: 1px solid #FAAC0A;
    padding: 5px;
    width: 100%;
    min-width: 150px;
    box-sizing: border-box;
}
