#weather-mod .hide {
    display: none;
}

#weather-mod {
    top: 3px;
    right: 30px;
    font-size: 13px;
    display: block;
    float: right;
    height: 31px;
    line-height: 31px;
    position: absolute;
    text-align: right;
    z-index: 1000;
}

#weather-mod .locWrapper {
    display: inline;
    position: relative;
}

#weather-mod .locWrapper a, #weather-mod .wlocWrapper a, #weather-mod .wthDvdr, #weather-mod .curr, #weather-mod .weatherloc a {
    color: #ababab;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

#weather-mod .ttip {
    left: -17px;
    margin-top: 4px;
    overflow: visible;
    position: absolute;
    width: 114px;
    white-space: nowrap;
}

#weather-mod .ttip a {
    background-color: #404040;
    color: #fff;
    display: inline-block;
    font: bold 11px arial;
    padding: 9px 11px;
    position: relative;
    text-align: center;
    top: 4px;
}

#weather-mod .ttip a:hover {
    color: #008ee1;
}

#weather-mod .ttip-arw {
    height: 8px;
    width: 14px;
    left: 51px;
    margin-top: 0;
    position: absolute;
}

#weather-mod.wthrHnav .icon-font-wthr {
    color: #aaa;
    top: 0;
    right: 10px;
    position: absolute;
    font-size: 25px;
}

#light-weatherform {
    color: #000;
    display: inline;
    z-index: 1;
    position: relative;
    top: 0;
}

#light-weatherform #location-keywords {
    margin-right: 3px;
    background-color: #fff;
    width: 144px;
    height: 14px;
    border: 1px solid #cdcdcd;
    font-size: 11px;
    padding: 3px;
    color: #444;
}

.lftnv_wr .lftnv_top #bon-weather {
    text-align: center;
}

.lftnv_wr .lftnv_top #bon-weather a {
    display: block;
    clear: both;
    letter-spacing: .03em;
    font-size: 15px;
    white-space: nowrap;
    margin: 10px 0 6px;
}

.lftnv_wr .lftnv_top #bon-weather .curr {
    font-size: 40px;
    font-weight: normal;
    -webkit-transition: width .05s linear;
    -webkit-transition: font-size .05s linear;
    transition: font-size .05s linear;
}

.lftnv_wr .lftnv_top #bon-weather .tempdegree {
    font-size: 18px;
    font-family: "Larsseit-Medium", sans-serif;
    display: inline-block;
    vertical-align: top;
    padding-top: 2px;
}

.lftnv_wr .lftnv_top #bon-weather #weather-edit {
    margin: 0 auto 5px;
    font-weight: 500;
    max-width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 1;
    visibility: visible;
}

.lftnv_wr .lftnv_top #bon-weather #weatherform {
    width: 200px;
    margin: -22px 0 0 -15px;
}

.lftnv_wr .lftnv_top #bon-weather #weatherform #location-edit {
    border: 1px solid #fff;
    height: 24px;
    box-sizing: border-box;
    padding: 4px;
    width: 135px;
    color: #444;
    font-size: 16px;
    letter-spacing: 0.02em;
    display: inline-block;
    vertical-align: middle;
}

.lftnv_wr .lftnv_top #bon-weather #weatherform #location-edit:focus {
    font-size: 16px;
}

#bon-weather .weatherFrm {
    display: inline-block;
}

#leftnav-container .lftnv_wr .lftnv_top #bon-weather .hide {
    display: none;
}

#bon-weather .weatherFrm .addresses {
    position: absolute;
    background-color: #121212;
    opacity: 0.9;
    text-align: left;
    width: 177px;
    display: inline;
    left: 0;
    margin: 0 10px;
    overflow: hidden;
}

#bon-weather .weatherFrm .addresses ul {
    max-height: 260px;
    overflow-y: visible;
    overflow-x: hidden;
    width: 200px;
}

#bon-weather .weatherFrm .addresses ul li {
    padding: 4px 6px;
}

#bon-weather .weatherFrm .addresses ul li a {
    font-size: 12px;
    margin: 0px;
}

#bon-weather .weatherFrm .addresses ul li a:hover {
    color: #3399ff;
}

#leftnav-container .lftnv_wr .lftnv_top #bon-weather #weather-edit{

}

#leftnav-container .lftnv_wr .lftnv_top #bon-weather .tempdegree {
    /*display: none;*/
}

#leftnav-container .lftnv_wr .lftnv_top #bon-weather .weatherFrm #weather-submit {
    line-height: 22px;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 0px 7px 0px 7px;

    display: inline-block;
    text-align: center;
    background: #fff;
    color: #3399ff;
    font-size: 10px;
    font-family: "Larsseit-Medium", sans-serif;

    border: 1px solid #fff;

    clear: both;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 2px;
    margin-bottom: 0;
    letter-spacing: .03em;

    white-space: nowrap;
}

@media only screen and (max-width: 1265px) and (min-width: 900px) {
    .lftnv_wr .lftnv_top .lftnv_bg #bon-weather {
        margin-top: 25px;
    }

    .lftnv_wr .lftnv_top .lftnv_bg #bon-weather #weather-edit {
        display: none;
        visibility: hidden;
    }

    .lftnv_wr .lftnv_top .lftnv_bg #bon-weather .weatherloc .curr {
        font-size: 28px;
    }

    #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #bon-weather #weather-edit {
        display: inline-block;
        visibility: visible;
        -webkit-transition: visibility 0s linear 0.5s;
        transition: visibility 0s linear 0.5s;
    }

    #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #bon-weather .curr {
        font-size: 40px;
    }

    #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #bon-weather {
        margin-top: 0;
    }

    .lftnv_wr .lftnv_top .lftnv_bg #bon-weather #weatherform {
        margin: -36px 0 0 -20px;
    }

    #bon-weather .weatherFrm .addresses {
        margin-left: 12px;
    }
}

@media only screen and (max-width: 480px) {
    #bon-weather .weatherFrm .addresses {
        margin-left: 32px;
    }
}

@media only screen and (max-width: 899px) and (min-width: 754px) {
    #bon-weather .weatherFrm .addresses {
        margin-left: 32px;
    }
}

@media only screen and (max-width: 753px) and (min-width: 481px) {
    #bon-weather .weatherFrm .addresses {
        margin-left: 32px;
    }
}
