.planerDay{text-align:center;border:1px solid #ccc; background:#eee;color:#333; border-radius:3px;
float:left;margin-right:2px;width:50px;z-index:1000;position:relative;}
.pdTop{height:40px;text-align:center;}
.pdBottom{height:32px;font-size:12px !important;} 
.pdTitle {
    height: 30px;
    font-size: 11px;
    background: #aaa;
    color: #000;
}

.planerGenWeekBoxCont{position:relative;width:200px;float:left;}
.planerGenWeekBox{width:200px;float:left;font-size:10px;}
.planerGenWeekBox select{width:100%;}
.planerGenWeekBox hr{margin:0px;padding:0px;}
.planerGenWeekBox ul{margin:0px;padding:0px;}

.timePlanned{height:10px;font-size:7px;color:#fff;margin:0 auto;}
.timePlanned .fa{font-size:11px;}