/*
-----------------------
Fundly.com: Widgets
-----------------------

v0.0.1

Copyright (c) 2014: James Nicol <james@fundly.com>
http://github.com/fundly/widgets-service
*/


@import url(https://fonts.googleapis.com/css?family=Lato:900);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:400;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html,body,#widget{width:100%;height:100%;overflow:hidden}.logo-with-text{position:relative;padding-left:1.1em}.logo-with-text #logo{position:absolute;left:0;right:0;height:1em;width:1em}.logo-with-text h1{font-family:Lato,helvetica;font-size:1em;font-weight:700;line-height:1em;text-transform:uppercase;color:#2b2a3e;letter-spacing:-.05em}.logo-with-text h1 span{margin-left:.025em;color:#b2bac6;letter-spacing:-.1em}.logo-with-text p{color:#b2bac6;font-family:Roboto,sans-serif;font-size:.3em;letter-spacing:.1em}body{background:#e4e4e4;font-family:Lato}#widget{position:relative}#gmap{width:100%}#controls{position:absolute;top:0;width:100%;height:28px;padding:5px 15px;background-color:#fff;background-color:rgba(255,255,255,.85);border-bottom:1px solid #eee;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2)}#controls img{height:20px}#controls .brand{float:left}#controls .brand a{text-decoration:none}#controls .brand .logo-with-text{font-size:18px}#controls .embed{position:absolute;right:18px;bottom:6px;color:#555;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}#controls input{position:absolute;height:20px;line-height:20px;width:40%;right:100px;bottom:100px;padding-right:0;padding-left:5px;font-family:monaco;-webkit-transition:bottom 500ms ease-in-out;-moz-transition:bottom 500ms ease-in-out;-o-transition:bottom 500ms ease-in-out;transition:bottom 500ms ease-in-out}#controls input:focus{outline:0}#controls:hover input{bottom:3px}#footer{position:absolute;bottom:0;width:100%;padding:2px 15px;height:26px;line-height:20px;background-color:#fff;background-color:rgba(255,255,255,.85);border-top:1px solid #eee;-webkit-box-shadow:0 -1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 -1px 1px rgba(0,0,0,.2);box-shadow:0 -1px 1px rgba(0,0,0,.2)}#footer .page-title{color:#888;font-size:12px}#footer .page-title span,#footer .page-title a{color:#000}#footer .totals{float:right}