.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
textarea, input {
    -webkit-touch-callout: text !important;
    -webkit-user-select: text !important;
    -khtml-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}

* {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box
}

html, body, .wrapper {
    height: 100%;
    width: 100%;
}

.wrapper {
    /*width: 600px;*/
    margin: 0 auto;
    overflow: auto;
    position: relative;
}
#toolbar-top {
    position: relative;
    height: 70px;
}
.map-wrapper {
    /*height:492px;*/
    height: 100%;
    position:relative;
}
#map {
    width: 100%;
    height: 100%;
}

.map-only .blocks-switcher-wrapper {
    display: none;
}
.blocks-switcher-wrapper {
    list-style: none;
    overflow: hidden;
    height: 35px;
    position: relative;
    clear: both;
}

.forecast-wrapper {
}

.radar-map-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
/*    padding-bottom: 50px;*/
}


.wrapper .h1 {
    color: #2E7EB7;
    font-family: roboto bold;
    font-size: 24px;
    padding: 10px 0 0 10px;
    text-transform: uppercase;
}

.title-wrapper {
    height: 55px;
}

.title-wrapper .h1{
    padding-top: 21px;
}

#sensors-bnt {
    background: url("../images/sensors-bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 45px;
    width: 78px;
    margin: 13px 11px 0 7px;
}


/*#sensors-bnt:hover {
    background: url("../images/sensors-bg.png") no-repeat scroll 0 -66px transparent;
}
*/
#sensors-bnt:active {
    background: url("../images/sensors-bg.png") no-repeat scroll 1px -65px transparent;
}

#sensors-bnt.sensors-on {
    background: url("../images/sensors-bg.png") no-repeat scroll 0 -130px transparent;
}

/*#sensors-bnt.sensors-on:hover {
    background: url("../images/sensors-bg.png") no-repeat scroll 0 -66px transparent;
}*/

#sensors-bnt.sensors-on:active {
    background: url("../images/sensors-bg.png") no-repeat scroll 1px -65px transparent;
}

.toolbar-separator {
    background: url("../images/separator-bg.png") no-repeat scroll center center transparent;
    float: left;
    height: 67px;
    width: 1px;
}










.timeline-controls{
    overflow: hidden;
    padding-left: 12px;
}




#toolbar-timeline-date {
    color: #F9F6F6;
    float: left;
    font-family: roboto regular;
    font-size: 14px;
}


#play-btn:hover {
    background: url("../images/play-stop-bg.png") no-repeat scroll 0 -66px transparent;
}

#play-btn:active {
    background: url("../images/play-stop-bg.png") no-repeat scroll 1px -65px transparent;
}

#play-btn.active {
    background: url("../images/play-stop-bg.png") no-repeat scroll 0 -29px transparent;
}

#play-btn.active:hover {
    background: url("../images/play-stop-bg.png") no-repeat scroll 0 -95px transparent;
}

#play-btn.active:active {
    background: url("../images/play-stop-bg.png") no-repeat scroll 1px -94px transparent;
}






.timeline-plus-minus-wrap {
    float: left;
    margin-left: 28px;
}

#timeline-minus {
    background: url("../images/plus-minus-bg.png") no-repeat scroll -10px 0 transparent;
    height: 25px;
    width: 25px;
    float: left;
}

#timeline-minus:hover{
    background: url("../images/plus-minus-bg.png") no-repeat scroll -10px -66px transparent;
}

#timeline-minus:active{
    background: url("../images/plus-minus-bg.png") no-repeat scroll -9px -65px transparent;
}






#timeline-plus{
    background: url("../images/plus-minus-bg.png") no-repeat scroll -109px 0 transparent;
    height: 25px;
    width: 25px;
    float: left;
}

#timeline-plus:hover{
    background: url("../images/plus-minus-bg.png") no-repeat scroll -109px -66px transparent;
}

#timeline-plus:active{
    background: url("../images/plus-minus-bg.png") no-repeat scroll -108px -65px transparent;
}



.map-fullscreen {
    height: 100% !important;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100% !important;
}

.map-fullscreen #map {
    margin: 0;
    width: 100% !important;
}

.leaflet-bottom.leaflet-left,
.leaflet-bottom.leaflet-right {
    bottom: 60px;
}












.current-conditions-details {
    font-family: roboto bold;
}
.current-condition-left .current-conditions-sky {
    font-family: roboto bold;
}



.slider24-label {
    bottom: 10px;
    font-family: roboto regular;
    font-size: 18px;
    left: 86px;
    position: absolute;
}



.current-conditions-sky {

}

.current-condition-right-left {
    float: left;
    font-family: roboto regular;
    font-size: 30px;
    padding-left: 20px;
    padding-top: 43px;
}

.current-condition-right-right {

}


.current-date {
    font-family: roboto bold;
    font-size: 18px;
}

.current-today {

}

.current-slider-time {

}


.current-condition-right-right ul {
    padding-top: 39px;
}

.current-condition-right-right ul li{

}





#timeline-slider-wrapper {
    bottom: 45px;
    cursor: pointer;
    float: left;
    height: 4px;
    left: 12px;
    position: absolute;
    width: 86%;
    padding: 0 13px;
    background: url("../images/timeline.png") repeat-x scroll left bottom transparent;
}


#timeline-slider {
    cursor: pointer;
    height: 4px;
    position: relative;
}

#timeline-slider .ui-slider-range {
    height: 100%;
    position: absolute;
    top: 0;
    left: -13px;
    background: url("../images/timeline.png") repeat-x scroll left top transparent;
}

#timeline-slider .ui-slider-handle {
    cursor: pointer;
    height: 31px;
    margin-left: -14px;
    margin-top: -13px;
    outline: medium none;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 29px;
}


/*
#timeline-slider {
    bottom: 45px;
    cursor: pointer;
    float: left;
    height: 4px;
    left: 25px;
    position: absolute;
    width: 260px;
    width: 86%
}

#timeline-slider .ui-slider-range {
    height: 100%;
    position: absolute;
    top: 0;
}

#timeline-slider .ui-slider-handle {
    cursor: pointer;
    height: 31px;
    margin-left: -14px;
    margin-top: -13px;
    outline: medium none;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 29px;
}
*/

ul.details li {
    height: 41px;
    line-height: 41px;
    margin-bottom: 2px;
    margin-right: 22px;
    overflow: hidden;
    list-style: none;
}
/*
ul.details li.wind {
    background: url("../images/more-info-bg.png") no-repeat scroll 0 6px transparent;
}
ul.details li.humidity {
    background: url("../images/more-info-bg.png") no-repeat scroll 0 -43px transparent;
}
ul.details li.visibility {
    background: url("../images/more-info-bg.png") no-repeat scroll 0 -87px transparent;
    line-height: 42px;
}
ul.details li.dewpt {
    background: url("../images/more-info-bg.png") no-repeat scroll 0 -136px transparent;
}
ul.details li.pressure {
    background: url("../images/more-info-bg.png") no-repeat scroll 0 -188px transparent;
    line-height: 39px;
    border-bottom: none;
}
*/


ul.details .title {
    padding-left: 45px;
    width: 170px;
}
ul.details li span {
    display: block;
    float: left;
    font-family: roboto regular;
    font-size: 16px;
}

#leaderboard-ad-container {
    text-align: center;
    width: 100%;
}

#baron-curtain {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000000;
    background-color: white;
}

#baron-curtain img {
    position: absolute;
    width: 75px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-left: -37px;
    margin-top: -12px;
}

.current-conditions-temperature {
    background-size: contain;
}
/*emulate media queries*/

/* [768 - inf) */
.w-768 .current-condition-left, .gt-768 .current-condition-left {
    width: 384px;
}

.w-768 .current-conditions-temperature-value, .gt-768 .current-conditions-temperature-value{
    font-size: 88px;
    right: 75px;
    top: 127px;
}

.w-768 .current-conditions-details-wrapper, .gt-768 .current-conditions-details-wrapper{
    font-size: 22px;
    line-height: 30px;
}


.w-768 .current-city , .gt-768 .current-city {
    font-size: 32px;
}


.w-768 .current-condition-right, .gt-768 .current-condition-right {
    width: 384px;
}


.w-768 ul.details li span, .gt-768 ul.details li span{
    font-size: 22px;
}

.w-768 #timeline-slider , .gt-768 #timeline-slider {
    /*width: 335px;*/
}



.gt-1024 .current-condition-left {
/*    width: 50%;*/
}
body ins{
    background: none;
}
#widgetadv.left{
    float:left;
}
#widgetadv.right{
    float:right;
}
.wrapper .current-condition-wrapper {
    height: calc(100% - 70px);
}
.nosearchbar .current-condition-wrapper {
    height: 100%;
}