.time-area {
    text-align: center;
    vertical-align: middle;
    padding-top:39px;
}
.time-area-left, .time-area-right, .time-area-center {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px; 
}

.time-area-left, .time-area-right  {
    width: 390px;
}

.time-area .form-group{
    margin-bottom: 0;
}

.time-area-center {width: 86px;font-size: 50px;height: 38px;line-height: 0.6;}

.time-area  .form-control {
    background-color: #fff!important;
    border-radius: 0;
    border: 1px solid #90bcff;
}

.text-area {
    font-size:20px;
    color:#555;
    text-align: center;
    padding: 20px 0;
}

.table-area {
    text-align: center;
}

.ctable th {
    font-size: 24px;
    color:#333;
}

.ctable td {
    font-size: 18px;
    color:#555;
}
