#modal{margin:auto;position:fixed;top:0;left:0;bottom:0;right:0;z-index:101;background-color:#fff;border-radius:30px;padding:30px;width:300px;box-shadow:1px 1px 30px #333;display:inline-block}#modal2{margin:auto;position:fixed;top:0;left:0;bottom:0;right:0;z-index:101;background-color:#fff;border-radius:30px;padding:30px;width:300px;box-shadow:1px 1px 30px #333;display:inline-block}#container{display:inline-block;width:100%}body{background-color:#efeeef;font-size:1em;font-family:'Roboto',sans-serif;overflow-y:auto}h1{font-size:1.5em}h2{font-size:1.2em}input[type=text],input[type=password]{width:calc(100% - 30px);border-radius:25px;border:none;background-color:#efeeef;padding:10px;margin-bottom:5px}input[type=text]:focus,input[type=password]:focus{outline:none}.botonera{margin-top:10px;text-align:center}.boton-transparente{border:2px solid #333;border-radius:28px;background-color:RGBA(0,0,0,0);color:#333;font-weight:bold;padding:5px 10px;cursor:pointer;cursor:hand}.boton-transparente:hover{color:#fff;background-color:#333}.txtboton{vertical-align:middle}.txtboton input[type=text]{width:calc(100% - 60px)}.boton-menos{display:inline-block;width:20px;height:20px;border-radius:100%;background-color:#fff;text-align:center;vertical-align:middle;margin-left:2px;margin-right:2px;padding:2px 2px 2px 2px;-moz-box-shadow:inset #333 0 0 0 2px;-webkit-box-shadow:inset #333 0 0 0 2px;box-shadow:inset #333 0 0 0 2px;cursor:hand;cursor:pointer;pointer-events:all!important}.boton-menos i{font-size:.8em!important;vertical-align:middle;color:#333;margin-left:1px}.boton-menos:hover{background-color:#333;color:#333}.boton-menos:hover i{color:#fff}.error{display:none;margin-left:10px;color:red;font-size:.75em}.lblNombre,#lblUsuario,.lblNombreA,#lblUsuarioA{display:none;margin-left:10px;color:green;font-size:.75em}.combobox{border-radius:25px;border:none;background-color:#efeeef;padding:10px;margin-bottom:5px;padding-right:20px}.combobox:focus{outline:none}#cmbContainer{width:calc(100% - 10px);padding-left:10px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-button{width:0;height:0;margin-top:30px;margin-bottom:30px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0 none #fff;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#fff}::-webkit-scrollbar-thumb:active{background:#000}::-webkit-scrollbar-track{background:#666;border:0 none #fff;border-radius:45px}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}