.container form {  border-radius: 12px;  background: #f7f7f7;  box-shadow: 14px 14px 28px #00000020, -14px -14px 28px #ffffff20;}.form-signin {  text-align: center;  color: #666;}.form-signin .column {	text-align: left;}#txtlogin,#txtsenha {  border-radius: 4px;  background: #e9e9e9;  box-shadow: inset 2px 2px 3px #00000010, inset -2px -2px 3px #ffffff10;  border-bottom: 0;  border:0px;  padding: 15px 20px;  height: auto;}#ASPxButton1 {  background: #FF5E44;  border-radius: 100px;  color: #fff;  border: none;  width: 100%;  padding: 8px;  margin: 4px 0 8px 0;  height: auto;  font-size: 1.2em;  box-shadow: 5px 5px 10px #cdcdcd, -5px -5px 10px #ffffff;}#ASPxButton1:hover {  opacity: 0.9;}#ASPxButton2 {  border: none;  text-align: center;  width: 100%;}#language {  border-radius: 100px;  height: auto;  border: solid 0;  width: auto !important;  padding: 41px!Impostant;  background: #f1f1f1;  box-shadow: 5px 5px 7px #eaeaea, -5px -5px 7px #f8f8f8;  color: #666;}@supports (-moz-appearance:none) {  #language  {  -moz-appearance:none !important;  background: #f1f1f1 url('data:image/gif;base64,R0lGODlhBgAGAKEDAFVVVX9/f9TU1CgmNyH5BAEKAAMALAAAAAAGAAYAAAIODA4hCDKWxlhNvmCnGwUAOw==') right center no-repeat !important;  background-position: calc(100% - 10px) center !important;  padding-right: 20px  }}.switch__circle {  background: #f7f7f7;  position: absolute;  width: 500px;  height: 500px;  border-radius: 50%;  box-shadow: 5px 5px 7px #f0f0f0, -5px -5px 7px #fefefe;  bottom: -60%;  left: -60%;  transition: 1.25s;}#hideAll {   position: fixed;   left: 0px;    right: 0px;    top: 0px;    bottom: 0px;    background-color: white;   z-index: 99; /* Higher than anything else in the document */ }