﻿body {
    margin: 0px;
    padding: 0px;
    font-family: sans-serif;
}

a {
    text-decoration: none;
    color: black;
}

ul, li {
    margin: 0px;
    padding: 0px;
}

.loader {
    margin: 5px 0px 0px 5px;
}

.DropDown {
    width: 162px;
    height: 30px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.widthAuto {
    width: auto;
}

.DropDownPrescription {
    width: 122px;
    height: 32px;
    padding: 5px;
    border: 0px;
    background-color: #f2f2f2;
    background-position: right;
    border-bottom: solid 1px #c5c5c5;
    outline: none;
    margin-left: 10px;
    padding-left: 0px !important;
}

.DropDownPrescriptionRCT {
    width: 152px;
    height: 30px;
    padding: 5px;
    border: 0px;
    background-color: #f2f2f2;
    background-position: right;
    border-bottom: solid 1px #c5c5c5;
    outline: none;
}

.marginSmall {
    margin-left: 5px;
    margin-right: 5px;
}

.marginBottom5 {
    margin-bottom: 5px;
}

.marginBottom0 {
    margin-bottom: 0px !important;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.DropDownMed {
    width: 100px;
    height: 30px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.index {
    width: 140px;
}

.ddlsre {
    width: 140px;
    height: 30px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.MSODrug {
    width: 150px;
}

.ContentPage {
    width: 1000px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.HeaderContainer {
    width: 1000px;
    height: 250px;
    overflow: hidden;
    border: solid 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.MemberHeaderContainer {
    width: 1000px;
    height: 50px;
    overflow: hidden;
    border: solid 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.LogoContainer {
    float: left;
    width: 110px;
    height: 220px;
    display: block;
    background-image: url('../Images/webLogo-R.png');
}

.MemberLogoContainer {
    float: left;
    width: 146px;
    height: 50px;
    display: block;
    background-image: url('../Images/memberlogo.png');
}

.HeaderRightContainer {
    float: left;
    width: 890px;
    height: 250px;
}

.divHeaderLinks {
    width: 890px;
    height: 35px;
    text-align: left;
    margin-left: 20px;
}

.divHeaderLinks li {
    display: inline-block;
    width: 155px;
    padding: 6px;
    border: solid 1px #F2F2F2;
    font-size: 13px;
    text-align: center;
}

.divHeader {
    width: 750px;
    height: 35px;
    text-align: left;
    margin-top:10px;
}

.divHeader li {
    display: inline-block;
    width: 255px;
    padding: 6px;
    border: solid 1px #F2F2F2;
    font-size: 13px;
    text-align: center;
    margin-left:20px;
}

.divSliderLogin {
    width: 870px;
    height: 215px;
    overflow: hidden;
    margin-left: 20px;
}

.SliderContainer {
    float: left;
    width: 660px;
    height: 215px;
}

.LoginContainer {
    float: right;
    width: 195px;
    height: 215px;
    text-align: left;
}

    .LoginContainer a, .LoginContainer .forgotPwd {
        font-size: 12px;
        color: blue;
        cursor: pointer;
    }

.Logintxt {
    width: 165px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.3em;
}

.LoginContainer td {
    padding-bottom: 10px;
}

.btnLogin {
    width: 178px;
    height: 40px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.3em;
    font-size: 16px;
    cursor: pointer;
}

.ErrorText {
    color: red;
}

.divError {
    color: red;
    font-size: 12px;
    height: 12px;
    /*display:block!important;*/
    /*width: 10px;*/
}

.NivoSlider {
    width: 660px;
    height: 215px;
}

.divPM {
    width: 998px;
    height: 60px;
    border: solid 1px #c5c5c5;
    position: relative;
}

.divMedicineDD {
    text-align: left;
    margin-top: 5px;
    height: 25px;
    width: 988px;
    font-size: 15px;
    padding: 0px 5px 0px 5px;
}

.divProhibitedMedicines {
    width: 988px;
    height: 23px;
    background-color: #73B431;
    padding: 7px 5px 0px 5px;
}

#ulProhibitedMedicines li {
    display: inline;
    margin-right: 10px;
    color: white;
}

.FooterContainer {
    width: 1000px;
    height: 50px;
    padding-top: 10px;
}

.FooterContainer {
    font-size: 13px;
}

.divFooterInfo {
    margin-top: 10px;
    margin-bottom: 10px;
}

.DashTabContainer {
    width: 1000px;
    position: relative;
}

.divTransalterContainer {
    position: absolute;
    right: 0px;
    top: 0px;
}

.divAds {
    position: absolute;
    width: 202px;
    height: 160px;
    right: 0px;
    top: 30px;
    border: solid 1px #c5c5c5;
    background-image: url('../Images//healthrecord4.gif');
    background-repeat: no-repeat;
    z-index: 1;
}

.DashTabContainer ul {
    text-align: left;
}

.DashTab {
    display: inline-block;
    min-width: 100px;
    padding: 6px;
    border: solid 1px #c5c5c5;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}

.DashTabMember {
    display: inline-block;
    min-width: 100px;
    padding: 6px;
    border: solid 1px #c5c5c5;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}

.HR {
    min-width: 100px;
}

.SubTab {
    display: inline-block;
    min-width: 155px;
    padding: 6px;
    border: solid 1px #c5c5c5;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}

.DashTab:hover,.DashTabMember:hover {
    background-color: #73B431;
}

.DashDetailsContainer {
    width: 990px;
    padding: 10px 0px 10px 10px;
    background-color: #f2f2f2;
    position: relative;
    text-align: left;
    overflow: hidden;
}

.dashMiscContent {
    position: absolute;
    right: 0px;
    top: 15px;
    border: solid 1px #c5c5c5;
    width: 300px;
    height: 212px;
}

#miscDataHeading {
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: normal;
}

.DashLogoCompany {
    /*width: 1000px;*/
    /*height: 155px;*/
    overflow: hidden;
}

.DashCompLogo {
    width: 80px;
    height: 80px;
    float: left;
    background-image: url('../Images/pharmacy_logo.png');
}

.DashCompName {
    width: 500px;
    /*height: 80px;*/
    float: left;
    /*margin-left: 20px;*/
}

    .DashCompName h2 {
        text-align: left;
        margin-bottom: 5px;
        margin-top: 7px;
        font-weight: normal;
    }

.spanCompanyAddress {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
}

.RegNo {
    margin-top: 10px;
}

.DashOtherDetails {
    /*width: 1000px;*/
    margin-top: 10px;
    text-align: left;
}

    .DashOtherDetails td, .dashSalesTarget td {
        text-align: left;
        font-size: 13px;
    }

.tdData {
    padding-right: 70px;
}

.tdDataSearch {
    padding-right: 100px;
}

.tblOtherDetails {
    margin-top: 20px;
}

.width60 {
    width: 60%;
}

.Logout {
    width: 165px;
    height: 185px;
    background-color: #f2f2f2;
    text-align: right;
    padding-right: 30px;
    padding-top: 30px;
}

    .Logout a {
        font-size: 15px;
        color: black;
        margin-bottom: 10px;
        display: block;
    }

    .Logout table {
        width: 100%;
    }

.dashProdDetails, .dashProdUpdate, .dashSalesTarget, .dashManageStock {
    width: 1000px;
    margin-top: 10px;
    overflow: hidden;
    background-color: #f2f2f2;
}

.dashProdUpdate {
    padding-top: 20px;
    padding-bottom: 20px;
}

.divPUControls {
    padding-top: 20px;
    padding-bottom: 20px;
}

.show {
    display: block;
}

.divPUControls td {
    display: inline-block;
    padding-bottom: 10px;
    margin-right: 10px;
}

.dashPDLeft {
    float: left;
    width: 300px;
    height: 300px;
    border-right: solid 1px #c5c5c5;
}

.dashPDRight {
    float: left;
    width: 699px;
    height: 270px;
    padding-top: 30px;
}

.dashPDPDDContainer {
    width: 77%;
    margin-top: 20px;
    height: 50px;
    text-align: left;
    font-size: 14px;
}

.NoBorders {
    border: 0px !important;
}

    .NoBorders td {
        border: solid 0px !important;
        border-bottom: solid 1px red;
    }

.BigFont {
    font-size: 17px !important;
}

.NoBorders th {
    border: solid 0px !important;
    background: #C2C1C1 !important;
}

.NoBorders .alt {
    background-color: #c5c5c5;
}

.mGrid {
    background-color: #fff;
    margin: 5px 0px 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1 !important;
        color: #003366;
        text-align: left;
    }

    .mGrid th {
        padding: 4px 2px;
        color: #000000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#99CCFF'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#9CF)); /* for webkit browsers */
        background: -moz-linear-gradient(top, #FFF, #9CF); /* for firefox 3.6+ */
        background: rgb(67, 149, 207);
        font-size: 0.9em;
        border: solid 2px #c1c1c1;
        text-align: left;
    }

    .mGrid .alt {
        background: #fcfcfc;
    }

    .mGrid .pgr {
        background: #FFFFFF;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0px;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.mGridRMP {
    background-color: #f2f2f2;
    margin: 5px 0px 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}

    .mGridRMP tr {
        overflow: visible;
    }

    .mGridRMP td {
        padding: 5px;
        text-align: left;
        border: 0px;
        /*border: solid 1px #c1c1c1;*/
    }

    .mGridRMP th {
        padding: 4px 2px;
        color: #000000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#99CCFF'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#9CF)); /* for webkit browsers */
        background: -moz-linear-gradient(top, #FFF, #9CF); /* for firefox 3.6+ */
        background: rgb(67, 149, 207);
        font-size: 0.9em;
        text-align: left;
    }

    .mGridRMP .alt {
        background: #fcfcfc;
    }

    .mGridRMP .pgr {
        background: #FFFFFF;
    }

        .mGridRMP .pgr table {
            margin: 5px 0;
        }

        .mGridRMP .pgr td {
            padding: 0 6px;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGridRMP .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGridRMP .pgr a:hover {
                color: #000;
                text-decoration: none;
            }


.mGridPrescriptionTemp {
    background-color: #fff;
    margin: 5px 0px 10px 0;
    border: solid 0px #525252;
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}

    .mGridPrescriptionTemp td {
        padding: 5px;
        padding-left: 5px;
        text-align: left;
        border: 0px;
        /*border: solid 1px #c1c1c1;*/
    }

    .mGridPrescriptionTemp th {
        padding: 4px 2px;
        color: #000000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#99CCFF'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#9CF)); /* for webkit browsers */
        background: -moz-linear-gradient(top, #FFF, #9CF); /* for firefox 3.6+ */
        background: rgb(67, 149, 207);
        font-size: 0.9em;
        text-align: left;
    }

    .mGridPrescriptionTemp .alt {
        background: #fcfcfc;
    }

    .mGridPrescriptionTemp .pgr {
        background: #FFFFFF;
    }

        .mGridPrescriptionTemp .pgr table {
            margin: 5px 0;
        }

        .mGridPrescriptionTemp .pgr td {
            padding: 0 6px;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGridPrescriptionTemp .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGridPrescriptionTemp .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.TextBox {
    width: 150px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.TextBoxPrescription {
    width: 140px;
    height: 20px;
    padding: 5px;
    border: 0px;
    background-color: #f2f2f2;
    border-bottom: solid 1px #c5c5c5;
    outline: none;
    margin-left: 10px;
}

.TextBoxVA {
    height: 100px;
    resize: none;
}

.TextBoxLarge {
    width: 230px !important;
}

.OutlineNone {
    outline: none;
}

.TextBoxMed {
    width: 80px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.Width73 {
    width: 73px !important;
}

.width75 {
    width: 75%;
}

.ButtonWidth50 {
    min-width: 50px;
    height: 30px;
    background-color: #ccc;
    border: 0px;
    border-radius: 0.2em;
    cursor: pointer;
    margin-right: 10px;
}

.divPUControls .TextBox {
    width: 140px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.divPUControls .DropDown {
    width: 150px;
    height: 30px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}



.mGrid tr:hover {
    background-color: #FFFFCC;
    color: white;
}

.dashProdLaunch {
    margin-top: 10px;
}

.SubTabDetails {
    width: 1000px;
    background-color: #f2f2f2;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .SubTabDetails div {
        font-size: 14px;
    }

    .SubTabDetails table tr {
        margin-bottom: 10px;
        display: block;
    }

.Button {
    min-width: 70px;
    height: 30px;
    background-color: #ccc;
    border: 0px;
    border-radius: 0.2em;
    cursor: pointer;
    margin-right: 10px;
}

.ButtonSubmitPrescription {
    padding: 0px;
    min-width: 70px;
    background-color: transparent;
    border: 0px;
    cursor: pointer;
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
    display: none;
}

.ButtonPrescription {
    width: 58px;
    height: 41px;
    background-color: #2099F6;
    border: 0px;
    color: #ffffff;
    font-weight: 100;
    cursor: pointer;
    margin-left: 10px;
    font-size: 15px;
    margin-bottom: 10px;
}

.ButtonPrescriptionRCT {
    width: 50px;
    height: 30px;
    background-color: #2099F6;
    border: 0px;
    color: #ffffff;
    font-weight: 100;
    cursor: pointer;
    margin-left: 10px;
    font-size: 15px;
}

.ButtonContinue {
    min-width: 100px;
    height: 40px;
    background-color: #73B431;
    border: 0px;
    cursor: pointer;
    color: #ffffff;
    font-weight: 100;
    margin-left: 10px;
    font-size: 15px;
}

.download {
    float: right;
}

.AjaxResult {
    width: 100%;
    height: auto;
    padding: 5px;
    font-size: 12px;
    color: black;
    background-color: white;
    cursor: pointer;
}

.tdRelative {
    position: relative;
}

.Invisible {
    display: none;
}

.divFilters .NoTable {
    display: inline-block;
}

.divFilters .BrandAjaxResContainer {
    width: 212px;
    max-height: 160px;
    border: solid 1px #c5c5c5;
    display: none;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: whitesmoke;
    text-align: justify;
}

.AjaxResult:hover {
    background-color: #f2f2f2;
}

.AjaxResContainer {
    width: 100%;
    max-height: 160px;
    border: solid 1px #c5c5c5;
    display: none;
    position: absolute;
    z-index: 1;
    top: 49px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: whitesmoke;
}

.ASRes {
    top: 32px;
}

.MSOR {
    top: 35px;
}

.divPUSearchContainer {
    width: 97.6%;
    height: 35px;
    background-color: white;
    text-align: left;
    padding-top: 5px;
    padding-left: 2%;
    border: solid 1px #c5c5c5;
}

.divVerticalAlign {
    vertical-align: bottom;
}

.verticalTop {
    vertical-align: top;
}

.Pharmaproductgraph1 {
    width: 998px;
    margin-top: 10px;
    border: solid 1px #DEDEDD;
    text-align: center;
    overflow: hidden;
}

.divOverflow {
    overflow: hidden;
    width: 1000px;
}

.divOverflowV {
    overflow: visible;
    width: 95%;
    height: 60px;
}

.Overflowsre {
    width: 100%;
}

.divOverflowIndex {
    overflow: hidden;
    height: 32px;
}

.AS {
    margin-top: 10px;
}

.floatLeft {
    float: left;
    margin-right: 0px;
}

.floatRight {
    float: right !important;
}

.divUserRightBlock {
    width: 56%;
}

.marginLeft8 {
    margin-left: 8px !important;
}

.marginLeft20 {
    margin-left: 20px;
}

.CountryCount {
    width: 309px;
    height: 300px;
    padding: 5px;
    border-right: solid 1px #c5c5c5;
    overflow-y: scroll;
}

.GraphHeader {
    height: 27px;
    width: 100%;
    background-color: #B8DB7C;
    text-align: center;
    padding-top: 8px;
}

.CPRHeader {
    background-color: #C2C1C1;
}

.headertext {
    float: left;
    margin-left: 20px;
}

.divLegendsContainer {
    float: right;
    overflow: hidden;
}

.divLegend {
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.chartContainer {
    position: relative;
    margin-top:30px;
}

.LegendColor {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.LegendText {
    float: left;
    font-size: 14px;
}

.CPRSold {
    background-color: #ADD8E6;
}

.CPRUnsold {
    background-color: orange;
}

.CPRExp {
    background-color: red;
}

.CPRTotal {
    background-color: #00923F;
}

.Target {
    background-color: #383431;
}

.Sales {
    background-color: #F5C491;
}

.divCPRNoData {
    padding: 14%;
    background-color: #f2f2f2;
    text-align: center;
}

.divGPNoData {
    background-color: #f2f2f2;
    text-align: center;
    width: 340px;
    padding-top: 120px;
    height: 220px;
}

.divCGNoData {
    width: 100%;
    height: 152px;
    padding-top: 100px;
    background-color: #f2f2f2;
    text-align: center;
}

.State {
    height: 155px;
    padding-top: 140px;
}

.divTargetNoData {
    width: 100%;
    height: 155px;
    padding-top: 150px;
    background-color: #f2f2f2;
    text-align: center;
}

.GenPrescrib {
    float: left;
    width: 340px;
    min-height: 340px;
    margin-top: 10px;
    border: solid 1px #DEDEDD;
    text-align: center;
}

.GGenPrescrib_Header {
    background-color: #3F4446;
    color: white;
}

.AWSales {
    float: right;
    width: 640px;
    min-height: 340px;
    margin-top: 10px;
    border: solid 1px #DEDEDD;
    text-align: center;
}

.AWS_Header {
    background-color: #C2C1C1;
}

.divPD {
    margin-top: 10px;
    float: left;
    width: 180px;
    height: 460px;
    border: solid 1px #DEDEDD;
}

.divGraphsRight {
    width: 1000px;
    overflow: hidden;
}

.divISComp {
    width: 490px;
    height: 320px;
    border: solid 1px #c5c5c5;
    overflow: hidden;
}

.Comp1 {
    float: left;
}

.Comp2 {
    float: right;
}

.divISCompFilterContainer {
    height: 40px;
    margin-top: 10px;
    border-bottom: solid 1px #c5c5c5;
}

.divPDCOntents {
    width: 180px;
    height: 390px;
    background-color: #969594;
    text-align: center;
}

    .divPDCOntents .DropDown {
        margin-bottom: 20px;
    }

.divNote {
    width: 170px;
    height: 50px;
    background-color: #DEDEDD;
    text-align: center;
    padding-top: 20px;
    padding-left: 10px;
}

.pdHeader {
    padding: 20px 0px 20px 0px;
    display: block;
}

.PDhr {
    width: 80%;
    background-color: #A5A4A4;
    border: 0px;
    height: 1px;
    margin-bottom: 20px;
}

.txtPD {
    width: 140px;
    height: 25px;
    background-color: white;
    padding-left: 10px;
    margin-bottom: 20px;
}

.divFilters .txtPD {
    height: 25px;
    background-color: white;
    padding-left: 10px;
    margin-bottom: 20px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.divIndents {
    margin-top: 10px;
    width: 998px;
    border: 0px;
}

.Other_Header {
    background-color: #EFEEEE;
    text-align: left;
    padding-left: 1%;
    width: 99.01%;
}

.divNote p {
    text-align: center;
    width: 90%;
    margin-top: 0px;
    font-size: 11px;
    font-weight: bold;
}

.CPRST {
    width: 1100px;
    height: 290px;
    margin-top: 10px;
    border: solid 1px #DEDEDD;
    text-align: center;
}

.margin {
    margin-right: 20px;
}

.divFilters {
    width: 1000px;
    height: 30px;
    background-color: #DEDEDD;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .divFilters .DropDown {
        margin-right: 20px;
        width: 140px;
    }

.PDDD {
    width: 170px !important;
}

.LastElement {
    margin-right: 0px !important;
}

.divIndexPageContainer {
    width: 1000px;
    text-align: left;
}

.divStepsContainer {
    width: 990px;
    overflow: visible;
    display: inline-block;
}

.divStep {
    float: left;
    width: 192px;
    height: 192px;
    margin-left: 20px;
    margin-top: 25px;
    border: solid 1px;
    padding: 10px;
    text-align: left;
}

.Search {
    border: 0px;
    height: auto;
    padding: 0px;
}

.divStep h1 {
    font-weight: normal;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 50px;
}

.divStep .TextBox {
    width: 94%;
    margin-top: 10px;
}

.divStep a {
    display: block;
    margin-top: 10px;
    text-decoration: underline;
    color: red;
}

.divStep .Button {
    margin-top: 10px;
    height: 32px;
}

.divStep .tdRelative .BrandAjaxResContainer, .divStep .tdRelative .IndexAjaxResContainer {
    width: 190px;
    max-height: 160px;
    top: 60px;
    border: solid 1px #c5c5c5;
    display: none;
    position: absolute;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: whitesmoke;
}

.divAdvanceSearchContainer {
    width: 90%;
    margin-left: 20px;
    margin-top: 20px;
}

.divAdvanceSearchContainerSearch {
    width: 970px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
}

.divAdvanceSearchContainer .tdData {
    display: inline-block;
    margin-right: 80px;
    padding-left: 5px;
    padding-right: 0;
}

.divAdvanceSearchContainer table tr {
    display: inline-table;
    margin-bottom: 20px;
}

.tdFixedWidth {
    width: 100px;
}

.cbRed {
    color: red;
}

.cbGreen {
    color: green;
}

.divUserTypeContainer {
    width: 978px;
    height: 30px;
    background-color: #E5E5E5;
    border: solid 1px #c5c5c5;
    padding-top: 5px;
    padding-left: 20px;
}

.CreateUser {
    margin-top: 20px;
    text-align: left;
    height: 80px;
}

.height45 {
    height: 45px;
}

.CreateUser table {
    width: 60% !important;
}

.SubUser {
    margin-top: 20px;
    text-align: left;
}

.divUserTypeContainer table {
    text-align: left;
    width: 100%;
}

.divRegFormsContainer {
    width: 978px;
    margin-top: 20px;
    padding: 10px;
    border: solid 1px #c5c5c5;
    background-color: #e5e5e5;
}

.divDistMSORegContainer {
    width: 978px;
    background-color: #e5e5e5;
    border: solid 0px;
    overflow: hidden;
}

    .divDistMSORegContainer table, .divMSORegContainer table, .divCNFMSORegContainer table {
        width: 100%;
    }

.divEXERegContainer table {
    width: 80%;
}

    .divEXERegContainer table tr {
        margin-bottom: 20px;
        display: block;
    }

        .divEXERegContainer table tr td {
            font-size: 13px;
        }

.divEXERegContainer .TextArea, .divEXERegContainer .TextBox {
    width: 208px;
}

.divEXERegContainer .TextArea {
    height: 50px;
}

.tdLeft {
    width: 70%;
    border: solid 0px;
    vertical-align: top;
}

.tdRight {
    width: 30%;
    border: solid 0px;
    vertical-align: top;
}

.divDistMSORegContainer table h3, .divMSORegContainer table h3, .divCNFMSORegContainer table h3, .divFDARegistrationContainer table h3 {
    font-weight: normal;
    margin: 0px;
}

.tdLeft table tr, .tblRMPReg tr {
    display: table;
    padding-bottom: 20px;
}

    .tblRMPReg tr td div table {
        display: inline-grid !important;
    }

    .tblRMPReg tr td div .mGrid {
        border: 1px solid red !important;
    }

        .tblRMPReg tr td div .mGrid tr {
            display: grid !important;
        }

    .tblRMPReg tr td div .mGrid {
        background-color: #fff !important;
        margin: 5px 0px 10px 0 !important;
        border: solid 1px #525252 !important;
        border-collapse: collapse !important;
        font-size: 12px !important;
        width: 100% !important;
    }

        .tblRMPReg tr td div .mGrid td {
            padding: 2px !important;
            border: solid 1px #c1c1c1 !important;
            color: #003366 !important;
            text-align: left !important;
        }

        .tblRMPReg tr td div .mGrid th {
            padding: 4px 2px !important;
            color: #000000 !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#99CCFF') !important;
            background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#9CF)) !important;
            background: -moz-linear-gradient(top, #FFF, #9CF) !important;
            background: rgb(67, 149, 207) !important;
            font-size: 0.9em !important;
            border: solid 2px #c1c1c1 !important;
            text-align: left !important;
        }

        .tblRMPReg tr td div .mGrid .alt {
            background: #fcfcfc !important;
        }

        .tblRMPReg tr td div .mGrid .pgr {
            background: #FFFFFF !important;
        }

            .tblRMPReg tr td div .mGrid .pgr table {
                margin: 5px 0 !important;
            }

            .tblRMPReg tr td div .mGrid .pgr td {
                border-width: 0px !important;
                padding: 0 6px !important;
                border-left: solid 1px #666 !important;
                font-weight: bold !important;
                color: #fff !important;
                line-height: 12px !important;
            }

            .tblRMPReg tr td div .mGrid .pgr a {
                color: #666 !important;
                text-decoration: none !important;
            }

                .tblRMPReg tr td div .mGrid .pgr a:hover {
                    color: #000 !important;
                    text-decoration: none !important;
                }


.tdLeft table td {
    display: inline-block;
    margin-right: 50px;
    vertical-align: top;
}

.tblRMPReg td {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

.TextArea {
    width: 365px;
    height: 100px;
    border: solid 1px #c5c5c5;
    padding: 5px;
    resize: none;
}

.TAMed {
    width: 300px;
}

.TALarge {
    width: 425px;
}

.divMarginTop {
    margin-top: 30px;
}

.tdTimeLabel {
    width: 370px;
}

.divPCListContainer {
    height: 635px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.RegNoResults {
    width: 96%;
    height: 18px;
    background-color: #f2f2f2;
    text-align: center;
    padding: 2%;
}

.divRegionWiseGridContainer {
    height: 315px;
    overflow-y: auto;
}

.divGridHeader {
    width: 96%;
    height: 18px;
    background-color: #c5c5c5;
    padding: 2%;
}

.tdvalignBottom {
    vertical-align: bottom !important;
    margin-top: 10px;
    display: block;
}

.DashTabDetailsContainer {
    margin-top: 10px;
    width: 990px;
    padding: 5px;
    background-color: #f2f2f2;
}

.ControlsContainer {
    width: 990px;
    border: solid 1px #c5c5c5;
    overflow: hidden;
}

    .ControlsContainer table td {
        font-size: 14px;
    }

.ColHeader {
    width: 968px;
    height: 15px;
    background-color: #73B431;
    border: solid 1px #c5c5c5;
    text-align: left;
    padding: 10px;
    cursor: pointer;
}

.UpdateDistStock {
    display: none;
}

.Receipts table {
    margin-bottom: 20px;
}

.tblReceipt {
    border: solid 1px;
}

.divReceipt {
    display: none;
    width: 100%;
}

.tblmsoReceipt tr td {
    display: inline-table;
    padding-right: 50px;
    padding-left: 0px;
}

.divSearchResultsContainer {
    width: 960px;
    border: solid 0px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 20px;
}

.divSearchResults {
    float: left;
    width: 720px;
    min-height: 240px;
    border: solid 0px;
    position: relative;
}

.divMap {
    width: 240px;
    height: 240px;
    position: absolute;
    right: 10px;
    top: 320px;
}

#map {
    width: 240px;
    height: 240px;
}

.divSearchNote {
    width: 680px;
    padding: 10px;
    border: solid 1px #c5c5c5;
}

.lblMedicines {
    color: green;
    font-weight: bold;
}

.divMedSearchRes {
    width: 300px;
    height: 100px;
    border: solid 1px #c5c5c5;
    padding: 10px;
    font-size: 13px;
    margin-top: 20px;
    margin-right: 20px;
}

.divMSOName {
    margin-bottom: 10px;
    color: green;
    font-weight: bold;
}

.divSTGraphContainer {
    overflow: hidden;
}

.divSTComparisionLeft {
    float: left;
    width: 450px;
}

.divSTComparisionRight {
    float: right;
    width: 450px;
}

.divSTFilterContainer {
    margin-top: 10px;
}

.GHeaderContainer {
    overflow: hidden;
    height: 30px;
}

.divGHeader {
    float: left;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-top: 0px;
    font-size: 13px;
    cursor: pointer;
    margin-right: 5px;
}

.divGDD {
    float: right;
}

.GComp {
    height: 26px;
}

.divGContainer {
}

.divGIndents {
    position: relative;
}

.chart {
    position: absolute;
    left: 0px;
}

.hMoreMedicine {
    cursor: pointer;
}

.overlay, .overlayForgot, .overlayAddress, .overlayFingerPrint {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.5;
    z-index: 10;
    display: none;
}

.divSearchMoreMedicine {
    position: fixed;
    width: 700px;
    height: 400px;
    border: solid 7px orange;
    border-radius: 0.3em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: none;
    background-color: #CCCCCC;
    padding: 10px;
}

.RequestMedicine {
    position: fixed;
    width: 710px;
    min-height: 200px;
    border: solid 7px orange;
    border-radius: 0.3em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: none;
    background-color: #CCCCCC;
    padding: 10px;
}

    .RequestMedicine .floatLeft {
        padding: 10px;
    }

.planMessage {
    position: fixed;
    width: 300px;
    min-height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: none;
    background-color: #CCCCCC;
    padding: 30px;
    font-size: 13px;
    line-height: 27px;
}

.EmailVerificationPopup {
    position: fixed;
    width: 300px;
    min-height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: none;
    background-color: #CCCCCC;
    padding: 30px;
    font-size: 13px;
    line-height: 27px;
}

.Popup {
    position: fixed;
    width: 300px;
    min-height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: none;
    background-color: #CCCCCC;
    padding: 30px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
}

.PopupDriverError {
    position: fixed;
    width: 300px;
    min-height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: none;
    background-color: #CCCCCC;
    padding: 30px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
}

.PAuthPopup {
    position: fixed;
    width: 300px;
    min-height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 11;
    display: none;
    background-color: #CCCCCC;
    padding: 30px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
}

.forgotPwd {
}

.btnOK {
    width: 65px;
    height: 27px;
    background-color: #666666;
    margin-top: 20px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    border: none;
}

.divMedicineSelector {
    overflow: visible;
    width: 700px;
    height: 300px;
}

.divMedLeft {
    float: left;
    width: 320px;
    height: 278px;
    border: solid 1px gray;
    padding: 10px;
}

.divMedRight {
    float: right;
    width: 320px;
    height: 278px;
    border: solid 1px gray;
    padding: 10px;
}

.divLocationSearchContainer {
    width: 700px;
    height: 80px;
    margin-top: 20px;
    text-align: left;
}

.spanLocationLabel {
    font-size: 18px;
    font-weight: bold;
}

.advance {
    background-color: #F0F0F0;
}

.advancetxt {
    width: 250px;
}

.dispBlock {
    display: block !important;
    margin-top: 10px;
}

.SearchHeader {
    font-size: 15px;
    font-weight: bold;
}

.divMedLeft table, .divMedRight table {
    width: 100%;
}

    .divMedLeft table tr, .divMedRight table tr {
        margin-bottom: 10px;
        display: block;
    }

        .divMedLeft table tr td, .divMedRight table tr td {
            width: 150px;
        }

#chart_div {
    margin-top: 40px;
}

.hrNavContainer {
    width: 100%;
}

.hrDetailsContainer {
    width: 100%;
    margin-top: 10px;
    background-color: #f2f2f2;
}

.hrDetails {
    width: 95%;
    padding-top: 10px;
    border: solid 0px;
    text-align: left;
    padding-bottom: 10px;
}

.hrDetails100 {
    width: 100%;
}

.hrDetailsUser {
    width: 95%;
    padding-top: 20px;
    border: solid 0px;
    text-align: left;
    padding-bottom: 20px;
}

.hrDetailsUserRMP {
    width: 362px;
    padding-top: 20px;
    text-align: left;
}


.TableFullWidth {
    width: 100%!important;
}

.marginTop20 {
    margin-top: 20px;
}

.TextBoxSmall {
    width: 65px;
    height: 20px;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.divAddressContainer {
    overflow: hidden;
}

.divAddressContainerWidth {
    width: 377px;
}

.divAddressLeft {
    float: left;
    border: solid 0px;
}

.divAddressDivider {
    float: left;
    height: 70px;
    width: 1px;
    border-left: solid 1px #c5c5c5;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
}

.PaddingRight20 {
    padding-right: 25px;
}

.marginRight {
    margin-right: 30px;
}

.marginRightLess {
    margin-right: 15px;
}

.PaddingLeft20 {
    padding-left: 25px;
}

.divAddressRight {
    float: left;
    border: solid 0px;
}

.marginLeft50 {
    margin-left: 52px;
}

.FileUpload {
    padding-bottom: 11px;
}

.TableContainer {
    /*margin-top: 15px;*/
    text-align: left;
    position: relative;
    width: 100%;
    overflow-x: auto;
}

.TableContainerNone {
    /*margin-top: 15px;*/
    text-align: left;
    position: relative;
    width: 100%;
}

.aViewDoc {
    height: 32px;
    width: 32px;
    display: block;
}

.divSameAs {
    margin-left: 130px;
}

.RegListBox {
    width: 345px;
    height: 292px;
}

.tdCenterImage {
    width: 170px;
    text-align: center;
    margin-right: 0px;
    margin-left: 20px;
}

.RegTextArea {
    width: 335px;
}

.reg {
    width: 98px;
}

.vs {
    margin-top: 105px;
}

.hrRMP {
    width: 95%;
}

.WidthApprox {
    width: 25.3% !important;
}

.WidthApproxRMP {
    width: 240px;
    top: 51px;
    z-index: 3;
}

.tblTiming {
    text-align: left;
    margin-left: 20px;
}

.gvTiming {
    padding-left: 8px;
    padding-right: 30px;
}

.TableRMP {
    width: 100% !important;
    /*box-shadow: 0 0 15px #666;*/
    padding-bottom: 5px;
    padding-top: 2px;
    padding: 2px;
    border: 0px;
    text-align: left !important;
}

.TableRMPAbsentBelow {
    /*box-shadow: 0 0 15px #666;*/
    width: 100%;
    background-color: #fff !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.divRHGridButtonsContainer {
    width: 38%;
    float: left;
}

.trRHPatientDetails {
    display: none;
}

.trRHPatientHeader {
    cursor: pointer;
    text-align: left;
}

.RMPLoader {
    margin-top: 20px;
    margin-left: 0px;
}

.tdAlignRight {
    text-align: right !important;
}

.divEmailBlock {
    width: 100%;
    text-align: left;
    float: left;
    overflow: visible;
    display: none;
    margin-top: 10px;
}

.divReqSend {
    width: 10%;
    height: 28px;
    margin-top: 0px !important;
}

.divPrescriptionDetail {
    width: 100%;
    height: 30px;
    overflow: visible;
    padding-bottom: 10px;
    display: none;
}

.PrintPDF {
    display: none;
    width: 100%;
}

.divTimingGrid {
    width: 210px;
    border: 1px solid red;
}

table caption {
    text-align: left;
    font-size: 15px;
}

.divUserRmpLeft {
    width: 70%;
    margin-left: 3%;
}

.divTempRMP {
    width: 550px;
    height: 405px;
    overflow-y: scroll;
    border: 1px solid #c5c5c5;
    margin-left: 10px;
}

.divAddressDetail {
    width: 350px;
}

.mGridTime {
    background-color: #fff !important;
    border: solid 0px #525252;
    border-collapse: collapse !important;
    font-size: 12px !important;
    width: 100% !important;
    overflow: scroll;
}

    .mGridTime td {
        padding: 5px !important;
        border: solid 0px #c1c1c1 !important;
        color: #003366 !important;
        text-align: left !important;
        /*display: inline-grid !important;*/
    }

        .mGridTime td table {
            width: 100% !important;
        }

    .mGridTime th {
        padding: 4px 8px !important;
        color: #000000 !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#99CCFF') !important; /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#9CF)) !important; /* for webkit browsers */
        background: -moz-linear-gradient(top, #FFF, #9CF) !important; /* for firefox 3.6+ */
        background: rgb(67, 149, 207) !important;
        font-size: 0.9em !important;
        border: solid 1px #c1c1c1 !important;
        text-align: left !important;
    }

    .mGridTime .alt {
        background: #fcfcfc !important;
    }

    .mGridTime .pgr {
        background: #FFFFFF !important;
    }

        .mGridTime .pgr table {
            margin: 5px 0 !important;
        }

        .mGridTime .pgr td {
            border-width: 0px !important;
            padding: 0 6px !important;
            border-left: solid 1px #666 !important;
            font-weight: bold !important;
            color: #fff !important;
            line-height: 12px !important;
        }

        .mGridTime .pgr a {
            color: #666 !important;
            text-decoration: none !important;
        }

            .mGridTime .pgr a:hover {
                color: #000 !important;
                text-decoration: none !important;
            }

.tblRMPDetail {
    width: 95% !important;
    margin-top: 10px;
}

.bold {
    font-weight: bold;
}

.marqueeHeight {
    height: 22px;
}

.gridButtonEdit {
    margin-left: 10px;
    min-width: 70px;
    background-color: #ffffff;
    border: 1px solid #2099F6;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
}

.gridButtonDelete {
    margin-left: 10px;
    min-width: 70px;
    background-color: #ffffff;
    border: 1px solid red;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
}

.gridButtonDeleteRCT {
    margin-left: 5px;
    min-width: 70px;
    background-color: #ffffff;
    border: 1px solid red;
    height: 20px;
    cursor: pointer;
    font-size: 12px;
    float: right;
}

.divPrescriptionContainer {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

.divDiagnosisBlock {
    float: left;
    width: 23%;
    padding: 1%;
    font-size: 14px;
    border-right: 1px solid #c5c5c5;
}

.divPrescriptionBlock {
    float: right;
    width: 74%;
}

.divPrescriptionTitle {
    width: 98%;
    height: 45px;
    overflow: hidden;
}

.divPrescriptionText {
    float: left;
    margin-top: 5px;
}

.divNewPrescriptionText {
    font-weight: bold;
    cursor: pointer;
    display: block;
    margin-right: 10px;
    margin-top: 10px;
}

.divPrescriptionFormBlock {
    width: 100%;
    display: none;
}

.divAddPrescriptionForm {
    padding: 0px 1% 0px 1%;
    overflow: visible;
    width: 98%;
}

.Numbers {
    width: 68px !important;
}

.Times {
    width: 100px !important;
}

.marginLeft0 {
    margin-left: 0px !important;
}

.TextBoxDiagnosis {
    width: 96%;
    resize: none;
    height: 115px;
    padding: 5px;
    padding-bottom: 12px;
    border: 0px;
    border: solid 1px #c5c5c5;
    margin-left: 0px;
    position: relative;
    outline: none;
}

.divRecommended {
    padding-top: 10px;
}

.divRecommendedGrid {
    width: 99%;
    min-height: 170px;
}

.OverFlow {
    overflow: hidden;
}

.divRecommendedBy {
    margin-top: 10px;
    width: 100%;
}

.TextBoxRecommendedBy {
    width: 96%;
    height: 60px;
    padding: 2%;
    resize: none;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
}

.TempPrescriptionGrid {
}

.RemainingChar {
    color: red;
    font-size: 13px;
    float: right;
}

.marginTop2 {
    margin-top: 2px !important;
}

.rxPrescription {
    width: 32px;
    height: 32px;
    background-image: url(../Images/rx.png);
    margin-left: 0px;
}

.DownArrow {
    width: 24px;
    height: 24px;
    background-image: url(../Images/arrow_down.png);
    float: right;
    cursor: pointer;
}

.DiagnosisLeft {
    width: 50%;
    padding: 1%;
    padding-left: 0px !important;
    padding-right: 2%;
    float: left;
}

.DiagnosisRight {
    width: 42%;
    padding: 1%;
    padding-left: 2%;
    float: right;
}

.gridDiagHeader {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.CustomGenericName {
    top: 32px !important;
    left: 10px !important;
}

.RMPEmailAjax {
    top: 32px !important;
}

.divSearchEmailBlock {
    width: 100%;
    height: 50px;
    display: none;
}

.divSrno {
    width: 100px;
    height: 0px;
    padding: 10px;
    padding-left: 20px;
    font-weight: bold;
}

.DisplayNone {
    display: none;
}

.LoaderCointainer {
    border: 3px solid #ffffff;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 50px;
    position: fixed;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 12;
    padding: 1%;
    border-radius: .2em;
    background-color: #FFF;
    border: 3px solid #c5c5c5;
}

.LoaderInnerDiv {
    width: 55%;
    height: 80%;
    position: relative;
}

.divLoadingtext {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 25px;
    font-weight: 100;
    color: #3D3D3E;
}

.divLoaderInCenter {
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(../Images/loading.gif);
    z-index: 10;
    right: 0px;
    margin-top: 6px;
}

.divOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.7;
    z-index: 11;
    display: block;
}

.ShowPrescription {
    margin-left: 10px;
    margin-top: 20px;
}

.marginTop0 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.divSignatureBlock {
    width: 350px;
    text-align: left;
    margin-left: 30px;
    padding-bottom: 10px;
}

.btnSignature {
    float: left;
    margin-left: 15px;
}

.MarginTop5 {
    margin-top: 5px;
}

.element-hover {
    background-color: #f5f5f5 !important;
}

textarea:focus, input:focus, select:focus {
    outline: none;
}

.divNoRecords {
    width: 990px;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #c5c5c5;
}

.divNoRecordsFDA {
    text-align: center;
    margin-top: 25px;
    font-size: 15px;
}

.preDivider {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    height: 40px;
    border-left: solid 1px #c5c5c5;
    display: none;
}

.box {
    border: 1px solid #c5c5c5;
    padding: 20px;
    padding-top: 0px;
}

.selectPlan {
    min-height: 270px;
}

.planContainer {
    width: 16.7%;
    margin-right: 1%;
    border: 2px solid #c5c5c5;
    padding: 1%;
    -webkit-box-shadow: 4px 5px 10px 0 #c5c5c5;
    -moz-box-shadow: 4px 5px 10px 0 #c5c5c5;
    box-shadow: 4px 5px 10px 0 #c5c5c5;
}

    .planContainer:last-child {
        margin: 0px !important;
    }

.planDetail {
    height: 100px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
}

.planCost {
    height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #e15616;
    /* font-weight: 600; */
    font-size: 16px;
}

.planName {
    font-size: 20px;
}

.planBtn {
    background-color: #73b431;
    color: #fff;
    font-size: 13px;
    width: 93px;
    height: 16px;
    padding: 8px;
    cursor: pointer;
    border: none;
    border-radius: 0.2em;
}

.proceedBtn {
    background-color: green;
    color: #fff;
    font-size: 13px;
    width: 90px;
    height: 32px;
    padding: 8px;
    cursor: pointer;
    border: none;
    border-radius: 0.2em;
    display: none;
}

.planFooter {
    background-color: #c5c5c5;
    padding: 10px;
}

.selected {
    background: url('../Images/icon-green-check.png');
    width: 26px;
    height: 26px;
}

.PlanInfo {
    background-color: #eaeaea;
    padding: 20px;
    margin-bottom: 20px;
}

    .PlanInfo > div {
        margin-bottom: 20px;
        /*text-align: left;*/
        font-size: 14px;
    }

.plan {
    font-weight: bold;
    font-size: 20px;
    color: green;
}

.nopayment {
    font-size: 24px !important;
    color: green;
}

.planRenew {
    /*width: 200px;*/
    font-size: 14px;
    line-height: 19px;
    color: #f12525;
    /*display: none;
    position: absolute;
    top: 20px;*/
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid red;
    /*right: 0px;*/
    z-index: 5;
    display: inline-block;
    /*width:65%;*/
}

.Warning {
    width: 24px;
    height: 24px;
    background: url(../Images/Warning.png);
    float: right;
    position: relative;
    cursor: pointer;
}

.successText {
    color: #076b32;
    font-size: 15px;
    line-height: 20px;
}

.font12 {
    font-size: 12px;
    line-height: 20px;
}

.GridRequest {
    padding: 10px;
    width: 100%;
    border: none;
}

    .GridRequest > tbody > tr > td {
        border: none;
        border-bottom: 1px solid #c5c5c5;
        padding: 10px;
    }

.GridReplies {
    padding: 20px;
    width: 100%;
    border: none;
    margin-bottom: 15px;
}

    .GridReplies tr td {
        border: none;
        border-bottom: 1px solid #e2e2e2;
        padding: 5px;
        font-size: 13px;
        padding-left: 20px;
    }

.alignLeft {
    text-align: left;
}

.divReplies {
    padding: 20px;
}

.RequestData {
    background-color: #cdd0d4;
    padding: 10px;
    display: inline-block;
    width: 98%;
}

.MsgData {
    font-size: 11px;
    color: #898d92;
}

.font15 {
    font-size: 15px;
}

.font14 {
    font-size: 14px;
}

.divButtons {
    display: inline-block;
    width: 100%;
}

.badge {
    position: absolute;
    width: 26px;
    height: 22px;
    right: -22px;
    padding-top: 3px;
    top: 0;
    font-size: 14px;
    background-color: #4395cf;
    border-radius: 13px;
    border: 1px solid #c5c5c5;
    color: #fff;
    z-index: 1;
}

.ReqLi {
    background-color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}

.GridRequestPaging td a {
    color: green;
}

.GridRequestPaging td {
    color: #000;
    font-size: 15px;
    padding: 3px;
}

.paddingBottom5 {
    padding-bottom: 5px !important;
}

.cursorPointer {
    cursor: pointer;
}

.LegalInfoContainer {
    text-align: justify;
    font-size: 13px;
    padding: 20px;
    border: 1px solid #c5c5c5;
    line-height: 16px;
}

    .LegalInfoContainer > div {
        margin-bottom: 15px;
    }

    .LegalInfoContainer a {
        display: inline-block;
        margin: 15px;
    }

        .LegalInfoContainer a img {
            height: 100px;
        }

.listViolation li {
    line-height: 20px;
}

.PaymentContainer {
    /*height: 250px;*/
    border: 1px solid #c5c5c5;
    font-size: 15px;
    text-align: center;
    padding: 25px;
}

.planSuccess {
    color: #73b431;
    font-weight: 600;
}

.PaymentContent {
    display: inline-block;
    margin: auto;
    text-align: left;
}

.PaymentNote {
    line-height: 20px;
    font-size: 14px;
}

    .PaymentNote ol {
        margin: 0px !important;
        padding-left: 18px;
    }

    .PaymentNote p {
        margin-bottom: 5px;
    }

.InsysttLogo {
    /*background-image: url(../Images/logo_Annit.png);*/
    width: 218px;
    /*height: 120px;*/
}

    .InsysttLogo img {
        width: 100%;
    }

.NuvroLogo {
    width: 218px;
}

    .NuvroLogo img {
        width: 100%;
    }

.contactUsTable {
    border-spacing: 25px;
}

    .contactUsTable tr td:first-child {
        width: 25%;
        text-align: right;
        vertical-align: top;
        font-weight: 600;
    }

.comingSoon {
    position: absolute;
    color: #5d5a5a;
    font-size: 10px;
    top: 18px;
    left: 32%;
    width: 70px;
    font-weight: 600;
}

.divRMPAddress {
    font-size: 13px;
    text-align: left;
    /*border:1px solid #c5c5c5;*/
    padding: 15px;
    line-height: 18px;
    background-color: #fff;
    margin-bottom: 15px;
    -webkit-box-shadow: 2px 2px 10px 3px #ecebeb;
    -moz-box-shadow: 2px 2px 10px 3px #ecebeb;
    box-shadow: 2px 2px 10px 3px #ecebeb;
}

    .divRMPAddress:hover {
        background-color: #ffffcc;
    }

.popupRMPAddresses {
    width: 500px;
    height: 400px;
    overflow-y: scroll;
    display: none;
    position: fixed;
    /*border: solid 1px #c5c5c5;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: #fff;
    padding: 15px;
}

.addressEdit {
    background-image: url(../Images/edit.png);
    width: 32px;
    height: 32px;
    cursor: pointer;
    /*display:none;*/
}

.divAddressblock {
    width: 235px;
    height: 27px;
    overflow: hidden;
    padding: 5px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    /*display:none;*/
}


.android {
    background-image: url(../Images/icon_android_new.png);
    width: 47px;
    height: 47px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 10;
    display: block;
}

.divTempPharmacist {
    width: 61%;
    height: 280px;
    overflow-y: scroll;
    border: 1px solid #c5c5c5;
    margin-top: 20px;
}

.TextBoxPharmacist {
    width: 330px !important;
}

.status {
    width: 15px;
    height: 15px;
    margin-left: 10px;
    border-radius: 0.6em;
    border: 0px;
    cursor: pointer;
}

.divPharmacist {
    width: 36%;
    height: 220px;
    border: solid 1px #E1E1E1;
    display: none;
}

.divPHeader {
    width: 96%;
    height: 20px;
    padding: 2%;
    background-color: #E3E3E3;
    text-align: center;
}

.divPharmacistList {
    width: 100%;
    height: 187px;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 12px;
}

.divStatusIcon {
    width: 20px;
    height: 20px;
    float: left;
    border: solid 0px;
}

.divPharmacistDetails {
    width: 200px;
    height: 40px;
    float: left;
    border: solid 0px;
}

.divPharmacistStatus {
    width: 55px;
    height: 30px;
    float: right;
    border: solid 0px;
}

.divPhLicenseContainer {
    overflow: hidden;
}

.divPharmacistContainer {
    margin-top: 5px;
    margin-bottom: 5px;
}

.divPhName {
    margin-bottom: 5px;
}

.width55 {
    width: 55%;
}

.top32 {
    top: 32px;
}

.overflowVisible {
    overflow: visible;
}

.checkboxList {
    height: 200px;
    overflow-y: scroll;
    width: 275px;
    font-size: 13px;
    border: solid 1px #c5c5c5;
    border-radius: 0.2em;
    display: inline-block;
}

    .checkboxList tr {
        padding-bottom: 0px !important;
    }

.FDATabs ul li {
    list-style: none;
    font-size: 14px;
    border: 1px solid #c5c5c5;
    padding: 5px;
    float: left;
    width: 85px;
    text-align: center;
    cursor: pointer;
}

    .FDATabs ul li.active {
        /*border-bottom:none;*/
        background-color: #73B431;
    }

.TabData {
    height: 1117px;
    overflow-y: scroll;
    border: 1px solid #c5c5c5;
    width: 290px;
}

.TextBoxLargeWidth {
    width: 262px;
}

.textAreaLarge {
    width: 575px !important;
}

.divFDALogin {
    text-align: center;
    border: 1px solid #d1d1d1;
    width: 200px;
    height: 230px;
    padding: 25px;
    margin: auto;
    /*display:inline-block;*/
}

    .divFDALogin td {
        padding-bottom: 10px;
    }

.divFDAOuter {
    display: table;
    height: 600px;
    width: 100%;
}

.divFDAInner {
    display: table-cell;
    vertical-align: middle;
}

.typeahead, .tt-query, .tt-hint {
    width: 195px !important;
    font-size: 13px !important;
    padding: 5px !important;
    border-radius: 0 !important;
    box-shadow: none;
    /*height: 30px !important;*/
    border: 1px solid #D2D6DE !important;
}

.dropdown-menu {
    margin: 0px !important;
    width: 195px !important;
    height:auto;
    /*overflow:hidden;*/
}

    .dropdown-menu li {
        background: #fff !important;
    }

.fdaProfileContainer > div {
    width: 46%;
    padding: 15px;
    border: 1px solid #e1e1e1;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

.fdaTitle {
    font-size: 23px;
}

.complaintLogged {
    border-collapse: collapse;
}

    .complaintLogged > tbody > tr > th, .complaintLogged > tbody > tr > td {
        border: 1px solid #d1d1d1;
        padding: 5px;
        text-align: center;
    }

.gridPharmacist {
    border: 0px;
}

.gridPharmacist > tbody > tr > th, .gridPharmacist > tbody > tr > td {
    border: 0px;
}

.gridComplaints > tbody > tr > th, .gridComplaints > tbody > tr > td {
    border: 1px solid #d1d1d1;
    padding:10px;
    font-size:13px;
    text-align:center;
}

.gridComplaints > tbody > tr > th {
    background-color:#f2f2f2;
}

.divComplaintHeader {
    text-align: center;
    background-color: #C2C1C1;
    padding: 15px;
    position: relative;
    margin-top:20px;
    margin-bottom:15px;
}

.no-padding{
    padding:0px !important;
}

.addPlus{
    position:absolute;
    top:22%;
    right:2%;
    color:#fff;
    cursor:pointer;
    font-size:25px;
}

.lnkLogout {
    font-size: 14px;
    margin-top: 15px;
    color: blue;
    display: block;
    text-decoration: underline;
}
/*Modal Dialog*/
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

    body.modal-open,
    .modal-open .navbar-fixed-top,
    .modal-open .navbar-fixed-bottom {
        margin-right: 15px;
    }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-dialog {
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    font-size:14px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: " ";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: " ";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media screen and (min-width: 768px) {
    .modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

.modal {
    background: rgba(0, 0, 0, 0.3);
}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    }
}

.modal-header {
    border-bottom-color: #f4f4f4;
}

.modal-footer {
    border-top-color: #f4f4f4;
}

.modal-primary .modal-header,
.modal-primary .modal-footer {
    border-color: #307095;
}

.modal-warning .modal-header,
.modal-warning .modal-footer {
    border-color: #c87f0a;
}

.modal-info .modal-header,
.modal-info .modal-footer {
    border-color: #0097bc;
}

.modal-success .modal-header,
.modal-success .modal-footer {
    border-color: #00733e;
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
    border-color: #c23321;
}


/*Modal Dialog*/

/*Typeahead*/

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #333333;
        text-align:left;
        /*white-space: nowrap;*/
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            color: #ffffff;
            text-decoration: none;
            background-color: #428bca;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        background-color: #428bca;
        outline: 0;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999999;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}


/*Typeahead*/

.statusButton {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border:none;
    cursor:pointer;
}

.ReportFilters{
    padding:10px;
    border:1px solid #d1d1d1;
    background-color:#f2f2f2;
}
