body {
/*    font-family: arial, Georgia, "Times New Roman", Serif;*/ 
/*body{font-family:"MS Arial","MS Trebuchet","ITC Avant Garde Gothic","MS Verdana",Univers,Futura,"ITC Stone Sans","Gill Sans","Akzidenz Grotesk",Helvetica;} */
/*font-family:"Times New Roman",Bodoni,Garamond,"Minion Web","ITC Stone Serif","MS Georgia","Bitstream Cyberbit"; 
 */
/*font-family:"MS Trebuchet","ITC Avant Garde Gothic","MS Arial","MS Verdana",Univers,Futura,"ITC Stone Sans","Gill Sans","Akzidenz Grotesk",Helvetica;*/
font-family:Arial,Helvetica,"Trebuchet MS",Tahoma,"Nimbus Sans L","URW Gothic L",Verdana,"Lucida Grande",Geneva,"DejaVu Sans","Microsoft Sans Serif",sans-serif,"Century Gothic","Times New Roman", Times, serif;
}

a {
  text-decoration: none;
}

.bldg {
    font-weight: 900;
    font-size: 32px;
    color: #33c;
    font-family: Georgia, Garamond;
    font-style: italic;
}

.bldg_head {
    font-weight: 600;
    color: #930; /*brown*/
}

.t {
    border: 1px solid #666;
    font-size: 14px;
    font-weight: 900;
    border-radius: 0.6em; 
    padding: 0px 3px 0px 3px;
    margin-bottom: 0px;
}

.tA {
    background: #eed369; /*light brown*/
}

.tB {
    color: #fff;
    background: #00f; /*blue*/
}

.tCAB,.tCAR,.tCA,.tCH,.tC,.tCO,.tCOT,.tDO {
    background: #fa6775; /*pink*/
    color: #fff;
}

.tD {
    background: #b5c588; /*light brown*/
}

.tF {
    background: #ff9; /*light yellow*/
}

.tFA {
    background: #ffdead; /*very light brown*/
}

.tFARM {
    background: #f52549; /*hot pink*/
    color: #fff;
}

.tG {
    background: #CB0000; /*strawberry*/
    color: #fff;
}

.tH {
    background: #a1ee73; /*yellowish green*/
}

.tHO {
    background-color: #70a247; // green
    color: #fff;
}

.tL {
    background: #fce6df; /*faint red*/
}

.tMA {
    background: #fff;
    color: #0a0;/*darkgreen*/
}

.tMO {
    background: #b38867; /*coffee*/
    color: #fff;
}

.tO {
    background: #f66; /*light red*/
}

.tP {
    background: #00ff7f; /*bright green*/
}

.tPE {
    background: #f0810f; /*tangerine*/
}

.tTR,.tTW,.tTWO,.tV {
    background: #e4ea8c; /*lemon lime*/
}

.tR {
    background: #ccf; /*light blue*/
}

.tS {
    /*background: #666;*/ /*gray bg, white txt*/
    /*color: #fee;*/

    background: #802bb1; /*gray bg, white txt*/
    color: #fff;
}

.tSC {
    background: #0fd; /*teal*/
}

.tSE {
    background: #a00; /*darkred*/
    color: #fff;
}

.tSEM {
    background: #752a07; /*brownish*/
    color: #fff;
}

.tT {
    background: #cf3721; /*tomato*/
    color: #fff;
}

.tTA {
    background: #090; /*darkgreen*/
    color: #fff;
}

.tW {
    background: #ff0; /*yellow*/
}

.purp {
    background: #2d283e;
    color: #ba8cd7;
}

.pink {
    background: #a27c82;
    color: #ffc0cb;
}

.lime {
    background: #0b0;
    color: #0f0;
}

.olv {
    background: #660;
    color: #ced015;
}

.mrn {
    background: #600; /*maroon*/
    color: #f11515;
}

.teal {
    background: #066; /*teal*/
    color: #09c6c8;
}

.navy {
    background: #006; 
    color: #8484f9;
}

.tRd {
    font-size: 12px;
    border-radius: 50%;
    padding: 0px 3px 0px 3px;
   /* background: #fe0405;*/ /*red*/
    background: #c00; /*red*/
    color: #fff;
    position: relative;
    left: -5px;
    top: -12px;
    font-weight: 900;
}

.tRd2 {
   background: #000;
}

.tHR {
    color: #fff;
    background: #f10301; /*hot red*/
}

.nb {
    border-radius: 3px;
    border: 1px solid #666;
    font-size: 16px;
    color: #000;
    font-weight: 900;
    background: #ff9;
}

.fs {
 font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.input_name {
  font-size: 10px;
}   

.bbal {
  font-size: 24px;
  border: 0px;
}

#s {
  font-size: 24px;
}

table {
  width:80%;
  border-collapse: collapse;
}

table, th, td {
  border: 1px solid #aaa;
}

td {
  width:200px;
  vertical-align:top;
  padding: 8px;
  font-size: 16px;
}   

.small-font {
  font-size: 12px;
}

.gray {
  background-color: #efefef;
  border: 1px solid #f00;
}

#bldgs_nav {
  position:fixed;
  top:0px;
  left:0px;
  background:#fff;
}

.submit {
  font-weight: 600;
  font-size: 36px;
  font-family: Georgia, "Times New Roman", Serif;
}       

.red {  
  color: #f00;
}  
.red3 {
  color: #de0909; /*Dark red*/
}
.red4 {
  background: #fee; /*Light red*/
}   
.wh {
  color: #fff;
}
  
.cc {
  color:#ccc;
}
.bb {
  color:#bbb;
}
.aa {
  color:#aaa;
} 
.c93 {
  color:#999
}

.aaa {
    background-color:#aaa;
}
.bbb {
    background-color:#bbb;
}
.ccc {
    background-color:#ccc;
}
.ddd {
    background-color:#ddd;
}
.eee {
    background-color:#eee;
}
.ff {
    background-color:#fff;
}
.ef3 {
    background-color:#efefef;
}
.red2 {
  background: #f9c7c7;
}
.gld {
  background: #ffc; 
}
.gry {
  background: #dcdcdc; 
}
.grn {
  background: #e8fcd6;
}
.ablk {
  background: #666;
}

#searchContent {
  background: #ffc;
}

.lgnd {
  width:16px;
  height:16px;
  border:1px solid #000;
}

.Oc9 {
    color: #0c9; /*greenish blue*/
}

.dg {
    color: #006400; /*dark green*/
}

#battery_saver {
  position:fixed;
  top:20px;
  right:5px;
  font-size:11px;
}

input[type='text'] {
  font-size:14px;
  border: 1px solid #999;
}

input[type='checkbox'], input[type='radio'] {
    height: 16px;
    width: 16px;
    border:1px solid #f00;
    margin: 0px;

}

#overlay, #tenants_aile2, #tenants_aile4 {
  position: absolute;
  width: 800px;
  /*height: 500px;*/
  left: 50%;
  margin-top: 40px;
  margin-left: -400px; /* Negative half of width. */
  background-color: rgba(255,255,255,0.97); /* White background with opacity */
  z-index: 5;
  border: 1px solid #666;
  display: none;
  border-radius: 10px;
}

#tenants_aile2, #tenants_aile4 {
  z-index: 10;
  padding: 0px 20px 10px 20px;
}

#help {
  position: fixed;
  vertical-align: bottom;
  width: 800px;
  /*height: 500px;*/
  left: 50%;
  margin-top: 40px; 
  margin-left: -400px; /* Negative half of width. */
  background-color: rgba(255,255,255,0.97); /* White background with opacity */
  z-index: 100;
  border: 1px solid #666;
  display: none;
}

#notes_text {
  position: absolute;
  top: 100%;
  left: 100%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

.border0, 
.border0 tr, 
.border0 tbody td, 
.border0 thead th, 
.border0 tfoot th {
  border: none; 
}

.perms_table,
.perms_table td {
  width: 350px;
  border: none;
}

.td_font10 td {
  font-size: 10px;
}

.td_font12 td {
  font-size: 12px;
}

.td_font14 td {
  font-size: 14px;
} 

.collapse {
  border-collapse: collapse;
}

.no-spacing {
  border-spacing: 0
}

.div_scroll {
  width:500px;
  height:60px;
  overflow-y:auto !important;
}

table.fields {
}

.fields td {
  padding: 0px;
  margin: 0px;
}

.fields td.title {
  width: 150px;
}

.fields td.title.indent1 {
  padding: 1px 15px 1px 0;
}

.fields td.title.indent2 {
  padding: 1px 5px 1px 10px;
}

.fields .spacer {
  height: 8px;
}

.fields td.content {
  width: 585px; /* zzz Opera likes this fixed px */
  vertical-align: top;
}

.close-button {
    position:absolute;
    display:block;
    width:30px;
    height:30px;
    line-height:30px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #666;
    box-shadow: 0 0 3px gray;
    font-size:20px;
    font-weight:bold;

    float:left;
    top:-5px;
    right:-12px;
}

.close-button:hover {
  background: #db4437;
}

.form_container {
  border:1px solid #dcdcdc;
  padding:0px;
  background-color:#fafafa;
  width:97%;
  font-size:14px;
  text-align:left;
}

#action_label {
  float:left;
  background-color:#ddd;
  width:100%;
  font-size:18px;
  font-weight:900;
  border-bottom:1px solid #ccc;
  padding-left:8px;
}

.wrapEF2 {
  display: grid;
  grid-template-columns: 25px repeat(4, 1fr);
  /*width: 400px;*/
  column-gap: 5px;
}

.wrapVU {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  width: 600px;
  column-gap: 10px;
  row-gap: 20px;
  padding: 0px 0px 0px 10px;
}

.wrapVCo {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  width: 750px;
  column-gap: 15px;
  row-gap: 20px;
  padding: 0px 0px 0px 10px;
}

.wrapVQ {
  display: grid;
  grid-template-columns: 140px 400px 130px 30px;
  width: 700px;
  column-gap: 15px;
  row-gap: 5px;
  padding: 0px 0px 0px 3px;
}
.wrapVQ > div {
}

.wrapVL {
  display: grid;
  /*grid-template-columns: 25px 250px repeat(2, 1fr) 75px 75px repeat(2, 1fr);*/
  grid-template-columns: 25px 250px repeat(6, 1fr);
  width: 650px;
  column-gap: 15px;
  row-gap: 10px;
}

/*.wrapVL:nth-of-type(odd) {
    background: #e0e0e0;
} */

.wrapSched {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 600px;
  column-gap: 0px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.wrapSched > div {
  padding: 0px;
  border: 1px solid #ccc;
  padding: 2px;
  border-left: 0px;
  border-top: 0px;
}

.grid2Rows {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0px;
}

.legend {
  display: grid;
  grid-template-columns: 80px 18px;
  column-gap: 0px;

  position:fixed;
  top:50px;
  right:1px;
  font-size:11px;
  width:100px;
  text-align:right;
}


#gridRainbow {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 0px;
  width: 200px;
}

input[type="button"] {
    border:2px solid #000;
    background-color:#37f;
    padding:1px 10px 1px 10px;
    margin:1px;
    border-radius: 5px;
    color:#fff;
    font-weight:600;
    font-size:18px;
    font-style: oblique;
    text-shadow: 1px 1px #000;
}

input[type="button"]:hover {
    background-color: #000;
}

input[type="button"].btn_s {
    /*Small form button*/
    border:1px solid #000;
/*    background-color:#fff;*/
    padding:1px 4px 1px 2px;
    margin:0px; 
    /*color:#000;*/
    font-size:12px;
}

input[type="button"].btn_nf { 
    all: initial;
    color:#00f;
    cursor: pointer;
    font-size:14px;
    font-family:Arial;
}
.w50 {
    width:50%;
}

.w75 {
    width:75%;
}

.w100 {
    width:100%;
}

.indexPageGrid {
  display: grid;
  grid-template-columns: 75px 400px repeat(3, 1fr);
  width: 800px;
  column-gap: 0px;
  row-gap: 5px;
  text-align:left;
}

.reportGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0px;
  row-gap: 0px;
  text-align:left;
}

.gc2 {
  grid-column: span 2;
}

.gc3 {
  grid-column: span 3;
}

.gc4 {
  grid-column: span 4;
}

.optsSize {
  font-size:18px;
}

.label {
  color: #00f;
  text-decoration: underline;
}

.footer {
  position: fixed; 
  bottom: 0;
  width: 99%;
}

.admin_heads {
  position:relative;
  left:-10px;
  font-size:21px;
}

.formNumb {
  color:#f60;
  font-size:24px;
  font-weight:900;
  margin-right:10px;
  font-style: italic;
}


.rotate {
    /* Safari */
    -webkit-transform: rotate(-45deg);

    /* Firefox */
    -moz-transform: rotate(-45deg);

    /* IE */
    -ms-transform: rotate(-45deg);

    /* Opera */
    -o-transform: rotate(-45deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.info {
    font-size:12px;
    border:1px solid #ccc;
    padding:5px;
    background:#eee;
}

#expired {
    color:#de0909;
    font-size:24px;
    font-weight:900;
    border:2px solid #000;
    padding:20px 50px 50px 50px;
    /* background:#fff; */
    background-color: rgba(255,255,255,0.97); /* White background with opacity */

    position: absolute;
    width: 300px;
    left: 50%;
    margin-top: 40px;
    margin-left: -150px; /* Negative half of width. */
    z-index: 10;
}

.nbr { 
    white-space:nowrap; 
}

.dotted_hr {
    border-top:1px dotted #000;
    border-bottom:0px;
}

.rcorners {
  border-radius: 10px;
  background: #e0ebeb;
  padding: 1px 5px 1px 5px;
  font-style: italic;
  font-size:12px
}

.dotted {
  border-top: 0px; border-bottom: 1px dotted #000; border-style: none none dotted; color: #fff; background-color: #fff; 
}

.searchicon {
    background-image: url('images/search-icon2.png');
    background-position: 2px 2px;
    background-repeat: no-repeat;
    padding-left: 22px;
}

#menu > a {
    border:1px solid #efefef;
    border-right:3px solid #efefef;
    padding: 0px 4px 0px 4px;
    border-radius: 10px;
    font-size:1em;
    margin:0px;
    color: #888;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;

    position: absolute;
    left: 50%;
    top: 20%;
    z-index: 10;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.rotate2 {
    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.grayout {
   position: fixed;
   left: 0px;
   top: 0px;
   height: 100%;
   width: 100%;
   background-color: black;
   opacity: 0.5;
   z-index: 9999;
}

* html .grayout {
    position: absolute;
}

/* Table with alternating colors */
.zebra tr:nth-child(even) {
    background-color: #fff;
}
.zebra tr:nth-child(odd) {
    background-color: #f2f2f2;
}

/* letter spacing */
.dbl {
    letter-spacing:2px;
}

.tpl {
    letter-spacing:3px;
}

.mL5 {
    margin-left:5px;
}

.m5 {
    margin:5px;
}

.rc5 {
    border-radius: 5px;
}

form {
     display:inline;
     margin:0px;
     padding:0px;
}

.blr {
    padding: 0px 10px 0px 10px;
}

.m0 {
    margin: 0px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.ptop0 {
    padding-top: 0px;
}

