.mouseico {
    height: 71px;
    width: 260px;
    position: relative;
    content: "";
}

#disqus_thread {
    opacity: 0.8;
    padding-right: 10px;
}

.tt-b-day {
    font-size: 14px;
    /* float: left; */
    /* padding-left: 10px; */
    /* line-height: 68px; */
    /* margin-left: -1px; */
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: #F3BA2B;
    width: 100%;
    padding: 5px;
}

.rem-border {
    border-left: none;
}

.tt-b-time {
    font-size: 28px;
    float: left;
    line-height: 50px;
    color: #fff;
}

.tt-b-time-r {
    float: left;
    padding-left: 10px;
    margin-right: -1px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
}

.tt-b-day-r,
.tt-b-amp {
    /* float: left; */
    font-size: 20px;
    /* line-height: 12px; */
    padding-top: 13px;
    /* padding-left: 5px; */
    /* padding-right: 10px; */
    color: #69295e;
}

.tt-b-amp {
    padding-right: 15px;
}

.tt-b-month {
    text-transform: capitalize;
}

.tt-b-date {
    font-size: 21px;
    color: #ED9121;
    text-align: center;
    font-weight: 700;
}

.tt-b-m-d {
    color: #000066;
    text-align: center;
    font-size: 16px;
}