
TABLE, TD { font-family:'Open Sans',verdana,"Open Sans",verdana,arial,Helvetica,sans-serif;font-size:9pt;vertical-align:top;margin-top:0;margin-left:0;margin-right:0; }
TH { font-family:"Open Sans",verdana,arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top; }
TH.LBL { font-size:13px;text-align:right;}
A:link { color: #00a0d0;text-decoration:none; }
.blue { color: #00a0d0;text-decoration:none; }
A:visited { color: #00a0d0;text-decoration:none; }
A:active { color: #00a0d0;text-decoration:none; } 
A:hover { color: #00a0d0;text-decoration:underline; }
A.FOOTLNK { font-size:7pt;text-decoration:none;color:#666666;text-align:left; }
A.FOOTLNK:ACTIVE { text-decoration:none;color:#666666; }
A.FOOTLNK:LINK { text-decoration:none;color:#666666; }
A.FOOTLNK:VISITED { text-decoration:none;color:#666666; }
A.FOOTLNK:HOVER { text-decoration:underline;color:#00A4E3; }
INPUT.LOGINBTN { font-family:"Open Sans",verdana,arial,Helvetica,sans-serif;font-size:13px;background-color:#F7F7F7;color:#666666; }

html, body
{
    height:100%;
    width:100%;
    background-color:#ffffff;
    color:#000000;
    font-weight:normal;
    font-family:"Open Sans", Verdana, Tahoma, Helvetica, Arial, sans-serif;
    /*min-width:500px;*/
	margin:0px;
    /*-ms-overflow-style:-ms-autohiding-scrollbar;*/
}

body
{
    font-size:0.9em;
}

/* Theme layout styles */

#fullPage, #brandingWrapper
{
    width:100%;
    height:100%;
    background-color:inherit;
}
#brandingWrapper
{
    background-color:#4488dd;
}
#bySelection > a:hover {
	color: transparent;
}
#branding
{       
    /* A background image will be added to the #branding element at run-time once the illustration image is configured in the theme. 
       Recommended image dimensions: 1420x1200 pixels, JPG or PNG, 200 kB average, 500 kB maximum. */
    height:100%;
    margin-right:500px; margin-left:0px;
    background-color:inherit;
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
}
#contentWrapper
{
    position:relative;
    width:500px;    
    height:100%;
    overflow:auto;
    background-color:#ffffff; /* for IE7 */
    margin-left:-500px; margin-right:0px; 
}
#content
{
    min-height:100%;
    height: auto !important;
    margin:0 auto -55px auto;
    padding:0px 150px 0px 50px;
}
#header
{
    font-size:2em;
    font-weight:lighter;
    font-family:"Open Sans" , Verdana, Tahoma, Helvetica, Arial, sans-serif;
    margin-bottom:60px;
    overflow:hidden;
}
#header img
{
    /* Logo image recommended dimension: 60x60 (square) or 350X35 (elongated), 4 kB average, 10 kB maximum. Transparent PNG strongly recommended. */
    width:auto;
    height:auto;
}
#workArea, #header
{
    word-wrap:break-word;
    /*width:350px;*/
}
#welcomeArea
{
	width:520px;
	background-color:#FBF5D5;
	padding:10px;
	border-bottom:1px solid #e8e2c1;
}
#workArea
{
	width:100%;
}
.col-lg-6 {
	padding: 0 !important;
}
#brandLinkArea {
    display: table;
    margin: 0 auto;
    padding-top: 30px;
}
.brandLinkLine {
    height: 20px;
    display: table;
    margin: 0 auto;
}
.card {
	width:49.5% !important;
	display: inline-block !important;
	text-align: center !important;
	cursor: pointer !important;
	margin: 2px 0;
}
.card-img-top {
    
}
.card-body {
	color: #00a0d0;
	padding: .5rem !important;
}
#headArea 
{
	display:table;
	margin:0 auto;
	width:100%;
	padding:5px;
	background-color:#00A4E3;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
	font-weight:normal;
}
#hrdArea
{
	display:table;
	margin:0 auto;
	width:100%;
	padding:10px 0;
	background-color:#F3F3F2;
}
#footArea
{
	display:table;
	margin:0 auto;
	width:540px;
	padding: 3px 0;
	text-align:center;
}
#footArea > a {
	color: black;
	font-size: 12px;
}
.subFootAreaDiv > a{
	font-size: 10px;
	color: black;
}
#subFootArea {
	width: 45%;
}
#subFootArea {
	display: table-cell;
}
#footArea div {
	color: black;
	font-size: 12px;
}
.v-divider{
 margin-left: 0.5rem;
 margin-right: 0.5rem;
 width:1px;
 height:100%;
 border-left:1px solid gray;
}
#copyrightArea 
{
	display:table;
	margin:0 auto;
	padding-top:30px;
	text-align:left;
	font-size:7pt;
	color:#666666;
}
#footerPlaceholder
{
    height:40px;
}
#footer
{
    height:40px;
    padding:10px 50px 0px 50px;
    position:relative;
    color:#666666;
    font-size:0.78em;
}
#footerLinks
{
    float:none;
}
#copyright {color:#696969;}
.pageLink { color:#000000; padding-left:16px; }

/* Common content styles */

.clear {clear:both;}
.float { float:left; } 
.floatReverse { float:right; } 
.indent { margin-left:16px; } 
.indentNonCollapsible { padding-left:16px; }
.hidden {display:none;}
.notHidden {display:inherit;}
.error { color:#c85305; }
.actionLink { margin-bottom:8px; display:block; }
a
{
    color:#2672ec;
    text-decoration:none;
    background-color:transparent;
}
ul { list-style-type: disc; }
h1,h2,h3,h4,h5,label { margin-bottom: 8px;margin-top:0px; }
.submitMargin { margin-top:38px; margin-bottom:30px; }
.topFieldMargin { margin-top:8px; }
.fieldMargin { margin-bottom:8px; }
.groupMargin { margin-bottom:8px; } 
.sectionMargin { margin-bottom:64px; }
.block { display: block; }
.autoWidth { width:auto; }
.fullWidth { width:342px; }
.fullWidthIndent { width:326px; }
input
{
    max-width:100%; 
    font-family:inherit;
    margin-bottom:8px;
}
input[type="radio"], input[type="checkbox"] {
    vertical-align:middle;
    margin-bottom: 0px;
}
span.submit, input[type="submit"], input[type="button"]
{
    border:none;
    background-color:#00A4E3;
    min-width:80px;
    width:auto;
    height:30px;
    padding:4px 20px 6px 20px;
    border-style:solid;
    border-width:1px;
    transition:background 0s;
    color:rgb(255, 255, 255);
    cursor:pointer;
    margin-bottom:8px;
    
    -ms-user-select:none;
    -moz-transition:background 0s;
    -webkit-transition:background 0s;
    -o-transition:background 0s;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select:none;
}
input[type="submit"]:hover,input[type="button"]:hover,span.submit:hover
{
    opacity: .7;
}
input.text{
    height:28px;
    padding:0px 3px 0px 3px ;
    border:solid 1px #BABABA;
}
input.text:focus
{
  border: 1px solid #6B6B6B;
}
select
{
    height:28px;
    min-width:60px;
    max-width:100%; 
    margin: 0.25rem;
	font-size: 0.75rem;
    white-space:nowrap;
    overflow:hidden;
    box-shadow:none;
    padding:2px;
    font-family:inherit;
}
h1, .giantText
{
   font-size:2.0em; 
   font-weight:lighter;
}          
h2, .bigText
{
   font-size:1.20em;
   font-weight:lighter;
}
h3, .normalText
{
    font-size:1.0em;
    font-weight:normal;
}
h4, .smallText
{
    font-size:0.9em;
    font-weight:normal;
}
h5, .tinyText
{
    font-size:0.8em;
    font-weight:normal;
}
.hint
{
    color:#999999;
}
.emphasis
{
    font-weight:700;
    color:#2F2F2F;
} 
.smallIcon
{
    height:20px;
    padding-right:12px;
    vertical-align:middle;
}
.largeIcon
{
    height:48px;
    width:48px;
    vertical-align:middle;
}
.largeTextNoWrap
{
    height:48px;
    display:table-cell; /* needed when in float*/
    vertical-align:middle;
    white-space:nowrap;
    font-size:1.2em;
}
.idp
{
    height:48px;
    clear:both;
    padding:8px;
    overflow:hidden;
	cursor:pointer;
}
.idpDescription
{
    width:80%;
}
.greyLinkBox
{
	display:table;
	margin:0 auto;
	width:500px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	background-color:#F3F3F2;
}
.brandLinkLine
{
	height:20px;
	display:table;
	margin:0 auto;
}
.caption
{
	display:table;
	margin:0 auto;
	text-align:left;
	font-size:13px;
	color:#58595b;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:400px;
  height:195px;
  display:none;
  z-index:9999;
  padding:0px;
  overflow-y:auto;
}

#boxes #dialog {
  width:400px; 
  height:200px;
  padding:0px;
  background-color:#FFFFFF;
}

#boxes #dialogChangePW {
  width:355px; 
  height:315px;
  padding:0px;
  background-color:transparent;
}
.groupMargin {
    text-align: center;
}
.groupMargin span{
    font-size: 1em !important;
}
.employeeLogin {
      float: right;
}
.card-title {
	color: #00a0d0;
    margin-bottom: 0 !important;
}
.card-footer {
    padding: 0 !important;
    background-color: #f3fafd !important;
    border-top: none !important;
    height: 45px;
}
.card a {
    text-decoration: underline;
    font-size: 13px;
}
@media only screen and (max-width: 767px) {  
	.card-body a {
	    font-size: 11px !important;
	}	
	.subFootAreaDiv .v-divider {
	    margin-left: 0.25rem !important;
	    margin-right: 0.25rem !important;
	}
	.caption {
	    text-align: center !important;
	}
	.col-lg-6 > img {
		max-height: 400px;
	}
	.card {
		width: 100% !important;
	}
}
@media only screen and (max-width: 1023px) {
  /* For mobile phones: */
  .rightColumn {
	  margin-top: 10px;
  }
  #workArea {
    padding: 0 !important;
    display: contents;
  }
  .card-body {
    padding: 0.5rem !important;
  }
  .card-img-top {
    width: 50% !important;
    margin: 0 !important;
  }
  .card-img-top.invoiceImage {
    width: 30% !important;
  }
  .card-title {
    margin-bottom: .15rem !important;
  }
  #headArea, #hrdArea, #footArea {
      width: 100% !important;
  }
  .groupMargin {
    text-align: center;
  }
  .groupMargin span{
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 1224px) {
    .leftColumn, .rightColumn {
    	width: 100% !important;
    	max-width: 100% !important;
    	flex: 0 0 100% !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    #headArea, #hrdArea, #footArea {
          width: 100% !important;
    }
    div[class^="col"] {
    	padding: 0 2.5px !important;
    }
}
#workArea .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.row {
	background-color: #f3f3f2;
}
.dropdown button {
	background-color: #00A4E3;
	border-color: #00A4E3;
	color: #fff;
}