﻿.center-text {
    text-align: center;
}

.mc-teal {
    background-color: #00b2a9;
    border: #00b2a9;
}

.btn-primary:hover {
    color: #fff;
    background-color: #00b2a9;
    border-color: #00b2a9;
}
.row-bottom-margin {
    margin-bottom: 10px;
}

hr-heading-style {
    border: 2px;
    border-top: 2px solid #fff !important;
    width: 1120px;
}

.footer {
    position: absolute;
    bottom: 0;
}

.pagination-mcneil {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.MC_container {
    width: 100%;
    padding-right: 15px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.text-center {
    text-align: center;
}

.alert-width {
    width: 568px;
}

.table-height {
    height: 300px;
}
.padding-top-20 {
    padding-top: 20px;
}

.box-shadow-container {
    box-shadow: 2px 2px 14px 7px #d5cece;
    height: 600px;
    background-color: white;
}

.faq-header {
    height: 50px;
    font-size: 25px;
    text-align: center;
}

.margin-left-1 {
    margin-left: 1px;
}
.full-width {
    width: 99%;
}

.margin-left-5 {
    margin-left: 5px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.alert-width {
    width: 568px;
}

.padding-right-0 {
    padding-right: 0px;
}

.fixed-width-538 {
    width: 538px;
}

.card-style {
    width: 568px;
    box-shadow: 2px 2px 14px 7px #d5cece;
}

.padding-horizontal-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.padding-top-13 {
    padding-top: 13px;
}

.text-center {
    text-align: center;
}

.vertical-spacing {
    height: 100px;
}
.full-width {
    width: 99%;
}

.margin-left-5 {
    margin-left: 5px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.alert-width {
    width: 568px;
}

.padding-right-0 {
    padding-right: 0px;
}

.fixed-width-538 {
    width: 538px;
}

.card-style {
    width: 568px;
    box-shadow: 2px 2px 14px 7px #d5cece;
}

.padding-horizontal-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.padding-top-13 {
    padding-top: 13px;
}

.vertical-spacing {
    height: 100px;
}


.full-width {
    width: 99%;
}

.margin-left-5 {
    margin-left: 5px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.alert-width {
    width: 568px;
}

.padding-right-0 {
    padding-right: 0px;
}

.fixed-width-538 {
    width: 538px;
}

.card-style {
    width: 568px;
    box-shadow: 2px 2px 14px 7px #d5cece;
}

.padding-horizontal-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.padding-top-13 {
    padding-top: 13px;
}

.vertical-spacing {
    height: 100px;
}

.full-width {
    width: 99%;
}

.margin-left-5 {
    margin-left: 5px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.alert-width {
    width: 553px;
}

.card-style {
    background-color: #fff;
    padding: 30px;
    box-shadow: 2px 2px 14px 7px #d5cece;
}

.gray-background {
    background-color: gray;
}

.white-text {
    color: #fff;
}

.bold {
    font-weight: bold;
}

.larger-font {
    font-size: larger;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.height-30 {
    height: 30px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-right-0 {
    padding-right: 0px;
}

.line-height-2-5 {
    line-height: 2.5;
}

.image-width-123 {
    width: 123px;
}

.blue-text {
    color: blue;
}
/* Layout & form */
.page-form {
    overflow: hidden;
}

.page-wrapper {
    background-color: #eee;
    min-height: 729px;
    padding-bottom: 2%;
}

/* Header */
.header-row {
    background-color: #fff;
}

.header-col {
    text-align: left;
    height: 60px;
}

.logo {
    margin-left: 2%;
    margin-top: 17px;
}

/* Footer Panel */
.footer-panel {
    background-color: #353535;
    height: 240px;
    text-align: left;
    padding: 10px;
}

/* Footer top columns */
.footer-top {
    margin-bottom: 1rem;
}

.footer-col {
    color: white;
    font-size: smaller;
    padding-left: 30px;
    padding-top: 10px;
}

.footer-contact-col {
    color: white;
    padding-left: 15px;
    padding-top: 10px;
}

.footer-heading a {
    color: white;
}

.footer-hr {
    border-top: 2px solid #fff !important;
    margin-top: .5rem;
}

    .footer-hr.wide {
        width: 265px;
        margin-left: 0;
    }

.footer-text {
    color: white;
    font-size: 14px;
    width: auto;
}

/* Footer links row */
.footer-links-row {
    padding-left: 30px;
}

.footer-link-col {
    padding-right: 1rem;
}

.footer-link {
    color: white;
    font-size: 14px;
    text-decoration: none;
}

.footer-hr.full-width {
    border-top: 1px solid #fff !important;
    margin: .5rem 0;
    width: 100%;
}

/* Footer bottom navigation */
.footer-bottom {
    padding-left: 30px;
}

.footer-nav-col a {
    color: white;
    font-size: 14px;
    text-decoration: none;
}

.footer-social-col {
    text-align: right;
}

.social-icon {
    color: white;
    margin-left: .5rem;
}
/* layout helpers */
.full-width {
    width: 99%;
}

.margin-left-5 {
    margin-left: 5px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.row-bottom-margin {
    margin-bottom: 10px;
}

.padding-left-0 {
    padding-left: 0;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-right-0 {
    padding-right: 0;
}

.height-20 {
    height: 20px;
}

.height-30 {
    height: 30px;
}

.overflow-x-auto {
    overflow-x: auto;
}

.line-height-2-5 {
    line-height: 2.5;
}

/* sizing */
.alert-width-553 {
    width: 553px;
}

.fixed-width-60 {
    width: 60px;
}

.image-width-123 {
    width: 123px;
}

/* typography */
.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-bold {
    font-weight: bold;
}

.blue-text {
    color: blue;
}

/* payment/search panels */
.payment-panel {
    background-color: #fff;
    padding: 0 15px 30px;
    box-shadow: 2px 2px 14px 7px #d5cece;
}

.open-items-panel {
    background-color: #fff;
    padding: 30px;
    box-shadow: 2px 2px 14px 7px #d5cece;
}

/* headings */
.page-heading {
    background-color: gray;
    color: #fff;
    font-weight: bold;
    font-size: larger;
    text-align: center;
    line-height: 50px; /* match desired header height */
}

/* borders */
.top-border-black {
    border-top: 1px solid #000;
}

/* modal tweaks */
.integrity-modal-bg {
    background-color: #ffc107;
}

.modal-header-border {
    border-bottom: 1px solid #000;
}

.img-full {
    display: block;
    width: 100%;
    height: 100%;
}
