/*

Theme Name: Astra Child Theme
Theme URI: https://e2oflo.com/astra-child/
Description: Astra Child Theme for Customization
Author: Roni Joven
Author URI: 
Template: astra
Version: 1.0.0

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, responsive-layout
Text Domain: twentytwentyonechild

*/ 

div#primary,#page.hfeed {
    width:100%;
}
form {
    max-width: 600px;
    margin: 0 auto;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ccc;
}
h4 {
    padding-bottom: 1em;
}

label {
    display: block;
    margin-bottom: 5px;
}

label.label-check {
    display: inline-block;
    padding-left: 1em;
}

li.label-check {
    list-style: none;
} 
select,
input[type="file"],
input[type="text"],
input[type="date"],
input[type="email"],
input[type="password"] {
    width: 97%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

input[type="submit"] {
    width: 100px;
    padding: 10px;
    border: none;
    background: #0073aa;
    color: #fff;
    cursor: pointer;
}

input[type="submit"]:hover {
    background: #005a8c;
}

/* defaults */

div.img_pic, div#next_form,div#form_result {
    display: none;
}

#div_precint_list, #div_pwd {
/* , #query_result { */
  display: none;
}

#fr,#fc {
  display: none;
}

#option_query,#service_form {
  display: none;
}
#enter_id {
  display: none;
}
div#qr-reader {
  width: 97% !important;
}

body {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    height: 100vh;
    box-sizing: border-box;
    /* text-align: center; */
    background: white !important; /*rgb(128 0 0 / 66%);  */
}
.container {
    width: 100%;
    max-width: 500px;
    margin: 5px;
}
div#primary {
    margin-left: 7% !important;
}

.container h1 {
    color: #ffffff;
}

.section {
    background-color: #ffffff;
    padding: 50px 30px;
    border: 1.5px solid #b2b2b2;
    border-radius: 0.25em;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.25);
}

#my-qr-reader {
    padding: 20px !important;
    border: 1.5px solid #b2b2b2 !important;
    border-radius: 8px;
}

#my-qr-reader img[alt="Info icon"] {
    display: none;
}

#my-qr-reader img[alt="Camera based scan"] {
    width: 100px !important;
    height: 100px !important;
}

button {
    padding: 10px 20px;
    border: 1px solid #b2b2b2;
    outline: none;
    border-radius: 0.25em;
    color: white;
    font-size: 15px;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #008000ad;
    transition: 0.3s background-color;
}

button:hover {
    background-color: #008000;
}

#html5-qrcode-anchor-scan-type-change {
    text-decoration: none !important;
    color: #1d9bf0;
}

video {
    width: 100% !important;
    border: 1px solid #b2b2b2 !important;
    border-radius: 0.25em;
}

p.img-sidebar {
    width: 100%;
    text-align:center;
}
img.img-sidebar {
    width: 85%;
}
img.wpkqcg_qrcode {
    width: 100% !important ;
}

#btn_back_kiosk {
    margin-left: 1em;
}

div.imageId, 
div.imageClearance, 
div.imageCedula,
div.imageCertificate,
div.imageIndigent,
div.imgRegister {
    width: 30%;
}

div.cameraId,
div.inputId {
    width: 30%;
}

img.img_kiosk,  img#imgPersonal, img#imgRegister  {
    width: 100%;
}
span.imageId, 
span.imageClearance, 
span.imageCedula {
  display: block;
  /* border: 1px solid #000; */
  /* height: 30px;
  width: 290px;
  margin-left: 10px; */
}

table#table_container td {
    padding: 0.5em;
}

table#table_container td.date,
table#table_container td.bgy_id
{
    text-align: center;
}
#secondary.widget-area {
    display:block;
}
#query_form_project, #query_form {
    max-width: 100%;
}
body.modal-open {
    overflow: hidden;
    position: fixed;
}
div.page-body {
    margin-top: 2em;
}
div#query_block {
    /* max-height: 70% !important; */
    overflow: auto !important;
}
/* div#option_keypad, .inputImg {
    text-align: center;
} */
div.option_icon, div#show_input_keys, div#option_datainput { 
    display:flex;
    flex-direction: row;
    justify-content: center;
}
div.option_icon {
    width:100%;
}
h4 {
    margin: 0px;
    padding: 0px;
}
p {
    font-size: 1em
}
p.cert_style {
    margin-bottom: 1em;
}

div#option_input, div#option_keypad{
    display:flex;
    flex-direction: column;
}
button.input-row {
    width: 5em;
    height: 5em;
}
div#option_row1,
div#option_row2,
div#option_row3 {
    margin-bottom: -20px;
} 
input.key-input {
    width: 2em;
}
div#keypad_button {
    margin-top:2em;
}
div#option_input {
    align-items: center;
}
div#top_line {
    float:right;
}
div.kiosk_icon { 
    width:100%;
    display:flex;
    flex-direction: column;

}
.flex-kiosk_icon > div {
  background-color: #f1f1f1;
  margin: 10px;
  padding: 20px;
  font-size: 30px;
}
.first_row, .second_row  {
    display:flex;
    flex-direction: row;
    justify-content: center;

}
div#img_header {
    width:100%;
}
img#imgMenu {
    margin-top: -4em;
    width: 3em;
}
#personal_block {
    display:flex;
    flex-direction: row;
}
#personal_content {
    display:flex;
    flex-direction: column;
    width:70%
}
#personal_form {
    width:100%;
}
#the_sidebar {
    max-width: 30%;
    display:flex;
    flex-direction: column;
}
#my_progress {
    width:10em;
}
.progress {
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-y;
    margin-left:-x;
} 
img#my_picture_sidebar {
    margin-left: 1em;
}
#view_certificate {
    float:right;
}
#div_print {
    display:flex !important;
    flex-direction: column;
    background-size:cover;
    /* overflow-y: scroll; height:400px; */
    /* background-attachment:scroll; */
    /* height: 100%; */
}
div#div_body {
    width: 70%;
    padding-top: 1em;
    margin-left: 1em;
}
div#row2nd {
    display:flex !important;
    flex-direction: row;
}
div#div_button {
    display:flex !important;
    flex-direction: row;
}
#img_left {
    width: 30%;
}
/* #print_signature {
    position: relative;
    top: 99%;
    left: 56%;
} */
span.bold_face {
    display:block;
    font-size: 1.5em;
    font-weight: bolder;
}
.center_txt {
    display:block;
    text-align: center;
}
#div_signature {
    margin-top: 3em;
    float: right;
}
#close_certificate {
}
span#close_btn {
}
@media print {
    #print_block {
        height: auto;
        overflow-y: auto;
    }
}
#back_to_icons, #div_close_button {
    margin-left: 1em;
}
