
/* /pos_lock_screen/static/src/css/lockscreen.css defined in bundle 'pos_lock_screen.assets_css' */
 h1, h2, h3, h4, h5, h6{color: #555555; text-transform: none; font-family: Lato;} .lockscreen_container{max-width: 330px; margin: 5px auto; color: #555555; text-align:center; -webkit-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none;} #lockwrap{display: table; width: 100%; z-index: 2000; margin-bottom:-5px;} #wrapwrap{height: auto; zoom:1.3;} .lockscreen_button_hidden{display:none;} div.oe_single_form{background: rgb(240,238,238); height: 100%;} .pos-lock-info{margin-bottom:10px;} .lock-info-container{height:30px; max-width: 80%; margin: 20px auto; text-align:center;} .pos_lock_screen_debug{position: fixed; right: 100px; top: 40px; font-size: 10px; color: #FFF; background: rgba(0, 0, 0, 0.82) none repeat scroll 0% 0%;} .pos_lock_screen_debug ul, .pos_lock_screen_debug li{margin: 0px; padding: 0px; list-style-type: none;} .pos_lock_screen_debug .category{background: #000 none repeat scroll 0% 0%; padding-left: 10px; margin: 0px; font-weight: bold; padding-top: 3px; padding-bottom: 3px;} .pos_lock_screen_debug .button{padding: 5px 5px 5px 15px; display: block; cursor: pointer;} .pos_lock_screen_debug input{margin: 2px; margin-top: 7px; border: medium none; box-sizing: border-box; border-radius: 3px; color: #000} .lockscreen_container input, .lockscreen_container select{height: 36px; font-size: 20px; border: 1px solid white; outline: none; border-radius: 3px; margin-bottom: 15px; padding-left: 12px; padding-bottom: 6px; padding-top: 6px; padding-right: 12px; color: rgb(85, 85, 85); width: 270px;} .lockscreen_container select{height: unset;} .lockscreen_button{border: 1px solid #cacaca; box-sizing: border-box; box-shadow: none; outline: none; font-family: Lato; font-size: 24px; border-radius: 3px; height: 44px; padding-left: 20px; padding-right: 20px;} body{background: rgb(240,238,238);} .lockscreen_container .addition-message{padding-top: 70px;} .session-viewer-container input{width: 210px; padding-top: 22px; background: rgb(240,238,238); border: 1px solid #cacaca; padding-bottom: 20px;} img.refresh{padding-left: 5px; padding-bottom: 10px;}