﻿body {
    color: #4B5CA1 !important;
    font-family: helvetica !important;
}
#MainMidder{
margin-top:100px!important;
}
#Midder_divMain {
    margin-top: 100px !important;
}
/****************************************Custome css start from here******************************************/
a {
    /*text-decoration: underline;*/
    cursor: pointer;
    color: #4B5CA1;
}

input[type=checkbox] + label {
    font-size: 15px;
    margin-left: 2px;
}

.fontColor {
    color: rgb(51, 103, 214);
}

.FullWidth {
    width: 100%;
}

.inlineBlock {
    display: inline-block;
}

.right {
    float: right;
}

.Center {
    text-align: center;
}

.Left {
    text-align: left;
}

.BlueColorText {
    color: #041F84;
}

.vertialbottom {
    vertical-align: bottom;
}

.normalBoldFontSize {
    font-size: 19px;
}

.displaynone {
    display: none !Important;
}

.marginBottom2 {
    margin-bottom: 2px !important;
}
/****************************************Custome css start from here******************************************/

/*#primary_nav_wrap ul a {
            display: block;
            color: white;
            text-decoration: none;
            font-weight: 700;
            font-size: 15px;
            line-height: 32px;
            padding: 0 15px;
            
        }*/


#primary_nav_wrap {
    margin-top: 15px;
}

    #primary_nav_wrap ul {
        list-style: none;
        position: relative;
        float: left;
        margin: 0;
        padding: 0;
    }

        #primary_nav_wrap ul li {
            position: relative;
            float: left;
            margin: 5px;
            padding: 0;
            text-align: center;
            margin-left: 0px;
            margin-right: 0px;
        }

            #primary_nav_wrap ul li a div {
                width: 180px;
            }

                #primary_nav_wrap ul li a div .divLeftNum {
                    background-color: rgba(120,92,139,0.5);
                    color: #fff;
                    width: 35px;
                    display: inline-block;
                    height: 40px;
                    vertical-align: top;
                }

                #primary_nav_wrap ul li a div:hover .divLeftNum {
                    background-color: #6DCFF6 !important;
                }

                #primary_nav_wrap ul li a div .divLeftNum .divCircle {
                    width: 20px;
                    height: 20px;
                    -webkit-border-radius: 25px;
                    -moz-border-radius: 25px;
                    border-radius: 25px;
                    border: 1px solid #fff;
                    font-size: 10px;
                    line-height: 18px;
                    display: inline-block;
                    margin-top: 10px;
                }

                #primary_nav_wrap ul li a div .divRightTitle {
                    background-color: rgba(120,92,139,0.5);
                    color: #fff;
                    width: 130px;
                    margin-left: -3px;
                    display: inline-block;
                    line-height: 40px;
                    text-transform: uppercase;
                }

                    #primary_nav_wrap ul li a div .divRightTitle label {
                        margin-bottom: 0px;
                        margin-left: 0px;
                        font-size: small;
                    }

.name {
    font-weight: bold;
}

.PageActive div .divLeftNum {
    background-color: #6DCFF6 !important;
}

#primary_nav_wrap ul li.current-menu-item {
    background: #fff;
}

#primary_nav_wrap ul li .active {
    background: #fff;
}

#primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 0;
}

    #primary_nav_wrap ul ul li {
        float: none;
        width: 200px;
    }

    #primary_nav_wrap ul ul a {
        line-height: 120%;
        padding: 10px 15px;
    }

    #primary_nav_wrap ul ul ul {
        top: 0;
        left: 100%;
        color: rgb(51, 103, 214);
    }

#primary_nav_wrap ul li:hover > ul {
    display: block;
}

#rotateText {
    -webkit-transform: rotate(271deg);
    -moz-transform: rotate(271deg);
    -o-transform: rotate(271deg);
    writing-mode: lr-tb;
    color: rgb(51, 103, 214);
}

.divMainUPatientProfile {
    width: 100%;
    height: auto;
}

.divPatientProfileLeft {
    height: auto;
    float: left;
    background-color: #DFDFDF;
    padding: 10px;
    max-width: 270px;
}

.divPatientProfile {
    width: 100%;
    height: auto;
    display: inline;
    float: right;
    background-color: #1C73B9;
    background-image: url(../Images/crystalNew.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: -8px -206px;
}

.divPatientProfileMainInner {
    width: 100%;
    height: auto;
    padding: 10px;
}

.divUserProfileImage {
    margin-right: 10px;
    height: auto;
    float: left;
    display: inline;
    margin-bottom: 10px;
}

.divUsersDetail {
    margin-right: 15px;
    height: auto;
    float: left;
    display: inline;
    width: 250px;
    color: #fff;
    padding: 0 10px 10px 10px;
}

.divPatientProfileMainInnerRight {
    width: 40%;
    float: right;
    display: inline;
    height: auto;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.btnCommon {
    background-color: #6DCFF6;
    border: 0px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    height: 35px;
    min-width: 120px;
    font-weight: bold;
    vertical-align: top;
    margin-bottom: 15px;
}

.btnCommonWhite {
    background-color: #fff;
    border: 1px solid #6DCFF6;
    color: #6DCFF6;
    font-size: 12px;
    border-radius: 4px;
    height: 35px;
    min-width: 120px;
    font-weight: bold;
    vertical-align: top;
    margin-bottom: 15px;
}

.MainVistorNote {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 10px;
    margin: 0px auto;
    border-top: 0px;
	margin-top:0px;
}

.divProgressBar {
    width: 18.5%;
    height: auto;
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    vertical-align: top;
    padding: 8px;
    margin-right: 8px;
}

    .divProgressBar Img {
        height: 100px;
    }

.divFoodLogTime {
    width: 150px;
    padding: 4px;
    background-color: rgba(0,0,0,0.4);
    margin-top: -50px;
    z-index: 1;
    position: absolute;
    color: #fff;
    font-weight: bold;
}

#divComment {
    overflow-y: auto;
    max-height: 160px;
    padding: 0 5px;
}

.track3 {
    width: 10px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

    .track3:hover,
    .track3.dragging {
        background: #d9d9d9; /* Browsers without rgba support */
        background: rgba(0, 0, 0, 0.15);
    }

.handle3 {
    width: 7px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
    width: 10px;
}

.CreatNewGoalLinkButton {
    float: right;
    font-weight: 600;
    color: #6467A5;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
}

    .CreatNewGoalLinkButton:hover {
        text-decoration: none;
    }


.CommonPopupHeading {
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    font-size: 15px;
}

.gridviewPager {
    background-color: #fff;
    padding: 2px;
    margin: 0 auto;
    margin-top: 7px;
}

    .gridviewPager tr td:first-child {
        padding-left: 5px !important;
        width: auto;
    }

    .gridviewPager tbody tr td {
        height: 28px;
        width: auto;
        border: 2px solid #ffffff;
    }

    .gridviewPager a {
        /*   margin: auto 0;
        margin-right: 5px;
        font-size: 12px;
        background-color: #6DCFF6;
        padding: 5px 10px 5px 10px;
        color: #fff !important;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        width: auto;*/
        margin: auto 0;
        margin-right: 5px;
        font-size: 12px;
        /* background-color: #6DCFF6; */
        padding: 5px 10px 5px 10px;
        color: #fff !important;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        width: auto;
        background: linear-gradient( 90deg, rgba(2,0,36,1) 0%, rgba(51,122,183,1) 0%, rgba(65 187 212) 99%);
        border-radius: 5px;
    }

    .gridviewPager span {
        /* background-color: #eeeeee;
        color: #000000;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        padding: 5px 10px 5px 10px;
        margin-right: 5px;
        font-size: 12px;*/
        margin: auto 0;
        margin-right: 5px;
        font-size: 12px;
        padding: 5px 10px 5px 10px;
        color: #fff !important;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        width: auto;
        background: linear-gradient( 171deg, rgba(251,200,113,1) 0%, rgba(251,200,113,1) 0%, rgba(239,125,109,1) 99%);
        border-radius: 5px;
    }

.milestoneul {
    width: 100%;
    padding: 0px;
}

    .milestoneul li {
        display: inline-block;
        width: auto;
        margin-left: 8px;
        list-style-type: none;
        /*vertical-align: baseline;*/
        vertical-align: middle;
    }

.pageHeading {
    color: #6DCFF6;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

.popup {
    height: auto;
    width: 50%;
    z-index: 1000;
    min-width: 550px;
    background-color: #ffffff;
    display: none;
    top: 0;
    /*border: 3px solid #4F4F4F;*/
    position: absolute;
}

    .popup .x {
        float: right;
        height: 28px;
        position: relative;
        top: 4px;
        font-size: 18px;
        font-weight: bold;
        color: red;
        cursor: pointer;
        right: 10px;
    }

.popupSchudle {
    height: auto;
    width: 50%;
    z-index: 1000;
    min-width: 550px;
    background-color: #ffffff;
    display: none;
    top: 0;
    margin: 30px auto;
    position: relative;
}

    .popupSchudle .x {
        float: right;
        height: 28px;
        position: relative;
        top: 4px;
        font-size: 18px;
        font-weight: bold;
        color: red;
        cursor: pointer;
        right: 10px;
    }

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
    z-index: 500;
}

#overlay2 {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
    z-index: 600;
}

.overlay500 {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
    z-index: 500;
    overflow-x: hidden;
    overflow-y: auto;
}

.overlay5001 {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
    z-index: 500;
    overflow-x: hidden;
    overflow-y: auto;
}

.overlay600 {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
    z-index: 500;
    overflow-x: hidden;
    overflow-y: auto;
}

.overlay1000 {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
}

#overlay3 {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
    z-index: 900;
}

.cmnul {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 0px;
}

    .cmnul li {
        display: inline-block;
    }

.cmnuldash {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    float: left;
}

    .cmnuldash li {
        display: inline-block;
        margin-left: 10px;
    }

.cmnul1 {
    width: 100%;
    height: auto;
}

    .cmnul1 li {
        display: inline-block;
        margin-right: 8px;
    }

.SearchProduct {
    height: 32px;
    margin-right: 6px;
    padding-left: 2px;
    width: 200px;
    margin-top: 6px;
}

.btnSearch {
    padding: 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 31px;
    height: 31px;
    margin: 2px;
    margin-left: -41px;
    border-left: 1px solid #757575;
}
/*****************************************************************CSS start from new module********************************************************/
.ulPHR {
    margin-left: 5px;
    width: 99%;
}

    .ulPHR li {
        list-style-type: none;
        margin-top: 6px;
    }

        .ulPHR li a {
            cursor: pointer;
            font-size: 18px;
            font-family: Calibri;
            color: rgb(51, 103, 214);
        }

#menuPHR {
    height: 100%;
    z-index: 10;
    color: rgb(51, 103, 214);
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    cursor: pointer;
}

    #menuPHR ul {
        list-style: none;
        margin-top: 0;
        padding: 0;
    }

        #menuPHR ul li a {
            cursor: pointer;
            font-size: 18px;
            font-family: Calibri;
            color: rgb(51, 103, 214);
            text-decoration: none;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
            display: -webkit-box;
        }

            #menuPHR ul li a.active + ul {
                display: block;
            }

        #menuPHR ul li {
            margin-top: 8px;
        }

            #menuPHR ul li ul {
                margin-top: 0;
                display: none;
            }

                #menuPHR ul li ul li {
                    border-bottom: none;
                }

/*#menuPHR ul li ul li a {
                        padding-left: 30px;
                    }*/

.left {
    left: -280px;
}

.show {
    left: 0;
}

#showmenu {
    margin-left: 100%;
    position: absolute;
    top: 0;
    padding: 6px 10px 7px 10px;
    font-size: 1.3em;
    color: #FFCC33;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#dvCustomers {
    background-color: #6DCFF6;
    min-height: 60px;
    width: 100%;
}

#dvAlliedHealth {
    background-color: #6DCFF6;
    min-height: 60px;
    width: 100%;
    clear: both;
}

#dvMentalHealth {
    background-color: #6DCFF6;
    height: 560px;
    overflow-y: auto;
    width: 100%;
    clear: both;
}
/***********************************************************************Registration css start here **************************************/
.RegistrationMainText {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.MainRegistration {
    background-color: #CCCCCC;
    width: 100%;
    height: auto;
    padding: 15px;
}

.RegistrationLeft {
    display: inline-block;
    width: 49.5%;
    height: auto;
    background-color: #fff;
}

.RegistrationRight {
    display: inline-block;
    background-color: #fff;
    float: right;
    width: 49.5%;
    height: auto;
}

.twopairTextBoxLeft {
    width: 47% !important;
    display: inline-block !important;
    float: left;
}

.twopairTextBoxRight {
    width: 48% !important;
    display: inline-block !important;
    margin-left: 10px;
    float: right;
}

.threepairttextbox {
    width: 31% !important;
    display: inline-block !important;
    margin-right: 6px;
    min-width: 87px;
}

.divUploadPhotoID {
    width: 50% !important;
    text-align: right;
    display: inline-block !important;
    margin-left: 10px;
    vertical-align: middle;
}

.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    background: #6DCFF6;
    color: #4B5CA1;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
}


/* The button size */
.file-upload {
    height: 35px;
}

    .file-upload, .file-upload span {
        width: 150px;
    }

        .file-upload input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .file-upload strong {
            text-align: center;
            vertical-align: middle;
        }

        .file-upload span {
            top: 0;
            left: 0;
            display: inline-block;
            /* Adjust button text vertical alignment */
            padding-top: 5px;
        }

.div8pxpadding {
    padding: 8px;
}
/**/
.grayColorbox {
    height: 13px;
    width: 100%;
    background-color: #CCCCCC;
}

/************************************** Doctor Login css start from here******************************************************************/
.form-signin {
    /*margin: 30px auto 0;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10PX;
}



    .form-signin .checkbox {
        margin-bottom: 14px;
    }

    .form-signin .checkbox {
        font-weight: normal;
        color: #b6b6b6;
        font-weight: 300;
        font-family: 'Open Sans', sans-serif;
    }

    .form-signin .form-control {
        position: relative;
        font-size: 16px;
        height: auto;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="text"], .form-signin input[type="email"], .form-signin input[type="password"] {
        margin-bottom: 15px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #eaeaea;
        box-shadow: none;
        font-size: 12px;
        border: 4px solid #efefef;
        border-radius: 8px;
        font: 16px/21px "Proxima Nova Regular", sans-serif;
    }


.footer {
    padding: 20px;
    clear: both;
    width: 100%;
    margin-top: 25px;
    background-color: #6DCFF6;
}

.login-wrap {
    padding: 30px 29px;
    background: #F7F7F7;
    margin-top: 50px;
    position: relative;
    color: #999;
    /*width: 30%;*/
    margin: 0px auto;
    border-radius: 20px;
    min-width: 250px;
}

.ul1 li {
    display: inline-block;
}

    .ul1 li a {
        display: inline-block;
        margin-left: 15px;
        font-weight: 400;
        font-size: 15px;
        font-weight: bold;
        color: #2A55FF;
    }

.ul2 li {
    display: inline-block;
}

    .ul2 li a {
        font-size: 14px;
        margin: 0 6px;
        line-height: 25px;
        margin-left: 15px;
        font-weight: bold;
        color: #2A55FF;
    }
/************************************** Announcement css start from here******************************************************************/
.AnnouncementMainDiv {
    width: 100%;
    height: auto;
}

.Announcementleft {
    width: 100%;
    display: inline-block;
    height: auto;
    padding: 10px;
}

.AnnouncementHeading {
    text-align: center;
    margin: 0px auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid grey;
}

.AnnouncementRight {
    width: 100%;
    display: inline-block;
    height: auto;
    padding: 10px;
    float: right;
}

.divinner {
    width: 100%;
    height: auto;
}

.Annoucementdiv {
    width: 100%;
    min-height: 180px;
    border: 1px solid grey;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.fileUploaderIcon {
    float: left;
    /*margin-bottom: -42px;*/
    margin-left: 5px;
    position: absolute;
}

#start_button {
    border: 0;
    background-color: transparent;
    padding: 0;
}

.mic {
    border: 0;
    background-color: transparent;
    padding: 0;
}

#start_button1 {
    border: 0;
    background-color: transparent;
    padding: 0;
}

.announcementMain {
    margin-bottom: 15px;
    text-align: left;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%) !important;
    border-radius: 10px;
    padding: 15px;
    border-radius: 20px;
    background: #fff;
}

.divAnnoucement {
    width: 100%;
    padding: 10px;
    font-size: 18px;
}

.file-upload1 {
    background-position: right center;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    background: #fff;
    color: #4B5CA1;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
    font-size: 10px;
    /*  background-image: url('../Images/Attach.png');
    background-repeat: no-repeat;*/
    background: linear-gradient( 90deg, rgba(2,0,36,1) 0%, rgba(51,122,183,1) 0%, rgba(65 187 212) 99%);
    color: #fff;
    border-radius: 20px;
}


/* The button size */
/*.file-upload1 {
    height: 35px;
}*/

    /*.file-upload1, .file-upload1 span {
        width: 119px;
    }*/

        .file-upload1 input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 0px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .file-upload1 strong {
            text-align: center;
            vertical-align: middle;
        }

        .file-upload1 span {
            top: 0;
            left: 0;
            display: inline-block;
            /* Adjust button text vertical alignment */
            padding-top: 5px;
        }
/**********************************************************************Patients Css start from here*/
#MainMidder {
    padding: 20px;
/*    background-color: #ffffff;*/
    min-height: 550px;
    width: 100%;
}

.MainMidder {
    width: 100%;
    height: auto;
    padding: 13px;
    padding-top: 0px;
}

.patientdetail {
    height: 80px;
    width: 74px;
    /*margin-top: 12px;*/
    text-align: center;
    background-color: #ffffff;
    margin-top: 0px;
    padding: 10px;
    border: 1px solid;
    font-weight: 600;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 4px;
}
/**************************************************************************************Calender part css start from here*/
span label {
    margin-left: 0px;
}

.tblBottomBordered > tbody > tr {
    border-bottom: 1px solid #ddd;
}

/*#MainMidder {
            padding: 20px;
            background-color: #ececec;
            min-height: 800px;
        }*/




/*.table > tbody > tr > td {
    border-top: none !Important;
}*/

.popupHeader {
    width: 100%;
    height: 40px;
    background-color: #6DCFF6;
    text-align: center;
    padding: 5px;
}
/**************************************************************** Vitals css start from here***********************/
.vitalsLeftPart {
    width: 75%;
    display: inline-block;
}

.vitalsRightPart {
    float: right;
    display: inline-block;
    /*/*width: 23%;*/
    min-width: 345px;
}

.recommendationHeading {
    float: left;
    margin-bottom: 5px;
    font-size: 16px !important;
    clear: both;
}

.divGraphTypebuttonSet {
    float: right;
    text-align: right;
    width: 100%;
    margin-top: 10px;
    margin-right: 10px;
}

.graphTypeButton {
    display: inline-block;
    color: #000;
    background-color: #eee;
    min-width: 50px;
    font-weight: bold;
    border: 0px;
    padding: 2px;
    font-size: 13px;
}

.graphTypeButtonActive {
    display: inline-block;
    color: #fff;
    background-color: rgb(51, 103, 214);
    min-width: 50px;
    font-weight: bold;
    border: 0px;
    padding: 2px;
    font-size: 13px;
}

.divRecommendation {
    width: 100%;
    text-align: center;
}

#tblRecommendation tr td {
    background-color: #ddd;
    border: 1px solid #4B5CA1 !Important;
}
/**********************************************************Nutrition csss******************/
.divAd {
    /*margin-top: 40px;
    min-width: 150px;
    min-height: 150px;
    background-color: #DFDFDF;
    text-align: center;
    position: absolute;
    font-weight: bold;*/
    width: 74%;
    text-align: center;
    height: 263px;
    margin-top: 20px;
    float: right;
    background-color: #D7D7D7;
    display: none;
}
/*************************************************Parama css*/
.SearchButton {
    float: right;
    height: 32px;
    /*margin-left: -31px;*/
    position: relative;
    /* margin-top: -30px; */
    display: inline-block;
}

#tblPahrmaFile {
    float: left;
    width: 72%;
    margin-bottom: 0px;
    margin-left: 76px;
}

    #tblPahrmaFile tr {
        border: 1px solid #ddd;
    }

.table1 > tbody > tr > td {
    padding: 4px;
    line-height: 10px;
    text-align: left;
}

.table2 > tbody > tr > td {
    padding: 4px;
    line-height: 20px;
    text-align: left;
}

.table3 > tbody > tr > td {
    padding: 7px;
    line-height: 20px;
    text-align: left;
}

.table1 b {
    font-size: 14px;
}

.btnSubmitRecommendation {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
}

.divdisplaylab {
    width: 100%;
    min-height: 100px;
}

.labAndRadiologyRcomendtondiv {
    float: left;
    text-align: center;
    color: #fff;
    padding: 5px;
    /*background-color: #6DCFF6;*/
    background-color: rgb(51, 103, 214);
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}

.msgBox {
    width: 500px;
    height: auto;
    margin: 0px auto;
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
    padding: 5px 12px;
    cursor: pointer;
    outline: none;
    font-size: 13px;
    text-decoration: none !important;
    text-align: center;
    color: #fff;
    background-color: #6DCFF6;
    background-image: linear-gradient(top,#4D90FE, #4787ED);
    background-image: -ms-linear-gradient(top,#4D90FE, #4787ED);
    background-image: -o-linear-gradient(top,#4D90FE, #4787ED);
    background-image: linear-gradient(top,#4D90FE, #4787ED);
    border: 1px solid #6DCFF6;
    box-shadow: 0 1px 3px #BFBFBF;
}

a.button {
    color: #fff;
}

.button:hover {
    box-shadow: inset 0px 1px 1px #8C8C8C;
}

.button.disabled {
    box-shadow: none;
    opacity: 0.7;
}

canvas {
    display: block;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
    margin-left: 400px;
}

#loading-image {
    position: absolute;
    top: 100px;
    left: 240px;
    z-index: 100;
}

.AncillaryHeading {
    background-color: #6DCFF6;
    color: #fff !Important;
    border-radius: 20px;
    padding: 6px;
    padding-left: 20px;
    padding-right: 20px;
}

    .AncillaryHeading div {
        margin-top: 20px;
    }

.divRecommendationAncillary {
    width: 49.5%;
    display: inline-block;
}

.divRecommendedAncillary {
    width: 49.5%;
    float: right;
    display: inline-block;
}

.AncillaryGridDiv {
    height: 200px;
    width: 100%;
    overflow-y: auto;
    margin-bottom: 20px;
}

.divProvider {
    width: 49.5%;
    display: inline-block;
}

.divAlliedHealth {
    width: 49.5%;
    float: right;
    display: inline-block;
}

.IkioorHeading {
    width: 350px;
    padding: 0px;
    font-size: 19px;
    border-radius: 23px;
    background-color: #DFDFDF;
    color: #4B5CA1;
    border: 4px solid #4B5CA1;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 20px;
    font-weight: bold;
}


.IkioorbtnContantInfo {
    padding: 2px;
    margin-bottom: 0px;
    height: 24px;
    border-radius: 15px;
    font-weight: 500;
}

.maindivmessage {
    /*width: 260PX;*/
    width: 99%;
    position: fixed;
    /*height: 312px;*/
    height: 100%;
    float: left;
    margin-right: 10px;
    /*border: 2px solid #4B5CA1;*/
    bottom: 0;
    margin-top: 30px;
    background-color: #fff;
}

.messageHeading {
    width: 100%;
    height: 30px;
    background-color: #6DCFF6;
    text-align: center;
    padding: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.closeMessage {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

.bubbleLeft {
    position: relative;
    min-height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: rgb(127, 127, 127);
    /*width: 190px;*/
    width: 65%;
    border-width: 0px;
    background-color: #d1d1d1;
    text-align: left;
    padding: 10px;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
}

.PointerLeft {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #d1d1d1;
    display: block;
    width: 0;
    z-index: 1;
    margin-top: -1px;
    left: -7px;
    top: 5px;
}

.bubbleRight {
    position: relative;
    min-height: 16px;
    width: 100%;
    background-color: #E2E3E2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: left;
    padding: 10px;
    float: right;
    margin-right: 28px;
    margin-top: 5px;
}

.PointerRight {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent #E2E3E2;
    display: block;
    width: 0;
    z-index: 1;
    margin-top: -15px;
    right: -5px;
    top: 18px;
}

.divTopLine1 {
    width: 95%;
    /*border-top: 1px solid #cccccc;*/
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .divTopLine1 h3 {
        width: 180px;
        margin-top: 4px;
        margin-left: 5px;
        font-size: 14px;
        font-size: 10px;
        font-weight: bold;
    }

.divTimeTenant {
    width: 55px;
    border: 0px solid;
    overflow: hidden;
    float: left;
    margin-top: 18px;
    text-align: left;
    margin-left: 365px;
}

    .divTimeTenant label {
        line-height: 45px;
        vertical-align: top;
        color: #C1C1C1;
    }

.divTimeCommunity {
    width: 139px;
    border: 0px solid;
    overflow: hidden;
    margin-top: 0px;
    text-align: right;
    margin-left: 17px;
}

    .divTimeCommunity div {
        width: 38px;
        height: 38px;
        display: inline-block;
        border: 2px solid #F0F0F0;
        border-radius: 7px;
    }

        .divTimeCommunity div img {
            height: 38px;
            width: 38px;
            border-radius: 5px;
        }

    .divTimeCommunity label {
        line-height: 15px;
        vertical-align: top;
        margin-right: 14px;
        font-size: 12px;
        color: #C1C1C1;
    }

.divnotification {
    width: 25px;
    height: 25px;
    background: red;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
    line-height: 24px;
}

.arrow_box:after,
.arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 18px;
    left: 96%;
    margin-left: -19px;
}

.arrow_box:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #719ECE;
    border-width: 18px;
    left: 96%;
   /* margin-left: -20px;*/
    margin-left: -28px;
}

.tablemarginbottom {
    border-collapse: separate !important;
    border-spacing: 0 1em !important;
}

    .tablemarginbottom tr td {
        background-color: #e5e5e5;
    }

#divNotification {
    min-height: 150px;
    height: 400px;
    text-align: center;
    overflow-y: auto;
}

.divRDProfileImage {
    display: inline-block;
    /* width: 108px; */
    float: left;
    text-align: center;
}

.divRDProfile {
    display: inline-block;
    width: 79%;
}

.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
    text-decoration: underline;
}

.file-upload {
    height: 30px;
}

    .file-upload, .file-upload span {
        width: 115px;
        display: table-caption;
    }

        .file-upload input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .file-upload strong {
            font: normal 12px Tahoma,sans-serif;
            text-align: center;
            vertical-align: middle;
        }

        .file-upload span {
            top: 0;
            left: 0;
            display: inline-block;
            height: 10px;
            /* Adjust button text vertical alignment */
        }

.EditButton {
    float: right;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    cursor: pointer;
}

#overlay2 {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 rgba(2, 2, 2, 0.68);
}

.Editpopup {
    height: auto;
    width: 417px;
    z-index: 1000;
    background-color: #ffffff;
    display: none;
    top: 13%;
    left: 50%;
    margin-left: -207px;
    padding: 18px;
    border: 3px solid #4F4F4F;
    position: fixed;
    text-align: center;
}

.X {
    font-size: 15px;
    float: right;
    cursor: pointer;
    font-weight: bold;
}

.divBankAccount {
    float: left;
    min-width: 400px;
    margin-left: 18px;
}

.editAccountNoAndRouting {
    float: right;
    position: relative;
    margin-top: -74px;
    margin-right: 20px;
}

.addkey_btn {
    background: none repeat scroll 0 0 0;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Altis_Book';
    font-size: 15px;
    padding: 1px 5px;
}

.stuffLoginDetail {
    border: 2px solid #fff;
    border: 2px solid #fff;
    width: 229px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-top: -38px;
    padding: 5px;
}

.divDeliveryOfCare {
    text-align: center;
    width: 100%;
    margin: 10px;
}

.btn-primary1 {
    color: #000;
    background-color: #fff;
    border-color: #6DCFF6;
    font-weight: 600;
}

    .btn-primary1:hover {
       color: #000 !important;
        background-color: #fff;
        border-color: #6DCFF6;
        font-weight: 600;
    }

.notActive {
    color: #000000;
    font-weight: 600;
    background-color: #fff;
}

.btn-group .active {
    line-height: 21px !important;
}

.activebtn {
    background-color: #6DCFF6;
    color: #fff !important;
    line-height: 18px !important;
}

.dashboardHeading {
    width: 350px;
    padding: 0px;
    font-size: 17px;
    border-radius: 23px;
    background-color: #DFDFDF;
    color: #4B5CA1;
    border: 2px solid #4B5CA1;
    text-align: center;
    /* margin: 0px auto; */
    /* margin-bottom: 20px; */
    font-weight: bold;
}

.pageHeading1 {
    color: #6DCFF6;
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
    /*margin-left: 10px;*/
    margin-bottom: 10px;
}

.callType {
    float: left;
    padding: 0px;
}

    .callType li {
        display: list-item;
        list-style-type: none;
    }

.recommandationMic {
    /*
    float: right;
    margin-top: -6px;*/
    float: right;
    display: inline-block;
    min-width: 200px;
    margin-right: 14px;
    width: 23%;
}

#divPreviouslyRecommended {
    width: 100%;
    margin-top: 20px;
    margin: 0px auto;
    padding: 10px;
}

.btnRed {
    background-color: red !Important;
    color: #FFF !Important;
}

.btnSelected {
    border: 2px solid #ffffff;
}

.viewLog {
    display: inline-block;
    float: right;
    background-color: #6DCFF6;
    padding: 6px;
    border-radius: 23px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

    .viewLog:hover {
        background-color: #6DCFF6;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

.divMainInflunceImage {
    width: 185px;
    height: auto;
    float: left;
    margin-right: 10px;
    display: inline-block;
    min-height: 100px;
}

.lblInflunceDate {
    float: left;
    color: #6467A5;
    font-weight: bold;
    margin-right: 11px;
    font-size: 12px;
}

.headingInflunce {
    float: left;
    color: #6467A5;
    margin-right: 10px;
    font-size: 13px;
}

.divCommentMain {
    width: 100%;
    height: 60px;
    margin-top: 5px;
    display: inline-block;
}

.imgCurrentuser {
    width: 40px;
    display: inline-block;
}

.imgCommentedUserImage {
    width: 30px;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top;
}

.commentedUserName {
    width: auto;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
}

.lblComment {
    display: inline-block;
    font-size: 13px;
    color: #000;
}

.lblCommentedDate {
    color: #777;
    font-size: 11px;
    display: block;
    vertical-align: super;
    margin: 0px;
}

.fitnessValue {
    float: right;
    margin-right: 20px;
    font-size: 11px;
    font-weight: bold;
}

.disable {
    cursor: no-drop;
    color: #999 !important;
}

.AiReportDetail {
    margin-top: 8px;
}

.recommendedtext {
    width: 82%;
    min-height: 80px;
    display: inline-block;
    padding-right: 44px;
}

.stepwizard-step p {
    margin-top: 10px;
    padding-bottom: 0px !important;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.top10 {
    margin-top: 10px !Important;
}

.divBlueLogo {
    text-align: center;
    margin: 0px auto;
    min-height: 250px;
    height: auto;
    width: 50%;
    margin-top: 95px;
    padding: 10px;
    background-color: #fff;
}

.pTermOfUSe {
    text-align: justify;
    line-height: 20px;
    font-size: 16px;
}

.LogotagLine {
    margin: 4px 0 0px;
    color: #fff;
    font-size: 13px;
}

.ddlDoctorGroup {
    margin: 10px;
    padding-left: 0px;
    margin-left: 0px;
}

.btnAddGroup {
    margin-top: 10px !important;
    height: 30px !important;
    width: 100% !important;
}
#MainSider {
    padding: 20px;
    background-color: #ffffff;
   height: auto;
    width: 13%;
}


        .MainVistorNotenew {
    width: 100%;
    height: auto;
    background-color: #fff;
    /* padding: 10px; */
    margin: 0px auto;
    border-top: 0px;
    /* padding: 22px; */
    margin-left: 41px;
}

        .MainMiddernew{
    padding: 20px;
    background-color: #ffffff;
    height: auto;
    width: 100%;
}
        .cmnuldash li {
            display: inline-block;
            margin-left: 0px;
        }

        .btn-sm {
    padding: 5px 5px;
    font-size: 12px;
    border-radius: 3px;
    background-color:#6DCFF6;
    border-color:#6DCFF6;
    border: 0px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    font-weight: bold;
   
}
        .forgetpassword-wrap {
    padding: 30px 29px;
    background: #F7F7F7;
    margin-top: 50px;
    position: relative;
    color: #999;
    border-radius: 20px;
    min-width: 250px;
}
.btn :hover{
     background-color:#6DCFF6 !important;
    border-color:#6DCFF6!important;
}

        @media only screen and (max-width: 600px) {
            #MainSider{
                width:100%;
                height:auto;
            }
        
}


/*New Homepage Start*/
        .btn-Home {
        color: #337ab7;
    background-color:#fff;
    border-color: #2e6da4;
    /*font-weight: 600;*/
}

    .btn-Home:hover {
        color: #337ab7 !important;
        
    }
     .btn-HomeActive {
       color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
        
    }
     .btn-HomeActive:hover {
        color: #fff !important;
        
    }
    
/**
 * Circle Styles
 */
#formWrapper{
	background: rgba(0,0,0,.2); 
	width:100%; 
	height:100%; 
	position: absolute; 
	top:0; 
	left:0;
	transition:all .3s ease;}
.darken-bg{background: rgba(0,0,0,.5) !important; transition:all .3s ease;}

div#form{
	/*position: absolute;
	width:360px;
	height:320px;
	height:auto;
	background-color: #fff;
	margin:auto;
	border-radius: 5px;
	padding:20px;
	left:50%;
	top:50%;
	margin-left:-180px;
	margin-top:-200px;*/



        /* position: absolute; */
    width: 360px;
    height: 320px;
    height: auto;
    background-color: #fff;
    margin: auto;
    border-radius: 5px;
    padding: 20px;
    /* left: 50%; */
    /* top: 50%; */
    /* margin-left: -180px; */
    /* margin-top: -200px;
}
div.form-item{position: relative; display: block;
               /*margin-bottom: 40px;*/}
 input{transition: all .2s ease;}
 input.form-style{
	color:#8a8a8a;
	display: block;
	width: 90%;
	height: 44px;
	padding: 5px 5%;
	border:1px solid #ccc;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	border-radius: 27px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	font-family:'HelveticaNeue','Arial', sans-serif;
	font-size: 105%;
	letter-spacing: .8px;
}
div.form-item .form-style:focus{outline: none; border:1px solid #58bff6; color:#58bff6; }
div.form-item p.formLabel {
	position: absolute;
	left:26px;
	top:10px;
	transition:all .4s ease;
	color:#bbb;}
.formTop{top:-22px !important; left:26px; background-color: #fff; padding:0 5px; font-size: 14px; color:#58bff6 !important;}
.formStatus{color:#8a8a8a !important;}
input[type="submit"].login{
	float:right;
	width: 112px;
	height: 37px;
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #55b1df;
	border:1px solid #55b1df;
	border:none;
	color: #fff;
	font-weight: bold;
}
input[type="submit"].login:hover{background-color: #fff; border:1px solid #55b1df; color:#55b1df; cursor:pointer;}
input[type="submit"].login:focus{outline: none;}
  @media only screen and (max-width: 385px)  {
           div#form {
                
                width: 330px!important;
               
            }
        }
/*New Homepage end*/