﻿/*.btn {
    padding: 1%;
}
*/
.form-control {
    border-radius: 0px;
}

.project-info {
    position: relative;
    max-width: 100%;
    font-size: 1.25rem;
}

/*hr {
    clear: both;
    float: none;
}
*/
.total {
    color: #777;
    font-size:14px;
}
.total-sub {
    color: #c8c8c8;
    font-size:12px;
}
.detail {
    height: auto;
    padding-right: 25px;
    margin-bottom:2em;
}
