﻿@charset "utf-8";
/* CSS Document */

html {
    font-family: Roboto,Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Open Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji",Segoe UI Symbol,"Noto Color Emoji" !important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font-family: Roboto,Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Open Sans,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji",Segoe UI Symbol,"Noto Color Emoji" !important;
    margin: 0;
}

.row {
    padding-top: 0px !important;
}

.container-fluid {
    padding-top: 10px;
    padding-bottom: 10px;
}

.k-button {
    width: auto;
    margin-bottom: 10px !important;
}

iframe {
    position: relative;
    height: 680px;
    width: 100%;
}
/*.k-secondary .k-button, .k-secondary.k-button {
    margin-bottom: 10px !important;
    background-color: #1E5454;
    color: #FFFFFF !important;
    padding: 10px 20px;
    height: 38px;
    border: none;
    cursor: pointer;*/
/*width: 100px;*/
/*font-size: inherit;
}

    .k-secondary .k-button:hover, .k-secondary.k-button:hover {
        background-image: none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.0) 100%);
        margin-bottom: 10px !important;
        color: #FFFFFF !important;
        padding: 10px 20px;
        height: 38px;
        border: none;
        cursor: pointer;*/
/*width: 100px;*/
/*font-size: inherit;
        background-color: #26075d !important;
    }*/

.k-grid-toolbar:first-child, .k-grouping-header + .k-grid-toolbar {
    background-color: white;
}

.add_icon {
    background-image: url(../Images/usericons/add_icon.png);
    width: 40px;
    height: 37px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: right;
}

.edit_icon {
    background-image: url(../Images/usericons/edit_icon.png);
    width: 29px;
    height: 26px;
    margin: 0;
    padding: 0;
    float: left;
}

.gridMessageButton {
    padding: 5px 5px;
    display: inline-block;
    background-color: red;
    border: 1px solid #d52b1e;
    color: #FFFFFF !important;
    cursor: pointer;
    border-radius: 7px !important;
    text-decoration: none;
    text-align: center;
}

    .gridMessageButton::before {
        content: "\f0e0 "; /* this is your text. You can also use UTF-8 character codes as I do here */
        font-family: FontAwesome;
        text-align: center;
        padding: 5px 10px;
        font-size: 18px;
    }

    .gridMessageButton:hover {
        text-decoration: none;
        background-color: #AF261C;
    }

.gridEditButton {
    padding: 5px 5px;
    display: inline-block;
    background-color: red;
    border: 1px solid #d52b1e;
    color: #FFFFFF !important;
    cursor: pointer;
    border-radius: 7px !important;
    text-decoration: none;
    text-align: center;
}

    .gridEditButton::before {
        content: "EDIT DETAILS"; /* this is your text. You can also use UTF-8 character codes as I do here */
        /*font-family: FontAwesome;*/
        text-align: center;
        padding: 5px 10px;
        font-size: 14px;
    }

    .gridEditButton:hover {
        text-decoration: none;
        background-color: #AF261C;
    }

.gridViewButton {
    padding: 5px 5px;
    display: inline-block;
    background-color: red;
    border: 1px solid #d52b1e;
    color: #FFFFFF !important;
    cursor: pointer;
    border-radius: 7px !important;
    text-decoration: none;
    text-align: center;
}

    .gridViewButton::before {
        content: "VIEW"; /* this is your text. You can also use UTF-8 character codes as I do here */
        /*font-family: FontAwesome;*/
        text-align: center;
        padding: 5px 10px;
        font-size: 14px;
    }

    .gridViewButton:hover {
        text-decoration: none;
        background-color: #AF261C;
    }

.btn_grp {
    width: 100%;
    float: left;
    /*text-align: center;*/
    margin-top: 10px;
}

    .btn_grp span {
        width: 100%;
        float: left;
        text-align: center;
    }

.composeEmail {
    background-image: url(../Images/usericons/compose-email.png);
    width: 18px;
    height: 18px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: right;
}

.gray-lt {
    color: #b3b3b3;
}

/*.purple {
    color: rgba(79,54,106,1.00);
}*/

/*.green {*/
/*color: rgba(59,151,138,1.00);*/
/*color: rgba(30,84,84,1.00);
}*/

.gray {
    color: #4d4e4f;
}

.red {
    color: red;
}

.VisitPending {
    text-align: left;
}

.VisitPendingIcon {
      background: url(../Images/VisitPending.png) no-repeat; 
    width: 65px;
    height: 30px;
    cursor: pointer;
}

    /*.VisitPendingIcon::before {
        content: "\f1b9 ";*/ /* CAR Icon */
        /*font-family: FontAwesome;
        text-align: center;
        padding: 5px 10px;
        font-size: 18px;
        color: #fff;
    }*/

    .VisitPendingIcon:hover {
        text-decoration: none;
        background-color: #AF261C;
    }

.VisitEmptyIcon {
    /*background: url(../Images/VisitPending.png) no-repeat;*/
    width: 65px;
    height: 30px;
    cursor: pointer;
}

    /*.VisitEmptyIcon::before {
        content: "\f1b9 ";*/ /* CAR Icon */
        /*font-family: FontAwesome;
        text-align: center;
        padding: 5px 10px;
        font-size: 18px;
        color: #fff;
    }*/

    .VisitEmptyIcon:hover {
        text-decoration: none;
        /*background-color: #AF261C;*/
    }

.AddContactBtn {
    float: right;
}

.AddReminderBtn {
    text-align: center;
}

.ax_h2 {
    /*color: #fff;*/
    font-size: 20px;
    text-align: center;
    color: white;
    background-color: grey;
}

    .ax_h2 a {
        color: #fff;
        font-size: 20px;
        text-decoration: underline;
        cursor: pointer;
    }

        .ax_h2 a:hover {
            color: #fff;
            font-size: 20px;
            text-decoration: none;
            cursor: pointer;
        }

.emailRow {
    border: none !important;
    border-bottom: 1px solid #c5c5c5 !important;
}

.box {
    width: 81% !important;
}

.Unread {
    font-style: italic !important;
}

.popup-h3 {
    margin-bottom: 15px;
}

.search_val_error {
    min-width: 200px;
}

#PatientListListView {
    padding: 10px 5px;
    margin-bottom: -1px;
    min-height: 150px;
    /* Avoid cutout if font or line is bigger */
    font: inherit;
}

.k-listview:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#PatientListListView_pager {
    position: absolute;
    width: 100%;
}

.AddressDiv {
    height: 100px;
    max-height: 100px;
    overflow-y: auto;
}



.loginleftpanel {
    float: left;
    width: 50%;
    margin: 0;
    padding: 5em 5em 2em 0em;
}

    .loginleftpanel .sidebar-card {
        width: 6%;
        text-align: left;
        bottom: 0;
        left: 0;
        position: fixed;
    }


        .loginleftpanel .sidebar-card p {
            font-size: 0.7rem !important;
            color: #000;
        }

        .loginleftpanel .sidebar-card .sidebar-card-illustration {
            width: 85% !important;
        }



    .loginleftpanel .loginbox {
        width: 85%;
        margin: 0 auto;
    }

        .loginleftpanel .loginbox .logo {
            text-align: center;
        }

            .loginleftpanel .loginbox .logo a img {
                width: 120px;
            }

        .loginleftpanel .loginbox .loginpanel {
            width: 100%;
            margin: 5em auto 2em auto;
        }

            .loginleftpanel .loginbox .loginpanel label {
                color: #111;
                font-size: 13px;
                font-weight: 700 !important;
                text-align: left;
                float: left;
                margin-bottom: 10px !important;
            }

            .loginleftpanel .loginbox .loginpanel a {
                color: #000;
                font-size: 13px;
                font-weight: 700 !important;
                text-align: left;
                float: left;
                margin-top: 10px !important;
            }

            .loginleftpanel .loginbox .loginpanel input {
                border: 1px #ddd solid;
                border-radius: 30px;
                font-size: 13px;
                font-weight: 600;
                text-align: left;
                padding: 1em 2em;
                float: left;
                width: 100%;
                margin-bottom: 20px !important;
            }

                .loginleftpanel .loginbox .loginpanel input [type="checkbox"] {
                    float: left;
                    padding-left: 10px;
                    width: 50%
                }


            .loginleftpanel .loginbox .loginpanel .button {
                width: 100%;
                padding: 10px;
                border-radius: 30px;
                font-size: 13px;
                font-weight: 600;
                text-align: center;
            }

                .loginleftpanel .loginbox .loginpanel .button:hover {
                    background-color: #AF261C;
                }


.loginsideimg {
    width: 50%;
    margin: 0;
    float: right;
    height: auto;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: 600;
}

.DeSelected {
    background-color: gray;
}

td.emailRow {
    width: 100% !important;
}

.k-grid-content {
overflow-y:hidden !important;
}

@media (max-width:767.98px) {
    .loginsideimg {
        display: none;
    }

    .loginleftpanel {
        width: 100%;
        padding: 1em 0em;
    }

        .loginleftpanel .sidebar-card {
            width: 100%;
            text-align: center;
            bottom: 0;
            position: fixed;
        }

            .loginleftpanel .sidebar-card .sidebar-card-illustration {
                width: 30% !important;
            }

        .loginleftpanel .loginbox .loginpanel {
            width: 100%;
            margin: 2em auto 2em auto;
        }

        .loginleftpanel .loginbox .logo {
            padding: 2em 0em;
        }
}
