.checkbox-squared{position:relative}.checkbox-squared input{margin-right:10px;float:left;vertical-align:middle}.checkbox-squared input[type=checkbox]{visibility:hidden}.checkbox-squared label{cursor:pointer;position:absolute;width:20px;height:20px;top:0;left:0;background:#FFF;border:1px solid #CCC;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}.checkbox-squared label:after{opacity:0;content:'';position:absolute;width:12px;height:8px;background:0 0;top:3px;left:3px;border:3px solid;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox-squared input[type=checkbox]:checked+label:after{opacity:1;border-color:#087380}.btn-primary,.btn-primary.active,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.btn-primary:focus,.btn-primary:hover{background:#087380;border:1px solid #087380}.wrapper .btn-primary{position:relative}.goto-forgot a:hover,.icon-hover i:hover{color:#087380}