.secant-timepin {
    height: 25px;
    width: 134px;
    margin-top: -12px;
    position:relative;
}

.secant-timepin-inner-right {
    color: #FFFFFF;
    font: 12px/24px Arial,Helvetica,Sans-Serif;
    left: 34px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100px;
}

.secant-timepin-inner-left {
    color: #FFFFFF;
    font: 12px/24px Arial,Helvetica,Sans-Serif;
    left: auto;
    position: absolute;
    right: 34px;
    text-align: center;
    top: 0;
    width: 100px;
}

.storm-info-left {
    bottom: 0;
    color: #FFFFFF;
    font: 12px/18px Arial,sans-serif;
    height: 180px;
    position: absolute;
    right: 0;
    width: 262px;
}

.storm-info-left > img {
    position: absolute;
    z-index: 1;
}

.storm-info-left-content {
    margin-left: 14px;
    position: relative;
    z-index: 2;
}

.storm-info-head {
    font: 19px/37px Arial,sans-serif;
    margin-top: 2px;
}

.storm-info-left-content img {
    position: absolute;
    right: 25px;
    top: 44px;
    width: 75px;
}

.storm-info-body {
    height: 108px;
    overflow: hidden;
}

.storm-info-line {
    margin: 0 !important;
    width: 200px;
}

.storm-info-last {
    margin-top: 11px;
}

.storm-info-left .storm-info-date {
    float: right;
    margin-right: 34px;
}
.storm-info-date {
    text-align: center;
    width: 100px;
}


.storm-info-right {
    bottom: 0;
    color: #FFFFFF;
    font: 12px/18px Arial,sans-serif;
    height: 180px;
    left: 0;
    position: absolute;
    width: 262px;
}
.storm-info-right > img {
    position: absolute;
    z-index: 1;
}
.storm-info-right-content {
    margin-left: 32px;
    position: relative;
    z-index: 2;
}
.storm-info-right-content img {
    left: -5px;
    position: absolute;
    top: 44px;
    width: 75px;
}
.storm-info-right .storm-info-body {
    padding-left: 80px;
}
.storm-info-right .storm-info-date {
    float: left;
    margin-left: 2px;
}
.storm-info-right .storm-info-wind {
    float: right;
    margin-right: 15px;
}
.history-timepin {
    position: relative;
    height: 16px;
    width: 16px;
    background-color: #000;
    border-radius: 8px;
    top: -8px;
    left: -8px;
}
.storm-glow {
    height: 20px;
    width: 110px;
    position: absolute;
    border-radius: 5px;
    top: -10px;
    right: 5px;
}
.history-glow {
    height: 16px;
    width: 16px;
    position: absolute;
    border-radius: 8px;
    top: -8px;
    left: -8px;
    background-color: #2d70ac;
    -moz-box-shadow: 0 0 1px 8px #2d70ac;
    -webkit-box-shadow: 0 0 1px 8px #2d70ac;
    box-shadow: 0 0 1px 8px #2d70ac;
}
.storm-glow-light {
}
.storm-glow-dark {
    -moz-box-shadow: 0 0 20px 6px #024;
    -webkit-box-shadow: 0 0 20px 6px #024;
    box-shadow: 0 0 20px 6px #024;
}
.storm-glow-left {
    right: 20px;
}
.history-info {
    position: absolute;
    top: -210px;
    left: -275px;
    z-index: 100;
    cursor: move;
}
.history-info .storm-info-left {
    position: relative;
}
.history-info .storm-info-last {
    cursor: pointer;
}
.history-info .close-info {
    position: absolute;
    width: 16px;
    height: 12px;
    top: 10px;
    right: 5px;
    cursor: pointer;
}
.leaflet-control-thcolors {
    position: absolute;
    top: 0px;
    height: 40px;
    left: 50px;
    margin: 0 !important;
    width: 525px;
}
.leaflet-control-thcolors-interior {
    width: 500px;
    height: 40px;
    margin: 0;
    background: url("../images/history/th_map.png") no-repeat scroll 0 0 transparent;
    background-size: contain;
}

.th-info-box {
    position: relative;
    width: 286px;
    height: 184px;
    background: #ffffff;
    border-radius: 8px;
    padding-top: 1px;
    font: 13px/17px 'Roboto Medium';
    color: #808080;
}
.th-info-box-header {
    height: 37px;
    width: 100%;
    background: #f0f0f0;
    border-radius: 8px 8px 0 0;
    color: #2e7eb7;
}
.th-info-box-header-text {
    margin-left: 15px;
    font-size: 19px;
    line-height: 40px;
    letter-spacing: -1px;
}
.th-info-box-close {
    position: absolute;
    height: 21px;
    width: 17px;
    top: 9px;
    right: 12px;
    background: url("../images/history/th_info_x.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}
.th-info-box-line {
    height: 1px;
    width: 100%;
    background: #bababa;
}
.th-info-box-content {
    height: 116px;
    width: 100%;
    background: transparent;
}
.th-info-box-content-top {
    height: 8px;
    width: 100%;
    background: transparent;
}
.th-info-box-content-line {
    display: block;
    margin-left: 15px;
    white-space: nowrap
}
.th-info-box-line-name {
    font-family: 'Roboto Bold';
    font-size: 14px;
    margin-right: 5px;
}
#th-info-wind {
    margin-right: 10px;
}
.th-info-box-footer {
    height: 22px;
    width: 100%;
    background: transparent;
    padding-top: 7px;
}
.th-info-box-footer-line {
    display: block;
    margin-left: 12px;
    white-space: nowrap;
/*    margin-top: 7px;*/
}
#th-info-category2 {
    float: left;
}
#th-info-date {
/*    display: block;*/
    float: right;
    margin-right: 15px;
}
.th-info-box-circle {
    position: relative;
    top: -2px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    float: left;
    margin-right: 10px;
    -moz-box-shadow: 1px 1px 2px 0px #aaa;
    -webkit-box-shadow: 1px 1px 2px 0px #aaa;
    box-shadow: 1px 1px 2px 0px #aaa;
}
.th-fan {
    width: 25px;
    height: 34px;
}
.th-base {
    width: 39px;
    height: 39px;
}
.th-timepin {
    height: 18px;
    width: 100px;
    margin-top: -9px;
    position:relative;
    background: no-repeat;
}
.th-timepin-inner-right {
    color: #FFFFFF;
    font: 10px/18px 'Roboto Bold',Arial,Helvetica,Sans-Serif;
    left: 18px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 90px;
}

.th-timepin-inner-left {
    color: #FFFFFF;
    font: 10px/18px 'Roboto Bold',Arial,Helvetica,Sans-Serif;
    left: auto;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 1px;
    width: 90px;
}

.hh-path-pin * {
    position: absolute;
}
.hh-path-pin-image {
    display: block;
    top: -9px;
    left: -10px;
    width: 21px;
    height: 20px;
}
.hh-path-pin .hh-path-pin-image-sel {
    top: -13px;
    left: -12px;
    width: 27px;
    height: 27px;
}

.hh-vortex-pin * {
    position: absolute;
}

.hh-vortex-pin-image {
    display: block;
    top: -9px;
    left: -9px;
    width: 20px;
    height: 20px;
}

.hh-vortex-pin .hh-vortex-pin-image-sel {
    top: -13px;
    left: -12px;
    width: 27px;
    height: 27px;
}

.hh-path-arrow {
    display: block;
    position: absolute;
    top: -7px;
    left: -7px;
    width: 14px;
    height: 14px;
}

.hh-airplane {
    position: absolute;
    top: -39px;
    left: -38.5px;
    z-index: -1;
}

.hh-circle1 {
    position: absolute;
    top: -34px;
    left: -34px;
    z-index: -1;
}

.hh-circle2 {
    position: absolute;
    top: -77.5px;
    left: -77.5px;
    z-index: -1;
}

.hh-circle3 {
    position: absolute;
    top: -119px;
    left: -119px;
    z-index: -1;
}

.hh-circles {
    position: absolute;
    top: -120px;
    left: -120px;
    z-index: -1;
}

.hh-info {
    position: absolute;
    top: 115px;
    left: 95px;
    width: 223px;
    height: 116px;
    background: #ffffff;
    border-radius: 6px;
    font: 13px/17px 'Roboto Medium';
    color: #808080;
    -moz-box-shadow: 0 0 3px 0px #888;
    -webkit-box-shadow: 0 0 3px 0px #888;
    box-shadow: 0 0 3px 0px #888;
}

.hh-info * {
    position: static;
    margin: 0;
}

.hh-info p {
    margin-left: 13px;
}
.hh-info p:first-child {
    margin-top: 13px;
}
.hh-info p span:first-child {
    font: 14px/17px 'Roboto Bold';
}
.hh-info .hh-info-close {
    position: absolute;
    height: 21px;
    width: 17px;
    top: 9px;
    right: 12px;
    background: url("../images/history/th_info_x.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}

.hh-list {
    position: absolute;
    top: 250px;
    left: 95px;
    width: 223px;
    background: #ffffff;
    border-radius: 8px;
    font: 13px/17px 'Roboto Medium';
    color: #808080;
    -moz-box-shadow: 0 0 3px 0px #888;
    -webkit-box-shadow: 0 0 3px 0px #888;
    box-shadow: 0 0 3px 0px #888;
    overflow: hidden;
}

.hh-list .hh-list-close {
    position: absolute;
    height: 21px;
    width: 17px;
    top: 9px;
    right: 12px;
    background: url("../images/history/th_info_x.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
}

.hh-list .hh-list-header {
    width: 100%;
    background: #f0f0f0;
    border-radius: 8px 8px 0 0;
    color: #2e7eb7;
}
.hh-list .hh-list-header span {
    margin-left: 15px;
    font-size: 19px;
    line-height: 40px;
    letter-spacing: -1px;
}
.hh-list ul {
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #000;
}
.hh-list ul li {
    list-style: none outside none;
    margin-top: 1px;
    border-radius: 2px;
    background: url("../images/map-markers/metar_alert_btn.png") repeat-x scroll 0 100% transparent;
    padding-left: 10px;
    cursor: pointer;
    font: 14px/25px 'Roboto Medium';
    color: #fff;
}

.hh-list ul li.selected {
    background: url("../images/map-markers/metar_alert_btn.png") repeat-x scroll 0 0 transparent;
}
.leaflet-control-flightscontrol {
    position: relative;
    height: 26px;
    width: 26px;
    background: #fff;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px 0px #555;
    -webkit-box-shadow: 0 0 5px 0px #555;
    box-shadow: 0 0 5px 0px #555;
    font: 16px/28px 'Roboto Medium';
    text-align: center;
    color: #000;
}
.leaflet-control-flightscontrol.on {
    background: #2e7eb7;
    color: #fff;
}
