@charset "UTF-8";
/* CSS Document */

/*
@-moz-document url-prefix() {
  select.form-control {
    padding-right: 25px;
    background-image: url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 1200 1000' fill='rgb(51,51,51)'> <path d='M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z'/></svg>");
    background-repeat: no-repeat;
    background-position: calc(100% - 7px) 50%;
    -moz-appearance: none;
    appearance: none;
  }
}
*/

/*** MAIN INDEX ***/

.background_OTS_main {
  	max-height: auto;
  	/* background-size: cover; */
  	background-attachment: fixed;
  	background-repeat: no-repeat;
  	/* background-position: center center; */
  	background-image: url(/OTS3/images/AS_70724536.jpeg);
  	background-color: rgba(254,254,254,1);
  	min-height: 570px;  	
}

.index_box {
  	background-color: rgba(212,212,212,.60);
	padding: 20px;
	text-align: center;
  	border-radius: 5px;
	border: 1px solid rgba(255,255,255,1.00);
	margin-bottom: 20px;
}

/*** SITE GENERAL ***/

.background_OTS {
  max-height: auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/OTS3/images/AS_105156579.jpeg);
  background-color: rgba(254,254,254,0.7);
  min-height: 570px;  
}

.background_OTS_member {
  max-height: auto;
  /* background-size: cover; */
  background-attachment: fixed;
  background-repeat: no-repeat;
  /* background-position: center center; */
  background-image: url(/OTS3/images/AS_70724536.jpeg);
  background-color: rgba(254,254,254,0.7);
  min-height: 570px;	
}

.background_OTS_client {
  max-height: auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/OTS3/images/AS_100890388.jpeg);
  background-color: rgba(254,254,254,.7);
  min-height: 570px;
}

.topmargin {
  margin-top: 100px;
}

.contents_box {
  padding: 20px;
  background: rgb(255,255,255);
  background-color: rgba(255,255,255,0.4);
  border-radius: 5px;
  margin-bottom: 50px;
}

/*** FOOTER ***/
.footer {
  	background: #FFF;
  	position: absolute;
  	bottom: 0;
  	width: 100%;
  	/* Set the fixed height of the footer here */
  	height: 140px;
  	padding: 20px 20px 0 20px;
	border-top: 2px solid rgba(84,84,84,1.00);

}


/*** INDEX PAGE ***/

/*** CONTACT PAGE ***/

.contact_box {
  border: 1px solid rgba(0,0,0,0.50);
  border-radius: 4px;
  margin: 30px auto;
  padding: 20px;
}

/*** Members Index Page ***/
.panel_client {
  border: 5px solid rgb(100,162,102);
}
.panel_client > .panel-heading {
  color: rgb(100,162,102);
  border-radius: 0;
  border-bottom: 1px solid rgb(100,162,102);
  background: #FFF;
  text-align: left;
}

.panel_workforce {
  border: 5px solid rgb(41,70,146); /*rgb(223,80,121)*/
}
.panel_workforce > .panel-heading {
  color: rgb(41,70,146);
  border-radius: 0;
  border-bottom: 1px solid rgb(41,70,146);
  background: #FFF;
  text-align: left;
}

/*
.panel_payroll {
  border: 5px solid rgb(30,143,185);
}
.panel_payroll > .panel-heading {
  color: rgb(30,143,185);
  border-radius: 0;
  border-bottom: 1px solid rgb(30,143,185);
  background: #FFF;
  text-align: left;
}
*/
.panel_client > .panel-body,
.panel_workforce > .panel-body,
.panel_payroll > .panel-body {
  text-align: left;
}

.panel_ad_box {
  background: rgba(255,255,255,0.3)
}

/*** MEMBERS PAGE ***/

.form_member > .btn-default,
.form_member > .btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
  background-color: #EEE;
  border: 1px solid #333;
}

.form_member > .btn-default:hover {
  background-color: #999;

}

/* -- Member's Menu Button Tweaks -- */
.btn-client,
.btn-client:focus,
.panel-client > .panel-heading {
  background-color: rgba(100,162,102,.70);
  color: #FFF;
}
.btn-client:hover {
  background-color: rgba(114,159,68,1.00);
  color: #FFF;
}

.btn-workforce,
.btn-workforce:focus,
.panel-workforce > .panel-heading {
  background-color: rgba(41,70,146,.70);
  color: #FFF;
}
.btn-workforce:hover {
  background-color: rgba(255,67,115,1.00);
  color: #FFF;
}

.btn-payroll,
.btn-payroll:focus,
.panel-payroll > .panel-heading {
  background-color: rgba(15,157,205,0.7);
  color: #FFF;
}
.btn-payroll:hover {
  background-color: rgba(15,157,205,1.00);
  color: #FFF;
}

.panel-user-header {
	background-color: rgba(41,70,146,.20);
	border: 1px solid rgba(41,70,146,.80);
	width: 97%;
	margin: 0 auto 20px auto;
	/*background-color: rgba(255,255,255,0.50);*/
}

.panel-client-header {
	background-color: rgba(100,162,102,.20);
	border: 1px solid rgba(100,162,102,.80);
	width: 97%;
	margin: 0 auto 20px auto;
	/*background-color: rgba(255,255,255,0.50);*/	
}

/* California Law notice for both staff and clients */
.panel-CA-notice {
	background-color: rgba(255,255,255,.40);
	border: 1px solid rgba(138,138,138,1.00);
	width: 97%;
	margin: 0 auto 20px auto;
}

.panel-client-staffinfo {
	background-color: rgba(255,255,255,.20);
	border: 1px solid rgba(255,255,255,.80);
	width: 97%;
	margin: 0 auto 20px auto;
}
.panel-client-staffinfo > .panel-heading {
  border-radius: 0;
  border-bottom: 1px solid rgba(255,255,255,.80);
  background: rgba(255,255,255,.60);
  text-align: left;
}

.panel-supervisor-header {
background-color: rgba(87,130,60,0.20);
margin-bottom: -10px;
}

.breadcrumb_member {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  /* background-color: #f5f5f5; */
  /*border-radius: 4px;*/
  border-bottom: 1px dotted #fff;
}
.breadcrumb_member > li {
  display: inline-block;
}
.breadcrumb_member > li + li:before {
  padding: 0 5px;
  color: #333;
  content: ">\00a0";
}
.breadcrumb_member > .active {
  color: #777;
}

.breadcrumb_submenu {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: rgba(93,93,93,0.40);
  border-radius: 4px;
  /*border-bottom: 1px dotted #fff;*/
}
.breadcrumb_submenu > li {
  display: inline-block;
}
.breadcrumb_submenu > li + li:before {
  	padding: 0 5px;
	color: #333333;
  	content: " | \00a0";
}
.breadcrumb_submenu > .active {
  color: #CCC;
}

.breadcrumb_submenu > li > a, a:focus, a:active {
	color: #333333;
}

.table-noborder {
  border: none;
}
.table-noborder > thead > tr > th,
.table-noborder > tbody > tr > th,
.table-noborder > tfoot > tr > th,
.table-noborder > thead > tr > td,
.table-noborder > tbody > tr > td,
.table-noborder > tfoot > tr > td {
  border: none;
}
.table-noborder > thead > tr > th,
.table-noborder > thead > tr > td {
  border-bottom-width: 0px;
}

.table-PSLL {
	border: 1px solid rgba(65,65,65,1.00);
	background-color: rgba(255,255,255,.50);
}
.table-PSLL > thead > tr > th,
.table-PSLL > tbody > tr > th,
.table-PSLL > tfoot > tr > th,
.table-PSLL > thead > tr > td,
.table-PSLL > tbody > tr > td,
.table-PSLL > tfoot > tr > td {
	border: 1px dashed rgba(65,65,65,1.00);
}
.table-PSLL > thead > tr > th,
.table-PSLL > thead > tr > td {
	border-bottom-width: 1px;
}


/*** Decoration Classes ***/
.margin_b10 { margin-bottom: 10px;}
.margin_b20 { margin-bottom: 20px;}
.margin_b30 { margin-bottom: 30px;}
.margin_b50 { margin-bottom: 50px;}
.margin_t10 { margin-top: 10px;}
.margin_t20 { margin-top: 20px;}
.margin_t30 { margin-top: 30px;}
.margin_t50 { margin-top: 50px;}
.margin_t-30 { margin-top: -30px;}
.margin_r10 { margin-right: 10px;}

.red { color:  rgb(255,0,4)}
.blue { color: rgb(0,58,237)}
.gray { color: rgb(129,129,129)}
.green { color: rgb(34,147,46)}

.text_f11 { font-size: 11px;}
.text_f12 { font-size: 12px;}
