.background-thead-table {
    background-color: rgba(0, 0, 0, 0.03);
}

.input-search-facility {
    width: 202px;
    height: 30px;
    margin-bottom: 17px;
    border-radius: 5px;
}

.card-body-facility,
.card-body-show-facility {
    padding: 17px 20px;
    font-size: 12px;
    color: #2f2f2f;
}

.card-header-facility {
    font-size: 24px;
}

.card-header-facility p {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .card-header-facility {
        font-size: 20px;
    }
}

.card-body-show-facility {
    font-size: 14px;
}

.card-body-show-facility a {
    margin-top: 5px;
}

.button-create-room {
    width: 101px;
    line-height: 20px;
    height: 30px;
    background: #0090e2 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
}

.card-header-room {
    padding: 0;
}

.card-header-room ul.nav-tabs li:first-child {
    width: 25%;
}

.card-header-room ul.nav-tabs li:last-child {
    width: 75%;
}

.card-header-room .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    background: #6c757c;
    border-color: #dfdfdf;
    color: #fff;
}

.card-header-room .nav-tabs {
    border-bottom: unset;
}

.card-header-room .nav-tabs .nav-link {
    color: #333a40;
    white-space: nowrap;
}

.card-header-room .table-responsive {
    padding: 20px;
}

/*.card-body-create-temperature thead tr th {*/
/*    width: 100px;*/
/*}*/

.card-header-cleansing-group {
    border: 1px solid #dfdfdf;
}

.cleansing-group-index-page .card {
    background: #f8fafc;
    border: none;
}

/*.cleansing-group-index-page .title-card-header {*/
/*    font-size: 24px;*/
/*    font-weight: 100;*/
/*}*/

.row-in-card-cleansing-group {
    margin: 20px 0 0 0 !important;
    background: #fff;
    padding: 15px;
    border: 1px solid #dfdfdf;
}

.card-cleansing-group {
    margin-top: 20px;
    background: #fff !important;
    border: 1px solid #dfdfdf !important;
}

.card-cleansing-group .table-responsive {
    padding: 0;
}

.row-in-card-cleansing-group p {
    font-size: 12px;
    color: #333a40;
}

.card-cleansing-group select {
    font-size: 12px;
    padding: 10px;
    border: 1px solid #dfdfdf;
    width: 185px;
    background: #fff;
    float: right;
}

.page-show-cleansing-groups h3,
.page-show-cleansing-groups .card-header p {
    font-size: 24px;
    font-weight: 200;
}
.page-show-cleansing-groups p {
    margin-bottom: 0;
    font-size: 16px;
}
.page-show-cleansing-groups .card-header p i {
    font-weight: 600;
}
.page-show-cleansing-groups a.button-comment {
    padding: 4px 17px 5px 17px;
}
.header-modal-comment {
    margin-top: 20px;
}
.text-modal-comment {
    padding: 0 60px 0 60px;
    font-size: 18px;
}
.form-textarea {
    margin: 0 60px 0 60px;
}
.form-textarea label {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}
.form-textarea textarea {
    height: 105px;
    border: 1px solid;
}
.button-close-comment,
.button-next-comment {
    width: 100px;
    float: left;
}
.button-close-comment {
    margin-right: 18px;
}
.button-next-comment {
    margin-left: 17px;
}
.button-close-comment {
    background: #d0d0d0;
}
.button-modal-comment {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.div-confirm-modal h4 {
    margin-top: 15px;
    font-weight: 500;
}
.div-confirm-modal p {
    padding: 10px 20px;
}

.card-header-cleansing-history p {
    margin: 0px;
    border-radius: 0px;
    text-align: left;
    font: normal normal normal 24px/32px Roboto;
    letter-spacing: 0px;
    color: #1c1c1c;
    opacity: 1;
}

.card-cleansing-history {
    border-radius: 0px;
    border: 1px solid #dfdfdf;
}

.card-header-tab-cleansing {
    padding: 0;
}

.card-header-tab-cleansing ul.nav-tabs li:first-child {
    width: 25%;
}

.card-header-tab-cleansing ul.nav-tabs li:last-child {
    width: 75%;
}

.card-header-tab-cleansing .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    background: #6c757c;
    border-color: #dfdfdf;
    color: #fff;
}

.card-header-tab-cleansing .nav-tabs {
    border-bottom: unset;
}

.card-header-tab-cleansing .nav-tabs .nav-link {
    color: #333a40;
}

.card-header-tab-cleansing .table-responsive {
    padding: 0 20px;
}

.header-page-history-cleansing {
    text-align: left;
    font: normal normal normal 24px/32px Roboto;
    letter-spacing: 0px;
    color: #333a40;
    margin-top: 10px;
}

.card-header-cleansing-history-detail {
    padding: 10px 20px;
}

.card-header-cleansing-history-detail p {
    margin: 0px;
    font: normal normal bold 18px/24px Roboto;
    letter-spacing: 0px;
    color: #333a40;
    opacity: 1;
}

.card-body-cleansing-history-detail {
    padding: 10px 20px;
}
.card-body-cleansing-history-detail .creator-detail {
    text-align: left;
    font: normal normal normal 18px/25px Roboto;
    letter-spacing: 0px;
    color: #333a40;
    opacity: 1;
    margin: 0px;
}

.card-body-cleansing-history-detail .text-reason {
    text-align: left;
    font: normal normal normal 16px/23px Roboto;
    letter-spacing: 0px;
    color: #333a40;
    opacity: 1;
    margin-bottom: 40px;
}

.table-history-detail {
    text-align: left;
    font: normal normal normal 14px/19px Roboto;
    letter-spacing: 0px;
    color: #333a40;
    opacity: 1;
}
.table-history {
    white-space: nowrap;
}
.custom-radios input[type="radio"] {
    display: none;
}
.custom-radios input[type="radio"] + label {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 14px;
}
.custom-radios input[type="radio"] + label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 44px;
}
.custom-radios input[type="radio"] + label span img {
    opacity: 0;
    transition: all 0.3s ease;
}
.custom-radios input[type="radio"]#color-1 + label span {
    background-color: #2ecc71;
}
.custom-radios input[type="radio"]#color-2 + label span {
    background-color: #3498db;
}
.custom-radios input[type="radio"]#color-3 + label span {
    background-color: #f1c40f;
}
.custom-radios input[type="radio"]#color-4 + label span {
    background-color: #e74c3c;
}
.custom-radios input[type="radio"]:checked + label span {
    background: #0090e2;
    border: none;
}
.custom-radios input[type="radio"]:checked + label span img {
    opacity: 1;
    margin-bottom: 25px;
    width: 13px;
    height: 15px;
}
/*.thead-customer-temperature th {*/
/*    width:120px;*/
/*}*/
.thead-customer-temperature th:nth-of-type(2),
.thead-customer-temperature th:nth-of-type(3) {
    width: 90px;
}
.th-title-in-customer-temperature {
    width: 90px;
}
.button-register-tenant {
    width: 40% !important;
    margin: auto;
    padding: 10px !important;
    border-radius: 20px;
    background: #ca689e;
    color: #fff;
}
.border-radius-20-button {
    border-radius: 20px;
}
.tenant-profile h3 {
    font-size: 18px;
    letter-spacing: 0px;
    color: #333a40;
}
.tenant-profile .text-small {
    font-size: 12px;
    letter-spacing: 0px;
    color: #333a40;
    margin-bottom: 5px;
}
.tenant-profile .radio-content input {
    background: #f7f7f7 0% 0% no-repeat padding-box;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 10px;
    width: 50%;
    min-width: 250px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #333a40;
}
.tenant-profile .btn-add {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px dashed #d9d9d9;
    border-radius: 4px;
    margin-left: 20px;
    padding: 6px;
    margin-left: 20px;
    min-width: 250px;
    cursor: pointer;
    text-align: left;
}
.title-row {
    background: #f7f7f7 0% 0% no-repeat padding-box;
    border: 1px solid #dfdfdf;
    opacity: 1;
    letter-spacing: 0px;
    color: #272727;
    font-weight: 600;
}
.content-row table {
    width: 100%;
}
.content-row table tbody td {
    border-top: 1px solid #dee2e6;
    padding: 7px 0;
}

.content-row input,
.content-row select,
.content-row textarea {
    width: 100%;
    height: 100%;
}
.tenant-profile .content-row table th {
    min-width: 70px;
}

.tenant-profile .content-row table input {
    height: 20px;
}
.tenant-profile .overflow-x {
    overflow-x: auto;
}
.btn:focus {
    outline: none;
    box-shadow: none;
}
.tenant-profile .modal .close {
    margin-right: 10px;
    margin-top: 10px;
}
.tenant-profile .modal-header {
    justify-content: center;
    padding-top: 0;
    border-bottom: none;
}
.tenant-profile .modal .modal-body button {
    width: 80%;
    background: #1790e2 0% 0% no-repeat padding-box;
    border-radius: 90px;
    font-size: 16px;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 10px;
}
.tenant-profile .btn-delete {
    background: #fff;
    border: none;
}

.tenant-profile button:focus {
    outline: none;
}
.badge {
    position: absolute;
    background: #0090e2 0% 0% no-repeat padding-box;
    border-radius: 11px;
    color: #ffffff;
    right: 15px;
    font-size: 10px;
    line-height: 15px;
    display: block;
    border-radius: 50%;
    min-width: 20px;
}
.pc {
    display: block !important;
}
.sp {
    display: none !important;
}
.bl-nav {
    border-bottom: 1px solid #ca689e;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.footer .footer-list {
    justify-content: flex-end;
    margin-right: 0;
}
.footer .footer-list .footer-item:last-child {
    margin-right: 0;
}
.tp-footer .wrapper-footer,
.tp-body .wrapper-footer,
.body .wrapper-footer {
    min-height: 130px;
    padding: 37px 55px 46px 46px;
    background-color: #fff;
    border-top: 1px solid #ca689e;
}
.body .wrapper-footer {
    background-color: #dba3c8;
    color: #ffffff;
}
.tp-footer .footer,
.tp-body .footer,
.body .footer {
    background-color: #fff;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    padding: 0;
    position: unset;
    border-top: none;
}
.body .footer {
    background-color: #dba3c8;
    color: #ffffff;
}
.tp-footer .footer .tp-img-logo,
.tp-body .footer .tp-img-logo {
    display: block;
}
.tp-footer .footer .img-footer,
.tp-body .footer .img-footer {
    display: none;
}
.body .footer .img-footer {
    display: block;
}
.body .footer .tp-img-logo {
    display: none;
}
.tp-footer .footer .footer-item a,
.tp-body .footer .footer-item a {
    color: #000000;
}
.body .footer .footer-item a {
    color: #ffffff;
}
.tp-footer .copy-right,
.wrapper-footer .copy-right {
    color: #000000;
    text-align: right;
}
.body .wrapper-footer .copy-right {
    color: #ffffff;
}

/* Admin Profile */

.bl-pd {
    max-width: 550px;
    margin: auto;
}

.plan_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}

.card-body .row .col p,
.card-body .row .col h3 {
    word-break: break-word;
}

.date-card {
    width: 60% !important;
}

.cvc-card {
    width: 30% !important;
    margin-left: 10%;
}

.show-number-card-detail-plan .radio-content input {
    background: #f7f7f7 0% 0% no-repeat padding-box;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 10px;
    width: 50%;
    min-width: 250px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #333a40;
}

@media screen and (max-width: 767px) {
    .tenant-profile .radio-content input {
        min-width: 200px;
        margin-left: 0 !important;
    }
    .plan_info {
        text-align: left !important;
    }

    .plan_info div {
        flex-basis: 100%;
    }

    .btn_card_add {
        padding: 10px;
    }

    .card-form {
        flex-flow: row wrap;
    }

    .date-card {
        width: 100% !important;
    }

    .cvc-card {
        width: 50% !important;
        margin-left: 0;
    }

    .show-number-card-detail-plan {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .show-number-card-detail-plan .radio-content input {
        min-width: 200px;
    }

    .show-number-card-detail-plan button {
        padding: 10px;
    }
}
.font-normal{
    font-weight: normal !important;
    font-size: 11px !important;
}
