﻿/* STAFF STANDARD STYLES: START */
#content p
{
	font-size:1.2em;
}

/* STAFF STANDARD STYLES: END */


/* MENU GROUPING PANELS: START */
.pnlGrouping
{
    float:left;
    width:300px;  
    margin-top:18px;  
}

.pnlGrouping fieldset
{
}

.pnlGrouping legend
{
    color:#000000;
    font-weight:bold;
   	font-size:1.2em;
   	padding-left:4px;
   	padding-right:8px;
}

div.pnlGroupingInner 
{
    padding-top:6px;
    padding-right:12px;
    padding-bottom:6px;
    padding-left:11px;
    font-size:12px;
}
div.pnlGroupingInner p
{
    font-size:12px !important;
}
.pnlGrouping td
{
    padding:4px;
}

div.column
{
    float:left;
    margin-left:50px;
}

div.row
{
    clear:both;
}
/* GROUPING PANELS: END */


/* TABS : START */
.tabs
{
}
.tabsMenu
{
    height:27px;
    border-left:solid 1px #003399;
}
.tabOn, .tabOff, .tabOnDisabled, .tabOffDisabled
{
    float:left;
    width:144px;
    height:27px;
    border-top:solid 1px #003399;
    border-right:solid 1px #003399;
    font-size:1.3em;
    color: #003399;
    font-weight:bold;
}
/*.tabOn.thinner, .tabOff.thinner, .tabOnDisabled.thinner, .tabOffDisabled.thinner {
    width:120px;
}*/
.tabOn a, .tabOff a, .tabOnDisabled a, .tabOffDisabled a
{
    display:block;
    padding-left:10px;
    padding-top:6px;
    text-decoration:none;
    height:27px;
    *height:21px;
}
.tabOff a:hover
{
    background-color:#EDEDED;
}
.tabOn, .tabOnDisabled
{
    background-color:#0085e6;
}
.tabOn a 
{ 
    color: White; 
}
.tabOff, .tabOffDisabled
{
    background-color: #E4F0F4;
}
.tabOffDisabled a
{
    cursor: default;
    color: Gray;
}
.tabOnDisabled a
{
    cursor: default;
}
.tabBody
{
    clear:both;
    border:solid 1px #003399;
    border-top:solid 8px #0085e6;
}
.tabIFrame
{
    width:740px;
}

.adminTabs .tabBody table td
{
    padding:4px;
}

.adminTabs .tabsMenu
{
    height: 22px;
}
.adminTabs .tabsMenu .tabOn, .adminTabs .tabsMenu .tabOff
{
    width: 140px;
    height: 22px;
    font-size: 1.1em;
}
.adminTabs .tabOn a, .adminTabs .tabOff a, .adminTabs .tabOnDisabled a, .adminTabs .tabOffDisabled a
{
    padding-top:4px;
}
.adminTabs .tabBody
{
    border-top:solid 5px #0085e6;
}    
.adminTabs .tabBody .searchColumn
{
    float:left;
    padding-left:20px;
    padding-right:20px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.adminTabs .tabBody .searchColumn.middle
{
    border-left: solid 1px #0085e6;
    border-right: solid 1px #0085e6;
}        


/* TABS : END */

/* OBOUT GRID EDITING : START */

.ob_gBody textarea
{
    font-size:1.1em;
}

/* OBOUT GRID EDITING : END */

ul.bullets li
{
    font-size:1.1em;
    padding-top:2px;
    padding-bottom:2px;
}

#dialog_Warning, #dialog_Forbidden, #winPurchase, #winView, #win3D
{
    display: none;
}
.ui-widget-overlay
{
    z-index:499 !important;
}
.ui-dialog
{
    z-index:500 !important;
}
.ui-dialog-content
{
    font-size:.9em;
}
.ui-dialog-buttonpane
{
    text-align:center !important;
    padding:.3em 0 .4em .4em !important;
}
.ui-dialog-buttonset
{
    float:none !important;
}
.ui-button
{
    font-size:1em !important;
}

.HC_grid th {padding: 0px !important;}
.HC_grid td {padding: 0px !important; padding-left: 1px !important;}
.HE_top_bar {padding: 1px !important;}
.HE_top_bar .HE_group {padding: 0px !important;}
.HE_top_bar .HE_hs {padding: 0px !important;}
.HE_textind {margin: 0px 0px 0px 2px !important;}

.loading
{
    background-image: url('/css/jqui/images/ui-anim_basic_16x16.gif');
    background-position: 98% 50%;
    background-repeat: no-repeat;
}
.addressValidator
{
    padding-right:22px;
}
.spinner
{
    display:none;
    position:absolute;
    margin:-1px 0 0 4px;
}

.checkFailed {
    color:#c00;
    font-weight:700;
    margin-left:3px;
    background:#fcc;
    padding:1px 2px;
}

.smaller {
    font-size: .92em !important;
}

.bmi-highlight
{
    color: #d00;
    font-weight: 700;
}

abbr {
    text-decoration:none;
    border-bottom:1px dashed #00a113;
    cursor:help;
    display:block;
}

.mostRecentWeight {
    display:block;
    width:280px;
    color:#f8f8f8;
    background:#888;
    padding:3px 5px;
    margin-top:2px;
    border-radius:2px;
    line-height:1.3em;
}
.divHistory .mostRecentWeight {
    display:none;
}
.mostRecentWeight b {
    display: block;
    font-weight: normal;
}

#conversationEntries {
    margin:-15px -10px 0 -10px;
    height: 504px;
    background: #fdfdfd;
    position:relative;
}
    #conversationEntries div#ctl00_ContentPlaceHolder1_DiagnosisConversationsStaff1_updConversations {
        background: #eee;
        border-bottom: 1px solid #ddd;
    }

.convHead {
    position: relative;
}

.convHeadText {
    text-align: center;
    border-top: 1px solid #ddd;
    color: #999;
    margin: 8px 0 4px 0;
    padding-top: 4px;
}

.convHeadToggle {
    position: absolute;
    top: 0;
    right: 0;
}

.convMain {
    padding: 6px 12px;
    margin-bottom: 12px;
}

.convEntry {
    float: left;
    max-width: 440px;
    /*width: 60%;
    min-width: 290px;*/
    margin: 5px 5px;
    padding-left: 34px;
    position: relative;
}

.convEntryUser {
    float: right;
}
.convEntryFile {
    float:none;
    margin:5px auto;
    max-width:400px;
}

.convEntry i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 12px;
    width: 28px;
    height: 28px;
    background: url('/images/account.png') #1bb1ff no-repeat center center;
    background-size: 15px 15px;
    border-radius: 50%;
    box-sizing: border-box;
}
    .convEntry i.s {
        background-color: #58b73a;
    }
.convEntryUser i,.convEntryFile i {
    display:none;
}
.convEntryUser i {
    display: none;
}

.convEntry .convHolder {
    position:relative;
    display: block;
    padding: 8px 10px;
    /*background: #e6e6e6;*/
    background: #fff;
    vertical-align: top;
    border-radius: 8px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0 1px 2px #aaa;
}

.convEntryUser .convHolder {
    /*background: #e1f3ff;*/
    background: #6edcf5;
    border-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.convEntryFile .convHolder {
    background: #e1f3ff;
    border-radius: 4px;
}

.convEntry .convOwner {
    margin: -2px 0 1px 0;
    font-size: .75em;
    color: #777;
    border-bottom: 1px solid #ccc;
}
.convEntry .convOwner span{
    display:block;
}
.convEntryUser .convOwner,.convEntryFile .convOwner {
    display: none;
}

.convEntry .convDetail {
    display: none;
    position:absolute;
    bottom:4px;
    right:0;
    margin-right:-94px;
    width:76px;
    padding:5px;
    background:#f8f8f8;
    color:#777;
    border-radius:3px;
    font-size:.9em;
    text-align:center;
}

.convEntryUser .convDetail {
    right:auto;
    left:0;
    margin-right:auto;
    margin-left:-94px;
}

.convNewMessage {
    padding: 16px 50px 16px 50px;
    /*border-top: 1px solid #ddd;*/
    position:absolute;
    left:0;
    right:0;
    bottom:0;
}

.convNewMessageField textarea {
    width: 100%;
    box-sizing: border-box;
}

#pulseDialog {
    width:360px;
    height:260px;
    background:#f2f2f2;
    border:2px solid #003399;
    border-radius:8px;
    padding:20px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -160px;
    margin-left: -180px;
    box-sizing: border-box;
    z-index:200000;
    box-shadow:2px 2px 10px #222222;
}
#pulseDialogShade {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    min-height:100%;
    z-index:199999;
    background:#00000099;
    backdrop-filter: blur(10px);
}
#pulseDialog .pulseInner {
    width:90%;
    margin:auto;
}
#pulseDialog h1 {
    font-size:2.6em;
}
#pulseDialog p {
    font-size:1.4em;
}
#pulseDialog #pulseStep2 img {
    display:block;
    margin:auto;
    width:128px;
    height:128px;
    margin-top:30px;
}
