html,body{height:100%}
.widget .container{background:#fff;border:1px solid #cfe1ef;overflow:hidden;height:99%;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
.widget .container .header{margin:0 auto;overflow:hidden;height:33px;margin-bottom:10px;border-bottom:1px solid #9bbdd3;background:#fff;background:-moz-linear-gradient(top,#fff 0,#fff 50%,#f0f5f8 51%,#f0f5f8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(50%,#fff),color-stop(51%,#f0f5f8),color-stop(100%,#f0f5f8));background:-webkit-linear-gradient(top,#fff 0,#fff 50%,#f0f5f8 51%,#f0f5f8 100%);background:-o-linear-gradient(top,#fff 0,#fff 50%,#f0f5f8 51%,#f0f5f8 100%);background:-ms-linear-gradient(top,#fff 0,#fff 50%,#f0f5f8 51%,#f0f5f8 100%);background:linear-gradient(top,#fff 0,#fff 50%,#f0f5f8 51%,#f0f5f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff',endColorstr = '#f0f5f8',GradientType = 0)}
.widget .container.VRBO .header{padding:0;background:#fff;background:-moz-linear-gradient(top,#fff 6%,#d9eaf7 98%);background:-webkit-gradient(linear,left top,left bottom,color-stop(6%,#fff),color-stop(98%,#d9eaf7));background:-webkit-linear-gradient(top,#fff 6%,#d9eaf7 98%);background:-o-linear-gradient(top,#fff 6%,#d9eaf7 98%);background:-ms-linear-gradient(top,#fff 6%,#d9eaf7 98%);background:linear-gradient(top,#fff 6%,#d9eaf7 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#d9eaf7',GradientType=0)}
.widget .container .header .widget-logo{float:right;padding-right:10px;padding-top:3px;height:30px}
.widget .container .widget-logo img{height:29px}
.widget .container .widget-content{padding:0 5px;overflow:hidden}
.calendar.widget{margin:0!important}
.calendar.widget .container .header .title{display:block;height:33px;float:left;margin-left:20px;line-height:33px;font-family:Helvetica,Arial,sans-serif}
.calendar.widget .container.VRBO .header .title{font-family:Palatino,Georgia,serif}
.widget .container.VRBO .header .title{color:#40ae85!important}
.error.widget .container{text-align:center}