/* Enter Your Custom CSS Here */

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    margin: auto;
    color: white;
    background-color: #2E1DFE;
    border-color: white;
    padding: 8px 15px;
    font-weight: bold;
    font-size: 22px;
    width: 30%;
    border-radius: 10px;
}
#ProgramTableHeader {
		background: #1C2C64;
		color: white;
		font-weight: 600;
		font-size: 24px;
}

#ProgramTableTime {
		background: #1C2C64;
		color: white;
		font-weight: 600;
		font-size: 24px;
		width: 15%
}

#ProgramTableRoom {
		background: #1C2C64;
		color: white;
		font-weight: 600;
		font-size: 24px;
		width: 28.3%
}

#ProgramTablePlaceholder{
		visibility:hidden;
}

#ProgramSessionTableNo {
		background: #1C2C64;
		color: white;
		width: 8%
}


#ProgramSessionTablePaper {
		background: #1C2C64;
		color: white;
		width: 46%
}

.woocommerce-menu-container {
	display: none !important
}

#order_comments{
	height: 100px;
}

#registrationForm {
		font-size: 32px
}