.wpbc_timeline_frame {
    background-color: #fff;
}
/* Calendar Overview admin panel page Styles */
.wpbc_tl_table {
    width: auto;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px #ccd;
}
.wpbc_tl_table .wpbc_tl_table_header {
    background: #e9e9e9 !important    
}.wpbc_tl_table .wpbc_tl_table_header th{
    font-weight: 600;    
}
.wpbc_tl_table .wpbc_tl_collumn_1{
    width: 15%;
    overflow: hidden;
    position: relative;    
}
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_collumn_2{
    text-align:center;
}
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_collumn_1, 
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_collumn_2 {
    text-transform: none;
}
.wpbc_tl_table .container-fluid {
    margin: 0px;
    padding: 0px;
}
.wpbc_tl_table .container-fluid .col-md-12 {
    height: 44px;
    overflow: hidden;
    position: relative;
}
.wpbc_tl_table .container-fluid .wpbc_tl_scroller {
    margin-left: -2px;
    margin-top: -3px;
    position: absolute;
    border: 0 none;
    height: 34px;
    width:100%;
}
.wpbc_tl_table a,
.wpbc_tl_table a:hover,
.wpbc_tl_table a:focus {
    box-shadow: none;
    outline: none;
}
/* Navigation for Front End */
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav {
    width:100%;
}
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav .wpbc_tl_prev {
    float:left;
    width:5%;
    font-size:22px;
    font-weight: 600;
    line-height:12px;
    text-align: left;
}
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav .wpbc_tl_title {
    float:left;
    width:90%;
    font-size:12px;
    color: #777;
}
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav .wpbc_tl_next {
    float:right;
    width:5%;
    text-align:right;
    font-size:22px;
    font-weight: 600;
    line-height:12px;
}

.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav .wpbc_tl_prev a,
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav .wpbc_tl_next a,
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav .wpbc_tl_prev a:hover,
.wpbc_tl_table .wpbc_tl_table_header .wpbc_tl_nav .wpbc_tl_next a:hover {
    text-decoration: none;
    color: #757575;
    cursor: pointer;
}

.wpbc_tl_frame_dates {
    /*width:auto;*/
    width: 100%;
    overflow: hidden;
}
.wpbc_tl_table_titles .wpbc_tl_frame_dates {
    border-bottom: 1px solid #DD8800;
    height: 33px;   
}
.wpbc_tl_frame_dates .month_year {
    color: #C32;
    font-size: 9px;
    font-weight: 600;
    margin-left: 2px;
    margin-top: 27px;
    padding: 0;
    position: absolute;
    width: 130px;
    word-wrap: inherit;
}
.wpbc_tl_table .wpbc_tl_dates_line .container-fluid .col-md-12 {
    height: 34px;
}

.wpbc_tl_table .wpbc_tl_resource_title {
    color: #999;
    float: left;
    text-shadow: none; /*0 -1px 0 #EEE;*/
    position: absolute;
    white-space: nowrap;
    word-wrap: normal;        
    font-size:12px;
}
.wpbc_tl_table .wpbc_tl_resource_title.parent {
    font-weight: 600;
}
.wpbc_tl_table .wpbc_tl_resource_title.child {
    margin-left: 20px;
}
.wpbc_tl_resource_title a, 
.wpbc_tl_resource_title a:hover{
    border-bottom: 1px dashed;
    color: #789 !important;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #EEEEEE;
}

.wpbc_tl_frame_dates .wpbc_tl_day_cell {
    width: 31px;
    height: 37px;
    float: left;
    border-left: 1px dashed #CCC;
}
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_day_cell_header {
    background: none repeat scroll 0 0 #F5F5F5 !important;
    border-left: 1px dashed #CCC;
    color: #777;
    font-size: 10px;
    height: 38px;
    line-height: 14px;
    padding: 6px 0;
    text-shadow: 0 -1px 0 #FFF;
    vertical-align: top;
}
.wpbc_tl_frame_dates .new_month {
    border-left: 2px solid #C54;
}
.wpbc_tl_frame_dates .wpbc_tl_day_cell.new_month {
    border-left: 2px solid #C54;
}
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_weekday6,
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_weekday7 {
    color: #E33;
    font-weight: 600;
}
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_day_cell_header a,
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_day_cell_header a:hover{
    color: #777;
    text-decoration: none;
    cursor: pointer;
}
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_weekday6 a,
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_weekday7 a,
.wpbc_tl_frame_dates .wpbc_tl_day_cell.wpbc_tl_week