.fc-basic-view .fc-body .fc-row{ min-height: 1em !important; }
.fc-row.fc-week.fc-widget-content{ height: 50px !important; }
.fc-scroller.fc-day-grid-container{ height: 300px !important; }
.fc-toolbar.fc-header-toolbar {
    border: 1px solid #B0E0E6;
    color: #545555;
    margin-bottom: 0 !important;
    padding: 5px;
    width: 100%;
}
.fc-day-header.fc-widget-header {
    /*background: #17a134 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;*/
    font-size: 16px;
    font-weight: normal;
    padding: 5px;
}
.fc-day-number {
    font-weight: bold;
}
.fc-day-number1{ font-weight: bold; }
.fc-today-button{ display: none; }
.fc td {
    text-align: center;
}
//.fc-state-highlight .fc-day-number{ background-color: #E9E9E9; width: 100%; float: left; }
.fc-day-top, .fc-day-number {
    cursor: pointer !important;
}

table {
    border-collapse: collapse;
    width: 100%;
}
.nobordr{ border: 0!important; }
td, th {
    border: 1px solid #ccc;
    padding: 6px;
    text-align: left;
}
.centraln {
    text-align: center !important;
}
.timesel.timetdwidth {
    text-align: center;
}
.leftbked {
    color: #337ab7;
    margin: 0 auto;
    padding: 4px;
    width: 60px;
    font-size: 12px;
}
.leftbked1{
    color: #de2810;
    margin: 0 auto;
    padding: 4px;
    width: 60px;
    font-size: 12px;
}
.selplcclass{ text-decoration: underline!important; }
.placetimedvs {
    float: left;
    width: 100%;
}
.fc-today, .fc-future {
    background: #fff!important;
    
}
.actitimetbl{
    //background: rgb(35, 112, 158) none repeat scroll 0% 0%; color: rgb(255, 255, 255);
    //background: #B0E0E6;
    color: #545555;
    border: 1px solid #B0E0E6;
    padding: 5px;
}
.fc-time{ display: none; }
.fc-event{ border: 0!important; }