.hd {
    padding: 1em 0;
}
.cell .page_title {
    color: #225fba;
}
.page_title {
    text-align: center;
    font-size: 30px;
    color: #3cc51f;
    font-weight: 400;
    margin: 0 15%;
}
.bootstrap-datetimepicker-widget {
    z-index: 99999;
}
.datepicker .day.disabled,
.datepicker .month.disabled {
    background-color: #efefef;
    border-radius: 0;
}
form .weui-cells:last-child:after {
    border-bottom: none;
}

.weui-label {
    width: auto;
}
.weui-cells {
    margin-top:0;
}
.hd-currency {
    display: inline-block;
    min-width:80px;
}

.hd-fees table {
    margin: 0 0 0 auto;
}
.hd-fees td {
    padding: 3px 5px;
}
.datepicker .table-condensed {
    width: 100%;
}
.datepicker .picker-switch {
    text-align: center;
}
#hd-service-terms .weui-article ol {
    margin-left: 15px;
}
table.hd-terms-table th,
table.hd-terms-table td {
    text-align: center;
    vertical-align: middle;
    font-size: 75%;
    padding: 1px 3px;
}