﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
*
{
    -webkit-text-size-adjust:none;
    margin: 0;
    padding: 0;
}

html, body 
{    
    margin: 0;
    /*padding: 10px 0px 10px 0px;*/
    padding: 0;
    width: 100%;
    height: 100%;
    min-height:100%;
    display: table;    
}

body
{
    /*background-color: #5c87b2;*/
    background-color: #fff;
    font-size: 75%;
    font-family: Arial, Verdana, Tahoma, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #696969;
    text-align:center;
    vertical-align:middle;  
    padding-top: 5px;
    padding-left:5px;
    width:99%;
    min-width: 988px;   
}

a:link { color: #034af3; text-decoration: underline; }
a:visited { color: #505abc; } 
a:hover { color: #1d60ff; text-decoration: none; }
a:active { color: #12eb87; }
/*p, ul { margin-bottom: 20px; line-height: 1.6em; }*/
.tabContent, #tabs { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; height:100%; }

.is-disabled {
    background-color: #EBEBEB;
    color: black !important;   
}

/*----------------------------------------------------------
Top Menu
----------------------------------------------------------*/
ul#topMenu, table#topMenu td
{
    font-size: 12px;
    padding: 3px;
    text-align: right;
    list-style: none outside none;
    margin: 0;
    
}
ul#topMenu li, table#topMenu td
{
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: inline;
    padding: 0 10px;
}
ul#topMenu li a, #footer, #footer a, table#topMenu td a, #footer_high, #footer_high a
{
    color: #FFFFFF;
    font-size: 11px;
}
ul#topMenu li a, table#topMenu td a
{
    color: #FFFFFF;
    font-size: 12px;
}

/*----------------------------------------------------------
Header / Footer
----------------------------------------------------------*/
#layout-header
{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 25px;
    width: 100%;
    z-index: 9999;
    background: url("images/header_gradient.png") repeat-x scroll left top #FFFFFF;
    min-width: 1024px;
}

#HeaderTbl1
{ 
    min-width: 512px;  
    /*width: 180px; */
    height: 19px; 
    margin-top: 1px;
    float: left;    
}

#layout-header-table
{
    min-width: 512px;    
    /* width: 400px;  */
    height: 19px; 
    margin-top: 1px;  
    float: right;  
}

#layout-header td
{
    font-size: 12px;
    padding: 3px;
    list-style: none outside none;
    margin: 0;
    color: #FFFFFF;
    display: inline;
    padding: 0 10px;
}

#HeaderTbl1 td
{
    text-align: left;
    float: left;
}

#layout-header-table td
{
    border-right: 1px solid #FFFFFF;    
    color: #FFFFFF;
    display: inline;
    padding: 0 10px;
    text-align: right;
    float: right;
}

#layout-header td a, #layout-footer td
{
    color: #FFFFFF;
    font-size: 12px;
}

#layout-footer
{
    position: fixed; 
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 25px;
    z-index: 9999;
    background: url("images/footer_gradient.png") repeat-x scroll left top #FFFFFF;
    min-width: 1024px;
}

#layout-footer table
{
    /*padding-left: 410px; */
    width:100%;
}

#layout-footer td a
{
    color: #FFFFFF;
    font-size: 12px;
}


.footer-padded
{
    /*padding-bottom: 90px;*/
}

.dblue_text_large_b	{color: #023467; font-size: 12pt; vertical-align: bottom; font-weight: bold;}
.black_text_small_b	{color: #000000; vertical-align: bottom; font-weight: bold;}
.white_text_small	{color: #ffffff; vertical-align: bottom;}
.white_text_large_b	{color: #ffffff; font-size: 12pt; vertical-align: bottom; font-weight: bold;}

.login_option	{padding-top:7px;padding-left:10px;}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-size: 1.5em; color: #1d60ff  }

h1 { font-size: 2em; padding-bottom: 0; margin-bottom: 0; }
h2 { padding: 0 0 10px 0; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5, h6 { font-size: 1em; }

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 { margin-top: 0; }

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#VersionArea
{
    position:fixed;
    left:0px;
    bottom:0px;   
    font-size: medium;
    background-color: #FFF;
}
#ContentArea, #BufferArea, #LoginContentArea
{    
    /*display:inline-block;*/
    background-color:#fff;
    vertical-align:top;
    text-align:center;
    width:100%;    
    height:100%;
    /*display: table-cell;*/
    min-width:938px;
    top: 200px;
    
    /* display:inline-block;
    background-color:#fff;
    vertical-align:top;
    text-align:center;
    width:100%;
    height:100%;
    display: table-cell;
    min-width:988px; */
}

#ContentArea
{        
    width: auto;
    padding-bottom: 30px;
    padding-top: 30px;
}

#LoginContentArea
{
    background-color:transparent;
}

#ContentArea, #MenuArea
{
    display: none;
}

#BufferArea
{
    background-color: transparent;
    color: #fff;
    font-size: xx-large;        
    font-weight: bolder;
}

#ContentArea > div
{
    display:inline-block;
    background-color:#fff;
    width:100%;
    height:100%;    
}

#MenuAccordion
{
    height: 100%;
}

#MenuAccordion ul
{
    text-align: left;
}

.Compact
{
    /*margin-left: 25px !important; 
    padding-left: 25px !important;*/
}


/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{   
    height:100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#logindisplay
{
    /*font-size: 1.1em;*/
    font-size: 12px;
    display: block;
    text-align: right;
    margin: 5px;
    line-height: 20px;
    /*float:right;*/
}
#logindisplay a{color: #000000;}
#logindisplay a:link{text-decoration: underline;}
#logindisplay a:visited{text-decoration: underline;}
#logindisplay a:hover{text-decoration: none;}

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}
fieldset p, fieldset .tableP
{
    margin: 2px 12px 10px 10px;
}
legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

div#title
{    
    display: block;
    /*float: left;*/
    /*padding:3px; */
    /*text-align: left; */
    font-size: 12px;
    /*padding: 0 10px;*/
    min-width: 1024px; 
}

#title a
{
    color: Black;
}

#layout-content
{
    /*position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;*/
    
    padding: 0;
    /*padding-top: 6px;*/
    padding-top:25px;
    float: left;
    margin-bottom: 0px;
    color: #5E5B54;
    width: 100%;   
    
}

#layout-content h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}

#mainWrapper
{
    display:inline-block;
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:top;
    display: table-cell;
}

#main
{
    width:988px;
    height:568px;
    display:inline-block;
    /*padding: 10px 10px 15px 10px;*/
    background-color: #fff;
    /*margin-bottom: 30px;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}
.field-validation-valid
{
    display: none;
}
.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
.validation-summary-errors
{
    list-style-image: none !important;
    list-style-type: none !important;
    font-weight: normal;
    color: #F00;
}
.validation-summary-errors-en
{
    list-style-image: none !important;
    list-style-type: none !important;
    font-weight: bold;
    color: #FF0;
}
.validation-summary-errors-ct
{
    list-style-image: none !important;
    list-style-type: none !important;
    font-weight: normal;
    color: #FF0;
}
.validation-summary-errors li, .validation-summary-errors-en li, .validation-summary-errors-ct li
{
    display: block;
}
.validation-summary-errors a, .validation-summary-errors-en a, .validation-summary-errors-ct a
{
    color: white;
    text-decoration: underline;
}
.validation-summary-valid
{
    display: none;
}

/* Overlay
----------------------------------------------------------*/
#overlay { cursor:progress; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:#CCC; z-index:99999; filter:alpha(opacity=0); opacity:0; -moz-opacity:0; display:none; }
.noscroll { overflow: hidden; }

/*   Controls related
----------------------------------------------------------*/
.UContainerGrid { width:100%; height:100%; }
.UConBtm > tr > td, .UConBtm > tbody > tr > td { vertical-align: bottom; }
.UConTop > tr > td, .UConTop > tbody > tr > td { vertical-align: top; }
.UCHidden { display:none; }

.UCGrid { width:100%; }
.UCGrid > thead > tr { }
.UCGrid > thead > tr > th { height:10px; text-align:left; vertical-align:bottom; font-weight: 100; }
.UCGrid > tbody > tr > td { text-align:left; vertical-align:bottom; }
.UCGrid > tbody > tr > td > input { width:94%; }

.AltGrid, .PlainGrid { border: 1px solid #CCC; border-collapse: collapse; }
.AltGrid > thead > tr > th, .PlainGrid > thead > tr > th { background-color: #E5EDF5; color: #4476B2; font-weight: 100; text-align:left; border: 1px solid #CCC; white-space: nowrap; cursor:default; }
.AltGrid > tbody > tr > td { text-align:left; padding: 2px; border: 1px solid #CCC; cursor:default; }
.AltGrid > tbody > tr > td.focus, .PlainGrid > tbody > tr > td.focus, .UCGListBox > div.focus, .AltGrid > tbody > tr.focus td { color: #FFF; background-color: #316AC5 !important; }
.AltGrid > tbody > tr > td.mouseOverFocus, .PlainGrid > tbody > tr > td.mouseOverFocus, .UCGListBox > div.mouseOverFocus { color: #FFF; background-color: #98B4E2 !important; }

/* For Non-IE */
.AltGrid > tbody > tr:nth-child(even) { background-color: #FFFFAA; }
.AltGrid > tbody > tr:nth-child(odd) { background-color: #FFFFFE; }
/* For IE */
.AltGrid > tbody > tr[alt="0"] > td { background-color: #FFFFAA; }
.AltGrid > tbody > tr[alt="1"] > td { background-color: #FFFFFE; }

.UCCBItemList { display:none; position:absolute; padding: 0px; width: 500px; max-height: 300px; background-color: #FFFFFF; z-index: 9999; }
.UCCBItemList[singleCol="true"] { width:100px; }
.UCCBItemListHeader { padding: 0px; width: 500px; height: 20px; background-color: #FFFFFF; }
.UCCBItemListContent { position:absolute; margin-top:20px; top:0; left:0; padding: 0px; width: 500px; max-height: 300px; overflow:hidden; overflow-y:scroll; background-color: #FFFFFF; }
.UCCBItemListContent[singleCol="true"] { width:100px; text-align:left; }
.UCCBItemListContent[noHeader="true"] { margin-top:auto; }
.UCCBItemListContent td { height: 15px; }
.UCCBFiltering tr { display: none; }
.UCCBFiltering tr[filter-alt] { display: table-row; }
.UCCBFiltering > tbody > tr[filter-alt="0"] > td { background-color: #FFFFAA; }
.UCCBFiltering > tbody > tr[filter-alt="1"] > td { background-color: #FFFFFE; }


.UCRidersGrid > caption { height:20px; vertical-align:middle; padding-top:5px; padding-left:5px; padding-right:5px; border: 1px solid #CCC; background-color: #E5EDF5; color: #4476B2; font-weight: 100; }
.UCRidersGrid > thead > tr > th { height:20px; }
.UCRidersGrid > tbody > tr > td { height:27px; vertical-align:middle; padding-left:5px; padding-right:5px; }
.UCRidersGrid > tbody > tr > td > input { width: 97%; }
.UCButton { height:35px; }
.UCButton input[type=button] { height:35px; font-size: 1.2em; }

.TabNBGrid { width:100%; height:90%; }
.TabNBGrid > tbody > tr > td { vertical-align:top; }

.LightWeightLoader { padding:2px; width:75px; height:28px; vertical-align: middle; text-align:center; position: fixed; right: 20px; top: 40px; border: 2px solid #6f5206; background-color: #fbf3c5; font-weight: bolder; z-index: 1000; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.LightWeightLoader div { padding-top: 5px; width:100%; text-align:center; vertical-align:top; }
.LightWeightLoader div * { vertical-align: middle; }

.SubPanelBorder { width:100%; height:100%; border: 1px solid #000; }
.FmtAmt { text-align:right; }

.UCTabTitleBar { border: 1px solid #000; padding: 5px; font-size: large; font-weight: bold; }

.UCGCGrid > caption { height:20px; vertical-align:middle; padding-top:5px; padding-left:5px; padding-right:5px; border: 1px solid #CCC; background-color: #E5EDF5; color: #4476B2; font-weight: 100; }
.UCGCGrid > thead > tr > th { height:20px; vertical-align:middle; padding-left:5px; padding-right:5px; }
.UCGCGrid > tbody > tr > td { height:27px; vertical-align:middle; padding-left:5px; padding-right:5px; }
.UCGCGrid > tbody > tr > td > input { width: 97%; }

.UCGridVScroll { overflow-y:scroll; overflow-x:hidden } 
.UCGCChbCol { width: 2%; text-align: center; }
.UCGCChbCol input { width: auto !important; }
 

.UCGListBox  { border: 1px solid #CCC; border-collapse: collapse; overflow: auto;} 

.UCGListBox > div {   vertical-align:middle; padding:5px; padding-top:10px }
/* For Non-IE */
.UCGListBox > div:nth-child(even) { background-color: #FFFFAA; }
.UCGListBox > div:nth-child(odd) { background-color: #FFFFFE; }
/* For IE */
.UCGListBox > div[alt="0"]  { background-color: #FFFFAA; }
.UCGListBox > div[alt="1"]  { background-color: #FFFFFE; }


.vtab-move { padding: 8px !important; }        
/* .vtab-content { height:100%; vertical-align: top; } */
.vtab-content { height:100%; vertical-align: top; }
.vtab-nav { width: 40px; vertical-align: top; text-align:right; height: 100%; }
.vtab-nav > div { width: 40px; text-align: center; }
.vtab-list { vertical-align: top; height: 100%; }
.vtab-list-active { cursor: default; border: 0px solid #000 !important; margin-left: -4px; padding-left: 4px; }
.vtab-list-default { cursor: default; }
.vtab-list-hover { cursor: pointer; }
.vtab-list > div { vertical-align: middle; padding-top: 8px; margin-top: 2px; }


/* Interactive Control Under User Controls (Textbox / Select control)
----------------------------------------------------------*/
.ic-wrapper { width:100%; height:100%; }
.ic-no-icon { background-image: none !important; }
.ic-icon { background-position:right; background-repeat:no-repeat; margin-right:16px; }
.ic-icon[readonly] { cursor:default; }
div.ic-icon { width:100%; }
.ic-active { background-image: url(images/dropdown-arrow.png); }
.ic-inactive { background-image: url(images/dropdown-arrow-disable.png); }
.ic-focus { background-image: url(images/dropdown-arrow-focus.png); }
.ic-ctrl-hide { display:none; }
.ic-inactive-display { color: #999; }
.ic-active-display { color: #000; }

/* Specific UI Control style
----------------------------------------------------------*/
.BasicPlanHidList { display:none; position:absolute; padding: 0px; width: 500px; height: 300px; background-color: #FFFFFF; z-index: 9999; }
.BasicPlanHidListHeader { padding: 0px; width: 500px; height: 20px; background-color: #FFFFFF; }
.BasicPlanHidListContent { position:absolute; margin-top:20px; top:0; left:0; padding: 0px; width: 500px; height: 300px; overflow:hidden; overflow-y:scroll; background-color: #FFFFFF; }
.TabPageHeaderCell { border-width:thin; border-color:Black; border-style:solid; height:30px; width:1000px;  text-align:center; font-family:@Arial Unicode MS; font-size:large; font-weight:bold; }


/* Message Dialog related
----------------------------------------------------------*/
#CmdMsgContainer { display: none; }

.ui-icon-warning-lvl-e { background-position: 0 -144px; }
.ui-icon-warning-lvl-i { background-position: -16px -144px; }
.ui-icon-warning-lvl-w { background-position: -32px -144px; }
.ui-icon-warning-lvl-q { background-position: -48px -144px; }


/* Medical Tab UI 
----------------------------------------------------------*/
.UCMedicalGrid { width:100%; }
.UCMedicalGrid > thead > tr { }
.UCMedicalGrid > thead > tr > th { height:10px; text-align:left; vertical-align:bottom; font-weight: 100; }
.UCMedicalGrid > tbody > tr > td { height:15px; text-align:left; vertical-align:bottom; }
.UCMedicalGrid > tbody > tr > td > input { width:94%; }

/*----------------------------------------------------------
TABLE Grid
----------------------------------------------------------*/
table.TableGrid
{
    width: 100%;
    border-collapse: collapse;
    border: 0px;
}
table.TableGrid tr.AltRow
{
    background-color: #D6D6D6;
}
table.TableGrid td
{
    padding: 1px;
    vertical-align:middle;
}
table.TableGrid td.FieldName
{
    text-align: left;    
    font-weight: bold;
    vertical-align:top;
    /*font-size: 10pt;*/
}
table.TableGrid td.FieldMandatory
{
    color: #CC3300;
    padding-left : 12px;
	background-image : url("images/mandatory.gif");
	background-repeat : no-repeat;
	background-position: left top;
	/*font-size: 10pt;*/
}
table.TableGrid td.FieldValue, table.TableGrid tr.FieldValues td
{
    text-align: left;   
    vertical-align:top;
    /*font-size: 10pt;*/
}
table.TableGrid td.ChangeInfoFieldValue
{
    color: #8B4513;
}
table.TableGrid a.FieldLink
{
    color: #045faa;
    text-decoration: underline;
    cursor: hand;
}
table.TableGrid a.FieldLink:active { color: #FF0000; }
table.TableGrid td a.NoLineRed
{
    color: #045FAA;
    text-decoration: none;    
}
table.TableGrid td a.NoLineRed:hover
{
    color:red;
}
table.TableGrid td a.NoLineRed:active { color: #FF0000; }
table.TableGrid td.RemarkHeader
{
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}
table.TableGrid td.RemarkDetail
{
    text-align: left;
    vertical-align: top;
}
table.TableGrid td.NormalText
{
    text-align: left;
    vertical-align: middle;
}
table.TableGrid td.BlueTitle
{
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px; 
    color: #045faa;
}
table.TableGrid td.List
{
    text-align: left;
    vertical-align: top;
}
table.TableGrid td.FieldAlignRight
{
    text-align: right;
}
table.TableGrid td.FieldAlignCenter
{
    text-align: center;
}

#MenuBtn
{
    position: fixed;
    top: -3px;
    left: 3px;
    padding: 5px 10px;
    font-weight: bold;   
    background-color: #E5EDF5; 
    color: #4476B2;
    font-size: 12px;
    width:80px;
    height: 20px;
    vertical-align: middle;
    
    /*
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    
    vertical-align:top;
    */
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-radius: 0 0 10px 10px;	  
	
	border: 1px solid #999;	
    
    cursor: pointer; cursor: hand;
}

#MenuBtn:hover
{
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}

#MenuArea
{
    display: none; /*dev stage not show by now*/
    text-align:center; 
    background-color: #FFF; 
    position: fixed; 
    top: 25px; 
    height: 98%; 
    width: 400px; 
    left: 0px; 
    z-index: 8000; 
    border: 1px solid #CCC; 
    border-collapse: collapse;
}


#MenuArea ul
{
    list-style-image: url("images/menu_bullet.png");    
}

#MenuArea li
{    
    margin: 1em 0;
}   
