﻿/*
 * HealthSaaS Connected Outcomes Platform Site Formatting CSS
 * All custom site specific overrides should be contained in this file
 *
 * Examples of things that should be overriden here:
 *     Colors, fonts, positioning, layout
 * 
 * Examples of things that should NOT be overridden here:
 *     Application functionality, universal formatting
 *
 * If a formatting change is universal, it should be done in /UCC/css/fxCore.css
 *
 */

#logo { left: 10px; }
#logo img {width:293px; height:62px;}


/* Body */
body { background: #fff url('./Images/gradient.png')  repeat-x center top; font-family: Arial, Helvetica, sans-serif; font-size: 12px;background-attachment: fixed;
background-clip:border-box; }

a:link { color: #1369AD; /* was #beebf0; */ }
a:visited { color: #1369AD; /* was #beebf0; */  }
a:hover, a:active { color: #e0f5f7; }


/* navigation */

#navigation { background: #fff url('../Images/nav-bg.jpg') repeat-x; height: 50px; width: 600px; left: 350px; margin: 0; padding: 0; position: absolute; top: 70px; z-index: 1099; }

#nav-left { background: url('../Images/nav-left.png') no-repeat; height: 50px; width: 88px; left: 262px; margin: 0; padding: 0; position: absolute; top: 70px; z-index: 1099; }

#nav { margin: 0px; padding: 0px; }


*/

/*	SubNavbar */

/*
#subnavbar { background: #666666; width: 760px; height: 24px; color: #FFFFFF; margin: 0px; padding: 0px; }

#subnav { margin: 0px; padding: 0px; }

#subnav ul { float: left; list-style: none; margin: 0px; padding: 0px; }

#subnav li { float: left; list-style: none; margin: 0px; padding: 0px; }

#subnav li a, #subnav li a:link, #subnav li a:visited { color: #FFFFFF; display: block; font-size: 10px; font-weight: bold; text-transform: uppercase; margin: 0px 5px 0px 0px; padding: 6px 13px 6px 13px; }

#subnav li a:hover, #subnav li a:active { background: #888888; color: #FFFFFF; display: block; text-decoration: none; margin: 0px 5px 0px 0px; padding: 6px 13px 6px 13px; }

#subnav li li a, #subnav li li a:link, #subnav li li a:visited { background: #666666; width: 150px; float: none; margin: 0px; padding: 6px 10px 6px 10px; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }

#subnav li li a:hover, #subnav li li a:active { background: #888888; margin: 0px; padding: 6px 10px 6px 10px; }

#subnav li ul { z-index: 9999; position: absolute; left: -999em; height: auto; width: 160px; margin: 0px; padding: 0px; }

#subnav li li { }

#subnav li ul a { width: 150px; }

#subnav li ul a:hover, #subnav li ul a:active { }

#subnav li ul ul { margin: -25px 0 0 171px; }

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul { left: -999em; }

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul { left: auto; }

#subnav li:hover, #subnav li.sfhover1 { position: static; }
*/


/* end navigation */

#container { width: 960px; height: 900px; padding: 0px; margin: 0 auto; }

#content { position: relative; background-color:rgba(242,242,242,0.75); width: 950px; height: auto; padding: 0 0 10px 0; margin: 0 auto; }

#header { width: 950px; height: 120px; display: block; margin: 0 auto; position: relative; }

#sliderbox { position: relative; background: #fff; width: 940px; height: 395px; padding: 15px 5px; margin: 0 auto; __margin-bottom: 50px; z-index: 500; text-align: center; }


#areablock { position: relative; width: 960px; height: 450px; padding: 10px; margin: 5px auto 0; }


#area1 { position: relative; background: url('../Images/area1.png') no-repeat; width: 279px; height: 220px; padding: 10px; float: left; margin: 5px; color: #fff; font-size: 12px; }

#area2 { position: relative; background: url('../Images/area1.png') no-repeat; width: 279px; height: 220px; padding: 10px; float: left; margin: 5px; color: #fff; font-size: 12px; }

#area3 { position: relative; background: url('../Images/area1.png') no-repeat; width: 279px; height: 220px; padding: 10px; float: left; margin: 5px; color: #fff; font-size: 12px; }

#area4 { position: relative; background: url('../Images/area1.png') no-repeat; width: 279px; height: 220px; padding: 10px 10px 0px 10px; float: left; margin: 5px; color: #fff; font-size: 12px; }

#area5 { position: relative; background: url('../Images/area1.png') no-repeat; width: 279px; height: 220px; padding: 10px 10px 0px 10px; float: left; margin: 5px; color: #fff; font-size: 12px; }

#area6 { position: relative; background: url('../Images/area1.png') no-repeat; width: 279px; height: 220px; padding: 10px 10px 0px 10px; float: left; margin: 5px; color: #fff; font-size: 12px; }



#areablock a:link { color: #beebf0; }
#areablock a:visited { color: #beebf0; }
#areablock a:hover, a:active { color: #e0f5f7; }

#footer { background:none; width: 940px; padding: 10px; height: 30px; margin-top: 0 auto; color: #000; font-size: 11px; text-align: center; }

#footer a:link { color: #000; }
#footer a:visited { color: #000; }
#footer a:hover, a:active { color: #000; }


/* CUSTOMIZED */

#areablock h2 { font-size: 20px; font-family: 'Roboto Condensed' , sans-serif; color: #66c1da; text-align: center; margin-bottom: 20px; margin-top: 0;}
#areablock h2 a:link { color: #66c1da; }
#areablock h2 a:visited { color: #66c1da; }
#areablock h2 a:hover, a:active { color: #56A0D3; }

#logo { width: 296px; height: 70px; top:25px; }

#social { color: #fff; top: 7px; }
#opcp_Switchter { position: absolute; right:10px; top: 10px; height: 50px; }


/* Link Button Styling */

a.linkButton:visited, 
a.linkButton:link {background: #2bce00;color: #fff;}
a.linkButton:hover, 
a.linkButton:active {color: #fff;background: #218407;  font-weight: normal; }
a.noHover.linkButton:hover, 
a.noHover.linkButton:active {background: #2bce00;color: #fff; cursor:default; }
a.linkButton.red:visited, 
a.linkButton.red:link {background: red;color: #fff;}
a.linkButton.red:hover, 
a.linkButton.red:active {color: #fff;background: darkRed;  font-weight: normal; }
a.noHover.linkButton.red:hover, 
a.noHover.linkButton.red:active {background: red;color: #fff; cursor:default; }
a.linkButton.yellow:visited, 
a.linkButton.yellow:link {background: #F2B72D;color: #fff;}
a.linkButton.yellow:hover, 
a.linkButton.yellow:active {color: #fff;background: #B8860B;  font-weight: normal; }
a.noHover.linkButton.yellow:hover, 
a.noHover.linkButton.yellow:active {background: #F2B72D;color: #fff; cursor:default; }
a.linkButton.gray:visited, 
a.linkButton.gray:link {background: #909090;color: #fff;}
a.linkButton.gray:hover, 
a.linkButton.gray:active {color: #fff;background: #707070;  font-weight: normal; }
a.noHover.linkButton.gray:hover, 
a.noHover.linkButton.gray:active {background: #909090;color: #fff; cursor:default; }
a.linkButton.formInput:visited, 
a.linkButton.formInput:link {background: #70A3CF; color: #fff; }
a.linkButton.formInput:hover, 
a.linkButton.formInput:active {color: #fff;background: #146AB1;  font-weight: normal;}
a.noHover.linkButton.formInput:hover, 
a.noHover.linkButton.formInput:active {background: #70A3CF; color: #fff; cursor:default; }

input[type="submit"].hiddenButton { display:none;}


/* CUSTOM HOME PAGE ONLY FORMATTING */

.home #content {background: none; padding-bottom:0px; }
.home #contentbody {margin: 0;padding: 0; background-color:transparent;}
.home .contentHeader {display:none;}
.home #footer { background:none; width: 940px; padding:0px; height: 30px; margin-top: 0 auto; color: #000; font-size: 11px; text-align: center; }


.home #content #sliderbox img { margin-right: 25px; margin-left: 10px;}
    
.home #content #sliderbox h1 { font-weight: normal; color: #66c1da; font-size: 26px; padding-bottom: 10px;}
.home #content #sliderbox p { font-size: 16px; text-align: left; }



#contentbody {margin: 0 10px; padding: 10px; min-height: 410px; background-color:rgba(255,255,255,0.75);
	   -moz-border-radius:  8px 0 8px 8px;
    -webkit-border-radius:  8px 0 8px 8px;
     -khtml-border-radius:  8px 0 8px 8px;
            border-radius:  8px 0 8px 8px;
}
/*NEW NEW Styling*/

/* NEW/LEGACY STYLING */
a:link { color: #1369AD; /* was #beebf0; */ }
a:visited { color: #1369AD; /* was #beebf0; */  }
a:hover, a:active { color: #e0f5f7; }


/* LEGACY STYLING */


.aspNetDisabled { filter: alpha(opacity=50); opacity: 0.5; }
a.aspNetDisabled.linkButton,
a.aspNetDisabled.linkButton:hover { opacity: 0.0; cursor:pointer;}
input[type="button"].aspNetDisabled, input[type="submit"].aspNetDisabled, input[type="reset"].aspNetDisabled { filter: alpha(opacity=100); opacity: 1.0; }

input[type="number"]:focus.formInput, input[type="submit"]:hover.formInput, input[type="email"]:focus.formInput, input[type="submit"]:focus.formInput, input[type="text"]:focus.formInput, input[type="password"]:focus.formInput, input[type="checkbox"]:focus.formInput { font-weight: bold; background-color: rgb(204, 255, 255); border: 1px solid #1369AD; }
input[type="number"].formInput, input[type="submit"].formInput, input[type="email"].formInput, input[type="text"].formInput, input[type="password"].formInput, input[type="checkbox"].formInput { font-weight: bold; background-color: rgb(238, 255, 255); }
input[type="number"].formInput.inputDirty, input[type="submit"].formInput.inputDirty, input[type="email"].formInput.inputDirty, input[type="text"].formInput.inputDirty, input[type="password"].formInput.inputDirty, input[type="checkbox"].formInput.inputDirty { border: 1px solid #F2B72D; }
select:focus.formInput { font-weight: bold; background-color: rgb(204, 255, 255); border: 1px solid #1369AD; }
select.formInput { font-weight: bold; background-color: rgb(238, 255, 255); }
textarea.formInput { font-weight: bold; background-color: rgb(238, 255, 255); }
textarea:focus.formInput { font-weight: bold; background-color: rgb(204, 255, 255); border: 1px solid #1369AD; }
select.formInput.inputDirty, textarea.formInput.inputDirty { border: 1px solid #F2B72D; }
div.divRoundedCorners {	background-color:rgba(242, 242, 242, 0.95); }
.dbgInfo { display: none; }
div.centerContent { display: block; margin-left: auto; margin-right: auto; }
div.centerContent98 { width: 98%; margin-left: auto; margin-right: auto; }
div.centerContent98 h1 { text-align: center; width: 98%; margin-left: auto; margin-right: auto; }
div.PDFHost { width: 880px; height: 535px; }
div.PDFHost_port { width: 880px; height: 735px; }
#PIC.PDFHost { width: 880px; height: 500px; }
#showPDF.PDFHost { width: 880px; height: 700px; }
div.stomp_welcome_image { width: 600px; height: 402px; margin-left: auto; margin-right: auto; background-image: url(./images/stomp_welcome_image.jpg); }
div.stomp_welcome_image_400w { width: 400px; height: 268px; margin-left: auto; margin-right: auto; background-image: url(./../images/stomp_welcome_image_400w.jpg); }
.font11 { font-size: 11px; }
.fontItalic { font-style: italic; }
.gsWrapper { background-color: inherit; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px none transparent; z-index: 5; }
._disabled { filter: alpha(opacity=30); opacity: 0.3; }

._blk360 { width: 360px; display: inline-block; }
._disabled { filter: alpha(opacity=70); opacity: 0.7; color: Black; }

.btn_disabled { filter: alpha(opacity=70); opacity: 0.7; color: Black; }
.btn_BoldRed { font-weight: bold; color: Red; }
.btn_BoldBlack { font-weight: bold; color: Black; }
.gvRow { background-color: #EFF3FB; }
.gvRow:hover { background-color: Silver; }
.gvAltRow { background-color: #FFFFFF; }
.gvAltRow:hover { background-color: Silver; }
.ace400 { overflow: auto; max-height: 300px; border-width: 1px; border-style: solid; list-style-type: none; margin: 0px; min-width: 400px; padding: 0px; }

.pagerStyle span { font-weight: bold; font-size: 13pt; border: 2px solid white; color: White; margin-right:10px; padding-left:3px; padding-right:3px; }
.pagerStyle A { font-size: 13pt; color: White;  margin-right:10px;}
.pagerStyle A:hover { font-size: 13pt; text-decoration: none; color: Green; background-color: White; }

.styleDisplayNone { display: none; }
.styleDisplay { display: block; }

.quotes_60x468 { height: 60px; width: 468px; max-height: 60px; max-width: 468px; overflow: hidden; vertical-align: middle; text-align: center; }
.quotes_60x468_inner { height: 60px; width: 468px; vertical-align: middle; text-align: center; }

.quotes_60x500 { height: 60px; width: 500px; max-height: 60px; max-width: 500px; overflow: hidden; vertical-align: middle; text-align: center; }
.quotes_50x500 { height: 50px; width: 500px; max-height: 50px; max-width: 500px; overflow: hidden; vertical-align: middle; text-align: center; }
.qmImgClass { border: 0 none; padding: 0 0 0 0; margin: 0 0 0 0; }

.pnlDetails { border: #060f40 2px solid; color: #060f40; background: #ffffcc; padding: 5px 5px 5px 5px; }

.btnNext_disabled { filter: alpha(opacity=70); opacity: 0.7; }

.rblBold { font-weight: bold; }

.collapsePanel { width: 740px; height: 0px; background-color: white; overflow: hidden; float: left; }
.gvScroll { overflow: auto; }
.gvScroll table th { position: relative; }
.gvScroll table tbody { overflow-x: hidden; }

.collapsePanelHeader { width: 740px; height: 20px; color: Black; background-color: Silver; font-weight: bold; float: left; padding: 5px; cursor: pointer; vertical-align: middle; }
.subhead { font-size: 10pt; font-weight: bold; color: #75808A; font-family: Verdana, Arial; }
.label { font-size: 12pt; font-weight: bold; color: #006633; font-family: Verdana, Arial; }
.smalllabel { font-size: 10pt; font-weight: bold; color: #006633; font-family: Verdana, Arial; }

.sortasc-header { background: url("./images/sort-asc.jpg") right center no-repeat; padding-right: 15px; text-decoration: underline; }
.sortdesc-header { background: url("./images/sort-desc.jpg") right center no-repeat; padding-right: 15px; text-decoration: underline; }
.stdContentBorderColor { border-color: #56A0D3; }

.pwMaskImage { border-style: solid; border-width:5px; border-color: #56A0D3; }
#MM_progressBackgroundFilter { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: hidden; padding: 0; margin: 0; background-color: #000; filter: alpha(opacity=50); opacity: 0.5; z-index: 2000; cursor: wait; }
#progressBackgroundFilter { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: hidden; padding: 0; margin: 0; background-color: #000; filter: alpha(opacity=50); opacity: 0.5; z-index: 1500; cursor: wait;}
#TO_LoggedOutBackgroundFilter { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: hidden; padding: 0; margin: 0; background-color: #000; filter: alpha(opacity=95); opacity: 0.95; z-index: 1250; cursor: wait; }
div#imgError { position: absolute; top: 0px; left: 0px; float: left; border-style: solid; border-width: 5px; border-color: #56A0D3; border-radius: 5px; height:32px; background-color: #FFFFFF;  }
#MM_processMessage { position:fixed; top:50%; left:50%; margin-top: -16px; margin-left: -16px; z-index: 2001;  border-style: solid; border-width: 5px; border-color: #56A0D3; border-radius: 5px; height:32px; background-color: #FFFFFF; }
#Pr_progressBackgroundFilter { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: hidden; padding: 0; margin: 0; background-color: #000; filter: alpha(opacity=50); opacity: 0.5; z-index: 2100; cursor: wait; }
#Pr_processMessage { position:fixed; top:50%; left:50%; margin-top: -16px; margin-left: -131px; z-index: 2101; border-style: solid; border-width: 5px; border-color: #56A0D3; border-radius: 5px; height:32px;
                     font-size:large; font-weight:bold; background-color: #FFFFFF; vertical-align:middle; }
#processMessage { position:fixed; top:50%; left:50%; margin-top: -16px; margin-left: -131px;z-index: 1501; border-style: solid; border-width: 5px; border-color: #56A0D3; border-radius: 5px; height:32px;
                  font-size:large; font-weight:bold; background-color: #FFFFFF; vertical-align:middle;  background-color: #FFFFFF; }
img.dialogIcon { width:20px; height:20px; }
div.dialogIcon { float:left; width:20px; height:20px; background-color: #FFFFFF; margin-top: 1px; margin-left: 3px; margin-right: 2px; border-radius: 5px; }
img.spinnerIcon {background-color: #FFFFFF; }
img.pwSpinnerImage { height:32px; }

.accountSwitcherSingle { font-size: inherit; color: #8A9BED; font-family: Verdana,Arial; text-decoration: none; font-weight: bold; }
.accountSwitcherSingle:hover { font-size: inherit; color: #8A9BED; font-family: Verdana,Arial; text-decoration: none; cursor: text; font-weight: bold; }
.accountSwitcher:hover { font-size: inherit; color: #708090; font-family: Verdana,Arial; text-decoration: underline; font-weight: bold; }
.accountSwitcher { font-size: inherit; color: #8A9BED; font-family: Verdana, Arial; text-decoration: none; font-weight: bold; }

A.NoLink:Hover { text-decoration: none; color: blue; }
A:hover { font-size: inherit; color: Green; font-family: Verdana,Arial; text-decoration: underline; font-weight: bold; cursor: pointer; }
A { font-size: inherit; color: Blue; font-family: Verdana, Arial; text-decoration: none; font-weight: bold; }
.poweredBySpan { font-family: Verdana; font-weight: bold; color: White; }
.poweredBySpan:hover { text-decoration: none; }
.poweredBy { font-family: Verdana; font-weight: bold; color: White; }
.poweredBy:hover { color: Green; text-decoration: underline; }
.links:hover { font-size: 10pt; color: #666666; font-family: Verdana,Arial; text-decoration: underline; font-weight: normal; }
.links { font-size: 10pt; color: Maroon; font-family: Verdana, Arial; text-decoration: underline; font-weight: normal; }
.smalllink:hover { font-size: 8pt; color: #708090; font-family: Verdana, Arial; text-decoration: underline; }
.smalllink { font-size: 8pt; color: #6E99C8; font-family: Verdana, Arial; text-decoration: none; }
H6 { font-size: 11pt; font-weight: bold; color: #75808A; font-family: Verdana, Arial; }
H1 { font-size: 14pt; font-weight: bold; color: #000000; font-family: Verdana, Arial; line-height: 14px; }
TABLE { font-size: 10pt; font-family: Verdana, Arial; }
TABLE.mnuItm { width: 100%; }
a.calendar { font-size: 14px; font-family: Verdana; text-decoration: none; font-weight: bold; }
a.calendar:hover { font-size: 14px; font-family: Verdana; text-decoration: underline; font-weight: bold; cursor: pointer; }

P { font-size: 10pt; color: #000000; font-family: Verdana, Arial; }
.footertext { font-size: 8pt; color: #ffffff; font-family: Verdana, Arial; }
.pagefooter { font-size: 8pt; color: #ffffff; font-family: Verdana, Arial; }
.pagefooter:hover { font-size: 8pt; color: #6E99C8; font-family: Verdana; }

.gvPagerStyle span { font-weight: bold; font-size: 13pt; border: 2px solid white; color: White; margin-right:10px; padding-left:3px; padding-right:3px; }
.gvPagerStyle A { font-size: 13pt; color: White;  margin-right:10px;}
.gvPagerStyle A:hover { font-size: 13pt; text-decoration: none; color: Green; background-color: White; }


/* Menu Styling */
__.menuBarRow { background: #56A0D3; }

.menuitem { text-decoration: none; }
.menuitem:hover { text-decoration: none; }

.menuMasterDynamic { z-index: 1; }
.menuMasterDynamic:hover { text-decoration: none; }

.menuLI { text-decoration: none; color: rgb(43, 206, 0); font-weight: bold; }
.menuLI:hover { text-decoration: none; }

.menuLO { text-decoration: none; color: Red; font-weight: bold; }
.menuLO:hover { text-decoration: none; }

.menuReg { text-decoration: none; color: rgb(43, 206, 0); font-weight: bold; }
.menuReg:hover { text-decoration: none; }

.tableft { /*color: #000; */ background: #ffffff url(/en-us/images/leftbar.jpg) left top no-repeat; /*text-decoration: none;*/ /*padding-left: 10px*/ }
.tabright { /*color: #000; */ background: #ffffff url(/en-us/images/rightbar.jpg) left top no-repeat; /*text-decoration: none;*/ /*padding-left: 10px*/ }

.modalEditBackgroundFilter 
{ position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; overflow: hidden; padding: 0; margin: 0; background-color: #000; filter: alpha(opacity=50); opacity: 0.5; z-index: 1200; cursor: wait;}
.modalEditPopup 
{ background: AliceBlue; font-size: 12pt; color: #000000; font-family: Verdana; border: solid 5px #56A0D3; border-radius:10px; position:fixed; top:50%; left:50%; z-index: 1201; box-shadow: 10px 10px 5px #000000;  }
.modalEditPopupHeader { background: #56A0D3; height: 30px; color: White; }
.modalBackground { background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }
.modalPopUp { background: AliceBlue; font-size: 12pt; color: #000000; font-family: Verdana; filter: alpha(opacity=100); opacity: 1.0; border: solid 5px #56A0D3; min-height:150px; min-width:150px; /*max-height:500px; max-width:500px;*/ }
div.modalPopUp center .linkButton.small { top:-15px;}
div.modalPopUp center { padding-top: 15px; }
div.modalPopUp center input { margin-top: 15px; }
div.modalPopUp center table tr { margin-top: 15px; }
div.modalPopUp center table td { margin-top: 15px; }
.modalHeader { background: #56A0D3; height: 30px; color: White; }
.NavPath { text-decoration: none; }
.NavPathRootNode { font-size: 10px; color: Blue; font-family: Verdana; text-decoration: none; font-weight: bold; }
.NavPathCurrentNode { font-size: 10px; color: Black; font-family: Verdana; text-decoration: none; font-weight: bold; }
.NavPathNode:hover { font-size: 10px; color: Green; font-family: Verdana; text-decoration: underline; font-weight: bold; }
.NavPathNode { font-size: 10px; color: Blue; font-family: Verdana; text-decoration: none; font-weight: bold; }
.header { font-size: 12px; }


td [id*=GreyFormWithShadow] { line-height: 9px; height: 9px; border-spacing: 0; }