/*#main-content {
    min-width: 0px !important;
}
.container {
    max-width: 1140px !important;
}
.card-footer, .dataTable-footer {
	padding: 10px !important;
	height: auto !important;
}
.card-footer ul.pagination {
    margin: 0px auto !important;
    display: block !important;
}
.dataTables_info {
	padding-bottom: 15px;
}*/

.col-md-12 > .card {
    margin-top: auto;
}
.form-section {
    padding: 15px 0;
}
.mobile-col-text {
    font-size: 12px;
}
.package-item-list {
    padding-left: 15px;
}
.mobile-col-content {}
.mobile-col-content .text {
    font-size: 1rem;
    line-height: 1.2rem;
}
.row-section {
    padding: 15px 0;
}
.row-section:last-child {
    padding-bottom: 0;
}

.row-section:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.card-title-inner {
    padding: 15px 0;
    margin: 0;
}
.card-footer {
    height: auto;
    padding: 10px 15px;
}
.card-footer .display-text {
    padding: 0;
}
.card-footer ul.pagination {
    margin: 0;
}
@media screen and (max-width: 576px) {
    .container {
        max-width: unset;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: unset;
    }
}
@media screen and (max-width: 575px) {
    .card-footer ul.pagination {
        margin-top: auto !important;
    }
    #title-bar .title-text {
        font-size: 16px;
    }
    .card-title-inner {
        font-size: 1.3rem;
    }
}
@media screen and (max-width:549px) {
    #main-content {
        min-width: auto;
    }
}
@media screen and (max-width: 768px) {
    #main-content {
        min-width: auto !important;
    }
    .row.product-items.product-items-mobile {
        min-width: auto !important;
    }
    .row.product-items.product-items-mobile .col-8 {
        -ms-flex: 0 0 66.666667% !important;
        flex: 0 0 66.666667% !important;
        max-width: 66.666667% !important;
    }
    .box-contract-text h1 {
        font-size: 1.4rem;
    }
    .box-contract-text h2 {
        font-size: 1.3rem;
    }
    .box-contract-text h3 {
        font-size: 1.2rem;
    }
    .box-contract-text h4 {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 1140px) {
    #main-content {
        max-width: 1140px !important;
    }
    #title-bar .container {
        max-width: 1140px !important;
    }
    .navbar .container {
        max-width: 1140px !important;
    }
}

@media screen and (min-width: 768px) {
    .navbar {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 991.98px) {
    body {
        font-size: 0.85rem;
        line-height: 1.2rem;
    }
    .mobile-col-content .text,
    .firm {
        font-size: 0.85rem;
        line-height: 1.2rem;
        padding: 0.25rem 0;
    }

    .mobile-col-content a.text {
        display: inline-block;
    }
}

@media screen and (min-width: 768px) {
    #title-bar .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 1200px) {
    #labor-services .col-md-1 input.form-control {
        width: 30px;
    }
}

.product-add-row {
    padding: 1rem;
}

.product-items-row:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
#title-bar {
    height: auto;
    min-height: 55px;
    margin-top: -68px;
}
#title-bar .title {
    display: block;
    padding-right: 0;
}
#title-bar .title-brow {
    padding-top: 0;
}
#title-bar-buttons {
    margin-top: auto !important;
}
.product-items-header {
    height: auto;
    padding: 5px 0;
}
#title-bar .title-text {
    line-height: 1.6rem;
}
.table-div label.firm {
    font-size: 14px;
}
.table-div select.form-control{
    margin: 2px 0;
}
.table-div input.form-control{
    margin: 2px 0;
}
.table-div .row.product-items-row{
    padding: 5px 0;
}
.table-div .product-items-row {
    font-size: 13px;
}
@media (min-width: 992px) {
    .table-div .product-items-header div,
    .table-div .product-items-row div {
        padding: 5px;
    }
    .table-div .product-items-header div:nth-child(1),
    .table-div .product-items-row div:nth-child(1),
    .table-div .product-items-row div:nth-child(2) {
        padding-left: 15px;
    }
    .table-div .product-items-header div:nth-last-child(),
    .table-div .product-items-row div:nth-last-child() {
        padding-right: 15px;
    }
}
.stripe-button-el {
    display: inline-block;
    font-weight: 400;
    background-image: none !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
    color: #fff !important;
    text-align: center !important;
    vertical-align: middle !important;
    user-select: none !important;
    border: 1px solid transparent !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}
.stripe-button-el span {
    background-image: none !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
    color: #fff !important;
    font-size: 1rem !important;
    text-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}
.firm {
    padding: 0.25rem 0;
}
.text-padding {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 10px;
}