﻿* {
  font-family: Verdana; }

body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%; }

.main {
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center; }

.container {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  text-align: left;
  vertical-align: top;
  background-image: url("../images/background.jpg");
  background-position: top;
  background-repeat: repeat-x;
  background-color: #D9ECF4;
  width: 960px;
  height: 540px; }

.header {
  height: 86px;
  text-align: justify;
}

.header:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.header .company-name {
    color: #1d4e63;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.header .company-name p {
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
}

.bar {
  height: 3px;
  background-color: #000000; }

.subHeader {
  color: #FFFFFF;
  height: 27px;
  font-size: 10px;
  line-height: 10px;
  vertical-align: middle;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  padding: 5px 18px 8px 18px; }

.subHeader h1 {
  color: #FFFFFF;
  display: inline;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  margin-right: 20px; }

.menu {
  color: #FFFFFF;
  width: 160px;
  padding: 15px;
  margin: 0px;
  vertical-align: top; }

.content {
  color: #FFFFFF;
  width: 768px;
  vertical-align: top;
  text-align: left;
  padding: 15px 0px 15px 0px; }

.content * {
  font-size: 11px; }

.fieldset {
  color: #FFFFFF;
  width: 757px;
  height: 388px;
  background-image: url("../images/fieldset/background.jpg");
  background-position: top;
  background-repeat: repeat-x;
  background-color: #8AC6E0;
  margin-bottom: 10px; }

.upperleft {
  width: 11px;
  height: 17px;
  background-image: url("../images/fieldset/upperleft.jpg");
  background-position: top;
  background-repeat: no-repeat; }

.upperright {
  width: 11px;
  height: 17px;
  background-image: url("../images/fieldset/upperright.jpg");
  background-position: top;
  background-repeat: no-repeat; }

.lowerleft {
  width: 11px;
  height: 14px;
  background-image: url("../images/fieldset/lowerleft.jpg");
  background-position: top;
  background-repeat: no-repeat; }

.lowerright {
  width: 11px;
  height: 14px;
  background-image: url("../images/fieldset/lowerright.jpg");
  background-position: top;
  background-repeat: no-repeat; }

.left {
  width: 11px;
  height: 100%;
  vertical-align: top;
  background-image: url("../images/fieldset/bar.jpg");
  background-position: left;
  background-repeat: repeat-y; }

.right {
  width: 11px;
  height: 100%;
  vertical-align: top;
  background-image: url("../images/fieldset/bar.jpg");
  background-position: right;
  background-repeat: repeat-y; }

.menuButton {
  height: 27px;
  width: 160px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-image: url("../images/off.jpg");
  background-position: top;
  background-repeat: repeat-x;
  margin-bottom: 7px; }

.menuButton td {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

input[type=submit].button {
  background: #0584b7;
  background: linear-gradient(to bottom, #0584b7 0, #bfdcea 100%);
  cursor: pointer;
  margin-right: 7px;
  height: 27px;
  width: 75px;
  border: 1px solid black;
  color: white;
  font-family: Verdana;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding-left: 7px; }
  input[type=submit].button:hover {
    background: #398944;
    background: linear-gradient(to bottom, #398944 0, #cadcce 100%); }

.button {
  float: left;
  margin-right: 7px;
  height: 27px;
  width: 75px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-image: url("../images/off.jpg");
  background-position: top;
  background-repeat: repeat-x; }

.button td {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding-left: 7px; }

input, select {
  margin-top: 4px; }

label {
  color: #FFFFFF; }

.gridView th {
  background-image: url("https://www.attendanceadvisor.net/images/tableheader.jpg");
  background-position: top;
  background-repeat: repeat-x; }

.gridView th, .gridView td {
  border-style: solid;
  border-width: 1px;
  border-color: #000000; }

.button2 {
  border: 1px solid #000000;
  padding: 2px;
  font-size: 8pt;
  background-image: url(../images/off.jpg);
  color: #FFFFFF; }

.modalPopup {
    background-color: #1c90c1;
    border: 3px solid gray;
    padding: 3px;
    width: 250px;
    color: black;
}

/* jQuery Theming */
.ui-datepicker-trigger {
  margin-left: 3px;
  margin-bottom: -5px; }

/* Event Summary Table */
table.summary-table {
  border-collapse: collapse;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  table.summary-table th, table.summary-table td {
    background-color: white;
    border: 0 solid black;
    text-align: left;
    padding-left: 8px;
    padding-right: 8px; }
    table.summary-table th:first-child, table.summary-table td:first-child {
      border-left-width: 1px; }
    table.summary-table th:last-child, table.summary-table td:last-child {
      border-right-width: 1px; }
    table.summary-table th.number, table.summary-table td.number {
      text-align: right; }
    table.summary-table th.date, table.summary-table td.date {
      text-align: left; }
  table.summary-table tr:last-child td {
    border-bottom-width: 1px; }
  table.summary-table tr.totals {
    height: 22px;
    vertical-align: top; }
  table.summary-table tr.offset.cause td {
    color: gray; }
  table.summary-table tr.offset td {
    background-color: #93e592 !important; }
    table.summary-table tr.offset td.number {
      text-decoration: line-through; }
  table.summary-table thead > tr > th,
  table.summary-table tbody.thead > tr > th {
    background: #3a8a43;
    background: linear-gradient(to bottom, #3a8a43 0, #cce1d2 100%);
    color: white;
    border-top-width: 1px;
    border-bottom-width: 1px;
    height: 23px;
    white-space: nowrap; }
  table.summary-table tr.action > td {
    background-color: #cccccc;
    color: red;
    font-weight: bold; }
  table.summary-table tbody.events > tr th {
    background: #0584b7;
    background: linear-gradient(to bottom, #0584b7 0, #a7d1e7 100%);
    color: white;
    height: 23px; }
  table.summary-table tbody.events > tr.odd td {
    background-color: white; }
  table.summary-table tbody.events > tr.even td {
    background-color: #cccccc; }

.RadEditor .reDropDownBody span {
    font-size: 13px !important;
}

.reDropdown span.FontSize {
    width: 23px !important;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid black;
    margin: 1em 0;
    padding: 0;
}