/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 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 */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}
p.p--hint.file-upload__info-hint{
    height: 250px;
    background-position: 0px 30px;
    background-repeat: no-repeat;
    background-image: url(https://file.notion.so/f/f/e126eb62-916e-4e03-a355-4b7d39329877/b9a0c66b-17c4-4304-a37a-b505da3be5ca/6adb2bd4-c49b-4036-a206-4fb4c6d5e82f.png?id=33622374-dc4f-4250-a069-3873986cec82&table=block&spaceId=e126eb62-916e-4e03-a355-4b7d39329877&expirationTimestamp=1713182400000&signature=LfGI-ZRDc8YisD004DyIljnnflApR_HCozXWPwqPxxk&downloadName=PayMe.jpg.png);
    background-size: contain;
}


 #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 */
}

