@charset 'utf-8';

/* 404 Error */
.error {padding-top:140px; color:#8a8c93;}
.error1 {padding-top:100px; color:#8a8c93;}
.error .errBtns {padding-top:140px;}


/* Restricted Account */
.restrict1 {width:460px; margin-left:auto; margin-right:auto; color:#8a8c93; line-height:1.4;}
.restrict1 .email {color:#2b5b9e; text-decoration:underline;}
.restrict1 strong {color:#2db3f8; font-weight:normal;}
.restrict1 a {text-decoration:underline !important;}
.restrict2 {width:460px; margin-left:auto; margin-right:auto; padding:15px 0; font-weight:bold; color:#333; background-color:#ececec; text-align:center; line-height:1.4;}
.restrict2 strong {color:#2db3f8; font-size:17px; font-weight:normal;}
