/* iCheck plugin Line skin, green
----------------------------------- */
.icheckbox_line-green,.iradio_line-green{position:relative;display:block;margin:0 -10px 0 0;padding:5px 15px 5px 38px;font-size:0.8125em;line-height:17px;color:#fff;background:rgba(0,0,0,0.3);border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;}.icheckbox_line-green .icheck_line-icon,.iradio_line-green .icheck_line-icon{position:absolute;top:50%;left:13px;width:13px;height:11px;margin:-5px 0 0 0;padding:0;overflow:hidden;background:url(line.png) no-repeat;border:none;}.icheckbox_line-green.hover,.icheckbox_line-green.checked.hover,.iradio_line-green.hover{background:#8EBFB7;}.icheckbox_line-green.checked,.iradio_line-green.checked{background:#8EBFB7;}.icheckbox_line-green.checked .icheck_line-icon,.iradio_line-green.checked .icheck_line-icon{background-position:-15px 0;}.icheckbox_line-green.disabled,.iradio_line-green.disabled{background:#89E6C4;cursor:default;}.icheckbox_line-green.disabled .icheck_line-icon,.iradio_line-green.disabled .icheck_line-icon{background-position:-30px 0;}.icheckbox_line-green.checked.disabled,.iradio_line-green.checked.disabled{background:#89E6C4;}.icheckbox_line-green.checked.disabled .icheck_line-icon,.iradio_line-green.checked.disabled .icheck_line-icon{background-position:-45px 0;}

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){.icheckbox_line-green .icheck_line-icon,.iradio_line-green .icheck_line-icon{background-image:url(line@2x.png);-webkit-background-size:60px 13px;background-size:60px 13px;}
}

/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,.iradio_square-green{display:inline-block;vertical-align:sub;margin:0 5px 0 0;padding:0;width:22px;height:22px;background:url(green.png) no-repeat;border:none;cursor:pointer;}
.icheckbox_square-green{background-position:0 0;}.icheckbox_square-green.hover{background-position:-24px 0;}
.icheckbox_square-green.checked{background-position:-48px 0;}
.icheckbox_square-green.disabled{background-position:-72px 0;cursor:default;}
.icheckbox_square-green.checked.disabled{background-position:-96px 0;}
.iradio_square-green{background-position:-120px 0;}
.iradio_square-green.hover{background-position:-144px 0;}
.iradio_square-green.checked{background-position:-168px 0;}
.iradio_square-green.disabled{background-position:-192px 0;cursor:default;}
.iradio_square-green.checked.disabled{background-position:-216px 0;}

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){.icheckbox_square-green,.iradio_square-green{background-image:url(green@2x.png);-webkit-background-size:240px 24px;background-size:240px 24px;}
}


/* iCheck plugin Square skin, grey
----------------------------------- */
.icheckbox_square-grey,.iradio_square-grey{display:inline-block;margin:6px 5px 0 0;padding:0;width:22px;height:22px;background:url(grey.png) no-repeat;border:none;cursor:pointer;vertical-align:sub;}
.bk_ctrl .icheckbox_square-grey,.bk_ctrl .iradio_square-grey{margin:6px 5px 0 4px;}
.icheckbox_square-grey{background-position:0 0;}
.icheckbox_square-grey.hover{background-position:-24px 0;}
.icheckbox_square-grey.checked{background-position:-48px 0;}
.icheckbox_square-grey.disabled{background-position:-72px 0;cursor:default;}
.icheckbox_square-grey.checked.disabled{background-position:-96px 0;}
.iradio_square-grey{ background-position:-120px 0;}
.iradio_square-grey.hover{background-position:-144px 0;}
.iradio_square-grey.checked{background-position:-168px 0;}
.iradio_square-grey.disabled{background-position:-192px 0;cursor:default;}
.iradio_square-grey.checked.disabled{background-position:-216px 0;}

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){ .icheckbox_square-grey, .iradio_square-grey{background-image:url(grey@2x.png);-webkit-background-size:240px 24px;background-size:240px 24px;}
}


.pentype .iradio_square-green{background:url(green02.png) no-repeat scroll left top;}
.pentype .iradio_square-green.checked{background:url(green02.png) no-repeat;background-position:right top !important;}
/*
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){
	.iradio_square-green{background-image:url(green@2x02.png);}
}
*/