@charset "utf-8";
/* CSS Document */

.submitted .boxes {
  padding: 10px 0;
}

.submitted .boxes2 {
  padding: 10px 0;
}

.boxes, .boxes2 {
  border: 1px solid #bbb;
}

.submitted .inoutalign {
	/* border-bottom: #bbb thin solid; */
}

.inoutalign {
	text-align: center;
  background-color: #f7f7f7;
}

.timeentrycell {
  background-color: white;
}

.daytotal,
.hoursvalue.subtotal,
.hoursvalue.grandtotal {
  border: 1px solid #bbb;
  text-align: center;
  background-color: #f7f7f7;
}

.inoutaligntotal {
	text-align: center;
	border-bottom:#bbb thin solid;
	border-right:#bbb thin solid;
	border-top:#bbb thin solid;
	border-left:#bbb thin solid;
}

/* .inoutsize {
	width: 93px;
} */

.nopadding {
	padding-bottom: 0px !important;
}

.somepadding {
	padding-right: 15px;
}

.timeentrytable-expanded .weekrow .daytotal.mobile-total {
  display: none;
}

td.boxes.hourstext.subtotal,
td.boxes2.hourstext.subtotal,
td.boxes.hourstext.grandtotal,
td.boxes2.hourstext.grandtotal {
  border: none;
  padding-right: 10px;
}

td.boxes.grandtotal strong {
  font-weight: 700;
}

.textbox {
	font-size: 12px;
}

td.timeentrycell input {
  font-size: 14px;
}

tr.notesrow td {
  padding-top: 10px;
}

.dayline2 {
  /* background-color: #f8f8f8; */
	border-bottom: 1px solid #999;
}

.textboxline2 {
	font-size:12px;
/*	background-color:#E0E0E0; */
}

.fullboxes {
		border:#666 thin solid;
}

.rejectedmessage {
  display: inline-block;
	border:#F00 2px solid;
	padding: 5px;
  font-weight: bold;
}

.action-title {
  color: #F00;
	padding: 3px 0;
  font-size: 1.5em;
}

.action-bottom {
	display:block;
	width:100%;
	border-bottom-color:#F00;
	border-bottom-style:solid;
	border-bottom-width:medium;
	padding:0px;
	margin: 0px 0px 10px 0px;
}

.reminder {
	color:#F00 !important;
	font-weight:bold;
}

/* .relatedinfo {
	background-color:#E0E0E0;
} */

.tips {
  margin-bottom: 10px;
	/* font-size: small; */
	color: #555;
}

tr.row1 td {
	background-color:rgb(236, 245, 255);
  border: none;
}

tr.row1 td:first-child {
  padding-left: 5px;
}

tr.header1 th {
  font-size: 1em;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  user-select: none;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-success {
  /* padding: 10px 30px; */
  color: #ffffff;
  background-color: #3ca83c;
  border-color: #3ca83c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #54b654;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-warning {
  color: #ffffff;
  background-color: #db971a;
  border-color: #f0ad4e;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

fieldset p {
	padding: 10px;
}

legend {
	font-size: 1.2em;
	line-height:inherit;
	color: #333333;
	font-weight: bold;
	padding: 5px;
}

table th {
    text-align: left;
    line-height: 24px;
    font-size: 12px;
    color: #4d4d4f;
}

/* apply this to hor-minimalist-{a..f} */
[id^=hor-minimalist] {
    /* background: #fff; */
    width: 100%;
    text-align: left;
}
[id^=hor-minimalist] th {
    font-weight: bolder;
    cursor: pointer;
    padding: 6px 0px;
}
[id^=hor-minimalist] th.headerSortUp {
    background-image: url(../images/small_asc.gif);
    background-color: #dddddd;
    cursor: pointer;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}
[id^=hor-minimalist] th.headerSortDown {
    background-image: url(../images/small_desc.gif);
    background-color: #dddddd;
    cursor: pointer;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}

.format-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.format-deselected,
.format-selected {
  margin: 15px 10px 5px 0;
}

.format-selected,
.format-selected a {
  background-color: #3ca83c;
  border: 1px solid #3ca83c;
  border-radius: 4px;
  padding: 10px;
  color: white;
  /* margin: 15px 10px 15px 0; */
  font-size: 14px;
  font-weight: 400;
}

.format-deselected a {
  background-color: white;
  border: 1px solid #3ca83c;
  color: #3ca83c;
  border-radius: 4px;
  padding: 10px;
  /* margin: 15px 10px 15px 0; */
  font-size: 14px;
  font-weight: 400;
}

.format-deselected a:hover {
  text-decoration: none;
  background-color: #3ca83c;
  border: 1px solid #3ca83c;
  color: white;
  font-weight: 400;
}

/* .leave .boxes:nth-of-type(1) {
  border-right: #bbb thin solid;
} */

.hidden {
  display: none;
}

.schedule {
  /* display: none; */
  margin-bottom: 40px;
}

.schedule td {
  padding: 8px;
}

.schedule tr:nth-child(even) {
	background-color: #ddd;
}

.timeentrytable-standard,
.timeentrytable-expanded {
  /* border: 1px solid #bbb; */
  /* border-radius: 5px; */
  margin-top: 25px;
  padding: 20px 0;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}

.timeentrytable-standard input[type=text],
.timeentrytable-expanded input[type=text],
select.exempt {
  padding: 10px;
  border: 1px solid #fff;
  margin: 0;
  border-radius: 0;
  display: block;
  width: 100%;
}

.timeentrytable-standard input[type=text]:hover,
.timeentrytable-expanded input[type=text]:hover {
  background-color: #f7fdff;
  border: 1px solid #bbb;
}

.timeentrytable-standard input[type=text]:focus,
.timeentrytable-expanded input[type=text]:focus {
  background-color: #ecfbff;
  border: 1px solid #333;
}

td.spacercell,
td.spacercell {
  padding-bottom: 10px;
}

table.edit tr td {
  padding: 5px 0;
}

.timeentrytable-standard tr.headerrow td,
.timeentrytable-expanded tr.headerrow td,
.timeentrytable-standard tr.headerrow-edit td,
.timeentrytable-expanded tr.headerrow-edit td,
.submitted tr.headerrow td {
  padding: 10px 0;
  border: 1px solid #bbb;
  border-bottom-width: 2px;
  background-color: #e5e5e5;
}

tr.weekrow {
  border-bottom: 1px solid #bbb;
}

.exempt tr.weekrow {
  border-bottom: none;
}

tr.weekrow.exp1:nth-child(odd),
tr.weekrow.exp2:nth-child(odd) {
  border-bottom: 2px solid #bbb;
}

.timeentrytable-standard td.timeentrydate,
.timeentrytable-expanded td.timeentrydate,
.submitted td.timeentrydate {
  padding-right: 10px;
  padding-left: 3px;
  text-align: right;
  background-color:#f7f7f7;
}

.subtotal,
.grandtotal {
  /* font-size: 1.25em; */
  /* font-weight: bold; */
  padding-top: 10px;
  padding-bottom: 10px;
}

.subtotal.hoursvalue,
.grandtotal.hoursvalue {
  font-weight: bold;
}

.date-header,
.grandtotal {
  font-weight: 900;
}

.form-value,
table.edit input {
  margin-right: 5px;
  margin-left: 10px;
}

td.exempt label {
  display: none;
}

td.inoutalign.inoutsize.stick,
td.inoutalign.date-header.stick {
  position: sticky;
  top: 55px;
  border: 1px solid #bbb;
  z-index: 100;
}

@media screen and (max-width: 960px) {
  table {
    table-layout: fixed;
  }

  .submitted {
    font-size: 0.8em;
  }

  .entry-content{
    margin-top: 25px;
  }

  .schedule {
    width: 100%;
  }

  .format-container {
    flex-direction: column;
  }
  
  .leave .boxes:nth-of-type(1) {
    /* font-weight: bold; */
    border-bottom: #bbb thin solid;
    /* border-right: none; */
  }

  .leave input {
    margin-bottom: 0;
  }

  .leave-total tr {
    display: flex;
    flex-direction: column;
    text-align: left;
  }

  /* .submitted tr.leave td.boxes.leave-box.timeentrycell, */
  .leave td.timeentrycell {
    margin-bottom: 30px;
    text-align: center;
  }

  .leave td.relatedinfo {
    margin-bottom: 0;
  }

  .timeentrytable-standard,
  .timeentrytable-expanded {
    margin-top: 5px;
  }
  
  .timeentrytable-standard tr,
  .timeentrytable-expanded tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
  }

  .timeentrytable-standard tr.leave td ,
  .timeentrytable-expanded tr.leave td {
    width: 100%;
  }

  .timeentrytable-standard .timeentrydate,
  .timeentrytable-expanded .timeentrydate {
      text-align: center;
      font-weight: bold;
      flex-basis: 100%;
      /* display: block; */
      font-size: 1.3em !important;
      line-height: 2em !important;
  }

  .timeentrytable-standard .boxes2.timeentrydate,
  .timeentrytable-expanded .boxes2.timeentrydate {
    text-align: center;
    background-color: #444;
    border: 1px solid #444;
    color: #fff;
  }

  .timeentrytable-standard .leave-box.timeentrydate,
  .timeentrytable-expanded .leave-box.timeentrydate {
    text-align: center;
  }

  .timeentrytable-standard .weekrow,
  .timeentrytable-expanded .weekrow {
      padding-top: 1em;
      margin-top: 1em;
  }

  .timeentrytable-expanded .weekrow .daytotal.exp-total {
    display: flex;
  }

  .timeentrytable-standard .weekrow .daytotal,
  .timeentrytable-expanded .weekrow .daytotal {
      display: flex;
      flex-basis: 100%;
      text-align: left;
      font-size: 1.25em;
  }
  .timeentrytable-standard .weekrow .daytotal::before,
  .timeentrytable-expanded .weekrow .daytotal::before {
      content: "Day Total";
      text-align: right;
      /* font-weight: bold; */
      margin-right: 2%;
      width: 50%;
      display: block;
  }
  .timeentrytable-standard .weekrow .daytotal span,
  .timeentrytable-expanded .weekrow .daytotal span {
      width: 50%;
      text-align: left;
      margin-left: 2%;
  }

  .timeentrytable-standard .weekrow .timeentrycell,
  .timeentrytable-expanded .weekrow .timeentrycell {
      /* this flex-basis plus the justify-content:space-between gives us 2% of margin between the elements */
      flex-basis: 50%;
      display: flex;
      flex-flow: column nowrap;
      flex-direction: column;
  }

  td.boxes.inoutalign.timeentrycell.exempt {
    padding-left: 10px;
    padding-right: 10px;
    flex-basis: 100%;
    border-top: none;
    border-bottom: none;
  }

  td.boxes.inoutalign.timeentrycell.exempt:last-child {
    border-bottom: 1px solid #bbb;
    padding-bottom: 15px;
  }

  td.exempt label {
    display: flex;
    padding: 15px 0 0 5px;
    font-weight: bold;
    font-size: 1.2em;
    color: #4d4d4f;
    /* flex-direction: column; */
  }

  select.exempt {
    border: 1px solid #aaa;
    padding: 15px;
  }
  
  td.boxes > select.exempt:focus {
    border: 1px solid #333;
  }

  .timeentrytable-standard .timeentrycell input,
  .timeentrytable-expanded .timeentrycell input {
      /* iOS will zoom the page towards the input field if is < 16px */
      font-size: 16px !important;
      text-align: center;
  }

  /* 2 because the first child is the date, so it's the first of the in-column */
  /* 3 is the first of the out column */
  .timeentrytable-standard .weekrow .timeentrycell.timein:nth-child(2)::before,
  .timeentrytable-standard .weekrow .timeentrycell.timeout:nth-child(3)::before,
  .timeentrytable-expanded .weekrow .timeentrycell.timein:nth-child(2)::before,
  .timeentrytable-expanded .weekrow .timeentrycell.timeout:nth-child(3)::before {
      /* margin-bottom: 0.25em; */
      font-weight: bold;
      padding: 10px 0;
      background-color: #f7f7f7;
  }
  .timeentrytable-standard .weekrow .timeentrycell.timein:nth-child(2)::before,
  .timeentrytable-expanded .weekrow .timeentrycell.timein:nth-child(2)::before {
      content: "In";
      font-size: 1.25em;
      border-bottom: 2px solid #bbb;
  }
  .timeentrytable-standard .weekrow .timeentrycell.timeout:nth-child(3)::before,
  .timeentrytable-expanded .weekrow .timeentrycell.timeout:nth-child(3)::before {
      content: "Out";
      font-size: 1.25em;
      border-bottom: 2px solid #bbb;
  }

  .timeentrytable-expanded .weekrow.exp1 {
    margin-bottom: 0;
  }

  .timeentrytable-expanded .weekrow.exp2 {
    margin-top: 0;
    padding-top: 0;
  }
  
  .summaryrow .boxes.errorcell {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
  }

  .timeentrytable-standard .summaryrow,
  .timeentrytable-expanded .summaryrow {
    border: 2px solid #aaa;
    flex-direction: row;
    justify-content: space-between;
    /* flex-wrap: nowrap; */
    /* padding-bottom: 5px; */
  }

  .timeentrytable-standard .summaryrow.week1total,
  .timeentrytable-expanded .summaryrow.week1total,
  .timeentrytable-standard .summaryrow.week2total,
  .timeentrytable-expanded .summaryrow.week2total,
  .summaryrow.week1total-biweekly,
  .summaryrow.week2total-biweekly {
    position: sticky;
    bottom: 0;
  }

  .timeentrytable-standard .summaryrow.week1total,
  .timeentrytable-expanded .summaryrow.week1total {
    z-index: 10;
  }

  .timeentrytable-standard .summaryrow.week2total,
  .timeentrytable-expanded .summaryrow.week2total {
    z-index: 9;
  }

  .timeentrytable-standard .summaryrow.week1total-biweekly,
  .timeentrytable-expanded .summaryrow.week1total-biweekly {
    z-index: 15;
  }

  .timeentrytable-standard .summaryrow.week2total-biweekly,
  .timeentrytable-expanded .summaryrow.week2total-biweekly {
    z-index: 14;
  }
  
  .timeentrytable-standard .summaryrow .errorcell,
  .timeentrytable-expanded .summaryrow .errorcell {
    display: block;
    flex-basis: 100%;
  }
    
  .timeentrytable-standard .summaryrow .hourstext,
  .timeentrytable-expanded .summaryrow .hourstext {
    border: none;
    background-color: #f7f7f7;
    display: inline;
    flex-basis: 70%;
  }

  .timeentrytable-standard .summaryrow .hoursvalue,
  .timeentrytable-expanded .summaryrow .hoursvalue {
    border: none;
    background-color: #f7f7f7;
    display: inline;
    flex-basis: 30%;
  }

  .timeentrytable-standard .summaryrow .hourstext,
  .timeentrytable-expanded .summaryrow .hourstext {
      text-align: right;
  }

  .timeentrytable-standard .summaryrow .hoursvalue,
  .timeentrytable-expanded .summaryrow .hoursvalue {
      text-align: left;
  }

  tr.headerrow-edit {
    display: none;
  }

  tr.weekrow {
    margin-bottom: 20px;
    border-bottom: none;
  }

  td.daytotal {
    padding: 10px 0;
  }

  td.boxes.hourstext.subtotal,
  td.boxes.hoursvalue.grandtotal {
    border: none;
    background-color: #f7f7f7;
    font-size: 1.25em;
    /* line-height: 2em; */
    /* font-weight: bold; */
  }

  .summaryrow.week1total td.subtotal,
  .summaryrow.week2total td.subtotal,
  .summaryrow.week1total-biweekly td.subtotal,
  .summaryrow.week2total-biweekly td.subtotal {
    line-height: 1.25em;
  }

  .hourstext.subtotal,
  .hourstext.grandtotal {
    padding-right: 2%;
  }

  .hoursvalue.subtotal,
  .hoursvalue.grandtotal {
    padding-left: 2%;
  }

  .hourstext small {
    /* margin-top: -5px; */
  }

  .submitted td.boxes.hourstext.subtotal,
  .submitted td.boxes.hourstext.grandtotal {
    font-size: 1em;
    background-color: #fff;
  }

  .submitted td.boxes.hoursvalue.subtotal,
  .submitted td.boxes.hoursvalue.grandtotal {
    font-size: 1em;
    text-align: center;
    padding-left: 0;
    border: 1px solid #bbb;
  }

  tr.weekrow.exp1:nth-child(odd),
  tr.weekrow.exp2:nth-child(odd) {
    border-bottom: none;
  }

  /* .timeentrytable-standard .weekrow {
      border-top: #bbb solid 1px;
  } */

  /* these rows all need to be enabled for the submission area */
  .timeentrytable-standard .grandtotalrow,
  .timeentrytable-standard .notesrow,
  .timeentrytable-standard .signaturerow,
  .timeentrytable-standard .verificationrow,
  .timeentrytable-standard .reminderrow,
  .timeentrytable-standard .rejectedrow,
  .timeentrytable-expanded .grandtotalrow,
  .timeentrytable-expanded .notesrow,
  .timeentrytable-expanded .signaturerow,
  .timeentrytable-expanded .verificationrow,
  .timeentrytable-expanded .reminderrow,
  .timeentrytable-expanded .rejectedrow {
      display: block;
  }

  /* GRAND TOTAL */
  .timeentrytable-standard .grandtotalrow,
  .timeentrytable-expanded .grandtotalrow {
      margin-top: 0;
      margin-bottom: 1.25em;
      text-align: center;
      display: flex;
      justify-content: space-between;
      font-weight: 900;
  }

  .subtotal,
  .grandtotal {
    /* line-height: 2em; */
    font-size: 1.25em;
  }

  .timeentrytable-standard .grandtotalrow .spacercell,
  .timeentrytable-expanded .grandtotalrow .spacercell {
      display: none;
  }

  .timeentrytable-standard .grandtotalrow .label,
  .timeentrytable-expanded .grandtotalrow .label {
      text-align: right;
      flex-basis: 50%;
  }

  .timeentrytable-standard .grandtotalrow .value,
  .timeentrytable-expanded .grandtotalrow .value {
      flex-basis: 50%;
      text-align: left;
      border: none;
      padding-top: 0 !important;
  }

  tr.summaryrow td.spacercell:last-of-type {
    display: none;
  }

  /* Notes/Comments for Supervisor */
  .timeentrytable-standard .notesrow td,
  .timeentrytable-expanded .notesrow td {
      display: block;
  }

  /* Signature */
  .timeentrytable-standard .signaturerow {
      display: flex;
      flex-direction: column;
  }
  .timeentrytable-standard .signaturerow td {
      display: block;
  }

  /* "Check this box…" */
  .timeentrytable-standard .verificationrow td {
      display: block;
  }

  input[type=checkbox] {
    width: 24px;
    height: 24px;
  }

  td.spacercell {
    /* margin-bottom: 10px; */
  }

  tr.bottomspacer:last-of-type {
    display: none;
  }

  .leave .tips {
    word-wrap: break-word;
  }

  table.edit tr td {
    display: block;
    text-align: left;
    padding: 0;
  }

  tr.row1 td {
    padding-left: 10px;
  }

  tr.row1 {
    border: 1px solid #bbb;
  }

  tr.header1 td {
    border: none;
  }

  tr.nostick {
    position: static !important;
  }

  /* td.spacercell.stick {
    top: 55px;
    height: 50px;
    background-color: #fff;
    position: sticky;
  } */

}
