BODY
{
    COLOR: black;
    FONT-FAMILY: 'Open Sans', sans-serif, Verdana, Arial, Tahoma;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
}
H1
{
    FONT-SIZE: large;
    COLOR: black;
}
TD
{
    FONT-SIZE: 8pt;
}
TH
{
    FONT-SIZE: 9pt;
    text-align: left;
}

form
{
  margin: 0px;
}

p,dl,dd,dt,li,ol
{
  font-size: 9pt;
  line-height: 11pt;
  color: #000000;
}

img {
  border: none;
}

img.icon {
  width: 16px;
  height: 16px;
}

h3.inline, h2.inline, h1.inline {
  display: inline;
}

h3.header {
  display: inline;
  padding: 2px;
  maargin: 0px;
  font-size: 10pt;
}

table.emphasize-rows td {
  font-size: 14px;
  padding: 6px;
  border-bottom: 1px dotted #E8E8E8;
  background-color:white;
}

table.emphasize-rows tr+tr:hover > td {
  background-color: #EFEFEF;
}

table .sort-container .emphasize-rows tbody tr:hover > td {
  background-color: #EFEFEF;
}

.alternate-row-colors tr:nth-child(even) {
  background: #EFEFEF;
}

.alternate-row-colors tr:nth-child(odd) {
  background: #E0DEDE;
}

.success {
  color: #1E7F06;
}
.error {
  color: #7F0636;
}

.mainmenutable {
  min-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.mainmenutable span#accountTitle {
  font-size: 1.5em;
}

#header-left {
  background-image: url(../images/header_left.gif);
}

#header-middle {
  background-image: url(../images/header_repeat.gif);
  background-repeat: repeat-x;
}

table#mainbody {
  min-width: 60%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

div#wrapper {
width: 100%;
width: 100vw;
margin: 0 auto;
}

p.copyright {
  font-size: larger;
}

tr.subheader {
  background: #C0C0C0;
}

.spacer {
  line-height: 40px;
}

.bold-text {
  font-weight: bold;
}

.right-align {
  text-align: right;
}

tr#selected {
  font-weight: bold;
  font-size: larger;
  background-color: #E8E8E8;
}

#pageTitle {
  font-family: 'Open Sans', sans-serif, Verdana, Arial, sans-serif;
  font-size: 20px;
  padding: 5px;
}
.title {
  font-family: 'Open Sans', sans-serif, Verdana, Arial, sans-serif;
  font-weight: bolder;
  font-size: 1.5em;
}

.boxshadow {
  box-shadow: #979797 0px 4px 2px -1px;
}

A.small {
font-size: 8pt;
line-height: 10pt;
color: #0000ff;
}

A.listnav {
font-size: 8pt;
font-weight: bold;
line-height: 10pt;
color: #0000ff;
text-decoration: none;
}

A.listnav:Visited {
color: #0000ff;
}

A.listnav:Active {
color: #000000;
}

A.listnav:Hover {
color: #000000;
}


A.topheader {
font-weight: bold;
font-size: 7pt;
line-height: 8pt;
color: #006699;
text-decoration: none;
}

A.foot {
font-size: 7pt;
line-height: 8pt;
color: #0000ff;
}

/* hyperlinked text format without underline. Only works in
Internet Explorer */
A.noline {
font-size: 9pt;
line-height: 11pt;
color: #0000ff;
text-decoration: none;
}

A:link {
text-decoration: none;
}

A.black {
color: #000000;
}

A:Visited {
color: #006699;
}

A:Active {
color: #000000;
}

A:Hover {
text-decoration: underline;
}
 
.link {
text-decoration: underline;
}

.emailNav {
color: #0000FF; 
background-color:#99CCFF; 
border: none; 
font-weight: bold; 
cursor: pointer;
}

.pkgNav {
color: #0000FF; 
background-color:#FFFFFF; 
border: none; 
font-size: 8pt;
font-weight: bold; 
cursor: pointer;
text-decoration: underline;
}

.emailNav:hover {
color: #000000;
}

.small {
font-size: 8pt;
line-height: 10pt;
color: #000000;
}

.colhead {
font-size: 7pt;
font-weight: bold;
line-height: 9pt;
color: #000000;
}


.foot {
font-size: .9em;
line-height: 8pt;
color: #000000;
}

.heading {
font-size: 9pt;
line-height: 11pt;
color: #000000;
font-weight: bold;
}

.redheading {
font-size: 9pt;
line-height: 11pt;
color: #FF0000;
font-weight: bold;
}

.italheading {
font-size: 9pt;
line-height: 11pt;
font-weight: bold;
font-style: italic;
}

.subheading {
font-size: 8pt;
line-height: 10pt;
font-weight: bold;
}

.redsubheading {
font-size: 8pt;
line-height: 10pt;
font-weight: bold;
color: #FF0000;
}

.caption {
font-size: 10pt;
line-height: 10pt;
color: #3333cc;
font-weight: bold;
}

.captionheading {
font-size: 9pt;
line-height: 7pt;
color: #3333cc;
font-weight: bold;
}

#calbegin1,#calend1 {
font-family: 'Open Sans', sans-serif, Arial;
box-shadow:  rgba(0,0,0,0.4)  4px 5px;
}
	  
.cpBorder {
border: 1px solid black;
}
	  
#calbegin1 tbody tr td center table:first-child {
background-color: #204080;
color: white;
font-weight: bold;
padding: 2px;
}
	  
#calend1 tbody tr td center table:first-child {
background-color: #204080;
color: white;
font-weight: bold;
padding: 2px;
}
	  
#schedCal tbody tr td center table:first-child {
background-color: #204080;
color: white;
font-weight: bold;
padding: 2px;
}

span.cpDayColumnHeader {
font-weight: bold;
}
	  	  
a.cpMonthNavigation {
color: white;
font-weight: normal;
}
	  
span.cpMonthNavigation {
padding-left: 10px;
}

.cpOtherMonthDate {
visibility: hidden;
}

a.roundbutton,input.roundbutton, input.roundbutton-red {
  text-decoration: none;
  margin: 0px -8px 2px 2px;
}

a.roundbutton div,input.roundbutton, input.roundbutton-red {
  background-color: #C0C0C0;
  border: 1px solid black;
  padding: 2px 5px 2px 5px;
  margin-bottom: 10px;
  letter-spacing:2px;

  font: small-caps normal 1em 'Arial';
  font-weight: bold;
  overflow: hidden;

  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

input.roundbutton, input.roundbutton-red {
  margin: 0px -8px 0px 1px;
  padding: 0px;
}

div.roundbutton:hover,input.roundbutton:hover {
  color: #FFFFFF;
  cursor: pointer;
  box-shadow: gray  1px 1px;
  background-color: #6F6F6F;
}

input.roundbutton-red {
  background-color: #980000;
  color: white;
}
input.roundbutton-red:hover {
  background-color: #B00000;
  color: white;
}
/**
.roundbutton {
  color: #fff;
  text-shadow: -2px 2px #346392;
  background-color: #ff9664;
  background-image: linear-gradient(top, #6496c8, #346392);
  box-shadow: inset 0 0 0 1px #27496d;
  border: none;
  border-radius: 15px;
}

.roundbutton:hover, .roundbutton:focus {
  box-shadow: inset 0 0 0 1px #27496d,0 5px 15px #193047;
}
**/


.roundcorners {
  border: 1px solid gray;
  border-radius: 5px;
  -moz-border-radius: 5px;
}

input.link {
  border: none;
  background-color: transparent;
  color: #A8C6F4;
  font-size: 10pt;
  line-height: 12pt;
  text-decoration: underline;
  cursor:pointer;
  text-align: left;
}

.header-blue {
  display: inline;
  padding: 2px;
  maargin: 0px;
  font-size: 10pt;
  font-weight: bold;
  color: #A8C6F4;
}

.first {
  background:url(../images/first_white.png) no-repeat; 
  border: none; 
  padding-top: 2px; 
}

.first:hover {
  cursor:pointer;
}

.next {
  background: url(../images/next_white.png) no-repeat;
  border: none;
  padding-top: 0px;
}
.next:hover {
  cursor:pointer;
}

.previous {
  background: url(../images/previous_white.png) no-repeat;
  border: none;
  padding-top: 0px;
}
.previous:hover {
  cursor:pointer;
}

.last {
  background: url(../images/last_white.png) no-repeat;
  border: none; 
  padding-top: 2px;
} 
.last:hover {
  cursor:pointer;
}

.info {
  display: inline;
  padding-right: 4px;
  padding-left: 3px;
  vertical-align: top;
}
.info:hover {
  cursor: pointer;
}

.template-input-header {
  padding: 2px;
  font-weight: bold;
  font-size: 1.4em;
}

.template-input-header-small {
  padding: 2px;
  font-weight: bold;
  font-size: 1.2em;
}

input.template-large {
  border: none;
  padding: 2px;
  font-weight: bold;
  font-size: 2.0em;
}

input.template-medium {
  border: none;
  padding: 2px;
  font-weight: bold;
  font-size: 1.2em;
}
input.template-medium-slim {
  border: none;
  padding: 2px;
  font-weight: normal;
  font-size: 1.3em;
}

input.template-med {
  border: none;
  padding: 2px;
  font-size: 1.3em;
}
input.template-outline {
  border: 2px solid gray;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 4px;
  font-size: 1.3em;
}
td.template-line {
  border-top: 1px solid #CECECE;
  padding: 10px; 
  margin-right: 10px;
}

input.template-small {
  border: none;
  padding: 2px;
  font-weight: bold;
  font-size: 0.8em;
}

.template-header, .template-footer {
  background: #C0C0C0;
  color: white;
  border: 1px solid gray;
}
.template-footer {
  text-align: right;
}

.ui-button {
  background: green;
}

img.edit-icon {
  border: none;
  display: none;
}

input.inline-edit {
  background: #fff url(../images/edit.png) no-repeat center right;
  border: none;
  padding: 4px;
  margin-bottom: 4px;
}

input.editable {
  background: #fff url(../images/edit.png) no-repeat center right fixed;
  border: 2px solid #BF3434;
  padding: 2px;
  margin-bottom: 4px;
}


.required {
  color: red;
  font-size: 8pt;
  line-height: 10pt;
  font-family: 'Open Sans', sans-serif, Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
}

.dropshadow {
  -moz-box-shadow: 0px 1px #999; /* Firefox */
  -webkit-box-shadow: 0px 1px #999; /* Safari/Chrome */
  box-shadow: 0px 1px #999; /* Opera and other CSS3 supporting browsers */
}

.alternate #selectedContent {
  border-collapse: separate;
  -webkit-box-shadow: 2px 15px 20px -1px rgba(125,139,153,1);
  -moz-box-shadow: 2px 15px 20px -1px rgba(125,139,153,1);
  box-shadow: 2px 15px 20px -1px #7D8B99;
}

.container-shadow {
  margin: 0px;
  margin-top: 2px;
  background-color: rgb(68,68,68); /* Needed for IEs */
  
  -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
  -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
  box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20)";
  
  zoom: 1;
}

.container-shadow .showcase-shadow {
  position: relative; /* This protects the inner element from being blurred */
  padding: 0px;
  margin:0px;
  background-color: #FFF;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0px 2px 15px 0px #000;
  -moz-box-shadow: 0px 2px 5px 0px #000;
  -webkit-box-shadow: 0px 2px 15px 0px #000;
  /* For IE 8 */
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=0)";*/
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=90)";
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=180)";
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=270)";
  /* for IE 5.5 - 7 */
   filter:
   /* progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#cccccc'),*/
    progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#cccccc'),
    progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#cccccc'),
    progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=270, Color='#cccccc');
}

.container-shadow .showcase-shadow td {
  padding-right: 10px;
}

.showcase {
  border-collapse: separate !important;
  border: 1px inset gray;
  border-top: none;
  border-left: none;
  -webkit-box-shadow: 2px 15px 20px -1px rgba(125,139,153,1);
  -moz-box-shadow: 2px 15px 20px -1px rgba(125,139,153,1);
  box-shadow: 2px 15px 20px -1px #7D8B99;
}

/* Top navigation menu -- START */
.main-menu, .sub-menu {
  padding: 0px;
  list-style-type:none;
  width: 100%;
  position:relative;
  z-index:5;
}

/* Equi-distant main menu items */
.main-menu {
  display: inline-block;
  border-bottom: 1px solid #97999C;
  margin-left: 0px;
  margin-top: 0px;
  top: -4px;
}

.main-menu li.main-menuitem {
  float:left;
  position:relative;
  
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
}

.main-menu img {
  border: none;
}

/* Text look/feel */
.main-menu a {
  display: block;
  padding: 6px;
  color: #000000;
  font: small-caps normal 1.2em 'Arial';
  font-weight: bold;
  background-color: #fff;
  text-decoration: none;
}

/* Hover colors */
.main-menu a:hover {
  background-color: #97999C;
  color: white;
}

.main-menuitem:hover {
  background-color: #97999C;
  color: white;
}

/* Keeps page from bouncing; div is its own entity */
.sub-menu-container {
  position: absolute;
}

.sub-menu {
  display: none;
  border: 1px solid #97999C;
  border-top: none;
  margin-left: 0px;
}

.sub-menu a {
  text-align: left;
  white-space: nowrap;
  padding: 5px;
}


a.selected {
  color: #fff;
  background-color: #97999C;
}
/* Top Navigation Menu --- END */


/* Report Mgmt page -- START */
#report-accordion .ui-accordion-header {  
  border: none;
  font-weight: bold;
  background-color: #FFFFFF;
  background-image: none;
}

#report-accordion > .ui-accordion-header {  
  background: #555555;
}

#report-accordion > .ui-accordion-content {
  border: 1px solid #C0C0C0;
  background-color: white !important;
  font-size: 10pt; 
  line-height: 16pt;
}
#report-accordion div {
  background: white;
}

#defaultreport-tab {
  margin-bottom: 0px;
}
/* Report Mgmt page -- END */
 
/* Learn more */
#learn-accordion {
  border: none;
}

#learn-accordion {
  border: none;
}

#learn-accordion > .ui-accordion-content {
  border: none;
}

/* Default Report tabs */
#defaultreport-tab {
  background: white;
  border: none;
}

#defaultreport-tab .ui-widget-header {
  background: white;
  border: none;
  border-bottom: 1px solid #C0C0C0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

#defaultreport-tab .ui-tabs-nav .ui-state-default {
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}

#defaultreport-tab .ui-tabs-nav .ui-state-default a {
  color: #000000;
  padding-bottom: 10px;
}

#defaultreport-tab .ui-tabs-nav .ui-state-active a {
  color: #000000;
  padding-bottom: 10px;
}

/* Default Report tabs END */

.ui-tooltip {
  font-family: 'Open Sans', sans-serif, Verdana, Arial, sans-serif;
  font-size: .8em;
}

ul#tophelp {
  padding: 0px;
}

#tophelp h4 {
  display: inline-block;
}

#tophelp h4 a {
color: gray;
}

#tophelp li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#tophelp .hidden {
display: none;
}


/** Report Dialog box **/
#customize-popup {
display: none;
}

.ui-dialog {
padding: 0px;
}

.ui-dialog-titlebar {
background-color: #710000;
background-image: none;
border: none;
}
.ui-dialog-title {
color: white;
}
.ui-dialog-titlebar-close {
background-color: white;
}
.ui-dialog-buttonset .ui-button-text{
background-color: gray;
background-image: none;
}
.ui-button-text-only .ui-button-text{
background-color: gray;
background-image: none;
color: white;
}
.instructions {
font-family: Verdana, Arial, sans-serif;
}
#customize-popup fieldset {
border: none;
}
#customize-popup label {
font-size: .6em;
font-weight: bold;
}
#customize-popup .radioText {
font-size: .7em;
}
.reportname {
font:  normal 1.1em 'Arial'; 
color: #710000;
font-weight: bold;
}

/* yui schedule panel */
#panelContent {
  border: 2px solid black;
}

.yui3-panel {
    outline: none;
}
.yui3-panel-content .yui3-widget-hd {
    font-weight: bold;
}
.yui3-panel-content .yui3-widget-bd {
    padding: 15px;
}
.yui3-panel-content label {
    margin-right: 30px;
}
.yui3-panel-content fieldset {
    border: none;
    padding: 0;
}
.yui3-panel-content input[type="text"] {
    border: none;
    border: 1px solid #ccc;
    padding: 3px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 100%;
    width: 200px;
}

div.tiptitle {
  position: absolute;
  display: none;
  border: 1px solid gray;
}

div.tiptitle .header {
  background-color: gray;
  font-weight: bold;
  color: white;
  padding: 3px;
  text-align: left;
}

div.tiptitle .body {
  background-color: white;
  text-align: left;
  padding: 3px;
}

/** templateList **/
#templateList {
  width: 100%;
  padding: 0px;
}

#templateList table {
  width: 100%;
}

#templateList .master {
  table-layout: auto;
  border-spacing: 2px;
  width: 100%;
}

table.center_table tbody tr td {
  font-size: 14px;
  padding: 8px;
  border-top: 1px dotted #E8E8E8;
}

table.center_table tbody tr+tr:hover > td {
  background-color: #EFEFEF;
}

#templateList div.sortable-item > h3 {
  display: inline;
}

#templateList div.sortable-item > h3.even td {
  background: #E8E8E8;
}

#templateList div.sortable-item > h3.odd td {
  background: white;
}


/** match header **/
#templateList table #review,#templateList table #commit, #templateList table #migrate {
  width: 40px;
}

#templateList table .name, #templateList table #name  {
  width: 250px;
  font-weight: bold;
  word-break: break-all;
}
#templateList table tr .name {
  color: black;
}

#templateList table .description, #templateList table #description {
  width: 250px;
  word-break: break-all;
}
#templateList table .description {
  font-weight: normal;
}

#templateList table .modby {
  width: 200px;
  vertical-align: top;
  word-break: break-all;
  font-weight: normal;
}

#templateList table .moddate {
  text-align: right;
  font-weight: normal;
}

#templateList .name, #templateList table.alternative .hide {
  cursor: pointer;
}

.hide {
  vertical-align: top;
  border: none;
}

/** Sorts **/
.sort {
  cursor: pointer;
}

.attention {
  background: rgb(255, 249, 227);
  background: rgba(255, 0, 0,.2);
}

#template-tabs.ui-tabs-vertical { 
  width: 960px; 
  border: none;
}

#template-tabs.ui-tabs-vertical .ui-tabs-nav { 
  padding: .2em .1em .2em .2em; 
  float: left; width: 12em; 
}

#template-tabs.ui-tabs-vertical .ui-tabs-nav li { 
  clear: left; 
  width: 100%; 
  border-bottom-width: 1px !important; 
  border-right-width: 0 !important; 
  margin: 0 -1px .2em 0; 
}

#template-tabs.ui-tabs-vertical .ui-tabs-nav li a { 
  display:block; 
  background-color: white;
}

#template-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { 
  padding-bottom: 0; 
  padding-right: .1em; 
  border-right-width: 1px; 
}

#template-tabs.ui-tabs-vertical .ui-tabs-panel { 
  padding: 1em; 
  float: right; 
  width: 40em;
}

#template-tabs > ul
{
  border: none;
  background-color: white;
}

#template-tabs > ul > li {
  width: 180px;
  list-style-type: none;
  display: block;
  text-shadow: 0px 1px 1px #F2F1F0;
  font-size: 1.11em;
  position: relative;
  margin: auto;
  padding: 10px 15px !important;
  border-right-width: 0;
  border-bottom: 1px solid #DDD;
  background: whiteSmoke; 
  background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background: linear-gradient(top, #ffffff 0%, #f2f2f2 100%); 
}

.available-header {
  border: 0px; 
  background: white;
  border-bottom: 2px solid black;
}

ul.prettylist {
  list-style-type: square;
}

.prettylist li {
  line-height: 20px;
}

#showtemplates {
  /**background: #fff url(../images/copy.png) no-repeat;
  padding-left: 30px;**/
  padding: 5px;

 display: block;
 background: #ffffff;
 border: 2px solid rgba(206, 206, 206, 0.59);

 color: rgba(0, 0, 0, 0.55);
 text-align: center;
 font: bold 1.1em/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

 background: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
 background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
 background: -o-linear-gradient(top, #ffffff, #f0f0f0);
 background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
 background: linear-gradient(top, #ffffff, #f0f0f0);
 
 -webkit-border-radius: 50px;
 -khtml-border-radius: 50px;
 -moz-border-radius: 50px;
 border-radius: 50px;
 
 -webkit-box-shadow: 0 8px 0 #A2A0A0;
 -moz-box-shadow: 0 8px 0 #A2A0A0;
 box-shadow: 0 8px 0 #A2A0A0;
 
 text-shadow: 0 2px 2px rgba(206, 206, 206, 0.2);
}

img.hover {
  border: none;
  cursor: pointer;
}

div.label {
  display: inline;
  padding: 3px;
  border: 1px solid gray;
  font-weight: bold;
}

.placeholder-greyout {
color: #aaa;
}

.sorted-down {
  background: white url("../images/green-checkmark.png") no-repeat left center;
}

.sorted-up {
  background: white url("../images/green-checkmark.png") no-repeat left center;
}

.sorted-none {
  background: white url("../images/green-checkmark.png") no-repeat left center;
}

.form-header {
  background: #555555;
  color: white;
  padding: 5px;
  font-size: 14pt;
}
.form-header-reports {
  background: #2B3856;
  color: white;
  padding: 5px;
}

.action-button {
  color: #fff;
  text-shadow: -2px 2px #346392;
  background: #2B823A;
  border: 1px solid k;
  padding: 30px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.inactive {
  background: #778899;
  color: white;
}

.devonly {
  background-color: #E5E4E2;
  background: repeating-linear-gradient(
    45deg,
    #FFFFFF,
    #FFFFFF 10px,
    #E5E4E2 10px,
    #E5E4E2 20px
  );
}
tr.devonly td {
  border-top: 1px solid #E5E4E2;
  border-bottom: 1px solid #E5E4E2;
}
td.devonly {
  border: 1px solid #E5E4E2;
}

.uberonly {
  background: repeating-linear-gradient(
    45deg,
    #FFFFFF,
    #FFFFFF 10px,
    #FAEBD7 10px,
    #FAEBD7 20px
  );
}
tr.uberonly td {
  border-top: 1px solid #E5E4E2;
  border-bottom: 1px solid #E5E4E2;
}
td.uberonly {
  border: 1px solid #E5E4E2;
}

.toggle-content {
  cursor: pointer;
}

.black-overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.white-content {
  display: none;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  padding: 16px;
  border: 6px solid gray;
  background-color: white;
  z-index:1002;
  overflow: auto;
}

