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:Verdana,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;
    padding: 0px 20px;
    font-size: 14px;
    font-family: sans-serif;
    background: #f9f9f9;
}

textarea {
    border-radius: 4px;
    border: 1px solid #666;
}

option:hover{
    background-color:#eee;
}

#ifrm {
  position: absolute;
  top: 160px;
  left: 60px;
  display: block;
}

a {
    text-decoration: none;
}

.bldg {
    font-weight: 900;
    font-size: 32px;
    color: #339;
    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*/
}

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

.cLB {
    color:#007aff; /*light 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;
}

.tRd, .tGd {
    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;
}

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

.fs {
 font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}


.fs24 {
  font-size: 24px;
}

.fs32 {
  font-size: 32px;
}

.optsSize {
  font-size:18px;
}

.input_name {
  font-size: 10px;
}   

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

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

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

#s {
  font-size: 24px;
}

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

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

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

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

#overlay, #tenants_aile2, #tenants_aile4, #help {
  position: absolute;
  width: 800px;
  /*height: 500px;*/
  left: 50%;
  margin-top: 0px;
  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;
}

#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,.b2f {
    position:absolute;
    top:4px;
    right:-5px;    
    display:block;
    width:20px;
    height:20px;
    line-height:20px;
    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:16px;
    font-weight:bold;

    float:left;
    cursor:pointer;
}

.close-button:hover,.b2f:hover {
    background: #777;
}

.b2f {
    right:25px;
}

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

.form_container {
  width:100%;
  font-size:14px;
  text-align:left;
}

#action_label {
  background-color:#ddd;
  width:100%;
  font-size:18px;
  font-weight:900;
  border-bottom:1px solid #ccc;
  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: 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 {
  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 {
  background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);
  width: 150px;
}

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

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

input[type="button"] {
    border:2px solid #000;
    /*background-color:#37f;*/
    background-image: linear-gradient(to right, #37f, #59f, #37f);

    margin:1px;
    border-radius: 5px;
    color:#fff;
    font-weight:600;
    font-size:18px;
    font-style: oblique;
    text-shadow: 1px 1px #000;
    padding: 10px;
}

input[type="button"]:hover {
    /*background-color: #000;*/
    background-image: linear-gradient(to right, #000, #333, #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;
}

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

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

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

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

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

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

.rcornersw {
  border-radius: 10px;
  background: #fff;
  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: 6px 4px;
    background-repeat: no-repeat;
    padding-left: 22px;
}

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

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

.topbar {
    position:fixed;
    top:0px;
    left:1px;
    padding-bottom:11px;
    background-color:#fff;
    width:100%;
    z-index:999999;
}

.ytlogo {
    padding:3px 0 0 15px;
    font-size:24px;
}

.logo {
  color: white;
  font-family: Verdana,"Trebuchet MS";
  text-shadow: 1px 1px 2px black, 0 0 20px #aaf, 0 0 5px #00a;
}

#menu > a {
    border:1px solid #efefef;
    border-right:4px solid #efefef;
    padding: 0px 5px;
    border-radius: 10px;
    font-size:1.0em;
    margin:0;
    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 {
  scroll-behavior: smooth;
}

* html .grayout {
    position: absolute;
}

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



/* divs with alternating colors */
#result div:hover {
    background-color: #c4c4fb;
    cursor:pointer;
}

#result div:nth-child(even) {
    background-color: #fff;
}
#result div:nth-child(odd) {
    background-color: #f2f2f2;
}
#result div:hover {
    background-color: #c4c4fb;
    cursor:pointer;
}



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

.tpl {
    letter-spacing:3px;
}

.mL5 {
    margin-left:5px;
}

.m5 {
    margin:5px;
}

.rc5 {
    border-radius: 5px;
}

.rc15 {
    border-radius: 15px;
}

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

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

.pt1 {
    padding-top: 10px;
}

.pt2 {
    padding-top: 20px;
}

.pa2 {
    padding: 20px;
}

.m0 {
    margin: 0px;
}

.fw9 {
    font-weight: 900;
}

.cat {
    border: 1px solid #eee;
    padding: 3px 15px;
    margin-right: 10px;
}
.cat: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;
    -ms-transform: skewY(-0.01turn); 
    transform: skewY(-0.01turn);
    z-index:20;
    position:relative;
    left: 5px;
}

.RIMbox:hover {
    -ms-transform: translate3d(5px, 5px, 5px);
    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;
    -ms-transform: skewY(0.01turn); 
    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:24px;
    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;}

.contact {
  /*padding: 5px 20px;*/
  background: #eef;
  position: relative;
  /*clip-path: polygon(0 0, 97% 0, 100% calc(100% - 4vw), 1% 100%);
  margin-bottom: -4vw;*/
  padding-left: 40px;
  border-radius: 5% 95%;
  margin: 50px 0;
  z-index:20;
  transform: skewY(-0.002turn);
}

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

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

.hid2, .dn {
    display:none;
}

.db {
    display:block;
}

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

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

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

div > b {
    color:purple;
}

.uc {
  text-transform: uppercase;
}

.vwin, .vwin2, .vwin3 {
    padding:2px 10px;
    border-radius: 10%;
    border:1px solid #000;
    border-left:5px solid #300;    
    position: absolute;
    top: 260px;
    left: 795px;
    width: 36px;
    z-index:1000;
    background:rgba(255,255,255,0.7);
    text-align:center;
}

.vwin2 {
    top: 285px;
}

.vwin3 {
    top: 310px;
} 

.reset {
    border-radius: 15px;
    height: 28px;
    border-top-left-radius:100%;
    font-style: italic;
    padding:3px 5px 1px 8px;
    position:relative;
    left:-1px;
    top:-1px;
    border:5px ridge #eef;
    color:#666;
}

.reset:hover {
    background-color:#dcdcdc;
    cursor:pointer;
}

.search_res {
    width:auto;
    min-width:500px;    
    border:1px solid #ddd;
    padding:10px;
    outline: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;
}

.save {
    position:relative;
    top:5px;
    left:90px;
}

.save:hover {
    background-color:#ddf;
}

.copy1 {
    position:relative;
    top:-3px;
    right:-3px;
    float:right;
    border:1px solid #ccc;
}

.info:hover {
    background:#ddd;
}

.yt2 {
    width:12px;
    transform: rotate(20deg);
}

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