#wrapper {
    right: 0px;
    margin: 0px auto;
    margin-top: 2%;
    max-width: 350px;
    position: relative;
}

#register, #login, #resetpassword {
    position: absolute;
    top: 35px;
    width: 100%;
}
#termsclass label {
    display: none;
}

#datatablez .sorting:after {
    opacity: 0 !important;
}

code {
  background-color: ghostWhite;
  border: 0px solid #DEDEDE;
  color: #444;
  padding: 0 3px;
}



.gist {
  margin-top: 10px;
  font-size: 12px;
}





.map-wrapper
{
  float:left;  
  margin: 0 10px 0 10px;
}

#map {
  border: 1px solid #DDD; 
  width:100%;
  height: 400px;
  margin: 10px 0 10px 0;
  -webkit-box-shadow: #AAA 0px 0px 15px;
}
.typeahead,
.tt-query,
.tt-hint {
  width: 497px;
  height: 30px;
  padding: 8px 12px;
  line-height: 24px;
  border: 1px solid #ccc;
 
  outline: none;
}
#address2{
  width: 497px;
}
.typeahead {
  background-color: #fff;
}

/*.typeahead:focus {
  border: 1px solid #0097cf;
}
.typeahead.empty {
  border: 1px solid red;
}*/
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #FFFFFF;
  /*width: 430px;*/
}

.tt-dropdown-menu {
  width: 497px;
  margin-top: 2px;
  padding: 0px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.tt-suggestion {
  padding: 3px 10px;
  font-size: 12px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #BEC2C3;

}

.tt-suggestion p {
  margin: 0;
}
#parkinglotarea,#parkinglotarea1 {
       /* position: absolute; */
    border: 0px solid red;
    width: 100%;
    height: 262px;
    /* display: table; */
    position: relative;
    overflow: hidden;
    overflow-y: overlay;
    max-height: 262px;
    z-index: 99;
}
.cellcar{
       /* background-color: red; */
    border-left: 0px solid white;
    /* width: 37px; */
    /* height: 68px; */
    display: inline-flex;
    margin: 0px;
    /* background: red; */
    /* border-right: 1px solid white; */
    border-top: 0px solid white;
    text-align: center;
    margin: 1px;
    /* margin-bottom: 7px; */
    position: relative;
    z-index: 7777;
    /* margin-left: 6px; */
    cursor: pointer;
}
.carblock{
  border:0px solid green;
  width: 50px;
  /*height: 20px;*/
  background-color: green;
  color: white;
  word-break: break-word;
  text-align: center;
  vertical-align: middle;
}
/*Car bookedand parked*/
.carbooked{
  background-color: red;
   -webkit-animation: fadeinnew 2s infinite; /* Safari, Chrome and Opera > 12.1 */
    animation: fadeinnew 2s infinite;
}
/*car booked */
/*.carbookednotparked{
  background-color: yellow;
}*/
/*car booked with paid */
.carbookedwithpaid{
  background-color: #337ab7;
}
.carparked{
  background-color:red;
   -webkit-animation: fadeinnew 2s linear 1; /* Safari, Chrome and Opera > 12.1 */
    animation: fadeinnew 2s linear 1;
}
@keyframes fadeinnew {
     0%{
    opacity:1;
  }
  50%{
 opacity:0.5;
  }
  100%{
 opacity:1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  0%{
    opacity:1;
  }
  50%{
 opacity:0.2;
  }
  100%{
 opacity:1;
  }
    
}
.carnotparked{
  /*background-color:green;
*/   background-color:green;
}
#x{
  font-size: 10px;
}
#x {
    border: 1px solid #181818;
    font-size:12px;
}
#x tbody {
    border: solid 1px #181818;
}

/* bitmap graph*/
.recordclass {
    width: 480px;
    border: 1px solid #181818;
}
.eachrecord {
    border: 1px solid #181818;
    width: 100%;
}
.b{
 
  
    vertical-align: middle !important;
    text-align: center!important;
    display: table-cell;
    height: 20px;
    /* word-break: break-all; */
    width: 60px;
   /* background-color: white;*/
    border-right: 1px solid rgba(0, 0, 0, .1);
}
.timealloted{
  background-color: red;
}
.b1{
   border-right: solid 1px #181818;
   /* border-bottom: solid 1px #181818;*/
    background-color: white;
}
.leftbox{
    width: 10%;
    display: table-cell;
    border-right: 1px solid red;
    vertical-align: middle;
    border-right: solid 1px #181818;
    /* border-bottom: solid 1px #181818; */
    text-align: center;
}
#bottomrow{
    position: absolute;
    bottom: 24px;
    border: 1px solid transparent;
    border-top: 1px solid black;
}
#topdynamicarea{
    /*border: 1px solid transparent;
    
    width: 722px;
    position: absolute;
    bottom: 45px;*/
    border: 1px solid transparent;
    max-height: 341px;
    width: 802px;
    position: absolute;
    bottom: 45px;
    overflow-y: overlay;
}
.stackdiv{
    position: relative;
    bottom: 0;
}
.stackdiv:nth-child(even) {background: #CCC}
.stackdiv:nth-child(odd) {background: whitesmoke}
#lefttop {
    width: 81px;
    border-right: 1px solid black;
    height: 383px;
    position: absolute;
    top: 6px;
}
#bottomrow1 {
    position: absolute;
    bottom: 6px;
    left: 6px;
    width: 802px;
    /* display: none; */
}
#righttimer {
    width: 1px;
    border-left: 1px dashed black;
    height: 355px;
    position: absolute;
    top: 6px;
    z-index: 2;
    left: 85px;
}


/*Recent uses parked to zone*/
.activeusers .profile_thumb {
    border: 1px solid;
    width: 30px;
    height: 30px;
    margin: 5px 10px 5px 0;
    border-radius: 50%;
   /* padding: 5px 7px;*/
}
.activeusers .profile_thumb i {
    font-size: 18px;
}
.profile_thumb img{
  width: 100%;
  border-radius: 50%;
}



/*Scheduler style*/
/*.b{
    vertical-align: middle !important;
    text-align: center!important;
    display: table-cell;
    height: 20px;
    
    width: 60px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
   
}*/

.b {
    vertical-align: middle !important;
    text-align: center!important;
    display: table-cell;
    height: 21px;
    /* word-break: break-all; */
    width: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    /* background-color: white; */
}
/*#xx{
    border: 0px solid #181818;
    font-size: 12px;
    position: absolute;
    bottom: 37px;
    height: 10px;
    z-index: 22;
    width: 764px;
    background: transparent;
    left: 6px;
}*/

#xx {
        border: 0px solid #181818;
    font-size: 12px;
    position: absolute;
    bottom: 35px;
    height: 10px;
    z-index: 22;
    width: 804px;
    background: transparent;
    left: 7px;
}
/*#xx .b{
    vertical-align: middle !important;
    text-align: center!important;
    display: table-cell;
    height: 8px;
   
    width: 30px;
    border-right: 1px solid rgba(0, 0, 0, 1);
  
}*/

#xx .b {
    vertical-align: middle !important;
    text-align: center!important;
    display: table-cell;
    height: 8px;
    /* word-break: break-all; */
    width: 15px;
    border-right: 1px solid rgba(0, 0, 0, 1);
    /* background-color: white; */
}
.timealloted{
  background-color: red;
}
.b1{
   border-right: solid 0px #181818;
   /* border-bottom: solid 1px #181818;*/
    background-color: white;
    background-color: white;
   /* border: 0px;*/
}
.leftbox{
    width: 10%;
    display: table-cell;
    border-right: 1px solid red;
    vertical-align: middle;
    border-right: solid 1px #181818;
    /* border-bottom: solid 1px #181818; */
    text-align: center;
}
/*#bottomrow{
    position: absolute;
    bottom: 24px;
    border: 1px solid transparent;
    border-top: 1px solid black;
    left: 0px;
    width: 776px;
}*/

#bottomrow {
    position: absolute;
    bottom: 23px;
    border: 1px solid transparent;
    border-top: 1px solid black;
    left: 2px;
    width: 813px;
}



/*#bottomrow1{
    position: absolute;
    bottom: 3px;
    left: 67px;
}*/
#bottomrow1 {
    position: absolute;
    bottom: -1px;
    left: 71px;
    width: 802px;
    /* display: none; */
}
#bottomrow1 .b{
    vertical-align: middle !important;
    text-align: center!important;
    display: table-cell;
    height: 20px;
    /* word-break: break-all; */
    width: 30px;
    border-right: 1px solid rgba(0, 0, 0, 0);
}
/*#topdynamicarea{
    
    border: 1px solid transparent;
    max-height: 341px;
    width: 766px;
    position: absolute;
    bottom: 45px;
    overflow-y: overlay;
}*/
#topdynamicarea {
    border: 1px solid transparent;
    max-height: 341px;
    width: 807px;
    position: absolute;
    bottom: 45px;
    overflow-y: overlay;
}
#topdynamicarea::-webkit-scrollbar { 
    display: none; 
}
#topdynamicarea:hover ::-webkit-scrollbar { display: block; }
.stackdiv{
    position: relative;
    bottom: 0;
}
.stackdiv:nth-child(even) {background: #CCC}
.stackdiv:nth-child(odd) {background: whitesmoke}
#lefttop {
    width: 81px;
    border-right: 1px solid black;
    height: 355px;
    position: absolute;
    top: 6px;
}
#righttimer {
    width: 1px;
    border-left: 2px solid #1ABB9C;
    height: 355px;
    position: absolute;
    top: 6px;
    z-index: 2;
    /*left: 81px;*/
    left: 85px;
}
#righttimerbox {
    width: 0px;
    border: 0px;
    height: 355px;
    position: absolute;
    top: 6px;
    z-index: 2;
    left: 61px;
   /* background: grey;
    opacity: 0.5;*/
}
.rightdivmainclass {
   
}
.b2 {
    border-right: 1px solid red;
}
#bottomrow2 {
    position: absolute;
    top: 354px;
    z-index: 77;
}
.opactime{
  opacity: 0.3;
}
.facilitiesico img{
  width: 25px;
}
.facilitiesico .active{
  opacity:1;
}
.facilitiesico .inactive{
  opacity:0.5;
}
/*End of Scheduler style*/



#time-range p {
    font-family:"Arial", sans-serif;
    font-size:14px;
    color:#333;
    text-align: center;
}
.ui-slider-horizontal {
    height: 8px;
    background: #D7D7D7;
    border: 1px solid #BABABA;
    box-shadow: 0 1px 0 #FFF, 0 1px 0 #CFCFCF inset;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: .7em;
    display: block;
    border: 1px solid #0D9E33;
    box-shadow: 0 1px 0 #0D9E33 inset;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    /*background: #81B8F3;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #A0D4F5), color-stop(100%, #81B8F3));
    background-image: -webkit-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: -moz-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: -o-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: linear-gradient(top, #A0D4F5, #81B8F3);*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4ddb4+0,83c783+17,52b152+33,008a00+67,005700+83,002400+100;Green+3D+%231 */
background: rgb(180,221,180); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(180,221,180,1) 0%, rgba(131,199,131,1) 17%, rgba(82,177,82,1) 33%, rgba(0,138,0,1) 67%, rgba(0,87,0,1) 83%, rgba(0,36,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-9 */

}
.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #F9FBFA;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #C7CED6), color-stop(100%, #F9FBFA));
    background-image: -webkit-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: -moz-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: -o-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: linear-gradient(top, #C7CED6, #F9FBFA);
    width: 22px;
    height: 22px;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 22px;
    height: 22px;
    cursor: default;
    border: none;
    cursor: pointer;
}
.ui-slider .ui-slider-handle:after {
    content:"";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: #0BA334;
    -webkit-box-shadow: 0 1px 1px 1px rgba(131,199,131, 0.7) inset, 0 1px 0 0 #FFF;
    -moz-box-shadow: 0 1px 1px 1px rgba(131,199,131, 0.7) inset, 0 1px 0 0 white;
    box-shadow: 0 1px 1px 1px rgba(131,199,131, 0.7) inset, 0 1px 0 0 #FFF;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.5em;
    margin-left: -.6em;
}
.ui-slider a:focus {
    outline:none;
}

#slider-range {
  width: 90%;
  margin: 0 auto;
}
#time-range {
  width: 400px;
}

#forgetpassword{
  margin-top: 30px;
}
.idclass{
      
    float: left;
    background-color: green;
    height: 20px;
}
.rootmenuhover{
    cursor: pointer;
}
.rootmenupointer{
    cursor: default;
}
.labels {
  color: white;
  background-color: red;
  font-family: "Lucida Grande", "Arial", sans-serif;
  font-size: 12px;
  text-align: center;
  width: 40px;
  border-radius:5px;
  /*white-space: nowrap;*/
  padding:0px;
}



.qtip-wiki{
    max-width: 385px;
}

.qtip-wiki p{
    margin: 0 0 6px;
}

.qtip-wiki h1{
    font-size: 20px;
    line-height: 1.1;
    margin: 0 0 5px;
}

.qtip-wiki img{
    float: left;
    margin: 10px 10px 10px 0;
}

.qtip-wiki .info{
    overflow: hidden;
}

.qtip-wiki p.note{
    font-weight: 700;
}
#tooltipdata{
  width:200px;
  border:1px solid black;
  background-color:lightgrey;
  z-index:888888;
  min-height:50px;
  color:black;
  position: absolute;top:0;left:0;
  visibility:hidden;
}
#closeit{
 background-color: white;
    border: 1px solid black;
    border-radius: 50%;
    width: 26px;
    height: 25px;
    position: absolute;
    right: -12px;
    top: -12px;z-index: 8888;
    color: black;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
}
.leftinfo{
     width: 140px;
     max-width: 140px; 
    position: relative;
    left: 0;
    top: 0;
    border: 0px solid red;
    float: left;
    word-break: break-all;
}
.leftinfomore{
     width: 166px;
     max-width: 166px; 
    position: relative;
    left: 0;
    top: 0;
    border: 0px solid red;
    float: left;
   
}
.rightinfo{
    width: 56px;
    max-width: 80px;
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: 1;
}
#tooltip-pic img{
  width:50px;
  height:50px;
  border:1px solid white ;
}

.carbookednotparked{
  background-color:green;
  -webkit-animation: fadein 2s linear; /* Safari, Chrome and Opera > 12.1 */
  animation: fadein 2s linear;
}
@keyframes fadein {
     0%{
    opacity:1;
  }
  50%{
 opacity:0.2;
  }
  100%{
 opacity:1;
  }
}


/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  0%{
    opacity:1;
  }
  50%{
 opacity:0.2;
  }
  100%{
 opacity:1;
  }
    
}

#content-loading{
      width: 100%;
    text-align: center;
    vertical-align: middle;
    padding-top: 26px;
    min-height: 86px;
    display: none;
}
.overflow_visible{
  overflow: visible;
}
.slotenabled{
  width:30px;
  height: 30px;
}
#content-loading{
      width: 100%;
    text-align: center;
    vertical-align: middle;
    padding-top: 26px;
    min-height: 86px;
    display: none;
}
.overflow_visible{
  overflow: visible;
}
.slotenabled{
  width:30px;
  height: 30px;
}
.well.profile_view .top {
    margin-top: -9px;
    background: #F2F5F7;
    padding: 9px 0;
    border-top: 1px solid #E6E9ED;
}
.right_top{
  padding:10px;
  position: absolute;
  top:0;
  right:0;
  padding-top: 0px;
  padding-right: 3px;
}
.well.profile_view .sensoredslot{
  background: #66f71e;
}