#GRform { overflow: hidden; }
#GRform label { display: block; font-weight: bold; margin: 0 0 4px 0; }
#GRform input { margin: 0 0 20px 0; display: block; }

#GRform .GRf-title { margin-bottom: 20px !important; }
#GRform .GRf-row { width: 90%; margin: 0 auto; }
#GRform .GRf-row input { width: 100%; margin: 0 0 10px 0; }
#GRform .GRf-info { clear: both; text-align: center; margin: 0 0 20px 0; }


/* Horizontal centering */
#GRform .GRf-hCnt, #chickletFrmID { float: left; left: 50%; position: relative; }
#GRform .GRfh-In, #chickletFrmID .box { float: left; left: -50%; position: relative; }

/* Kubrick reset */
#sidebar #chickletFrmID li:before{ content: ""; }

.GR_label { display: inline-block !important; width: 150px !important; }
.GR_input { width: 120px !important; }
.GR_select { width: 120px !important; }
.GR_input2 { width: 200px !important; }
.GR_select2 { width: 60px !important; }
.GR_checkbox { width: inherit; }

.GR_config_box { width: 700px; float: left;  margin-top: 30px; margin-right: 30px; }
.GR_rss_box { width: 300px; float: left; margin-top: 30px; margin-right: 30px; }
.GR_rss_ul { list-style: square; }
.GR_rss_li { margin-left: 15px; }
.GR_img_webform_id { width: 0 auto; height:317px; background: url("webform_id.jpg") no-repeat scroll 50% 50% transparent; }

.sprite { background: url("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; }


