/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

#header {
position:absolute;
background-color:rgba(0,0,0,0);
background-opacity:0;}

nav#steps-nav {
height: 0px;
overflow: hidden; }

#sb-timeline #steps-nav {
min-height:0px !important}


@font-face {
        font-family: 'EIL';
        font-style: normal;
        font-weight: 400;
        src: url('https://static.mister-graphx.com/intuitlab/032020_admissions/fonts/eil-regular-webfont.woff') format('woff'),
        url('https://static.mister-graphx.com/intuitlab/032020_admissions/fonts/eil-regular-webfont.ttf') format('truetype');
        }
        @font-face {
        font-family: 'Gotham book';
        font-style: normal;
        font-weight: 400;
        src: url('https://static.mister-graphx.com/intuitlab/032020_admissions/fonts/Gotham-Book.woff') format('woff'),
        url('https://static.mister-graphx.com/intuitlab/032020_admissions/fonts/Gotham-Book.ttf') format('truetype');
        }
        @font-face {
        font-family: 'Gotham bold';
        font-style: normal;
        font-weight: 700;
        src: url('https://static.mister-graphx.com/intuitlab/032020_admissions/fonts/Gotham-Bold.woff') format('woff'),
        url('https://static.mister-graphx.com/intuitlab/032020_admissions/fonts/Gotham-Bold.ttf') format('truetype');
        }

 #events h3   {
	/* add your css rule here */
 font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

p, h1, h2, h3, h4, h5, a, li {
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}

 #events p.duration, #events div.duration   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 #events p.description, #events div.description   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 #events input.select_another_btn   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
text-transform:uppercase;
}

div.btn > * {
text-transform: uppercase !important;
}

 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 .timeline td.free_time   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 .timeline td.selected_time   {
	/* add your css rule here */
font-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

.booking-calendar {
 display:none !important; }
