.unhighlightable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header{padding:25px 0 0}section#sign_panel{width:500px;margin:25px auto 0;padding:20px;border:1px solid #757575;border-radius:4px;box-shadow:1px 1px 2px rgba(117,117,117,.3);background-color:#e9edf3;text-align:center}section#sign_panel h1{padding:6px 0;color:#25549e}section#sign_panel .form_entry{position:relative;width:75%;margin:10px auto 20px auto;height:32px;background:#f2f6f8;background:-webkit-linear-gradient(to bottom,#f2f6f8 0,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);background:-o-linear-gradient(to bottom,#f2f6f8 0,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);background:linear-gradient(to bottom,#f2f6f8 0,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%)}section#sign_panel .form_entry .input_ico{position:absolute;width:50px;height:100%;left:0;border:1px solid #757575;border-radius:4px 0 0 4px;background-position:center center;background-repeat:no-repeat}section#sign_panel .form_entry .input_ico#user_ico{background-image:url(/Images/user.png)}section#sign_panel .form_entry .input_ico#password_ico{background-image:url(/Images/password.png)}section#sign_panel .form_entry .input_objet{position:absolute;width:calc(100% - 53px);height:100%;right:0;border-style:solid;border-width:1px 1px 1px 0;border-color:#757575;border-radius:0 4px 4px 0;background:#fff}section#sign_panel .form_entry .input_objet input{width:100%;height:100%;border:none;outline:0;text-align:center;background:0 0;font-size:1.2rem;text-transform:uppercase;font-weight:700;border-radius:0 4px 4px 0}section#sign_panel #notif_panel p{width:100%;text-align:center;font-weight:700;padding:20px 0 0}section#sign_panel #notif_panel p.success{color:#6bb13c}section#sign_panel #notif_panel p.failed{color:#c01d1d}section#sign_panel input[type=submit]{background:#f2f6f8;background:-webkit-linear-gradient(to bottom,#f2f6f8 0,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);background:-o-linear-gradient(to bottom,#f2f6f8 0,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);background:linear-gradient(to bottom,#f2f6f8 0,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%);cursor:pointer;text-transform:uppercase;color:#25549e;font-weight:700;padding:4px 16px;border:1px solid #757575;border-radius:4px;box-shadow:1px 1px 2px rgba(117,117,117,.3);display:block;margin:auto}section#sign_panel input[type=submit]:hover{background:#ebf1f6;background:-webkit-linear-gradient(to bottom,#ebf1f6 0,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);background:-o-linear-gradient(to bottom,#ebf1f6 0,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);background:linear-gradient(to bottom,#ebf1f6 0,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%)}section#sign_panel input[type=submit]:focus{outline:0}section#sign_panel input[type=submit]:active{background:#eef6ea;background:-webkit-linear-gradient(to bottom,#eef6ea 0,#c2eeaa 50%,#aaeb88 51%,#e0fbd3 100%);background:-o-linear-gradient(to bottom,#eef6ea 0,#c2eeaa 50%,#aaeb88 51%,#e0fbd3 100%);background:linear-gradient(to bottom,#eef6ea 0,#c2eeaa 50%,#aaeb88 51%,#e0fbd3 100%)}section#sign_panel input[type=submit]:disabled{color:#757575;cursor:not-allowed;background:#f2f6f8;background:-webkit-linear-gradient(to bottom,#f2f6f8 0,#e5e5e5 50%,#d3d3d3 51%,#f7f7f7 100%);background:-o-linear-gradient(to bottom,#f2f6f8 0,#e5e5e5 50%,#d3d3d3 51%,#f7f7f7 100%);background:linear-gradient(to bottom,#f2f6f8 0,#e5e5e5 50%,#d3d3d3 51%,#f7f7f7 100%)}