/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

#header .brand .logo a {
   display: none !important;
}

.to-invoices-list {
   display: none !important;
}

#sb_client_info {
   display: none !important;
}

#sb_menu {
   display: none !important;
}
 #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   {

}


 .timeline td.not_worked_time   {

}


 .timeline td.free_time   {

}


 .timeline td.selected_time   {

}


 .timeline td.reserved_time   {

}


 div#loading   {

}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {

}
#header .items-wrapper .nav-item .item-container {
color: #FF6900 !important;

}

#header .items-wrapper .nav-item .item-container {
background: #FFA07A	 !important;
color: #FF6900 !important;
}
.login-container__remember-check {
background: #FF7F50 !important;
	
}

element.style {
background-image: url('https://dodoacademy.ae/uploads/hero_bg_f4282ef879.png');
}
.btn.btn-with-image, .btn.btn-with-icon,.btn {
border-radius:20px !important;
}

.invoice-pay-page-grid_item.right-block .right-block--section-pd {
border-radius:20px !important;
}

.payment-modal #sb_payment_systems_container .payment-system, .payment-modal .payment-system-container .payment-system{
border-radius:20px !important;
}