@font-face{
    font-family: "InterUI";
    src: url("//aspgweather.com/wx/font/Inter-Regular.ttf"),
    url("//aspgweather.com/wx/font/Inter-Regular.ttf");
}


body  {
/*  background-image: url("//aspgweather.com/wx/resources/background.jpg"); */
  background-color: #cccccc;
  background-repeat: repeat-y;
  background-attachment: fixed;
    background-size: 100% auto;
    background-position: center top;
    font-family: "InterUI";
    margin: 0px;
    padding: 0px;
    overflow-x:hidden;
    width:100%;
    position:relative;
}

/* Vertical Table Line */
.vertical-line {
   width: 100%;
   height: 1px;
   background-color: #ddd;
   margin: 0 auto;
}

/* Load Background Image on large desktop screens only */

    @media only screen and (min-width: 1000px) {
        body{
            background-image: url("//aspgweather.com/wx/resources/background.jpg"); 
        }
    }

/* Centre Content on Large Screen, Fill Screen on Small Screens */

    @media only screen and (max-width: 1000px) {
        .hidesmall{
            display: none;
        }
    }


/* Do Not Colour or Underline Links */
a { 
    text-decoration: none;
}


/* Responsive Design Code */

* {
  box-sizing: border-box;
}


/* Float four columns side by side */
.col-container {
    box-sizing: border-box;
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.column1 {
  float: left;
  width: 100%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.column4 {
  float: left;
  width: 25%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.column2 {
  float: left;
  width: 50%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.column3 {
  float: left;
  width: 33%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.column3left {
  float: left;
  width: 33%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.column3right {
  float: left;
  width: 33%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.column3lge {
  float: left;
  width: 33%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.columnhistleft {
  float: left;
  width: 20%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

.columnhistright {
  float: left;
  width: 80%;
  padding: 0 4px;
    display: block; /* Make elements inside the container behave like table cells */
}

/* Remove extra left and right margins, due to padding in columns */
.row {
    padding-left: 5px; padding-right: 5px; margin: -5px -5px;}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Style the counter cards */
.card-noheight {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  background-color: #ffffff;
}

.card-hrlyfcst {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 150px;
  background-color: #ffffff;
}

.cardwarning {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  color: white;
  background-color: #8B0000;
}

.cardwarningyellow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  color: black;
  background-color: #ffdc51;
}

.cardwarningblue {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  color: black;
  background-color: #07a4de;
}

.card350 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 350px;
  background-color: #ffffff;
}

.cardhist {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 475px;
  background-color: #ffffff;
}

.cardhist2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 600px;
  background-color: #ffffff;
}

.card425 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 425px;
  background-color: #ffffff;
}
.card425alt {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 425px;
  background-color: #ffffff;
}

.card220 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 220px;
  background-color: #ffffff;
}

.card250 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 220px;
  background-color: #ffffff;
}

.card475 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 475px;
  background-color: #ffffff;
}



.card525 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 675px;
  background-color: #ffffff;
}

/* Responsive columns - one column layout (vertical) on small screens */
@media screen and (max-width: 800px) {
    
.card425alt {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: 350px;
  background-color: #ffffff;
}

.card350 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: auto;
  background-color: #ffffff;
}

.card250 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: auto;
  background-color: #ffffff;
}

.cardhist {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: auto;
  background-color: #ffffff;
}

.cardhist2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: auto;
  background-color: #ffffff;
}

.card475 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: auto;
  background-color: #ffffff;
}

.card525 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  height: auto;
  background-color: #ffffff;
}

  .column3lge {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  
  .column3 {
    width: 50%;
    display: block;
    margin-bottom: 20px;
  }
  
  .column3left {
    width: 35%;
    display: block;
    margin-bottom: 20px;
  }
  
  .column3right {
    width: 65%;
    display: block;
    margin-bottom: 20px;
  }
  
  .columnhistright {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  
  .column2 {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  
  .column4 {
    width: 50%;
    display: block;
    margin-bottom: 20px;
  }
}


    #dynamic{
   position: relative;
}

#button{
   position: absolute;
   top: 0;
   right: 0;
}


    .outer {
	width: 200px;
	height: 100px;
	margin: 0 auto;
}
.container {
	width: 200px;
	float: left;
	height: 150px;
}
.highcharts-yaxis-grid .highcharts-grid-line {
	display: none;
}

    .hidefrommarian{
        display: none;
    }

    .smallonly{
        display: none;
    }
    .excludeverysmallscreen{
        display: block;
    }

@media (max-width: 800px) {
    .smallonly{
        display: block;
    }
    .largeonly{
        display: none;
    }
    .excludeverysmallscreen{
        display: block;
    }
	.outer {
		width: 100%;
		height: 190px;
		display: none;
	}
	.container {
		width: 90px;
		float: none;
		margin: 0 auto;
		display: none;
	}

}

@media (max-width: 400px) {
    .excludeverysmallscreen{
        display: none;
    }
    .largeonly{
        display: none;
    }
}
