/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.required_field {
    border: 1px solid red !important;
}
.loader-wrapper{
    display: none;
}
.box6 {
    word-wrap: break-word!important;
}
/* view form css */

.vac-content a {
    color: #007d7c!important;
}
.cstm_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.box6 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding: 0 10px;
}
.box12{
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
}

.inner_view_card .label_name{
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding-bottom: 2px;
    line-height: 1.4;
} 

.inner_view_card .view_content_body {
    color: #1D2E2E;
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 16px;
}
.inner_view_card{
    padding-bottom: 15px;
}

.view-form-innerbx .title_name h3{
    font-size: 24px;
    color: #585858;
    font-weight: 800;
    margin: 0px;
    padding-bottom: 15px;
} 
.view-form-main .view-form-innerbx {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.view-form-main .view-form-innerbx:last-child{
    margin-bottom: none;
}

.pet_tabs_info .view-form-main .view-form-innerbx{
    border-bottom: none;
    margin-bottom: 15px;
    background-color: #F3F4F5;
    padding: 25px;
    text-align: left;
    border-radius: 10px;
}
.pet_tabs_info .view-form-main .view-form-innerbx:last-child{
   border-bottom: none;

}

.view_group_list{
    padding: 2px 0 0 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.view_group_list li {
    padding: 0px;
    list-style: none;
    background-color: #f3f4f5;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 14px;
}

.view-form-innerbx .vc_list .vc_name {
    font-size: 16px;
    padding-left: 10px;
}
.view-form-innerbx .vc_list .vac-icon {
    max-width: 20px;
}
.view-form-innerbx .list-section .vc_list li{
    padding: 0px 0 15px 0;
}
.view-form-innerbx .vc_list .vac-content{
    padding-bottom: 15px;
}

.view-form-innerbx .vc_list li:last-child .vac-content{
    border-bottom: none;
}
.view-form-innerbx .vc_list .vc_actions a{
    font-size: 14px;
    color: #007d7c;
    margin-left: 10px;
}

.inner_view_card .view_img_bx{
    max-width: 200px;
    margin-top: 5px; 
}

.document_view_main .ui-tabs-anchor{
    display: flex;
    align-items: center;
}
.document_view_main .iconbx_sm{
    display: flex;
    margin-right: 5px;
    width: 20px;
}
.files-wrapper {
    text-align: right;
     padding: 8px 0 10px 0;
}
.files-wrapper span{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.files-wrapper .file_count{
    font-weight: 600;
    color: #007d7c;
}

.inner_tablebx .table{
    width: 100%;
}

.inner_tablebx .table td,
.inner_tablebx .table th{
    border: none;
    vertical-align: middle; 
        font-family: "Nunito", Sans-serif;
}
.inner_tablebx .table td{
    background-color: transparent;
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #eee;
    padding-top: 12px;
    padding-bottom: 12px;
}
.inner_tablebx .table tr:last-child td{
    border-bottom: none;
}

.inner_tablebx .table th{
    font-size: 14px;
    font-weight: 700;
    color: #333;
    background-color: #f3f3f3;
}
.inner_tablebx .table th:first-child{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding-left: 15px;
}
.inner_tablebx .table th:last-child{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.inner_tablebx .table tr td:first-child{
    padding-left: 15px;
}
.inner_tablebx .table.table_sticky th{
    position: sticky;
    top: 0px;
    z-index: 9;
}
.info-content_doc .inner_tablebx.table-responsive{
    max-height: 300px;
    overflow-y: auto;
}

.listing_action{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    margin: 0px;
}

.listing_action li{ 
    padding: 0px; 
    margin: 0px;
    list-style: none;
    padding-right: 8px;
}
.listing_action li:last-child{
    padding-right: 0px;
}

.listing_action .icon_btn{
    width: 30px;
    height: 30px;
    padding: 0px;
    color: #333;
    border-radius: 50%;
    transition: all 300ms ease-in-out;
    border: none;
}
.listing_action .icon_btn:hover{
    background-color: #f5f4f6;
    transition: all 300ms ease-in-out;
}

.listing_action .icon_btn:focus{
    outline: none;
     background-color: #f5f4f6;
}
.btn_upload{
    text-align: center;
    padding-top: 15px;
}

.btn_solid_upload{
    background-color: #007E7C;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 4px 15px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 6px;
    border: none;
    font-family: "Nunito", Sans-serif !important;
        margin: 0 auto;
}
.btn_solid_upload:hover{
    background-color: #007E7C;
    color: #fff; 
}
.btn_solid_upload:focus{
    background-color: #007E7C;
    color: #fff; 
    outline: none;
}

.table-responsive{
    border: none !important;
}

.view_doc_file {
    max-width: 375px;
    margin: 0 auto;
    border: 1px solid #eee;
    padding: 25px;
    border-radius: 16px;
}
.view_btm_file {
    display: flex;
    justify-content: space-between;
        padding-top: 6px;
}
.view_btm_file .name_view{
    font-size: 14px;
    font-family: "Nunito", Sans-serif !important; 
    padding-right: 6px;
}

.view_btm_file .listing_action .icon_btn{
    font-size: 14px;
}


/* modal custom start */

.modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
     background-color: rgba(0, 0, 0, 0.50); 
  opacity: 0;
  transition: all 200ms ease-in-out;
  visibility: hidden;
  z-index: 10;

}
.modal_show{
   visibility: visible;
    height: 100%;
    opacity: 1;
  transition: all 200ms ease-in-out;
}
.modal-backdrop{
    position: fixed;
    top: 0;
    left: 0; 
    height: 100%;
    outline: 0;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.50);
    width: 100vw;
    min-height: 100vh;
    display: none;
}
.backdrop_show{
    display: block;
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1.75rem * 2);
}
.modal-dialog {
    position: relative;
    width: 90%;
    margin: 1.75rem;
    pointer-events: none;
    margin-right: auto;
    margin-left: auto;
    max-width: 450px;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #333;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    outline: 0;
    padding: 50px 30px 40px 30px;
     transform: translateY(-10%);
     -webkit-transform: translateY(-10%);
     -moz-transform: translateY(-10%);
     transition: all 300ms ease-in-out;
     opacity: 0;

}

.modal_show .modal-content{
   transform: translateY(0);
     -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
     opacity: 1; 
    transition: all 300ms ease-in-out;
}

.custom_modal_bx .btn_solid_upload{
    min-width: 120px;
}
.custom_modal_bx .form-control{
    padding: 8px 16px;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    height: 50px;
    background-color: #fff;
    color: #666;
    font-size: 16px;
    font-family: "Nunito Sans", Sans-serif;
}
.custom_modal_bx .form-control:focus{
    outline: none;
    box-shadow: none;
    border-color: #E5E5E5;
}
.custom_modal_bx .form-control::placeholder{
    opacity: 0.5;
}

.custom_modal_bx .form-label{
    font-family: "Nunito Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 8px;
    color: #333;
}
.upload_form_group
{
    margin-bottom: 25px;
}

.upload_form_group .upload_filedbx{
    display: none;
}
.upload_form_group .form-label_upload{
    width: 100%;
    text-align: center;
   
}
.upload_file_contain {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    background: #EDF8F8;
    border: 2px dashed #007E7C;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    width: 100%;
    font-weight: 700;
}

.upload_file_contain i{
    margin-right: 5px;
    color: #007e7c;

}

.custom_modal_bx .btn_upload_sub{
    padding-top: 25px;
}

.file_extenxion{
    font-size: 14px;
    color: #007E7C;
    padding-top: 2px; 
}

.close_btn_icon {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border-color: #f3f3f3;
    color: rgba(102, 102, 102, 0.59%);
    font-size: 16px;
    line-height: 1;
    background-color: #fff;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.10);
    transition: all 300ms ease-in-out;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    opacity: 0.6;
}
.close_btn_icon:hover{
    transition: all 300ms ease-in-out; 
     opacity: 1;
     background-color: #fff;
}
.close_btn_icon:focus{
    box-shadow: none;
    outline: none;
    border-color: #f3f3f3;
}

/* modal cutom end */

.pet_info_modal .modal-content{
    padding: 0px;
    border-radius: 0px;
    background-color: transparent;
}

.pet_info_modal .medical-inner{
    padding-top: 0px;
}
.pet_info_modal .med-info{
    margin-bottom: 0px;
}
.view-form-innerbx .vc_list .vac-content{
    border-color: #D0D9D8;
}

.view-form-innerbx .vc_list .vc_actions a:hover{
    background-color: #fff;
}
.view-form-innerbx .vc_list .vc_actions a{
    margin-left: 5px;
}

.view-form-innerbx .view_group_list li{
    background-color: #FCEAB1;
}
 .medical_records .cru-list .view-form-innerbx li {
    max-width: initial;
    flex: initial;

}

.cru_info_overflow {
    overflow: hidden;
}

.medical_records .cru-btn.edit_btn_green a{
    background-color: transparent;
    border: none;
    display: inline-flex;
    flex: initial;
    color: #007E7C;
}
.medical_records .cru-btn.edit_btn_green a:hover{
   background-color: transparent;  
    color: #007E7C;
}
.medical_records .cru-btn.edit_btn_green{
    padding-top: 20px;
}

.cru_title_lgbx h3 {
    font-size: 34px;
    color: #007e7c;
    font-weight: 700;
    border-bottom: 1px solid #D6DFDE;
    padding-bottom: 10px;
    margin: 0px 0 15px 0;
}
.modal.pet_info_modal_show{
    visibility: visible;
    opacity: 1;
}
.modal.pet_info_modal_show .modal-content{
    opacity: 1;
}

/* media query start  */

@media only screen and (max-width: 767px){
    .box6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .view-form-innerbx .title_name h3{
        font-size: 22px;
    }
    .document_view_main .pet-info-content .ui-tabs-nav .ui-tabs-tab{
            padding: 0 5px;
    }
    .document_view_main .pet-info-content .ui-tabs-nav .ui-tabs-tab .ui-tabs-anchor {
    font-size: 14px;
   
}
.document_view_main .iconbx_sm {
    margin-right: 2px;
    width: 14px;
}
.modal-content{
    padding: 50px 15px 30px 15px;
}

}


@media only screen and (max-width: 350px){
.document_view_main .pet-info-content .ui-tabs-nav{
    justify-content: initial;
    overflow: hidden;
    overflow-x: auto;
}
.document_view_main .pet-info-content .ui-tabs-nav li:first-child{
    margin-left: auto;
}

.document_view_main .pet-info-content .ui-tabs-nav li:last-child{
    margin-right: auto;
}

} 