 .gd {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    line-height: 32px;
    color: #4A4A4A;
    z-index: 10;}
.sc-calendar .sc-header .sc-select-month option, .sc-calendar .sc-header .sc-select-year option {
    background: #fefefe;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    display: block;
    border: none;}
 .gd a {
    color: #4A4A4A;}
.sc-calendar .sc-today{background-color:#d31f1f;color:#fff;}
