/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-family:'Open Sans',Arial,Helvetica,sans-serif;font-size:13px;font-weight:normal;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:8px 0}.tooltip.right{margin-left:3px;padding:0 8px}.tooltip.bottom{margin-top:3px;padding:8px 0}.tooltip.left{margin-left:-3px;padding:0 8px}.tooltip-inner{max-width:200px;padding:10px 10px;color:#fff;text-align:center;text-decoration:none;background-color:#363636;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-8px;border-width:8px 8px 0;border-top-color:#363636}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-8px;border-width:8px 8px 0;border-top-color:#363636}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-8px;border-width:8px 8px 0;border-top-color:#363636}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-8px;border-width:8px 8px 8px 0;border-right-color:#363636}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-8px;border-width:8px 0 8px 8px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-8px;border-width:0 8px 8px;border-bottom-color:#363636}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-8px;border-width:0 8px 8px;border-bottom-color:#363636}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-8px;border-width:0 8px 8px;border-bottom-color:#363636}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}