
/*.schedule { width:95.7%; height:auto; float:left; background:#f9fafb; border:1px solid #dedede; margin-top:15px; padding:20px; display:inline; }

.schedule > table { width:640px; height:auto; float:left; }

.schedule > table tr { width:100%; height:auto; float:left; border-bottom:2px solid #f9fafb; }

.schedule > table tr th {width:82px;height:21px;float:left;color:#377fb2;font:13px/21px 'segoe_uibold';text-align:center;}

.schedule > table tr th:first-child { width:60px; }

.schedule > table tr td { width:80px; height:21px; float:left; background:#a1b6c4; border-right:2px solid #f9fafb; }

.schedule > table tr td:last-child { border-right:0px; }

.schedule > table tr td:first-child { width:50px; margin-right:8px; background:none; color:#384148; font:13px/21px 'segoe_uibold'; text-align:right; }
*/
.schedule_selected { background:#41494f!important ;}
.schedule > table tr td {    height: 20px;width: 50px;background-color: #F9F9F9; cursor: pointer}
.schedule > table tr th {    text-align: center;
    padding: 4px 0;
    background: #Fff;
    width: 50px;}

.reveal-modal .schedule > table tr td {cursor:auto}
