﻿.ui-igpopover{position:absolute;z-index:10000}
.ui-igpopover>.ui-widget-content{padding:4px;overflow:hidden;font-size:11px;background-color:#E5E5E5;background-image:none;min-width:60px;color:#333;font-weight:normal;border:1px solid #B1B1B1;-moz-box-shadow:0 0 10px grey;-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey}
.ui-igpopover-arrow-top{background-image:url("../images/igPopover/igPopoverArrows.png");background-position:-7px -38px;height:10px;left:50%;margin-left:-8px;margin-top:1px;position:relative;width:16px;z-index:10000}
.ui-igpopover-arrow-left{background-image:url("../images/igPopover/igPopoverArrows.png");background-position:24px -97px;height:16px;margin-left:2px;top:5px;position:relative;width:12px;z-index:10000}
.ui-igpopover-arrow-right{background-image:url("../images/igPopover/igPopoverArrows.png");background-position:18px -67px;height:16px;left:-2px;position:relative;top:5px;width:12px;z-index:10000}
.ui-igpopover-arrow-bottom{background-image:url("../images/igPopover/igPopoverArrows.png");background-position:-7px -12px;height:10px;left:50%;margin-left:-8px;position:relative;top:-2px;width:16px;z-index:10000}
.ui-igpopover-title{margin:0;font-size:12px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.touch .ui-igpopover .ui-widget-content{font-size:1.1em}
.touch .ui-igpopover .ui-icon-close{width:20px;height:20px}