﻿@charset "utf-8";
/* CSS lightbox */
#---------------------------Mobile {}	


    .loadingDiv {
        font-size:1.5em;
        padding:20px;
    }

	.popBtn {
		cursor: pointer;
	}
	
	.BoxWrapper,  .googleSearchWrapper {
		width: 100%;
		height: 100%;
		position: fixed;
		background-color: rgba(0,0,0,0.75);
		z-index: 200;
		top: 0;
  		left:0;
		display: none;
        cursor:pointer;
	}	

	.BoxContainer {
		width: 97%;
		max-width: 480px;
		float: right;
		border: 1px solid #9697ab;
		background-color: #FBFBFB;
		z-index: 300;
		top: 0px;
		display: none;
	    position: absolute;
	    margin-left: auto;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	}

	.googleSearchContainer {
		width: 97%;
        height:97%;
		max-width: 1350px !important;
        background-color:#f1f1f1;
	}

	.MainContainer {
		width: 100%;
		float: right;
    	/*margin-bottom: 40px;*/
	}
			
   
	.BoxContainerForm {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 35px;
		float: right;
    	padding-right: 35px;
		margin-top: 20px;
	}
	
	.popUpBox,.popUpParagraph {
		width: 100%;
		float: right;
		margin-bottom: 10px;
	}
	
	.popUplabel {
		width: 100%;
		float: right;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.popUpFormBtn {
		width: 100%;
		float: right;
		margin-top: 5px;
	}
	
	.popUpParagraph {
		margin-top: 10px;
	}
	
	.popUpTxt {
		width: 100% !important;
	} 
	
	.popUpBtn {
	    float: none !important;
    	margin-bottom: 0px;	
	}
	
	.popUpBtnCon {
		width: 100%;
		float: right;
		margin-top: 10px;	
	}
	
	
	.popUpTriangular {
		font-size: 1.3em;
		right: 22px;
		bottom: -15px;
	}
	
/* ----------------------------- Conferences -------------------------*/

	.PopUpBoxsWrapper {
		width: 100%;
		max-width: 1160px;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		overflow: auto;
	}

/* ------------------------------------------------------------------------------ */
	.popUpPlanSchedule {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		padding-bottom: 30px;
	}
	
	.popUpBoldMainTitle {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;		
		padding-right: 20px;
		font-weight: bold;
		margin-bottom: 5px;
		float: right;
	}
	
	.popUpPlanScheduleCon {
		width: 100%;
		float: right;
	}

	.popUpPlanScheduleTop, .ScheduleFormContainer, .popUpPlanScheduleBottom {
		width: 100%;
		float: right;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 20px;
		background-color: #f3f3f3;
		border: 1px solid #E1E1E1;
	}
	
	.popUpPlanScheduleTop {
		margin-bottom: 30px;	
	}	

	.popUpPlanScheduleTitle, .popUpPlanPer {
		width: 100%;
		float: right;
	}
	
	.popUpPlanPer {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-bottom: 10px;
	}
	
	.popUpBold {
		font-weight: bold;
	}
	
/* ------------------------------------------------------------------------------ */		
	.ScheduleFormcontent {
		width: 100%;
		float: right;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.ScheduleForm {
	    width: 100%;
		padding-left: 5px;
   		padding-right: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		padding-top: 5px;
	}

	.ScheduleFormContainer {
		width: 100%;
		float: right;
		padding-top: 15px;
		padding-bottom: 30px;
	}
		
	.ScheduleFormBox {
		width: 100%;
		float: right;
		margin-bottom: 10px;
	}
	
	.ScheduleFormParagraph {
		width: 100%;
		float: right;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	.ScheduleFormCon {
		width: 100%;
		float: right;
		margin-top: 10px;
	}
	
	.ScheduleFormBtn {
		width: 100%;
		float: right;
		margin-top: 15px;
	}

   	
	.ConfDatePopUp {
		max-width: 1350px !important;
	}
	
    .placeholderforDetails {
        margin: 5px 0 !important;
    }

	.ScheduleFormBoxClose, .searchResultsClose {
		max-width: none;
	}

    .searchResultsClose {
        margin-top:0;
        margin-bottom:0;
        position:relative;
        float:none !important;
        width:95%;
    }

    .RegistrationClosed {
        width:100%;
        height:100%;
        position:absolute;
        left:0px;
        bottom:0px;
        display:none;
    }

    .RegistrationClosed div {
        color:#ce1818;
        font-size:3em;
        font-weight:bold;
        text-align:center;
        margin-top:50%;
        -ms-transform: rotate(-45deg); /* IE 9 */
        -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
        transform: rotate(-45deg);
    }

    .RegistrationClosedFull {
         margin-top:65% !important;
    }

    #popUp_sendcontact {
        position:relative;
    }


    #openDayDesc {
        font-size:1em;
    }

    #openDayDesc tr td:nth-child(1) {
        white-space: nowrap;
        vertical-align: top;
    }


	.popUpBoxs {
		width: 98%;
		float: none;
        margin:0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 20px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		background-color: #f3f3f3;
		border: 1px solid #E1E1E1;
		margin-bottom: 20px;
		/*max-width: 90%;		*/
	}

	.popUpScheduleBox {
		margin-bottom: 20px;
	}

    .popUpScheduleBox ul {
        font-size:1.1em;
    }
	
	.popUpBoldTitle {
	   font-weight: bold;
	   margin-bottom: 10px;
	}

    .popUpScheduleWrapper {
        width: 100%;
        max-width: 1160px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        overflow-y: auto;
    }


    .popupScheduleAd {
        border: 1px solid #27386b; 
        padding:12px; 
        margin:0; 
        margin-top:25px;
        color: #27386b !important;
    }



@media only screen and (min-width: 410px) {

    .RegistrationClosedFull {
         margin-top:49% !important;
    }

    #openDayDesc {
        font-size:1.1em;
    }

    .searchResultsClose {
        max-width:240px;
    }

    .popupScheduleAd {
        margin:16px; 
        padding:15px; 
    }

}







@media only screen and (min-width: 500px) {
/* ----------------------------- Conferences -------------------------*/	
	.popUpPlanScheduleTitle{
		width: 115px;
	}
	
	.popUpPlanPer {
		width: 73%;
	}

    .RegistrationClosed div {
        margin-top:37%;
    }

    .RegistrationClosedFull {
         margin-top:36% !important;
    }

}




@media only screen and (min-width: 1000px) {

    .searchResultsClose {
        top: 10px;
    }
}


@media only screen and (min-width: 670px) and (max-width: 860px) {

    .RegistrationClosed div {
        margin-top:21%;
    }

    .RegistrationClosedFull {
         margin-top:22% !important;
    }
}


@media only screen and (min-width: 860px) {

    .RegistrationClosedFull {
         margin-top:42% !important;
    }

    #openDayDesc {
        height:300px;
    }

    .popUpBoxs {
		width: 100%;
		float: right;    
    }
}




@media only screen and (min-width: 860px) {
/* ----------------------------- Conferences -------------------------*/
	.ScheduleFormBoxClose {
		display: none;
	}

	.PopUpBoxsWrapper {
		/*height: 550px; */
	}
		
	.popUpPlanSchedule {
		padding-bottom: 0px;
		border-bottom: none;
		float: right;
		width: 60%;
   		margin-left: 20px;
		margin-right: 10px;
	}
	
	.popUpBottomBox {
		height: 240px;
		overflow: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 15px;
	}
	
	.ScheduleForm {
		padding-top: 0px;
		width: 35%;
		float: right;
	}
	
	.ScheduleFormContainer {
		height: 485px;
	}

    .RegistrationClosed div {
        margin-top:48%;
    }

    .RegistrationClosedFull {
         margin-top:60% !important;
    }

    .BoxContainer, .googleSearchContainer {
        float: right;
        top: 50% !important;
        left: 50% !important;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none;
        position: fixed;
        right:auto;
    }

    #OpenDayDetails .ScheduleFormContainer {
	    height:512px;
    }

}


@media only screen and (min-width: 1000px) {
	.popUpBtn {
		display: none;
	}
	
/* ----------------------------- Conferences -------------------------*/	

	
	.ScheduleForm {
		width: 35.1%;
	}
	

	.PopUpBoxsWrapper {
		width: 100%;
	}
	
	.ScheduleFormContainer {
		height: 487px;
	}

    .popUpScheduleWrapper {
        width: 100%;
    }
}


@media only screen and (min-width: 1100px)  {


    .RegistrationClosedFull {
         margin-top:42% !important;
    }
}


@media only screen and (min-width: 1350px) {
/* ----------------------------- Conferences -------------------------*/	
	.ScheduleFormContainer {
    	height: 485px;
	}

}	