/* Header Styling */
.customer-care {
	color: #fff;
	text-align: center;
}

/* Tabs Styling */
.tab-content{
     background: #fdfdfd;
     line-height: 25px;
     border: 1px solid #ddd;
     border-top:5px solid #e74c3c;
     border-bottom:5px solid #e74c3c;
     display: block;
     padding: 30px 25px !important;
     width: 100%;
}



/* Customer Location Form */
.custlocate { margin: 0 auto;width: 90%;
    text-align: center; }
.custlocate h2 { color: white; margin-bottom:50px; }
.custlocate select, .custlocate input[type="text"] { width: 600px; height: 80px; max-width: 600px; background: #eee; font-size: 24px; color: #2d2567; }
.custlocate input[type="submit"] { display: block; width: 450px; padding: 15px; margin: 0 auto; border-radius: 18px; font-size: 30px; }
.custlocate select { margin-bottom: 80px; text-align: center; }


#apptform ::-webkit-input-placeholder { color: pink; }
#apptform ::-moz-placeholder { color: pink; }
#apptform :-ms-input-placeholder { color: pink; }
#apptform :-moz-placeholder { color: pink; }
.custlocate ::-webkit-input-placeholder { color: pink; }
.custlocate ::-moz-placeholder { color: pink; }
.custlocate :-ms-input-placeholder { color: pink; }
.custlocate :-moz-placeholder { color: pink; }


.checkrow {
	padding-left:50px;
	/*padding-top: 25px;*/
}

.admin-content{
     background: #fdfdfd;
     line-height: 25px;
     border: 1px solid #ddd;
     border-top:5px solid #e74c3c;
     border-bottom:5px solid #e74c3c;
     display: block;
     padding: 30px 25px !important;
     width: 100%;
}


.icon-info {
     background: url(../images/icons/info.svg);
     width: 20px;
     height: 20px;
     display: inline-block;
     background-size: 100%;
     line-height: 20px;
     vertical-align: middle;
}

.head_content_wrapper{
display: flex;
    flex-direction: column;
    justify-content: center;
}
.head_btn_wrapper{
    display: flex;
    justify-content: space-around;
    gap: 5px;
}
.f_width{
width:100%
}
.header_right{
        display: flex;
    justify-content: end;
    width: 70%;
}
.m-0{
    margin: 0;
}
.main_input_cont {
    display: flex;
    justify-content: center;
}
.customer_detail_wrapper{
    margin: 0 !important;
}

@media(max-width:991px){
       #clientlist td.client-ids.dt-checkboxes-cell.sorting_1 {
    display: none;
}
    
        #clientlist tr.odd, #clientlist tr.even {
    display: flex;
    flex-direction: column;
}
    table#clientlist thead {
    display: none;
}
        #clientlist tr.odd td:nth-child(2):before, #clientlist tr.even td:nth-child(2):before {
    content: 'Name:  ';
}
    #clientlist tr.odd td:nth-child(3):before, #clientlist tr.even td:nth-child(3):before {
    content: 'Phone:  ';
}
    #clientlist-1 tr.odd td:nth-child(4):before, #clientlist tr.even td:nth-child(4):before {
    content: 'Email:  ';
}
    #clientlist tr.odd td:nth-child(5):before, #clientlist tr.even td:nth-child(5):before {
    content: 'Actions:  ';
}

 #clientlist tr.odd td:nth-child(2):before, #clientlist tr.even td:nth-child(2):before,
 #clientlist tr.odd td:nth-child(3):before, #clientlist tr.even td:nth-child(3):before,
  #clientlist tr.odd td:nth-child(4):before, #clientlist tr.even td:nth-child(4):before,
   #clientlist tr.odd td:nth-child(5):before, #clientlist tr.even td:nth-child(5):before

 {
    font-weight:500;
}

    
    .checked_container,
    .client_list_cont{
        margin: 0;
    }
    
    .checked_container form{
            display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    }
    .checked_container form .pull-right{
             display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 6px;
    }
    
    
    #clientlist-1 tr.odd td:nth-child(2):before, #clientlist-1 tr.even td:nth-child(2):before {
    content: 'Name:  ';
}
    #clientlist-1 tr.odd td:nth-child(3):before, #clientlist-1 tr.even td:nth-child(3):before {
    content: 'Phone:  ';
}
    #clientlist-1 tr.odd td:nth-child(4):before, #clientlist-1 tr.even td:nth-child(4):before {
    content: 'Email:  ';
}
    #clientlist-1 tr.odd td:nth-child(5):before, #clientlist-1 tr.even td:nth-child(5):before {
    content: 'Pet info:  ';
}
    #clientlist-1 tr.odd td:nth-child(6):before, #clientlist-1 tr.even td:nth-child(6):before {
    content: 'Appt date:  ';
}
    #clientlist-1 tr.odd td:nth-child(7):before, #clientlist-1 tr.even td:nth-child(7):before {
    content: 'Created at:  ';
}
    #clientlist-1 tr.odd td:nth-child(8):before, #clientlist-1 tr.even td:nth-child(8):before {
    content: 'Actions:  ';
}
 #clientlist-1 tr.odd td:nth-child(2):before, #clientlist-1 tr.even td:nth-child(2):before,
 #clientlist-1 tr.odd td:nth-child(3):before, #clientlist-1 tr.even td:nth-child(3):before,
  #clientlist-1 tr.odd td:nth-child(4):before, #clientlist-1 tr.even td:nth-child(4):before,
   #clientlist-1 tr.odd td:nth-child(5):before, #clientlist-1 tr.even td:nth-child(5):before,
    #clientlist-1 tr.odd td:nth-child(6):before, #clientlist-1 tr.even td:nth-child(6):before,
    #clientlist-1 tr.odd td:nth-child(7):before, #clientlist-1 tr.even td:nth-child(7):before,
    #clientlist-1 tr.odd td:nth-child(8):before, #clientlist-1 tr.even td:nth-child(8):before
 {
    font-weight:500;
}
#clientlist-1 tr.odd td .dropdown, #clientlist-1 tr.even td .dropdown{
    display:inline-block;
}
    #clientlist-1 td.client-ids.dt-checkboxes-cell.sorting_1 {
    display: none;
}
    #clientlist-1 tr.odd, #clientlist-1 tr.even {
    display: flex;
    flex-direction: column;
}
    table#clientlist-1 thead {
    display: none;
}
    .customer_profile_cont{
        flex-direction: column;
    }   
    .customer_profile_cont_left{
            width: 100%;
    max-width: 100%;
    }
    .customer_profile_cont_right{
            width: 100%;
    max-width: 100%;
    }
        
}
@media(max-width:767px){
    .client_list_nav_btns{
        display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px;
   margin: 0 !important;
    width: 100%;
    }
div#nav-history h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 16px;
}
   
    .table_responsive tr th {
    display: none;
}
.table_responsive tr.responsive-row {
    display: flex;
    flex-direction: column;
}
.table_responsive tr.responsive-row td {
    position: relative;
    padding-left: 110px;
}
.table_responsive tr.responsive-row td:nth-child(1):before,
.table_responsive tr.responsive-row td:nth-child(2):before,
.table_responsive tr.responsive-row td:nth-child(3):before,
.table_responsive tr.responsive-row td:nth-child(4):before,
.table_responsive tr.responsive-row td:nth-child(5):before,
.table_responsive tr.responsive-row td:nth-child(6):before
{
    position: absolute;
    left: 5px;
    font-weight: 500;
}
.table_responsive tr.responsive-row td:nth-child(1):before{
    content: 'Appt. Date:';
}
.table_responsive tr.responsive-row td:nth-child(2):before{
    content: 'Name:';
}
.table_responsive tr.responsive-row td:nth-child(3):before{
    content: 'Breed:';
}
.table_responsive tr.responsive-row td:nth-child(4):before{
    content: 'Services:';
}
.table_responsive tr.responsive-row td:nth-child(5):before{
    content: 'Notes:';
}
.table_responsive tr.responsive-row td:nth-child(6):before{
    content: 'View:';
}

}
@media(max-width:575px){
    .form_row_block{
        display: block;
    }
    tr.f-w-table-row {
    display: flex;
    flex-direction: column;
}
    .preview_btn_cont {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.preview_btn_cont .itm-1 {
    order: 2;
}
.preview_btn_cont .itm-2 {
    order: 3;
}
.preview_btn_cont .itm-3 {
    order: 1;
}
    .form-row_block{
        display:block;
    }
    ul.typeahead {
 
    min-width: 150px !important;
    width: 88% !important;
   
}
    .main_form_wrapper label {
    padding: 0;
}
    .header_right{
     
    width: fit-content;
}
    .logo_container{
        width: 130px;
        padding-left:0;
    }
    .head_content_wrapper h1{
        font-size: 27px;
    }
    .head_content_wrapper h3{
        font-size: 19px;
    }
    .start_main_field{
        width: 100% !important;
    height: 52px !important;
    font-size: 22px !important;
            min-width: unset !important;
    }
    .appointment_btn{
            width: 100% !important;
    font-size: 20px !important;
    padding: 10px !important;
    }
    .main_form_wrapper{
        padding-top: 52px;
        text-align: center;
    }
    .main_form_wrapper .form_title{
        margin-bottom: 30px;
    }
    .header_wrapper{
        width: 100%;
    justify-content: space-between;
    margin-inline:auto;
    }
    .head_btn_wrapper a{
        font-size:14px;
    }
}
@media(max-width:503px){
    .client_list_main{
        padding-top: 19px !important;
    }
    .customer_detail_wrapper nav > div a.nav-item.nav-link.active:after {
    content: none;
    
}
#nav-tab a.nav-item.nav-link.active:after {
    content: none;

}
}
@media(max-width:488px){
    .send-message-trigger{
        width: 100%;   
    }
    .f-w-heading{
        text-align: center;
    font-size: 20px;
    width: 100%;    
        margin: 20px 0;
    } 
    .customer_detail_wrapper {
    padding-top: 20px !important;
}
    #nav-tabContent .dog-image{
        width:100%;
    }
    .customer_detail_wrappe .first_row{
        display: block;
    }
    .customer_detail_wrapper .dog-image{
        width: 100%;
    }
    .f-w-btn{
          width: 100%;
    font-size: 17px !important;
    text-wrap-mode: wrap;
    }
    .customer_detail_wrapper .btn-primary{
    width: 100%;
    font-size: 17px !important;
    text-wrap-mode: wrap;
    }
    #nav-history-tab {
    border-top-right-radius: 0;
}

}
@media(max-width:380px){
    .checked_container form .pull-right{
            
    justify-content: center;
    
    }
    div#nav-history h2 {
    font-size: 24px;
}
    .review_apponintment_info_cont{
            padding-top: 20px !important;
    }
    .main_form_wrapper .form_title{
        font-size:25px;
    }

    .head_content_wrapper h1 {
    font-size: 24px;
    margin:0;
   
}
    .head_content_wrapper h3 {
    font-size: 18px;
   
}
.logo_container {
    width: 104px;

}
    
}
@media(max-width:350px){
    
    .main_form_wrapper form{
        width:90%;
    }
    .header_wrapper {
    flex-direction: column;
    gap: 18px;
    align-items: center;
}
.logo_container {
    width: 120px;
    padding: 0;
    
}
    
}
