.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}
td,
th {
    white-space: nowrap;
}
table {
    border-collapse: collapse;
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.main_logo {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.flex_row {
    display: flex;
}
.col_left_20 {
    width: 7.16%;
}
.col_right_80 {
    width: 92.84%;
}
.main_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 43px;
    width: 100%;
}
.page_title {
    min-width: 220px;
}

.col_right_80 {
    display: flex;
    align-items: center;
}

.form-control {
    border-radius: 25px;
    background: #fff;
    height: 43px;
    color: #5E6366;
    font-family: "Anek Malayalam";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: none !important;
    outline: none !important;
    padding-left: 12px;
}

.layout_container {
    display: flex;
}
.sidebar_wrapper {
    width: 7.16%;
    border-radius: 0px 13px 10px 0px;
    background: #fff;
    box-shadow: 0px 3px 15px 0px rgba(0, 40, 85, 0.2);
}
.main_container {
    width: 92.84%;
}
.data_table_container {
    border-radius: 15px;
    background: #fff;
    box-shadow: 0px 8px 20px 0px rgba(0, 40, 85, 0.08);
    height: 100%;
}

.screens_card_bg {
    border-radius: 15px;
    background: #fff;
    box-shadow: 0px 8px 20px 0px rgba(0, 40, 85, 0.08);
    height: 100%;
}

.co_header_row {
    display: flex;
    padding: 20px 20px;
    justify-content: space-between;
    border-bottom: 1px solid #e2eaf0;
}
.co_heading {
    display: flex;
    justify-content: start;
    gap: 10px;
    align-items: center;
}

.search_in_form h3 {
    color: #313131;
    font-family: "Anek Malayalam";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
}
.global_forms_search {
    display: flex;
    width: 292px;
    height: 43px;
    padding: 6.794px 69px 6.794px 13.588px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8.492px;
    border-radius: 25px;
    background: #f2f9ff;
    border: 0;
}
.co_search_row {
    padding: 20px;
    border-bottom: 1px solid #e2eaf0;
}
.global_forms_search {
    background-image: url(../media/icons/formsearch.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 13px 51%;
    padding-left: 38px;
}

.co_steps_block.active .co_step_icon {
    background: #0f75bc;
}

.co_steps_block.active .co_step_icon img {
    filter: brightness(0) invert(1);
}
.co_steps_block.activefilled .co_step_icon {
    background: #0f75bc;
}

.co_steps_block.activefilled .co_step_icon img {
    filter: brightness(0) invert(1);
}

.main_content_wrap {
    height: 100%;
}

.gb_form_block .form-check-input {
    width: 12px;
    display: block;
    height: auto;
    padding: 8px 8px;
    height: 20px;
    border: 2px solid #0d6efd;
}
.radioex {
    flex-direction: row-reverse !important;
    align-items: center !important;
}

.radioex label {
    margin: 0 !important;
    margin-top: 3px !important;
}
.endbutton {
    display: block;
    width: 100%;
}

.accordformpatientpres .gb_form_row {
    margin-bottom: 18px;
}
.accordformpatientpres .gb_form_row .form-label {
    margin-bottom: 0;
}

.errorhighlight {
    display: none;
    background: #ffe5e5;
    color: #b30000;
    border-left: 4px solid #b30000;
    padding: 8px 12px;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}


/* Login Style - Arsalan */
.login-screen-page {
    background: #F2F9FF !important;
}

.login-card {
    /* border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(0, 40, 85, 0.06); */
}
.login-card-body {
padding: 0px 20px  0px;
    text-align: center;
}
.login-card-title h3 {
    color: #000;
    font-family: "Anek Malayalam";
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 23.04px; /* 104.727% */
}
.Login-FieldSet input {
    border-radius: 25px;
    background: #f2f9ff;
    display: flex;
    height: 43px;
    padding: 6.794px 69px 6.794px 13.588px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8.492px;
    flex-shrink: 0;
    border: 0.5px solid #dee2e6 !important;
}

.Login-FieldSet input:focus {
    border-radius: 25px;
    background: #f2f9ff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8.492px;
    flex-shrink: 0;
}

.login-card-title {
    padding-bottom: 40px;
}

.login-card-form {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.forgot-password-text a {
    color: #0f75bc;
    text-align: right;
    font-family: "Anek Malayalam";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.forgot-password-text {
    margin-top: 10px;
    text-align: right;
}

.login_submit_button {
    display: flex;
    height: 68px;
    padding: 8px 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 30px;
    background: #0f75bc;
    color: #fff;
    text-align: center;
    font-family: "Anek Malayalam";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.login-submit-block {
    margin-top: 30px;
}
.login-logo {
    display: flex;
    justify-content: center;
}
.forgot-desc {
    color: #000;
    font-family: "Anek Malayalam";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
.forgot-pass-page {
    position: relative;
}
.back-to-login {
    position: absolute;
    left: 16px;
    top: 16px;
}
.footer_login {
    background: #0f75bc;
    display: flex;
    justify-content: space-between;
    padding: 20px 20px;
    align-items: center;
}

.copyright_footer p {
    margin: 0;
    color: #fff;
    font-family: "Anek Malayalam";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.header_user_block {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header_user_block .dropdownArrow button {
    margin: 0 !important;
    padding: 0 !important;
    width: auto;
}
.header.site_header {
    padding: 16px 0 20px;
}

.formtabs a.nav-link.active {
    background: #0f75bc !important;
    color: #fff;
    border: 0;
}

.formtabs a.nav-link {
    color: #000;
}
.flex-bottom-table {
    display: flex;
    justify-content: space-around;
    padding: 20px 20px;
}
.co_search_row select {
    background-color: #f2f9ff;
}
