body{color:#fff;min-height:100vh;background-image:url(img/backgrounds/background-8-lg.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom center}p{margin-bottom:0}.fade-in.ng-enter,.fade.ng-hide{-webkit-transition:.3s linear all;transition:.3s linear all;opacity:0}.fade-in.ng-enter.ng-enter-active,.fade-in.ng-show{opacity:1}small{font-size:70%}.title{margin:2rem auto 1rem}.instructions,.local-time{margin-bottom:1rem;color:rgba(225,225,225,.9)}.toggle input{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.toggle.btn-secondary:not(.active):hover{color:#fff;background-color:#868e96;border-color:transparent;z-index:1}.toggle.btn-secondary:not(.active){border-color:#868e96}.btn-group>.btn.toggle:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0}.btn-group>.btn.toggle:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-right-radius:0}.no-address h3{margin:2rem auto;font-size:1.2rem;max-width:80%}.loader{display:block;position:relative;left:calc(50% - 50px);top:5rem;border:5px solid rgba(225,255,255,.2);border-top:5px solid rgba(225,255,255,.6);border-radius:50%;width:100px;height:100px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loader.ng-animate{-webkit-transition:0s none;transition:0s none;-webkit-animation:0s none;animation:0s none}#mainPanel{margin-top:2rem;margin-bottom:2rem;position:relative;width:100%}weather-result.ng-animate{-webkit-transition:visibility fade-in-out 10s;transition:visibility fade-in-out 10s}.btn{cursor:pointer}#us-toggle{position:relative}#us-toggle .btn{position:absolute;right:0;top:0;z-index:2;opacity:0;border-radius:2px;width:40px;background-color:transparent;border:1px solid #e6e6e6}#us-toggle .btn.active{opacity:1;z-index:1}.btn-secondary:not(.toggle){background-color:transparent;color:#fff;border-color:#e6e6e6}.btn-secondary:hover:not(.toggle){border-color:#b3b3b3}.form-control{background-color:rgba(0,0,0,.1);outline:0;color:#fff}.form-control:active,.form-control:focus{color:#fff;background-color:rgba(0,0,0,.15);border-color:rgba(0,0,0,.15)}.container{width:100%;max-width:600px}.w-currently .col-xs-12 img,wf-weather-report-daily img,wf-weather-report-hourly img{max-width:90%;padding:5%;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:-webkit-transform ease-in-out .25s;transition:-webkit-transform ease-in-out .25s;transition:transform ease-in-out .25s;transition:transform ease-in-out .25s, -webkit-transform ease-in-out .25s}wf-weather-report-daily,wf-weather-report-hourly{padding:1rem}wf-weather-report-daily p,wf-weather-report-hourly p{margin:0}.w-currently .col-xs-12:hover img,wf-weather-report-daily:hover img,wf-weather-report-hourly:hover img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform ease-in-out .25s;transition:-webkit-transform ease-in-out .25s;transition:transform ease-in-out .25s;transition:transform ease-in-out .25s, -webkit-transform ease-in-out .25s}wf-weather-report-daily:nth-of-type(2n+1),wf-weather-report-hourly:nth-of-type(2n+1){background-color:rgba(0,0,0,.6)}wf-weather-report-daily:nth-of-type(2n),wf-weather-report-hourly:nth-of-type(2n){background-color:rgba(0,0,0,.5)}@media (min-width:576px){body{background-image:url(img/backgrounds/background-8-sm.jpg)}form{padding-right:1em}#search-button{margin-right:-1em;margin-left:1em}}@media (min-width:768px){body{background-image:url(img/backgrounds/background-8-md.jpg)}}@media (min-width:992px){body{background-image:url(img/backgrounds/background-8-lg.jpg)}}@media (min-width:1200px){body{background-image:url(img/backgrounds/background-8-xl.jpg)}}@media (min-width:2000px){body{background-image:url(img/backgrounds/background-8.jpg)}}@media (max-width:577px){body{font-size:.72em;background-image:url(img/backgrounds/background-8-xs.jpg)}.instructions,.title{display:none}.form-inline{margin-top:2rem}.btn-group.toggle{width:100%}.btn.toggle{width:50%}.has-icon{text-align:left;position:relative;padding-left:25px}.icon{position:absolute;content:"";top:0;left:5px;width:15px;height:15px;display:block;background-size:contain}.icon.wind{background-image:url(img/icon-wind.png)}.icon.temperature{background-image:url(img/icon-temperature.png)}.icon.precipitation{background-image:url(img/icon-precipitation.png)}wf-weather-summary .has-icon{display:inline-block;margin-bottom:1rem}.text-center.float-left{float:initial!important}.hidden-xs{display:none}#search-button{margin-top:1em}}