.center-rental-record {

}

.billing-margin-left {
    margin-left: 50px;
}
.billing-title {
    color: #333;
    font-size: 20px;
    padding-bottom: 5px;
}
.billing-margin-left {
    margin-left: 50px;
}
.billing-desc {
    color: #888;
    padding-bottom: 15px;
    font-size: 13px;
}
.billing-table-container {
    margin-top: 5px;
    position: relative;
}
.billing-table {
    border-spacing: 0;
    text-align: center;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    border: 1px solid;
    width: 100%;
}
.billing-table .billing-label {
    color: black;
}
.billing-table th, .billing-table td {
    height: 40px;
}
.billing-table th {
    text-align: center;
    font-size: 14px;
    color: #333;
}
.billing-table td {
    margin: 0;
    font-size: 13px;
}
.billing-table thead tr, .billing-table-footer, .billing-label {
    /*background: #ECECEC url("/images/pattern.png");*/
    background: #ECECEC;
}
.billing-table tbody tr:nth-child(2n+1) {
    background: #F3F3F3;
}
.billing-table tbody tr:nth-child(2n) {
    background: #FAFAFA;
}
.billing-table-footer {
    width: 100%;
    text-align: center;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    padding: 10px 0;
    color: black;
    border-radius: 0 0 3px 3px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.billing-table-footer-total {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
    font-size: 14px;
    color: #333;
}
.billing-table-footer-button {
    padding: 1px 10px;
    cursor: pointer;
}
.billing-table-footer-button.fa {
    padding: 4px 12px 3px 12px;
    font-size: 14px;
}
.billing-table-footer-button:hover {
    background: #bebebe;
    color: #ffffff;
}
.billing-table-footer-button-active {
    background: #428bca !important;
    color: white;
}
.billing-table-footer-to-page-container {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px;
    font-size: 14px;
    color: #333;
}
.billing-table-footer-to-page-container > select {
    padding: 2px 4px;
    margin: 0;
}
.billing-table-message-container {
    position: absolute;
    left: 50%;
    margin-left: -58px;
    top: 50%;
    margin-top: -10px;
    font-size: 14px;
    color: #333;
}
.billing-label {
    float: left;
    width: 93px;
    border: 1px solid #006B86;
    position: relative;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.billing-label, .billing-table, .billing-table-footer {
    border-color: #BBBBBB;
}
.billing-input {
    float: left;
    width: 210px;
    height: 40px;
    padding: 7px 15px;
    font-size: 16px;
    border-radius: 0 5px 5px 0 !important;
    border-left: none;
    border-color: #c7c7c7;
    position: relative;
}
.billing-label > .fa-caret-right {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: -1px;
    margin-top: -8px;
    color: #ECECEC;
    text-shadow: 1px 0px 0px #B9B9B9;
    font-size: 16px;
    z-index: 1;
}
/*billing*/

/*invoice*/
.billing-period-date {
    position: relative;
    display: inline-block;
    margin: 0;
}
.billing-period-date .icon-calendar {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -10px;
}
.billing-invoice-h2 {
    font-weight: bold;
    color: #333;
    font-size: 15px;
}
.billing-invoice-container {
    background: #ffffff;
    width: 100%;
    max-width: 960px;
    border: solid 1px #e0dfdf;
    margin: 20px auto;
    padding: 20px;
    color: rgb(99, 105, 108);
}
.billing-invoice-container > p:first-child {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    margin: 10px 0;
}
.billing-invoice-label {
    width: 96px;
}
.billing-invoice-sub-title {
    line-height: 30px;
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0 5px 0;
}
.billing-invoice-thank-you {
    font-size: 16px;
    margin: 60px 0 20px 0;
    text-align: center;
}
.billing-invoice-company {
    font-size: 13px;
    text-align: center;
    line-height: 22px;
}
.center-billing-invoice-preview {
    position: relative;
    top: 17px;
    float: right;
}
.center-billing-invoice-up {
    display: block;
    position: relative;
    padding-top: 17px;
    overflow: hidden;
}
.center-billing-invoice-upLeft {
    position: relative;
    /*display: table-cell;*/
    float: left;
}
.center-billing-invoice-upLeft-text1 {
    font-weight: bold;
    color: #000000;
    font-size: 17px;
    padding: 6px 0px;
}
.center-billing-invoice-upLeft-text2 {
    font-size: 13px;
}
.center-billing-invoice-upRight {
    position: relative;
    /*display: table-cell;*/
    float: right;
}
.center-billing-invoice-label {
    width: 118px;
    color: #4a4a4a;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
.center-billing-invoice-text {
    color: #4a4a4a;
    font-weight: bold;
    font-size: 14px;
}
.center-billing-invoice-title {
    position: absolute;
    display: block;
    width: 100%;
    left: 0px;
}
.center-billing-invoice-title > p {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    margin: 10px 0;
}
.center-billing-invoice-mid {
    display: flex;
    padding-top: 17px;
}
.center-billing-invoice-mid-to {
    padding-right: 60px;
    padding-top: 15px;
    font-size: 14px;
    color: rgb(99, 105, 108);
}
.center-billing-invoice-mid-content {
    padding: 15px 15px 10px 15px;
    word-wrap: break-word;
    width: 100%;
    line-height: 21px;
}
.center-homepage-about-text {
    padding: 15px 15px 10px;
    line-height: 21px;
    min-height: 45px;
    word-wrap: break-word;
}
.center-billing-invoice-down {
    position: relative;
    padding-top: 20px;
    margin: 0;
}
.center-billing-invoice-list-title {
    position: relative;
}
.center-billing-invoice-list-th, .center-billing-invoice-list-td {
    position: relative;
    display: table-cell;
    height: 24px;
    padding: 0px 2px;
    text-indent: 1px;
    font-size: 14px;
}
.center-billing-invoice-list-table {
    border-right: 2px solid gray;
    border-bottom: 2px solid gray;
    /*background-color: gray;*/
}
.center-billing-invoice-list-td {
    border-left: 2px solid gray;
    border-top: 2px solid gray;
    /*background-color: #ffffff;*/
}
.invoice-list-row1 {
    width: 90px;
}
.invoice-list-row2 {
    width: 398px;
}
.invoice-list-row3 {
    width: 90px;
}
.invoice-list-row4 {
    width: 160px;
}
.invoice-list-row5 {
    width: 180px;
}
.invoice-total-color {
    /*background: #efefef;*/
}
.invoice-font-weight {
    font-weight: bold;
    color: #000000;
}
.center-billing-invoice-total {
    display: table;
    float: right;
    line-height: 26px;
    font-weight: bold;
    color: #000000;
    font-size: 14px;
}
.center-billing-invoice-total > .total-text {
    padding-right: 2px;
}
.center-billing-invoice-total > .total-content {
    border: 2px solid gray;
    border-top: none;
    width: 182px;
}
.center-bilding-invoice-conatiner {
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    background: #fafafa;
    z-index: 9999;
}
.center-billing-invoice-close-btn {
    top: -10px;
    position: absolute;
    right: -10px;
}
#invoicePrintButton {
    padding: 6px 14px;
    margin-right: 17px;
}
#center-billing-invoice-close-btn {
    padding: 6px 14px;
}



.center-billing-leaving-context {
    max-width: 500px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    padding-bottom: 20px;
}
.center-billing-leaving-context>h1 {
    margin: 0px 0px 30px 0px;
}
.center-billing-leaving-context>p{
    margin-bottom: 30px;
}
.center-billing-leaving-context .leaving-desc {

}
.center-billing-leaving-reason-box, .center-billing-leaving-password {
    text-align: left;
    max-width: 360px;
    width: 100%;
    position: relative;
    margin: 0px auto;
}
.center-billing-leaving-password {
    margin-top: 20px;
    margin-bottom: 4px;
}
.center-billing-leaving-password>input {
    height: 30px;
    color: rgb(99, 105, 108);
    font-size: 14px;
}
.center-billing-leaving-reason-box p {
    margin-bottom: 20px;
    font-weight: bold;
}
.center-billing-leaving-reason-box label{
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}
.center-billing-leaving-reason-box label>input[type="radio"] {
    margin: 0px 4px 0px 5px;
    vertical-align: top;
} 

.center-billing-other-reason {
    display: none;
    margin-top: 20px;
}
.center-billing-other-reason>textarea {
    height: auto;
    width: 327px;
    resize: vertical;
    color: rgb(99, 105, 108);
    font-size: 14px;
}

.center-billing-leaving-warning {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    color: #cc0f16;
    position: absolute;
    text-align: center;
}



.billing-under-line {
    color: #11AACE;
    text-decoration: underline;
}

.billing-under-line:hover {
    text-decoration: underline;
    color: #00ceff;
}