body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #21252f;
    margin: 0;
    padding: 0;
}

.product_header .title_container {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-top: 8px;
}

.mini_map_container {
    display: inline-block;
    vertical-align: top;
    background-color: #000000;
}

.mapLink {
    color: #bbb7b1;
    text-decoration: underline;
    text-decoration-style: dotted;
    cursor: pointer;
}

.mapLink:hover {
    text-decoration: underline;
    text-decoration-style: solid;
}

.conditionsTableLink {
    color: #636363;
}

.spanLink {
    color: #636363;
    text-decoration-style: dotted;
}

.spanLink:hover {
    text-decoration-style: solid;
}

.mini_map_container img {
    display: block;
    /*width: 300px;*/
    /*height: 188px;*/
    margin: 6px 10px 10px 10px;
}

.mini_map_container h2 {
    white-space: nowrap;
    color: #bbb7b1;
    font-size: 13px;
    margin: 10px 0 0 7px !important;
    padding: 0 !important;
    font-weight: bold;
}

div.stations_container {
    background-color: #ffffff;
    width: 457px;
    display: inline-block;
    position: absolute;
}

div.station_labels {
    background-color: #ffffff;
    float: left;
}
div.stations_container ul {
    margin-top: 0px;
}
div.stations_container .station_labels ul:first-child, 
div.stations_container .station_data ul:first-child {
    margin-top: 11px;
    margin-bottom: 8px;
}

ul.label_list {
    list-style-type: none;
    line-height: 22px;
    text-align: right;
}

ul.label_list li {
    white-space: nowrap;
    color: #636363;
}

div.station_labels ul.label_list {
   width: 124px; 
   margin-left: -13px;
}

div.station_data ul {
    list-style-type: none;
    line-height: 22px;
    text-align: left;
}

div.station_data ul.data_list {
    
}

div.station_data ul li {
    white-space: nowrap;
    margin-left: -40px;
}

#okfire_home_table .textCentered {
    text-align: center;
}

li.sunsetLi {

}

li.paddingLabel {
    padding-left: 15px;
}

.boldLabel {
    color: #636363;
    font-weight: bold;
}

hr.spacerHr {
    width: 143px;
    height: 5px;
    background: white;
    border: none;
}

li.stationLabel {
    margin-top: -7px;
    margin-bottom: 6px;
}

li.boldLabelLarge {
    font-size: 16px;
    margin-top: -0.3px;
}

li.paddingBottom {
    padding-bottom: 5px;
}

li.lowerLi {
    margin-top: -0.2px;
}

#okfire_home_table {
    border-collapse: collapse;
    text-indent: 0;
    width: 100%;
}

#okfire_home_table td, #okfire_home_table th {
    border-left: 5px solid #ffffff;
}

#okfire_home_table td.divider_cell {
    border-bottom: 5px solid #ffffff;
}

#okfire_home_table th[scope="column"] {
    background: linear-gradient(#d3cbc2, #b7afaa);
    height: 26px;
    padding: 5px 0;
    text-align: center;
}

#okfire_home_table th[scope="row"] {
    padding-right: 5px;
    text-align: right;
}

#okfire_home_table .station-controls {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}

#okfire_home_table .station-controls button {
    flex: 1 1 0;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

#okfire_home_table .station-controls button.change-site-button {
    background-color: #f89448;
    border: 1px solid #e48237;
}

#okfire_home_table .station-controls .remove-site-button {
    background-color: #ed5151;
    border: 1px solid #d14c4c;
}

#okfire_home_table .data_cell {
    padding: 3px 8px;
    background: #eff0eb;
    font-weight: bold;
}

#okfire_home_table .data_cell_large {
    font-size: 16px;
}

#okfire_home_table h3 {
    margin: 0;
    padding: 0;
}

#okfire_home_table .fdLevel  {
    font-weight: bold;
    padding: 8px;
}

#okfire_home_table .station_2_wx {
    display: none;
}

#site_select_2_add {
    min-width: 143px;
    margin-left: 5px;
    background-color: #eff0eb;
    border: none;
    color: #686a5c;
    font-weight: bold;
    font-size: 18px;
    padding: 5px 10px;
    cursor: pointer;
}

#site_select_2_add i {
    margin-top: 50px;
    font-size: 54px;
}

li.fireDanger {
    padding-top: 4px;
    padding-bottom: 3px;
}

div.stationDiv {
    width: 153px;
    margin-right: -5px;
    margin-top: -10px;
    margin-bottom: 10px;
    display: inline-block;
}

div.station_2 {
    margin-right: -5px;
    margin-top: 2px;
    margin-bottom: 10px;
    display: inline-block;
    position: absolute;
}

div.station_2_wx {
    margin-top: -12px;
    display: none;
}

div.station_data {
    background-color: #eff0eb;
    margin-left: 10px;
}

.stationName {
    background-color: #f89448;
    color: #000000;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}

div .hidden {
    display: none;
}

#products {
    margin-top: 55px;
}

.fire_maps {
    display: none;
    width: 410px;
    float: right;
}

.localMap img {
    width: 100%;
}

.changeSite {
    text-decoration: none;
    color: black;
}

#siteSelectionDiv {
    margin: 12.565px 0 0px 109px;
}

#siteSelectionDiv label {
    white-space: nowrap;
    margin-right: 10px;
}

.localMap {
    width: 47%;
    height: 47%;
    float: left;
    padding-right: 12px;
}

.titleBar {
    background-color: #40423c;
    width: 100%;
    height: 26px;
}

.titleBar h2 {
    color: #C4C4C3;
    padding-left: 10px;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
    user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}

#colorbox {
    top: 225px !important;
    left: 20% !important;
}

#station_1_meteogram {
    margin-left: 10px;
}

.meteogram_full {
    width: 766px;
}

.station_meteograms {
    display: flex;
}

.meteogram_half {
    width: 368px;
    display: inline-block;
}

#station_2_meteogram {
    border-left: 1px solid;
    display: none;
    width: 368px;
    margin-left: 6px;
}

ul.newsticker {
	margin: 0;
	padding: 0;
	color: white;
	list-style-type: none;
}

ul.newsticker li {
	margin: 10px 16px 10px 0;
	padding: 8px;
	background: rgba(0,0,0,0.5);
	border-color: #fd8c2d;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
	font-size: 14px;
}

ul.newsticker li:first-of-type {
	margin: 0 16px 10px 0;
}

ul.newsticker a {
	padding: 0;
	color: #fff;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
}

ul.newsticker span {
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.highcharts-tooltip span {
    width: 250px !important;
}

.meteogram_tooltip_data {
    margin-left: 30px !important;
}