@import url("fonts.css");
@import url("bootstrap.min.css");


html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 80px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 80px;
  background-color: #f5f5f5;
  border-bottom:3px solid #04519B;
  border-top:1px solid #04519B;
  text-align:center;

}



/********************************************  page styles *****************************************/
BODY 
{
 	 font-family: "Roboto Condensed", "Helvetica Neue",Helvetica,Arial,sans-serif;
	 font-size: 14px;
} 

.WorkspaceBody 
{ 
              
                   BACKGROUND-COLOR: #E7EFF7
}
.WorkspacePanel 
{ 
              
                   BACKGROUND-COLOR: #CCDDEC
}

INPUT.Style
{
 	 
 	 BACKGROUND-COLOR: #E7EFF7
 
}
INPUT.WorkspacePanel
{
 	 
 	 BACKGROUND-COLOR: #CCDDEC
 
}

tr.WorkspacePanel td {
	 BACKGROUND-COLOR: #ccc
	
}
/******************************************************* home and login pages****************************************/
.Branding
{
       
            BACKGROUND-COLOR: #FFFFFF
}
.Copyright
{
      
           FONT-SIZE: 7pt
}
A.LoginHelp
{
       
             
            FONT-WEIGHT: bold; 
            COLOR: #003366; 
            TEXT-DECORATION: none; 
            VISITED: #003366; 
            ACTIVE: #003366 
}


.WelcomeMessage
{
       
            
            COLOR: #003366;
            FONT-WEIGHT: bold;
            BACKGROUND-COLOR: #FFFFFF
}


.SidemarginBig
{
       
            BACKGROUND-COLOR: #336699
}
.SidemarginSmall
{
       
            BACKGROUND-COLOR: #CCCCCC
}
.SubgroupHdr
{
       
            
            COLOR: #FFFFFF;
            FONT-WEIGHT: bold;
            BACKGROUND-COLOR: #336699
}

A.SubgroupLink
{
       
            FONT-WEIGHT: normal; 
            TEXT-DECORATION: none; 
/*
            COLOR: #003366; 
            VISITED: #003366; 
            ACTIVE: #003366
*/
}
A.SubgroupLink:hover
{
       
            FONT-WEIGHT: normal;
            TEXT-DECORATION: underline; 
  /*
            COLOR: #0066cc
*/
}

.HorizontalLine2
{
       
            BACKGROUND-COLOR: #336699
}
.HorizontalLine3
{
       
            BACKGROUND-COLOR: #CCCCCC
}


.OptionHeader
{
       
            
            FONT-WEIGHT: bold;
            COLOR: #FFFFFF
}
/******************************************************* tables ***************************************************************/
.MainTable 
{
  
       BACKGROUND-COLOR: #9EB5CF; 
        
       FONT-WEIGHT: normal 
} 
/*bug 348*/
tr.MainTableHeader 
{ 
  
       BACKGROUND-COLOR: #336699; 
       COLOR: #ffffff; 
       padding: 5px; 
       FONT-WEIGHT: bold; 
      /* TEXT-ALIGN: center */ 
} 

td.MainTableHeader 
{ 
  
       BACKGROUND-COLOR: #336699; 
       COLOR: #ffffff; 
        
       FONT-WEIGHT: bold; 
      /* TEXT-ALIGN: center */ 
} 

div.MainTableHeader 
{ 
  
       BACKGROUND-COLOR: #336699; 
       COLOR: #ffffff; 
        
       FONT-WEIGHT: bold; 
      /* TEXT-ALIGN: center */ 
}

TR.MainTableFooter 
{ 
  
       BACKGROUND-COLOR: #336699 
} 
.MainTableRow
{ 
  
       BACKGROUND-COLOR: #FFFFFF; 
        
       FONT-WEIGHT: normal 
}
.HighlightTableRow
{ 
       BACKGROUND-COLOR: #eaeae1; 
        
       FONT-WEIGHT: normal 
}
/*bug 348*/
.MainTableRowUI
{ 
  
       BACKGROUND-COLOR: #FFFFFF;
       border: 1px solid #E3E3E3;
	   border-top-style: none;
	   border-right-style: none;
	   border-bottom-style: solid;
	   border-left-style: none;       
       padding: 5px; 
       FONT-WEIGHT: normal 
}  
.AlternateMainTableRow 
{ 
   
        BACKGROUND-COLOR: #E9ECEF; 
         
        FONT-WEIGHT: normal 
} 
/******************************************************* twistdown (secondary) tables ***************************************/
.SecondaryTable 
{
   
        
        FONT-WEIGHT: normal 
} 
.SecondaryTableHeader 
{ 
   
        BACKGROUND-COLOR: #CCDDEC; 
         
		font-weight:bold;
        TEXT-ALIGN: center 
}
.SecondaryTableTotal
{ 
    
         BACKGROUND-COLOR: #CCDDEC; 
          
         FONT-WEIGHT: normal; 
         TEXT-ALIGN: left 
}

.SecondaryTableFooter 
{ 
   
        BACKGROUND-COLOR: #CCDDEC
}
/******************************************************* specifically formatted items ********************************************/
.Currency 
{ 
        
             TEXT-ALIGN: right 
}
.HelpTextHeader 
{ 
         
              FONT-WEIGHT: bold 
} 
.HelpText 
{ 
         

              FONT-WEIGHT: normal 
} 
.ErrorMessage 
{ 
               
                    FONT-WEIGHT: normal 
} 
.ErrorAlert
{ 
               
                    COLOR: #990000;  
                    FONT-WEIGHT: Bold;
} 
.DebugMessage 
{ 
               
                    FONT-WEIGHT: normal 
} 
.PageTitle 
{ 
         
              FONT-WEIGHT: bold 
} 
.PageSubtitleLinks 
{ 
         
              FONT-WEIGHT: normal 
} 
.Comments 
{ 
           BACKGROUND-COLOR:#fff;
           padding:8px;          
           FONT-WEIGHT: normal
}
.Comment 
{ 
         
               
              FONT-WEIGHT: bold 
}
.Status 
{ 
         
               
              FONT-WEIGHT: bold 
}
.StatusHeader 
{ 
         
               
              FONT-WEIGHT: bold 
}
.FieldName 
{ 
         
               
              FONT-WEIGHT: normal
}
.FieldName2 
{ 
         
               
              FONT-WEIGHT: bold
}
.FieldResult 
{ 
         
               
              FONT-WEIGHT: normal 
} 
.ResultsDisplay 
{ 
         
               
              FONT-WEIGHT: bold 
}
.ItemDescriptionLink 
{ 
             
                   
                  FONT-WEIGHT: normal 
}
.CancelledItem
{ 
               
                     
                    FONT-COLOR: gray;
                    FONT-WEIGHT: none;
                    TEXT-DECORATION: line-through 
}
.CancelledItem:hover
{ 
               
                     
                    FONT-COLOR: gray;
                    FONT-WEIGHT: none;
                    TEXT-DECORATION: line-through 
}  
.SubTotal
{
	
	
	FONT-WEIGHT: bold;
	TEXT-ALIGN: right
}
.EstimatedTax
{
	
	
	FONT-WEIGHT: bold;
	TEXT-ALIGN: right
}
.Total
{
	
	
	FONT-WEIGHT: bold;
	TEXT-ALIGN: right
}
.ColumnTotal
{
	
	
	FONT-WEIGHT: bold	
}
/******************************************************* common header ***************************************************/
A.CommonHdrLink 
{
       
             
            FONT-WEIGHT: bold; 
            COLOR: #000000; 
            TEXT-DECORATION: none; 
            VISITED: #000000; 
            ACTIVE: #000000 
}
.UserTitle 
{ 
           
                 
                FONT-WEIGHT: bold 
}
.OrganizationTitle 
{
            
                  
                 FONT-WEIGHT: bold 
}
.user
{
               
                    FONT SIZE: 8pt 
}
.SectionHeading 
{ 
              
                   COLOR: #ffffff; 
                   FONT-SIZE: 11pt; 
                   FONT-WEIGHT: bold 
}
.Organization 
{ 
              
                   FONT-SIZE:8pt 
}
.darkblue
{
		
}	
.baseline
{
		
		BACKGROUND-COLOR: #CCCCCC
}
/******************************************************* tabs **************************************************************/
.InactiveTab 
{ 
         
              BACKGROUND-COLOR: #CCDDEC; 
              BACKGROUND-IMAGE: url(images/offtile.gif); 
               
              FONT-WEIGHT: bold 
}
.ActiveTab 
{ 
         
              BACKGROUND-COLOR: #E7EFF7; 
              BACKGROUND-IMAGE: url(images/ontile.gif); 
               
              FONT-WEIGHT: bold 
} 
A.TabLink 
{
       
             
            FONT-WEIGHT: bold; 
            COLOR: blue; 
            TEXT-DECORATION: none; 
            VISITED: blue; 
            ACTIVE: blue 
}
/******************************************************* shopping cart summary (frame located at bottom of shopping screens) *******************************************/
.CartDisplay 
{ 
          
               BACKGROUND-COLOR: #003366; 
} 
.CartInfoHeader
{ 
          
               COLOR: #FFFFFF; 
                
               FONT-WEIGHT: bold;
               TEXT-ALIGN: left 
} 
.CartInfo 
{ 
          
               COLOR: #FFFFFF; 
                
               FONT-WEIGHT: normal;
               TEXT-ALIGN: left 
} 
/******************************************************* catalog specific attributes *******************************************/
.CatalogListing 
{ 
         
               
              FONT-WEIGHT: normal;
              BACKGROUND-COLOR: #FFFFFF
} 
.CatalogListingSpacer
{ 
         
              BACKGROUND-COLOR: #FFFFFF
} 
.CatalogHeader 
{ 
         padding:4px;
              BACKGROUND-COLOR: #CCDDEC; 
              FONT-WEIGHT: bold 
} 
.CatalogTableHeader 
{ 
         
              BACKGROUND-COLOR: #CCDDEC; 
              FONT-WEIGHT: bold 
} 
.CatalogTable 
{ 
         
              BACKGROUND-COLOR: #FFFFFF
} 
.CatalogTableFooter 
{ 
         
              BACKGROUND-COLOR: #CCDDEC 
} 
.CatalogTrail 
{ 
         
               
              FONT-WEIGHT: normal 
} 
.CatalogTrailHeader 
{
         
              FONT-WEIGHT: bold 
}
.CatalogPriceRange 
{
         
               
              FONT-WEIGHT: normal 
}
.CatalogPriceFieldName 
{
         
               
              FONT-WEIGHT: normal 
}
.CatalogGroupCommodityHdrRow 
{ 
   
        BACKGROUND-COLOR: #E9ECEF; 
         /*        FONT-WEIGHT: bold */
}
.CatalogGroupCommodityHdrAsBodyRow 
{ 
   
        BACKGROUND-COLOR: #E9ECEF; 
         
        /*        FONT-WEIGHT: bold */
}
.CatalogGroupCommodityBodyRow 
{ 
   
        BACKGROUND-COLOR: #FFFFFF; 
         
        FONT-WEIGHT: normal 
}
.CatalogGroupCommodityBodyRowAlt
{ 
   
        BACKGROUND-COLOR: #E9ECEF; 
         
        FONT-WEIGHT: normal
}
.CatalogGroupRow 
{ 
   
        BACKGROUND-COLOR: #FFFFFF; 
         
        FONT-WEIGHT: normal 
}
.CatalogGroupRowAlt 
{ 
   
        BACKGROUND-COLOR: #E9ECEF; 
         
        FONT-WEIGHT: normal 
}
.CatalogGroupCount
{
   
         
        FONT-WEIGHT: normal
} 
/******************************************************* Workflow specific attributes *******************************************/
TD.workflow 
{ 
              
} 
INPUT.TextReadOnly 
{ 
              
                   BACKGROUND-COLOR: #C0C0C0; 
}
A.workflow 
{ 
               
                    COLOR: #000000; 
                    TEXT-DECORATION: none; 
                    visited: #000000; 
                    active: #000000 
} 
/******************************************************* Reports specific attributes *******************************************/
.Report
{ 
              
                   BACKGROUND-COLOR: #FFFFFF
} 
.ReportHeader
{ 
               
                    BACKGROUND-COLOR: #336699;
                    COLOR: #FFFFFF;
                    FONT-SIZE: 12pt; 
                    FONT-WEIGHT: bold 
} 
.ReportSubheader
{ 
               
                    BACKGROUND-COLOR: #336699;
                    
                    COLOR: #FFFFFF; 
                    FONT-WEIGHT: bold 
} 
.ReportFieldName
{ 
               
                     
                    FONT-WEIGHT: bold 
} 
.ReportFieldResult
{ 
               
                    FONT-WEIGHT: normal 
} 
.ReportMainTableHeader
{ 
              
                   BACKGROUND-COLOR: #336699;
	           COLOR: #FFFFFF; 
                    
                   FONT-WEIGHT: bold; 
                   TEXT-ALIGN: center 
} 
.ReportMainTableRow
{ 
               
                    FONT-WEIGHT: normal 
} 
.ReportAttachHeader
{
	
	BACKGROUND-COLOR: #FFFFFF;
	
	FONT-WEIGHT: bold
}
.ReportAttachMenu
{
	
	BACKGROUND-COLOR: #FFFFFF
}
.ReportAttachTable
{
	
	BACKGROUND-COLOR: #336699
}
.ReportAttachInnerTable
{
	
	BACKGROUND-COLOR: #CCDDEC
}
.ReportAttachHeaderLevel
{

	
	FONT-WEIGHT: bold
}
.ReportAttachItemLevel
{
	
	
	FONT-WEIGHT: normal
}
.Mandatory
{
       
             
            FONT-WEIGHT: bold; 
            COLOR: RED; 
}



/**NEW **/

.navbar-nav > li > a {
	font-size:16px;
}

.list-group-item > a {
	font-size:16px;
}
ul.list-group > li {
	background-color: #F5F5F5;
}

.fcol {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.1);
	padding:5px;
	margin:0 5px 20px 5px;
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	border-radius: 4px;
}

.clmhead {
	text-align:center;
	font-size: 20px;
}

/*
.navbar-brand {
	padding:0;
}

.navbar {
	margin-bottom:5px;	
}
*/
.navbar-brand {
	padding-top:10px;
}
.navbar-brand span {
	color:orange;
	font-size:12px;
}

.secHeader {
	border-bottom:1px solid #ccc;
}
.secHeader h1 {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	margin:0;
	width: 94%;
	margin: 0 auto;	
}

.home-title {
	padding:5px;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	float:left;
	color:#999;
}

.home-date {
	padding:5px;
	margin:0 0 10px 0;
	font-weight:bold;
	float:right;
	color:#999;
}

.mutte {
	color:#666;
}

.subhdr {
	padding-top:5px;
	border-bottom:1px solid #ccc;
}

.HorizontalLine1, .SubgroupHdr,
.darkblue,
tr.MainTableHeader td {

	/*
	background: rgba(73,155,234,1);
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );
	*/
}
td.OptionHeader {
	padding:5px;
}
td.SubgroupHdr {
	padding:5px;
}

td.SubgroupBdr {       
	border:1px solid #499bea;
}

td.SubgroupBg {
	padding:5px;
	background-color: #fff;

}

td.IndexTab {
	width:100%;
	text-align:center;
	font-size:16px;
	padding:5px;
	color:#666;
}

td.content-td {
	padding:10px;
}

table.paging-cont {
	margin-top:10px;
	margin-bottom:10px;
}

table.paging-cont td img {
	margin-left:10px;
}

.link-clr1 {
	color:#800000;
}

.link-clr2 {
	color:#0000FF;
}

.pyellow {
	color:#FFCC66;
}

.loginbox {
    border-color: #DCDCDC;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.1);
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	border-radius: 4px;
}

.langslct {
	text-align:center
}

ul.cmntabs {
	float:right;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color:#CCDDEC;
	border-bottom:none;
}
ul.cmntabs {
	border-bottom:none;
}


.panel-info > .panel-heading {
	background-color: #369;	
}

.SecondaryTableHeader {
	font-size:15px;
}


/** Bootstrap styles setup for generic apply so no to edit jsp (adding classes to inputs,btns etc) **/

input[type="text"],
select {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

input[type="submit"]:focus,
input[type="submit"]:active:focus,
input[type="submit"].active:focus,
input[type="submit"].focus,
input[type="submit"]:active.focus,
input[type="submit"].active.focus,

input[type="reset"]:focus,
input[type="reset"]:active:focus,
input[type="reset"].active:focus,
input[type="reset"].focus,
input[type="reset"]:active.focus,
input[type="reset"].active.focus,

input[type="button"]:focus,
input[type="button"]:active:focus,
input[type="button"].active:focus,
input[type="button"].focus,
input[type="button"]:active.focus,
input[type="button"].active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"].focus,

input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"].focus,

input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"].focus {
  color: #333;
  text-decoration: none;
}

input[type="submit"]:active,
input[type="submit"].active,

input[type="reset"]:active,
input[type="reset"].active,

input[type="button"]:active,
input[type="button"].active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
input[type="submit"].disabled,
input[type="submit"][disabled],
fieldset[disabled] .input[type="submit"],
input[type="button"].disabled,
input[type="button"][disabled],
fieldset[disabled] .input[type="button"]

 {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
input[type="submit"]:focus,
input[type="submit"].focus,
input[type="reset"]:focus,
input[type="reset"].focus,
input[type="button"]:focus,
input[type="button"].focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
input[type="submit"]:active,
input[type="submit"].active,
input[type="reset"]:active,
input[type="reset"].active,
input[type="button"]:active,
input[type="button"].active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
input[type="submit"]:active:hover,
input[type="submit"].active:hover,
.open > .dropdown-toggle.btn-default:hover,
input[type="submit"]:active:focus,
input[type="submit"].active:focus,
.open > .dropdown-toggle.btn-default:focus,
input[type="submit"]:active.focus,
input[type="submit"].active.focus,
.open > .dropdown-toggle.btn-default.focus,

input[type="button"]:active:hover,
input[type="button"].active:hover,
.open > .dropdown-toggle.btn-default:hover,
input[type="button"]:active:focus,
input[type="button"].active:focus,
.open > .dropdown-toggle.btn-default:focus,
input[type="button"]:active.focus,
input[type="button"].active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

input[type="submit"]:active,
input[type="submit"].active,
input[type="reset"]:active,
input[type="reset"].active,
input[type="button"]:active,
input[type="button"].active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
input[type="submit"].disabled:hover,
input[type="submit"][disabled]:hover,
fieldset[disabled] input[type="submit"]:hover,
input[type="submit"].disabled:focus,
input[type="submit"][disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
input[type="button"].disabled:hover,
input[type="button"][disabled]:hover,
fieldset[disabled] input[type="button"]:hover,
input[type="button"].disabled:focus,
input[type="button"][disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
input[type="submit"] .badge,
input[type="button"] .badge {
  color: #fff;
  background-color: #333;
}

textarea  {
    height: auto;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;    
}


.list-group-item {
    padding: 6px 15px;
}    

.panel-heading {
    padding: 8px 15px;
} 


table tr td.leftalign {
	text-align:left;
}

table tr td.rightaling {
	text-align:right;
}


table.steptbl {
	margin-top:6px; 
}

table.steptbl tr td {
	padding:4px;
	color: #000;
	font-size:12px;	
}


.steptbl {
    border-collapse: separate;
    border: solid #000 1px;
    border-radius: 6px;
}

table.tbl80 {
	width:80%;
	border:1px solid #ccc;
}

table.table-hover {
		background-color: #FFF;

}
table.table-hover tbody tr td.MainTableRow
{ 
       BACKGROUND-COLOR: transparent;
} 


/**
 * Style-sheet for dtpicker
 * https://github.com/mugifly/jquery-simple-datetimepicker
 */

.datepicker {
	display: inline-block;
	font: 15px/1.5 "Helvetica Neue", mplus-2c, Helvetica, Arial, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
	font-weight: 300;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;
	box-shadow: 0.5px 0.5px 0px #c8c8c8;
		-webkit-box-shadow: 0.5px 0.5px 3px #eeeeee;
		-moz-box-shadow: 0.5px 0.5px 3px #eeeeee;
}

/*
 * datepicker_header
*/

.datepicker > .datepicker_header{
	padding-top:	2px;
	padding-bottom: 2px;
	padding-left:	5px;
	padding-right: 5px;
	background-color:	#eeeeee;
	color: #3f3f3f;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
}

.datepicker > .datepicker_header > a {
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
	cursor: pointer;
	color: #3b7796;
}

.datepicker > .datepicker_header > a:hover {
	color: #303030;
	background-color:	#c8c8c8;
}

.datepicker > .datepicker_header > a:active {
	color: #ffffff;
	background-color:	#808080;
}

.datepicker > .datepicker_header > span {
	margin-left: 20px;
	margin-right: 20px;
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
}

.datepicker > .datepicker_header > .icon-home {
	position:	absolute;
	display:		block;
	float:		left;
	margin-top:	2px;
	margin-left:	5px;
	width:		11pt;
	height:		11pt;
	vertical-align: middle;
}

.datepicker > .datepicker_header > .icon-home > svg > g > path {
	fill: #3b7796;
}

.datepicker > .datepicker_header > a:hover > svg > g > path {
	fill: #303030; /* Icon button hover color */
}


/*
 * datepicker_inner_container 
*/

.datepicker > .datepicker_inner_container {
	margin: -2px 0px -2px 0px;
	background-color: #d2d2d2;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;

	box-shadow: 0.5px 0px 3px #c8c8c8;
		-webkit-box-shadow: 0.5px 0px 3px #c8c8c8;
		-moz-box-shadow: 0.5px 0px 3px #c8c8c8;
}

.datepicker > .datepicker_inner_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
 * datepicker_inner_container > datepicker_calendar
*/

.datepicker > .datepicker_inner_container > .datepicker_calendar {
	float: left;
	width: auto;
	
	margin-top: -0.5px;
	margin-left: -1px;
	margin-bottom: -2px;
	
	background-color:	#ffffff;
	border: 1px solid #c8c8c8;
	
	border-top:none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
		-webkit-border-top-left-radius:	3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft:		3px;
		-moz-border-radius-bottomleft:	3px;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > table {
    padding: 10px;
}

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > th (WDay-cell)
*/

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > th {
	color:	#646464;
	width: 35px;
	font-size: small;
	font-weight: normal;
	text-align:center;
}

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > td (Day-cell)
*/

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td {
	color:	#000000;
	font-size: x-large;
	text-align:center;
	
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
	cursor: pointer;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.today {
	border-bottom: #bfbfbf solid 2px;
	margin-bottom: -2px;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sat {
	color:	#0044aa;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sun {
	color:	#e13b00;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_another_month {
	color:	#cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_past {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_unallowed {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.out_of_range {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.active {
	color: #ffffff;
	background-color:	#808080;
}

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.hover {
	color: #000000;
	background-color:	#c8c8c8;
}

/*
 * datepicker_inner_container > datepicker_timelist
*/

.datepicker > .datepicker_inner_container > .datepicker_timelist {
	float: left;
	width: 4.2em;
	height: 118px;
	
	margin-top: -0.5px;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
	
	overflow: auto;
	overflow-x: hidden; 
	
	background-color:	#ffffff;
	
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius:	3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright:		3px;
	-moz-border-radius-bottomright:	3px;
}

/*
.datepicker > .datepicker_inner_container > .datepicker_timelist::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*/

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar {
	overflow: hidden;
	width: 16px;
	background: #fafafa;
	
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius:	3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright:		3px;
	-moz-border-radius-bottomright:	3px;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar:horizontal {
	height: 1px;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-button {
	display: none;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece {
	background: #eee;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece:start {
	background: #eee;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-thumb {
	background: #aaaaaa;
	border-radius: 3px;
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-corner {
	background: #333;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item {
	padding-top:   1px;
	padding-bottom:1px;
	padding-left:  7px;
	padding-right: 25px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: small;
	
	user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
	cursor: pointer;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.time_in_past {
	cursor: default;
	color: #cccccc;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.out_of_range {
	cursor: default;
	color: #cccccc;
}
.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.active {
	color: #ffffff;
	background-color:	#808080;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.hover {
	color: #000000;
	background-color:	#c8c8c8;
}

.navbar {
	border-radius:0;
}

:target,
table tr:target td {
    background-color: #eeeeea !important;
}


/**** To be deleted ****/
/*
.HomeBody {
    BACKGROUND-COLOR: #E7EFF7
}
.HorizontalLine1
{
       
            BACKGROUND-COLOR: #003366
}
.NewsHeader
{
  
       BACKGROUND-COLOR: #FFFFFF; 
       COLOR: #003366; 
        
       FONT-WEIGHT: bold
}

.News
{
    
         
         COLOR: #003366;
         BACKGROUND-COLOR: #FFFFFF
}

.Date
{
   
        
        COLOR: #003366;
        FONT-WEIGHT: normal;
        BACKGROUND-COLOR: #FFFFFF
}
.IndexBg
{
       
            BACKGROUND-COLOR: #FFFFFF
}
.SubgroupBg
{
       
            BACKGROUND-COLOR: #F5F6F6
}
.SubgroupBdr
{
       
            BACKGROUND-COLOR: #336699
}

.IndexTab
{
       
            COLOR: #003366;
            FONT-WEIGHT: bold;
            BACKGROUND-COLOR: #FFFFFF
}
.IndexBdr
{
       
            BACKGROUND-COLOR: #003366
}


FONT.MainTableHeader 
{ 
  
       BACKGROUND-COLOR: #336699; 
       COLOR: #ffffff; 
        
       FONT-WEIGHT: bold;
       TEXT-ALIGN: center 
} 

.SecondaryTableRow 
{ 
     
          BACKGROUND-COLOR: #E9ECEF; 
           
          FONT-WEIGHT: normal 
}
*/

.me 
{
 	 font-family: "Roboto Condensed", "Helvetica Neue",Helvetica,Arial,sans-serif;
	 font-size: 16px;
	 padding-left: 3%;
	 padding-right: 3%;
	 padding-bottom: 3%;
	 padding-top: 1%;
}