.bootstrap-popover{position:absolute;top:0;left:0;z-index:9500;display:none;max-width:500px;padding:1px;font-family:proxima-nova,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:1.428571429;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.bootstrap-popover.top{margin-top:-10px}.bootstrap-popover.right{margin-left:10px}.bootstrap-popover.bottom{margin-top:10px}.bootstrap-popover.left{margin-left:-10px}.bootstrap-popover .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:4px 4px 0 0}.bootstrap-popover .popover-content{padding:15px}.bootstrap-popover>.arrow,.bootstrap-popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap-popover>.arrow{border-width:10px}.bootstrap-popover>.arrow:after{border-width:10px;content:""}.bootstrap-popover.top>.arrow{left:50%;margin-left:-10px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-10px}.bootstrap-popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.bootstrap-popover.right>.arrow{top:50%;left:-10px;margin-top:-10px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.bootstrap-popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.bootstrap-popover.bottom>.arrow{left:50%;margin-left:-10px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-10px}.bootstrap-popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.bootstrap-popover.left>.arrow{top:50%;right:-10px;margin-top:-10px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.bootstrap-popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.bootstrap-popover.dark-pop{background-color:#333;border:0;color:#fff}.bootstrap-popover.dark-pop .popover-title{font-size:15px;margin:0;line-height:1.1;padding:10px 20px;background-color:#222;border-bottom:1px solid #333;border-radius:5px 5px 0 0}.bootstrap-popover.dark-pop.top .arrow{border-top-color:#333}.bootstrap-popover.dark-pop.top .arrow:after{border-top-color:#333}.bootstrap-popover.dark-pop.right .arrow{border-right-color:#333}.bootstrap-popover.dark-pop.right .arrow:after{border-right-color:#333}.bootstrap-popover.dark-pop.bottom .arrow{border-bottom-color:#333}.bootstrap-popover.dark-pop.bottom .arrow:after{border-bottom-color:#333}.bootstrap-popover.dark-pop.left .arrow{top:50%;border-left-color:#333}.bootstrap-popover.dark-pop.left .arrow:after{border-left-color:#333}.bootstrap-popover.dark-pop .form-group{border-bottom:#2d2d2d}.bootstrap-popover.dark-pop .form-control{background:transparent}.bootstrap-popover.dark-pop input,.bootstrap-popover.dark-pop .btn-link{color:#fff}