.hideLoginForm{display:none!important}.chkRounded{width:24px;height:24px;position:relative;background:#fcfff4;background:-webkit-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);background:linear-gradient(to bottom,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);border-radius:50px;box-shadow:inset 0 1px 1px white,0 1px 3px rgba(0,0,0,.5)}.chkRounded label{width:20px;height:20px;cursor:pointer;position:absolute;left:2px;top:2px;background:-webkit-linear-gradient(top,#222 0%,#45484d 100%);background:linear-gradient(to bottom,#222 0%,#45484d 100%);border-radius:50px;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 white}.chkRounded label:after{content:'';width:16px;height:16px;position:absolute;top:2px;left:2px;background:#90ee90;background:-webkit-linear-gradient(top,#90ee90 0%,#38e038 100%);background:linear-gradient(to bottom,#90ee90 0%,#38e038 100%);opacity:0;border-radius:50px;box-shadow:inset 0 1px 1px white,0 1px 3px rgba(0,0,0,.5)}.chkRounded label:hover::after{opacity:.3}.chkRounded input[type=checkbox]{visibility:hidden}.chkRounded input[type=checkbox]:checked+label:after{opacity:1}.chkRounded input[type=radio]:checked+label:after{opacity:1}