﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.hiddentext{
    font-size: 5px;
    color:transparent;
}
/* common styles - start */
@font-face
{
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}
@font-face
{
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}
@font-face
{
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}
@font-face
{
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
html, body, #pagebody, #frmHome, #frmLogin, #frmSecurity,tempFormLogin
{
    height: 100%;
}
.ui-body-c, .ui-overlay-c, .ui-body-c select, .ui-body-c textarea, .ui-body-c button, .ui-body-c input
{
    font-family: "Segoe UI" ,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans" !important;
    color: #333333;
}
body
{
    font-family: "Segoe UI" ,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans" !important;
    color: #333333;
}
input[type=text], input[type=password], textarea, input[type=email]
{
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #7A7A7A;
    font-size: 12pt;
    padding: 7px;
    width: 100%;
    color: #333333;
    margin-top: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
}
textarea
{
    height: 120px;
    resize: none;
}
.divMaster
{
    margin: Auto;
    max-width: 700px;
    padding: 10px;
}

.font0 {
    font-size:0 !important;
}

.font10
{
    font-size: 10px;
}
.fontItalic {
    font-style:italic !important;
}
.fontBold {
 font-weight:bold !important;
}
.fontW700 {
 font-weight:700;
}
.fontBolder {
    font-weight:bolder !important;
}

.backgroundTransparency
{
    background-color: rgba(255, 255, 255,0.7);
    padding: 10px;
}


pre
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    font-family: "Segoe UI" ,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans";
}


.divHeight
{
    margin-bottom: 20%;
}
.divLogoBottom
{
    height:32px;
}
.imgLogo
{
    height: 113px;
    width: 300px;
}
.topbodyBackground
{
    background: url("images/bgr-tablet-repeater.png");
    background-color: #0999D6;
    background-repeat: repeat-x;
}
.bodyBackground
{
    background: url("images/bgr-smartphone-repeater.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    z-index: 10
}
.bodyBackgroundAuthenticated
{
    background: url("Dashboard/greybkg.png") no-repeat fixed center;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}

.dashboardMobile
{
   display: block;
}
.dashboardTablet
{
   display: none;
}
@media only screen and (max-width : 650px)
{
    .dashboardMobile
    {
       display: block;
    }
    .dashboardTablet
    {
       display: none;
    }
}
@media only screen and (min-width : 561px) and (orientation : portrait)
{
    .dashboardMobile
    {
       display: none;
    }
    .dashboardTablet
    {
       display: block;
    }
}
@media only screen and (min-width : 651px)
{
    .dashboardMobile
    {
       display: none;
    }
    .dashboardTablet
    {
       display: block;
    }
}
@media only screen and (max-width : 560px)
{
    .mobile
    {
        display: block;
    }
    .tablet
    {
        display: none;
    }
    .piecenterColApptReq
    {
        width: 350px;
        margin: auto;
    }
    .pieAptReqPrefDay
    {
    }
    .pieAptReqAlteDay
    {
    }
    .stepsMainDiv
    {
        text-align: center;
    }
    .stepsLine
    {
        min-width: 3%;
    }
}

@media only screen and (min-width : 561px)
{
    .mobile
    {
        display: none;
    }
    .tablet
    {
        display: block;
    }
    .piecenterColApptReq
    {
        width: 100%;
        margin: auto;
    }
    .pieAptReqPrefDay
    {
        width: 100%;
        margin: auto;
    }
    .pieAptReqAlteDay
    {
        width: 100%;
        margin: auto;
    }
    .stepsMainDiv
    {
        text-align: center;
    }
    .stepsLine
    {
        width: 22%;
    }
}

/* IPhone in portrait mode -- Specifically for Recaptcha being cut off -- Start */
@media only screen and (max-width : 330px)
{
    .recaptchaDivLeftMargin
    {
        margin-left: -20px !important;
    }
}
/* IPhone in portrait mode -- Specifically for Recaptcha being cut off -- End*/

/* Smart Phone in landscape */

@media only screen and (max-device-width : 695px) and (orientation : landscape)
{
    .bodyBackground
    {
        background: url("images/bgr-smartphone.png");
        background-position: center top;
        background-repeat: no-repeat;
        z-index: 10;
    }
    .divHeight
    {
        margin-bottom: 2%;
    }
    .divLogoBottom
    {
        height:0;
    }
}

/* tablet in landscape */

@media only screen and (min-device-width : 696px) and (orientation : landscape)
{
    .bodyBackground
    {
        background: url("images/bgr-tablet.png");
        background-position: center top;
        background-repeat: no-repeat;
        z-index: 10;
    }
}

/* Retina tablet in landscape - Note : do not change the order. this style should be after generic tablet landscape style */

@media only screen and (min-device-width : 696px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2)
{
    .bodyBackground
    {
        background: url("images/bgr-tablet.png");
        background-position: center top;
        background-repeat: no-repeat;
        z-index: 10;
    }
}

/* Smart Phone in portrait */

@media only screen and (max-device-width : 419px) and (orientation : portrait)
{
    .bodyBackground
    {
        min-width: 320px;
        background: url("images/bgr-smartphone.png");
        background-position: center top;
        background-repeat: no-repeat;
        z-index: 10;
    }
    .divHeight
    {
        margin-bottom: 2%;
    }
    .divLogoBottom
    {
        height:0;
    }
}

/* tablet in portrait */

@media only screen and (min-device-width : 420px) and (orientation : portrait)
{
    .bodyBackground
    {
        background: url("images/bgr-tablet.png");
        background-position: center top;
        background-repeat: no-repeat;
        z-index: 10;
    }
}

/* Retina tablet in portrait */

@media only screen and (min-device-width : 420px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2)
{
    .bodyBackground
    {
        background: url("images/bgr-tablet.png");
        background-position: center top;
        background-repeat: no-repeat;
        z-index: 10;
    }
}

@media only screen and (max-device-width: 720px) and (orientation:portrait)
{
    .bodyBackground
    {
        background: url("images/bgr-smartphone.png");
        background-position: center top;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-device-width: 1280px) and (orientation:landscape)
{
    .bodyBackground
    {
        background: url("images/bgr-smartphone.png");
        background-position: center top;
        background-repeat: no-repeat;
        z-index: 10;
    }
}
@media only screen and (max-width: 699px)
{
    /* sample media query for any orientation but width maximum 699px or less */
    /*.customTxt
                    {
                        background-color: blue!important;
                    }*/
    .txtWidthAddress, .ddWidthAddressType, .addressWidth
    {
        width: 100% !important;
    }
}
@media only screen and (min-width: 700px)
{
    /* sample media query for any orientation but width minimum 700px or more */
    /*.customTxt
                    {
                        background-color: red!important;
                    }*/
    .txtWidthAddress
    {
        width: 50% !important;
        display: inline-block;
        vertical-align: middle;
    }

    .ddWidthAddressType
    {
        width: 40% !important;
        display: inline-block;
        vertical-align: middle;
    }

    .addressWidth
    {
        width: 30% !important;
        display: inline-block;
        vertical-align: middle;
    }
}

/* Dashboard Reminder Start */
@media screen and (orientation:landscape) 
{
    .tabReminder {
       width: 100%;
    }
    .tabReminderList {
       width: 49%;
       float: left;
       margin: 3px;
    }
}
@media screen and (orientation:portrait) {
    .tabReminder {
       width: 100%;
    }
    .tabReminderList {
       width: 100%;
       float: none;
       margin: 0;
    }
}
/* Dashboard Reminder End */
.transparentColor {
    color: transparent!important;
}
.orangeColor
{
    color: #F79320 !important;
}
.darkBlueColor {
    color:#25A !important;
}
.redColorBold
{
    /*color: red !important;*/
    color: #E63126 !important;
    font-weight: 700;
}
.redColor {
    color:#ff0000 !important;
}
.whiteColor {
    color:#fff !important;
}
.fraudWarn
{
    color: red !important;
    font-weight: 600;
    font-size: 13pt;
}
.fraudWarnCont
{
    font-weight: 400;
    font-size: 9pt;
    color:#777;
}
.greenColor
{
    color: green !important;
}
.blackColor
{
    color: #000 !important;
}
.imageAlignSuper
{
    vertical-align: super;
}
.textBox
{
    font-size: 1.063em !important;
    padding: 1em !important;
    color: #6B6A69;
}
.loginBox
{
    max-width: 350px;
    margin: auto;
    height: 100%;
}
.htBtLogoBtn
{
    margin-bottom: 13%;
}
.htBtLogoTxtBox
{
    margin-bottom: 2%;
}
/* do not put these rules in the same line. kept intentionally as separate rules */
/* def#122928 */
::-webkit-input-placeholder
{
    color: #333333;
}
:-moz-placeholder
{
    /* Firefox 18- */
    color: #333333;
}
::-moz-placeholder
{
    /* Firefox 19+ */
    color: #333333;
}
:-ms-input-placeholder
{
    color: #333333;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #000;
}
.vAlignM
{
    vertical-align: middle;
}
.vAlignB
{
    vertical-align: bottom;
}
.vAlignT {
vertical-align:top;
}
.vAlignSuper {
vertical-align:super !important;
}
.detailHeader
{
    font-weight: 600;
    font-size: 13pt;
    color: #777 !important;
}
.positionRelative {
    position:relative;
}
.positionAbsolute {
    position:absolute !important;
}
.resizeNone {
    resize:none;
}
.pushT7
{
    margin-top: 7px !important;
}
.pushT0
{
    margin-top: 0px !important;
}
.pushT40
{
    margin-top: 40px !important;
}
.pushT90
{
    margin-top: 90px !important;
}
.pushLR10
{
    margin-right: 10px;
    margin-left: 10px;
}

.pushLR5
{
    margin-right: 5px;
    margin-left: 5px;
}
.pushPadding10
{
    padding: 10px !important;
}
.pushPadding12
{
    padding: 12px !important;
}
.pushPaddingT47
{
    padding-top: 47px !important;
}
.pushPaddingT10
{
    padding-top: 10px !important;
}
.pushPaddingT15
{
    padding-top: 15px !important;
}
.pushPaddingT3
{
    padding-top: 3px !important;
}
.pushPaddingT0
{
    padding-top: 0px !important;
}
.pushPadding5
{
    padding: 5px !important;
}
.pushPadding2
{
    padding: 2px !important;
}
.paddingStatementHeader
{
    padding: 7px 0px 7px 0px !important;
}
.pushPaddingL5
{
    padding-left: 5px !important;
}
.pushPaddingL10
{
    padding-left: 10px !important;
}
.pushPaddingL30
{
    padding-left: 30px !important;
}
.pushPaddingL69 {
    padding-left: 69px !important;
}
.pushPaddingR69 {
    padding-right: 69px !important;
}
.pushPaddingR15
{
    padding-right: 15px !important;
}
.pushPaddingR10
{
    padding-right: 10px !important;
}
.pushPaddingR5
{
    padding-right: 5px !important;
}
.pushPaddingR2
{
    padding-right: 2px !important;
}
.pushPaddingB20 {
    padding-bottom:20px !important;
}
.pushPaddingB10 {
    padding-bottom:10px !important;
}
.pushPaddingB0 {
    padding-bottom:0px !important;
}
.pushPaddingB3 {
    padding-bottom:3px !important;
}
.pushPadding0
{
    padding: 0px !important;
}


.pushPaddingLR5
{
    padding-right: 5px;
    padding-left: 5px;
}

.pushPaddingTB5{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pushLR20
{
    margin-right: 20px;
    margin-left: 20px;
}
.pushT2
{
    margin-top: 2px !important;
}
.pushT4
{
    margin-top: 4px !important;
}
.pushT5
{
    margin-top: 5px !important;
}
.pushT6
{
    margin-top: 6px !important;
}
.pushT8
{
    margin-top: 8px !important;
}
.pushT10
{
    margin-top: 10px !important;
}
.pushT15
{
    margin-top: 15px !important;
}
.pushT20
{
    margin-top: 20px !important;
}
.pushLMinus10
{
    margin-left: -10px !important;
}
.pushT5percent {
   margin-top:5%
}
.pushL60 {
    margin-left:60px !important;
}
.pushL40 {
    margin-left:40px !important;
}
.pushT45 {
    margin-top:45px !important;
}
.pushL25
{
    margin-left: 25px !important;
}
.pushL2
{
    margin-left: 2px !important;
}
.pushL0 {
    margin-left:0px !important;
}
.pushB5
{
    margin-bottom: 5px !important;
}
.pushB0
{
    margin-bottom: 0px !important;
}
.pushB2
{
    margin-bottom: 2px !important;
}
.pushB7
{
    margin-bottom: 7px !important;
}
.pushB8
{
    margin-bottom: 8px !important;
}
.pushB10
{
    margin-bottom: 10px !important;
}
.pushB20
{
    margin-bottom: 20px !important;
}
.pushB40
{
    margin-bottom: 40px !important;
}
.pushB100
{
    margin-bottom: 100px !important;
}
.pushL18percent {
   margin-left:18%
}
.pushL5
{
    margin-left: 5px !important;
}
.pushL6
{
    margin-left: 6px !important;
}
.pushR4
{
    margin-right: 4px !important;
}
.pushR5
{
    margin-right: 5px !important;
}
.pushR6
{
    margin-right: 6px !important;
}
.pushL8
{
    margin-left: 8px !important;
}
.pushR8
{
    margin-right: 8px !important;
}
.pushR13{
    margin-right:13px !important;
}

.pushR20{
    margin-right:20px !important;
}

.pushR25
{
    margin-right: 25px !important;
}
.pushR2
{
    margin-right: 2px !important;
}
.pushR0 {
    margin-right:0px !important;
}
.pushR2percent
{
    margin-right: 2% !important;
}
.pushLAuto {
margin-left:auto;
}
.pushRAuto {
margin-right:auto;
}
.pushHeightB5
{
    height: 5px;
}
.push0 {
    margin:0;
}
.push5 {
    margin:5px !important;
}
.push10 {
    margin:10px !important;
}
.height60px
{
    height: 60px !important;
}
.span1of2
{
    width: 50%;
}
.span1of3
{
    width: 33%;
}
.displayNone{ display:none !important;}

.borderRadius0 {
    border-radius: 0 !important
}
.borderGray {
    border:1px solid #7A7A7A;
}
.borderBottomLabResult {
    border-bottom:1px solid #3a6a7f !important;
}
.communicationDetailHeader
{
    font-weight: normal;
    font-size: 13px;
}
.communicationDetailBody
{
    font-size: 9pt;
    width: 100%;
    overflow-x: auto;
    white-space: pre-wrap;
}
.communicationDetailBody a
{
    font-size: 9pt;
    color: #0599D6 !important;
}

.sectionHeaderBold
{
    font-weight: 700;
    font-size: 13px;
    color: #4E4D4D;
}

.sectionHeader
{
    font-weight: 600;
    font-size: 13px;
    color: #4E4D4D;
}
.sectionSubHeader
{
    font-size: 13px;
    color: #4E4D4D;
}
.sectionHeaderBlue
{
    font-weight: 600;
    font-size: 13px;
     color: #3a6a7f;
    /*color: #0599D6;*/
}
.sectionHeaderBlue2
{
    font-weight: 800;
    font-size: 11pt;
    color: #3a6a7f;
}
.sectionBody
{
    font-weight: 400;
    font-size: 13px;
    color: #666766;
}
.sectionHeaderBlueResizeSmall
{
    display: inline-block;
    width: 110px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #2685C7;
}
.sectionHeaderBlueResizeMedium
{
    display: inline-block;
    width: 130px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #2685C7;
}
.sectionInstruction
{
    font-weight: 400;
    font-size: 9pt;
    color: #666766;
}
.myPaymentTableBorder {
    border-bottom: 1px solid #3a6a7f;
}
.grayTableBorder{
    border-bottom: 1px solid #D3D3D3;
    /*background-color: #D3D3D3;*/
}
.orangeDivider
{
    color: #F8901B;
    height: 1px;
    background-color: #F8901B;
    clear: both;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.boxPage
{
    padding-left: 0.625em;
    padding-right: 1.250em;
}
.detailBox
{
    position: relative;
    border: 2px solid #B5C5DF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 3px 3px 3px #BDBDBE;
    padding: 5px;
    background-color: rgba(255, 255, 255,0.7); /* changed to 0.7 from 0.8 so that my info boxes are semi transparent */
    margin-bottom: 5px;
}
.dispInlineFlex {
display:inline-flex !important;
}
.dispInBlk
{
    display: inline-block !important;
}
.dispInline{
     display: inline;
}
.dispTableRow
{
    display: table-row;
}
.dispTableCell
{
    display: table-cell;
}
.dispTable
{
    display: table;
}
.dispBlock {
    display: block !important;
}
.visibilityHidden {
 visibility: hidden;
}
.visibilityVisible {
 visibility: visible;
}
.whtSpaceNormal {
white-space:normal !important;
}
.whtSpace
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
}
.whtSpaceWrap {
    white-space:wrap;
}
.overFlowXAuto {
    overflow-x:auto;
}
.overFlowHidden {
    overflow:hidden !important;
}
.overFlowAuto {
    overflow:auto!important;
}

.textAlignR
{
    text-align: right;
}
.textAlignL
{
    text-align: left;
}
.textAlignC
{
    text-align: center;
}
.textAlignJustify
{
    text-align: justify;
}

.vertAlignSuper
{
    vertical-align: super;
}
a.inboxClick:active
{
    background-color: #F8901B;
    opacity: 1;
}
a.navClick:active
{
    letter-spacing: -1px;
    font-weight: bold;
    box-shadow: 0 0 8px 4px #2B2B2B inset;
}
.showMoreLess
{
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #DFDFDF;
    text-align: center;
    margin: 2px;
}

.bLeftArrow,.bRightArrow
{    
    padding-left:20px;
    padding-right:20px;
    top: 20px;
    position: absolute;
    cursor: pointer;
}
.bLeftArrow { left:0; }
.bRightArrow{ right:0; }

/* common styles - end */

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{    
    top: -2px;
      background: url("../Content/images/alert_white.png") no-repeat 0.89em 0.45em;
            background-color: #c52426;
            background-size:17pt 17pt;
            position: relative;
            display: block;
            padding: 7pt 2.3pt 4pt 31pt;
            min-height:16pt;
            color: white;
            font-size: 12pt;
            height:auto;
            border-radius: 0px 0 3px 3px;
}
.field-validation-error::after {
            border-bottom: 8px solid #c52426;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            width: 0;
            height: 0;
            content: "";
            display: block;
            position: absolute;
            bottom: 100%;
            left: 2em;
        }
.field-validation-error-default {
    background: none;
    top: 0;
    position: inherit;
    padding: 0px;
    min-height: inherit;
}
.field-validation-valid
{
    display: none;
}

.fieldErrOverride
{
    font-size: 13px !important;
    font-weight: 700;
}
/* jQuery mobile styles
-----------------------------------------------------------*/

/* Make listview buttons fill the whole horizontal width of the screen */
.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li
{
    padding-right: 15px;
}
.ui-bar-a, .ui-body-a, .ui-btn-up-a, .ui-btn-hover-a, .ui-btn-down-a, .ui-bar-b, .ui-body-b, .ui-btn-up-b, .ui-btn-hover-b, .ui-btn-down-b, .ui-bar-c, .ui-body-c, .ui-btn-up-c, .ui-btn-hover-c, .ui-btn-down-c, .ui-bar-d, .ui-body-d, .ui-btn-up-d, .ui-btn-hover-d, .ui-btn-down-d, .ui-bar-e, .ui-body-e, .ui-btn-up-e, .ui-btn-hover-e, .ui-btn-down-e, .ui-btn-active
{
    text-shadow: none;
}

.ui-body-c .ui-link {
	color: #1b519f /*{c-body-link-color}*/;
	font-weight: bold;
}
.ui-body-c .ui-link:visited {
    color: #1b519f /*{c-body-link-visited}*/;
}
.ui-body-c .ui-link:hover {
	color: #1b519f /*{c-body-link-hover}*/;
}
.ui-body-c .ui-link:active {
	color: #1b519f /*{c-body-link-active}*/;
}

/* Inbox styles */
.checkBoxLeft
{
    display: inline-block;
    float: left;
    margin-top: 30px;
    width: 20px;
}
.checkBoxRight
{
    display: inline-block;
    float: right;
    width: 95%;
}
.checkBoxRightUnread
{
    display: inline-block;
    float: right;
    width: 95%;
}
.ui-field-contain .ui-btn.ui-submit
{
    width: 100%;
}
.checkboxWidth
{
    width: 40px;
    float: left;
}
.confirmBox
{
    text-align: center;
}
.tableStyle
{
    font-weight: normal;
}
.notificationMessageAlert
{
    color: Red;
    font-size: small;
}
.notificationMessageNormal
{
    font-size: small;
}
.makePaymentHideDiv
{
    display: none;
}
.underConstruction
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.liComm.ui-li
{
	background-color: rgba(255, 255, 255, 0.5);
    border: 1pt solid #addee6;
    border-radius: 2px !important;
    margin-bottom: 7px;
    /*padding: 10px;*/
}
.ui-controlgroup .ui-btn-corner-all
{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.attachmentImg
{
    float: right;
    margin-top: 15px;
}
.divAppOrangeHeader
{
    width: 99%;
    float: right;
}
.divOrangeHeader
{
    left: 75%;
    margin-left: -100px;
    position: absolute;
}
.labelBig
{
    font-size: 11pt;
    font-weight: bold;
    color: #4E4D4D;
    white-space: normal;
}
.labelBigResizeSmall
{
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 11pt;
    font-weight: bold;
    color: #4E4D4D;
}
.labelBigResizeMedium
{
    display: inline-block;
    width: 120px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 11pt;
    font-weight: bold;
    color: #4E4D4D;
}
.labelNormal
{
    font-size: 13px;
    color: #59595A;
    font-weight: 600;
}
.labelSmall
{
    font-size: 9pt;
    color: #59595A;
    white-space: normal;
    font-weight: 600;
}
.labelBigRead
{
    font-size: 11pt;
    color: #4E4D4D;
    font-weight: normal;
    white-space: normal;
}
.labelNormalRead
{
    font-size: 13px;
    color: #666766;
    font-weight: normal;
}
.labelSmallRead
{
    font-size: 9pt;
    font-weight: normal;
}
.labelDate
{
    font-size: 9pt;
    color: #666766;
    font-weight: normal;
    position: absolute;
    right: 10px;
}
.labelBigReadResizeSmallWindows
{
    display: inline-block;
    width: 90px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 11pt;
    color: #4E4D4D;
    font-weight: normal;
}
.labelBigResizeSmallWindows
{
    display: inline-block;
    width: 90px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 11pt;
    font-weight: bold;
    color: #4E4D4D;
}
.labelBigReadResizeSmall
{
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 11pt;
    color: #4E4D4D;
    font-weight: normal;
}
.labelBigReadResizeMedium
{
    display: inline-block;
    width: 120px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 11pt;
    color: #4E4D4D;
    font-weight: normal;
}
.commList li div.ui-btn-inner
{
    background-color: rgba(255, 255, 255, 0.5);
}
.commList li div.ui-btn-inner:active
{
    /*background-color: #F8901B;*/
    background-color: #0599D6;
    opacity: 1;
}
.dvCommType {
    display: table-cell;
    width: 36px;
    padding-right: 5px;
    vertical-align: middle;
}
.liComm.ui-li:active
{
    background-color: #F8901B;
    opacity: 1;
}
.touchActiveAnchor
{
    outline: none;
    -webkit-tap-highlight-color: #F8901B;
}
.touchActiveAnchor::-moz-selection, .touchActiveAnchor::selection
{
    background: #F8901B;
}
.ui-icon-arrowIcon
{
    background: url(images/bottom-nav-next.png) no-repeat !important;
}
.divCommunicationDetail
{
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    border: 2px solid #B5C5DF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 1px #BDBDBE;
    padding: 5px;
}
.divCommDetailAction
{
    background-color: rgb(241,241,241);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: right;
}
#reply
{
    background: url(images/back-grey.png) 100% no-repeat !important;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: none;
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-right: 18px;
}
#delete .ui-btn-inner,
#reply .ui-btn-inner
{
	padding-left:0px !important;
	padding-right:0px !important
}

#delete
{
    background: url(images/trash.png) 100% no-repeat !important;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: none;
    height: 24px;
    width: 24px;
    display: inline-block;
}
.delete
{
    background: url(images/trash.png) 100% no-repeat !important;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: none;
    height: 24px;
    width: 24px;
    display: inline-block;
}
/* Style for Lab Results - Start */

.detailLabResultDataPoint
{
    margin: 1%;
    background-color: white;
    position: relative;
    padding: 8px;
    border: 1px solid #C5C6C7;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 5px 5px 5px #C0C0C0;
    color: #6E6D6D;
    background-color: #F5F5F5;
    font-size: 10.5pt;
}
.divLabResultsMoreButton
{
    width: 99%;
    text-align: center;
    background-color: #DCDCDC;
    padding: 4px;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.divLabResultTopLeft
{
    width: 70%;
    display: table-cell;
    vertical-align: top;
}

.divLabResultTopRight
{
    width: 30%;
    display: table-cell;
    text-align: right;
    position: relative;
    z-index: 10;
}
.labResultsImg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.divLabResultTable
{
    display: table;
    width: 99.9%;
}

.divLabResultTableRow
{
    display: table-row;
    width: 99%;
    height: 20px;
}
.borderblack{
	    border-bottom: 1px solid #D3D3D3;
}
.divLabResultTableSeeNoteCell
{
    display: table-cell;
    width: 33%;
    padding-bottom: 3px;
    padding-right:11px;
}
.divLabResultCell
{
    display: table-cell;
    width: 33%;
    border-bottom: 1px solid #D3D3D3;
    padding-bottom: 1px;
    padding-top: 7px;
    padding-right:11px;
}
.seeNoteFont{
	font-size:13.33px; 
  vertical-align: top;
}
.divLabResultTableCellNoBorder
{
    display: table-cell;
    width: 33%;
    padding-bottom: 5px;
    padding-top: 7px;
    padding-right:11px;
}
.divLabResultTableCell
{
    display: table-cell;
    width: 33%;
    border-bottom: 1px solid #D3D3D3;
    padding-bottom: 5px;
    padding-top: 7px;
    padding-right:11px;
}
.divLabResultsHeader {
    color: #F79321;
    height: 40px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    visibility: collapse;
    height: 10px;
}

.divLabResultsHeader span
{
    line-height: 4px;
    vertical-align: middle;
}

.divDisplayLabResult {
    display: none;
    background-color: #e2e2e2; 
    width: 100%;
    height: 100%; 
    position: fixed; 
    top: 0px; 
    left: 0px; 
    z-index: 100000; 
    opacity: 0.6;
    min-height: 500px;
}

/* Style for Lab Results - End */

/* Style for Immunization - Start */
.detailImmunizationDataPoint
{
    margin: 1%;
    background-color: white;
    position: relative;
    padding: 8px;
    border: 1px solid #C5C6C7;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 5px 5px 5px #C0C0C0;
    color: #6E6D6D;
    background-color: #F5F5F5;
    font-size: 9.5pt;
    font-weight: bold;
}
/* Style for Immunization - End */

/* Style for MyAppointment - Start*/

.apptCancelReason
{
    font-size: 13px;
    height: 30px;
    vertical-align: middle;
    line-height: 25px;
}

.apptLocName
{
    padding: 10px;
    font-size: 9.5pt;
    font-weight: bold;
}

.apptCircleCell
{
    display: table-cell;
    width: 6%;
}

.apptRealTimeInfo
{
    vertical-align: top;
    margin: 0 auto;
    width: 200px;
    text-align: left;
}

.apptRealTimeInfoText
{
    margin-top: -12px;
    margin-left: 35px;
}

.apptRealTimeLoadMoreTbl
{
    display: table;
    margin: 0 auto;
    width: 300px;
    margin-top: 15px;
}

.apptRealTimeLoadMoreTblCell
{
    display:table-cell; 
    width:150px;
}

    .apptRealTimeLoadMoreTblCell a {
        color: #1b519f !important;
        font-size: 9pt;
        width: 150px;
    }

.apptDetailShow
{
    background-color: #dcdcdc;
    margin: 1%;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.apptData > div
{
    margin: 2% 0 0 2%;
}

.apptTble
{
    display: table;
    width: 100%;
}

.apptRow
{
    display: table-row;
    width: 100%;
}
.apptRow a
{
    text-decoration: none;
    color: #F8901B;
}

.apptCancel
{
    color: Red;
    font-style: italic;
    font-size: 13px;
}

.apptTimeCell
{
    display: table-cell;
    width: 25%;
}

.apptPriorityMaster
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 4px !important;
    margin-bottom: 5px !important;
    clear: both;
}

.apptPriorityMasterLbl
{
    display: inline-block;
    vertical-align: top;
    margin-right: 8px !important;
    margin-top: 8px;
    font-size:12pt;
    color:#777;
}

.apptInstruction
{
    text-align: center; 
    min-height: 35px; 
    width: 100%;
}

.apptInstruction img
{
    height:35px;
    display:inline-block;
    margin-bottom:0px;
    vertical-align:middle;
}

.apptInstruction label
{
    line-height: 35px; 
    vertical-align: middle;
    display:inline-block;
    margin-bottom:0px;
}

/* Style for MyAppointment - End*/

/*Account Settings - Start*/
.sectionBold
{
    font-weight: bold;
}

/*Account Settings - End*/

.divContent
{
    padding: 5px;
}

.divContent h3
{
    font-size: 0.825em;
}
.colContent
{
    font-size: 0.725em;
}

.fontLegalContent
{
    color: #000000;
    font-size: 0.725em;
}

.orderlist li
{
    list-style-type: decimal;
    margin-left: 20px;
}

/* View statements and payments - start */
.payStmtLbl
{
    float: right;
    padding-right: 20px;
}

.payStmtLbl a
{
    text-decoration: none;
    color: #F8901B;
    font-size: 11pt;
    font-weight: 700;
}

.viewStatmentLink
{
    text-decoration: none;
    color: #787575 !important;
}
.viewStatmentLinkDiv
{
    background-color: #F5F6F7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 10px;
}
.floatR
{
    float: right;
}
.floatL
{
    float: left;
}
/* View statements and payments - end */

/* Compose Email - Start */

#composeEmail div div.ui-select .ui-btn
{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#composeEmail div div.ui-input-text
{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
}

.ddlUserDisabled
{
    font-weight: 400;
    font-size: 13px;
    color: #686868;
    background-color: rgba(255, 255, 255, 0.5);
    height: 55px;
    vertical-align: middle;
    text-align: center;
    line-height: 55px;
}

.ddlUserDisabledText
{
    font-style: italic;
    color: #838383;
}

/* Compose Email - End */

#body
{
    resize: none;
}

.unenrollMessageDiv
{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-color: lightgray;
    border-style: solid;
    margin: 5px;
}

.divTempNotification
{
    color: #e63126;
    font-weight: bold;    
    font-size:14pt;
}

.bottomMenu
{
    padding:0;
    padding-top:5px;
    padding-bottom:3px;    
    font-family: Euphemia,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans";
    font-weight: bold;
    overflow:hidden;  
}
.bottomMenu a:focus
{
    outline:none!important;
}
.bottomMenu a div
{
    color: #8E8E8E;
    font-size: 0.813em;
}
.bottomMenuActive
{
    background-color:#3a6a7f;  
    padding-bottom:10px;  
}
.bottomMenuActive a div
{    
    color: #fff;
}

.menuDefaultLink
{
    text-decoration: none;
    color: #787575 !important;
    outline:none;
}

.menuDefaultLinkDiv
{
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 2px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 5px;
    padding: 10px;
    border:1pt solid #addee6;
}

.menuDefaultLinkDiv .contentDiv {
    width:91%;
    display:inline-block;
    vertical-align:middle;
}
.menuDefaultLinkDiv .imgDiv {
    width:7%;
    display:inline-block;
    vertical-align:middle;
}

.menuDefaultLinkDiv:active
{
    background-color: #0599D6;
}
.menuDefaultLink:focus .menuDefaultLinkDiv
{
    border:2pt solid #0f98d5;
    border-radius: 2px;
}
.menuDefaultLink:focus {
outline:none !important;
border:none!important;
}



/* pay bills - start */

.payLink
{
    text-decoration: none;
    color: white !important;
}
.payLinkDiv
{
    background-color: #F79321;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    text-align: center;
    font-size: 0.625em;
    font-weight: bold;
}

.payAmountDue
{
    padding-top: 1.000em;
    font-size: 0.625em;
    font-weight: bold;
}
.payAmount
{
    font-size: 0.625em;
}
.payBillDiv
{
    padding-left: 10px;
    padding-right: 10px;
}
.payBox
{
    box-shadow: 3px 3px 3px #BDBDBE;
    border: 2px solid #B5C5DF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
    background-color: #F6F7F7;
}
.payName
{
    font-size: 0.625em;
}
.payAmountDiv
{
    margin-top: 10px;
}
/* pay bills - end */

/* layout bottom menu - start */
.wizard-step
{
    display: none;
}
.wizard-container
{
    width: auto;
    height: 16%;
}
.wizard-header
{
    padding: 4px;
    background-color: #dddddd;
    border-bottom: 1px solid black;
}
.wizard-header-text
{
    font-size: 12pt;
    font-weight: bold;
    display: block;
}
.wizard-content
{
    height: 16%;
}
.wizard-navigation
{
    text-align: right;
    padding: 2px 2px 2px 2px;
    border-top: 2px solid #7d7d7d;
    background-color: #eeeeff;
}
.inboxMenuImage
{
    text-decoration: none;
    position: relative;
    width: 100%; /* for IE 6 */
    width: 20px;
    height: 20px;
}

.inboxMenuSuperImpose
{
    position: absolute;
    top: -20px;
    left: 35px;
    color: white;
    font: bold 10px/10px Helvetica, Sans-Serif;
    letter-spacing: -1px;
    background: #D95432;
    padding: 1px;
    padding-right:2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.inboxMenuSuperImposeWindows
{
    position: absolute;
    top: -16px;
    width: 35%;
    color: white;
    font: bold 10px/10px Helvetica, Sans-Serif;
    letter-spacing: -1px;
    background: #D95432;
    padding: 1px;
    padding-left: 2px;
    padding-right: 12px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    left: 25px;
}
/* layout bottom menu - end */

/* Make payment - start */
.makePayBox
{
    background-color: #F6F7F7;
    border: 2px solid #B5C5DF;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 3px 3px 3px #BDBDBE;
    margin-top: 10px;
    padding: 10px;
}
.makePayDiv
{
    padding-left: 10px;
    padding-right: 10px;
}
.makePayLink
{
    text-decoration: none;
    color: white !important;
}
.makePayLinkDiv
{
    background-color: #F79321;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    text-align: center;
    font-size: 0.625em;
    font-weight: bold;
}
.poweredBy
{
    color: #777;
    text-align: center;
    font-style: italic;
}
.mobileWidth
{
    margin: auto;
    max-width: 300px;
}
.progressDiv
{
    max-width: 400px;
    margin: auto;
}
.alignM
{
    text-align: center;
}
/* Make payment - end */

/* Layout Top menu - Start */

.divAccountUsers
{
    visibility: hidden;
    position: fixed;
    text-align: center;
    z-index: 100000;
    background-color: white;
    width: 50%;
    left: 25%;
    box-shadow: 5px 5px 5px #C0C0C0;
    border: 1px solid #C5C6C7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: 400;
    font-size: 10.5pt;
    background-color: #F9FAFB;
    top:45px;
    /*margin-top: 45px;*/
}

.divAccountUserHeader
{
    display: table;
    width: 100%;
}

.divAccountUserHeaderRow
{
    display: table-row;
    width: 100%;
    background-color: #0099D8;
    color: White;
}

.divAccountHeaderCellUser
{
    display: table-cell;
    width: 95%;
    vertical-align: middle;
}

.divAccountHeaderCellClose
{
    display: table-cell;
    width: 5%;
    text-align: right;
    vertical-align: middle;
}

.divAccountUserList
{
    border-top: 1px solid #C5C6C7;
    min-height: 23px;
    vertical-align: middle;
}

.divAccountUserListSelected
{
    background-color: #0099D8;
    color: White;
    min-height: 23px;
}

.divAccountUserListLastRec
{
    background-color: #C5C6C7;
    border: none;
    height: 1px;
}

.divAccountUserList img
{
    vertical-align: middle;
}

/* Layout Top menu - End */


/* bottom menu*/
#conatainer
{
    position: absolute;
    background-color: white;
    width: 1500px;
    height: 90px;
    margin: 5px;
}
#one
{
    position: absolute;
    background-color: white;
    left: 50px;
    width: 518px;
    height: 90px;
    margin: 5px;
}

/* bottom menu*/

/* #region Medication Renewal */

/* Collection of all practices */

#divPracticeMaster
{
    background-color: White;
    text-align: center;
}

.medPracticeDiv
{
    padding: 1px;
    margin: 5px;
    background-color: white;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    opacity: .8;
    min-height: 45px;
}

.medDetailAccoridon
{
    background-color: White;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    opacity: 0.7;
    -moz-box-shadow: 0 0 2.5px 2.5px#5683a0;
    -webkit-box-shadow: 0 0 2.5px 2.5px #5683a0;
    box-shadow: 0 0 2.5px 2.5px #5683a0;
    position: relative;
    margin: 20px;
    padding: 10px;
}

.divSelectedRenewMedications
{
    display: table;
    width: 100%;
}

.medRenewalSelectedSel
{
    border: 2px solid;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-color: #90908F;
}

/* Individual practices(DIVs)  */
.medPractices
{
    font-size: 11pt;
    background-color: white;
    font-size: 11pt;
    color: #686868;
    height: 30px;
    padding-top: 10px;
}

/* Mouse over on individual practice (DIVs) */
.medPractices:hover
{
    cursor: pointer;
    font-weight: bolder;
}

/* Mouse over on label under individual practices(Divs) */
.medPractices label:hover
{
    font-weight: bolder;
    cursor: pointer;
}

/* Mouse over on Move up and down images */
#imgPracticeMoveDown:hover, #imgPracticeMoveUp:hover
{
    cursor: pointer;
}

/* Medication Region */

/* Each Medication Deatil Boxes */

/*    For Show Less and Show more Image */
.medDetailShow
{
    background-color: #dddddd;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
}

.medDetailLabel
{
    color: rgb(0,153,216);
    font-weight: bold;
}

.medSelection
{
    position: absolute;
    left: 86%;
    top: 10%;
}
.medSelectChk
{
    width: 24px;
    height: 24px;
    border: 2px solid;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    border-color: #90908F;
    background-color: #fff;
}

.medRenewalSuperImpose
{
    position: absolute;
    top: 3px;
    right: 3px;
    width: 18px;
    color: white;
    font: bold 10px/10px Helvetica, Sans-Serif;
    text-align: center;
    background: #D95432;
    padding: 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.medRenewalSelected
{
    border: 2px solid;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-color: #90908F;
}

#divShowMoreLess
{
    position: relative;
    padding-top: 2px;
    padding-bottom: 2px;
}

/* #endregion Medication Renewal */

/* vital signs - start */
.divVitalSignsHeader
{
    color: #F79321;
    height: 40px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
}
.vsContentF
{
    font-size: 0.813em;
}
/* vital signs - end */

/* Forgot Password - start */

.resetPasswordDiv
{
    font-size: 12px;
    padding: 5px;
    margin: 5px;
}

.cancelButton
{
    max-width: 150px;
    margin: auto;
}
.singleMessageDiv
{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-color: lightgray;
    border-style: solid;
    margin: 5px;
    padding: 5px;
}

/* Forgot Password - end */

/* instructions - start */
.dashedDiv
{
    border-color: #C5C6C7;
    border-left-style: dashed;
    margin-left: 15px;
    padding-left: 10px;
    margin-right: 15px;
}
.bubble
{
    position: relative;
    border: 2px solid #B5C5DF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 3px 3px 3px #BDBDBE;
    margin-bottom: 10px;
    padding: 10px 5px 5px 5px;
    background-color: rgba(255, 255, 255, 0.8);
}

.bubble:after
{
    content: "";
    position: absolute;
    top: 20px;
    left: -15px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #B5C5DF;
    display: block;
    width: 0;
    height: 0;
}

.bubble:before
{
    content: "";
    position: absolute;
    top: 20px;
    left: -12px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #F6F7F7;
    display: block;
    width: 0;
    height: 0;
    z-index: 1;
}

/* instructions - end */

/* Manage Practices - start */

.blueHeading
{
    color: rgb(0,153,216);
    font-weight: bold;
    margin: 10px;
}

/* Manage Practices - end */
/* dashboard - start */
.dashBoardHeading
{
    margin: 0;
    border-radius: 5px;
    border-color: transparent #F79320;
    border-width: 2px;
    border-style: solid;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
    font-style: italic;
    font-size: 14pt;
    font-weight: 400 !important;
    color: #59595A !important;
}

.dashboardTabList
{
    background-color: #dfdfdf !important; 
    border-radius: 0 !important;
}

.dashboardTabRemiderList
{
    background-color: #eeeeee !important;
    border-radius: 0 !important;
    border: none;
}
/* dashboard - end */

.clear
{
    clear: both;
}
.sectionGap
{
    margin-bottom: 5px;
}

/* statement detail - start */

.statementDetFont
{
    font-weight: 400;
    font-size: 9px;
    color: #727172;
    background-color: rgba(255, 255, 255,1);
}
/* statement detail - end */

/* #region Delete Confirmation */

#divAddPharmPartial
{
    top: 20px;
    width: 90%;
    left: 4%;
    position: absolute;
    display: none;
    text-align: center;
    z-index: 100000;
    background-color: white;
    box-shadow: 3px 3px 3px #BDBDBE;
    border: 2px solid #007aa3;
    border-radius: 5px;
    padding: 5px;
}

.divPopUp
{
    top: 23%;
    width: 300px;
    left: 5%;
    position: absolute;
    display: none;
    text-align: left;
    z-index: 100000;
    box-shadow: 3px 3px 3px #BDBDBE;
    border: 2px solid #007aa3;
    border-radius: 5px;
    background-color: White;
}

.divPopUpComments
{
    height: 150px;
    overflow: auto;
}

.text8PtBold
{
    font-size: 8pt;
    font-weight: bold;
}

.text9pt
{
    font-size: 9pt;
}


#divDeleteMsg {
    display: none;
}

.modalPopupFloating {
    top: 23%;
    width: 90%;
    left: 5%;
    position: absolute;
    text-align: center;
    z-index: 100000;
    background-color: white;
    box-shadow: 3px 3px 3px #BDBDBE;
    border: 2px solid #007aa3;
    border-radius: 5px;
}
.modalPopupSticked {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 100000;
    background-color: white;
    box-shadow: 3px 3px 3px #BDBDBE;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#divDeleteMsgBox
{
    font-weight: 600;
}

.deleteMsgHdr
{
    border-radius: 3px;
    background-color: #8c1010;
    color: White;
}

#divDeleteImg
{
    text-align: center;
    padding-bottom: 10px;
}

#divOkCancel
{
    text-align: center;
    padding: 20px;
}
#divUserMsg
{
    float: left;
    text-align: left;
    border: 1px;
    azimuth: left;
}

#divDeleteMsgBox span
{
    color: #333;
    font-weight: bolder;
    font-size: large;
}

#divDeleteMsgBox div
{
    color: rgb(0,153,216);
    font-weight: bolder;
    font-size: large;
}

#divDeleteMsgBox
{
    color: rgb(0,153,216);
    font-weight: bolder;
    font-size: large;
}
#divYesNo
{
    text-align: center;
    padding: 20px;
}
/* #endregion Delete Confirmation */

/* style_demo.css start */

body.ui-mobile-viewport, div.ui-mobile-viewport
{
    height: 100%;
}

*
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#w
{
    /*position: relative;*/
    overflow-x: hidden;
}

#w #pagebody
{
    position: relative;
    left: 0; /*z-index: 99999;*/
    width: 100%;
}

#w #navmenu
{
    display: block;
    position: fixed;
    width: 200px;
    left: -200px;
    top: 0px;
    z-index: 0;
    height: 100%;
    overflow-y: auto;
    z-index: 9999;
}

#w #pagebody header #menu-btn
{
    display: block;
    float: left;
    width: 15px;
    height: 30px;
    background: url("Dashboard/top-nav-menu.png") no-repeat 0;
    margin-top: 6px;
    margin-left: 8px;
}

#content
{
    /*margin-top: 45px;*/
}

#w #pagebody #content
{
    display: block;
    height: 100%;
    min-height: 350px;
    padding: 0px;
}

#w #pagebody #content:focus
{
   outline:none !important;
}

#bodyBackgroundImage
{
    background-repeat: no-repeat; /*background-repeat: repeat-y;*/
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -888;
    /*background: url('Dashboard/greybkg.png');*/
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-color:#EBECED;
}

#w #navmenu header
{
    display: block;
}

#w #navmenu ul
{
    list-style: none;
    background: #AFAFAF;
    text-align:left;
    height: 100%;
}

#w #navmenu ul li a
{
    position: relative;
    display: block;
    border-bottom: 2px solid rgb(140,138,138);
    padding: 8px;
    color: #ffffff;
    text-decoration: none;
    background-color: rgb(165,165,165);
    font-size: 9pt;
    font-weight: bold;
    padding-left: 17px;
}

#w #navmenu ul li a:hover
{
    background-color: rgb(74,74,74);
    text-decoration: none;
}

#home
{
    background: url('Dashboard/home.png') 50% 50% no-repeat !important;
}

#home:hover
{
    background: url('Dashboard/home-active.png') 50% 50% no-repeat !important;
}
#myChart
{
    background: url('Dashboard/mychart.png') 50% 50% no-repeat !important;
}

#myChart:hover
{
    background: url('Dashboard/mychart-active.png') 50% 50% no-repeat !important;
}

#meds
{
    background: url('Dashboard/meds.png') 50% 50% no-repeat !important;
}

#meds:hover
{
    background: url('Dashboard/meds.png') 50% 50% no-repeat !important;
}

#schedule
{
    background: url('Dashboard/schedule.png') 50% 50% no-repeat !important;
}

#schedule:hover
{
    background: url('Dashboard/schedule.png') 50% 50% no-repeat !important;
}

#statement
{
    background: url('Dashboard/home.png') 50% 50% no-repeat !important;
}

#statement:hover
{
    background: url('Dashboard/home-active.png') 50% 50% no-repeat !important;
}

#outbox
{
    background: url('Dashboard/home.png') 50% 50% no-repeat !important;
}

#outbox:hover
{
    background: url('Dashboard/home-active.png') 50% 50% no-repeat !important;
}

#compose
{
    background: url('Dashboard/top-nav-note.png') 100% no-repeat !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 26px;
}

#appointment
{
    background: url('images/top-nav-note.png') 100% no-repeat !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 30px;
}

#medCorner {
    background: url('images/top-nav-prescription-refill.png') 100% no-repeat !important;
    float: right;
    height: 33px;
    width: 31px;
    cursor: pointer;
    padding-right: 5px;
    margin-top: 6px;
    margin-right: 8px;
}

#sendChartCorner
{
    float: right;
    height: 28px;
    cursor: pointer;
    padding-right: 5px;
    position: static;
    margin-top: 8px;
}

.appRequestImage
{
    float: right;
    cursor: pointer;
    background: url('images/top-nav-calendar.png') 100% no-repeat !important;
    background-color: White;
    width: 52px;
    height: 40px;
    margin-right: 8px;
}

#previousPage, #providerListPreviousPage, #chartPreviousPage
{
    background: url('images/top-nav-back.png') 100% no-repeat !important;
    height: 38px;
    float: left;
    width: 37px;
    margin: 3px 0px 2px 7px;
}

#previousPage:focus, #providerListPreviousPage:focus, #chartPreviousPage:focus{
    outline:2pt solid #addee6 !important;
    outline-offset:1px;
}

.headerDashboard {
    width: 100%;
    background-color: rgb(0,153,216);
    height: 45px;
    text-align: center;
    min-width: 210px;
    position: fixed;
    z-index: 999999;
    top: 0px;
}

.aDashboard
{
    color: #ffffff;
    float: right;
}

.leftArrow
{
    float: left;
}

.rightArrow
{
    float: right;
}

.headerItalic
{
    font-style: italic;
}

.headerItalic a.ui-btn
{
    background: transparent;
}

.dashboardItem {
    word-wrap: break-word !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    line-height: 18px !important;
}

.dashboardItemHeader {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dashboardItemList
{
    background: rgb(81,82,82);
    border-color: rgb(134,131,131);
    border-width: 0;
}

.dashboardItemListFont
{
    font-size: 13px !important;
    color: #FFFFFF !important;
    font-weight: normal;
}

a.dashboardItemListFont:active
{
    background-color: #F79320;
    color: #515251 !important;
}

.dashboardItemListBlank
{
    color: #8E8E8E;
    font-weight: normal;
    font-size: 11pt;
    display: block;
    margin-top: 4px;
    font-style: italic;
}

.squarebrackets
{
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
}
.squarebrackets:before
{
    content: " ";
    border-left: 2px solid #F79320;
    border-top: 2px solid #F79320;
    border-bottom: 2px solid #F79320;
}
.squarebrackets:after
{
    content: " ";
    border-right: 2px solid #F79320;
    border-top: 2px solid #F79320;
    border-bottom: 2px solid #F79320;
}

.sideBar
{
    border-bottom: 1px solid #303c4a;
    padding: 8px;
    font-style: italic;
    background-color: rgb(204,204,204);
    font-size: 13px;
    font-weight: bold;
    color: rgb(89,89,89);
}

.disabledSideBar
{
    position: relative;
    display: block;
    border-bottom: 2px solid rgb(140,138,138);
    padding: 4px;
    color: #808080;
    text-decoration: none;
    background-color: rgb(165,165,165);
    font-size: 9pt;
    font-weight: bold;
    padding-left: 25px;
}

.imgAdmin
{
    vertical-align: middle;
    padding-bottom: 5px;
}

#compose span.ui-btn-inner
{
    border: none;
}

.resetUrPwd
{
    background: url('Dashboard/greybkg.png') no-repeat center center fixed;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}

.divLogo
{
    text-align: center;
    margin: 0 10px;
    background: url('Dashboard/patient-portal-logo.png') no-repeat ;
    width: 300px;
    height: 113px;
}

#divUserPwd div.ui-input-text
{
    margin: 0 0;
}

#divUserPwd div input.ui-input-text
{
    border: none;
    border-top-right-radius: 1px;
}

#divUserPwd #divUser div.ui-input-text
{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    background-color: #FAF8EB;
    -moz-box-shadow: inset 0px 1px 2px black;
    -webkit-box-shadow: inset 0px 1px 2px black;
    box-shadow: inset 0px 1px 2px black;
    border-bottom: none;
}

#divUserPwd #divPwd div.ui-input-text
{
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-color: #FAF8EB;
    border-top: none;
    border-width: 2px;
}

#divForgotPwd
{
    text-align: center;
    font-size: 9pt;
    font-weight:bold !important;
}

#divForgotPwd a.ui-link
{
    color: #ffffff !important;
    text-decoration: underline;
}

#divRegisterNow
{
    max-width: 159px;
    margin: auto;
}

#divUserPwd #divRegisterNow a.ui-btn-corner-all
{
    border: none;
    margin-left: 0;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    color: rgb(255,255,255);
    border: 2px solid #777;
    cursor: pointer;
    text-shadow: 0px -1px 1px black;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 7px;
    position: relative;
    box-shadow: 0px 1px 1px #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#2D8DBD), to(#5095C0));
    line-height: 28px;
}
#divUserPwd #divRegisterNow a.ui-btn-corner-all .ui-btn-inner{
   -webkit-border-top:1px outset #fff;
   -moz-border-top:1px outset #fff;
   border-top:1px outset #fff;
    background-color:transparent;
}

#divUserPwd #divRegisterNow a span span.ui-btn-text
{
    font-size: 12pt;
}

#divSecurity
{
    margin: auto;
    max-width: 300px;
    padding: 5px;
}

#divSecurity #divSecPwd div.ui-input-text
{
    border-radius: 7px;
    background-color: #FAF8EB;
    box-shadow: inset 0px 1px 2px black;
}

#divSecurity #divSecPwdTxtArea div.ui-input-text
{
    border-radius: 7px;
    background-color: #FAF8EB;
    box-shadow: inset 0px 1px 2px black;
}

#divSecurity #divSecPwd div input, #divUserPwd #divUser div input, #divUserPwd #divPwd div input
{
    font-size: 13px;
}

.divLoginLinks
{
    font-size: 9pt;
    color: white;
    text-align: center;
    font-weight:bold !important;
}

.divLoginLinks a
{
    color: white !important;
    text-decoration:underline;
}

.dashboardDiv
{
    margin-left: 15px;
    margin-right: 10px;
}
.dashboardDiv .ui-collapsible-heading a
{
    background: none;
}

.dashboardDiv .ui-collapsible-content ul
{
    background: none;
}
.dashboardDiv .ui-collapsible-content
{
    border-top: 1px solid #cccccc;
}
#divHome
{
    margin: 0 10px;
}
#divHome #divLoginHome a.ui-btn-corner-all, #divHome #divRegisterHome a.ui-btn-corner-all, #divLoginButton div.ui-btn-corner-all, #divSecurity #divSubmit div.ui-btn-corner-all
{
    border: none;
}
#divInstructionHome
{
    text-align: center;
    color: #ffffff;
    margin: auto;
    max-width: 300px;
}
#divInstructionHome label a.ui-link
{
    color: #ffffff;
}
.divHeightSmall
{
    margin-bottom: 6%;
}
.divHeightMedium
{
    margin-bottom: 10%;
}
.privacyPolicy
{
    font-size: 8pt;
    color: #FFFFFF;
}
.footerHeight
{
    height: 20px;
}
.divUnauthenticatedHeader
{
    width: 100%;
    background-color: #0999d6;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 12pt;
    color: #FFFFFF;
    top: 0px;
    left: 0px;
}
.divTerms
{
    width: 100%;
    background-color: #0999d6;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 12pt;
    color: #FFFFFF;
    position: fixed;
    top: 0px;
    left: 0px;
}
.divTermsHeader
{
    font-size: 9pt;
    font-weight: bold;
    color: #231F20;
}
.divTermsFooter
{
    position: fixed;
    bottom: 0px;
    height: 94px;
    left: 0px;
    background: white;
    width: 100%;
    border-top: 2px solid gray;
}
.divTermsText
{
    font-size: 9pt;
    font-weight: normal;
    color: #231F20;
}
.backWhite
{
    background-color: #FFFFFF;
}

.enrollDropdown
{
    background-color: #EBECED !important;
    border-color: #EBECED !important;
    border-radius: 0 !important;
}

.background
{
    background: url('Dashboard/login-background.png') no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}
.deleteGrayBg
{
    padding: 5px 10px;
    width: 100%;
    background-color: #F1F1F1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 34px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
#health
{
    background: url('Dashboard/meds.png') 50% 50% no-repeat !important;
}
#health:hover
{
    background: url('Dashboard/meds.png') 50% 50% no-repeat !important;
}
#phr
{
    background: url('Dashboard/meds.png') 50% 50% no-repeat !important;
}

#phr:hover
{
    background: url('Dashboard/meds.png') 50% 50% no-repeat !important;
}

#divGlobalNotification-popup
{
    z-index: 100000;
}

/* style_demo.css end */

/* phr.css start */

/* #region My Chart */

.imgSearchClass
{
    position: absolute;
    right: 5px;
    bottom: 8px;
    width: 20px;
    cursor: pointer;
}

#divViewRec:hover, #divViewRec label:hover,  #divDownloadXml:hover, #divDownloadXml label:hover
{
    cursor: pointer;
}

.myChartMaster
{
    margin: 5px;
    background-color: white;
    border-radius: 10px;
    padding: 5px;
    height: 35px;
    padding-top: 19px;
}

.myChartMaster:active
{
    background-color: #0599D6;
    opacity: 1;
}

.myChartNav
{
    float: right;
}

.myChartTxtEmail
{
    height: 18px;
    border-radius: 5px;
    width: 100%;
    height: 40px;
}

#lblSendChart
{
    font-size: larger;
    padding-left: 10px;
}

.providerRadio
{
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border-style: solid;
    display: inline-block;
    cursor: pointer;
    border-color: #90908F;
    border-width: 2px;
    background-color: #fff;
}

.selectedProviderRadio
{
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background-color: rgb(0,153,216);
    display: block;
    /*padding: 3px;
    margin: 2px;*/
}

.selectProviderMaster *
{
    cursor: pointer;
}

.selectProviderMaster
{
    line-height: 30px;
}

.providerHide
{
    display: none;
}

#divLoadMore
{
    max-width: 320px;
    margin: auto;
    top: 10px;
    display: none;
    margin-bottom: 20px;
}

.providerVerticalAlign
{
    vertical-align: middle;
}

.lblProviderChart
{
    display: inline;
}

.lblPharmacySelectName
{
    display: inline;
    line-height: 10px;
    vertical-align: text-top;
    color:#777 ;
    font-size:12pt;
}

.directionLink
{
    text-decoration: none;
    color: #1b519f;
    font-size: 13px;
    font-weight: 700;
}

.divMedPharmacy
{
    font-size: 13px;
}

.divSelectedPharmacy
{
    padding: 7px 0 7px 3px;
    min-height: 30px;
    display: table;
}

.spanSelectedPharmacy
{
    display: table-cell;
    vertical-align: middle;
}

.divPharmacyCountMore
{
    vertical-align: middle;
    line-height: 30px;
}

.divPharmacyListContainer
{
    max-height: 200px;
    overflow: auto;
}

.divPrefPharmacyText {
    display: inline-block;
    vertical-align: 10px;  
    color:#777;
    font-size:12pt;  
}
.divPharmSearchNoRecord {
    text-align: center;
    font-weight: 700;
    margin: 10px;
}

/* Overwrite the default to keep the scrollbar always visible */

.divPharmacyListContainer::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.divPharmacyListContainer::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
/* #endregion My Chart */

/*#region Patient Selection*/

#divPatSelPartial
{
    visibility: hidden;
    position: absolute;
    text-align: center;
    z-index: 1000;
    background-color: white;
    box-shadow: 5px 5px 5px #C0C0C0;
    border: 1px solid #C5C6C7;
    border-radius: 5px;
    top: 39px;
    width: 50%;
    left: 25%;
    font-weight: 400;
    font-size: 10.5pt;
}

#divPersonSelHeader
{
    border-radius: 3px;
    background-color: rgb(0,153,216);
}

#personImgClose
{
    display: table-cell;
    width: 5%;
    text-align: right;
    vertical-align: middle;
    cursor: pointer;
}

#divPersonHdr
{
    display: table-cell;
    width: 95%;
    vertical-align: middle;
}

.ptrCursor
{
    cursor: pointer;
}

#divPersonList
{
    border-top: 1px solid #C5C6C7;
    padding: 4px;
    width: 100%;
}

.personList
{
    border-top: 1px solid #C5C6C7;
    padding: 4px;
    width: 100%;
}
/*#endregion Patient Selection*/

/*#region PHR Parent Page*/

#divToolTipData.tooltip
{
    width: 100px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: rgb(113, 157, 171);
    background: #e1edef;
    border: 4px solid #b6e6ef;
    border-radius: 5px;
    text-shadow: #e1edef 1px 1px 1px;
    box-shadow: #e1edef 1px 1px 2px 0px;
}

.masterDiv
{
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    border-radius: 6px;
    height: 45px;
}

.masterDiv:hover
{
    cursor: pointer;
}

.masterDiv label:hover
{
    cursor: pointer;
}

.masterDiv:active
{
    background-color: #0599D6;
    opacity: 1;
}

.masterDiv.divInactive
{
    background-color:rgba(255, 255, 255, 0.5);
   
}

.dataPointImg
{
    padding-top: 18px;
    padding-right: 10px;
    height: 20px;
}

.dataPointImgMyChart
{
    padding-right: 10px;
    padding-left:2px;
    vertical-align: middle;
    height: 38px;
    margin-top: 2px;
    margin-bottom: 2px; 
    width:38px;
}

.dataPointNav
{
    float: right;
    padding-top: 12px;
    margin-right: 10px;
}

.dataPointHead
{
    padding-right: 10px;
    color: #4C4C4D;
    font-weight: 600;
    font-size: 12pt;
}

.dataPoint
{
    position: absolute;
    left: 30px;
    top: 10%;
    font-weight: bold;
}

/*#endregion PHR Parent Page*/

/*#region Visits */

.visitDetail
{
    position: relative;
    position: relative;
    margin: 0%;
    border: 0px none white;
    padding: 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
    margin-right: 2%;
}
.circle
{
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #1b519f;
}
.circle.sectionHeaderBlue {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #3a6a7f;
}
.visitTble
{
    display: table;
    width: 100%;
}
.visitRow
{
    display: table-row;
    width: 100%;
}
.visitCell
{
    display: table-cell;
    width: 42%;
}
.visitCircleCell
{
    width: 6%;
}
.visitCircleReason
{
    width: 68%;
}
.visitHeaderCell
{
    width: 10%;
}
#divVisitsMaster hr
{
    color: Orange;
    background-color: Orange;
    height: 1px;
    margin-right: 3%;
}
.visitDetailExp
{
    position: relative; /*padding-bottom: 0.5%;*/
    padding-bottom: 2px;
}
.visitImgHeader
{
    vertical-align: middle;
}
#divVistitsHeaderDesc
{
    display: table-cell;
    width: 90%;
    color: Orange;
    font-size: larger;
    vertical-align: middle;
}
/*#endregion Visits */

/* #region Insurance */
.insurancePanel
{
    box-shadow: 3px 3px 3px #BDBDBE;
    border: 2px solid #B5C5DF;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
    background-color: #F6F7F7;
}
.insurancePanel div
{
    padding-top: 1%;
    padding-left: 1%;
}
#divInsHeader
{
    display: table;
    width: 100%;
    margin: 0.5% 2% 2% 2%;
}
.insTbleCell
{
    display: table-cell;
    width: 10%;
}
#divInsHeaderDesc
{
    display: table-cell;
    width: 90%;
    color: #ea8533;
    font-weight: bold;
}
.insItemHeader
{
    color: rgb(0,153,216);
    font-weight: bold;
}
#divInsMaster hr
{
    color: Orange;
    background-color: Orange;
    height: 1px;
    margin-right: 3%;
}
/* #endregion Insurance */

/*#region Social History */
.socHistoryHdrImgCell
{
    width: 10%;
    vertical-align: middle;
}
.socHistoryHdrCell
{
    vertical-align: middle;
    width: 90%;
    font-size: larger;
    color: Orange;
}
.socHistPanel
{
    box-shadow: 3px 3px 3px #BDBDBE;
    border: 2px solid #B5C5DF;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.5);
}
#divSocHistMaster hr, #divAlgMaster hr
{
    color: Orange;
    background-color: Orange;
    height: 1px;
    margin-right: 3%;
}
/*#endregion*/

/*#region Allergies */
.algTble
{
    margin: 2% 2% 0 2%;
}
.algMaster
{
    padding-left: 0.625em;
    padding-right: 1.250em;
}
.algHdrImgCell
{
    width: 15%;
}
/*#endregion Allergies */

/*#region Medications*/
#imgMedRenewInactive
{
    border: 2px solid;
    border-radius: 4px;
    cursor: pointer;
    border-color: #90908F;
    display: inline-block;
    height: 24px;
    width: 24px;
}
.lblMedIncludeInactive
{
    padding-left: 4px;
    vertical-align: 10px;
    font-size: 13px !important;
    color: #666766 !important;
}
#divMedRenTable
{
    display: table;
    width: 100%;
}
#divMedRenRow
{
    display: table-row;
    width: 100%;
}
#divMedRenLblCell
{
    width: 65%;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    /**** Defect # 126807-Patient Portal Mobile > 'Not Available' text is overlapping medication name in Meds module.* ****/
    word-break:break-all;
    
}
#divMedRenCell
{
    width: 25%;
    display: inline;
    vertical-align: bottom;
}
#lblMedRenRow
{
    color: Orange;
    font-size: large;
    font-weight: bold;
}
.medRenewLbl2
{
    position: absolute;
    top: 15px;
    right: 5px;
    letter-spacing: -1px;
}


.divMedSelChk
{
    display: table-cell;
    width: 15%;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
    margin-right: 15px;
}
#divMedSelChk
{
    display: table-cell;
    width: 0%;
    padding-top: 5px;
    padding-left: 5px;
    margin-right: 15px;
}
.divMedSubHeader
{
    font-size: 13px !important;
    color: #666766 !important;
}
.divMedSubHeaderBlue
{
    font-size: 11pt !important;
    color: #666766 !important;
    letter-spacing: -1px;
}
.padRight5
{
    padding-right: 5px;
}
.divMedSubHeaderGray
{
    font-size: 11pt !important;
    color: #8e8e8e !important;
}
.divMedSubHeaderYellow
{
    font-weight: 600;
    font-size: 11pt !important;
    color: #F79320 !important;
    letter-spacing: -1px;
    position: absolute;
    top: 10px;
    right: 42px;
}
.divMedContentsText
{
    font-size: 13px !important;
    color: #333333 !important;
}
/* #endregion Medications */

/* #region Procedure */
.divProcMaster hr
{
    color: Orange;
    background-color: Orange;
    height: 1px;
    margin-right: 3%;
}
/* #endregion */

/* phr.css end */

/* #region Message Sent Pop up */

#divMsgSent
{
    display: none;
    position: absolute;
    text-align: center;
    z-index: 1000;
    background-color: #f4f3ed;
    box-shadow: 5px 5px 5px #C0C0C0;
    border: 1px solid #C5C6C7;
    border-radius: 5px;
    top: 39px;
    width: 50%;
    left: 25%;
    font-weight: 400;
    font-size: 10.5pt;
    padding: 4px;
}

#divMsgSent:hover, #divMsgSent label:hover
{
    cursor: pointer;
}

.msgSentImgWidth
{
    width: 40%;
}

.msgSentLabel
{
    font-weight: bolder;
    font-size: large;
}

/* #endregion Message Sent Pop up */
.practiceProfileName
{
    font-weight: 600;
    font-size: 11pt;
    padding-bottom: 10px;
    color: #3a6a7f;
}
.practiceOrangeDivider
{
    color: #F8901B;
    height: 1px;
    background-color: #F8901B;
    margin-bottom: 5px;
}
.practiceProfileWelcomeMsg
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-size: 13px;
    font-weight: 400;
    color: #686868;
}
.practiceProfileEmail
{
    font-size: 12pt;
    color: #0099D7;
    vertical-align: top;
    margin-left: 10px;
    text-decoration: underline;
}
.divBlueHeader
{
    font-size: 12pt;
    color: #F79320;
    display: inline;
    vertical-align: top;
    margin-left: 10px;
}
.divSectionData
{
    font-size: 13px;
    margin-left: 50px;
}
.divDocumentNotification
{
    width: 100%;
    background-color: rgb(0,153,216);
    padding: 5px;
    color: White;
}
/* Calendar Styles */
.calContainer
{
    background-color: #F6F7F8;
}
.calendarHeader
{
    width: 100%;
    text-align: center;
    background-color: #F6F7F8; /*height:50px;*/
    color: #F79320;
    font-size: 18pt;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}
.calendarTable
{
    width: 100%;
    padding: 0px; /*border: 1px solid #B2B2B2;*/
    border-spacing: 0px;
    background-color: #F6F7F8;
}
.calendarTable th
{
    padding: 0px; /*height:30px;*/ /*background-color:#333333;*/
    text-align: center; /*color:#B2B2B2;*/
    color: #000000;
    font-weight: 400;
    font-size: 8pt;
    border-spacing: 0px;
}
.calendarTable tr
{
    padding: 0px;
    border: 0px;
}

.calendarTable td
{
    vertical-align: middle;
}

div#component-schedule
{
    margin-top: 10px;
}

.month
{
    cursor: pointer;
    font-size: 16px;
}

.calendarDay
{
    text-decoration: none !important;
    cursor: pointer;
    padding: 1px;
    width: 14%;
    border: 0px none #fff;
    text-align: center; /*color:#1F4C63;*/
    height: 50px;
    border: 1px solid #DCDCDC;
    font-weight: 400;
    font-size: 18pt;
    position: relative;
}

.calendarDay a:hover
{
    background-color: Red;
}

.calDisabled
{
    color: #CCCCCC;
    font-weight: bold;
    cursor: default;
}

.calSimple
{
    color: #757576;
}

.calBold
{
    color: #757576;
    font-weight: bold;
}

.calYellow
{
    background-color: #0599D6;
    opacity: 0.6;
    font-weight: bold;
    color: #FFFFFF;
}

.calSelected
{
    background-color: #AEDFE6;
    opacity: 0.6;
    color: #757576;
}

.calLeftAlign
{
    float: left;
    margin-left: 10px;
}

.calRightAlign
{
    float: right;
    margin-right: 10px;
}

.calTriangle
{
    position: absolute;
    width: 0px;
    height: 0px;
    right: 0px;
    top: 0px;
    border: 15px solid;
    border-color: #F79321 #F79321 transparent transparent;
}

/* Calendar Styles */

#dashboardDiv div h3 a span span.ui-icon-plus
{
    background-image: url("images/expand.png");
    background-size: 17px 16px;
    -webkit-background-size: 17px 16px;
    -moz-background-size: 17px 16px;
    -o-background-size: 17px 16px;
    background-position: 0;
}

#dashboardDiv div h3 a span span.ui-icon-minus
{
    background-image: url("images/collapse.png");
    background-size: 17px 16px;
    -webkit-background-size: 17px 16px;
    -moz-background-size: 17px 16px;
    -o-background-size: 17px 16px;
    background-position: 0;
}

#dashboardDiv div h3 a span span.ui-icon, .ui-icon-searchfield:after
{
    background-color: rgba(0, 0, 0, 0);
    border-radius: 9px 9px 9px 9px;
    background-repeat: inherit;
}

#dashboardDiv div h3 a span span.ui-icon-shadow
{
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
}

#dashboardDiv div h3 a span span.ui-icon
{
    height: 16px;
    width: 17px;
    right: 10px;
}

.communication form.ui-bar-d
{
    border: none;
    background: none;
}

.communication form div a.ui-input-clear
{
    display: none;
}

.communication form div a span.ui-btn-inner
{
    display: none;
}
.communication form div.ui-icon, .ui-icon-searchfield:after
{
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/search.png");
    border-radius: 0px;
    height: 19px;
    width: 19px;
    background-position: 0;
    background-size: 19px 19px;
    -webkit-background-size: 19px 19px;
    -moz-background-size: 19px 19px;
    -o-background-size: 19px 19px;
    position: inherit;
    top: -16px;
    float: right;
}
.communication form div.ui-input-search
{
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #7B7B78;
    font-size: 13px;
    padding: 0 12px 0 7px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* AppointmentDetail */
.appCalDetailContainer
{
    box-shadow: 3px 3px 3px #BDBDBE;
    border: 2px solid #B5C5DF;
    border-radius: 5px;
    padding: 10px;
    background-color: #F6F7F7;
    margin: 5px;
}

.divAppText
{
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
}

.divAppBlueHeaderDetail
{
    color: #F79320;
    display: inline;
    vertical-align: top;
    margin-left: 10px;
    font-size: 11pt;
    font-weight: 600;
}

.divAppOrangeHeaderDetail
{
    color: #F8901B;
    display: inline;
    vertical-align: top;
    margin-left: 10px;
    font-size: 13px;
    font-weight: 700;
}

.divAppOrangeHeaderDetail a
{
    text-decoration: none;
}

.divAppTextDetail
{
    font-size: 13px;
    font-weight: 400;
    margin-left: 35px;
}

.divAppTextInline
{
    font-size: 13px;
    font-weight: 400;
    display: inline;
}
.divAppTextInlineLabel
{
    float: left;
    font-weight: 700 !important;
    color: #4E4D4D;
}
.divAppTextInlineText
{
    float: left;
}
.divDotImage
{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.divAppImageFloat
{
    float: right;
    margin-left: 8px;
    margin-right: 8px;
}

.divAppTable
{
    display: table;
    width: 100%;
    margin-bottom: 5px;
}

.divTableCell
{
    display: table-cell;
}

.divTableRow
{
    display: table-row;
}
.divTable
{
    display: table;
}

/* AppointmentDetail */

/* Appointment Create */
.divContent
{
    padding: 5px;
}

.divDropDown
{
    /*background-color: rgba(255, 255, 255, 0.5);*/
    background: none;
    text-align: center;
    border-radius: 5px;
}
.apptPreferredDay
{
    float: left;
    width: 14%;
}
.apptPriority
{
    float: left; /*width: 20%;*/ /* spaces between checkboxes should be 40 px ui review by lili Mar-05-2014 */
}

.dateSelectChk
{
    width: 30px;
    height: 30px;
    border: 2px solid;
    border-radius: 4px;
    cursor: pointer;
}

.chkSelRed
{
    background-color: Red;
}

.chkSelYellow
{
    background-color: #1999D6;
}

.chkSelGreen
{
    background-color: Green;
}
.chkNonSel
{
    background-color: #FFFFFF;
}
.chkSelBlue
{
    background-color: #1999D6;
}

.apptSelectChk
{
    width: 30px;
    height: 30px;
    border: 2px solid;
    border-radius: 4px;
    border-color: #90908F;
    cursor: pointer;
}

#subject.ui-input-text
{
    padding-left: 5px;
}

/*Only for template */
.template input[type=checkBox]{
    width:15px;
    height:15px;
}

.template input[type="radio"] + label {
    font-size: 12px;
}

/*End style for template*/


input[type=checkBox]
{
    width:24px;
    height:24px;
}

input[type=checkBox] + label
{
     font-size:12pt;
}

.checkboxContainer input[type=checkbox], .checkboxContainer label {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; 
  font-size:12pt;
  color:#777;
}

.divApptResult
{
    margin: 10px 10px 20px 10px;
    text-align: center;
}

/*--------------------------------------*/
#footer
{
    background: white;
    position: fixed;
    border: none;
    height: 65px;
    width: 100%;
    border-top: 2pt solid #3a6a7f;    
}

#footer a
{
    text-decoration: none;
}

.txtWatermark
{
    font-size: 13px !important;
    padding: 7px;
}

.divBlueHeader1
{
    /*color: #0099D7;*/
    color: #3a6a7f;
    font-size: 11pt;
    font-weight: 700;
}

.divBlueHeader2
{
    color: #3a6a7f;
    font-size: 13px;
    font-weight: 700;
}

.divOrangeLinkLabel
{
    color: #1b519f;
    font-size: 11pt;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.minHeight40
{
    min-height: 40px;
}
.minHeight24 {
    min-height:24px;
}

a.divDirection
{
    background: url("images/directions_orange.png") no-repeat 0% center transparent;
    padding: 0px 0px 0px 34px;
    vertical-align:text-bottom;
    text-decoration: none;
    color: #1b519f;
    font-size: 13px;
    font-weight: 700;
}

#divAcceptAppt
{
    text-align: left;
    overflow: auto;
    background: url("images/accept-appointment.png") no-repeat scroll 0 0 transparent;
    padding: 0px 0px 0px 34px;
    height: 33px;
}

#divAcceptAppt a
{
    text-decoration: none;
    color: #1b519f;
    font-size: 13px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 32px;
}

#divCancelAppt
{
    text-align: left;
    overflow: auto;
    background: url("images/cancel-appointment.png") no-repeat scroll 0 0 transparent;
    padding: 0px 0px 0px 34px;
    height: 33px;
}

#divCancelAppt a
{
    text-decoration: none;
    color: #1b519f;
    font-size: 13px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 32px;
}

#divRescheduleAppt
{
    text-align: left;
    overflow: auto;
    background: url("images/reschedule.png") no-repeat scroll 0 0 transparent;
    padding: 0px 0px 0px 34px;
    height: 33px;
}

#divRescheduleAppt a
{
    text-decoration: none;
    color: #1b519f;
    font-size: 13px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 32px;
}

.divExportToCalendar
{
    text-align: left;
    overflow: auto;
    background: url("images/calendar.png") no-repeat scroll 0 0 transparent;
    padding: 0px 0px 0px 34px;
    height: 33px;
}

.divExportToCalendar a
{
    text-decoration: none;
    color: #1b519f;
    font-size: 13px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 32px;
}

.labResultPracticeText
{
    font-weight: 400;
}

/* Statements start */
.divStatHeader
{
    display: inline;
    width: 100%;
    padding: 0px 0px 0px 4px;
}
.divDateOfService
{
    display: inline;
    width: 95%;
    float: left;
    padding: 6px 0px 0px 6px;
}
.divDescrOfService
{
    width: 95%;
    padding-top: 15px;
}
.divDescrService
{
    display: block;
    width: 90%;
    float: left;
    font-weight: bold;
}

.divStatDetails
{
    display: block;
    width: 100%;
    padding: 2px 0px 0px 0px;
}
.divStatAmount
{
    display: block;
    width: 30%;
    float: left;
}
.divStatInsurBalance
{
    display: block;
    width: 40%;
    float: left;
}
.divStatPatientBalance
{
    display: block;
    width: 30%;
    float: left;
}
.divStatFooter
{
    display: block;
    width: 100%;
}
.divStatFooterLabel
{
    display: block;
    width: 100%;
}
.divGreyBar
{
    display: block;
    width: 100%;
    background-color: #DCDCDC;
    height: 20px;
    border-radius: 5px;
}
.orangeDivStat
{
    color: #F4BE84;
    height: 2px;
    background-color: #F4BE84;
    clear: both;
    margin: 5px 0 5px 0;
    border: none;
}
#divStatementDetailSub
{
    padding: 0px 0px 0px 6px;
}

#statementLinesDiv div
{
    background-color: rgba(255, 255, 255, 0.5);
}

.statementHeader
{
    background-color: rgba(255, 255, 255,1);
    padding: 6px 0px 0px 0px;
    margin-left: -4px !important;
    margin-right: -4px !important;
}
.receiptBox {
    display: none; 
    border: 1px solid #B5C5DF; 
    border-radius: 0px
}
/* Statements End */



/* 
        Hide the original radios and checkboxes
        (but still accessible)
    
        :not(#foo) > is a rule filter to block browsers
                     that don't support that selector from
                     applying rules they shouldn't
       
    */
li:not(#foo) > fieldset > div > span > input[type='radio'], li:not(#foo) > fieldset > div > span > input[type='checkbox']
{
    /* Hide the input, but have it still be clickable */
    opacity: 0;
    float: left;
    width: 18px;
}

.divStatDetailShow
{
    display: block;
}

li:not(#foo) > fieldset > div > span > input[type='radio'] + label, li:not(#foo) > fieldset > div > span > input[type='checkbox'] + label
{
    margin: 0;
    clear: none; /* Left padding makes room for image */
    padding: 5px 0 4px 24px; /* Make look clickable because they are */
    cursor: pointer;
    background: url("images/off.png") left center no-repeat;
}

.divStatDetailHide
{
    display: none;
}

/*
        Change from unchecked to checked graphic
    */
li:not(#foo) > fieldset > div > span > input[type='radio']:checked + label
{
    background-image: url("images/radio.png");
}
li:not(#foo) > fieldset > div > span > input[type='checkbox']:checked + label
{
    background-image: url("images/check.png");
}
.medLabel
{
    font-weight: 600;
    font-size: 9pt;
    color: #666766;
}

#statementLinesDiv
{
    font-weight: 600;
    font-size: 9pt;
    color: #666766;
    margin-left: 0px;
    background-color: rgba(255, 255, 255,1);
}

.greyDivider
{
    color: #D3D3D3;
    height: 1px;
    background-color: #D3D3D3;
    clear: both;
    margin: 5px 0 5px 0;
    border: none;
}

.medPrescription
{
    font-weight: 600;
    font-size: 13px;
    color: #3a6a7f;
}

.medStatus
{
    font-size: 9pt;
    color: #666766;
    font-weight: normal;
    float:right;
    right: 10px;
}

.medHeader
{
    font-weight: 600;
    font-size: 13px;
    color: #666766;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    overflow-x: auto;
}

.conditionsGeneral
{
    font-weight: 600;
    font-size: 13px;
    color: #3a6a7f;
}

.conditionsResizeSmall
{
    display: inline-block;    
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 13px;
    color: #3a6a7f;
}

.conditionsResizeMedium
{
    display: inline-block;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 13px;
    color: #3a6a7f;
}
/* Style for Feedback - Start*/
.grayDivider
{
    color: #666766;
    height: 1px;
    background-color: #666766;
    clear: both;
    margin: 5px 0 5px 0;
    border: none;
}
.surveyOptions
{
    margin: 5px auto;
    width: 90%;
    text-align: center;
    vertical-align: middle;
}
.surveyCheck
{
    float: left;
    width: 20%;
    text-align: left;
}
.chkSelSurvey
{
    background-color: #1999D6;
    font-weight: 800;
    font-size: 13px;
    color: white;
}
/* Style for Feedback - End*/

.privacyPolicyHeader
{
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}
.privacyPolicyBody
{
    font-weight: 400;
    font-size: 13px;
    color: #000000;
}
.divCheckboxBlank
{
    border: 2px solid;
    border-radius: 4px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-color: #90908F;
}
.divMedRenew
{
    font-weight: 600;
    font-size: 11pt !important;
    color: #F79320 !important;
}
.textEllipsis
{
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-weight: normal;
}
.headerNavBarDisplay
{    
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-weight: normal;
    font-size: 12pt;
}
.headerNavBarDisplayName
{    
    background:url("../Content/images/top-nav-patient.png") no-repeat 1% center;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-weight: normal;
    font-size: 12pt;
    padding:10px 10px 10px 35px;
    max-width:160px;
    border: 2pt solid transparent;
	color: #fff !important;
}
    .headerNavBarDisplayName:hover,
    .headerNavBarDisplayName:focus {
        border: 2pt solid #addee6;
    }

#divUsername div.ui-input-text, #divPassword div.ui-input-text, #divRetypePassword div.ui-input-text, #divSecurityAnswer div.ui-input-text, #divRetypeSecurityAnswer div.ui-input-text, #divForgotPwdQuestion div.ui-input-text, #divForgotPwdAnswer div.ui-input-text, #divRetypeForgotPwdAnswer div.ui-input-text
{
    border-radius: 5px;
    border: 1px #7A7A77;
}

/* Custom error messages - Unauth pages - Start */
.errorLoginUsername
{
    background-color: #FFFFCC !important;
    border: 1px solid #FF0000 !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.errorLoginUsername ::-webkit-input-placeholder
{
    color: #f00 !important;
}

.errorLoginUsername ::-moz-placeholder
{
    color: #f00 !important;
}

.errorLoginUsername ::-moz-placeholder
{
    color: #f00 !important;
}

.errorLoginUsername ::-ms-input-placeholder
{
    color: #f00 !important;
}

.errorLoginPassword
{
    background-color: #FFFFCC !important;
    border: 1px solid #FF0000 !important;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.errorLoginPassword ::-webkit-input-placeholder
{
    color: #f00 !important;
}

.errorLoginPassword ::-moz-placeholder
{
    color: #f00 !important;
}

.errorLoginPassword ::-moz-placeholder
{
    color: #f00 !important;
}

.errorLoginPassword ::-ms-input-placeholder
{
    color: #f00 !important;
}

.errorSecurityQuestion
{
    background-color: #FFFFCC !important;
    border: 1px solid #FF0000 !important;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.errorSecurityQuestion ::-webkit-input-placeholder
{
    color: #f00 !important;
}

.errorSecurityQuestion ::-moz-placeholder
{
    color: #f00 !important;
}

.errorSecurityQuestion ::-moz-placeholder
{
    color: #f00 !important;
}

.errorSecurityQuestion ::-ms-input-placeholder
{
    color: #f00 !important;
}

/* Custom error messages - Unauth pages - End */

/* #region Forgot user name pwd */

#resetBack
{
    height: 38px;
    float: left;
    margin: 4px 0px 2px 4px;
    cursor: pointer;
}

.lblSecAns
{
    font-size: 13px;
}

.divTransparent
{
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    border-radius: 6px;
    height: 45px;
    padding: 1px 0 1px 10px;
    cursor: pointer;
}

.listItem
{
    line-height: 45px;
    vertical-align: middle;
}

#divResetLogCredCancel
{
    max-width: 150px;
    margin: auto;
}

#divResetLogCredCancel a
{
    background: rgb(0,153,216);
    border: 0px;
}
#divResetLogCredMstr
{
    margin: 10px 5px 5px 5px;
}

.resetLogCredBox
{
    box-shadow: 1px 1px 0 rgb(0,153,216);
    border: 1.5px solid rgb(0,153,216);
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    background-color:#FFFFFF;
}

.logCredHeader
{
    font-size: 13px;
    color: #0599D6;
    font-weight: bold;
}

.logCredSectionHeader
{
    font-size: 11pt;
    color: orange;
    font-weight: bold;
}
.logCredText
{
    font-size: 9pt;
    font-weight: normal;
    color: #231F20;
}

#divPwdStrength
{
    border-radius: 5px;
    width: 70px;
    height: 32px;
    position: absolute;
    bottom: 2px;
    right: 5px;
    text-align: center;
}
#pwdStrengthResult
{
    vertical-align: middle;
    line-height: 32px;
    text-align: center;
    color: White;
    font-weight: bold;
}

.fgtPwdPosRel
{
    position: relative;
}

.searchActTxt
{
    margin: 0 0 5px 0;
}
#divSearchActCancel
{
    max-width: 150px;
    margin: auto;
}

#divSearchActCancel a
{
    background: rgb(0,153,216);
    border: 0px;
    border-radius: 5px;
}

#seacrhActValidSum
{
    margin: 5px 10px 0 40px;
}
/* #endregion Forgot user name pwd */
.orangeLink
{
    color: #F69220 !important;
    text-decoration: none;
    font-weight: normal !important;
    font-size: 11pt;
}
.orangeHeaderLink {
    float: right; 
    padding-top: 10px; 
    color:#1b519f !important; /*changed the color to all link(blue)*/
    text-decoration: none;
    display:none;
}
.margingL5
{
    margin-left: 5px;
}
.cursorPointer
{
    cursor: pointer;
}
.verAlTop
{
    vertical-align: top;
}
.pageTitleVariant
{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    font-weight: normal;
    width: 70%;
    font-family: Euphemia,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans";
	height:20px;
    color:#fff;
}
.black
{
    color: #000000;
}
.divPwdStrength
{
    border-radius: 5px;
    text-align: center;
    margin-left: 5px;
    padding: 5px 2px;
    vertical-align: middle;
    font-family: "Segoe UI" ,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans";
    font-size: 8pt;
    font-weight: bold;
    overflow: hidden;
}
.pwdStrengthResult
{
    vertical-align: middle;
    color: White;
    font-weight: bold;
}
/*AccountSettings-Demographics*/

/* new pie page styles - start */
.stepCircle
{
    background-color: #FFFFFF;
    border: 3px solid #C7C8CA;
    height: 35px;
    width: 35px;
    border-radius: 35px;
    color: #C7C8CA;
    font-size: 25px;
    text-align: left;
}
.stepCircleOrange
{
    background-color: #EE9823;
    border: 3px solid #EE9823;
    height: 35px;
    width: 35px;
    border-radius: 35px;
    color: #fff;
    font-size: 25px;
    position: relative;
    left: 3px;
    top: 3px;
}
.stepCircleOrangeOut
{
    background: transparent;
    border: 3px solid #EE9823;
    height: 46px;
    width: 46px;
    border-radius: 46px;
    text-align: left;
}
.stepNum
{
    position: relative;
    top: 3px;
    left: 3px;
}
.centerCol
{
    min-width: 350px;
    margin: auto;
}
.centerColTablet
{
    width: 1000px;
    margin: auto;
}
.ddBorder
{
    border: 1px solid #7B7B78;
    border-radius: 3px;
    padding-bottom: 3px;
}
.hrline
{
    border: 16px none transparent;
    background-color: #C7C8CA;
    height: 3px; /*min-width: 51px;*/
    border-left: 0px;
    border-right: 0px;
    vertical-align: middle;
    padding: 0px;
}
.hAlignL .field-validation-error
{
    text-align: left;
}
.pieTextBoxTabMS
{
    width: 377px;
}
.pieTextBoxTabMSS
{
    width: 250px;
}
.pieTextBoxTabM
{
    width: 400px;
}
.pieTextBoxTabL
{
    width: 804px;
}
.pieTextBox600
{
    width: 600px;
}
.pieTextBoxTabPN
{
    width: 250px !important;
}
.pieTextBoxTabPE
{
    width: 140px !important;
}
.pieTextBoxTabSecAns
{
    width: 475px;
}
.pieDisclaimerTable
{
    height: 100%;
    display: table;
    table-layout: fixed;
}
.pieDisclaimerTableCell
{
    display: table-cell;
    vertical-align: top;
    font-size: 13px;
    color:#777;
}
.pieDisclaimerTableCellImg
{
    display: table-cell;
    width: 60px;
}
/* new pie page styles - end */
/*Styles for user dropdown in header*/
.imgDropdownArrow
{
    vertical-align: top;
    padding-bottom: 5px;
}
.imgDropdownArrowDiv
{
    height: 14px;
}
/*Styles for user dropdown in header*/
/* specific width styles */
.w450px
{
    width: 450px !important;
}
.w377px
{
    width: 377px !important;
}
.w100px {
    width:100px !important;
}
.w300px {
width:300px !important;
}
.w45px {
    width: 45px !important;
}
.w36px {
    width:36px !important;
}
.w35px {
    width: 35px !important;
}

.w65percent
{
    width: 65% !important;
}
.w70percent
{
    width: 70% !important;
}
.w69percent
{
    width: 69% !important;
}
.w60percent
{
    width: 60% !important;
}
.w55percent
{
    width: 55% !important;
}
.w50percent {
    width: 50% !important;
}
.w49percent {
    width: 49% !important;
}
.w38percent
{
    width: 38% !important;
}
.w35percent
{
    width: 35% !important;
}
.w30percent {
    width: 30% !important;
}
.w29percent
{
    width: 29% !important;
}
.w28percent
{
    width: 28% !important;
}
.w26percent 
{
    width: 26% !important;
}
.w20percent
{
    width: 20% !important;
}
.w24percent
{
    width: 24% !important;
}
.w23percent
{
    width: 23% !important;
}
.w21percent
{
    width: 21% !important;
}
.w19percent
{
    width: 19% !important;
}
.w47percent
{
    width: 47% !important;
}
.w40percent
{
    width: 40% !important;
}
.w62percent
{
    width: 62% !important;
}
.w100percent {
    width: 100% !important;
}
.w89percent {
    width:89% !important;
}
.w88percent {
    width:88% !important;
}

.w85percent {
    width:85% !important;
}

.w85percent {
    width:85% !important;
}
.w80p5percent {
    width:80.5% !important;
}
.w80percent {
    width:80% !important;
}
.w15percent {
    width:15% !important;
}
.w10p5percent {
    width:10.5% !important;
}
.w8percent {
    width:8% !important;
}
.w5percent {
    width:5% !important;
}
.w4percent
{
    width: 4% !important;
}


.bgOpacity
{
    background-color: rgba(255, 255, 255, 0.5);
}
.recaptchaDiv
{
    width: 320px;
    margin: auto;
}

#txtAreaPwd
{
    resize: none;
    font-size: 1.063em !important;
    padding: 1em !important;
    color: #6B6A69;
}
.tempQ
{
position:fixed;width:252px; top:40000px; padding:17px 17px 17px 17px;font-size: 1.063em !important;height:57px;
}
.p-zero{padding:0px !important;}
#cvvquestion
{
    cursor: pointer;
    vertical-align: middle;
}
.progressBar
{
    max-width: 400px;
    height: 20px;
    border: 1px solid #A4A3A3;
    background-color: #C5C6C9;
    border-radius: 10px;
    position: relative;
}
.progressBar div
{
    height: 18px;
    color: #fff;
    text-align: right;
    line-height: 18px;
    width: 0;
    background-color: green;
    border-radius: 10px;
    position: absolute;
    top: 1px;
    left: 1px;
}
/*Styles for Access denied Page*/
.NoAccessText
{
    color: rgb(0,153,216);
    font-weight: bolder;
    font-size: large;
}
.NoAccessImage
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.NoAccessDiv
{
    margin: 50px 20px 20px 20px;
    text-align: center;
}
/*Styles for Access denied Page*/
.menuLightColor
{
    color: lightgray;
    overflow: auto;
}
a
{
    text-decoration: none;
    cursor: pointer;
}
.blueBtn {
    background: #369FD7 !important;
    border: 0 none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 0;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    color: rgb(255,255,255); /* styles from jquery mobile */
    min-width: 0.75em;
    overflow: hidden;
    padding: 0.6em 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: none;
    display: block;
}
.marginAuto
{
    margin: auto;
}
.maxW700
{
    max-width: 700px !important;
}
.maxW450px
{
    max-width: 450px;
}
.maxW180px
{
    max-width: 180px;
}
.maxW150 {
    max-width:150px;
}
.maxW120 {
    max-width:120px;
}
.maxH25Percent {
    max-height:25% !important;    
}

.divPwdStrengthMob, .divPwdStrengthTab
{
    padding: 5px;
    font-weight: 700; /* Bold */
    color: #FFFFFF;
    font-size: 13px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
}
#recaptcha_response_field
{
    min-width: 0px;
}

.pageContentHeader{
    color:#0099d8;font-size:20pt;
}

input[type=button], input[type=submit], .orangeBtn
{
    font-size: 18pt;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px 20px;
    cursor: pointer;
    text-align: center;
    background: #0a99d6; /* for non-css3 browsers *//*#F79321;*/
    background: -webkit-gradient(linear, left bottom, left top, from(#0a99d6), to(#0a99d6)); /* for webkit browsers */
    background: -moz-linear-gradient(bottom,  #0a99d6,  #0a99d6); /* for firefox 3.6+ */
    background-image: -ms-linear-gradient(top, #0a99d6 0%, #0a99d6 100%);
    background: -o-linear-gradient(#0a99d6, #0a99d6);
    background: linear-gradient(#0a99d6, #0a99d6);
    font-weight: 700;
    color: rgb(255,255,255);
    vertical-align: bottom;
    position: relative;
    text-shadow: none;
    box-shadow: none;
    border: 0 none;
    border: 1px solid #0a99d6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
}
.orangeBtn
{
    width: auto; /* fix for anchor link orange buttons width going out of container div */
}

input[type=button].greyButton
{
    background:#bdbbbb;
    background: -webkit-gradient(linear, left bottom, left top, from(#bdbbbb), to(#bdbbbb)); /* for webkit browsers */
    background: -moz-linear-gradient(bottom,  #bdbbbb,  #bdbbbb); /* for firefox 3.6+ */
    background-image: -ms-linear-gradient(top, #bdbbbb 0%, #bdbbbb 100%);
    background: -o-linear-gradient(#bdbbbb, #bdbbbb);
    background: linear-gradient(#bdbbbb, #bdbbbb);
    border: 1px solid #bdbbbb;
    color:#000;
}

input[type=submit].bigBtn, .bigBtn, input[type=button].bigBtn
{
    font-size: 18pt;
    font-weight: 700;
    text-shadow: 0px -1px 1px black;
    box-shadow:0 7px 7px 0 gray;
    background:  #0a99d6; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left bottom, left top, from(#0a99d6), to(#0a99d6)); /* for webkit browsers */
    background: -moz-linear-gradient(bottom,  #0a99d6,  #0a99d6); /* for firefox 3.6+ */
    background-image: -ms-linear-gradient(top, #0a99d6 0%, #0a99d6 100%);
    background: -o-linear-gradient(#0a99d6, #0a99d6);
    background: linear-gradient(#0a99d6, #0a99d6);
    /*border: 1px solid #EC993A;*/
    border: 1px solid #0a99d6;
    padding: 0.6em 20px;
}

#btnSecurityQuestionSubmit,
#btnLoginSubmit
{
    font-size: 18pt;
    font-weight: 700;
    text-shadow: 0px -1px 1px black;
    box-shadow:0 7px 7px 0 gray;
    background: rgb(235, 151, 35); /* for non-css3 browsers */
    background: -webkit-gradient(linear, left bottom, left top, from(#F79320), to(#FCB539)); /* for webkit browsers */
    background: -moz-linear-gradient(bottom,  #F79320,  #FCB539); /* for firefox 3.6+ */
    background-image: -ms-linear-gradient(top, #FCB539 0%, #F79320 100%);
    background: -o-linear-gradient(#FCB539, #F79320);
    background: linear-gradient(#FCB539, #F79320);
    border: 1px solid #EC993A;
    padding: 0.6em 20px;
}




.colorDivider
{
    color: #E2E2E2;
    height: 1px;
    background-color: #E2E2E2;
    clear: both;
    border: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.composeLink {
color:#1b519f !important;
text-decoration: none !important;
vertical-align:text-bottom;
background: url("Dashboard/bottom-nav-inbox-on.png") no-repeat  1% center transparent ;

    padding: 0px 0px 0px 34px;
}

.errorText
{
    color: #f00;
    font-size: 9pt;
}

#divCancel
{
    max-width: 320px;
    margin: auto;
    top: 10px;
}
.grantFullAccessEnabled
{
    text-align: right;
    padding-right: 10px;
    color: #F79320;
}
.grantFullAccessDisabled
{
    text-align: right;
    padding-right: 10px;
    color: #90908f;
}

.divDisclaimerCheck
{
    line-height: 10px;
    padding-top: 20px;
    max-width: 450px;
    margin: auto;
    display: none;
}

.divDiscCheck
{
    display: inline-block;
    vertical-align: middle;
}

.lblDiclaimerMsg
{
    display: inline;
    vertical-align: middle;
}

.noDataBubble 
{
    position: relative;
    margin: auto;
    border: 6px solid #C9C9C9;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    background-color: rgba(255, 255, 255,0.7);
    text-align: center;
    max-width: 350px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
    font-style: italic;
    font-weight: 800;
}
.noDataBubble:before,.noDataBubble:after
{
    content: ' ';
	position: absolute;
	width: 0;
	height: 0;
}
.noDataBubble:before
{
	left: 50px;
	bottom: -45px;
	border: 22px solid;
	border-color: #C9C9C9 transparent transparent #C9C9C9;
}
.noDataBubble:after
{
	left: 57px;
	bottom: -28px;
	border: 15px solid;
	border-color: rgba(255, 255, 255,0.9) transparent transparent rgba(255, 255, 255,0.9);
}
.charCell span
{
    display:inline-block;
    font-weight:bold;
    margin:2px;
    width:20px;
    text-align:center;
    font-size:16px;
    padding:3px;
    border:1px solid #7a7a7a;
    /*float:left;*/ 
}

.xClick {
    background-image: url(images/delete_popup.png);
    height: 16px;
    width: 16px;
    position: absolute;
    right: 7px;
    top: 9px;
    cursor: pointer;
}

.arrow_box 
{
    position: relative;
    background: #ffffff;
    border-radius: 15px;
    padding: 5px;
    border: 5px solid #c9c9c9;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 15%;
    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: 10px;
    margin-left: -10px;
}

.arrow_box:before {
    border-color: rgba(201, 201, 201, 0);
    border-bottom-color: #c9c9c9;
    border-width: 17px;
    margin-left: -17px;
}
.warnDiv
{
    margin:auto;
    padding:5px 10px 5px 10px;
    color:#fff;
    background-color:#D95432;
    width:auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display:table;
    text-align:center;
    font-size:13px;
    cursor:pointer;
}
.containing-element .ui-slider-switch
{
    width: 9em;
}
.containing-element
{
    text-align: center;
}
.resetPwdSuccessMargin
{
    margin:10px;
}

.fgtPwdSecAnsHeight
{
    height:100%;
}

.outOfRange
{
    font-weight: bold;
    color: #E16626;
    padding-right: 20px;
}
.normal
{
    font-weight: bold;
    color: #37A156;
    padding-right: 20px;
}

.dashboardHeader
{
    color: #F79321; 
    font-style: italic; 
    font-weight: bold;
    font-size:18pt;
}

.createPhrBtnSubmit
{
    margin:10px;
}

.dashboardAppBlueBox
{
    background-color: #0099D8; 
    text-align: center; 
    padding: 5px;
    color: White; 
    font-size: 6pt; 
    width: 40px;
}

.font12pt
{
    font-size:12pt;
}

.dashboardAppBtn
{
    font-size: 8pt; 
    display: inline;
	color:rgb(255, 255, 255) !important;
	margin-left:5px;
}

.dashboardTabDayOfWeek
{
    font-size: 30px; 
    color: #F79321;
    margin-left:10px;
}

.dashboardTabLeftPanel
{
    display:table-cell; 
    width: 30%; 
    padding:10px;
}

.dashboardTabRightPanel
{
    display:table-cell; 
    width: 60%;
    padding:10px;
    vertical-align: top;    
}

.anchorOrange
{
    color:#F8901B; 
    text-decoration:underline;
}

.pendingEnrollmentSelect
{
    width: 10%; 
    float: right;
    text-align:center;
}

.pendingEnrollmentPractice
{
    width: 80%; 
    vertical-align: middle; 
    padding-bottom: 10px;
}

.pendingEnrollmentCheckBox
{
    margin: 0 auto; 
    vertical-align: middle;
}

.tblColPadding {
    padding-left: 15px !important;
    
}

.appointmentDetailHeader
{
    font-size: 18pt;
    color: #F79321;
    padding-bottom:5px;
    font-weight:normal;
}

.pendingEnrollmentTable
{
    display: table; 
    width: 100%;
}

.pendingEnrollmentRow
{
    display: table-row;
    width: 100%;
}

.pendingEnrollmentPracticeCell
{
    width: 80%; 
    display: table-cell;
    vertical-align: middle; 
}

.pendingEnrollmentSelectCell
{
    width: 10%;
    text-align: center; 
    display: table-cell;
}

.paddLR10
{
    padding-left: 10px;
    padding-right: 10px;
}

#btnLoginSubmit, #btnSecurityQuestionSubmit 
{
    text-transform: uppercase;
}

/*********************Credit Card Style*****************************/
.creditCard
{
    position: relative; 
    display: none; 
    padding: 5px;
}

.creditCardBlackStrip
{
    background-color: #000; 
    height: 25px; 
    margin-top: 15px
}

.creditCardInner
{
    padding: 10px; 
    padding-top: 0; 
    position: relative; 
    text-align: right;
}

.accountNumberText
{
    margin-bottom: 20px; 
    font-size: 12px; 
    font-family: Segoe UI;
}

.indicatorContainer
{
   background-color: #fff; 
   position: relative
}

.creditCardWhiteStrip
{
    background-color: #fff; 
    height: 25px;
}

.accountNoIndicator
{
    position: absolute;
    top: -7px; 
    right: 55px; 
}

.accountNoIndicatorLn
{
    position: absolute;
    left: 18px;
    top: -14px; 
    border-left: 2px solid #000; 
    width: 2px; 
    height: 15px; 
}

.accountNoIndicatorCircle
{
	width: 35px;
	height: 35px;
	 border:2px solid #000;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	text-align:center;
	font-size: 12px;
    font-family: Segoe UI; 
    font-weight:bold;
    vertical-align: middle;
    display: table-cell;
}

.securityCodeIndicator
{
    top: -7px; 
    right: 5px; 
    position: absolute;
}

.securityCodeIndicatorLn
{
    position: absolute;
    left: 18px; 
    top: 37px; 
    border-left: 2px solid red;
    width: 2px;
    height: 18px;
}

.securityCodeIndicatorCircle
{
	width: 35px;
	height: 35px;
	 border:2px solid red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	text-align:center;
	font-size: 12px;
    font-family: Segoe UI; 
    font-weight:bold;
    vertical-align: middle;
    display: table-cell;
}

.securityCodeText
{
    margin-top: 22px; 
    margin-bottom: 15px; 
    font-size: 12px; 
    font-family: Segoe UI;
}


.roundedCorner {
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-top-left: 18px;

}

.creditCardShadow {
    margin: 40px;
    background-color:  #BDBDBD; /* Needed for IEs */
    -moz-box-shadow: 5px 5px 5px  #BDBDBD;
    -webkit-box-shadow: 5px 5px 5px  #BDBDBD;
    box-shadow: 5px 5px 5px  #BDBDBD;
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
}

.creditCardContainer
{
    width:auto; 
    max-width:300px;
    margin:0 auto;
    background-color: #E6E6E6;
    border:1px solid #E6E6E6;
}

.padd10
{
    padding:10px;
}

/***** Statement Notification Setting Starts Here ******/

.divPatientName
{
    display:inline-block;
    width:85%;
}

.divStatementCheckBox
{
    display:inline-block;
    vertical-align:10px;
    width:85%;
}

/***** Statement Notification Setting Ends Here ******/


/* Templates -Start */

.imgTemplateDimensions
    {
        width:12px;
        height:25px;
        cursor:pointer;
        margin: 0px 10px;
    }
    
.imgTemplateSubmitDimensions
    {
        width:30px;
        height:26px;
        cursor:pointer;
        margin: 0px 5px;
    }
    
.leftBubble
{
    margin-left: 15px;
    position: relative;
    padding: 5px;
    border: 2px solid #5a8f00;
    color: #333;
    background: #fff;
    border-radius: 10px;
}
.leftBubble:before
{
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    top: 4px;
    bottom: auto;
    left: -20px;
    border-width: 9px 20px 9px 0;
    border-color: transparent #5a8f00;
}
.leftBubble:after
{
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    top: 7px;
    bottom: auto;
    left: -17px;
    border-width: 6px 19px 6px 0;
    border-color: transparent #fff;
}
    
/* Templates -End */

 /********************** Defect#130877 :Patient Portal Mobile > No back button Provider search results ***************/
.divPrevious
{
    max-width: 320px;
    margin: auto;
    display: none;
    margin-bottom: 10px;
}
/************************* End Defect#130877 **************************/

/********************** Defect#130869:Patient Portal Mobile - Search Again button is not center aligned on the PHR Transmit Provider Search screen in mobile site ***************/
#SendChartMain {
    min-height: 550px;
}
/************************* End Defect#130869 **************************/


.divSearchAgain
{
    max-width: 320px;
    margin: auto;
    top: 10px;
    
}

.NoProviders {
    text-align: center;
    color: red;
}

.sendChartPrevious
{
    background: url('images/top-nav-back.png') 100% no-repeat !important;
    height: 38px;
    float: left;
    width: 50px;
    margin: 4px 0px 2px 0px;
}



/****** Defect #130873 -Patient Portal Mobile > Provider search results for transmitting PHR are not sortable in the mobile website. ****/
.providerSectionBold {
    font-weight: 800;
    font-family: "Segoe UI"
}

.provider {
    font-size: 10pt;
    font-family: "Segoe UI";
}

.divProivderMaster {
    margin: Auto;
    max-width: 700px;
}

.searchProviderRadio
{
    border-radius: 50%;
    width: 18px;
    height: 18px;
    border-style: solid;
    display: inline-block;
    cursor: pointer;
    border-color: #90908F;
    border-width: 2px;
    background-color: #fff;
}

.searchSelectedProviderRadio
{
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background-color: rgb(0,153,216);
    display: block;
    /*padding: 3px;
    margin: 2px;*/
}

.providerMaster
{
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 5px;
    padding: 10px;
}
.providerRecordContainer {
    padding: 5px 0px 10px 0px;
    border-bottom: 1pt solid #addee6;
}
.divSelectRadio
{
    display:table-cell;
    width: 36px; 
    padding-right: 5px;    
    padding-top: 5px;
    vertical-align: top
}

/******  End Here Defect #130873 ******* /


/******* Defect #130871-Patient Portal Mobile - Mobile website does not have the option to view the PHR audit history logs nor do the PHR transactions done in mobile site reflect in the regular website *****/

.divAuditLeftPadding
{
     padding-left: 5px;
}
.divAuditTopPadding
{
    padding-top:15px;
}

.divAuditPadding
{
     padding-top: 15px;
     padding-left:5px;
}
.divTableWidth
{
    width:100%;
}

/**** End Defect #130871 ****/

/*** Req#69181 Start here     *****/

.planofcareHeader
{
    font-weight: 600;
    font-size: 13px;
    color: #F79320;
}

.planOfCareStatus
{
    text-align:center!important;
}

.planOfCareStatusForGoal
{
    text-align:left!important;
}
.planOfCareBorder
{
    border-bottom: 1px solid #F8901B!important;
}
.planOfCareAction
{
    white-space: wrap;
    overflow-x: auto;
}

.planofCareName
{
    font-weight: 600;
    font-size: 12pt;
    color: #666766;
}

/****** Req#69181 End here*******/

/*** Req#70917 Start here  *****/

.providerSearch{
    position: relative;    
}
.directAddressHeading{
    font-size:large;
    color: #0599D6;
    font-weight:bold;
}
.directAddressDescription {
    font-size:small;
    color: #333;
}

.searchSendChart {
    font-size: 14pt;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    text-align: center;
    background: #F79321;
    background: -webkit-gradient(linear, left bottom, left top, from(#F79321), to(#F79321));
    background: -moz-linear-gradient(bottom, #F79321, #F79321);
    background-image: -ms-linear-gradient(top, #F79321 0%, #F79321 100%);
    background: -o-linear-gradient(#F79321, #F79321);
    background: linear-gradient(#F79321, #F79321);
    font-weight: 700;
    color: rgb(255,255,255);
    vertical-align: bottom;
    position: relative;
    text-shadow: none;
    box-shadow: none;
    border: 0 none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #F79321;
    border-top: 1px solid #F79321;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 25px;
    height: auto !important;
    height: 25px;
}

.loadProviderPrev {
    width: 15%;
    float: left;
    max-width: 63px;
    margin-right: 5px;
    cursor: pointer;
    padding: 0px !important;
    display: none;
}

.loadProviderNext {
    width: 15%;
    float: right;
    max-width: 63px;
    margin-left: 5px;
    padding: 0px !important;
    cursor: pointer;
    display: none;
}

.loadProviderPrev #imgLoadPrev, .loadProviderNext #imgLoadNext {
    width: 100%;
    height: 37px;
}

/*** Req#70917 End here *****/

/******** Req# 71375-Username Password Recovery and Enrolment Enhancements  *** */

.divCaptionHeader {
    color: #777 !important;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 15px;
}

div.loginErrorMessageIcon {
    display: table-cell;
    vertical-align: top;
    margin-right: 5px;
    width: 26px;
    height: 26px;
    padding-top:5px;
}

div.loginErrorMessage {
    display: table-cell;
    vertical-align: middle;
    font-weight: 600;
    font-size:14pt;
    color: #e63126;    
    min-height: 26px;
    padding-left: 10px;    
}
span.loginErrorMessage 
{
    font-weight: 600!important;
    font-size:14pt!important;
    color: #e63126!important;
}
.height33px {
    height: 33px !important;
}
.height10px {
    height: 10px !important;
}
.height5px {
    height: 5px !important;
}
.height4px {
    height: 4px !important;
}
.height2px {
    height: 2px !important;
}

.height1px {
    height: 1px !important;
}

.minheight510px {
 min-height: 510px;
}

.height100percent {
height: 100%;
}
.height80percent {
    height:80% !important;
}

.lineHeight0 {
    line-height:0!important;
}
.lineHeight20 {
     line-height:20px!important;
}

.needHelpLink {
    color:red;
    font-weight: bold;
    font-size: 12pt;
    font-style:italic;
    text-decoration: underline;
}

div.needHelp {
    padding-bottom: 40px;
    display: none;
}
.clickHere {
    color: rgb(0,153,216);
    font-weight: bolder;
    font-size: large;
    text-decoration: underline;
}
/*** Req#71375 End here *****/

.loginAccountLockClickHere
{
    color: #ffffff !important;
    text-decoration:underline;
}
.tempLoginAccountLockClickHere
{
    color: rgb(0,153,216) !important;
    text-decoration:underline;
}

/*Req#<74181> - Patient Portal Mobile - The My Information page will have a new layout.*/ 
/* Starts here*/
.divPreferredNotifications
{
    display: block;
    width: 100%;
    float: left;
}

.divPreferredMethod
{
    display: block;
    width: 40%;
    float: left;
}
.divFormat
{
    display: block;
    width: 20%;
    float: left;
}
.divMobileCarrier
{
    display: block;
    width: 30%;
    float: left;
}
.divMobileNumber
{
    display: block;
    width: 30%;
    float: left;
}
.divNotification
{
    display: block;
    width: 20%;
    float: left;
}

.divWordWrap {
      word-wrap: break-word;
}

.paddT10
{
    padding-top: 10px;
}

.paddB10
{
    padding-bottom: 10px;
}

.divDisplayNone {
    display: none;
}

.bulletpoint
{
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color:#1b519f;
}
.divWidth100 {
    width: 100%;
}
/* Ends here*/
/**Req#<#69916 >-Patient Portal Mobile site- The system shall poll the NGShare Provider List when user is attempting to transmit PHR from portal. **/
.divDisableBackGround {
    background-color: rgb(148, 165, 190) !important;
}
/* Ends here*/

.deleteOverLay {
    display: none;
    background-color: #e2e2e2;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 100000;
    opacity: 0.6;
    min-height: 350px;
}

.isBusyOverLay {
    display: none;
    background-color: #e2e2e2;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 1000000000;
    opacity: 0.4;
    min-height: 350px;
}

.overlay2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: #696969;
}

.cursorPointer{
    cursor:pointer;
}

.owlCarouselContainer {    
    text-align: center;
}

.w90Px{
    min-width:90px !important;
}

.w95percent {
    max-width: 95% !important;
}

.deleteMsgHdrText {
    float: left;
    color: Blue;
    margin: 0;
    padding: 0;
}

.registerationLink {
    color: #FFFFFF !important;
    text-decoration: underline;
}
.pushR10
{
    margin-right: 10px;
}

.pushAutoLR
{
    margin: 0 auto;
}

.w25percent{
    width:25%;
}

.labelHeader {
    color: rgb(0,153,216);
    font-weight: bold;
    font-size: 13pt;
}

.btnSubmitZIndex{
    z-index: 100;
}

/**-----TextBoxPlaceHolder----*/

/*.TextBoxPlaceHolder1 {
background-color:#ffffff !important;
border:1px solid #777;
height:auto !important;
width:auto !important; 
min-height:38pt !important;   
max-height:70pt !important; 
margin:0;
border-radius:3px;
}
.TextBoxPlaceHolder1 input[type=text],.TextBoxPlaceHolder1 input[type=password]:focus {
border:0 !important;
outline:none;
font-size:12pt;
}
.TextBoxPlaceHolder_labelOn {
    height:13pt!important;
    border: none !important;
    margin:0% !important;    
    padding-left:0.5em !important;
    font-size:11pt !important;
    color:#777777 !important;
    display:inherit;
    font-weight:600;
    padding-top:2pt;
}
.TextBoxPlaceHolder_Selection label  {
  padding-top:5pt !important;
  height:13px !important;
}
.TextBoxPlaceHolder_labelOff, .TextBoxPlaceHolder_Required_labelOff {
    height:0 !important;
    border: none !important;    
}
.TextBoxPlaceHolder_InnerText  {    
    height:39pt !important;
    background-color: transparent !important;
    border: none !important;
    font-size:12pt !important;
    width:100% !important;
    vertical-align:middle !important;
    padding:0 0 0 0.5em !important;
    font-weight:600 !important;
    margin:0 !important;
    color:#777777 !important;
    box-sizing:border-box;
}

.TextBoxPlaceHolder_OuterText {
    background-color: transparent !important;
    border: none !important;
    height:24pt !important;
    margin:0% !important;
    padding:0pt 0 0 5pt !important;
    width:99% !important;
    font-size:12pt !important;
    font-weight:600 !important;
    color:#333333 !important;
    box-sizing:border-box;
}


.TextBoxPlaceHolder_Selection {
background-color:#fff !important;
border:1pt solid #0f98d5 !important;
box-shadow: 0 0 0 2px #0f98d5;
}



#frmLogin .TextBoxPlaceHolder_Selection label {
  padding-top:0pt !important;
  height:16pt !important;
}
#frmSecurity .TextBoxPlaceHolder_Selection label {
 min-height:16pt !important;
 padding-top:0pt !important;
 height:auto !important;    
}

#frmSecurity .TextBoxPlaceHolder {
border-radius:0.6em !important;    
width:100%!important;
}

#frmSecurity .TextBoxPlaceHolder_labelOn{
    height:auto !important;
}

#frmLogin .TextBoxPlaceHolder_OuterText, #frmSecurity .TextBoxPlaceHolder_OuterText  {
padding-top:5pt !important;
height:auto !important;
}

#frmLogin .TextBoxPlaceHolder_InnerText {
 height:45pt !important;
}*/



/*TextBoxPlaceHolder - Required fields css*/

/*.TextBoxPlaceHolder_Required1 {
   
    height:auto !important;
    width:auto !important;
    
    min-height:40pt !important;   
    max-height:70pt !important; 
    margin:0;
    border-radius:3px;
}

/*.TextBoxPlaceHolder_Required input[type=text], .TextBoxPlaceHolder_Required input[type=text]:focus, .TextBoxPlaceHolder_Required input[type=password], .TextBoxPlaceHolder_Required input[type=password]:focus {
 border:0 !important;
 outline:none;
 font-size:12pt;
}
   


.TextBoxPlaceHolder_Required_InnerText {
    font-size:12pt !important;
    font-weight: 600 !important; /*semi-bold
    vertical-align:middle !important;
    color:#777777 !important;
    border:1px #f79220 solid !important;  
    height:39pt !important;
    width:100% !important;  
    margin:0 !important;
    padding:0!important;
    padding-left:1.1em !important;
    box-sizing:border-box !important;
    background-color: transparent !important;
}

  ::-webkit-input-placeholder { /* Chrome/Opera/Safari
  color:#777777 !important;
}

 
.TextBoxPlaceHolder_Required_OuterText {
    background-color:#ffffff !important;
    border:1px #f79220 solid !important;  
    height:30pt !important;
    margin:0% !important;
    padding:0pt 0 0 4pt !important;
    width:100% !important;
    font-size:12pt !important;
    color:#333333 !important;
    display:inherit !important;
    font-weight: 600 !important;
    box-sizing:border-box;
}

.TextBoxPlaceHolder_Required_labelOn {    
    height:16pt!important;
    border: none !important;
    margin:0% !important;    
    padding-left:3pt !important;
    font-size:11pt !important;
    color:#777777 !important;
    width:auto !important;
    display:inherit !important;
    font-weight:600;
}
.TextBoxPlaceHolder_Required_labelOn:before {
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    background-image: url('images/asterisk.png');
    background-size: .7em 0.5em;
    vertical-align: top;
    margin-left: 0.15em;
    margin-top: 0.3em;
    padding-right: 0.30em;
    background-repeat: no-repeat;
    background-color:transparent;
}
.TextBoxPlaceHolder_Required_Selection {
  background-color:#fdf5f0 !important;  
  box-shadow: 0 0 0 2px #f79220;
}

.TextBoxPlaceHolder_Required_OuterText:focus {
  background-color:#fdf5f0 !important;  
  box-shadow: 0 0 0 2px #f79220;
  outline:none;
}

.TextBoxPlaceHolder_Required_Selection label  {
  padding-top:5pt !important;
  height:11pt !important;
}

.TextBoxPlaceHolder_Asterisk:before {
    content:"*";
    position: absolute;
    vertical-align: middle;
    line-height: 1.8;
    font-size: 18pt;
    color: orange;
    font-weight: 700;
    /*padding: 13pt 0 0 2pt;
    text-indent:1pt;*
    padding:0.39em 0.2em;
}
*/


.TextBoxPlaceHolder_TextArea_NotRequired label,.TextBoxPlaceHolder_TextArea label  {
  padding-top:5pt !important;  
  height:16pt !important;
  display:block!important;
}

.TextBoxPlaceHolder_TextArea span:before {    
    padding:0.2em 0 0 0.2em !important;
    position:absolute !important;
    line-height:1.2 !important
}



.showMoreLess:focus,
.showMoreLess:focus,
.focusRing {
    outline: 2pt solid #0F98D5 !important;
    outline-offset: 4px;

}


#navmenu
{
    text-align:left;
    font-family: "Segoe UI" ,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans" !important;
}
#navmenu ul li a:focus
{
    outline:none !important;
    outline-offset:0px !important;
    border:2pt solid #0F98D5 !important;
}

.outlineOffSet1 {
outline-offset:1px !important;
}
.outlineNone {
    outline:none;
}

.owl-theme .owl-controls .owl-page span, .owl-controls {
    display:none!important;
}



.cb {
    margin: 0;
    padding: 0;
    height: 24px;
    display: inline-block;
    overflow: visible;
    text-align: left;
}

.cb_label {
    margin: 0;
    padding: 2px;
    width: 45px;
    font-weight: bold;
    float: left;
    display: inline;
}


.nav-patient-multi {
    background:url('images/carat-down_white.png') no-repeat 95% center, url('images/top-nav-patient-multi.png') no-repeat 1% center;
}

.nav-patient {
    background:url('images/top-nav-patient.png') no-repeat 1% center;
}

.cb_edit:focus,
.cb_edit {
  padding: 9px 38px ;/*9px 45px ;*/
  color:#fff !important;
  background-color:#0F98D5 ;
   margin:4px ;
  max-width: 120px;
  border: 2px solid #0F98D5 ;
  font-size: 14pt !important;
  float: left;
  text-align:left;
  display: inline;
 white-space: nowrap;
 overflow: hidden;
 text-wrap:none;
  text-overflow:ellipsis;
  display:inline-block;
  font-family: "Segoe UI" ,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans" !important;
  font-weight:normal;
}

/*input[type=text]:hover*/
.cb_edit:hover,
/*input[type=text]:focus*/
.cb_edit:focus{
    border: 2pt solid #addee6;
}
.cb_button {
  margin: 0;
  padding: 0;
  height: 24px;
  width: 24px;
  border: 1px solid black;
  background-color: #999;
  float: left;
  display: inline;
  text-align: center;
}


.cb_list {
  clear: both;
  list-style: none;
  top:3px;
  left:24px;/*45px;*/
  padding: 0;
  margin: 0;  
  border: 1pt solid #0F98D5;
  width: 190px;
  max-height : 187px;
  overflow: auto;
  background-color: #fff;
  position: relative;
  z-index: 300;
}

.cb_option {
    margin: 0 1px 0 0;
    padding: 10px 5px;
    font-size: 14pt;
    font-weight: normal;
    color: #333;
    cursor:pointer;
     font-family: "Segoe UI" ,Tahoma,Frutiger, "Frutiger Linotype" , "Dejavu Sans" , "Helvetica Neue" ,Arial,sans-serif, "Open Sans" !important;
}
.selected {
  border-top: 1px solid #0F98D5;
  border-bottom: 1px solid #0F98D5;
  padding: 10px 5px;
  background-color: #0F98D5;
  color: #fff;
}
.cb_option:hover {
  padding: 10px 5px;
  background-color: #0F98D5;
  color: #fff;
}



.surveyOptionsLagend {
    margin: auto;
    max-width: 700px;
    padding: 10px ;
}
 /*
.editEnrollment
{   
    border-radius: 2px ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    border:2pt solid transparent;
}

a.editEnrollment:active,
a.editEnrollment:focus,
a.editEnrollment:hover,
a.editEnrollment:visited
{
  border:2pt solid #2489ce;
   border-radius: 2px;
}*/



/*Focus ring styles*/

/* Dark Blue Focus Ring */
input[type=submit]:focus, 
input[type=button]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
a:focus,
.divLabResultTable:focus,
.divLabResultTable:focus,
#inboxHdr:focus,
#dashboardAppointmentshdr:focus,
#dashboardRemindersHdr:focus,
.blueBtn:focus,
.month:focus,
.cbk:focus,
#divAppointmentDetailsHeader:focus {
    outline:2pt solid #0F98D5 !important;
    outline-offset:4px;
}

/* Light Blue Focus Ring- Only for Blue background*/
#frmLogin input[type=submit]:focus, 
#frmLogin a:focus, 
#frmSecurity input[type=submit]:focus, 
#menu-btn:focus, 
#sendChartCorner:focus, 
#createReq:focus, 
#medCorner:focus,
#compose:focus {
  outline:2pt solid #addee6 !important;
    outline-offset:4px;
}
#owl-demo{ left:52px; }
 .commList a:focus{
    outline:0px  !important;
    outline-offset:4px;	
}
.undisplayControl,.srOnly{
	position: absolute;
	left: -9999px;
}
#divPatientName
{
    color:#777;
}
.statementDetailHeader
{
    color: #777 !important;
}
.sectionDivider
{
    color: #3a6a7f;
    height: 1px;
    background-color: #3a6a7f;
    clear: both;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*.myStatementLink{
    color:#1b519f !important;
}*/
.bulletDot
{
     width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #1b519f;
}
.divMedEquipCellRight .bulletDot, .divMedEquipCellLeft .bulletDot {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #666766;
}
.disclaimerMsgColor
{
    color: #777 !important;
}
.sectionHeaderBlue:link {
font-weight: 600;
    font-size: 13px;
    color:#1b519f !important;
}
.allLink{
    color:#1b519f !important;
}
.anchorlink
{
    color:#1b519f; 
    text-decoration:underline;
}
.masterMenuLink
{
	padding-bottom: 0px; 
	padding-top: 0px;
	padding-left: 0px;
}

.masterMenuLink:hover
{
    cursor: pointer;
}

.masterMenuLink label:hover
{
    cursor: pointer;
}

.masterMenuLink:active
{
    background-color: #F8901B;
    opacity: 1;
}

.masterMenuLink.divInactive
{
    background-color:rgba(255, 255, 255, 0.5);
   
}

.masterMenuDiv
{
	padding-bottom: 0px; 
	padding-top: 0px;
}
#divPriority-3 input[type="radio"]:checked + label:before {
    background: red;
}
#divPriority-1 input[type="radio"]:checked + label:before {
    background: green;
}

.pushT25
{
    margin-top: 25px !important;
}
.topzero{
    top: 0px;
}
.anchorlink
{
    color:#1b519f; 
    text-decoration:underline;
}
.ui-focus,
.ui-btn:focus {
    outline:2pt solid #0F98D5 !important;
    outline-offset:4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.calIcon {
position:absolute;
margin-top:6px;
}
.calIcon:focus {
outline: 2pt solid #0F98D5 !important;
outline-offset:1px !important;
}

.calTextBoxContainer {
    display: inline-block !important;
}

.phrChartDateError {
font-size:15px;
font-weight:600;
}
.disabled {
   background-color: #f1f2f2 !important;   
   font-size:12px !important;
   font-weight:normal !important;
   color:#a7a9ac !important;
}

.filterLink {
    color:#4C4C4D !important;
    font-size: 21px !important;
    font-weight:500 !important;
}
.filterLink:focus {
   outline-offset:0px !important;
}
.filterContainer {
    background-color: rgba(255, 255, 255, 0.5);
    min-height: 25px;    
    z-index: 100;
    position: absolute;
    max-width: 700px;
    width: 100%;  
    border-bottom: 2px solid #addee6;
}
.filterIconDiv {
    background-color: rgba(255, 255, 255, 0.5);
    height: 25px;
    text-align: center;
    padding-top:18px;
}
.disabledtextbox{
   background-color: #f1f2f2 !important;
   border: 1pt solid #6d6e71 !important;
   font-size:12pt !important;
   font-weight:normal !important;
   color:#a7a9ac !important;
}

.TextBoxPlaceHolder.disabledtextbox input[type=text], .TextBoxPlaceHolder.disabledtextbox input[type=password]{
    border:none !important;
}

.w90percent {
    width:90% !important;
}

.invalidPasswordInd {
            background-image: url('../Content/images/password-x.png');
            background-repeat: no-repeat;
            width: 8px;
            height: 8px;
            /*Start: Cross browser support for inline-block*/
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            *display: inline;
            /*End: Cross browser support for inline-block*/
            line-height: 7px;
        }

.validPasswordInd {
            background-image: url('../Content/images/password_checkmark.png');
            width: 9px;
            height: 9px;
            background-repeat: no-repeat;
            /*Start: Cross browser support for inline-block*/
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            *display: inline;
            /*End: Cross browser support for inline-block*/
            line-height: 8px;
        }

#passwordDesc2 strong {
    font-weight:bold;
}

/*Start:--------Send Chart Provider Search Styles------*/

.providerSearchCategoryContainer {
    border-top: 1pt solid #addee6;
    border-bottom: 1pt solid #addee6;
    background-color: #fff;
    width: 100%;
}

    .providerSearchCategoryContainer .tablist {
        margin: 0px auto !important;
        padding: 0px;
        list-style: none;
        max-width: 700px;
        height: 32px;
        font-size: 12px;
        font-style: normal;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: auto !important;
        width: auto !important;
        min-height: 38pt !important;
        max-height: 70pt !important;
        margin: 0;
        background-color: #fff;
    }

        .providerSearchCategoryContainer .tablist .searchCategoryTab {
            cursor: pointer;
            text-decoration: none;
            color: #777;
            float: left;
            padding: 0px;
            margin: 0 auto !important;
            text-align: center;
            line-height: 37pt;
            font-size: 1em;
            height: 39pt !important;
            width: 50%;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            font-weight: 600;
        }

            .providerSearchCategoryContainer .tablist .searchCategoryTab:focus {
                outline: 2pt solid #0F98D5 !important;
                outline-offset: 4px;
            }

        .providerSearchCategoryContainer .tablist .selectedBarRight {
            border-bottom: 3pt solid #0a99d6 !important;
            border-left: 1px solid #addee6 !important;
            color: #000;
        }

        .providerSearchCategoryContainer .tablist .selectedBarLeft {
            border-bottom: 3pt solid #0a99d6 !important;
            border-right: 1px solid #addee6 !important;
            color: #000;
        }

.liClear {
    clear: both;
    height: 0px;
}

/*End:--------Send Chart Provider Search Styles------*/

/*-----SecurityQuestion Page styles-------*/
.secPass {
    height: 20px;
    padding-left: 1px;
    font-size: 16px;
    padding-top: 20px !important;
    border-radius: 9px !important;
    margin-top: 14px !important;
}

.secPass:focus {
    box-shadow: 0 0 0 2px #0f98d5 !important;
    outline: none;
    background-color: #ffffff !important;
    border: none !important;
    }
/*label*/
.seclabel {
    margin: 0% !important;
    padding-left: .5em !important;
    font-size: 1.063em !important;
    color: #777 !important;
    display: inherit;
    top: 38%;
    position: absolute;
    z-index: 10;
}

.secPass:focus + .seclabel {
    font-size: 11pt !important;
    top: 15px;
}

.float {
    font-size: 11pt !important;
    top: 15px !important;
}

#iOSNotification {
    width:0.5px;
    height:0.5px;
    font-size:0.5px;
    line-height:0px;
    position: absolute;
    left: -9999px;
}

.dashboardChildItems:focus{
	outline: none !important;
}
.passwordLabel{
    color:#565656;
    font-size:14pt;
}
.password:focus{
    outline:1pt #0f98d5 solid !important;
}

/*----------------*/

.TextBoxPlaceHolder_Required, .TextBoxPlaceHolder {    
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 0pt;
    text-align: left;
    position: relative;
}

.TextBoxPlaceHolder_Required input[type=text], .TextBoxPlaceHolder_Required input[type=password], .TextBoxPlaceHolder input[type=text], .TextBoxPlaceHolder input[type=password]  {
   padding-top:16pt !important;
   margin-top:0px !important;
   max-height:70pt!important;
   min-height:40pt !important;
   border:0 !important;
   background:transparent;
   outline:none !important;
   font-size:12pt !important;
   padding: 0 5pt 5pt 5pt;
   background: #fff;
   border:1pt #f79220 solid!important;
}


.TextBoxPlaceHolder_Required.input-validation-error input[type=text], .TextBoxPlaceHolder_Required.input-validation-error input[type=password], .TextBoxPlaceHolder.input-validation-error input[type=text], .TextBoxPlaceHolder.input-validation-error input[type=password]  {  
   border:1pt #c52426 solid!important;
}

.TextBoxPlaceHolder input[type=text], .TextBoxPlaceHolder input[type=password] {
    border:1pt #777 solid!important;
}
    

.TextBoxPlaceHolder_Required input[type=text]:focus, .TextBoxPlaceHolder_Required input[type=password]:focus ,.TextBoxPlaceHolder_Required.txtMobileFocus input[type=text]:focus, .TextBoxPlaceHolder_Required.txtMobileFocus input[type=password]:focus {
    background-color:#fdf5f0 !important;  

  
  outline:none;
  border: 2pt solid #f79220 !important;
}

.TextBoxPlaceHolder_Required.input-validation-error input[type=text], .TextBoxPlaceHolder_Required.input-validation-error input[type=password], .TextBoxPlaceHolder_Required.input-validation-error textarea{
      border: none !important;
}

.TextBoxPlaceHolder_Required.input-validation-error input[type=text]:focus, .TextBoxPlaceHolder_Required.input-validation-error input[type=password]:focus ,.TextBoxPlaceHolder_Required.input-validation-error.txtMobileFocus input[type=text]:focus, .TextBoxPlaceHolder_Required.input-validation-error.txtMobileFocus input[type=password]:focus {   
  border: none !important;
}

.TextBoxPlaceHolder_Required_input.input-validation-error.txtMobileFocus:focus{
    border:none !important;
}

.TextBoxPlaceHolder input[type=text]:focus, .TextBoxPlaceHolder input[type=password]:focus {
  background-color:#fff !important;  
  outline:none;
  border: 1pt solid #0f98d5 !important;
  border-radius:3px;
}

.TextBoxPlaceHolder_Required_input:focus {
  background-color:#fdf5f0 !important; 
  outline:none;
  border: 2pt solid #f79220 !important;
}

.TextBoxPlaceHolder textarea.TextBoxPlaceHolder_NonRequired_input{
background-color:#fff !important;
border:1pt solid #777 !important;
outline:none;
}

.TextBoxPlaceHolder textarea.TextBoxPlaceHolder_NonRequired_input:focus{
    background-color: #fff !important;
    outline: none;
    /*border: 1pt solid #0f98d5 !important*/
}    

.TextBoxPlaceHolder_NonRequired_input:focus {
background-color:#fff !important;
border:1pt solid #0f98d5 !important;
outline:none;
}

    .TextBoxPlaceHolder_Required span.txtAsteriskDefault:before {
        position: absolute;
        top: 30px;
        left: 5px;
        margin-top: -6px;
        content: attr(data-placeholder);
        opacity: 1.0;
        color: #f79220;
        line-height: 12px;
        font-size: 18pt !important;
        font-weight: 600;
        vertical-align: middle;
    }

    .TextBoxPlaceHolder_Required .txtMobileLabel, .TextBoxPlaceHolder .txtMobileLabel {
        font-size: 12pt;
        margin-bottom: 0;
        pointer-events: none;
        opacity: 1.0;
        font-weight: 700;
        color: #777777 !important;
    }

        .TextBoxPlaceHolder_Required .txtMobileLabel:before {
            position: absolute;
            top: 26px;
            left: 18px;
            margin-top: -6px;
            content: attr(data-placeholder);
            opacity: 1.0;
            color: #777777 !important;
            line-height: 12px;
            font-size: 12pt !important;
            font-weight: 600 !important;
        }

        .TextBoxPlaceHolder .txtMobileLabel:before {
            position: absolute;
            top: 26px;
            left: 8px;
            margin-top: -6px;
            content: attr(data-placeholder);
            opacity: 1.0;
            color: #777777 !important;
            line-height: 12px;
            font-size: 12pt !important;
            font-weight: 600 !important;
        }


        .TextBoxPlaceHolder_Required .txtMobileLabel.txtLabelRequired:before, .TextBoxPlaceHolder .txtMobileLabel.txtLabelRequired:before {
            left: 18px !important;
        }

    .TextBoxPlaceHolder_Required .txtMobileLabel span.optionSelected, .TextBoxPlaceHolder .txtMobileLabel span.optionSelected  {
        position: absolute;
        top: 5pt;
        left: 18px;
        opacity: 0.0;
        font-size: 11pt;
        line-height: 10px;
        color: #777777;
        font-weight: 600;
    }
        .TextBoxPlaceHolder .txtMobileLabel span.optionSelected {
        left:7px !important;
        }


    .TextBoxPlaceHolder_Required .txtMobileLabel.txtLabelRequired span.optionSelected, .TextBoxPlaceHolder .txtMobileLabel.txtLabelRequired span.optionSelected {
        left: 18px !important;
    }

    .TextBoxPlaceHolder_Required .txtMobileLabel span.txtAsteriskOptionSelected, .TextBoxPlaceHolder .txtMobileLabel span.txtAsteriskOptionSelected {
        position: absolute;
        top: 7pt;
        left: 5px;
        opacity: 0.0;
        color: #f79220;
        line-height: 12px;
        font-size: 18pt !important;
        font-weight: 600;
        vertical-align: middle;
    }


.txtMobileFocus .txtMobileLabel span {
    opacity: 1.0 !important;
}

.txtMobileFocus .txtMobileLabel:before {
    opacity: 0.0 !important;
}

.txtMobileFocus .txtAsteriskDefault:before {
    opacity: 0.0 !important;
}



.TextBoxPlaceHolder_Required.errorElementFocusRing input[type=text] {
    /*box-shadow: 0 0 0 2px #c52426 inset !important;*/
    border:2px solid #c52426 !important;
    background-color: #f6d9b1 !important;
}

/*.errorElementFocusRing input {
    background-color:transparent !important;
}*/

 .input-validation-error input[type=text]:focus, .input-validation-error input[type=password]:focus {
     background-color: #f6d9b1 !important;
   /*box-shadow: 0 0 0 2px #c52426 inset !important;*/
   border: 2pt #c52426 solid !important;
   border-radius:0px;
}

.TextBoxPlaceHolder_Required .txtMobileFocus.input-validation-error:focus, .TextBoxPlaceHolder .txtMobileFocus.input-validation-error:focus {
   background-color: #f6d9b1 !important;
   border:2px #c52426 inset !important;
 }

#frmLogin .TextBoxPlaceHolder {
    border:none !important ;
    
}

#frmLogin input[type=text] {
border:1px solid #777 !important;
border-radius: 7px 7px 0px 0px;
min-height:45pt !important;
}

#frmLogin input[type=password] {
    border:1px solid #777 !important;
border-radius:0px 0px  7px 7px ;
min-height:45pt !important;
}

/*--Login and SecurityQuestion Page has different style for textboxes*/
#frmLogin input[type=text]:focus {
 background-color:#addee6 !important;
 border:2pt solid #0f98d5 !important;
 border-radius: 9px 9px 0px 0px;
}

#frmLogin input[type=password]:focus {
 background-color:#addee6 !important;
 border:2pt solid #0f98d5 !important;
 border-radius:  0px 0px 9px 9px;
}


#frmLogin .TextBoxPlaceHolder_Error, #frmSecurity .TextBoxPlaceHolder_Error {
background-color:#f6d9b1 !important;
border:2pt #c52426 groove !important;
font-style:normal !important;
color:#333 !important;
width:100% !important;
}


#frmLogin .TextBoxPlaceHolder_Error input[type=text], #frmLogin .TextBoxPlaceHolder_Error input[type=text]:focus, #frmLogin .TextBoxPlaceHolder_Error input[type=password], #frmLogin .TextBoxPlaceHolder_Error input[type=password]:focus,
#frmSecurity .TextBoxPlaceHolder_Error input[type=password], #frmSecurity .TextBoxPlaceHolder_Error input[type=password]:focus {
font-size:14pt !important;
border:none !important;
background:transparent !important;

}
.TextBoxPlaceHolder_Selection {
background-color:transparent !important;
border:1pt solid #0f98d5 !important;
border-radius:5px;
}


.TextBoxPlaceHolder_Required textarea, .TextBoxPlaceHolder textarea{
min-height:65pt;
border:0 !important;
outline:none;
height:auto !important;
overflow:hidden;
padding-top:20pt !important;
border-radius:6px;
resize:none;
background: #fff;
margin:2px 0px 0px 0px;
border-radius:3px;
margin-bottom:-2px;
border:1pt #f79220 solid!important;
}

.TextBoxPlaceHolder_Required textarea:focus, .TextBoxPlaceHolder textarea:focus {
    border:none!important;
}

.TextBoxPlaceHolder_TextArea {
border-radius:4px !important;
background-color: #fdf5f0 !important;
border: 2px  #f79220 solid !important;
}

    .TextBoxPlaceHolder_TextArea textarea {
    padding-top:0px !important;
    min-height:57px !important;
    margin:0px;
    }

 .input-validation-error
{
    background-color: #f6d9b1 !important;
    border: 1pt solid #c52426 !important;
    border-radius: 3px;
    margin-bottom:1px;
}
.input-validation-error .TextBoxPlaceHolder_Required_input:focus {
background-color:transparent!important;
margin-bottom:0px;
}
.errorElementFocusRing textarea{
    background-color:transparent!important;
}
.input-validation-error.TextBoxPlaceHolder_TextArea {
border:2px solid #c52426 !important;
}

/****************************************** Dropdownlist View - Start ******************************************************/

.ddlDefault {
    border: 1pt solid #777777;
}

.ddlDefault:focus {
    border: 1pt solid #0f98d5;
    background-color: #ffffff;
}

.ddlRequired:focus {
    background-color: #Fdf5f0 !important;
    border: 2pt solid #f79220;
}

.ddlRequired.input-validation-error:focus {
    box-shadow: none !important;
    border: 3px #c52426 solid !important;
    background-color: #f6d9b1 !important;

}

.ddlRequired {
    border: 1pt #f79220 solid;
}

.divDropdownMaster {
    background: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 0pt;
    min-height: 40pt !important;
    text-align: left;
    position: relative;
    background: #fff;
}

    .divDropdownMaster select {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
         padding-top: 16pt;
        padding-bottom: 5pt;
        padding-left: 6px;
        font-size: 12pt;
        color: #333333;
        background: url(images/carat-down-new.png) no-repeat 98% 50% #fff;
        min-height: 40pt !important;
        max-height: 70pt !important;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        outline: 0;
        outline: none;
        font-weight: 600;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
    }

  .divDropdownMaster select::-ms-expand {
    display: none;
}
    .divDropdownMaster span.ddlAsteriskDefault:before {
        position: absolute;
        top: 17pt;
        left: 5px;
        margin-top: -6px;
        content: attr(data-placeholder);
        opacity: 1.0;
        color: #f79220;
        font-size: 18pt !important;
        font-weight: 700;
        vertical-align: middle;
    }

    .divDropdownMaster .ddlMobileLabel {
        font-size: 12pt;
        margin-bottom: 0;
        pointer-events: none;
        opacity: 1.0;
        font-weight: 400;
        color: #777777 !important;
    }

        .divDropdownMaster .ddlMobileLabel:before {
            position: absolute;
            top: 19pt;
            left: 8px;
            margin-top: -6px;
            content: attr(data-placeholder);
            opacity: 1.0;
            color: #777777 !important;
            font-size: 12pt !important;
            font-weight: 600 !important;
        }

        .divDropdownMaster .ddlMobileLabel.ddLabelRequired:before {
            left: 18px !important;
        }

        .divDropdownMaster .ddlMobileLabel span.optionSelected {
            position: absolute;
            top: 5pt;
            left: 8px;
            opacity: 0.0;
            font-size: 11pt;
            color: #777777;
            font-weight: 600;
        }
    .divDropdownMaster .ddlMobileLabel.ddLabelRequired span.optionSelected {
        left: 18px !important;
    }

        .divDropdownMaster .ddlMobileLabel span.ddlAsteriskOptionSelected {
            position: absolute;
            top: 4pt;
            left: 5px;
            opacity: 0.0;
            color: #f79220;
            font-size: 18pt !important;
            font-weight: 600;
            vertical-align: middle;
        }

.ddlMobileFocus .ddlMobileLabel span {
    opacity: 1.0 !important;
}

.ddlMobileFocus .ddlMobileLabel:before {
    opacity: 0.0 !important;
}

.ddlMobileFocus .ddlAsteriskDefault:before {
    opacity: 0.0 !important;
}

/****************************************** Dropdownlist view - End ******************************************************/

.preWrap {
    white-space: pre-wrap;
}

.specialCharsContainerHidden, .disclaimerHiddenContent{
    width: 1px !important;
    height: 1px !important;
    font-size: 0.5px !important;
    line-height: 0px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

/***********************************Radio button style changes for iOS and android device*/
.radio {
  -webkit-appearance:none;
  width:15px;
  height:15px;
  outline:none;
  background: white;
  border: 1px solid gray;
  box-shadow: inset 0px 0px 0px 2px white;
  -webkit-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -moz-border-radius: 10px;
}

input[type='radio']:before {
    content:'';
    display:block;
    width:7px;
    height:7px;
    margin: 20% auto;    
    border-radius:50%;    
} 
input[type='radio']:checked {
    background:#0098D5;
}

input[type="radio"]:checked:after {
  opacity: 1;
  transform: scale(1);
}

.radio-label{
display:inline-table !important;
color:#777 !important;
font-size:12pt !important;
}

input[type="radio"] + label {
  margin-right: 10px;
  font-size:12pt;
}

#priority-3 input[type="radio"]:checked:before {
    background: red !important;
}
#priority-1 input[type="radio"]:checked:before {
    background: green !important;
}

.priority-3 {
    background: red !important;
}
.priority-1 {
    background: green !important;
} 
/*accessible Calendar css start*/

a.accCalendar {
	display: inline-block;
	background: transparent;
}

.accessibleCalendar div.calendar {
    text-align: center;
    color: #fff;
    background: #fff;
    padding: 0.5rem;
    border:2px solid #000;
    border-radius: 0.3rem;
    -webkit-box-shadow: 0 10px 6px -6px #fff;
    -moz-box-shadow: 0 10px 6px -6px #fff;
    box-shadow: 0 10px 6px -6px #fff;
    height:auto;
}

.accessibleCalendar table.calendar {
    border-collapse: separate;
    border-spacing: 1px;
    background-color:#0a99d6;
    height:auto;
}

.btnCalenderCloseIOS, .btnCalenderCloseIOS:focus {
    position: static !important;
    clip-path: none !important;
    height: auto !important;
    display: inline-block !important;
    margin-bottom: 0px;
    margin-top: 7px;
    clip: rect(1px 1px 1px 1px);
    border: 0px;
    white-space: nowrap;
    padding: 0px;
    overflow: hidden;
    width: 100% !important;
    font-size: 12pt;
    padding: 6px 0px !important;
    font-weight: 700;
    background: #0a99d6 !important; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left bottom, left top, from(#0a99d6), to(#0a99d6)) !important; /* for webkit browsers */
    background: -moz-linear-gradient(bottom, #0a99d6, #0a99d6) !important; /* for firefox 3.6+ */
    background-image: -ms-linear-gradient(top, #0a99d6 0%, #0a99d6 100%);
    background: -o-linear-gradient(#0a99d6, #0a99d6) !important;
    background: linear-gradient(#0a99d6, #0a99d6) !important;
    border: 1px solid #0a99d6 !important;
    color: rgb(255,255,255) !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.accessibleCalendar table.calendar td, table.calendar th {
    padding: 0.3em 0.5em;
    border-radius: 0.15rem;
}

.accessibleCalendar td.empty {
    background: #fff;
}

.accessibleCalendar th.week {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    color: #000;
    background: #fff;
}

.accessibleCalendar td.nav1, td.day {
    cursor: pointer;
    position:initial;
}

.accessibleCalendar td.day {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    color: #000;
    background: #ddd;
}

.accessibleCalendar td.day:hover {background: #E2A037;}

.accessibleCalendar td.selected {background: #E2A037;}

div.calendar *:focus, div.commentAdd *:focus {
    background: #E2A037;
}

.accessibleCalendar td.month {
    font-weight: 600;
    color: #fff;
    text-shadow: 0 1px 0 #000;
}

.accessibleCalendar td.comment {position: relative;}
.accessibleCalendar td.comment span::after {
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	top: 0.2rem;
	right: 0.2rem;
	content: "";
	background: #49182E;
	border-radius: 7px;
}

.accessibleCalendar td.comment.selected {
	background: #E2A037; 
}


.accessibleCalendar td.disabled, td.disabled:hover {
	color: #CCC;
    background: #bdbdbd;
    cursor: auto; 
}

.accessibleCalendar td.disabled.selected {background: #C2C2C2;}

.accessibleCalendar div.commentTooltip {
	width: 271px;
	padding: 0.5rem;
	color: #FFF;
	background: #3D4043;
	font-size: 0.8em;
	font-weight: bold;
	max-height: 50px;
	overflow-x: hidden;
	overflow-y: auto;
	word-wrap: break-word;
	text-align: left;
}

.accessibleCalendar div.commentAdd {
	background: #2E3135;
	border-radius: 0.3rem;
}

	.accessibleCalendar div.commentAdd button {
		font-size: 100%;
		text-transform: uppercase;
	    color: #FFF;
	    background: #2E3135;
	    padding: 0.5rem;
		margin-top: -5px;
		border: none;
	    border-bottom-left-radius: 0.3rem;
	    border-bottom-right-radius: 0.3rem;
	    -webkit-box-shadow: 0 10px 6px -6px #777;
	    -moz-box-shadow: 0 10px 6px -6px #777;
	    box-shadow: 0 10px 6px -6px #777;
	}

.accessibleCalendar div.commentAdd textarea {
	width: 270px;
	height: 2em;
	overflow: auto;
	word-wrap: break-word;
	text-align: left;
	padding: 0.2em;
	margin: 0.5rem 0.5rem 0;
}
.accessibleCalendar div.dateField {margin: 100px 0px;}
/*accessible calendar css end*/
.paddingAdvanceDirectories
{
    padding: 5px 0px 5px 0px !important;
}

.divMedEquipTable{
    display: table;
    width: 100%;
}
.divMedEquipRow{
    display: table-row;
    width: 100%;
}
.divMedEquipCellLeft{
    display: table-cell;
    width: 30%;
    float: left;
}
.divMedEquipCellRight{
    display: table-cell;
    width: 70%;
    float: right;
    text-align: right;
}

#divDirection a
{
    color:#1b519f;
}



.fromDateContainer {
    float: left;
    width: 49%;
}

.toDateContainer {
    float: right;
    width:49%;
}

.calInputContainer {
    overflow: hidden;
    float: left;
    width: 84%;
}

.calImgContainer {
    margin: 2%;
    display: inline-block;
}

@media only screen and (max-width:680px) {
    .calInputContainer {
        width: 84%;
    }
}

@media only screen and (max-width:670px) {
    .calInputContainer {
        width: 82%;
    }
}

@media only screen and (max-width:600px) {
    .calInputContainer {
        width: 80%;
    }
}

  @media only screen and (max-width:440px) {
    .calInputContainer {
         width: 75%;
    }
}

 @media only screen and (max-width:400px){
    .calInputContainer {
         width: 72%;
    }
}

@media only screen and (max-width:330px) {
    .accessibleCalendar table.calendar {
        width: 100%;
    }

    .accessibleCalendar div.calendar {
        width: 90% !important;
    }

    .calInputContainer {
        width: 65%;
    }

    .calImgContainer {
        margin: 4%;
        display: inline-block;
    }

    #sendChartCorner {
        float: right;
        height: 28px;
        cursor: pointer;
        padding-right: 5px;
        position: static;
        margin-top: 8px;
        width: 53px !important;
    }

    .appRequestImage {
        float: right;
        cursor: pointer;
        background: url('images/top-nav-calendar.png') 100% no-repeat !important;
        background-color: White;
        width: 41px !important;
        height: 40px;
        margin-right: 8px;
    }

    .cb_edit_withHeaderRightCornerImg {
        margin: 0px 4px !important;
        max-width: 120px !important;
    }

    .cb_edit_withHeaderSendChartRightCornerImg {
        margin: 0px 4px!important;
        max-width: 120px !important;
    }
}

.dispInlineImp {
    display: inline !important;
}

.TextBoxPlaceHolder_TextArea_NotRequired textarea.noBorder, .TextBoxPlaceHolder_Required textarea.noBorder {
    border: none !important;
} 

.whiteBackground{
    background: #fff !important;
}

.TextBoxPlaceHolder_TextArea_NotRequired {
    border-radius: 4px !important;
    background-color: #fff !important;
    border: 1pt #777 solid !important;
}

.TextBoxPlaceHolder_TextArea_NotRequired textarea {
    padding-top: 0pt !important;
    min-height: 57pt !important;
    margin: 0pt;
}

.blueBorder{
    border: 1pt solid #0f98d5 !important;
}

.grayBorder{
    border: 1pt solid #777 !important;
}
.width99{
    width:99%;
}

.vitalSignRow{
    width:50%;
    border-bottom: 1px solid #3a6a7f;
}

.descriptiveText{
    color: #333 !important;
}

.radioButton_label{
color:#777 !important;
font-size:12pt !important;
}

.divAuditLoad{
    float:right;
}
.displayAudit{
    display:none !important;
}
.divAuditLoadMore{
    display:inline-block;
}
.divAuditLoadMoreImg{
    display:inline-block;
    vertical-align:sub;
}
.displayNoneLoader{ display:none }

.divCopyRightVersion
{
    font-size: 9pt;
    color: #fff;
    text-align: center;
    font-family:'Segoe UI';
    font-weight:normal !important;
    opacity:.75;
}

.instamedIframe {
    z-index: 9999;
    display: block;
    background-color: transparent;
    border: 0px none transparent;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0px;
    padding: 0px;
    -webkit-tap-highlight-color: transparent;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

/***********************************************************/
/********************** CUSTOM STYLES **********************/
/***********************************************************/
#topBody
{
    filter: none;
    background-image: none;
    background-color: #005da6;
}
.bodyBackground
{
    background-image: none;
}
#topBody
{
    filter: none;
    background-image: none;
    background-color: #005da6;
}
.bodyBackground
{
    background-image: none;
}
.divLogo
{
    background-image: url("Dashboard/patient-portal-logo.png");
    margin: 0 auto;
    width: 195px;
    height: 110px;
}
#divUserPwd #divRegisterNow a.ui-btn-corner-all
{
    color: #005da6;
    border: 1px solid #ffffff;
    filter: none;
    background-image: none;
    background-color: #ffffff;
}
#divUserPwd #divRegisterNow a.ui-btn-corner-all
{
    box-shadow: none;
}
#btnLoginSubmit, #btnSecurityQuestionSubmit, input[type="button"], input[type="submit"], .orangeBtn, .bigBtn, input.bigBtn[type="button"]
{
    color: #005da6;
    border: 1px solid #ffffff;
    filter: none;
    background-image: none;
    background-color: #ffffff;
}
.dashboardTabDayOfWeek, .dashboardHeader, .calendarHeader, .divMedSubHeaderYellow, .detailHeader
{
    color: #005da6 !important;
}
.dashBoardHeading
{
    border-color: transparent #005da6;
}
#divHeader
{
    background-color: #005da6;
}
.passwordLabel {
    color: #ffffff;}
