/*

    Theme Name:		 Brikk Child
    Theme URI:		 https://themeforest.net/item/brikk-directory-listing-wordpress-theme/29105129
    Description:	 Brikk Child is a child theme of Brikk
    Author:			 Utillz
    Author URI:		 https://themeforest.net/user/utillz
    Template:		 brikk
    Version:		 1.7.0.2
    Text Domain:	 brikk-child

*/

/*
 * add your custom styles here
 *
 */

/* Onboarding Page Styling */
.page-id-8765 ul#accordionSidebar {
    display: none;
}
.page-id-8765 div#content {
    padding-top: 30px;
    margin: 30px;
}


.page-id-8765 nav.navbar.navbar-expand.navbar-light.bg-white.topbar.mb-4.static-top.shadow {
    display: none;
}

.page-id-8765 .brk-mobile-bar.brk--names-no {
    display: none;
}


/* Hide Brikk Mobile Bar */
.page-template-patients .brk-mobile-bar, .page-template-dashboard .brk-mobile-bar, .page-template-view_patient .brk-mobile-bar,
.page-template-admissions .brk-mobile-bar, .page-template-settings .brk-mobile-bar {
    display: none !important;
}
body.page-template.page-template-patients, body.page-template-view_patient, body.page-template-admissions, body.page-template-settings, body.page-template-onboarding-php {
    padding-top: 0px;
}

 div#dataTable_paginate, div#dataTable_length, div#dataTable_filter, div#dataTable_info {
    display: none;
}
 
.app_page_container input[type="submit"] {
    border-radius: 3px;
}

.app_page_container .text-primary, h1.h3.mb-0.text-gray-800.portal_heading {
    color: #333 !important;
}



.page-template-dashboard .brk-mobile-bar.brk--names-no {
    display: none;
}

.app_page_container .brk-mobile-header {
    display: none;
}

.app_page_container div#wpadminbar {
    display: none;
}

.app_page_container header.brk-header {
    display: none;
}

.app_page_container .brk-footer {
    display: none;
}

ul#accordionSidebar {
    margin-left: 0px;
}



/* Sidebar logo styling */
a.sidebar-brand.d-flex.align-items-center.justify-content-center {
    height: auto;
}



.toggled img.icon_only_logo {
    display: block;
    max-width: 48px;
    margin: auto;
}


/* View Patient Styling */
h4.font-weight-bold.text-primary.patient_notes_heading {
    padding-top: 20px;
    border-top: 3px dotted #00ca90;
}



/* Desktop Only Styling */
@media only screen and (min-width: 768px) {
    .sidebar-brand-text.mx-3 img {
        max-width: 120px;
    }

    img.icon_only_logo {
        display: none;
    }

    a.nav-link span, a.nav-link i {
        font-size: 14px !important;
    }

    .toggled a.nav-link span, .toggled a.nav-link i {
        font-size: 14px !important;
    }

    .table-responsive {
        overflow-x: visible !important;
    }

    .angelo_table, .angelo_table a {
        font-size: 16px;
    }
}


/* Mobile Only Styling */
@media only screen and (max-width: 767px) {}


/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Imported Styles */
/* Sales Call Styling */
table.packages_table.standard_table.package_listing_table.packagelisting_BespokePackage {
    display: none;
}

.alert_container {
    width: 100%;
}

/* Project Page Styling */
.payment_form_container .row {
    margin-bottom: 30px;
}

/* Make space for the pound label */
input#bespoke_package_price, input#new_payment_amount {
    padding-left: 60px;
}

.page-template-sales_call footer.sticky-footer.bg-white {
    margin-top: 200px;
}

img.package_img_thumb {
    width: 80px;
}

p.finish_quote_label {
    margin-top: 60px;
}

.salescall_bottombar {
    background: white;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    box-shadow: 3px 4px 9px black;
    padding-top: 20px;
    padding-bottom: 20px;
}

.script_checkbox input {
    margin-bottom: 0px;
}

.form-check.script_checkbox {
    margin-bottom: 60px;
    align-items: center;
    display: flex;
}

.script_checkbox label {
    font-size: 20px;
    margin-left: 35px;
}

.script_checkbox input {
    height: 40px;
    width: 40px;
}

/* Packages Styling */
td.project_week {
    color: white;
    background: #4e73df;
    min-width: 120px;
    font-weight: 600;
}

.package_modal_fullrow:nth-child(odd) {
    background: #f8f9fc;
}

.project_tasks li {
    width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
    margin-right: 0px;
}

.package_modal_fullrow h2 {
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}



.package_modal_fullrow {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.packages_table h2 {
    padding-top: 0px;
    font-size: 28px;
    font-weight: 600;
    color: #333;
}

.packages_table h3 {
    padding-top: 0px;
    font-size: 24px;
    font-weight: 600;

}

img.package_featured_image {
    width: 120px;
    float: left;
    display: block;
    margin-right: 20px;
}

.packages_table i {
    font-size: 16px;
    color: white;
    background: #4e73df;
    padding: 8px;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    text-align: center;
}







/*-------------------------*/


.modal_form_label {
    font-weight: 600;
    margin-bottom: 8px;
}

.filter_label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

h1.h3.mb-0.text-gray-800 {
    font-size: 36px;
    font-weight: 600;
}

.dashboard_heading_withfilter {
    margin-bottom: 30px;
}

.row.dashboard_heading_withfilter h1 {
    margin: 0px !important;
    padding: 0px !important;
}

/* Help Guides */


button.help_popup_btn {
    font-size: 16px;
    background: transparent;
    margin-top: 10px;
    border-bottom: 1px solid black;
}

button:hover.help_popup_btn {
    color: #4e73df;
    border-bottom: 1px solid #4e73df;
}


/*---------------------------*/


h1.portal_heading {
    padding-bottom: 10px;
}

p.card_subheading {
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    color: #333;
}

.card-header.py-3 h6, .modal-header h5 {
    font-size: 1.5rem;
    font-weight: 600;
}

.portal_subheading {
    padding-bottom: 20px;
}

/* Form Styling */
p.angelo_form_label {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
input#fileToUpload {
    margin-bottom: 20px;
}

input#fileToUpload {
    width: 100%;
    background: #f5f5f5;
}

input::file-selector-button {
    background: linear-gradient(90deg,var(--minor),var(--minor-shade));
    color: white !important;
    border: 0px !important;
    font-size: 16px;
    border-radius: 3px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 15px;
    font-weight: 600;
}

span.form_error {
    width: 100%;
    background: #ffe2e2;
    display: block;
    padding-left: 10px;
    border: 1px solid #ffaaaa;
    font-weight: bold;
    color: #ff3b3b;
}

.row.lead_form_row {
    padding-bottom: 20px;
    padding-top: 20px;
}

.form_submit {
    width: 100%;
    margin-top: 15px;
}


.lead_form input[type="submit"] {
    font-size: 18px;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

select#status_filter {
    background: white;
}

/* Button Styling */
a:hover.btn.btn-primary, a:hover.btn.btn-success {
    color: white;
}




/*-------------------------------*/


/* Notes styling */
button.delete.btn.btn-danger {
    font-size: 14px;
}

.note_delete {
    margin-top: 30px;
}

.note_row {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 2px dotted #e8e8e8;
}

span.note_date {
    text-align: left;
    display: block;
    padding-top: 10px;
    font-size: 14px;
}

/* Speech Bubble Styling */
.speech {
    background: #E4FAe4;
    font-size: 16px;
	color: #000;
    text-align: left;
    position: relative;
    padding: 10px;
    border-radius: 10px;
	border: 1px solid #1e321e;
	margin-bottom: 5px;
}
.speech-small {
	font-size: 10px;
}

.prescription {
    background: #ff7878;
    font-size: 16px;
	color: #000;
    text-align: left;
    position: relative;
    padding: 10px;
    border-radius: 10px;
	border: 1px solid #1e321e;
	margin-bottom: 5px;
}
/* SVG */
#talk {
    width: 100%;
    height: 120px;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 512 512" width="100" xmlns="http://www.w3.org/2000/svg"><path d="M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 9.8 11.2 15.5 19.1 9.7L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64z" /></svg>');
    background-repeat: no-repeat;
    background-position: center;
}




/* Standard Table */

table.standard_table tr:nth-child(odd) {
    background: #f8f9fc;
}

.standard_table td {
    border: 1px solid #ddd !important;
}

a.nav-link {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.full_width_tile {
    width: 100%;
}

img.icon_only_logo {
    display: none;
}

.toggled img.icon_only_logo {
    display: block;
    max-width: 48px;
    margin: auto;
}

a.sidebar-brand.d-flex.align-items-center.justify-content-center {
    margin-bottom: 20px;
}



/* Mobile Only Styling */
@media only screen and (max-width: 767px) {
    button.btn.btn-success {
        width: 100%;
        line-height: 32px;
        border-radius: 0px;
    }
.dan-sidebar{

    background: #24274a;
	font-size: 10px;
}
.vet-sidebar{

    background: #18781e;
	font-size: 10px;
}
    .row.bespoke_package_form {
        margin-top: 40px;
    }

    .pound_label {
        font-size: 20px;
        position: absolute;
        background: #4e73df;
        padding-top: 7px;
        padding-bottom: 7px;
        color: white;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
    }

    .salescall_bottombar .col-md-3, .salescall_bottombar .col-md-2 {
        font-size: 14px;
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
        padding-bottom: 10px;
    }

    img.package_img_thumb {
        max-width: 24px;
        position: absolute;
        left: 145px;
        top: -5px;
    }

    .salescall_bottombar {
        z-index: 99;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .lead_form_row .col-md-6 {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .lead_form_row {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .no_mobile_padding {
        padding: 0px !important;
    }

    .angelo_table td {
        width: 100%;
        display: block;
        border: 0px;
    }

    .angelo_table tr {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 3px dotted #1cc88a !important;

    }

    .angelo_table thead, .angelo_table tfoot {
        display: none;
    }



    a.sidebar-brand.d-flex.align-items-center.justify-content-center img.icon_only_logo {
        display: block;
        max-width: 48px;
        margin: auto;
    }

}



/* Desktop Only Styling */
@media only screen and (min-width: 768px) {
    table.standard_table {
        font-size: 18px;
    }
    .bespoke_package_form button {
        border-radius: 0px;
        line-height: 36px;
        width: 100%;
    }


    .pound_label {
        font-size: 24px;
        position: absolute;
        background: #4e73df;
        padding-top: 7px;
        padding-bottom: 8px;
        color: white;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
    }

    .angelo_package_row .col-md-8 {
        padding-left: 30px;
    }

    .row.angelo_package_row {
        display: inline-flex;
        margin: auto;
        width: 100%;
    }

    .modal-dialog {
        max-width: 80vw;
    }

    .table-responsive {
        overflow-x: visible;
    }

    .angelo_table, .angelo_table a {
        font-size: 16px;
    }
}


/* Above tablet styling */
@media only screen and (min-width: 1025px) {
    .app_page_container .modal-dialog {
        max-width: calc(100% - 100px) !important;
    }
    .salescall_bottombar .row {
        max-width: 1400px;
        padding-left: 40px;
        padding-right: 40px;
        margin: auto;
        font-size: 16px;
    }

    .package_bulletpoint_row li {
        width: 45%;
        float: left;
        font-size: 14px;
        margin-right: 5%;
        margin-left: 0%;
        min-height: 50px;
    }

    .package_modal_table {
        width: 100% !important;
    }


}


/* Below Tablet Styling */
@media only screen and (max-width: 1024px) {
    .package_bulletpoint_row li {
        font-size: 14px;
    }

    img.package_listing_coverimg {
        width: 80px;
        margin-bottom: 15px;
    }
}
.dan-sidebar{

    background: #24274a;
	font-size: 10px;
}


