

/* Start:/local/components/main/schedule/templates/.default/style.css?1714462264513*/
.active_date{
	background:#00B5CF !important;
	color:#fff;
	text-align: center;
    font-weight: 500;
	vertical-align: middle;
}

.table-bordered tr td{
	border:1px solid #e6e6e6;
}

.job{
    color: #7D7D7D;
    font-size: 12px;
    line-height: 15px;
    display: block;
}

.idate{
	font-weight:400;
	font-size:13px;
	color: #999;
}

.next{
    cursor: pointer;
    background: #2bbee2;
    padding: 6px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
}

.next:hover{ 
    background: #c8016e; 
}
/* End */
/* /local/components/main/schedule/templates/.default/style.css?1714462264513 */
