@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
}

a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.client-card.alert {
    padding: 0.50rem 0.50rem
}

.client-header {
    color:#19428a;
}


.client-header .badge {
    display: inline;
    font-size: .9rem;
}

.client-card .form-label {
    margin-bottom: 0.1rem;
    font-size: 0.9rem;
}

.label-value
{
    font-weight: 500;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.k-grid table {
    font-size: .9rem;
    color:#6c757d 
}

.k-grid table tr:hover td {
    color: #19428a
}

.k-grid-header .k-header {
    font-weight: 700;
    color: #19428a;
}

input.k-textbox, .k-button span, span .k-input {
    font-size: .9rem;
}


div.k-form-field {
    padding-bottom: 10px;
    margin-top: 1.7rem;
}

.k-form .k-form-field label {
    font-size: .9rem;
}

.k-form-field label {
    color: #6c757d;
    padding-bottom: 16px;
}

span.k-textbox-container, span.k-floating-label-container {
    padding-top: 2rem;
    color: #6c757d;
}


span.k-textbox-container.k-state-empty > .k-label, span.k-floating-label-container.k-state-empty > .k-label {
    top: calc(2.475rem + 1px);
    left: calc(0.75rem + 1px);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

span > .k-textbox {
    border: 1px solid #dee2e6;
}

.nav-link .highlight-community {
    font-size: 1.3rem;
}

.e-btn.e-primary.custom, .e-css.e-btn.e-primary.custom {
    background-color: #19428a;
    border-color: #19428a;
    box-shadow: 0px 2px 6px 0px rgba(25, 66, 138, 0.5);
    padding: 0.45rem, 0.9rem;
}


.e-grid {
    font-size: .9rem;
    color: #6c757d
}

.e-grid .e-altrow {
    background-color: #fff6e6;
}

    .e-grid .e-row.alert-primary {
        background-color: #d7eff6;
       /* color: #007bff !important;*/
    }


.hor-bordered-tab .e-item.e-active {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 0px solid #ddd;
}


.hor-bordered-tab.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-text {
    font-weight: 600;
    color: #19428a;
}

.vert-bordered-tab.e-tab .e-content
{
    padding-left: 20px;
}

.vert-bordered-tab .e-item.e-active {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.vert-bordered-tab.e-tab .e-tab-header .e-toolbar-item {

    border-right: 1px solid #ffffff;
}

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ileft .e-tab-text {
    color:#19428a; 
}

/*.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.cat-valid.e-ileft .e-tab-text {
    color: #067c5b;
}*/

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.cat-invalid.e-ileft .e-tab-text {
    color: #8f9194;
}

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active.e-ileft .e-tab-text {
    font-weight: 600;
}

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ileft .e-tab-text::before {
    font-family: unicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    padding-left: 5px;
    color: #067c5b;
}

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.cat-valid.e-ileft .e-tab-text::before {
    content: '\e8d1';
    position: relative;
    left: -4px;
}

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.cat-valid.no-tasks.e-ileft .e-tab-text::before {
    content: '\e8d2';
    position: relative;
    left: -4px;
}

.vert-bordered-tab.e-tab .e-tab-header.e-vertical .e-toolbar-item.cat-invalid.e-ileft .e-tab-text::before {
    content: '\e8d2';
    position: relative;
    left: -4px;
    color: #fa5c7c !important;
}

.e-tab .e-tab-header.e-vertical.e-vertical-left {
	max-width: 250px;
}

.e-tab .e-content .e-item {
    color: #6c757d !important;
}

.bordered-tab .e-grid {
    margin-bottom: 30px;
}

.delete-btn {
    font-size: 18px;
    cursor: pointer;
}

.delete-btn:hover {
    color: #fa5c7c;
}

.no-padding.e-treeview .e-ul {
    padding: 0 0 0 0;
}

.careplan-category
{
    min-height: 300px;
}


.invalid-group:before {
    font-family: unicons !important;
    content: '\e9b4' !important;
    color: #fa5c7c !important;
}
.valid-group:before {
    font-family: unicons !important;
    content: '\e8c8' !important;
	color: #067c5b !important;
}

.consent-sig {
    font-family: 'Caveat', serif;
    font-size: 48px;
    line-height: 1;
}

/*Report*/

.total-cell {
    font-weight: 700 !important;
    text-align: right !important;
}

.e-detail-disable .e-detailrowcollapse {
    pointer-events: none;
}

.e-detail-disable .e-detailrowcollapse .e-icon-grightarrow {
    visibility: hidden;
}

/*Help*/

.help.card {
    margin-bottom: 0px;
}

.help-item .card-body
{
    padding: 20px 50px;
}

.help-item .e-acrdn-content {
    padding: 0px !important;
}

.video-wrapper-16x9 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    margin-bottom: 20px;
}

.video-embed {
    position: absolute;
    top: 0; 
    left: 0; 
    width: 100%; 
    height:100%;
}

#add-visit, #edit-visit {
    max-height: 670px !important;
}

#testchecksite{

}


/**************request-visit-card end here***************/

/***************messages card start**************/
.messages-card .count {
    background: #d9d9d9;
    width: 5rem;
    height: 38px;
    border-radius: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.messages-card .sender {
    background: #82a4e1;
    height: 20px;
    width: 20px;
    border-radius: 10px;
}

.messages-card .responder {
    background: #fde1b1;
}

.messages-card .text-msg {
    width: calc(100% - 98px);
}

.messages-card .set-arrow {
    margin-left: -5px;
    margin-right: 8px;
}

/***************messages card end**************/



/****************styles start here******************/
.text-muted2 {
    color: #a5a5a5 !important;
}

/**************request-visit-card start here***************/
.shadow-card {
    border-radius: 0.5625rem;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    color: #3e3e3e;
}

.request-visit-card .action {
    font-size: 1.2rem;
    width: 1.875rem;
    height: 1.875rem;
    background: #fb5c7c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.request-visit-card .success {
    background: #57ba46;
    border-radius: 0.8rem;
    padding: 0.1rem 0.6rem;
}

.request-visit-card .timing {
    width: calc(100% - 18rem);
}

    .request-visit-card .timing span:first-child {
        width: 12px;
        height: 12px;
        background: #57ba46;
        border-radius: 50%;
    }

    .request-visit-card .timing span:last-child {
        width: 12px;
        height: 12px;
        background: #e51e11;
        border-radius: 50%;
    }

    .request-visit-card .timing span:nth-child(2) {
        height: 2px;
        width: 100%;
        background: #2d2d2d;
    }

/**************request-visit-card end here***************/

/***************messages card start**************/
.messages-card .count {
    background: #d9d9d9;
    width: 5rem;
    height: 38px;
    border-radius: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.messages-card .sender {
    background: #82a4e1;
    height: 20px;
    width: 20px;
    border-radius: 10px;
}

.messages-card .responder {
    background: #fde1b1;
}

.messages-card .text-msg {
    width: calc(100% - 98px);
}

.messages-card .set-arrow {
    margin-left: -5px;
    margin-right: 8px;
}

/***************message modal start**************/
.bg-light2 {
    background: #f6f9fe;
}

.bg-danger-light2 {
    background: #fff9f1;
}

.blue-arrow {
    width: 30px;
    height: 30px;
    background: #82a4e1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.margin-top20{
    margin-top:15px;
}

/***************message modal end**************/