. /*btn-primary {
    color: #fff;
    background-color: #70193d;
    border-color: #70193d;
    color: #ffffff;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #9e164e;
        border-color: #9e164e;
    }

.color-theme {
    color: #70193d;
}

.bg-theme {
    background: #70193d;
}

.logo-text {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #555555
}

.kt-widget__content.menu-main-head {
    line-height: 75px;
    margin-bottom: 15px;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__head .kt-widget__media img {
    width: 75px;
}

.kt-container.kt-container--fluid.kt-grid__item.kt-grid__item--fluid.custom-kt-container {
    margin-top: 20px;
}

.kt-portlet .kt-portlet__head.kt-portlet__head-custom {
    min-height: 35px;
}

.kt-widget17 .kt-widget17__stats.kt-widget17__stats-custom {
    margin-top: 0px;
    width: 100%;
}

.kt-pulse .kt-pulse__ring.kt-pulse__ring-custom {
    height: 60px;
    width: 60px;
    top: -10px;
    left: -15px;
}

.kt-pulse .kt-pulse__ring.kt-pulse__ring-custom {
    display: none;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
}

.kt-widget17__item:hover .kt-pulse .kt-pulse__ring.kt-pulse__ring-custom {
    display: block;
}

.kt-dialog.kt-dialog--loader {
    display: none;
}

html, body, .Status, .tamButton {
    font-family: Poppins, Helvetica, sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    background: #f2f3f8 !important;
}

form#form1, .kt-grid--root {
    height: 100%;
}

.custom-state-pan div {
    padding: 5px 0px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #a59fa1;
    background: transparent;
}

    .custom-state-pan div font {
        color: #f31721;
    }

a {
    text-shadow: none !important;
}

.custom-table table {
    width: 100%;
}

.custom-table .kt-portlet {
    margin-top: 20px;
    padding: 0px 5px;
}

    .custom-table .kt-portlet.kt-portlet--mobile-custom {
        margin-top: 10px;
        padding: 15px 5px;
    }

.kt-portlet.kt-portlet--mobile-custom .kt-portlet__head {
    padding: 0px;
}

.qaf-table tbody th:first-child {
    text-align: center;
}

.qaf-normal-button {
    -webkit-appearance: inherit !important;
}

.kt-portlet--mobile-custom {
    padding: 10px 20px;
}

.qaf-image-button {
    width: 30px;
    height: 30px;
    padding: 7px !important;
    margin-bottom: 10px;
}

.kt-widget17__item-custom a {
    line-height: initial;
    padding: 0px;
    white-space: normal;
    background-color: transparent;
}

.kt-dialog.kt-dialog--loader {
    display: none;
}

.kt-grid--dash_content .kt-widget17__item:hover {
    background: rgb(112,25,61);
    background: linear-gradient(0deg, rgba(112,25,61,1) 44%, rgba(187,24,148,1) 100%);
    color: #ffffff;
}

    .kt-grid--dash_content .kt-widget17__item:hover span {
        color: #ffffff !important;
    }

        .kt-grid--dash_content .kt-widget17__item:hover span.kt-widget17__icon .kt-svg-icon g [fill] {
            fill: #ffffff !important;
        }

.height-0 {
    height: 0px;
}

.height-30 {
    height: 30px;
    width: 30px;
}

.height-20 {
    height: 20px;
    width: 20px;
}

.height-25 {
    height: 25px;
    width: 25px;
}

.kt-portlet .kt-portlet__head.kt-portlet__head-custom-1 {
    min-height: 35px;
    font-weight: bold;
    padding: 0px 10px;
}

.table-bordered th {
    background: #ebedf2;
    font-weight: 600;
    color: #666666;
}

.table-bordered td {
    font-weight: 400;
    color: #555555;
}

.has-padding {
    padding: 25px 0px !important;
}

input.tamButton {
    color: #fff !important;
    background-color: #70193d !important;
    height: auto !important;
    border-color: #70193d;
    color: #ffffff;
    outline: none !important;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    margin-top: 5px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

#ContentPlaceHolder1_UpdatePanelUsers, #ContentPlaceHolder1_UpdatePanelListView, #ContentPlaceHolder1_PanelBodyContents {
    width: 100%;
}

select.tamDDL {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e2e5ec;
    border-radius: 4px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    min-width: 80px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.padd-25 {
    padding: 25px !important;
}

.qaf-add-unit input, .qaf-add-unit select {
    margin-top: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.modal-dialog {
    margin: 0px;
    width: 100%;
    max-width: 100%;
    background: transparent;
    border: none;
}

    .modal-dialog .modal-header {
        color: #ffffff;
        background-color: #70193d;
        background-clip: padding-box;
        border: 1px solid #ebedf2;
        border-radius: 0.3rem;
        outline: 0;
        border: none;
    }

.btn.btn-info {
    background-color: #70193d;
    border-color: #70193d;
    color: #ffffff;
}


.modal-body input, .modal-body select {
    margin-top: 10px;
}

.modal-dialog .modal-header h5, .modal .modal-content .modal-header .modal-title, .modal .modal-content .modal-header .close {
    color: #ffffff;
}

.modal {
    max-width: 600px;
    margin: auto;
    left: calc(50% - 300px);
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    background-color: #70193d;
    border-color: #70193d;
}

.kt-nav__link-text.kt-nav__link-text-custom, .kt-login__signup-link-custom {
    font-family: 'Neo Sans Arabic Regular', Poppins, Helvetica, sans-serif !important;
}

.color-red {
    color: red;
}

.color-green {
    color: #15a57a;
}

.btn-custome {
    width: 185px;
    padding: 10px 0px;
}

.popupPanel.compose-help-popup div, .popupPanel.compose-help-popup table, .popupPanel.compose-help-popup tr {
    width: 100% !important;
}

.popupPanel.compose-help-popup .buttongLinksTable {
    line-height: 25px;
}

.home-status-count {
    font-size: 40px;
    right: -10px;
    position: absolute;
    top: -50px;
}

.home-status-count-main {
    position: relative;
    right: 0;
}
*/
.kt-login__logo img {
    max-width: 300px;
}

.kt-aside__brand-logo img {
    width: 175px;
}

img.hospital-logo {
    border-radius: 10px;
    /* height: 75px; */
    padding: 0px;
    width: 60px !important;
}

/*table td, .table th {
    padding: .75rem;
    vertical-align: middle !important;
    border-top: 1px solid #ebedf2;
}

.MT-20 {
    margin-top: 20px !important;
}
*/