.GR_header { color: #00afec; font-weight: bold; font-size: x-large; }
.GR_label { display: inline-block !important; width: 150px !important; }
.GR_input { width: 180px !important; }
.GR_api { width: 320px !important; }
.GR_select { width: 180px !important; }
.GR_input2 { width: 200px !important; }
.GR_select2 { width: 60px !important; }
.GR_checkbox { width: inherit; }

.GR_config_box { width: 725px; float: left;  margin-top: 30px; margin-right: 30px; }
.GR_rss_box { width: 280px; float: left; margin-top: 30px; margin-right: 30px; }
.GR_rss_ul { list-style: square; }
.GR_rss_li { margin-left: 15px; }
.GR_img_webform_shortcode { width: 0 auto; height:180px; background: url("../gr_shortcode.png") no-repeat scroll 50% 50% transparent; }
.GR_traceroute { display: block; width: 600px; background-color: #EDEDED; }

.sprite { background: url("../img/sprite.png") no-repeat scroll 0 0 transparent; }
.GR_ico { height: 16px; padding: 0 0 4px 24px; width: 16px; color: #373737; }
.facebook-ico { background-position: 0 -6px; }
.twitter-ico { background-position: 0 -30px; }
.linkedin-ico { background-position: 0 -54px; }
.blog-ico { background-position: 0 -78px; }

.gr-tooltip { background: url("../img/gr_icons.png") no-repeat; background-position: -8px -500px; height: 15px; width: 15px; display: inline-block; position: relative; left: 0; top: 4px; }
.gr-tooltip .gr-tip { display: none; pointer-events: none; z-index: 99999; position: absolute; }
.gr-tooltip:hover .gr-tip { display: block; }

.gr-tip { background: #fff url("../img/gr_icons.png") no-repeat; background-position: -4px -1469px; border: 1px solid #bebebe; left: -6px; top: -8px; padding: 7px 10px 4px 25px; z-index: 10001; width: 200px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 1px 1px 0px 0px rgba(190, 190, 190, 0.3); }
.gr-tip span { font-size: 1em; color: #555; }
.gr-tip.content-img { padding: 7px 10px 7px 25px; width: 442px; }
.gr-tip.content-img img { margin-left: -15px; }
