/*!
Theme Name:CiviChild
Theme URI: https://civi.uxper.co/
Author: Uxper
Author URI: http://uxper.co/
Description: This is a child theme of Civi
Template: civi
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.4
License URI: https://choosealicense.com/licenses/gpl-2.0/
Text Domain:civichild
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/



/* custom style file  */
.ql-editor {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
}

.ql-container {
    min-height: 300px;
}

.az_popup_containerv1::-webkit-scrollbar {
    width: 0;
}

.az_popup_containerv1 {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.az_popup_containerv1 {
    padding: 40px !important;
    border-radius: 8px;
}

.table-dashboard tbody .info-user {
    display: unset;
}

.az_select_checkbox,
.select_bulk_checkbox {
    cursor: pointer;
}

.az_reloading_textv1 {
    margin-bottom: 10px;
}

.az_flexv2 {
    display: flex;
    justify-content: space-between
}

.az_text1 {
    font-size: 22px;
}

.az_hrv1 {
    background: #0000001a;
    margin: 40px 0;
    height: 1px;
}

.az_flexv1 {
    justify-content: end;
    gap: 20px;
}

.new-badge {
    display: inline-block;
    background: #31afbf;
    color: #fff;
    padding: 6px;
    border-radius: 5px;
    font-size: 10px;
}

.disabled,
.disable_v1 {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}

.search_c_wrap {
    position: relative;
}

.search_c_btn {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    background: #31afbf;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    color: #fff !important;
    font-size: 12px;
    z-index: 99;
}

.fz14 {
    font-size: 14px !important;
}

.fz13 {
    font-size: 13px !important;
}

.fz12 {
    font-size: 12px !important;
}

.fz11 {
    font-size: 11px !important;
}

.p_8 {
    padding: 8px !important;
}

.p_5_12 {
    padding: 5px 12px !important;
}

.bg_bdr1 {
    background: #000;
    border-color: #fff;
}

.border_1 {
    border: 1px solid #e3e3e3;
}

.terms_box {
    overflow-y: scroll;
    height: 300px;
    margin: 10px;
}

.w-auto {
    width: auto !important;
}

.company_search_result {
    display: flex;
    flex-direction: column;
    gap: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 10px;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%;
    margin-top: 0;
    max-height: 200px;
    position: absolute;
    z-index: 90;
    border: 1px solid #ddd;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
}

.company_search_result::-webkit-scrollbar {
    width: 0px;
}

.company_search_result p,
.company_search_result label {
    display: flex;
    gap: 10px;
    padding: 10px;
    cursor: pointer;
    background: transparent;
    transition: 0.3s;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}

.company_search_result label:hover {
    background: #31afbf;
}

.company_search_result label input {
    width: auto;
}

.candidate_info_wrap input[type=date],
.candidate_info_wrap input[type=file],
.candidate_info_wrap input[type=number],
.candidate_info_wrap input[type=search],
.candidate_info_wrap textarea {
    font-size: 12px;
}

.form_profile h4 {
    font-size: 15px;
    font-weight: 700;
    color: var(--civi-color-primary);
    margin-bottom: 10px;
}

.entry-title.text_111 {
    font-size: 22px;
}

.color_2 {
    color: #31afbf;
}

.form_profile .form-group .label-field {
    font-size: 14px;
}

.file_upload_wrap2 {
    position: relative;
}

.alert-form1 {
    display: block !important;
}

.login_container .form-group .label-field {
    font-size: 15px;
}

.login_container select {
    border-radius: 8px;
}

.login_container {
    background-color: #fff;
    max-width: 820px;
    margin: 50px auto;
    padding: 30px;
}

.tabs_form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}

.tabs_form a {
    color: #8d8d8d;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 3px;
    border-bottom: 2px solid transparent;
    margin-right: 20px;
}

.tabs_form a.active {
    color: var(--civi-color-primary);
    border-color: var(--civi-color-primary);
}

#reg_sub_location.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.text_12px {
    font-size: 12px;
}

.file_upload_preview img {
    width: 50px;
}

.upload_label {
    display: block;
}

.btn_1 {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    color: #fff !important;
    background: #31afbf;
    border: none;
    font-size: 12px;
    cursor: pointer;
}

.add_fade {
    opacity: 0.5;
    pointer-events: none;
}

.cs_grid2,
.cs_grid3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.cs_grid2 {
    grid-template-columns: repeat(2, 1fr);
}

.profile_box {
    border: 1px solid #878787;
    border-radius: 8px;
    padding: 15px;
}

.profile_box h5 {
    font-size: 18px;
}

.cs_table th,
.cs_table td,
.cs_table {
    border: none;
    color: #000;
}

.cs_avatar {
    width: 168px;
    height: 168px;
    object-fit: cover;
    object-position: top;
    border-radius: 8px;
}

input[type="time"] {
    border: 1px solid #ddd;
    padding: 10.5px 16px;
    color: var(--civi-color-text);
    border-radius: 4px;
    width: 100%;
    background-color: #fff;
}

.table-dashboard tbody .action-dropdown {
    text-align: left;
}

header.site-header .left-header .site-logo img {
    max-width: 330px;
}

header.site-header .condition_btn1 {
    display: none !important;
}

.page-dashboard header.site-header .condition_btn1 {
    display: block !important;
}

.task_box_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000069;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}

.task_box_wrapper.active {
    opacity: 1;
    visibility: visible;
}

.task_box_wrapper .login_container {
    height: 100vh;
    overflow-y: scroll;
    scrollbar-width: none;
    padding-top: 0;
    padding-bottom: 80px;
    margin: 0;
}

.task_box_wrapper .close_btn {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #31afbf;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    z-index: 999;
}

.task_box_popup {
    position: relative;
    max-width: 820px;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
}

.civi-team-member-style-01 .photo img {
    width: 60% !important;
}

.form-popup-apply .apply-popup {
    max-width: 750px;
    top: 30px;
    max-height: 100vh;
}

.civi-fields-avatar #civi_avatar_container {
    width: 218px;
    height: 218px;
}

.email_box_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
    visibility: hidden;
    opacity: 0;
}

.email_box_wrapper.active {
    visibility: visible;
    opacity: 1;
    z-index: 99999999999;
}

.email_box_wrapper .login_container {
    height: 97vh;
    margin-top: 10px;
    overflow-y: scroll;
    position: relative;
}

.email_box_wrapper .close_btn {
    background: var(--civi-color-accent);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    padding: 6px;
    position: absolute;
    right: 8px;
    top: 5px;
}

.email_box_input {
    cursor: pointer;
}

.email_box_input2 {
    border: none !important;
    padding: 0 !important;
}

.cs_table_1 {
    max-width: 600px;
}

.cs_table_1 td {
    vertical-align: baseline;
}

.candidate_tab_list {
    padding: 0;
    list-style: none;
    margin: 0;
}

.candidate_tab_list li {
    display: inline-block;
}

.candidate_tab_list li a {
    padding: 10px;
    border-radius: 5px;
    margin-right: 10px;
    text-decoration: underline;
}

.candidate_tab_list li a.active {
    background: var(--civi-color-accent);
    color: #fff;
}

.text_1 {
    font-size: 30px !important;
}

.text_2 {
    font-size: 18px !important;
}

.gap-2 {
    gap: 10px
}

.cs_table td {
    padding: 15px 0 15px 0;
}

@media (max-width: 991px) {
    .civi-team-member-style-01 .photo img {
        width: 100% !important;
    }
}


/* ======= */
.candidate_profile_wrap {
    border: 2px solid #31afbf;
    display: flex;
}

.candidate_title {
    background: #31afbf;
    color: #fff;
    text-align: center;
}

.candidate_title a {
    color: #fff;
}

.candidate_title i {
    font-size: 13px;
}

.candidate_title a:hover {
    text-decoration: underline;
}

.candidate_img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100px;
}

.candidate_left {
    min-width: 200px;
    text-align: center;
}

.candidate_right {
    flex: 1;
    background: #fff;
    padding: 15px;
}

.candidate_social {
    list-style: none;
    padding: 0;
    margin: 0;
}

.candidate_social li {
    display: inline-block;
}

.candidate_social li a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #757575;
    border-radius: 4px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}

.candidate_designation_text {
    margin-bottom: 0;
    margin-top: 8px;
    font-size: 13px;
    color: #000;
}

.candidate_name {
    font-size: 20px;
    margin-bottom: 0;
}

.candidate_contact_wrap {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 15px;
}

.candidate_contact {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #31afbf;
    padding: 5px 10px;
    border-radius: 5px;
}

.candidate_education p,
.candidate_contact p {
    margin-bottom: 0;
    font-size: 12px;
    color: #000;
}

.candidate_menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.candidate_menu a {
    display: inline-block;
    font-size: 13px;
    padding: 10px;
}

.candidate_menu a.active {
    background: #fff;
    color: #31afbf;
}

.candidate_info_wrap {
    background: #fff;
    padding: 10px;
}

.edit_btn {
    font-size: 11px;
    display: inline-block;
}

.candidate_table {
    border: none;
}

.candidate_table td {
    font-size: 12px;
    padding: 0;
    border: none;
    color: #000;
    width: 50%;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 20px;
}

.candidate_table tr:last-child td {
    margin-bottom: 0;
}

.candidate_table a {
    color: #000;
}

.candidate_table b {
    font-weight: 600;
    color: #000;
}

.candidate_table input,
.candidate_table select,
.candidate_table textarea {
    font-size: 12px;
    padding: 5px;
    width: 100%;
}

.hr1 {
    background: #e5e5e5;
}

.title_1 {
    font-size: 13px;
    font-weight: 600;
}

.current_employment {
    height: 0;
    opacity: 0;
    visibility: hidden;
}

.current_employment.active {
    height: auto;
    opacity: 1;
    visibility: visible;
}

.gap_15x {
    gap: 15px;
}

.v_align_middle {
    vertical-align: middle !important;
}

.candidate_table2 td {
    width: 33.33%;
}

.middile_align {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.candidate_profile_wrap2 {
    border: none;
    border-left: 8px solid #31afbf;
}

.candidate_img2 {
    width: 40px;
    height: 40px;
    object-fit: contain;
    border-radius: 0;
}

.candidate_left2 {
    background: #fff;
    padding: 15px;
    min-width: auto;
}