/* cd1041 - old red hex */
/* 939598 */
body {
  font-size: 12px;
  color: #000000;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  width: 725px; }

a:link,
a:visited,
a:hover,
a:active {
  color: #055695;
  text-decoration: none; }

a:hover,
a:active {
  color: #231f20; }

a.note {
  color: #000000;
  font-weight: normal; }

a.note:hover {
  color: #231f20; }

a.namelnk:link,
a.namelnk:visited,
a.namelnk:hover,
a.namelnk:active {
  color: #2483C5;
  text-decoration: underline; }

a.namelnk:hover,
a.namelnk:active {
  color: #231f20; }

#header {
  top: 0px;
  width: 314px;
  height: 90px;
  float: left; }
  #header span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999px;
    background-image: url("img/CCA-2023.png");
    background-repeat: no-repeat;
    background-size: contain; }

#logo {
  top: 0px;
  right: 0px;
  width: 156px;
  height: 90px;
  float: right;
  display: flex;
  align-content: end;
  flex-wrap: wrap; }
  #logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999px;
    background-image: url("img/MTC_DoMore.png");
    background-repeat: no-repeat;
    background-size: contain; }

#footer {
  top: 0px;
  width: 221px;
  height: 5px;
  float: left; }

#breadcrumbs-footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #231f20;
  height: 1px;
  font-size: 12px;
  color: #000000; }

#dataFilter {
  margin-bottom: 20px; }
  #dataFilter #container {
    padding: 5px; }

#breadcrumbs-header {
  clear: both;
  padding: 0px;
  margin: 0px;
  height: 25px;
  font-size: 12px;
  background-color: #bfbfbf;
  color: #055695;
  /* added by Dane */
  padding: 10px 20px 15px;
  border-top: 0px;
  /* end of new */ }
  #breadcrumbs-header table {
    width: 100%;
    margin-top: 5px; }
    #breadcrumbs-header table td a {
      font-weight: normal; }
    #breadcrumbs-header table .actions {
      text-align: right;
      color: #055695; }

#pageContent {
  clear: both; }

.errors {
  background-color: #FFCFCF;
  border: 1px dotted #FF0000;
  width: 100%; }

#site {
  width: 230px; }

#pool {
  width: 130px; }

#tabs {
  position: absolute;
  float: left;
  width: 100%;
  background: #FFFFFF url("imgs/spec/bg.gif") no-repeat bottom left;
  line-height: normal; }
  #tabs ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style: none; }
  #tabs li {
    float: left;
    background: transparent url("imgs/spec3/left5.gif") no-repeat left top;
    margin: 0px;
    padding: 0px 0px 0px 34px; }
  #tabs span {
    float: left;
    background: transparent url("imgs/spec3/right5.gif") no-repeat right top;
    padding: 5px 34px 5px 0px;
    text-decoration: none;
    font-weight: bold;
    color: #0004de; }
  #tabs a {
    text-decoration: none;
    font-weight: bold;
    color: #0004de;
    float: none; }
  #tabs a:hover {
    color: #FFCC00; }
  #tabs #current {
    background-image: url("imgs/spec3/left5-on.gif"); }
    #tabs #current span {
      background-image: url("imgs/spec3/right5-on.gif");
      color: #0004de;
      padding-bottom: 5px; }
    #tabs #current a {
      color: #0004de; }

#tabsTable {
  background: #FFFFFF url("imgs/spec/bg.gif") no-repeat bottom left; }
  #tabsTable td {
    background: transparent url("imgs/spec3/left5.gif") no-repeat left top;
    padding: 5px 0px 5px 34px; }
  #tabsTable span {
    background: transparent url("imgs/spec3/right5.gif") no-repeat right top;
    padding: 5px 34px 5px 0px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF; }
  #tabsTable a {
    text-decoration: none;
    font-weight: bold;
    color: #0004de; }
  #tabsTable a:hover {
    color: #0004de; }
  #tabsTable #current {
    background-image: url("imgs/spec3/left5-on.gif"); }
    #tabsTable #current span {
      background-image: url("imgs/spec3/right5-on.gif");
      color: #0004de; }
    #tabsTable #current a {
      color: #0004de; }

.tabsFrame .container {
  padding: 1px; }

.displaytagForEditPool {
  background-color: white;
  border: 1px solid #231f20;
  width: 80%;
  border-collapse: collapse; }

.displaytagForEditPool thead {
  background-color: #d3d3d3;
  color: white;
  font-weight: bold;
  text-align: left; }

.displaytagForEditPool th {
  background-color: #d3d3d3;
  color: black;
  padding-right: 5px; }

.displaytagForEditPool td {
  padding-right: 3px;
  border-right: 1px solid #231f20; }

.displaytagnew {
  background-color: white;
  border: 1px solid #231f20;
  width: 210%;
  border-collapse: collapse; }

.displaytagnew thead {
  background-color: #d3d3d3;
  color: white;
  font-weight: bold;
  text-align: left; }

.displaytagnew th {
  background-color: #d3d3d3;
  color: black;
  padding-right: 5px; }

.displaytagnew td {
  padding-right: 3px;
  border-right: 1px solid #231f20; }

.displaytagForCharger {
  background-color: white;
  border: 1px solid #231f20;
  width: 50%;
  border-collapse: collapse; }
  .displaytagForCharger thead {
    background-color: #d3d3d3;
    color: white;
    font-weight: bold;
    text-align: left; }
  .displaytagForCharger th {
    background-color: #d3d3d3;
    color: black;
    padding-right: 5px; }
  .displaytagForCharger td {
    padding-right: 3px;
    border-right: 1px solid #231f20; }

.displaytag {
  background-color: white;
  border: 1px solid #231f20;
  width: 100%;
  border-collapse: collapse; }
  .displaytag thead {
    background-color: #d3d3d3;
    color: white;
    font-weight: bold;
    text-align: left; }
  .displaytag th {
    background-color: #d3d3d3;
    color: black;
    padding-right: 1px; }
  .displaytag td {
    padding-right: 1px;
    border-right: 1px solid #231f20; }
  .displaytag .sorted {
    background-color: red; }
  .displaytag .order1 {
    background-color: green; }
  .displaytag .order2 {
    background-color: #bfbfbf; }
  .displaytag .sortable {
    background-color: orange; }
  .displaytag .exportlinks {
    background-color: orange; }

#siteListTable .displaytag thead {
  background-color: #eaeaea !important;
  color: #0004de !important; }

.sHeader {
  padding-bottom: 10px;
  color: #055695;
  font-weight: bold;
  text-align: left; }

.chartHeader {
  padding-bottom: 10px;
  color: #000000;
  font-weight: bold;
  text-align: left; }

.summarychartHeader {
  padding-bottom: 5px;
  color: #055695;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 10px;
  text-align: left; }

.login {
  width: 100%; }
  .login TD {
    width: 33%; }
  .login .sep {
    border-bottom: 2px solid #0004de; }
  .login .loginForm {
    border: 1px solid #231f20;
    background-color: #FFFFFF; }

.loginSummaryHeader {
  color: #0004de;
  font-weight: bold; }

.calendarView {
  width: 100%;
  background-color: #bfbfbf;
  border: 1px solid #231f20;
  table-layout: fixed; }
  .calendarView .dayName {
    background-color: #bfbfbf;
    color: #055695;
    width: 14%;
    font-weight: bold;
    text-align: center; }
  .calendarView TD {
    background-color: #FFFFFF; }
  .calendarView TD.day {
    height: 75px;
    width: 100px;
    font-size: 12px;
    vertical-align: top; }
  .calendarView .date {
    top: px;
    color: #055695; }

.metaTable {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF; }
  .metaTable img:hover {
    cursor: pointer; }
  .metaTable .odd {
    background-color: #FFFFFF; }

#pageHeader {
  padding: 20px;
  font-weight: bold;
  color: #2483C5; }

.tableField {
  font-weight: bold;
  color: #2483C5; }

.minMaxValue {
  border: 0px solid transparent !important;
  text-align: left;
  white-space: nowrap; }

.minMaxTime {
  padding-right: 1px;
  text-align: right;
  white-space: nowrap; }

.userInfo .header {
  color: #2483C5; }
.userInfo TD {
  vertical-align: top; }
.userInfo .miscInfo {
  padding-left: 300px; }

.mispicksStarMsg {
  color: #2483C5; }

.calFieldContainer {
  position: absolute;
  display: none; }

.fullWidth {
  width: 50%; }

.width28 {
  width: 28%; }

.width20 {
  width: 20%; }

.width13 {
  width: 13%;
  text-align: center; }

.width30 {
  width: 30%; }

.width10 {
  width: 10%;
  text-align: center; }

.width11 {
  width: 11%;
  text-align: center; }

.width38 {
  width: 38%; }

.greenText {
  color: #328DA0; }

.loginbutton {
  padding: 2px 10px;
  font-size: 12px;
  text-align: center;
  background-color: #bfbfbf;
  border: 1px solid #231f20;
  color: #055695; }

table.fullborder {
  border: 1px solid #bfbfbf;
  border-collapse: collapse; }
  table.fullborder td {
    border: 1px solid #bfbfbf;
    border-collapse: collapse; }
  table.fullborder th {
    border: 1px solid #bfbfbf;
    border-collapse: collapse; }

table th {
  font-weight: bold;
  background-color: #bfbfbf;
  font-size: 14px;
  text-align: left; }
table td {
  padding: 1px 6px; }
  table td a {
    font-weight: bold; }
table td.rightborder {
  padding: 1px 6px 1px 2px;
  border-right: 1px solid #231f20; }

#siteListTable table td a {
  font-weight: normal; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.marginLeft {
  margin-left: 10px; }

.marginLeftBig {
  margin-left: 20px;
  color: #231f20; }

.marginLeftUtility {
  margin-left: 25px; }

.marginRight {
  margin-right: 10px; }

.marginTop {
  margin-top: 20px; }

.marginZero {
  margin: 0; }

.paddingFull {
  padding: 10px; }

.clear {
  clear: both; }

.biggertext {
  font-size: 14px; }

.biggertext_teal {
  font-size: 12px;
  color: #028AB4; }

.leftborder {
  border-left: 1px solid #231f20; }

.rightborder {
  border-right: 1px solid #231f20; }

.border {
  border: 1px solid #231f20; }

.lightblue {
  color: #bfbfbf; }

.blue {
  color: #bfbfbf; }

.adminBlue {
  color: #2483C5; }

p.blue {
  color: #bfbfbf;
  margin-bottom: 0; }

.teal {
  color: #028AB4; }

.navy {
  color: #055695; }

.red {
  color: red; }

.black {
  color: #000; }

#topText {
  margin-bottom: 10px; }

#leftText {
  margin-right: 20px;
  padding-right: 25px;
  border-right: 1px solid #231f20;
  float: left; }

#go {
  margin: 10px 10px 10px 10px;
  float: left; }

.tab,
.tab_on,
.tabforsettings,
.tab_onforsettings,
.tab_error,
.tab_on_error {
  font-size: 14px;
  font-weight: bold;
  padding-top: 4px;
  text-align: center;
  float: left;
  margin-left: 0px;
  color: #055695;
  border: 1px solid #231f20;
  border-bottom: none; }

.tab,
.tabforsettings,
.tab_error {
  background-color: #bfbfbf;
  border-bottom: 1px solid #231f20;
  padding-bottom: 3px;
  height: 22px; }

.tab_on,
.tab_onforsettings,
.tab_on_error {
  background-color: #FFFFFF;
  padding-bottom: 2px;
  height: 24px; }

.tab,
.tab_on {
  width: 150px; }

.tabforsettings,
.tab_onforsettings,
.tab_error,
.tab_on_error {
  width: 130px; }

.tab_dummy {
  float: right;
  width: 115px;
  height: 21px; }

#tab_baseline,
#tab_baseline_hidden,
#tab_baseline_visible,
#tab_baseline_visible_settings,
#tab_baseline_visible_readAccess,
#tab_baseline_visible_sum,
#tab_baseline_visible_last,
#tab_baseline_visible_last_summary {
  border-bottom: 1px solid #231f20;
  z-index: 1; }

#tab_baseline,
#tab_baseline_hidden {
  clear: both;
  width: 100%; }

#tab_baseline {
  height: 1px;
  margin-bottom: 10px; }

#tab_baseline_hidden {
  border-bottom-color: #fff;
  height: 0px;
  margin-bottom: 0px; }

#tab_baseline_visible,
#tab_baseline_visible_settings,
#tab_baseline_visible_readAccess,
#tab_baseline_visible_sum,
#tab_baseline_visible_last,
#tab_baseline_visible_last_summary {
  float: left;
  margin-left: 0px;
  height: 30px; }

#tab_baseline_visible {
  width: 30px; }

#tab_baseline_visible_settings {
  width: 45px; }

#tab_baseline_visible_readAccess {
  width: 180px; }

#tab_baseline_visible_sum {
  width: 200px; }

#tab_baseline_visible_last {
  width: 110px; }

#tab_baseline_visible_last_summary {
  width: 96px; }

.normalText {
  font-weight: normal; }

.normalBtn {
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #055695;
  border: 1px solid #231f20;
  background-color: #bfbfbf; }

.message {
  color: solid #0004de; }

.gridTableForSiteList3,
.gridTableForSiteList2 {
  border: 1px solid #231f20;
  background-color: #FFFFFF;
  width: 1700px; }

.gridTableForSiteList3Header,
.gridTableForSiteList2Header {
  color: #055695;
  background-color: #bfbfbf;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 2px;
  font-weight: normal;
  height: 24px; }

.gridTableForSiteList3RowEven,
.gridTableForSiteList3RowOdd,
.gridTableForSiteList2RowEven,
.gridTableForSiteList2RowOdd {
  color: #000000;
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
  height: 20px; }

.gridTableForSiteList3PageOfPage,
.gridTableForSiteList2PageOfPage {
  color: #055695;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold; }

.gridTableForSiteList3Pager,
.gridTableForSiteList2Pager {
  background-color: #bfbfbf; }

.gridTableForSiteList3Sort,
.gridTableForSiteList2Sort {
  color: #000000;
  background-color: #bfbfbf;
  text-decoration: none; }

.gridTable,
.gridTable_DisplayTag {
  border: 1px solid #e0e0e0;
  padding: 10px; }

.gridTable tr:nth-last-child(1) td {
  padding: 0; }

.noBorder {
  border: none; }

.noPadding {
  padding: 0; }

.gridWrapBorder {
  border: 1px solid #e0e0e0; }

.gridTable_DisplayTag {
  border-bottom: none; }

.gridHeader {
  color: #055695;
  background-color: #bfbfbf;
  border-right: 1px solid #231f20;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
  height: 24px; }

@media print {
  .gridHeader {
    background-color: transparent; } }
.gridRowEven {
  border-right: #231f20 1px solid;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
  height: 20px; }

.gridRowOdd {
  border-right: #231f20 1px solid;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
  height: 20px; }

.gridColumn,
.gridColumnCSS {
  color: #055695;
  border-right: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-bottom: 1px solid #FFFFFF;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
  height: 20px; }

.gridColumnCSS {
  color: red; }

.gridPageOfPage {
  color: #055695;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 13px;
  font-weight: bold; }

.gridPager {
  background-color: #bfbfbf; }

.gridTable tr:nth-last-child(1) td tr.gridPager td {
  padding: 1px 6px; }

.gridSort {
  color: #000000;
  background-color: #bfbfbf;
  text-decoration: none; }

.tableheaders {
  font-size: 11px; }

.titleFont {
  color: #055695;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 15px;
  font-weight: bold; }

.textFont {
  color: #055695;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal; }

.chartOption {
  color: #055695;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  margin-left: 0px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-bottom: -10px;
  line-height: 14px;
  opacity: 0.6; }
  .chartOption.subOption {
    margin-left: 0px;
    font-weight: 500;
    font-size: 12px; }

.controlBorder {
  border: 1px solid #e0e0e0;
  padding: 10px; }
  .controlBorder td {
    padding: 0px; }
  .controlBorder img:hover {
    cursor: pointer; }

.TableHeaderFont {
  color: #055695;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 15px;
  font-weight: normal; }

.pagedisplay {
  background-color: #bfbfbf;
  font-size: 10pt;
  width: 30px;
  border: 0px;
  text-align: center;
  vertical-align: top; }

.stickyHelpText {
  background-color: #bfbfbf;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  padding: 20px;
  border: 0;
  border-radius: 3px;
  width: 710px;
  color: #666; }
  .stickyHelpText td {
    padding: 0px; }
  .stickyHelpText img:hover {
    cursor: pointer; }
  .stickyHelpText img {
    position: relative;
    top: -15px;
    right: -15px; }
  .stickyHelpText td img {
    border: 1px solid #231f20;
    padding: 2px; }
  .stickyHelpText.energyHelp {
    width: 812px; }

.helperTable img:hover {
  cursor: pointer; }

.white_content_loading {
  display: none;
  position: absolute;
  top: 35%;
  left: 40%;
  width: 36%;
  min-height: 32%;
  height: auto;
  padding: 16px;
  z-index: 2;
  overflow: auto; }

.center_page {
  width: 100%; }

.left_side {
  min-width: 250px;
  color: #000000;
  padding: 15px 10px 10px 10px;
  font-weight: bold;
  background-color: #d9d9d9;
  margin: 0;
  height: 100%;
  position: relative;
  display: table-cell;
  padding-top: 20px;
  vertical-align: top;
  padding-bottom: 20px; }

.right_side {
  min-width: 700px;
  margin: 20px 5px 20px 0px;
  color: #000000;
  padding: 0px 10px 10px 10px;
  display: table-cell;
  padding-top: 20px; }

tr.spaceUnder > td {
  padding-bottom: 25px; }

#s-Label_13 {
  color: #055695;
  height: 20px;
  padding-left: 5px;
  text-align: left;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  line-height: 10pt; }

#c-Label_13 {
  color: #055695;
  height: 20px;
  padding-left: 5px;
  text-align: left;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  line-height: 10pt; }

#s-Label_9 {
  color: #2483C5;
  text-align: left;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif, Arial, Helvetica;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  color: #666;
  padding: 4px 10px; }

#s-Label_9:hover {
  color: #231f20; }

.left_side #s-Label_13 {
  padding-left: 0px;
  margin-left: 0px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  opacity: 0.6;
  border-bottom: 1px solid #666; }
.left_side #c-Label_13 {
  padding-left: 0px;
  margin-left: 0px;
  font-weight: 700;
  font-size: 14px;
  opacity: 0.6;
  border-bottom: 1px solid #666; }
.left_side #s-Label_9 {
  font-size: 10pt; }
.left_side a#s-Label_9.navItemLink {
  text-decoration: none;
  display: block;
  height: 20px; }
.left_side a#s-Label_9.navItemLink:hover {
  text-decoration: none;
  color: #2483C5;
  background-color: #cccccc; }
.left_side a#s-Label_9.navItemLink.currentSection {
  text-decoration: none;
  background-color: #ffffff;
  background-color: #AAAAAA;
  color: #fff; }
.left_side select#site, .left_side select#pool {
  width: 90%;
  height: 30px;
  border: 0;
  color: #666;
  font-size: 12px; }
.left_side select#pool.specialPoolMode {
  width: 60%; }
.left_side select.textfieldForSelectBox {
  font-family: "Open Sans", sans-serif, Arial, Helvetica;
  background-color: #ffffff; }
.left_side input.textfieldForSite {
  background-color: #ffffff; }
.left_side select[disabled].textfieldForSelectBox {
  background-color: #ffffff;
  color: #787878;
  border-color: #c6c6c6; }
.left_side input#startDate, .left_side input#endDate {
  height: 30px;
  border: 0;
  color: #666;
  font-size: 12px;
  padding: 0 10px; }
.left_side input#startDate_btn, .left_side input#endDate_btn {
  background-color: rgba(170, 170, 170, 0.48);
  height: 30px;
  width: 30px;
  border: 0; }
.left_side input#submitBtn {
  height: 30px;
  width: 32px;
  border: 0;
  color: #fff;
  background-color: #666; }
.left_side span#prev, .left_side span#next {
  height: 30px;
  width: 30px;
  border: 0px solid #666;
  border-radius: 50%;
  padding-top: 8px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: rgba(170, 170, 170, 0.48); }
.left_side .calFieldContainer {
  z-index: 1; }

.allPoolsContainer {
  display: inline-block; }
  .allPoolsContainer label#allPoolsLabel {
    font-weight: 500;
    font-size: 12px;
    opacity: 0.6; }

#settingscontainer {
  width: 700px; }
  #settingscontainer h5 {
    font-size: 1em; }
  #settingscontainer #sitesettings {
    padding: 30px 0; }
  #settingscontainer .settingitem {
    padding: 5px 0; }
    #settingscontainer .settingitem .settingitemsection {
      display: inline-block;
      padding: 1px 6px; }
      #settingscontainer .settingitem .settingitemsection.sectionA {
        width: 179px; }
      #settingscontainer .settingitem .settingitemsection.sectionB {
        width: 20px;
        margin-left: -4px; }
      #settingscontainer .settingitem .settingitemsection.sectionC {
        width: 85px; }
      #settingscontainer .settingitem .settingitemsection.sectionD {
        width: 239px; }
  #settingscontainer .settingGroup {
    border: 1px solid #231f20;
    padding: 10px;
    margin-bottom: 15px; }

.AGContainer {
  width: 725px; }
  .AGContainer .header {
    padding: 10px 20px; }
  .AGContainer .siteControlContainer {
    width: 100%; }
    .AGContainer .siteControlContainer .siteLabel {
      display: inline-block;
      width: 50px; }
    .AGContainer .siteControlContainer .siteDropDown {
      display: inline-block;
      width: 300px; }
      .AGContainer .siteControlContainer .siteDropDown .siteList {
        width: 300px; }
  .AGContainer .assetGroupContainer .agHeader {
    padding-top: 10px;
    padding-bottom: 5px; }
  .AGContainer .assetGroupContainer .agList {
    padding-bottom: 5px; }
  .AGContainer .assetGroupContainer .columnOne {
    display: inline-block;
    width: 100px; }
  .AGContainer .assetGroupContainer .columnTwo {
    display: inline-block;
    width: 200px; }
  .AGContainer .assetGroupContainer .columnThree {
    display: inline-block;
    width: 100px; }
  .AGContainer .assetGroupContainer .columnFour {
    display: inline-block;
    width: 100px; }
  .AGContainer .assetGroupContainer .columnFive {
    display: inline-block;
    width: 100px; }
  .AGContainer .agMergeContainer {
    padding-top: 20px; }
    .AGContainer .agMergeContainer .columnOne {
      display: inline-block;
      width: 120px; }
    .AGContainer .agMergeContainer .columnTwo {
      display: inline-block;
      padding-bottom: 5px;
      width: 290px; }

fieldset {
  border: 1px solid #231f20; }

input[type="button"],
input[type="submit"],
button {
  color: #055695;
  background-color: #bfbfbf;
  border: 1px solid #231f20;
  cursor: pointer; }

input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
  color: #231f20;
  background-color: #d3d3d3;
  border-color: #bfbfbf; }

input[type="button"][disabled],
input[type="button"]:disabled,
input[type="submit"][disabled],
input[type="submit"]:disabled,
button[disabled],
button:disabled {
  color: #231f20;
  background-color: #d3d3d3;
  border-color: #bfbfbf;
  cursor: default; }

input[type="text"],
input[type="password"],
textarea,
select {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none; }

input[type="text"][disabled],
input[type="text"]:disabled,
textarea[disabled],
textarea:disabled,
select[disabled],
select:disabled {
  color: #231f20;
  background-color: #d3d3d3;
  border-color: #bfbfbf;
  cursor: default; }

/*
.htmlarea {border:1px solid }
*/
input.textfield, select.textfield,
input.textfieldForName, select.textfieldForName,
input.textfieldForLanguage, select.textfieldForLanguage,
input.textfieldForAlert, select.textfieldForAlert,
input.textfieldForWarn, select.textfieldForAlert,
input.textfieldForSite, select.textfieldForAlert,
input.textfieldForSelectBox, select.textfieldForSelectBox {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none; }

input.textfield, select.textfield,
input.textfieldForName, select.textfieldForName,
input.textfieldForLanguage, select.textfieldForLanguage,
input.textfieldForAlert, select.textfieldForAlert,
input.textfieldForWarn, select.textfieldForWarn {
  font-size: 13px; }

input.textfieldForSite, select.textfieldForSite,
input.textfieldForSelectBox, select.textfieldForSelectBox {
  color: #333333;
  background-color: #bfbfbf;
  border-color: #231f20;
  font-size: 10px; }

input.textfieldForName, select.textfieldForName {
  width: 305px; }

input.textfieldForLanguage, select.textfieldForLanguage {
  width: 200px; }

input.textfieldForAlert, select.textfieldForAlert {
  background-color: #FFFF5A; }

input.textfieldForWarn, select.textfieldForWarn {
  background-color: #FFAA46; }

input.textfieldForSite, select.textfieldForSite {
  width: 80px; }

.icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  cursor: pointer; }

.icon-close {
  /* cross_blue.gif */
  background-image: url("img/close.gif"); }

.icon-export {
  /* excelexport.png */
  background-image: url("img/export.png"); }

.icon-help {
  /* help_img.gif */
  background-image: url("img/help.gif"); }

.icon-expand {
  /* plus.GIF */
  background-image: url("img/expand.gif"); }

.icon-collapse {
  /* minus.GIF */
  background-image: url("img/collapse.gif"); }

table.yui,
table.yuimod {
  font-size: 8pt;
  font-family: Arial;
  border-collapse: collapse;
  border: 1px solid #231f20;
    /*
    .even {
    	background-color: #fff;
        border-left: 1px solid $dark;
    }

    .odd {
        border-left: 1px solid $dark;
        border: 1px solid #FFFFFF;
    }
    */ }
  table.yui thead .headerSortUp,
  table.yui thead .headerSortDown,
  table.yuimod thead .headerSortUp,
  table.yuimod thead .headerSortDown {
    background: url("sprite.png") repeat-x 0px -100px; }
  table.yui .headerSortUp a,
  table.yuimod .headerSortUp a {
    background: url("asc.gif") no-repeat right 50%; }
  table.yui .headerSortDown a,
  table.yuimod .headerSortDown a {
    background: url("desc.gif") no-repeat right 50%; }
  table.yui thead td,
  table.yuimod thead td {
    vertical-align: middle;
    background-color: #FFFFFF;
    border: none; }
  table.yui thead .tableHeader,
  table.yuimod thead .tableHeader {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal; }
  table.yui thead .filter,
  table.yuimod thead .filter {
    text-align: right; }
  table.yui th,
  table.yuimod th {
    background: url("sprite.png") repeat-x 0px 0px;
    border: 0px solid #055695;
    height: auto;
    cursor: pointer;
    background-color: #bfbfbf; }
    table.yui th a,
    table.yuimod th a {
      text-decoration: none;
      text-align: center;
      font-family: Arial;
      font-weight: normal;
      color: #055695;
      background: url("bg.gif") no-repeat right 50%; }
  table.yui td,
  table.yuimod td {
    padding: 2px;
    border-left: 1px solid #bfbfbf; }
  table.yui td:first-child,
  table.yuimod td:first-child {
    border-left: none; }
  table.yui tfoot,
  table.yuimod tfoot {
    background-color: #bfbfbf;
    text-align: center;
    border-top: none; }
  table.yui tfoot td,
  table.yuimod tfoot td {
    background-color: #bfbfbf; }
  table.yui .tablesorterPager,
  table.yuimod .tablesorterPager {
    padding: 10px 0 10px 0; }
    table.yui .tablesorterPager input.prev,
    table.yuimod .tablesorterPager input.prev {
      width: auto;
      margin-right: 10px; }
    table.yui .tablesorterPager input.next,
    table.yuimod .tablesorterPager input.next {
      width: auto;
      margin-left: 10px; }
  table.yui .pagedisplay,
  table.yuimod .pagedisplay {
    font-size: 10pt;
    width: 30px;
    border: 0px;
    background-color: #bfbfbf;
    text-align: center;
    vertical-align: top; }

table.yui th {
  padding: 5px; }
  table.yui th a {
    padding-right: 20px; }
table.yui .tablesorterPager span {
  padding: 0 5px 0 5px; }

table.yuimod th {
  padding: 2px; }
  table.yuimod th a {
    padding-right: 10px; }
table.yuimod .tablesorterPager span {
  padding: 0 2px 0 5px; }

.rowstyleforsite {
  text-align: left; }

.rowstyle {
  text-align: right;
  border-bottom: 1px solid #FFFFFF; }

table.yui-top {
  border-bottom: none; }

table.yui-mid {
  border-top: none;
  border-bottom: none; }

table.yui-bot {
  border-top: none; }

.htmlarea_global {
  margin-bottom: 2px; }

.htmlarea {
  width: 100%;
  border: 1px solid #231f20;
  background: #ffffff;
  	/*
  	privacy size:
      height:320px;
      */ }

.normalBtn {
  color: #055695;
  border: 1px solid #231f20;
  background-color: #bfbfbf;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold; }

.calFieldContainer {
  position: absolute;
  display: none; }

.htmlarea_menu {
  width: 100%;
  text-align: left;
  background: url(img/htmlarea_menu_bg.gif);
  border: 1px solid #231f20;
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 0px; }

.htmlarea_menu .button {
  border: 0px solid;
  padding: 0px;
  margin: 1px;
  vertical-align: middle; }

.htmlarea_dialog {
  border-style: outset;
  border-width: 2px;
  border-color: #231f20;
  background-color: #bfbfbf;
  padding: 8px;
  font-size: 11px;
  font-family: 'verdana'; }

.div_helpText_Content {
  font-family: verdana;
  font-Size: 11px;
  font-weight: normal;
  padding-left: 14px;
  padding-right: 18px; }

.page-heading {
  display: block;
  text-align: center;
  font-size: 20px; }

/* Site List */
.site-list-site-heading {
  background-color: #bfbfbf;
  width: 850px;
  height: 35px;
  font-size: 18px;
  font-weight: bold;
  clear: both;
  padding-left: 10px;
  padding-top: 5px; }

/* Site Summary */
.site-summary-pool-heading {
  background-color: #bfbfbf;
  width: 792px;
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  clear: both;
  padding-left: 10px;
  padding-top: 5px; }

/* Report - Settings */
.pool-settings-section {
  border: 1px solid #231f20; }

/* Report - Drilldown */
.chart-heading {
  color: #000000;
  background-color: #bfbfbf;
  clear: both;
  width: 98%;
  height: 20px;
  padding-left: 10px;
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: left; }
