.navbar .container-fluid {
    padding-bottom: 5px;
    padding-top: 9px;
}
.navbar-header .navbar-brand {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}

.navbar-header .navbar-brand span {
    color: #30a5ff;
}
h1.page-header {
    border: medium none;
    color: #777777;
    font-size: 40px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
    padding-bottom: 0;
}

.head-left label {
    margin-bottom: 0;
    color: #777777;
}

.head-left span {
    color: #e9632b;
    font-style: italic;
}
.head-left {
    padding: 65px 0 7px;
    margin-top: 15px;
}
.head-right {
    background-image: url("../images/bill-back.png");
    border: 1px solid #436b89;
    box-shadow: 0 0 1px 1px;
    float: right;
    max-width: 310px;
    padding: 8px;
    text-align: right;
    margin-bottom: 9px;
}
.row.bil-row-one {
    border-bottom: 1px solid #015495;
}
.row.bil-row-one, .row.bil-row-two {
    margin-left: 15px;
}
.head-right .row span {
    color: #4075b8;
    line-height: 8px;
}
.mobile-logo {
    margin: 60px 15% 0;
    max-width: 240px;
    text-align: center;
}
.navbar-brand.mobile {
    height: 100% !important;
    margin: 0 auto;
}
.simple-bold {
    color: #ffffff !important;
    float: left;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
}
.simple-italic {
    color: #ffffff !important;
    font-size: 12px;
    font-style: italic;
}
.bill-image > img {
    margin-top: 20px;
}
.row.bil-row-one {
     margin: 0;
}
.row.bil-row-two {
    margin: 0;
}
.right-row {
    float: right;
    width: 77%;
}
.row-bill-left {
    width: 50%;
    text-align: left;
    line-height: 20px;
}
.bill-image {
    background-image: url("../images/bill.png");
    background-position: 2px 24px;
    background-repeat: no-repeat;
    padding: 50px 30px;
}
.main-head .row {
    padding-bottom: 8px;
    padding-top: 13px;
}

.head-left label { display: none; }