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;
    font-size:14px;
    scrollbar-width:thin;

  margin: 0;
  min-height: 100vh;
  display: grid;
}

:root {
  scroll-behavior: smooth;
}

@import url('https://fonts.googleapis.com/css2?family=Marmelad&family=Piedra&family=Permanent+Marker&display=swap');

a {
  text-decoration: none;
}

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

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

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

.b {
    border: 1px solid #000;
}

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

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

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

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

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

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

.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; /*purple bg, white txt*/
    color: #fff;
}

.tSC {
    background: #0fd; /*teal*/
}
    
.sT {
    background: #9678b6; /*light purple bg, white txt*/
    color: #fff;
} 

.sT:hover {
    background: #802bb1; /*purple bg*/
}

.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*/
}

.crng {
    color:#ffa500; /*orange*/
 }

.cBO {
    color:#ff3300; /*bright orange*/
 }

.cLB {
    color:#007aff; /*light blue*/
}

.blu {
    color:#00f; /*blue*/
}

.bl {
    color: #00c; /*dark blue*/
}

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

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

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

.olv {
    background: #660; /*dark brown*/
    color: #ced015; /*light brown*/
}

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

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

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

.bw {
    background: #000;
    color: #fff;
}

.bbk {
    background:#000;
}

.gw {
    background: #888;
    color: #fff;
}

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

.rng {
    background:#f36611; /*orange*/
}
.grn2 {
  background: #090; /*forest green*/
}

.tRd2 {
   background: #000;
}

.tGd { /*inherits from tRd*/
   background: #bbb;
}

.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;
}

.fs10 {
  font-size: 10px;
}

.fs1 {
  font-size: 11px;
}

.fs {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs24 {
  font-size: 24px;
}

.fs32 {
  font-size: 32px;
}

.fs36 {
  font-size: 36px;
}

.fs38 {
  font-size: 38px;
}

.fs40 {
  font-size: 40px;
}

.input_name {
  font-size: 10px;
  height: 50px;
  overflow: auto
}   

.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;
}

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

.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, xr {  
  color: #f00;
}  
.red3 {
  color: #de0909; /*Dark red*/
}
.bdr {
  background-color: #de0909; /*Dark red bgrd*/
}
.bsb {
  background-color: #0077ff; /*sea blue*/
}
.red4 {
  background: #fee; /*Light red*/
}   
.wh {
  color: #fff;
}
.ee {
  color:#eee;
}	
.cc {
  color:#ccc;
}
.bb {
  color:#bbb;
}
.aa {
  color:#aaa;
} 
.c93 {
  color:#999;
}
.c63 {
  color:#666;
}
.aaa {
    background:#aaa;
}
.bbb {
    background:#bbb;
}
.ccc {
    background:#ccc;
}
.ddd {
    background:#ddd;
}
.eee {
    background:#eee;
}
.ff {
    background:#fff;
}
.ef3 {
    background:#efefef;
}

.f93 {
    background:#f9f9f9;
}

.red2 {
  background: #f9c7c7;
}
.gld {
  background: #ffc; 
}
.gry {
  background: #dcdcdc; 
}
.grn {
  background: #d9ffb7; /*#e8fcd6;*/
}
.ablk {
  background: #666;
}

#searchContent {
  background: #ffc;
}

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

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

.dg {
    color: #006400; /*darker green*/
}
.dg1 {
    color: #00aa00; /*dark green*/    
}

.dg2 {
    color: #028f46;
}

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

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

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

/*
#help {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) 

  z-index: 500;
}

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

#div1,#div2,#div3,#div4,#div5,#div6,#div7,#div8,#div9,#div15 {
    position: fixed; 
    left: 50%;
    transform: translateX(-50%);
    /* height: 90vh; 
    scroll-vertical: auto; */
    width: 70vw;
    background: #fff;
    height: 90vh;
    /* border: 1px solid #000;*/ 
    border-radius:2px;
}

#tenants_aile2 {
    background: #fff;
    /*overflow: auto;
    overflow-x: hidden;*/
    height: 95vh;
    border: 1px solid #000;
}

.popupbody, .help {
    position: relative;
    top: -11px;
    border: 1px solid #000;
    border-top: 0;
    font-style: normal;
    height: 90vh;
    width: 70vw;
    overflow-y: auto;
    font-size: 14px;
    text-align: left;
    background-color: #fafafa;
    margin-top: 0;
}

.help {
    background:#ffb;
}

#leaseend {
    position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%);
    border: 1px solid #000; padding:10px 25px;
    background-image: linear-gradient(to right bottom, #f33 82%, #fff); 
    width: auto; 
    height: 89vh;
    font: normal 16px /1.2 arial; text-align:left;
    z-index:100; 
    overflow-y: auto; overflow-x: hidden;
}

#popupbody {
    position: relative;
    left: 0px;
    height: 90vh;
}

.l3 {
    position:fixed;
    width:100%;
    text-align:center;
    font-size:18px;
}
/*
#overlay, #tenants_aile2, #tenants_aile4 {
    width:960px;
    margin-left:-480px;  //Negative half of width.
    height:90%;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-270px;
    overflow: auto;
    background-color: rgba(255,255,255,1);
    z-index: 500;
    border: 1px solid #666;
    display: none;
    border-radius: 10px;
    border: 1px solid #666;
}
*/

#notes_text {
    position: absolute;
    top: 100%;
    left: 100%;
    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;
}
.ht3 {
  height:30px
}
.fields td.content {
  width: 585px; /* zzz Opera likes this fixed px */
  vertical-align: top;
}

.close-button, .close-button-ndx,.close-button-all {
    position:relative;
    top:-5px;
    right:-8px;
    display:block;
    width:30px;
    height:30px;
    line-height:30px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background: #666;
    box-shadow: 0 0 3px gray;
    font-size:20px;

    font-weight:bold;
    float:right;
    z-index: 501;
}

.close-button-ndx {
    position: absolute;
    top: 3px;
    right: 3px;
}
.close-button-all {
    position:relative;
    top:-5px;
    right:0px;
}
.close-button:hover,.close-button-all:hover {
    background: #db4437;
    color:#fff;    
}

.close-button-ndx:hover {
    background: #000;
    color:#fff;    
}

.form_container, form_containerX {
    width: 65vw;
    font-size: 14px;
    text-align: left;
    background-color: #fafafa;
    padding: 10px 20px;
}

.form_containerX {
    border: 1px solid #dcdcdc;
    padding: 0;
}

#action_label {
    background-color:#ddd;
    width:70vw;
    font-size:18px;
    font-weight:900;
    border:1px solid #000;
 /*   border-bottom: 0;*/
    margin-bottom:0;
    text-align:center;
/*  border-radius:10px 10px 0px 0px; */
}

.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: 0 0 0 10px;
}

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

.wrapVCo div:nth-child(5n-4) {
  background:#eee;
}

.wrapVQ {
  display: grid;
  grid-template-columns: 140px 400px 130px 30px;
  width: 700px;
  column-gap: 15px;
  row-gap: 5px;
  padding: 0 0 0 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 {
  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: 10px;

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


#gridRainbow {
  background-image: linear-gradient(45deg, #f00, orange, yellow, #0f0, #00f, indigo, violet);
  background-size: 400%;
  animation:bg-animation 20s infinite alternate;
  width: 230px;
}

@keyframes bg-animation {
  0% {
    background-position: left;
  }
  100% {
    background-position:right;
  }
}

.title {
  margin: 0 0 0 0.5em;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 6rem;
  
  background-image: linear-gradient(45deg, #f00, orange, yellow, #0f0, #00f, indigo, violet);
  background-clip: text;
  color: transparent;
  background-size: 400%;
  animation: bg-animation 5s infinite alternate;
}

input[type="button"], button, .g {
    border:1px solid #000;
    background:#37f;
    padding: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"].lgrn, button.lgrn { background-color: #2CDE2F; }
input[type="button"].rd, button.rd { background-color: #de0909; }
input[type="button"].bgld, button.bgld { background-color: #fc0; }
input[type="button"].btn_aa, button.btn_aa { background-color: #aaa; }

.g {
    background: #fc0;
}

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

input[type="button"].btn_s, 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;
}

.btn_s.btn_gry {background-color:#aaa;}
.btn_s.btn_red {background-color:#de0909;}
.btn_s.btn_gld {background-color:#fc0;}

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

input[type="button"].btn_nfs {
    vertical-align:super;  
    font-size: small;
}

input[type="button"].btn_nf:hover {
    background:#0fd;
}

input[type="button"]:disabled, button:disabled {
    /*background: #802bb1;*/ /*purple bg, white txt*/
    /*color: #fff;   */ 
    all: unset;
    border:1px solid #aaa;
    background-color:#ddd;
    padding:1px 10px;
    margin:1px;
    border-radius: 5px;
    color:#aaa;
    font-weight:600;
    font-size:18px;
    font-style: oblique;
}

.w50 {
    width:50%;
}

.w75 {
    width:75%;
}

.w100 {
    width:100%;
}

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

.nw {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.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;
}

.tenantMsgGrid {
  display: grid;
  grid-template-columns: 20px repeat(3, auto);
  width: 800px;
  column-gap: 0px;
  row-gap: 1px;
  text-align:left;
}

.tenantMsgGrid div:nth-child(n+3) {
    background-color: #fff;
}
.tenantMsgGrid div:nth-child(n+5) {
    background-color: #efefef;
}

.tenantMsgGrid div:hover:nth-child(n+3) {
    background-color: #c4c4fb;
}
.tenantMsgGrid div:hover:nth-child(n+5) {
    background-color: #c4c4fb;
}

.optsSize {
  font-size:18px;
}

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

.label:hover {
  cursor: grab;
}

.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);

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

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

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

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

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

.info {
    font-size:12px;
    border:1px solid #ddd;
    padding:0 10px 0 5px;
    background:#eee;
    border-radius:0 10px;
    color:#aaa;
}

#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,.rcornersw {
  border-radius: 10px;
  background: #e0ebeb;
  padding: 1px 5px;
  font-style: italic;
  font-size:12px
}

.rcornersw {
  background: #fff;
}

.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: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.searchicon:active, .searchicon:focus {
    border: 1px solid #aaa;
    outline: 1px;
}

.searchbldg {
    position:fixed;
    left: 50%;
    transform: translateX(-50%);
    width: 50vw;
    min-width: 200px;
    max-width: 500px;
/*
    position:absolute;
    left:180px; */
    top:2px;
    text-align:center;
    border:1px solid #ccc;
    padding:6px;
    border-radius:30px;
    background-color:#fff;
}

.search {
    border-radius: 15px !important;
    height: 21px;
    padding:0 0 0 25px;
    width:382px;
}

.searchform {
    position:absolute;
    left:255px;
    top:3px;
    overflow:visible;
    outline:none;
    white-space: nowrap;
}

.s:active, .s:focus {
      border: 0;
      outline: none;
}

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

#menu > a:hover {
    background: #dcdcdc;
    color: #fff;
}

.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);

    /* 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: #e6e6e6;
}
.zebra tr:hover {
    background-color: #c4c4fb;
}

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

.tpl {
    letter-spacing:3px;
}

.mL5 {
    margin-left:5px;
}
.m5 {
    margin:5px;
}
.mT10 {
    margin-top:10px;
}

.rc5 {
    border-radius: 5px;
}
.rc5b {
    border-radius: 0 0 5px 5px;
}

.rcl {
    border-radius: 10px 0 0 10px; /*border radius left*/
}


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

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

.blr2 {
    padding: 0 2px;
}

.blr5 { 
    padding: 0 5px;
}

.blt {
    padding: 10px 0;
}

.blt2 {
    padding: 20px 0;
}

.blt5 {
    padding: 5px 0;
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}








.vh {
    padding: 10px;
}
.vh0 {
    padding: 0
}
.vh2 {
    padding: 20px;
}

.vh3 {
    padding: 30px;
}

.vh5 {
    padding: 5px;
}

.vh6 {
    padding:5px 0;
}
.m0 {
    margin: 0px;
}

.fw9 {
    font-weight: 900;
}
.fw6 {
    font-weight: 600;
}   
.fw4 {
    font-weight: 400; /*Normal */
}
  
.cat, .rls{
    border: 1px solid #eee;
    padding: 3px 15px;
    margin-right: 10px;
}
.cat:hover {
    background: #9678b6;
}
.rls:hover {
    background: #ddd;
}

.wrapSched > div:hover {
    background: #dde;
}

.padtf {
    padding:10px 15px;
}

.RIMbox {
    color:#ccc;
    width:240px;
    text-align:center;
    background-color:#000; 
    text-align: justify; 
    border-radius: 8px;
    border: 10px solid #990909;
    transform: skewY(-0.01turn);
    z-index:20;
    position:relative;
    left: 2px;
}

.RIMbox:hover {
    transform: translate3d(5px, 5px, 5px);
}

.RIMboxHead {
    text-align:center;
    color:#f00;
    text-shadow: 0px 0px 1px #000;
    background-color:#111;
    font-weight:900;
    font-family:Marmelad;
    font-size:1.2em;
    border-radius:8px;
}

.TSbox {
    color:#ccc;
    width:250px;
    text-align:center;
    background-color:#000; 
    text-align: justify; 
    border-radius:8px;
    position:relative;
    top:-1px;
    border: 10px solid #000;
    position:relative;
    top: -15px;
    left: -5px;
    transform: skewY(0.01turn);
    z-index:10;
}

.menu_link {
    font-size:1.3em;
    text-decoration:none;
    text-shadow: 0 0 4px lime
}

.menu_box {
    width:380px;
    position:absolute;
    top:140px;
    right:25px;
    overflow:hidden;
}

.menu_box:hover {
    text-shadow: 0 0 4px red
}

.calias {cursor: alias;}
.call-scroll {cursor: all-scroll;}
.cauto {cursor: auto;}
.ccell {cursor: cell;}
.ccontext-menu {cursor: context-menu;}
.ccol-resize {cursor: col-resize;}
.ccopy {cursor: copy;}
.ccrosshair {cursor: crosshair;}
.cdefault {cursor: default;}
.ce-resize {cursor: e-resize;}
.cew-resize {cursor: ew-resize;}
.cgrab {cursor: -webkit-grab; cursor: grab;}
.cgrabbing {cursor: -webkit-grabbing; cursor: grabbing;}
.chelp {cursor: help;}
.cmove {cursor: move;}
.cn-resize {cursor: n-resize;}
.cne-resize {cursor: ne-resize;}
.cnesw-resize {cursor: nesw-resize;}
.cns-resize {cursor: ns-resize;}
.cnw-resize {cursor: nw-resize;}
.cnwse-resize {cursor: nwse-resize;}
.cno-drop {cursor: no-drop;}
.cnone {cursor: none;}
.cnot-allowed {cursor: not-allowed;}
.cpointer {cursor: pointer;}
.cprogress {cursor: progress;}
.crow-resize {cursor: row-resize;}
.cs-resize {cursor: s-resize;}
.cse-resize {cursor: se-resize;}
.csw-resize {cursor: sw-resize;}
.ctext {cursor: text;}
.curl {cursor: url(myBall.cur),auto;}
.cw-resize {cursor: w-resize;}
.cwait {cursor: wait;}
.czoom-in {cursor: zoom-in;}
.czoom-out {cursor: zoom-out;}

.ipop2 {
position:static;
top:50%;
left:50%;
margin-left:(div width/2);
margin-top: (div height/2);
    background:#dcdcdc;
    display:inline-block
}

.ipop {
    border-radius: 7px;
    background:#6b6a63;
    margin:30px auto 0;
    padding:6px;  
    box-shadow: 0 0 30px gray;
    
    position:absolute;
    width:750px;
    top: 50%;
    left: 50%;
    margin-left: -375px;
    margin-top: -150px;
}

@media only screen and (max-width: 900px) {
  .hide {display: none;}
  .show {display: block;}
}
@media only screen and (min-width: 900px) {
  .hide {display: block;}
  .show {display: none;}
}

.nobr {
  white-space:nowrap; 
}

input[type="button"].btn_nf, button.btn_nf {
    all: unset;
}

input.rc5.wh.bbal.fw9.bsb.vh3 {
	
}
input.rc5.wh.bbal.fw9.bdr.vh3 {

}

span.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.gr:hover {
  background:#f8f8f8;
}
.gr:not(:hover) {
  background:#fafafa;
}

.hid {
    visibility:hidden;
}

.hid2 {
    display:none;
}

.inpsub, .inpsub2 {
    border:2px solid #aaa;
    padding:7px;
}
.inpsub {
    border-radius: 30px 0px 0px 30px;
    padding-left:10px;
    background-color: transparent;
}
.inpsub2 {
    border-radius: 0px 30px 30px 0px;
}
.inpsub:focus, .inpsub2:focus {
    outline: none;
}
.inpsub2:hover {
    background:#ddd;
}

.cg {
    cursor:grab;
}

.fl {
    float:left;
}
.fr {
    float:right;
}

#opaq {
    width:100%; height:300%;background:rgb(0,0,0,0.5);position:absolute;top:0px;left:0px;z-index:1;overflow:hidden;margin:0;display:none
}

.centr {
    width:200px;
    height:200px;
    position: fixed;
    background-color: blue;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
}

.centr2 {
    width:200px;
    height:40px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -100px;
}

.taj {
    text-align: justify;
}

.tac {
    text-align:center;
}

.formheading {
    position:relative;
    top:20px;
    text-align:center;
    color:#fff;
    text-shadow: 2px 1px 2px #000000;
    font-size:32px;
    font-weight:900;
}

.thinscroll {
    scrollbar-width:thin;
}

img[src="images/clock-history.gif"], img[src="images/notepad.gif"], img[src="images/notepad-bw.gif"], img[src="images/lease_expired.jpg"] {
    width:16px;
    height:16px;
}

.btnshadow {
    border-radius: 5px; 
    box-shadow: 0 0 5px #dcdcdc;
    padding:10px;
    width:50%
}

hl {
    width:24px;
    height:24px;
    padding:0 10px;
    background-image: url("images/info.png");
    background-repeat: no-repeat;
    margin-left:10px;
}
hl:hover {
  cursor: pointer;
}

#sidehint > div {
    padding:0 5px;
}

.lease_bar {
    width:25%;
    display: inline-block;
    font-size:11px;
}

.ttfs td {
    font-size:12px;
    width:auto;
    margin:0 2px 0 2px;
    padding:2px 5px;
}

#message_full {
    overflow-wrap: break-word;
    border-radius:5px;
    width:600px;
    height:auto;
    overflow:auto;
    background:#fefe8c;
    white-space: pre-line;
    max-height:60%;
}

.bxShdw {
  /*    box-shadow: 2px 2px 10px rgb(0 0 0 / 0.2);*/
  /*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*/
  box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 20px, rgba(0, 0, 0, 0.15) 0px 6px 6px;
  min-width:500px;
}

.bxShdw2 {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

#suggest {
  position:fixed;
  left:50px;
  top:40px;
  height:auto;
  width:auto;
  min-width:500px;
  z-index:100;
}

#suggest > select {
  margin: 0 auto;
  overflow-y: scroll;
  resize: both;
  scrollbar-width:thin;
}

#suggest > select:hover {
  overflow-y: scroll;
}

.srchBx, input:focus, input:active {
    outline:0;
    box-shadow: none;
    border:1px solid #bbb;
}

#toggle {
    position:relative;
    top:-35px;
    left:340px;
    padding:6px;
    margin-bottom:-33px;
}

#toggle a {
    letter-spacing:-1px;
    color:#ccc;
    font-weight:900;
    cursor:pointer;
}

div.PromotionText a:hover {
    cursor:pointer;
}

.fd {
    padding:2px 5px 3px 5px;
}

div[a="i"]>img:hover {
    cursor:pointer;
}
