html,
body {
  margin: 0;
  padding: 0;
 
}
a,

a.hover,
a:focus {
  color: #FB6767;
  -webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -o-transition: all .35s ease;
  transition: all .55s ease;
  outline: none;
  text-decoration: none
}


#wrap {
  padding: 0 2em!important;
}
#wrap1 {
  padding: 0 !important;
  width:100%!important;
}

h4 {
  min-height: 1em;
  line-height: 1.33;
  font-size: 1em;
  font-weight: 300;
  margin: 1em 0
}
footer {
  text-align: center;
  margin-top: 2em;
  padding-top: 2em;
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.15);
  color: #fff;
}
.wojo.button {
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-weight: 700;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  background: #71c124;
  border: 0 none;
  color: #fff;
  padding: 1.5em 3em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  -moz-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}
.wojo.button.secondary {
  background: #ff0090;
}
.wojo.button.secondary:hover,
.wojo.button.secondary:focus {
  background: #fe4db1;
}
.wojo.button:hover,
.wojo.button:focus {
  background: #7ed727;
  border: 0 none;
}
#plans .plan {
  text-align: center;
  border: 1px solid #F0F0F0;
  background: #F7F7F7;
  width:50%;
  float:left;
}


#plans .plan h2 {
  font-size: 1.751em;
  font-weight: 300;
  margin: 0;
  padding: .6em 0
}
ul#plans,
ul#plans li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#plans .plan p.price,
#plans .plan p.price.alt {
  background-color: #853F5B;
  color: #fff;
  font-size: 4em;
  padding: .5em;
  font-weight: 300;
  margin: 0
}
#plans .plan p.price.alt {
  background-color: #853F5B;
  color: #fff;
  font-size: 2em;
  padding: .5em;
}
#plans .plan p.price span {
  display: block;
  font-size: 1rem;
}
#plans .plan p.recurring,
#plans .plan p.desc,
#plans .plan p.pbutton {
  border-bottom: 1px solid #fff;
  padding: 1.5em
}
#plans .plan p.pbutton a {
  display: block;
  height: 2em;
  line-height: 2em
}
#plans .plan p.pbutton.alt a {
  color: #fff;
}
#plans .plan p.pbutton.alt a:hover {
  color: rgba(255,255,255,0.55)
}
.wojo.image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.wojo.image img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
  border: 0
}
.wojo.avatar.image img,
.wojo.avatar.image {
  margin-right: 0.5em;
  display: inline-block;
  width: 3em;
  height: 3em;
  border-radius: 500rem;
}
/* == Tabs == */	
.wojo.tabs {
  display: block;
  position: relative;
  clear: both;
}
.wojo.tabs:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.wojo.tabs,
.wojo.tabs li {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.wojo.tabs li {
  display: block;
  float: left;
}
.wojo.tabs li a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.85em;
  color: #000;
  display: block;
  padding: 1.5em 2em;
  position: relative;
  z-index: 1
}
.wojo.tabs li a:hover {
  color: #53bd99;
}
.wojo.tabs li a.active {
  background-color: #EFF3F6;
  box-shadow: inset 0 5px 0 0 #71c124;
  color: #444;
}
.wojo.tab.data {
  padding: 0;
  clear: both;
  padding: 0
}
.wojo.tab.data:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}


.navbar-default {
	height:115px;
	border-radius:0px;
}

.navbar-right {
	padding-top:36px;
}

#news {
	background-color:#fff;

}

#warnbox .table tr, .table2 tr {
	white-space:nowrap;
}

#warnbox .table tr:nth-child(1), #warnbox .table2 tr:nth-child(1) {
	white-space:normal!important;
}


	#pdfbutton {
		display:block;
		float:right;
		width:auto;
		margin-top:15px;
		
	}
	
	
	  
	 #pac-input {
        colour:#000;
		font-weight:bold;
      }

      #pac-input:focus {
        border-color: #4d90fe;
      }

      .pac-container {
        font-family: Roboto;
      }

      #type-selector {
        color: #fff;
        background-color: #4d90fe;
        padding: 5px 11px 0px 11px;
      }

      #type-selector label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
      }
	  
	  .infoFor span {
		display:none;
	
	}
	
	#dataTable {
		background-color:#fff;
	}
		
	#dataTable td {
		text-align:center;
	}
	#dataTable th {
		text-align:center;
	}
	
	
	#dataTable .timestamp {
		text-align:left;!important
		font-weight:bold;
	}
	#dataTable .signal {
		text-align:center;
		
	}
	
	#dataTable .dateRow {
		font-weight:bold;
		 background-color:#fffbfb;
		 text-align:left;
	}
	
	#dataTable .Green .signal {
		color:green;		
	}
	#dataTable .Amber .signal {
		color:orange;		
	}
	#dataTable .Red .signal {
		color:red;		
	}
	
	#dataTable .extraMobile {
		display:none;
	}

	.tableKey th {
		text-align:center;
		
	}
	.tableKey td {
		text-align:center;
		white-space:nowrap;
		vertical-align:middle;
	}



@media screen and (max-width:992px) {

	
	#warnbox .table tr td:nth-child(5), #warnbox .table tr td:nth-child(8), #warnbox .table tr td:nth-child(9) {
		display:none;
	}
	
	#warnbox .table2 tr td:nth-child(3), #warnbox .table2 tr td:nth-child(7), #warnbox .table2 tr td:nth-child(8) {
		display:none;
	}
	
	#dataTable .signal {
		
	}
	#dataTable .Green .timestamp {
		color:green;		
	}
	#dataTable .Amber .timestamp {
		color:orange;		
	}
	#dataTable .Red .timestamp {
		color:red;		
	}
	

	
@-moz-document url-prefix() 
	
	 .content {
  background-color: #FFFFFF;
  width:100%!important;
  overflow:hidden;
   padding: 2em!important;
}
.wojo-grid {
  width: 100%;
  padding: 0
}
#wrap {
  padding: 0 !important;
  width:100%!important;
}

	#pdfbutton {
		display:block;
		width:100%;
		
		margin-bottom:15px;
		
	}
	
	
}

@media screen and (max-width:700px) {
	#dataTable .cape, #dataTable .liftedIndex, #dataTable .preciptype {
		
	}
	
	#dataTable .extraMobile {
		display:table-row;
	}
	
	
	
	
}

@media screen and (max-width:500px) {
	.content {
		padding:10px!important;
	}
	
	#warnbox .table tr td:nth-child(4) {
		display:none;
	}
	
	.table2 {
		display:none;
	}
	
}

@media screen and (max-width:450px) {
	#warnbox .table tr td:nth-child(3) {
		display:none;
	}
	#dataTable, .tableKey {
		font-size:12px!important;
	}
	
	#dataTable th {
		letter-spacing:-1px;
	}
}

.svg-ic{height:50px;width:50px;display:inline-block;margin-left:-4px;}

@media screen and (max-width:500px) {

.svg-ic {
    width: 50px;height:50px;!important
    display: inline-block;
    margin-left: -4px;
}