

  
  
  
        
      

/* List css styles */
.goog-ws-list-checkbox {
  text-align: center;
}
.goog-ws-webaddress-text {
  font-size: 11px;
}
.goog-ws-webaddress-input {
  width: 80%;
}
.goog-ws-list-col-1 {
  width: 25%;
  font-weight: bold;
}
.goog-ws-list-col-2 {
  width: 75%;
}
.goog-ws-list-datelabel {
  font-weight: bold;
  line-height: 26px;
}
.goog-ws-list-sortbg-grey {
  background-color: #ddd !important;
}
.goog-ws-list-sort-selected {
  background: #FFE2B5 !important;
}
.goog-ws-list-sortlabel-grey {
  color: #999;
}
.goog-ws-list-sortlabel-black {
  color: #000;
}
#goog-ws-list-recordForm table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.goog-ws-list-urltype {
  width: 98%;
}
#goog-ws-list-recordForm input[type="text"] {
  margin: 0 0 5px;
  width: 98%;
}
.goog-ws-list-drop {
  margin-bottom: 0;
  margin-left: 5px;
  padding-right: 0;
  position: absolute;
  left: 35px;
  top: 6px;
}
.goog-ws-list-rowCount {
  font-weight: bold;
}
.goog-ws-list-delete {
  background: url(/a/cleanair.com/team-44/system/app/pagetypes/list/icon-trash.gif) no-repeat 0 5px;
  cursor: pointer;
  height: 26px;
  width: 10px;
}
#goog-ws-list-floatingBar {
  background-color: #fff;
}
#goog-ws-list-table th {
  border: 0;
  font-size: 1px;
  padding: 0;
  visibility: hidden;
}
.goog-ws-list-table {
  /*table-layout: fixed;*/
}
  .goog-ws-list-table td {
    overflow: hidden;
    word-wrap: break-word;
  }
.goog-ws-list-row-hover {
  background-color: #efefef;
  cursor: pointer;
}
.goog-ws-list-column {
  cursor: pointer;
}
.goog-ws-list-column:hover {
  background-color: #eee;
}
.goog-ws-list-blurb p {
  border-bottom: 1px solid #ccc;
  margin: 0 10px;
  padding: 0 0 10px;
}
.goog-ws-list-oobe-wrapper {
  background: #FFFFAB;
  margin-bottom: 150px;
}
.goog-ws-list-oobe {
  border: 0;
}
  .goog-ws-list-oobe h3 {
    font-size: 15px;
    margin: 0; padding: 0;
  }
  .goog-ws-list-oobe .goog-ws-list-oobe-box {
    background: #fff;
    border: 1px solid #407794;
    border-bottom: 1px solid #407794;
    border-right: 1px solid #407794;
    width: 200px;
  }
  .goog-ws-list-oobe .goog-ws-list-oobe-box h4 {
    background: #a7c6d2;
    color: #407794;
    font-size: 15px;
    margin: 0;
    padding: 4px 6px;
  }
  .goog-ws-list-oobe-box .goog-ws-list-oobe-box-inside {
    padding: 6px 6px 3px;
  }
  .goog-ws-list-oobe-box .goog-ws-list-oobe-box-inside p {
    font: 13px Arial, Helvetica, Verdana, sans-serif;
    margin: 0 0 10px;
  }
.modal-dialog {
  width: 550px;
}
.goog-ws-list-dialog-table {
  border-bottom: 1px solid #ccc;
  margin: 0 0 10px;
  width: 100%;
}
  .goog-ws-list-dialog-table th {
    font-size: 13px;
    text-align: left;
  }
  .goog-ws-list-dialog-table td {
    padding: 5px 0 10px;
    vertical-align: top;
  }
  .goog-ws-list-dialog-table ul {
    list-style: none;
    margin: 10px 0;
    padding: 0;
  }
  .goog-ws-list-dialog-table li {
    margin: 0;
    position: relative;
  }
    .goog-ws-list-dialog-table li span {
      border-top: 1px solid #ccc;
      display: block;
      height: 14px;
      overflow: hidden;
      padding: 5px 0 5px 5px;
      width: 74%;
    }
  .goog-ws-list-dialog-table .goog-ws-current {
    background: #ccc;
    color: #000;
  }
    .goog-ws-list-dialog-table .goog-ws-current span {
      border-color: #ccc;
      color: #000;
    }
  .goog-ws-list-dialog-table .goog-ws-list-close {
    cursor: pointer;
    height: 10px;
    right: 5px;
    position: absolute;
    top: 5px;
    width: 10px;
    background-image: url(/a/cleanair.com/team-44/system/app/pagetypes/list/icon-delete.gif);
    background-repeat: no-repeat;
  }
  .goog-ws-list-dialog-table .goog-ws-list-down {
    cursor: pointer;
    height: 10px;
    right: 25px;
    position: absolute;
    top: 5px;
    width: 10px;
    background-image: url(/a/cleanair.com/team-44/system/app/pagetypes/list/icon-down.gif);
    background-repeat: no-repeat;
  }
  .goog-ws-list-dialog-table .goog-ws-list-up {
    cursor: pointer;
    height: 10px;
    right: 45px;
    position: absolute;
    top: 5px;
    width: 10px;
    background-image: url(/a/cleanair.com/team-44/system/app/pagetypes/list/icon-up.gif);
    background-repeat: no-repeat;
  }
.goog-ws-list-detailsArea {
  border: 3px solid #ccc;
}
.goog-ws-list-detailsArea div {
  margin: 0 0 5px;
}
.goog-ws-list-details {
  padding: 5px;
}
  .goog-ws-list-details label {
    display: block;
    font-weight: bold;
  }
.goog-ws-list-header {
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  margin: 5px 0 0;
  width: 100%;
}
  .goog-ws-list-header th {
    padding: 5px 5px 5px 10px;
    text-align: left;
  }
.goog-ws-list-sort-row td {
  background: url(/a/cleanair.com/team-44/_/rsrc/1212092065790/system/app/images/table_background_off.jpg) repeat-x left top;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  cursor: pointer;
  font-size: 10px;
  padding: 2px 5px 0 10px;
}

/* Closure date picker */

.goog-date-picker-none-cont {
  display:none;
}
.goog-date-picker th { font: menu; text-align: center; }
.goog-date-picker td {
  font: menu; text-align: center; vertical-align: middle;
  border: 1px solid white; border-width: 0px 1px 1px 0px;
  padding: 1px 3px;
}
.goog-date-picker {
  -moz-user-focus: normal;
  -moz-user-select: none;
  position: absolute;
  border: 1px solid black;
  float: left;
  font: menu;
  padding-left: 1px;
  background: white;
  z-index: 300; /*300 is for dropdowns, flyouts, etc.*/
}
.goog-date-picker-menu {
  position: absolute;
  background: threedface;
  border: 1px solid gray;
  -moz-user-focus: normal;
}
.goog-date-picker-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.goog-date-picker-menu ul li {
  cursor: default;
}
.goog-date-picker-menu-selected {
  background: #CCCCFF;
}
.goog-date-picker td { cursor: pointer; }
.goog-date-picker th { color: gray; font-size: 0.9em; }
.goog-date-picker td div { float: left; }
.goog-date-picker button { padding: 0px; margin: 1px; border: 1px solid gray; }
.goog-date-picker-week { padding: 1px 3px; }
.goog-date-picker-wday { padding: 1px 3px; }
.goog-date-picker-today-cont { text-align: left !important; }
.goog-date-picker-none-cont { text-align: right !important; }
.goog-date-picker-head td { text-align: center; }
.goog-date-picker-month { width: 12ex; }
.goog-date-picker-year { width: 6ex; }
.goog-date-picker table { border-collapse: collapse; }
.goog-date-picker-selected {
  background: #CCCCFF !important;
  color: blue !important;
}
.goog-date-picker-today { font-weight: bold !important; }
.goog-date-picker-other-month { -moz-opacity: 0.3; filter: Alpha(Opacity=30); }
.sat { background: #FFCCCC; }
.sun { background: #FFCCCC; color: red; }

#button1, #button2 {
  display: block;
  width: 60px;
  text-align: center;
  margin: 10px;
  padding: 10px;
  font: normal 0.8em verdana,sans-serif;
  border: 1px solid #000;
}

/*
.goog-ws-list-mat, .goog-ws-list-owner, .goog-ws-list-review { text-align: left; width: 27%; }
.goog-ws-list-status { text-align: left; width: 14%; }
.goog-ws-list-x { text-align: left; width: 5%; }
.goog-ws-list-red {
  background: #900;
  color: #fff;
  text-align: center;
}
.goog-ws-list-green {
  color: #060;
  text-align: center;
}
.goog-ws-list-yellow {
  background: #ff0;
  text-align: center;
}
*/

