html {
  background: #003c96;
  /*background:#314C74;
  background:-webkit-linear-gradient(top, #314C74 0%,#91A6C1 100%) fixed;
  background:-moz-linear-gradient(top, #314C74 0%,#91A6C1 100%) fixed;
  background:-ms-linear-gradient(top, #314C74 0%,#91A6C1 100%) fixed;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#314C74, endColorstr=#91A6C1);
  -ms-filter:progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#314C74, endColorstr=#91A6C1);*/
}
body {
  padding:0px;
  margin:0px;
  font-size: 13px;
  /*line-height:1.6em;*/
}

li#logoutButton {
    cursor: pointer;
}

/* jquery-ui.multidatespicker.css supersedes this style */
td.ui-state-highlight {
    border: 1px solid #ff0000 !important;
}

td.ui-state-highlight.red {
    border: 0px solid #ff0000 !important;
    background: transparent;
}


#main-container {
  width: 99%;
  margin: auto;
}

.greyedout {
  opacity: 0.6; 
  filter: alpha(opacity = 60);
}


tr.tordetails {
  background-color: #f5f5dc !important;
}

div.msgbox {
  position: fixed;
  margin-right: 25%;
  margin-left: 25%;
  top: 25%;
  width: 33%;
  text-align: center;
  background-color: #fff;
  border: 1px solid #333;
  border-top: 35px solid #00008B;
  color: #000;
  font-weight: bold; 
  box-shadow: 5px 5px 5px #666;
  -moz-box-shadow: 5px 5px 5px #666;
  -webkit-box-shadow: 5px 5px 5px #666;
  display:none;
}

.clickme {
  cursor: pointer;
}

@media print { 
  #main-container {
    width: auto;
    margin: 0px;
    font-size: 12px;
  }

  #header, #navbar, #content, #footer {
    display: block;
  }

  #header {
    padding: 10px 0px 10px 0px;
    height:65px;
    position:relative;
  }

  .centeredbuttons {
    text-align:center;
  }

  /**Begin Form Progress Table**/
  .ui-formprogress tr {
    height:35px;
  }

  .ui-formprogress tr td {
    line-height:30px;
    padding: 0px 10px 0px 10px;
    border-collapse: collapse;
    border-bottom: 1px solid #DDDDDD;
  }

  .ui-formprogress tr:last-child td {
    border-bottom: none;
  }

  .formField {
      text-align:left;
      padding-bottom:5px;
  }

  .formField .textInput {
      height:25px;
      /*border:1px #AAA solid;
      margin:3px 0px 3px 0px;
      -moz-box-shadow:inset 0 0 4px #CCC;
      -webkit-box-shadow:inset 0 0 4px #CCC;
      box-shadow:inset 0 0 4px #CCC;
      border-radius:3px;*/
      font-family: Arial, Helvetica, sans-serif;
      font-size:14px;
      line-height:23px;
  }

  .formField .textInput:focus {
     -moz-box-shadow: 0 0 4px #FFDF26;
      -webkit-box-shadow: 0 0 4px #FFDF26;
      box-shadow: 0 0 4px #FFDF26;
  }

  .formField button {
    background:-moz-linear-gradient(top, #DDD 0%,#BBB 100%);
      background:-webkit-linear-gradient(top, #DDD 0%,#BBB 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#DDDDDD, endColorstr=#BBBBBB);
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#DDDDDD, endColorstr=#BBBBBB)";
      border:1px #AAA solid;
      padding:3px 8px 3px 8px;
  }

  .highlight-div {
  padding:5px;
  background-color: #FFEAA6;
  border: 1px dashed #FFC400;
  margin:5px;
  }

  .error-div {
  padding:5px;
  background-color: #FFD1D1 !important;
  border: 1px solid #FF8C8C !important;
  }

  .edit-div {
  background-color: #B3D4FF !important;
  border: 1px dashed #4093FF !important;
  }
  /**End Form Progress Table**/

  .ui-verticalnavpanel ul {
    list-style:none;
    margin: 0px;
    padding: 0px 10px 0px 0px;
  }

  .ui-verticalnavpanel ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
  }

  input[type=text], input[type=password] {
    /*border: solid 1px #AAAAAA;*/
    margin-right: 10px;
    margin-left: 0px
  }
  /**Form Generator**/

  .formgenerator .item h1 {
    color: #777777;
    margin: 2px 0px 3px 3px;
    padding:0px;
    font-size: 1em;
  }

  .formgenerator .sectionheader {
    margin: 1em 0px .2em 0px;
    font-size: 1.1em;
    font-weight: bold;
  }

  .formgenerator input[type=text] {
    height: 1.6em;
    line-height: 1.6em;
    /*border-radius:3px;
    border: 1px solid #CCCCCC;*/
    padding-left: 5px;
  }

  .formgenerator select {
    height: 1.6em;
    line-height: 1.6em;
  }

  .formgenerator .item {
    clear: right;
    margin: 5px 0px 5px 0px;
    padding: 0px;
  }

  .formgenerator .inline-form-group .item {
    float: left;
    margin: 0px 10px 0px 0px;
    clear: none;
  }


  /**End Form Generator**/

  .calendar-week {
    border-top: 1px solid #DDD;
  }

  .sm-calendar tr td {
    border: 0px;
    border-right: 1px solid #DDD;
    line-height: 1.5em;
  }

  .sm-calendar tr {
    height: 1.5em;
  }

  .sm-single-space tr {
    height: 1.5em;
  }

  .sm-single-space tr td {
    vertical-align: top;
    line-height: 1.3em;
  }

  .filter {
    width: 100px;
  }

  .filter input {
    margin-right: 0px;
  }

  /**calendar modificaions **/
  /*
  .approved, .cancelled, .denied, .calin, .pending, .default  td{
      border-bottom: 1px solid #DDD !important;
  }
  */

  td.approved, td.cancelled, td.denied, td.callin, td.pending, td.default {
      border: 1px solid #fefefe !important;
  }

  div.approved, td.approved {
  background-color: #7DFF46 !important;
  }

  div.cancelled, td.cancelled {
  background-color: #747E7F !important;
  }

  div.denied, td.denied {
  background-color: #FF4C42 !important;
  }

  div.callin, td.callin {
  background-color: #6495ED !important;
  }

  div.pending, td.pending {
  background-color: #FFCF42 !important;
  }

  div.default, td.default {
  background-color: #fefefe !important;
  }

  /** Loading spinner **/
  /*
  .spinner {
    margin: 100px auto 0;
    margin-left: 50%;
    margin-right: 50%;
    width: 70px;
    text-align: center;
  }

  .spinner > div {
    width: 18px;
    height: 18px;
    background-color: #333;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }

  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }

  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
  }

  @-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
  }

  @keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0);
      transform: scale(0); }
    40% { -webkit-transform: scale(1.0);
      transform: scale(1.0); }
  }
  */

  .50percent {
    background-color: rgba(0, 0, 255, 0.3);
  }

  .lastupdated {
    min-height: 100px;
    background-color: #e9e9e9;
    padding: 10px;
    margin:15px;
  }

  div.lastupdated h4 {
      margin-top: 0px;
  }

  span#feedback.success, div#feedback.success {
      width: 33%;
      border: 1px solid #508917;
      margin-left: 33%;
      margin-right: 33%;
      position: fixed;
      padding: 25px;
      background-color: #def2be;
      color: #508917;
      display: block;
  }

  div[class^="optgroup"], div[class^="ckboxgang"] {
    display:block;
    float:left;
  }

  /*** DataTables Overrides ***/
  div#Manage_wrapper, .dataTables_wrapper {
      max-width: 100%;
      overflow-x: auto;
  }

  table#approval {
      border-collapse: collapse;
      border-color: #bea55a;
      background-color: #bea55a;
  }

  table#approval.ui-formprogress {
      background-color: #bea55a;
  }

  table#requestTable {
      border-collapse: collapse;
  }

  tr.odd, table.dataTable tbody tr.odd {
    background-color: #dddddd !important;
  }

  /*** REQUEST STATUS COLORS ***/
  .statusApproved {background-color: #7DFF46;}
  .statusCallin {background-color: #FFCF42;}
  .statusCancelled {background-color: #747E7F;}
  .statusDenied {background-color: #FF4C42;}
  .statusPending {background-color: #6495ED;}

  label {
    min-width: 200px;
    display: inline-block;
    font-weight: bold;
  }

} /*end @media print -  !!! This needs to be cleaned up !!! */