html, body{height: 100%; }
body{font-size: 14px;color:#464646;font-weight: 500;padding-top: 5rem;}
.content-header { padding: 5px;}
.content-header .page-title {     font-size: 1.8rem;}
.admin-job-management-listing tbody a {
    color: #464646;;
}
.admin-job-management-listing tbody a:hover {
    color: #007bff;
}
.admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper div{ 
    display: inline-block;
    max-width: 140px;
}
.admin-job-management-listing .dropselect-filters select{
    width: 100%;
}
.admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper { 
    
    margin-top: 0;
    width: 100%;
}
.admin-job-management-listing .date-range-filter fieldset legend { 
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
form.views-exposed-form label {
    font-size: 13px;
    font-weight: 600;
}
.admin-job-management-listing table.views-table th:last-child, .admin-job-management-listing table.views-table tr td:last-child {
    min-width: 135px;
}
.admin-job-management-listing i.fa-comments {
    color: #4b90da !important;
}
.admin-job-management-listing i.fa-comments.text-gray {
    color: #6c757d!important
}
.admin-job-management-listing fieldset {
    padding: 5px;
    background: #fbfbfb;
    margin-top: -20px !important;
}
.admin-job-management-listing div#edit-actions {
    margin-top: 0px;
}
.admin-job-management-listing form .form-item {
    margin: 2px;
}
form.authority-case-managers-list-filter-form input.form-autocomplete{
    height:38px;
    }
.admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper {
    margin-top: 0;
    width: 100%;
}
.admin-job-management-listing table td.views-field.views-field-field-is-from-mobile-app {
    text-align: center;
}
.ui-datepicker {
    width: auto !important;
    background: #fff !important;
    padding: 0;
}
.ui-datepicker .ui-state-active
{
    border: none;
    background: #ebeae4;
    color: #840;
}
.ui-datepicker td span, .ui-datepicker td a
{
    border: none !important;
    background: transparent !important;
    text-align: center !important;
}
.ui-datepicker table td {
    padding: 7px !important;
}

@media (max-width: 1280px) {
    .private-message-board .row.chat-contact-block {
        height: 175px !important;
        overflow-x: auto !important;
    }
    .private-message-board .ui-widget-content{
        max-height: 430px !important;
    }
    
    }


@media only screen and (min-width: 1068px) and (max-width: 1300px) {
    .admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper div{ 
        max-width: 100px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1068px) {
    .admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper div{ 
        max-width: 65px;
    }
}
@media only screen and (max-width: 786px) {
    .admin-job-management-listing form .form-item {
        margin: 10px;
    }
    .admin-job-management-listing fieldset {
        margin-top: 0 !important;
    }
}
/* Job management applicants lists */
body.path-admin-job-applicants a.shortcut-action--add {
    display: none;
}
body.path-admin-job-applicants div.region-breadcrumb {
    display: none;
}
body.path-admin-job-applicants form.easymeta-form {
    display: none;
}
.applicants-title {
    color: black;
    text-decoration: none;
}
.applicants-title:hover {
    color: #0062cc;
    text-decoration: none;
}
/* Admin message board */
body.path-admin-message-board a.shortcut-action--add {
    display: none;
}
body.path-admin-message-board div.region-breadcrumb {
    display: none;
}
body.path-admin-message-board form.easymeta-form {
    display: none;
}

body.path-admin-message-board .sender-client  {
    background: #ee743b;
}
body.path-admin-message-board .sender-carer  {
    background: #049E98;
}

body.path-admin-message-board .active-message-thread  {
    background: #049E98;
    color: #fff;
    border-radius: 10px;
}
body.path-admin-message-board .admin-chat-member-box  {

    border-color: #fff;
}
body.path-admin-message-board .admin-chat-member-box:hover  {
    border: 1px dotted lightgray;
}
body.path-admin-message-board .admin-chat-box-thread-link:hover  {
    text-decoration: none;
}
body.path-admin-message-board .admin-chat-box-thread-link  {
    text-decoration: none;
    color: #049E98;
}
body.path-admin-message-board .sender-location  {
    font-size: 11px;
    color: gray;
}
body.path-admin-message-board .active-message-thread .sender-location  {
    color:#fff;
}
body.path-admin-message-board .sender-carer, .sender-client,body.path-admin-message-board .sender-carer a  {
    padding: 10px;
    border-radius: 30px;
    color: #f5f5f5;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    max-width: 90%;
}
body.path-admin-message-board .message-inbox .sender-carer a{
    text-decoration: underline;
}
body.path-admin-message-board .messaged-date  {
    color: gray;
    font-weight: normal;
    font-size: 11px;
}
body.path-admin-message-board .message-thread-box,.message-inbox  {
    max-height: 500px;
    overflow: auto;
}
body.path-admin-message-board .carer-button-color,.carer-button-color:active {
    background: #049E98;
    color: #fff;
}
body.path-admin-message-board .message-thread-box .mCSB_container {
    width: 270px !important; 
}

body.path-admin-message-board .inbox-shadow {
    -webkit-box-shadow: 0 10px 10px -10px #000000;
    -moz-box-shadow: 0 10px 10px -10px #000000;
    box-shadow: 5px 10px 15px -20px #000000;
}
body.path-admin-message-board .chat-contact-block {
    background: #f8f8f8;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.16);
    margin-bottom: 11px !important;
    padding-top: 10px;
    padding-bottom: 5px
}
body.path-admin-message-board .chat-contact-block .card {
    background:transparent;
}
/* Admin Eligible carers search */
div.eligible-carer-search a.shortcut-action--add {
    display: none;
}
div#job-eligible-carers form.easymeta-form {
    display: none;
}
form#views-exposed-form-job-eligible-carers-page-1 select {
    width: 100%;
}
form#views-exposed-form-job-eligible-carers-page-1 div.form-item-field-geolocation-proximity-lat,
form#views-exposed-form-job-eligible-carers-page-1 div.form-item-field-geolocation-proximity-lng {
    display: none;
}
form#views-exposed-form-job-eligible-carers-page-1 div.form-item {
    margin: 0;
    margin-top: 3%;
    position: relative;
}
form#views-exposed-form-job-eligible-carers-page-1 div.form-item label {
    margin: 0px;
}
div.view-job-eligible-carers ul.js-pager__items.pager {
    margin-left: 45%;
    margin-top: 5%;
}
div.view-job-eligible-carers ul.js-pager__items.pager li.pager__item {
    background: #0062cc;
    border-radius: 5px;

}
div.view-job-eligible-carers ul.js-pager__items.pager li.pager__item a,
div.view-job-eligible-carers ul.js-pager__items.pager li.pager__item a:active,
div.view-job-eligible-carers ul.js-pager__items.pager li.pager__item a:hover,
div.view-job-eligible-carers ul.js-pager__items.pager li.pager__item a:visited,
div.view-job-eligible-carers ul.js-pager__items.pager li.pager__item a:focus{
    color: #fff !important;
}
div.view-job-eligible-carers a.send-eligible-carer-btn{
    background-color: #0062cc !important;
    border-color: transparent !important;
}
div.eligible-carer-search.view-id-job_eligible_carers div.view-content form div.js-form-wrapper{
    display: none;
}
form#views-exposed-form-job-eligible-carers-page-1 select {
    width: 100%;
    background: #fff;
    color: #000;
    font-size: 13px;
    padding: 4px 5px;
    position: relative;
    background: url(../../../../core/misc/icons/333333/caret-down.svg) no-repeat 99% 63%, -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(255, 255, 255))no-repeat 99% 63%, -webkit-linear-gradient(top, #f6f6f3, #e7e7df);
}
form#views-exposed-form-job-eligible-carers-page-1 select option {
    color: #000;
    font-size: 13px;
}
div#job-eligible-carers img.image-style-thumbnail {
    height: 50px;
    width: 50px;
}
.ms-options-wrap > button:after {

    border: 5px solid rgba(0, 0, 0, 0);
    border-top-color: #000;
}
.ms-options-wrap > .ms-options {

    z-index: 9;
}
.ms-options-wrap > button > span {

    color: #000;
}
a:focus, button:focus {
    box-shadow: none !important;
    text-decoration: none;
}
div.admin-job-management-listing table tbody td.actions-icons a i {
    font-size: 15px !important;
}
div#send-job-to-carers form.easymeta-form, div#send-carers-introductions form.easymeta-form {
    display: none;
}
div#job-eligible-carers table tr td.views-field.views-field-field-geolocation-proximity{
    text-align: center;
}
/* Global Table layout */
table thead > tr {
    border: none;
}
table th {
    background: #e9ecef;
    border: none;
    color: rgb(15, 15, 15);
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

table td {
    font-size: 13px;
    padding: 10px;
    font-weight: 500;
}

.pager__items {
    clear: both;
    margin-top: 20px !important;
}

.pager__item a {
    color: #049e98 !important;
    text-decoration: none !important;
}

.pager__item.is-active a {
    border-bottom-width: 2px;
    border-bottom-color: #049e98;
}
body.path-activities table tbody td:nth-child(3),
body.path-activities table tbody td:nth-child(4),
body.page-node-type-ecare-jobs div.ui-dialog-content table tbody td:nth-child(4),
body.page-node-type-ecare-jobs div.ui-dialog-content table tbody td:nth-child(3){
    padding-left: 2.5%;
}

/* Hide admin tools for non allowed admin role */
body.hide-admin-tools a.shortcut-action {
    display: none;
}
body.hide-admin-tools form.easymeta-form {
    display: none;
}
body.hide-admin-tools div.contextual-region div.contextual button {
    display: none;
}

/* Client QC changes  */
form#views-exposed-form-client-dashboard-page-1 .js-form-item label {
    width: 100%;
}

form#views-exposed-form-client-dashboard-page-1 .js-form-item select {
    width: 100%;
    padding: 2px;
}

form#views-exposed-form-client-dashboard-page-1 .js-form-item input {
    width: 100%;
}

form#views-exposed-form-client-dashboard-page-1 .js-form-item #ms-list-8 input{
    width: auto;
}
form#views-exposed-form-client-dashboard-page-1 .form--inline .form-item {
    float: revert;
    margin: 2px;
}

form#views-exposed-form-client-dashboard-page-1 .form--inline  .form-actions {
    margin-top: 5px;
    margin-left: 1%;
}

form#change-client-group-popup-form .form-item-user-group label {
    width: 100%;
}
form#change-client-group-popup-form select[name='user_group'] {
    width: 100% !important;
}

form#change-client-group-popup-form {
    display: block;
    margin: 0px auto;
    top: 40%;
    left: 40%;
    width: 25%;
    position: absolute;
    background: #f3f3f3;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 10px;
}
form#views-exposed-form-client-dashboard-page-1 input#edit-reset {
    height: 30px;
    margin-top: 5px;
    box-shadow: none;
}
body.path-admin-client-dashboard .date-range-filter fieldset .fieldset-wrapper div{
    max-width: 45%;    
}
a.client-verified-unverified-link:hover {
    text-decoration: underline !important;
    cursor: pointer;
}
/* Client Activities track dashboard  */

body.path-client-activities a.shortcut-action {
    display: none;
}
body.path-client-activities form.easymeta-form {
    display: none;
}
body.path-client-activities div.region-breadcrumb {
    display: none;
}
body.path-client-activities header.content-header h1 {
    font-size: 30px;
}
body.path-client-activities header.content-header {
    padding: 0px;
    background-color: #f7f7f7;
}
form#client-activities-filter-form select {
    width: 100%;
    padding: 2px;
}
form#client-activities-filter-form input[type=submit] {
    border-radius: 0;
    line-height: 16px;
    margin-top: 2px;    
}
form#client-activities-filter-form .ms-options-wrap > button:focus, .ms-options-wrap > button {
    height: 28px;
}
form#client-activities-filter-form .ms-options-wrap > .ms-options > ul label {
    padding: 1px 4px 5px 25px;
    font-size: 15px;
    font-weight: 500;
}


/* Global: Sorting icons changed drual view table list and UI  */
table.views-table .tablesort--asc {
    background-image: url(../../../../themes/curam/assets/images/sort-down.svg);
}
.tablesort--desc {
    background-image: url(../../../../themes/curam/assets/images/sort-up.svg);
}
table.views-table a:hover .tablesort--asc {
    background-image: url(../../../../themes/curam/assets/images/sort-down.svg);
}
table.views-table a:hover .tablesort--desc {
    background-image: url(../../../../themes/curam/assets/images/sort-up.svg);
}

table.views-table th.is-active > a:after, th > a:after {
    border: none;
}
table.views-table th.is-active > a {
    color: #007bff;
}
table.views-table .tablesort {
    float: revert;
    margin-top: 0px;
    margin-left: 5px;
    height: 10px;
}

/* TUYCR admin form  */
form#node-ecare-jobs-form div#edit-field-start-date-wrapper,
form#node-ecare-jobs-edit-form  div#edit-field-start-date-wrapper {
    display: none;
}

form#node-ecare-jobs-form .form-item-field-hours-per-week-value-0-value label,
form#node-ecare-jobs-edit-form .form-item-field-hours-per-week-value-0-value label {
    display: none;
}

/* TUYCR close job form  */
body.job-close-form a.shortcut-action {
    display: none;
}
body.job-close-form form.easymeta-form {
    display: none;
}
body.job-close-form div.region-breadcrumb {
    display: none;
}
body.job-close-form header.content-header h1 {
    font-size: 30px;
}
body.job-close-form header.content-header {
    padding: 0px;
    background-color: #f7f7f7;
}

/* Client activities log  */
i.la.la-eye.fa-lg.text-info.client-log-view-icon:hover {
    color: #179a21 !important;
}
i.la.la-eye.fa-lg.text-info.client-log-view-icon {
    font-size: 20px;
    text-decoration: none;
}
/* Global: Sorting icons changed drual view table list and UI  */
table.table-with-sort .tablesort--asc {
    background-image: url(../../../../themes/curam/assets/images/sort-down.svg);
}
table.table-with-sort .tablesort--desc {
    background-image: url(../../../../themes/curam/assets/images/sort-up.svg);
}
table.table-with-sort a:hover .tablesort--asc {
    background-image: url(../../../../themes/curam/assets/images/sort-down.svg);
}
table.table-with-sort a:hover .tablesort--desc {
    background-image: url(../../../../themes/curam/assets/images/sort-up.svg);
}

table.table-with-sort th.is-active > a:after, th > a:after {
    border: none;
}
table.table-with-sort th.is-active > a {
    color: inherit;
}
table.table-with-sort .tablesort {
    float: revert;
    margin-top: 0px;
    margin-left: 5px;
    height: 10px;
}
table th.sortable-column a {
    color: inherit;
}

/* Client QC followup and notes  screens */
body.path-client-follow-up-add a.shortcut-action,
body.path-client-notes-add a.shortcut-action,
body.path-client-followup-dashbord a.shortcut-action,
body.path-client-notes-dashbord a.shortcut-action {
    display: none;
}
body.path-client-follow-up-add form.easymeta-form,
body.path-client-notes-add form.easymeta-form,
body.path-client-followup-dashbord form.easymeta-form,
body.path-client-notes-dashbord form.easymeta-form{
    display: none;
}
body.path-client-follow-up-add div.region-breadcrumb,
body.path-client-notes-add div.region-breadcrumb,
body.path-client-followup-dashbord div.region-breadcrumb,
body.path-client-notes-dashbord div.region-breadcrumb{
    display: none;
}
body.path-client-follow-up-add header.content-header h1,
body.path-client-notes-add  header.content-header h1,
body.path-client-followup-dashbord  header.content-header h1,
body.path-client-notes-dashbord  header.content-header h1{
    font-size: 30px;
}
body.path-client-follow-up-add header.content-header,
body.path-client-notes-add header.content-header,
body.path-client-followup-dashbord header.content-header,
body.path-client-notes-dashbord header.content-header{
    padding: 0px;
    background-color: #f7f7f7;
}


form.client-followup-form input[type='submit'], 
form.client-notes-form input[type='submit'], 
form.reqeust-call-back-form input[type='submit'],
form.white-board-call-records-form input[type='submit'] ,
form.intro-meeting-notes-form input[type='submit'] {
    border-radius: 6px;
    font-size: 16px;
    padding: 8px 30px;
    transition: all 1s ease;
    cursor: pointer;
    background: #049E98 !important;
    color: #fff;
    border-color: #049E98;
    font-weight: 600;
    text-shadow: none !important;
    line-height: 20px;
    height: auto;
}
form.client-followup-form textarea,
form.client-notes-form textarea {
    resize: none;
    padding: 0.5rem;
    font-size: 17px;
    width: 100%;
}
.client-qc-btns {
    background: #049E98 !important;
    color: #fff;
    border-color: #049E98;
}
form#client-notes-filter-form input[type=submit] {
    border-radius: 0;
    line-height: 19px;
    margin-top: 2px;
}

form#client-notes-filter-form select {
    width: 100%;
    padding: 2px;
}
div.logs-btns {
    position: absolute;
    top: 50px;
    bottom: 10p;
    right: 0;
}
.client_followup_filter{
    width: 860px;
    margin-left: 0;;
}
.client_followup_filter{
    width: 860px !important;
    margin-left: 0 !important;
}
.completed-request.ui-dialog .ui-widget-content.ui-dialog-content {
    overflow: hidden;
}
form.client-my-notes__followup-filter-form select {
    width: 100%;
    padding: 2px;
}
form.client-my-notes__followup-filter-form input[type=submit] {
    border-radius: 0;
    line-height: 19px;
    margin-top: 2px;
}
form.client_followup_filter{
    width: 860px !important;
    margin-left: 0 !important;
}

body.path-client-my-notes-list a.shortcut-action,
body.path-client-my-follow-up-list a.shortcut-action {
    display: none;
}
body.path-client-my-notes-list form.easymeta-form,
body.path-client-my-follow-up-list form.easymeta-form{
    display: none;
}
body.path-client-my-notes-list div.region-breadcrumb,
body.path-client-my-follow-up-list div.region-breadcrumb{
    display: none;
}
body.path-client-my-notes-list  header.content-header h1,
body.path-client-my-follow-up-list  header.content-header h1{
    font-size: 30px;
}
body.path-client-my-notes-list header.content-header,
body.path-client-my-follow-up-list header.content-header{
    padding: 0px;
    background-color: #f7f7f7;
}

/* Admin delete private message feature  */
body.path-admin-private-message-list a.shortcut-action {
    display: none;
}
body.path-admin-private-message-list form.easymeta-form{
    display: none;
}
body.path-admin-private-message-list div.region-breadcrumb{
    display: none;
}
body.path-admin-private-message-list  header.content-header h1{
    font-size: 30px;
}
body.path-admin-private-message-list header.content-header{
    padding: 0px;
    background-color: #f7f7f7;
}
span.deleted-selected {
    background: #fff !important;
    color: #242223 !important;
    border: 1px solid #c54408 !important;
    cursor: pointer !important;
}
.message-inbox span.deleted-selected a{
    color: #242223 !important;
}
span.sender-carer, span.sender-client {
    cursor: pointer !important;
}
.delete-message-btn:hover {
    border: 1px solid #dc3545;
    padding: 5px;
    text-decoration: none;
    border-radius: 3px;
}
.restore-message-btn:hover {
    border: 1px solid #29c476;
    padding: 5px;
    text-decoration: none;
    border-radius: 3px;
}
.restore-message-btn i.fa {
   font-size: 20px;
}
.restore-message-btn{
    margin: 5px;
    padding: 10px;
 }
form#admin-delete-private-message-custom-form .submit-btn-container {
    margin-top: 5px;
    margin-left: 1%;
}
form#admin-delete-private-message-custom-form input[type=submit] {
    border-radius: 0;
    line-height: 19px;
    margin-top: 2px;
}
form#admin-delete-private-message-custom-form fieldset .js-form-item input {
    width: 100%;
}
form#admin-delete-private-message-custom-form fieldset .fieldset-wrapper div {
    max-width: 50%;
    float: left;
    padding: 2px;
}
form#admin-delete-private-message-custom-form fieldset legend {
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
form#admin-delete-private-message-custom-form fieldset {
    padding: 5px;
}
form#admin-delete-private-message-custom-form .name-filter div {
    margin-top: 25px;
}
.carer-chat-color {
    background: #049E98;
    color: #fff;
    border-color: #049E98;
}
.client-chat-color {
    background: #ee743b;
    color: #eee;
    border-color: #ee743b;
}

.carer-chat-icon {
    color: #049E98;
    border-color: #049E98;
}
.client-chat-icon {
    color: #ee743b;
    border-color: #ee743b;
}
body.path-admin-message-board .chat-board-carer .active-message-thread {
    background: #049E98;
}
body.path-admin-message-board .chat-board-client .active-message-thread {
    background: #ee743b;
}
body.path-admin-message-board .chat-board-carer .admin-chat-box-thread-link {
    color: #049E98;
}
body.path-admin-message-board .chat-board-client .admin-chat-box-thread-link {
    color: #ee743b;
}

body.path-admin-message-board .chat-board-carer .sender-carer{
    background: #ee743b;
    word-break: break-all;
}
body.path-admin-message-board .chat-board-carer .sender-client{
    background: #049E98;
}

body.path-admin-message-board .chat-board-client .sender-carer {
    background: #049E98;
}
form.admin-delete-private-message-custom-form .buttons{
    margin-top: 55px;
}
.client-chat-btn,
.client-chat-btn:hover {
    background: #ee743b;
    color: #fff;
}
.carer-chat-btn,
.carer-chat-btn:hover {
    background: #049E98;
    color: #fff;
}
body.path-admin-message-board .deleted-message {
    background: #9c9c9c !important;
    border: none !important;
    color: #f9f5f5 !important;
}
body.path-admin-message-board .messagebox.deleted-message.restore-selected {
    background: #89d2a6 !important;
    border: solid 1px #32bf29 !important;
    color: #fff8f8 !important;
}
/* Admin private message log section  */
form#pm-logs-form .submit-btn-container {
    margin-top: 5px;
    margin-left: 1%;
}
form#pm-logs-form input[type=submit] {
    border-radius: 0;
    line-height: 19px;
    margin-top: 2px;
}
form#pm-logs-form fieldset .js-form-item input {
    width: 100%;
}
form#pm-logs-form fieldset .fieldset-wrapper div {
    max-width: 50%;
    float: left;
    padding: 2px;
}
form#pm-logs-form fieldset legend {
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
form#pm-logs-form fieldset {
    padding: 5px;
}
form#pm-logs-form .name-filter div {
    margin-top: 25px;
}
form#pm-logs-form select {
    width: 100%;
}
body.path-admin-message-board .admin-chat-member-box  {
    margin-top: 10px;
    padding: 3px;
    max-width: 90%;
}

/* Job module: Mark as review feature */
form.node-ecare-jobs-edit-form input.job-review-btn {
    color: #212529;
    background: #ffc107;
    border-color: #ffc107;
}

form.node-ecare-jobs-edit-form input.job-review-btn:hover {
    color: #212529;
    background-color: #efb60e;
    border-color: #c69500;
}

table tr.pending-form-reviewed{
    background: #ffff0326;
}
div#manage-jobs div.ms-options-wrap {
    padding: 0;
    margin-top: -4px;
} 
div#manage-jobs .ms-options-wrap > .ms-options {
    position: absolute;
    left: auto;
    width: 100%;
    z-index: 99;
    border: 1px solid #aaa;
    overflow: auto;
    background: #fff;
    padding: 0px;
}
div.logs-btns{
    position: inherit;
}
.admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper div{
    max-width: 47% !important;
}
.agent-filters div.form-item {
    display: inline-block;
    width: 45%;
}
div#manage-jobs .ms-options-wrap > .ms-options{
    min-height: 60px !important;
}
div#manage-jobs .ms-options-wrap > button{
    height: auto;
}
.admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper div {
    display: flex;
    float: left !important;
    width: 49%;
}
.admin-job-management-listing .date-range-filter fieldset .fieldset-wrapper div input {
    width: 100%;
}
/* chat conversation list */
body.path-conversation a.shortcut-action {
    display: none;
}
body.path-conversation form.easymeta-form{
    display: none;
}
body.path-conversation div.region-breadcrumb{
    display: none;
}
body.path-conversation  header.content-header h1{
    font-size: 30px;
}
body.path-conversation header.content-header{
    padding: 0px;
    background-color: #f7f7f7;
}
form#admin-private-message-uc-filter-form .submit-btn-container {
    margin-top: 5px;
    margin-left: 1%;
}
form#admin-private-message-uc-filter-form input[type=submit] {
    border-radius: 0;
    line-height: 19px;
    margin-top: 2px;
}
form#admin-private-message-uc-filter-form fieldset .js-form-item input {
    width: 100%;
}
form#admin-private-message-uc-filter-form fieldset .fieldset-wrapper div {
    max-width: 50%;
    float: left;
    padding: 2px;
}
form#admin-private-message-uc-filter-form fieldset legend {
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
form#admin-private-message-uc-filter-form fieldset {
    padding: 5px;
}
/* as discussed with bhavesh commneted - 09-6-21
form#admin-private-message-uc-filter-form .name-filter div {
    margin-top: 25px;
} */
form#admin-private-message-uc-filter-form .buttons{
    margin-top: 55px;
}
/* Hide Englist 1st and English lang when add/edit job by Admin - START */
.node-ecare-jobs-edit-form #edit-field-languages .form-item-field-languages-english-as-1st,
.node-ecare-jobs-edit-form #edit-field-languages .form-item-field-languages-english,
.node-ecare-jobs-form #edit-field-languages .form-item-field-languages-english-as-1st,
.node-ecare-jobs-form #edit-field-languages .form-item-field-languages-english{
    display: none;
}
/* Hide Englist 1st and English lang when add/edit job by Admin - END */
.uc-auto-search{    margin-top: 41px !important;    }
.msg-auto-search{    margin-top: 38px !important;    }
.msg-auto-search{    margin-top: 38px !important;    }
.msg-auto-search{    margin-top: 38px !important;    }
form.uc-notes-form select {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
    margin-bottom: 20px;
    height: 34px;
    background: url(../../../../core/misc/icons/333333/caret-down.svg) no-repeat 99% 63%, -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(255, 255, 255))no-repeat 99% 63%, -webkit-linear-gradient(top, #f6f6f3, #e7e7df) !important;
}
form.uc-notes-form textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
    margin-bottom: 20px;
    height: 80px;
}
form.uc-notes-form .form-submit {
    background: none;
    border: 1px solid;
    color: #000;
    border-radius: 6px;
    font-size: 16px;
    padding: 7px 30px !important;
    transition: all 1s ease;
    font-weight: 600;
    cursor: pointer;
    background: #049E98 !important;
    color: #fff !important;
    border-color: #049E98 !important;
    height: auto;
    text-shadow: none;
}
form.uc-notes-form input {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
    margin-bottom: 20px;
    height: 34px;
}
.uc_tr_bg{ background: #795a7b26 !important;}
.uc_tr_not_bg{ background: #ffffff !important;}
.uc_tr_not_bg.yellow{ background: #e4df3da3 !important;}
/* .white-board-call-records-form select, .white-board-call-records-form input
{
    background: url(../../../../core/misc/icons/333333/caret-down.svg) no-repeat 99% 63%, -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(255, 255, 255))no-repeat 99% 63%, -webkit-linear-gradient(top, #f6f6f3, #e7e7df) !important;
} */

#white-board-call-records-form input, #white-board-con-type-form input, #white-board-con-res-form input {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
    margin-bottom: 20px;
    height: 34px;
}
.add-white-board-config, .add-white-board-config:hover {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 4px 1.5em;
    border: 1px solid #a6a6a6;
    border-radius: 20em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(top,#f6f6f3,#e7e7df);
    background-image: linear-gradient(to bottom,#f6f6f3,#e7e7df);
    color: #333;
    text-decoration: none;
    text-shadow: 0 1px hsl(0deg 0 100% / 60%);
    font-weight: 600;
    font-size: 14px;
    font-size: .875rem;
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-font-smoothing: antialiased;
}
.white-board-call-table{
    margin-top: 20px !important;
}
form#white-board-call-records-form input#call_add, form#white-board-con-type-form input#conv_type_add, form#white-board-con-res-form input#conv_res_add {
    /* border-radius: 6px;
    font-size: 13px;
    padding: 7px 30px;
    transition: all 1s ease;
    font-weight: 600;
    cursor: pointer;
    background: #049E98;
    color: #fff;
    border-color: #049E98;
    margin-top: 40px;
    text-shadow: none;
    font-weight: 400;
    width: auto; */
    margin-top: 41px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 4px 1.5em;
    border: 1px solid #a6a6a6;
    border-radius: 20em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(top,#f6f6f3,#e7e7df);
    background-image: linear-gradient(to bottom,#f6f6f3,#e7e7df);
    color: #333;
    text-decoration: none;
    text-shadow: 0 1px hsl(0deg 0 100% / 60%);
    font-weight: 600;
    font-size: 14px;
    font-size: .875rem;
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-font-smoothing: antialiased;
}
form#white-board-call-records-form select, form#white-board-con-type-form select, form#white-board-con-res-form select {
    /* width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
    margin-bottom: 20px;
    height: 34px; */
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 4px 1.5em;
    border: 1px solid #a6a6a6;
    border-radius: 20em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(top,#f6f6f3,#e7e7df);
    background-image: linear-gradient(to bottom,#f6f6f3,#e7e7df);
    color: #333;
    text-decoration: none;
    text-shadow: 0 1px hsl(0deg 0 100% / 60%);
    font-weight: 600;
    font-size: 14px;
    font-size: .875rem;
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-font-smoothing: antialiased;
}
#white_conversaion_form input, #white_conversaion_logs_form input{
    box-sizing: border-box;
    padding: .3em .4em .3em .5em;
    max-width: 100%;
    border: 1px solid #b8b8b8;
    border-top-color: #999;
    background: #fff;
    color: #333;
    border-radius: 2px;
    background: #fcfcfa;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 13%);
    font-size: 1em;
    color: #595959;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
#white_conversaion_form .button, #white_conversaion_logs_form .button{
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 4px 1.5em;
    border: 1px solid #a6a6a6;
    border-radius: 20em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(top, #f6f6f3, #e7e7df);
    background-image: linear-gradient(to bottom, #f6f6f3, #e7e7df);
    color: #333;
    text-decoration: none;
    text-shadow: 0 1px hsl(0deg 0% 100% / 60%);
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-font-smoothing: antialiased;
}

body.path-conversation .ui-autocomplete .ui-state-focus, body.path-admin-private-message-list .ui-autocomplete .ui-state-focus, body.path-admin .ui-autocomplete .ui-state-focus,  body.path-admin-client-dashboard .ui-autocomplete .ui-state-focus{
    background: #c5c9d8 !important;
    color:#000 !important;
}
body.path-conversation .ui-autocomplete, body.path-admin-private-message-list .ui-autocomplete, body.path-admin .ui-autocomplete, body.path-admin-client-dashboard .ui-autocomplete{  min-height: 10px !important;
    height: auto !important;
    overflow-y: auto !important;
    /* width: 500px !important; */
    max-width: 100%;
    max-height: 300px;}
#white_conversaion_form input, #white_conversaion_logs_form input, #white_conversaion_form select {width:100%;}
.client-qc-img {width: 15px;}    
.path-admin-client-dashboard #view-field-postcode-of-care-seeker-table-column{
    width: 96px;
}
.path-admin-client-dashboard .swal-footer {
    text-align: center;
}


body.masquerade-page a.shortcut-action {
    display: none;
}
body.masquerade-page form.easymeta-form{
    display: none;
}
body.masquerade-page div.region-breadcrumb{
    display: none;
}
body.masquerade-page  header.content-header h1{
    font-size: 30px;
}
body.masquerade-page header.content-header{
    padding: 0px;
    background-color: #f7f7f7;
}
#reason_for_close.error {
    border: 1px solid red;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%), 0 0 8px red;
}
#close_tracker_btn{
    background: #049824f5;
color: #fff;
font-size: 13px;
font-weight: normal;
text-shadow: none;
border: 0;
border-radius: 0;
text-align: center;
padding: 7px 20px;
}
.close-tack-btn{
    margin: auto;
    text-align: center;
}
.close_commnet_reason{ 
word-break: break-all;
}
.private-message-board .sender-client, .path-admin-message-board .sender-client{
    background: #ee743b;
    padding: 10px;
    border-radius: 30px;
    color: #f5f5f5;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    max-width: 90%;
}

.private-message-board .sender-carer, .path-admin-message-board .sender-carer{
    background: #049E98;
    padding: 10px;
    border-radius: 30px;
    color: #f5f5f5;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    max-width: 90%;
}
.private-message-board .sender-name span, .path-admin-message-board .sender-name span, .private-message-board .admin-rec-client-name span{
    color: #ee743b;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.private-message-board .sender-name a, .path-admin-message-board .sender-name a, .private-message-board .admin-rec-client-name a{
    color: #ee743b;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
margin-left: 14px;
}

.private-message-board .rec-name span, .path-admin-message-board .rec-name span{
color: #049e98;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.private-message-board .rec-name a, .path-admin-message-board .rec-name a{
    color: #049e98;
margin-left: 14px;
}


.client-message-form .hide-lable label{
display: none;
}
.private-message-board .private-msg-sent{
    background: #049E98;
    font-size: 15px;
    border: none;
}
.path-admin-private-message-list .text-gray {
    color: #000 !important;
}
/** Changes for Intro meeting chat options START **/
.private-message-board .row.chat-contact-block {
    height: 300px;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #666b7a rgba(33, 37, 41, 0);
}
.private-message-board .row.chat-contact-block::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }
  .private-message-board .row.chat-contact-block::-webkit-scrollbar-track {
      background: rgba(0, 0, 0, 0.1);
  }
  .private-message-board .row.chat-contact-block::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4)
  }
  .ui-dialog.private-message-board .chat-contact-block span.sender-admin {
    font-size: 14px;
}
.ui-dialog.private-message-board .chat-contact-block p.messaged-date {
    font-size: 14px;
}
.ui-dialog.private-message-board .chat-contact-block span.sender-carer-client {
    font-size: 14px;
}
.ui-dialog.private-message-board .ui-button-icon-primary.ui-icon.ui-icon-closethick { 
    display:none;
}
/** Changes for Intro meeting chat options END **/
.private-message-board .white-board-private-msg-client-btn, .private-message-board .white-board-private-msg-client-btn:focus{
    margin-top: 0 !important;
    padding: 10px;
    font-weight: normal;
    border-radius: 8px;
    background: #ee743b !important;
    border: none !important;
}
.private-message-board .white-board-private-msg-carer-btn, .private-message-board .white-board-private-msg-carer-btn:focus{
    margin-top: 0 !important;
    padding: 10px;
    font-weight: normal;
    border-radius: 8px;
    background: #049e98 !important;
    border: none !important;
} 
.private-message-board button:focus button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.private-message-board button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    box-shadow: none !important;
    text-decoration: none !important;
    background: none !important;
    border: 0px !important;
}
.private-message-board .ui-front .ui-dialog-content .ui-widget-content{
    max-height: 430px !important;
    }

.private-message-board .ui-widget-content{
    max-height: 566px !important;
}
.private-message-board .private-msg-sent:focus{
    background-color: #049E98 !important;
}
form.admin-delete-private-message-custom-form .buttons {
    margin-top: 27px;
}

form#admin-delete-private-message-custom-form fieldset {
    padding: 5px;
    margin: -1em 0 1em 0;
}
form#admin-delete-private-message-custom-form .client-date-container, form#admin-delete-private-message-custom-form .carer-date-container{
    margin-top: 1.8em;
}
.pvt-action-col{
    width: 106px;
}
form#admin-delete-private-message-custom-form input[type=submit]{
    margin-left: -1px
}
div#add_white_board_notes .modal-dialog, div#chat_view .modal-dialog, div#serach_histroy_chat_view .modal-dialog {
    z-index: 9999999999999;
}
div#chat_view .modal-dialog, div#serach_histroy_chat_view .modal-dialog{
    max-width:980px;
}
.path-admin-message-board .sender-carer {
    background: #049E98;
    padding: 10px;
    border-radius: 30px;
    color: #f5f5f5;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    max-width: 90%;
}
.path-admin-message-board .sender-client {
    background: #ee743b;
    padding: 10px;
    border-radius: 30px;
    color: #f5f5f5;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    max-width: 90%;
}
div#chat_view .modal-content .modal-body.chat-board-carer .mCustomScrollbar, div#serach_histroy_chat_view .modal-content .modal-body.shared-chat-history .mCustomScrollbar {
    max-height: 400px;
    overflow: auto;
}

table#nrm-white-message-listing th.th_white_list ,
table#white-message-listing th.th_white_list {
    min-width: 215px;
}
table#white-message-listing th,
table#nrm-white-message-listing th
{
    font-weight:normal !important;
}
table#nrm-white-message-listing tr.bg-green,
table#white-message-listing tr.bg-green
{
     background-color:#c6eccf;
     color:#000;
}
table#nrm-white-message-listing tr.bg-orange,
table#white-message-listing tr.bg-orange
{
    background-color:#f7c76eb3;
     color:#000;
}
table#white-message-listing tr.bg-red,
table#nrm-white-message-listing tr.bg-red
{
    background-color:#ea02027d;
     color:#000;
}
table#white-message-listing tr.bg-white,
table#nrm-white-message-listing tr.bg-white
{
    background-color:#fff;
     color:#000;
}
table#white-message-listing tr.bg-red select,
table#nrm-white-message-listing tr.bg-red select
{
    color:#000;
}
table#white-message-listing tr.bg-red .text-danger,
table#nrm-white-message-listing tr.bg-red .text-danger
{
    color:#fff !important;
} 
.bootstrap-datetimepicker-widget td {
    background:#fff !important;
    z-index:9999999 !important;
}
#white-message-listing i ,
#nrm-white-message-listing i,
.path-conversation i {
    color: #000 !important;
    margin-top: 10px;
}

table#white-message-listing .yellow ,
table#nrm-white-message-listing .yellow  {
    background:#fdff59  !important;
}
table#white-message-listing .green,
table#nrm-white-message-listing .green  {
    background:#6ac564 !important;
}

table#white-message-listing .white,
table#nrm-white-message-listing .white {
    background:#fff !important;
}

table#nrm-white-message-listing tr.bg-red-ghost-client,
table#white-message-listing tr.bg-red-ghost-client,
.job-applications-bg-grey-ghost-carer
{
    background-color:#cac8c8;
    
}
#chat_view .private-msg-sent{
    display: none;
    }
    .sent-white-msg-carer-container{
        float: left;
        margin-bottom: 10px;
    }
    .sent-white-msg-carer-container input, .sent-white-msg-carer-container input:active, .sent-white-msg-carer-container input:focus, .sent-white-msg-carer-container input:hover{
        color: #fff;
        background: #049E98;
        box-shadow: none;
        border: none;
        padding: 10px;
        border-radius: 10px;
        font-size: 15px;
        font-weight: normal;
    }
    .sent-white-msg-client-container{
        float: left;
        margin-left: 10px;
    }
    .sent-white-msg-client-container input, .sent-white-msg-client-container input:active, .sent-white-msg-client-container input:focus, .sent-white-msg-client-container input:hover{
        color: #fff;
        background: #ee743b;
        box-shadow: none;
        border: none;
        padding: 10px;
        border-radius: 10px;
        font-size: 15px;
        font-weight: normal;
    }
    #client_carer_chat_modal #edit-sent-message.error{
        border-color: #db233cfa;
        outline: 0;
        box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%), 0 0 8px #ff4040;
        background-color: #fff;
    }
    #client_carer_chat_modal #form-textarea:focus
    {
        border-color: #b8b8b8;
        outline: 0;
        box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%), 0 0 8px #b8b8b8;
        background-color: #fff;
    }
    div#client_carer_chat_modal .modal-dialog {
        max-width: 980px;
    }
    div#client_carer_chat_modal .modal-dialog {
        z-index: 9999999999999;
    }
    .path-admin-message-board .sender-admin {
        background: #c5bdb9;
        padding: 10px;
        border-radius: 30px;
        color: #000;
        font-weight: normal;
        display: inline-block;
        text-align: left;
        max-width: 90%;
        word-break: break-all;
    }
    .carer-threads .sender-carer-client{
        background: #049E98;
        padding: 10px;
        border-radius: 30px;
        color: #f5f5f5;
        font-weight: normal;
        display: inline-block;
        text-align: left;
        max-width: 90%;
        word-break: break-all;
    }
    .client-threads .sender-carer-client{
        background: #ee743b;
        padding: 10px;
        border-radius: 30px;
        color: #f5f5f5;
        font-weight: normal;
        display: inline-block;
        text-align: left;
        max-width: 90%;
        word-break: break-all;
    }
    .private-message-board .admin-sender-name a{
        color: #645d59;
        font-size: 16px;
        font-weight: 600;
        text-decoration: underline;
        margin-left: 14px;
    }
    .private-message-board .admin-sender-name span{
        color: #645d59;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;  
    } 
    .private-message-board .admin-rec-carer-name a, .private-message-board .admin-rec-carer-name span{
        color: #049e98;
    }
    
    .private-message-white-board .ui-widget-content {
        max-height: 579px !important;
    }
    table td a.white-chat-icon img{
        width: 21px !important;
        margin-right: 0!important;
    }
    .pvt-chat-icon img{
        width: 19px !important;

    }
    .carer-date-container{ margin-top: 0 !important;}
    .mr-pvt-filter {
        margin: 10px;
    }
    .mr-pvt-filter.dt-filter-cls {
        margin-right: 0;
    }
    .white-chat-icon{
        background-color: #fff;
    padding: 5px;
    border-radius: 3px;
    height: 30px;
    margin-right: 0 !important;
    display: inline-block;
    align-items: center;
    }

/* Automated NRM  */
body.path-admin-automated-nrm-activities-log a.shortcut-action,
body.path-admin-automated-nrm-dashboard a.shortcut-action,
body.path-admin-nrm-settings a.shortcut-action {
    display: none;
}
body.path-admin-automated-nrm-activities-log form.easymeta-form,
body.path-admin-automated-nrm-dashboard form.easymeta-form,
body.path-admin-nrm-settings form.easymeta-form{
    display: none;
}
body.path-admin-automated-nrm-activities-log div.region-breadcrumb,
body.path-admin-automated-nrm-dashboard div.region-breadcrumb,
body.path-admin-nrm-settings div.region-breadcrumb{
    display: none;
}
body.path-admin-automated-nrm-activities-log  header.content-header h1,
body.path-admin-automated-nrm-dashboard  header.content-header h1,
body.path-admin-nrm-settings  header.content-header h1{
    font-size: 30px;
}
body.path-admin-automated-nrm-activities-log header.content-header,
body.path-admin-automated-nrm-dashboard header.content-header,
body.path-admin-nrm-settings header.content-header{
    padding: 0px;
    background-color: #f7f7f7;
}
.custom-icons {
    color: dimgray;
}
.custom-icons:hover {
    color: #000;
    text-decoration: none;
}
body.path-admin-nrm-settings form label{
    width: 100%;
    font-weight: 600;
}
body.path-admin-nrm-settings form select{
    width: 30%;
}
body.path-admin-nrm-settings form input[type=text]{
    width: 90%;
}
body.path-admin-nrm-settings div.ms-options-wrap {
    width: 60%;
}
body.path-admin-nrm-settings div.ms-options-wrap > div.ms-options{
    width: 60%;
}
body.path-admin-nrm-settings form input[type=submit]{
    border-radius: 0;
    width: 150px;
    margin: 0;
}
.custom-icons-table:hover {
    text-decoration: none;
}
body.path-admin-automated-nrm-dashboard input.form-autocomplete{
    height: 26px;
}
body.path-admin-automated-nrm-activities-log .date-range-filter fieldset legend {
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
body.path-admin-automated-nrm-activities-log .date-range-filter fieldset .fieldset-wrapper {
    margin-top: 0;
    width: 100%;
}
body.path-admin-automated-nrm-activities-log .date-range-filter fieldset .fieldset-wrapper div {
    display: block;
    width: 50%;
    float: left;
    padding: 2px;
}
body.path-admin-automated-nrm-activities-log .date-range-filter fieldset {
    padding: 5px;
    background: #fbfbfb;
    margin-top: -20px !important;
}
body.path-admin-automated-nrm-activities-log .ms-options,
body.path-admin-automated-nrm-dashboard .ms-options,
body.path-admin-nrm-settings .ms-options {
    min-height: 50px !important;
}
.form-item-activity-type .ms-options {
    width: 230px;
}
body.path-admin-automated-nrm-activities-log .ms-options label{
    font-weight: 600;
}
.carer-note-date{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.carer-note-date i{
    color: #5A5454;
    font-size: 16px;
    margin-right:5px;
}
.carer-note-date .text{
    font-size: 11px;
    font-weight:bold;
    color: #333;
}
.carer-note-title{
    font-size: 14px;
    font-weight:600px;
}    
    .shared-chat-history .lable {
        border: 1px solid;
        font-size: 12px;
    }
    .shared-chat-history .lable-value {
        font-size: 14px;
        margin-top: 10px;
    }
    .white_board_key_search_view {
        float: left;
        margin-right: 6px;
        margin-top: 3px;
    }    

/* jobs add-edit form CSS START */
#node-ecare-jobs-form .layout-region.layout-region-node-secondary,
#node-ecare-jobs-edit-form .layout-region.layout-region-node-secondary {
    display: none;
}

#node-ecare-jobs-form .layout-region.layout-region-node-main,
#node-ecare-jobs-edit-form .layout-region.layout-region-node-main{
    width: 100%;
}

#node-ecare-jobs-form .fieldset-wrapper .form-checkboxes,
#node-ecare-jobs-form .fieldset-wrapper .form-radios,
#node-ecare-jobs-edit-form .fieldset-wrapper .form-checkboxes,
#node-ecare-jobs-edit-form .fieldset-wrapper .form-radios {
    width: 100%;
    display: block;
    float: left;
}
#node-ecare-jobs-form .fieldset-wrapper .form-checkboxes > div ,
#node-ecare-jobs-edit-form .fieldset-wrapper .form-checkboxes > div ,
#node-ecare-jobs-edit-form .fieldset-wrapper .form-radios > div,
#node-ecare-jobs-form .fieldset-wrapper .form-radios > div {
    width: calc(100%/5);
    height: 100%;
    float: left;
}

#node-ecare-jobs-form #edit-title-wrapper,
#node-ecare-jobs-edit-form #edit-title-wrapper,
#node-ecare-jobs-form #edit-field-first-name-of-care-recipie-wrapper,
#node-ecare-jobs-edit-form #edit-field-first-name-of-care-recipie-wrapper,
#node-ecare-jobs-form #edit-field-last-name-of-care-recipien-wrapper,
#node-ecare-jobs-edit-form #edit-field-last-name-of-care-recipien-wrapper,
#node-ecare-jobs-form #edit-field-post-code-of-care-recipien-wrapper,
#node-ecare-jobs-edit-form #edit-field-post-code-of-care-recipien-wrapper,
#node-ecare-jobs-form #edit-field-age-of-care-recipient-wrapper,
#node-ecare-jobs-edit-form #edit-field-age-of-care-recipient-wrapper,
#node-ecare-jobs-form #edit-field-job-address-wrapper,
#node-ecare-jobs-edit-form #edit-field-job-address-wrapper,
#node-ecare-jobs-form #edit-field-age-of-care-recipient-wrapper,
#node-ecare-jobs-edit-form #edit-field-age-of-care-recipient-wrapper,
#node-ecare-jobs-form #edit-field-job-address-wrapper,
#node-ecare-jobs-edit-form #edit-field-job-address-wrapper,
#node-ecare-jobs-form #edit-field-rate-wrapper,
#node-ecare-jobs-edit-form #edit-field-rate-wrapper,
#node-ecare-jobs-form #edit-field-postcode-job-wrapper,
#node-ecare-jobs-edit-form #edit-field-postcode-job-wrapper,
#node-ecare-jobs-form #edit-field-postcode-job-wrapper,
#node-ecare-jobs-edit-form #edit-field-postcode-job-wrapper,
#node-ecare-jobs-form #edit-field-job-number-wrapper,
#node-ecare-jobs-edit-form #edit-field-job-number-wrapper
{
    float: left !important;
    width: 50% !important;
}
#node-ecare-jobs-form #edit-field-when-would-you-like-the-ca-wrapper,
#node-ecare-jobs-edit-form #edit-field-when-would-you-like-the-ca-wrapper {
    width: 100%;
    float: left;
}
#node-ecare-jobs-form #node-ecare-jobs-edit-form label,
#node-ecare-jobs-edit-form #node-ecare-jobs-edit-form label {
    font-size: 14px;
}

#node-ecare-jobs-form #edit-field-submitted-by-wrapper,
#node-ecare-jobs-form #edit-field-number-of-nights-per-week-wrapper,
#node-ecare-jobs-form #edit-field-number-of-hours-per-week-wrapper,
#node-ecare-jobs-edit-form #edit-field-submitted-by-wrapper,
#node-ecare-jobs-edit-form #edit-field-number-of-nights-per-week-wrapper,
#node-ecare-jobs-edit-form #edit-field-number-of-hours-per-week-wrapper
{
    width: calc(100%/4);
    float: left;
}
#node-ecare-jobs-form #edit-field-gender-wrapper,
#node-ecare-jobs-form #edit-field-driver-required-wrapper,
#node-ecare-jobs-edit-form #edit-field-gender-wrapper,
#node-ecare-jobs-edit-form #edit-field-driver-required-wrapper {
    float: left;
    width: 50%;
}
#node-ecare-jobs-form #edit-field-specific-expertise-wrapper,
#node-ecare-jobs-form #edit-field-general-expertise-wrapper,
#node-ecare-jobs-form #edit-field-general-expertise-wrapper,
#node-ecare-jobs-form #edit-field-pets-friendly-wrapper,
#node-ecare-jobs-form #edit-field-non-smoker-require-wrapper,
#node-ecare-jobs-form #edit-field-care-condition-experience-wrapper,
#node-ecare-jobs-edit-form #edit-field-specific-expertise-wrapper,
#node-ecare-jobs-edit-form #edit-field-general-expertise-wrapper,
#node-ecare-jobs-edit-form #edit-field-general-expertise-wrapper,
#node-ecare-jobs-edit-form #edit-field-pets-friendly-wrapper,
#node-ecare-jobs-edit-form #edit-field-non-smoker-require-wrapper,
#node-ecare-jobs-edit-form #edit-field-care-condition-experience-wrapper
 {
    float: left !important;
    width: 100% !important;
}
#node-ecare-jobs-form .form-item-field-requirements-0-value label,
#node-ecare-jobs-edit-form .form-item-field-requirements-0-value label {
    width: 100%;
}
/* jobs add-edit form CSS END*/
/* Client QC page CSS START */
#views-exposed-form-client-dashboard-page-1 .form-item-field-user-group-value input,
#views-exposed-form-client-dashboard-page-1 .form-item-field-type-of-funding-value input,
#views-exposed-form-client-dashboard-page-1  .form-item-associated-partners input,
#views-exposed-form-client-dashboard-page-1  .form-item-field-admin-aquarius-status input,
#views-exposed-form-client-dashboard-page-1  .form-item-field-aquarius-status-value input,
#views-exposed-form-client-dashboard-page-1  .form-item-cpv input,
#views-exposed-form-client-dashboard-page-1  .form-item-care-for input,
#views-exposed-form-client-dashboard-page-1  .form-item-signup-source input,
#views-exposed-form-client-dashboard-page-1  .form-item-field-client-follow-up-status-value input,
#views-exposed-form-client-dashboard-page-1  .form-item-field-c-whiteboard-message-type-value input,
.admin-approved-carer-list  .ms-options input {
    width: unset !important;
}
.admin-approved-carer-list  .ms-options input {
    top: -2px !important;
}
#views-exposed-form-client-dashboard-page-1 .ms-options-wrap > .ms-options,
.admin-approved-carer-list .ms-options-wrap > .ms-options {
    left: auto !important;
}
#views-exposed-form-client-dashboard-page-1 .ms-options-wrap > button:focus, 
#views-exposed-form-client-dashboard-page-1 .ms-options-wrap > button{
    width: 260px !important;
}
#views-exposed-form-client-dashboard-page-1 .ms-options-wrap > .ms-options ,
.admin-approved-carer-list .ms-options-wrap > .ms-options {
    width: 260px;
}
.admin-approved-carer-list .ms-options-wrap button {
    width: 100% !important;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none !important;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
    height: 34px;
}
#views-exposed-form-client-dashboard-page-1  .form-item-field-user-group-value #ms-list-1 ul li:last-child {
    display: none;
}
/* Client QC page CSS END */
.daterangepicker {
    min-width: 635px !important;
}
.daterangepicker table.table-condensed th {
    border-radius: 0px;
}
.bg-ghost-client {
    background: rgb(255 112 112 / 45%) !important;
}
.bg-pa-carer-row{
    background: #FFD580 !important;
}
form#fees-wallet-transfer-bank-logs-filters .date-range-filter fieldset .fieldset-wrapper div {
    display: inline-block;
    width: 49%;
}
form#fees-wallet-transfer-bank-logs-filters .date-range-filter fieldset  {
    padding: 5px;
    margin-top: 0px !important;
}
form#fees-wallet-transfer-bank-logs-filters .date-range-filter fieldset .fieldset-wrapper div input {
    width: 100%;
}
form#fees-wallet-transfer-bank-logs-filters .date-range-filter fieldset legend { 
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
form#fees-wallet-transfer-bank-logs-filters .fees-range-filter fieldset .fieldset-wrapper div {
    display: inline-block;
    width: 47%;
}
form#fees-wallet-transfer-bank-logs-filters .fees-range-filter fieldset  {
    padding: 5px;
    margin-top: 0px !important;
}
form#fees-wallet-transfer-bank-logs-filters .fees-range-filter fieldset .fieldset-wrapper div input {
    width: 100%;
}
form#fees-wallet-transfer-bank-logs-filters .fees-range-filter fieldset legend { 
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}

/* Hubspot log filter form  */
form#hubspot-logs-screen-filters .date-range-filter fieldset .fieldset-wrapper div {
    display: inline-block;
    width: 49%;
}
form#hubspot-logs-screen-filters .date-range-filter fieldset  {
    padding: 5px;
    margin-top: 0px !important;
}
form#hubspot-logs-screen-filters .date-range-filter fieldset .fieldset-wrapper div input {
    width: 100%;
}
form#hubspot-logs-screen-filters .date-range-filter fieldset legend { 
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
form#hubspot-logs-screen-filters .fees-range-filter fieldset .fieldset-wrapper div {
    display: inline-block;
    width: 47%;
}
form#hubspot-logs-screen-filters .fees-range-filter fieldset  {
    padding: 5px;
    margin-top: 0px !important;
}
form#hubspot-logs-screen-filters .fees-range-filter fieldset .fieldset-wrapper div input {
    width: 100%;
}
form#hubspot-logs-screen-filters .fees-range-filter fieldset legend { 
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}

form#hubspot-logs-screen-filters input#edit-multi-search{
    margin-top: -2px;
}

/* Admin invoice list filter form  */
form#xero-invoice-filter-form-admin .date-range-filter fieldset .fieldset-wrapper div {
    display: inline-block;
    width: 49%;
}
form#xero-invoice-filter-form-admin .date-range-filter fieldset  {
    padding: 5px;
    margin-top: 0px !important;
}
form#xero-invoice-filter-form-admin .date-range-filter fieldset .fieldset-wrapper div input {
    width: 100%;
}
form#xero-invoice-filter-form-admin .date-range-filter fieldset legend { 
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}
form#xero-invoice-filter-form-admin .fees-range-filter fieldset .fieldset-wrapper div {
    display: inline-block;
    width: 47%;
}
form#xero-invoice-filter-form-admin .fees-range-filter fieldset  {
    padding: 5px;
    margin-top: 0px !important;
}
form#xero-invoice-filter-form-admin .fees-range-filter fieldset .fieldset-wrapper div input {
    width: 100%;
}
form#xero-invoice-filter-form-admin .fees-range-filter fieldset legend { 
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    top: 10px;
}

form#xero-invoice-filter-form-admin input#edit-multi-search{
    margin-top: -5px;
}
/* white board message popup height START */
.ui-dialog.private-message-board.private-message-white-board {
    max-height: 450px !important;
    overflow-y: auto !important;
    top: 100px !important;
}
.ui-dialog.private-message-board.private-message-white-board .ui-dialog-titlebar-close {
    background: url(../../../../core/misc/icons/ffffff/ex.svg) 0 0 no-repeat !important;
}
/* white board message popup height END */

body.path-admin .recruitment_list_form { overflow-x: hidden; }
body.path-admin .admin-approved-carer-list { overflow-x: inherit; }
.set-carer-featured-lic {
    font-weight: 600 !important;
    cursor: pointer;
}
i.la.h4 {
    font-weight: 900;
}
i.la.h2 {
    font-weight: 900;
}
/* Add Horizontal and Vertical scrooling in fixed width table */
.table-with-scroll table {
    border-collapse: collapse; /* make simple 1px lines borders if border defined */
  }
  .table-with-scroll tr {
      width: 100%;
  } 
  .table-with-scroll .outer-container {
      background-color: #ccc;
      overflow: visible;
  }
  .table-with-scroll .inner-container {
      width: 100%;
      height: 100%;
      position: relative;
  }
  .table-with-scroll .table-header {
    float: left;
    width: calc(100% - 20px);
    overflow: hidden;
  }
  .table-with-scroll .table-body {
      float:left;
      height:400px;
      width: inherit;
      overflow-y: scroll;
  }
  .table-with-scroll .table-body td img {
      width:20px;
      height: 20px;
  }
  
  .table-with-scroll td input, .table-with-scroll th input {
          margin-bottom: 0 !important;
  }
  .table-with-scroll tr th, .table-with-scroll tr td{
      width:220px;
      min-width: 220px;
      padding: 5px 10px !important;
      text-align: left !important;
  }
  .table-with-scroll tr th:first-child, 
  .table-with-scroll tr td:first-child{
      width:50px;
      min-width: 50px;
  }
  .table-with-scroll tr th:nth-child(6), .table-with-scroll tr td:nth-child(6) {
    width: 90px;
    min-width: 90px;
}

.table-with-scroll table.admin-approved-carer tr th, .table-with-scroll table.admin-approved-carer tr td {
    width: 220px;
    min-width: 220px;
    padding: 5px 10px !important;
    text-align: left !important;
}
.noscrollbar {
    height: auto !important;
}
.table-with-scroll select#assign_recruiter_id {
    width: 200px;
}
/* Add Horizontal and Vertical scrooling in fixed width table */
.view-id-client_dashboard table th {
    cursor:default;
}
.view-id-client_dashboard table td:last-child{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 90px
}

.view-id-client_dashboard table td:last-child a{
    margin:0 7px;
}

.view-id-client_dashboard table td:last-child a:first-child, 
.view-id-client_dashboard table td:last-child a:nth-child(3), 
.view-id-client_dashboard table td:last-child a:nth-child(5){
    margin-left:0 !important;
}
.tbl-w-350 {
    min-width: 350px !important;
    width: 350px !important;
}
.tbl-w-200 {
    min-width: 200px !important;
    width: 200px !important;
}
.tbl-w-150 {
    min-width: 150px !important;
    width: 150px !important;
}
.tbl-w-120 {
    min-width: 120px !important;
    width: 120px !important;
}
.tbl-w-100 {
    min-width: 100px !important;
    width: 100px !important;
}
.tbl-w-80 {
    min-width: 80px !important;
    width: 80px !important;
}
.tbl-w-60 {
    min-width: 60px !important;
    width: 60px !important;
}
.path-admin-client-dashboard #views-exposed-form-client-dashboard-page-1 .ms-options-wrap > button:focus, .path-admin-client-dashboard #views-exposed-form-client-dashboard-page-1 .ms-options-wrap > button {width:100% !important;}
/* admin side- client sign up treacking css - START */

.client-ana-sub-class {
    margin-bottom: 10px;
    margin-right: 20px;
    padding: 0px 15px;
    border: 1px solid #ccc;
    border-radius: 15px;
    line-height: 1;
}
.client-soucet-analytics{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.client-ana-sub-class p{
    margin-top: 12px !important;
}
.sigup-count {
    background: #e0e0d8;
    width: 20px;
    border-radius: 50%;
    padding: 2px 7px;
    margin-left: 3px;
    font-size: 12px;
    text-align: center;
}
table#client-signup-tracking-list thead th {
    text-transform: none !important;
}
.recruitment_list_form input:focus-visible, .recruitment_list_form select:focus-visible {
    outline: none;
}
/* admin side- client sign up treacking css - END */
#nrm-white-message-listing th {
    padding: 10px 5px 10px 10px;
}
/* Ads UTM track */
.ads-url-div {
    max-width: 350px;
    width: 350px;
    word-break: break-all;
}
table.ads-table th {
    text-transform: none !important;
}
.ads-logs .form-sect {
    float: left;
    width:90%
}
.ads-logs .records-sec {
    float: right;
    width:10%;
    margin-top: 2em;
}
.ads-logs .button.reset {
    margin-left: 0;
}
/* Ads UTM track */
th.conversion-wb-actions {
    vertical-align: middle !important;
    white-space: nowrap;
    min-width: 125px;
}
th.conversion-dt-col {
    min-width: 100px;
}
button.ui-dialog-titlebar-close {
    background: url(../../../../core/misc/icons/ffffff/ex.svg) 0 0 no-repeat !important;
}

.carer-profiles button.ui-dialog-titlebar-close {
    background: none !important;
}


#views-exposed-form-meeting-request-list-page-1  .form-type-select {
    margin-top: 17px
}
.form-item-field-request-status-value label {
    width: 100%;
}
#views-exposed-form-meeting-request-list-page-1 .form-item-created-max label, #views-exposed-form-meeting-request-list-page-1 fieldset#edit-created-wrapper legend, #views-exposed-form-meeting-request-list-page-1 fieldset#edit-created-wrapper label {
    display: none;
}
.meeting-request-list table th {
    text-transform: initial !important;
}
#views-exposed-form-meeting-request-list-page-1 #edit-submit-meeting-request-list {
    max-width: 100px;
}
#views-exposed-form-meeting-request-list-page-1 input#edit-reset {
    border-radius: 6px;
    font-size: 13px;
    padding: 7px 30px;
    transition: all 1s ease;
    cursor: pointer;
    background: transparent;
    color: #FA7878;
    border: 1px solid #FA7878;
    text-shadow: none;
    font-weight: 400;
    height: auto;
    line-height: 18px;
    max-width: 100px;
}
#views-exposed-form-meeting-request-list-page-1 fieldset#edit-created-wrapper {
    position: unset;
    min-width: unset;
    margin: 0.75em 0;
    padding: 0;
    background-color: transparent;
}

#views-exposed-form-meeting-request-list-page-1 .js-form-item-created-min, #views-exposed-form-meeting-request-list-page-1 .js-form-item-created-max {
    margin-top: 0;
}

#views-exposed-form-meeting-request-list-page-1 input#edit-created-max, #views-exposed-form-meeting-request-list-page-1 input#edit-created-min {
    margin-bottom: 0;
}
.meeting-request-list .views-table th.is-active > a{
    color: #000000;
}
/**
*  Ghost carer css - START
*/
.ghost_carer_cls {
    background-color: #FAF3EA;
}
#adminview-approved-carer-list .client-qc-img{
    margin-left: 5px;
    width: auto;
}
/**
*  Ghost carer css - END
*/
/* Intromeeting changes */
.intro-icon {
    max-width: 24px;
    height: auto;
    margin-right: 10px;
 }

.secure-delete a {
    color: #fff;
    background: #ec2424;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 50%;
}

.secure-file-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.secure-file-link a {
    word-break: keep-all !important;
    width: auto !important;
}

.secure-file-link img {
    max-width: 24px;
    height: auto;
    margin-left: 10px;
}

.intro_meeting_notes_form .modal-content {
    width: 500px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 15px;
}
.intro_meeting_notes_form .modal-content .close {
    display: flex;
    justify-content: flex-end;
}
.intro_meeting_notes_form .modal-body-footer {
margin-top: 20px;
}

.intro-notes-table table th {
    padding: 10px;
}
#views-exposed-form-intro-meeting-listing-page-1 select { width: 100%; margin-top: 4px; max-width: 270px; height:32px;}

.view-intro-meeting-listing.view-id-intro_meeting_listing.view-display-id-page_1 table th {
    text-transform: none !important;
}

.private-message-board.ui-dialog .ui-widget-content.ui-dialog-content{overflow: visible !important;}

.mention-capable-page span.ui-icon.ui-icon-closethick {
    display: none;
  }

/** Shift gap CSS changes **/
.shift-gap-analysis .dataTables_scrollHeadInner {
    width: 100% !important;
}
.shift-gap-analysis .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .shift-gap-analysis .dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
    width: 100% !important;
}

.analytics-status-select.analytics-inline-element {
    margin-right: 20px;
}

.view-intro-meeting-listing #view-nothing-3-table-column {
    display: none;
}
.view-intro-meeting-listing .views-empty {
    text-align: center;
}


#intro-meeting-listing .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    cursor: pointer;
}

#intro-meeting-listing .modal-header span {
    font-size: 30px;
    margin-top: -15px;
}
.view-intro-meeting-listing table .fa-lg {
    font-size: 24px !important;
}

/*Fixed applicants image size issues */
.path-admin-job-applicants .card .card-img-top {
    object-fit: cover;
    max-height: 423px;
    overflow: hidden;
    width: 100%;
    min-height: 423px;
    min-width: 427px;
    max-width: 427px;
    }
    
/*admin message dashboard Share Personal Info action btn css*/
#private-msg-checker-pager table tbody tr td:last-child img{
max-width: 24px;
    height: auto;
}
/*admin message dashboard Share Personal Info action btn css*/

/*Start DT-2051*/
.view-job-eligible-carers .pager__item a {
    background: #0062cc;
        border: 0px;
        padding: 8px 15px;
        color: #fff;
        font-weight: 400;
        text-decoration: none;
    }
    .view-job-eligible-carers .pager__item a:hover, .pager__item a:focus {
    background: #0062cc;
        border: 0px;
        color: #fff;
        text-decoration: none;
    }
    .views-infinite-scroll-content-wrapper form table thead th, .views-infinite-scroll-content-wrapper form table tbody td {
        width: 200px;
        max-width: 200px;
    }
    .views-infinite-scroll-content-wrapper form table thead th:first-child, .views-infinite-scroll-content-wrapper form table tbody td:first-child {
        width: 40px;
        max-width: 40px;
    }
    .views-infinite-scroll-content-wrapper form table thead{display: none;}
    .views-infinite-scroll-content-wrapper form:first-child table thead{display: table-header-group;}
    /*End DT-2051*/

.bg-deleted-messages{
    background: #9c9c9c !important;
    border: none !important;
    color: #f9f5f5 !important;
}    

.view-id-meeting_request_list .meeting-status-bg-yellow {
    background-color: #ffff0326;
}

.view-id-meeting_request_list .meeting-status-bg-yellow .meeting-request-check{
    display: none;
}

#unapproved-carer-list-page .requested-for-interview {
    background-color: #ffff0326;
}
/* --------- Chime Audio/Video Call admin log listing Start ----------*/
.call-video-wrapper {
    width: fit-content;
    margin: 20px auto;
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 12px;
    flex-direction: column;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
video {
    border-radius: 12px;
}
.call-transcript-wrapper {
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 12px;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.call-transcript-block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 15px;
}
.call-transcript-block span.transcript-id {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    margin-bottom: 5px;
}
.call-transcript-block span.transcript-text {
    background: #eee;
    padding: 10px 20px;
    width: fit-content;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #565656;
}

/* --------- Chime Audio/Video Call admin log listing End ----------*/
td.views-field.views-field-field-admin-aquarius-status > *:nth-last-child(n+2) {
    display: none !important;
}

form.change-admin-aquarius-status-popup-form div.form-item-admin-aquarius-status {
    width: 200px;
}
form.change-admin-aquarius-status-popup-form div.form-item-admin-aquarius-status div.ms-options-wrap div.ms-options {
    width: 200px;
    margin-left: 15px;
}
form.change-admin-aquarius-status-popup-form .ms-options-wrap > button:focus, form.change-admin-aquarius-status-popup-form .ms-options-wrap > button {width:100% !important;}

.edit-filter {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}
.edit-filter .form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}
#edit-field-pet-name-wrapper input.form-text{
    max-width:150px;
    float:right;
}
#edit-field-pet-name-wrapper label{
    margin: 5px;
}
/*CSS added for archived lable admin-job-applicant  --START*/
.admin-side-applicant-archive-lable span {
    padding: 5px 8px;
    background: #fff;
    color: #E90510;
    border-radius: 40px;
    border: 1px solid #E90510;
    margin-bottom: 5px !important;
}
.admin-side-applicant-archive-lable{
    margin-bottom: 10px;
}
tr.wb-msg-class,tr.wb-msg-class:hover {
    background: #c2dff9;
}
.et-pending-carers-admin-job-applicant-listing {
    background: #ffff0326;
}
.et-pending-carers-admin-job-applicant-listing:hover {
    background: #ffff0326;
}
.job-post-message-scroll-admin-listing{
    max-height: 100px;
    overflow: auto;
    white-space: pre-wrap;
    display: block;
    word-break: break-word;
    overflow-wrap: anywhere;
}

.card.job-applicant-card {
    overflow: hidden;
    position: relative;
}

.job-applicant-card img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    object-fit: cover;
  }
  
/*CSS added for archived lable admin-job-applicant  --END*/

/* CSS to change input box before lable on admin client qc --START*/
form#views-exposed-form-client-dashboard-page-1 .form-item-affiliate-filter input{
    width: auto;
}
/* CSS to change input box before lable on admin client qc --END*/

/* CSS to fix ecare jobs additional fields added for paye --START*/
#node-ecare-jobs-edit-form #edit-field-submitted-by-wrapper, #node-ecare-jobs-edit-form #edit-field-paye-booking-reference-num-wrapper, #node-ecare-jobs-edit-form #edit-field-paye-local-council-wrapper{
    width: calc(100% / 3);
    float: left;
    margin-left: -10px;
    margin-right: -10px;
}
#node-ecare-jobs-edit-form #edit-field-is-paye-job-wrapper{
    width: calc(100% / 8);
    float: left;
    margin-left: -10px;
    margin-right: -10px;
}
#node-ecare-jobs-edit-form #edit-field-submitted-by-wrapper .form-type-textfield{padding-left:10px;padding-right: 20px;}
.toolbar-tray-open #node-ecare-jobs-edit-form #edit-field-submitted-by-wrapper{
     width: calc(100% / 3);
 }
.toolbar-tray-open #node-ecare-jobs-edit-form #edit-field-is-paye-job-wrapper{
    width: calc(100% / 5);
}

/* CSS to fix ecare jobs additional fields added for paye --END*/
/* client QC CSS */
form#views-exposed-form-client-dashboard-page-1 .form-item-authority-org input {
    width: auto;
}
/* client QC CSS */

/* Start: Curam QR dashbord css */
table.curam-qr-dashboard-table th.curam-qr-action-th {
    width: 10%;
}
table.curam-qr-dashboard-table th.curam-qr-createdby-th {
    width: 10%;
}
table.curam-qr-dashboard-table th.curam-qr-createddate-th {
    width: 10%;
}
table.curam-qr-dashboard-table th.curam-qr-address-th {
    width: 10%;
}
table.curam-qr-dashboard-table th.curam-qr-phone-th {
    width: 10%;
}
table.curam-qr-dashboard-table th.curam-qr-email-th {
    width: 15%;
}
table.curam-qr-dashboard-table th.curam-qr-name-th {
    width: 15%;
}
table.curam-qr-dashboard-table th.curam-qr-trackingid-th {
    width: 7%;
}
.curam-qr-dashboard-top-actions-button a,
form.admin-curam-qr-form input.button,
form.admin-curam-qr-import-csv-form input.button{
    border-radius: 6px;
    font-size: 13px;
    padding: 7px 30px;
    transition: all 1s ease;
    font-weight: 500;
    cursor: pointer;
    background: #049e98;
    color: #fff;
    border-color: #049e98;
    text-shadow: none;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
}
.curam-qr-dashboard-top-actions-button a:hover,
form.admin-curam-qr-form input.button:hover,
form.admin-curam-qr-import-csv-form input.button:hover {
    background: #088d87;
}
.download-curam-QR-csv-sample a {
    font-size: 15px;
    right: 10%;
    background: #e9e9e9;
    padding: 5px;
    text-decoration: none;
}
table.curam-qr-dashboard-table th {
    text-transform: none !important;
}
div.region-content div#add-edit-curam-qr-code{
    width: 28% !important;
}

/* css for transcript-interval-time-design */
.chat-time-interval h5
{
  color: #fff;
  margin-bottom: 20px;
  background: #0074bd;
  padding: 5px 10px;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}
/* End: Curam QR dashbord css */

/* Start: Client follow up status popup form css(client QC) */
form.admin-client-followup-activities-backend-from textarea[name='client_followup_notes'] {
    resize: none;
}
form.admin-client-followup-activities-backend-from .follow-up-datetime-section {
    display: flex;
    flex-direction: row;
}
form.admin-client-followup-activities-backend-from .follow-up-datetime-section .box {
    width: 48%;
    margin-right: 10px;
}
form.admin-client-followup-activities-backend-from div.js-form-item-client-followup-status label,
form.admin-client-followup-activities-backend-from div.js-form-item-client-followup-status select,
form.admin-client-followup-activities-backend-from div.js-form-item-message-templets label,
form.admin-client-followup-activities-backend-from div.js-form-item-message-templets select,
form.admin-client-followup-activities-backend-from div.js-form-item-email-templets label,
form.admin-client-followup-activities-backend-from div.js-form-item-email-templets select,
form.admin-client-followup-activities-backend-from div.js-form-item-sms-templets label,
form.admin-client-followup-activities-backend-from div.js-form-item-sms-templets select,
.backend-user-client-white-board-message-form .js-form-item-client-whiteboard-message label,
.backend-user-client-white-board-message-form .js-form-item-client-whiteboard-message select {
    width: 100%;
}

form.admin-client-followup-activities-backend-from div.bootstrap-datetimepicker-widget table th{

    text-transform: uppercase;
    color: #333;
    border: solid #bfbfba;
    border-width: 1px 0;
    background: #f5f5f2;
}


.select2-container .select2-selection--multiple .select2-selection__rendered
{
    white-space: initial !important;
}
.admin-client-followup-activities-backend-from #client-mail-wrapper .filter-wrapper {
    display: none;
}

.white-message-client-form .form-item {
    margin: 0.50em 0;
}

#node-ecare-jobs-edit-form  .required-fields.edit-filter .form-type-textfield label, #node-ecare-jobs-edit-form .required-fields.edit-filter .form-type-select label, #node-ecare-jobs-edit-form .required-fields.edit-filter .form-type-number label {
    display: block;
}

/* Add Color for rows of Admin carers search: START */
.view-admin-carers-search .view-content table .views-field-field-is-carer-ghost {
    display: none;
}
.view-admin-carers-search .view-content table tbody tr:has(td .ghosted-carer) {
    background-color: #e1e2dc;
}
/* Add Color for rows of Admin carers search: END */

/* CSS for /carer-notes-dashboard : START */
form#carer-notes-filter-form select {
    width: 100%;
    padding: 2px;
}
/* CSS for /carer-notes-dashboard : END */

/* CSS for DBS Dashboard */

tr.dbs-bg-yellow {
    background-color: #ffff0326 !important;
}

.dbs-desbord-table img{
    max-width: 50% !important;
}

.dbs-desbord
{
    overflow-y: auto;
}
.dbs-desbord  table th
{
    white-space: nowrap;
}
/* CSS for DBS Dashboard end*/

/* CSS for message to unapproved carer start */
.ui-dialog.private-message-board.unapproved-carer-message-popup { max-height:600px !important; }
.unapproved-carer-message-popup .ui-widget-content { max-height: 450px !important; }
.unapproved-carer-message-popup.ui-dialog .ui-widget-content.ui-dialog-content { overflow: auto !important;}
.unapproved-carer-message-popup .row.chat-contact-block{ height: auto;}
.path-admin-message-board .sender-admin { word-break: keep-all; }
.admin-message-to-unapproved-carer-form .sender-admin p, .admin-message-to-unapproved-carer-form .sender-carer-client p{ margin-bottom: 0; }
.admin-message-to-unapproved-carer-form .carer-threads { padding-left: 0; padding-right: 0; }
.unread-msg-red-dot { position: relative; }
.unapproved-carer-message-popup .admin-sender-name a, .unapproved-carer-message-popup .sender-name a { margin-left: 0;}
.admin-unread-msg-count { position: absolute; right: -4px; width: 10px; height: 10px; border-radius: 100%; top: -5px; font-size: 12px; background-color: #ef2c2c; color: white; display: inline-flex; justify-content: center; align-items: center; }
a.chime-audio-img img, a.chime-video-img img { min-width: 20px; }
a.chime-audio-img { margin-right: 8px; }
/* CSS for message to unapproved carer start */

/* CSS for unapprove carer list - last row Fixed */
.unapprove-carerlist #headertable thead th:last-child , 
.unapprove-carerlist #bodytable tbody td:last-child  
{
position:sticky;
right:0;
text-align: center !important;
}
.unapprove-carerlist #bodytable tbody td:last-child 
{
    background: #fff;
}

/* Start White Board */
#white_conversaion_form .care_type .ms-options input {
    width: unset !important;
}
#white_conversaion_form .care_type .ms-options{
    min-height: auto !important;
    width: 260px;
    left: auto !important;
}
#white_conversaion_form .care_type .ms-options ul li label{
    font-weight: 500;
    font-size: 13px;
    padding-left: 25px;
}


#white_conversaion_form .fund_type .ms-options input {
    width: unset !important;
}
#white_conversaion_form .fund_type .ms-options{
    min-height: auto !important;
    width: 260px;
    left: auto !important;
}
#white_conversaion_form .fund_type .ms-options ul li label{
    font-weight: 500;
    font-size: 13px;
    padding-left: 25px;
}
/* White Board End*/

/* Show applicant lable to admin side client carer chat --START */
.chat-initialize-applicant{
  background: #d7d8f3;
  padding: 2px 10px;
  font-size: 11px;
  color: #2b2f8f;
  border-radius: 33px;
  display: inline-block;
  margin-top: 5px;
}
.admin-applicant-lables p
{
    margin-bottom: 5px;
}
.admin-applicant-lables
{
    display: flex;
    gap: 1px;
}
.admin-fully-booked
{
background-color: #d53939;
color: #fff;
}
/* Show applicant lable to admin side client carer chat --END */

.total-records-job .border
{
    border-radius: 6px;
}
.total-records-job
{
    display: flex;
    justify-content: space-between;
}
.total-records-job .total-records-job-inner
{
    background: #f3f3f3;
    border-radius: 6px;
    min-width: 120px;
}
.search-reset-buttons
{
    position: relative;
    top: -5px;
    display: inline-flex;
}
/* CSS for Eligible carers listing: END */
#job-applicaitons-filter-admin .ms-options-wrap.ms-active .ms-options{
    min-height: auto !important;
}

/* CSS for Eligible carers listing: START */

#views-form-job-eligible-carers-page-1 .action-wrapper {
    display: flex;
    flex-direction: row;
}

#views-form-job-eligible-carers-page-1 .action-wrapper a{
    align-self: center;
}

#views-form-job-eligible-carers-page-1 .action-wrapper .white-chat-icon{
    min-width: 27px !important;
}
/* CSS for Eligible carers listing: END */

.et-dashboard-page .tooltip {
    z-index: 9999;
}

#job-applicaitons-filter-admin .ms-options-wrap.ms-active .ms-options{
    min-height: auto !important;
}

.custom-ajax-loader {
    background: rgba(255, 252, 249, 0.65) url(../../assets/images/ajax-loader.gif) no-repeat 50% 50%;
    z-index: 1111;
    -webkit-transition: background-color 0s;
    transition: background-color 0s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0.9;
  }
/* Fix flickering + small hover gap */
.tooltip-icon {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: 1;
    padding: 2px;
    /* increases hover hitbox slightly */
    cursor: pointer;
}

/* Prevent flicker when tooltip overlaps icon */
.tooltip {
    pointer-events: none !important;
}

/* remove extra space from Select DBS for dropdown */
#views-exposed-form-job-eligible-carers-page-1 .js-form-item-field-select-dbs-for-value .ms-options-wrap > .ms-options {
    min-height: auto !important;
}

/* Force multiselect dropdown to stay just under the button multi select DBS filters Start */
/* Make the wrapper act like a block element */
.dbs-multi-select-unapproved-carer-list-form .select-dbs-parent-div .multiselect-native-select {
    display: block;
  }
  
  /* Ensure button group is the positioning reference */
  .dbs-multi-select-unapproved-carer-list-form .select-dbs-parent-div .multiselect-native-select .btn-group {
    width: 100%;
    position: relative;
  }
  
  /* Force the dropdown to open directly under the button */
  .dbs-multi-select-unapproved-carer-list-form .select-dbs-parent-div
    .multiselect-native-select
    .multiselect-container.dropdown-menu {
    position: absolute;
    top: 100% !important;          /* just below the button */
    left: 0 !important;
    transform: none !important;    /* remove translate3d(5px, -103px, 0px) */
    will-change: auto !important;
    margin-top: 2px;
  }
  /* Force multiselect dropdown to stay just under the button multi select DBS filters End */
/* START: Google Ads dashboard  */
.google-ads-dashboard-container {
    max-width: 100%;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    background-color: white;
}
.google-ads-dashboard-container .table-container {
    width: 100%;
    overflow-x: auto;
    position: relative;
    max-height: 70vh;
}
.google-ads-dashboard-container table {
    width: 100%;
    border-collapse: collapse;
    min-width: 1200px;
}
.google-ads-dashboard-container thead {
    background: linear-gradient(to right, #2c3e50, #4a6491);
    color: white;
    position: sticky;
    top: 0;
    z-index: 20;
}
.google-ads-dashboard-container th, 
.google-ads-dashboard-container td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    white-space: nowrap;
}
.google-ads-dashboard-container th:first-child,
.google-ads-dashboard-container td:first-child {
    width: 125px;
    min-width: 125px;
    max-width: 125px;
}
.google-ads-dashboard-container th:nth-child(2),
.google-ads-dashboard-container td:nth-child(2) {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
}
.google-ads-dashboard-container th:nth-child(3),
.google-ads-dashboard-container td:nth-child(3) { width: 120px; min-width: 120px; }
.google-ads-dashboard-container th:nth-child(4),
.google-ads-dashboard-container td:nth-child(4) { width: 100px; min-width: 100px; }
.google-ads-dashboard-container th:nth-child(5),
.google-ads-dashboard-container td:nth-child(5) { width: 100px; min-width: 100px; }
.google-ads-dashboard-container th:nth-child(6),
.google-ads-dashboard-container td:nth-child(6) { width: 120px; min-width: 120px; }
.google-ads-dashboard-container th:nth-child(7),
.google-ads-dashboard-container td:nth-child(7) { width: 120px; min-width: 120px; }
.google-ads-dashboard-container th:nth-child(8),
.google-ads-dashboard-container td:nth-child(8) { width: 120px; min-width: 120px; }
.google-ads-dashboard-container th:nth-child(9),
.google-ads-dashboard-container td:nth-child(9) { width: 120px; min-width: 120px; }
.google-ads-dashboard-container th:nth-child(10),
.google-ads-dashboard-container td:nth-child(10) { width: 130px; min-width: 130px; }
.google-ads-dashboard-container th:nth-child(11),
.google-ads-dashboard-container td:nth-child(11) { width: 180px; min-width: 180px; }
.google-ads-dashboard-container th:nth-child(12),
.google-ads-dashboard-container td:nth-child(12) { width: 200px; min-width: 200px; }
.google-ads-dashboard-container th:nth-child(13),
.google-ads-dashboard-container td:nth-child(13) { width: 150px; min-width: 150px; }
.google-ads-dashboard-container th:nth-child(14),
.google-ads-dashboard-container td:nth-child(14) { width: 140px; min-width: 140px; }
.google-ads-dashboard-container th:nth-child(15),
.google-ads-dashboard-container td:nth-child(15) { width: 120px; min-width: 120px; }
.google-ads-dashboard-container th:first-child,
.google-ads-dashboard-container td:first-child {
    position: sticky;
    left: 0;
    background: #049e98;
    color: white;
    z-index: 10;
    border-right: 2px solid #049e98;
}
.google-ads-dashboard-container th:nth-child(2),
.google-ads-dashboard-container td:nth-child(2) {
    position: sticky;
    left: 115px;
    background: #049e98;
    color: white;
    z-index: 10;
    border-right: 2px solid #049e98;
}
.google-ads-dashboard-container tbody td:first-child {
    background-color: #ecf0f1;
    color: #2c3e50;
    font-weight: 600;
}
.google-ads-dashboard-container tbody td:nth-child(2) {
    background-color: #f8f9fa;
    color: #2c3e50;
}
.google-ads-dashboard-container tbody tr:hover {
    background-color: #f1f8ff;
}
.google-ads-dashboard-container tbody tr:hover td:first-child,
.google-ads-dashboard-container tbody tr:hover td:nth-child(2) {
    background-color: #e3f2fd;
}
.google-ads-dashboard-container .table-container::-webkit-scrollbar {
    height: 10px;
}
.google-ads-dashboard-container .table-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}
.google-ads-dashboard-container .table-container::-webkit-scrollbar-thumb {
    background: #a8a8a8;
    border-radius: 5px;
}
.google-ads-dashboard-container .table-container::-webkit-scrollbar-thumb:hover {
    background: #7f8c8d;
}
form.google-ads-dashboard-filter-form .filters-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
    border-radius: 10px;
    background: #f6f6f6;
    margin-bottom: 20px;
}
form.google-ads-dashboard-filter-form .filter-group {
    display: flex;
    flex-direction: column;
    min-width: 200px;
}
form.google-ads-dashboard-filter-form .filter-label {
    margin-bottom: 8px;
    font-weight: 600;
    color: #2c3e50;
}
form.google-ads-dashboard-filter-form .filter-input {
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    transition: border-color 0.3s;
}
form.google-ads-dashboard-filter-form .filter-input:focus {
    outline: none;
    border-color: #4a6491;
    box-shadow: 0 0 0 2px rgba(74, 100, 145, 0.2);
}
form.google-ads-dashboard-filter-form .filter-select {
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    background-color: white;
    cursor: pointer;
    transition: border-color 0.3s;
}
form.google-ads-dashboard-filter-form .filter-select:focus {
    outline: none;
    border-color: #4a6491;
    box-shadow: 0 0 0 2px rgba(74, 100, 145, 0.2);
}
form.google-ads-dashboard-filter-form .filter-actions {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}
form.google-ads-dashboard-filter-form .filter-button {
    padding: 10px 20px;
    background: #4a6491;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s;
}
form.google-ads-dashboard-filter-form .ms-options-wrap > .ms-options {
    position: absolute;
    left: auto;
    width: 600px;
    z-index: 99;
    border: 1px solid #aaa;
    overflow: auto;
    background: #fff;
    padding: 0px;
}
form.google-ads-dashboard-filter-form .ms-options-wrap {
    width: 250px !important;
    max-width: 250px !important;
}
form.google-ads-dashboard-filter-form .ms-options-wrap > button {
    height: 41px;
    border-radius: 5px;
}
form.google-ads-dashboard-filter-form .ms-options-wrap > button.has-error {
    border: 2px solid #dd3232;
}
form.google-ads-dashboard-filter-form input#edit-submit {
    border-radius: 6px;
    font-size: 13px;
    padding: 7px 30px;
    transition: all 1s ease;
    font-weight: 600;
    cursor: pointer;
    background: #049e98;
    color: #fff;
    border-color: #049e98;
    text-shadow: none;
}
form.google-ads-dashboard-filter-form input#edit-reset{
    border-radius: 6px;
    font-size: 13px;
    padding: 7px 30px;
    transition: all 1s 
    ease;
    cursor: pointer;
    background: transparent;
    color: #fa7878;
    border: 1px solid #fa7878;
    text-shadow: none;
    height: auto;
    line-height: 18px;
}
body.path-admin-google-ads-report a.shortcut-action {
    display: none;
}
body.path-admin-google-ads-report form.easymeta-form {
    display: none;
}
body.path-admin-google-ads-report div.region-breadcrumb {
    display: none;
}
body.path-admin-google-ads-report .content-header {
    display: none;
}
body.path-admin-google-ads-report .google-ads-sync-button a{
    position: absolute;
    top: 90px;
    right: 40px;
    background: #4c5756;
    color: white;
    text-align: center;
    border: 1px solid;
    padding: 5px;
    border-radius: 5px;
    width: 35px;
}
body.path-admin-google-ads-report .google-ads-sync-button a:hover{
    text-decoration: none;
    background: #1d1f1f;
}
body.path-admin-google-ads-report select[name="campaign_status"]{
    background: #fff;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
body.path-admin-google-ads-report .ms-options-wrap > .ms-options > ul > li.optgroup .label {
    display: block;
    font-weight: 900;
    background: #318e8a;
    padding: 5px;
    color: #fff;
}
body.path-admin-google-ads-report .ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
  border: none;
}
body.path-admin-google-ads-report .ms-options-wrap > .ms-options > ul label {
    font-weight: 600;
}
body.path-admin-google-ads-report .google-ad-dashboard-no-filter-applied-block {
display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 60px 20px;
    margin: 0px 0;
    box-shadow: 0 12px 8px rgba(0,0,0,0.05);
    min-height: 250px;
    border-top: none;
}
body.path-admin-google-ads-report .google-ad-dashboard-no-filter-applied-block p{
  font-family: 'Roboto', sans-serif;
    color: #225e7f;
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
    font-weight: 600;
}
body.path-admin-google-ads-report .google-ad-dashboard-no-filter-applied-block i.fa{
    font-size: 40px;
    color: #4285F4;
    background-color: #e8f0fe;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    margin-bottom: 20px;
    font-weight: 600;
}
/* END: Google Ads dashboard  */

.dropdown-height-fixed .ms-options
{
    min-height: auto !important;
}

/* START: User Conversation message read count css */

.message-count-wrapper {
    width: fit-content;
    margin: 0 auto -26px;
    text-align: right;
}

.message-count-wrapper .read {
    color: green;
}

.message-count-wrapper .unread {
    color: red;
}

/* END: User Conversation message read count css */

.Approve-carer-dbs-select .ms-options
{
    min-height: auto !important;
}

.structure-css-fix{
    width: 150px !important;
}
.views-exposed-form.bef-exposed-form #edit-actions
{
    display: flex;
}

/* Fix Eligible carers alignment issue due to D9 Start */
#views-exposed-form-job-eligible-carers-page-1 fieldset[id^="edit-field-geolocation-proximity-center-coordinates"], #views-exposed-form-admin-carers-search-page-1 fieldset[id^="edit-field-geolocation-proximity-center-coordinates"] {
  display: none !important;
}

/* manage job Authority filter css - Start  */
/* .authority_select_manage_job .select2.select2-container.select2-container--default
{
    width: 410px !important;
} */
#edit-authority-wrapper
{
     width: 50%;
     min-width: 650px;
     display: flex;
}
#edit-authority-wrapper .col-md-4 > .js-form-item.form-item
{
    padding-top: 35px;
}

.funded_manage_job{
    margin-left: 15px;
}

/* manage job Authority filter css - End */

/* Eligible carers score filter css - end */
#job-eligible-carers-score{
    padding-left: 0;
}

#job-eligible-carers-score .fieldset-wrapper{
    display: flex;
}
 #job-eligible-carers-score .js-form-wrapper fieldset{
    position: unset;
    min-width: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: unset;
}
#job-eligible-carers-score fieldset,
#job-eligible-carers-score fieldset input{
    width: 100%;
}
#job-eligible-carers-score .col-md-6.max{
    padding-left: 20px;
}
#manage-jobs #edit-authority-wrapper .authority_select_manage_job label
{
display: block;
}
/* Eligible carers score filter css - end */