
/* 
    Created on : Nov 12, 2023, 7:42:28 PM
    Author     : William
*/

*,*:focus,*:hover{
    outline:none;
}

@media print {
    a.yag-form-link {
        display: none!important;
    }
}

span.hit-the-floor {
    display: inline-block;
    color: #64a4a1;
    padding-top: 35px;
    font-size: 2em;
    font-weight: normal;
    font-family: Helvetica;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;    
}

span.daily-quote-source {
    display: inline-block;
    color: #64a4a1;
    padding-top: 35px;
    font-size: 1.5em;
    font-weight: normal;
    font-family: Helvetica;
    text-align: center;
    width: 100%;    
}

span.daily-quote-header {
    display: inline-block;
    color: #64a4a1;
    padding-top: 35px;
    font-size: 2em;
    font-weight: normal;
    font-family: Helvetica;
    text-align: center;
    width: 100%;    
}

root { 
    display: block;
}
::placeholder {
    color: #aaa;
}
span.accesskeyletter {
    text-decoration: underline;
}
p.template-p {
    font-weight: bold;
    font-size: 14px;
}
body {
    font-size: 14px;
    font-family: "Helvetica", Sans-Serif;
    background-color: #ddd;
    /* background-image: url("../../assets/images/yag_org_background.jpg");
    background-size:     cover;   
    background-repeat:   no-repeat;*/
}
.print_only {
    display:none;
}

input.cash_input {
    width: 60px;
    text-align: right;
}

th {
    background-color: #555;
    color: #fff;
    text-align: left;
    padding:2px 2px 2px 5px;
    font-size: 14px; 
    border: #fff solid 1px;
}

th.yag_header {
    background-color: #fff;
    color: #63a5a3;
    text-align: left;
    padding: 15px 5px 5px 5px;
}

table.yag_table {
    /* border:1px solid #999; */
    background-color: #fff; 
    width: 50%;
    max-width: 1080px;
    /*float: left;*/
    box-shadow: rgba(10, 10, 20, 0.3) 0px 4px 16px, 
        rgba(10, 10, 20, 0.3) 0px 8px 24px, 
        rgba(10, 10, 20, 0.3) 0px 16px 56px;
    padding: 15px 15px 55px 15px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 10px;
}

table.yag-table-single-column {
    /* border:1px solid #999; */
    background-color: #fff;
    width: 35%;
    max-width: 45%;
    max-width: 1080px;
    /*float: left;*/
    box-shadow: rgba(10, 10, 20, 0.3) 0px 4px 16px, 
        rgba(10, 10, 20, 0.3) 0px 8px 24px, 
        rgba(10, 10, 20, 0.3) 0px 16px 56px;
    padding: 15px 15px 55px 15px;
    margin: 0 auto;
    border-radius: 10px;
}

table.yag_admin_table {
    /* border:1px solid #999; */
    background-color: #fff; 
    max-width: 98%;
    /*float: left;*/
    box-shadow: rgba(10, 10, 20, 0.3) 0px 4px 16px, 
        rgba(10, 10, 20, 0.3) 0px 8px 24px, 
        rgba(10, 10, 20, 0.3) 0px 16px 56px;
    padding: 15px 15px 55px 15px;
    margin: 0 auto;
    border-radius: 10px;
}

p.footer_link_spacer {
    margin-top: 5px;
}

input.edit-button {
    color: #555;
}

.input_label_top {
    display:block;
    margin-left: 30px;
    color:#63a5a3;
    font-size: 0.8em;
}

p.error_message {
    padding: 2px 5px 5px 5px;
    display: none;
    color: #ae1150;
}

td.admin {
    background-color: #eee;
    padding: 2px 5px 2px 5px;
    border: 1px #aaa solid;
}

td.yag_admin, td.yag_admin_left {
    padding: 2px 5px 2px 5px;
    color: #555;
    /* border: 1px #aaa solid; */
}

td.yag-main-link {
    font-size: 16px;
    padding: 10px 5px 10px 30px;
}

td.yag_welcome {
    text-align: left;
    padding: 15px 2px 15px 25px;
    /* border: 1px #aaa solid; */
}

td.yag_admin_left {
    font-weight: bold;
    background-color: #63a5a3;
    color: #fff;
    border-radius: 5px;
}

p.yag-quote {
    color: #888;
}

p.pwd_p {
    margin-top: 2px;
    padding-left: 2px;
    cursor: pointer;
}

input.yag_text, input.yag_email, input.yag_pwd {
    width: 237px;
    padding: 5px 2px 5px 10px;
    border-radius: 5px;
}

input.yag_event_text {
    width: 170px;
    padding: 5px 2px 5px 10px;
    border-radius: 5px;
}

input.yag_participant_text {
    width: 155px;
    color: #555;
}

input.yag_login_text {
    width: 225px;
    height: 25px;
    color: #555;
    margin-left: 25px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px #63a5a3 solid;
}

select.yag_participant_select {
    width: 163px;
    color: #555;
    font-size: 14px;
}

select.yag_event_select {
    width: 133px;
    color: #555;
    font-size: 14px;
}

select.yag_pod_select {
    width: 145px;
    color: #555;
    font-size: 14px;
}

input.yag_participant_date {
    width: 158px;
    color: #555;
}

input.yag_event_date {
    width: 113px;
    color: #555;
}

td.pod_user, td.pod_member {
    background-color: #eee;
    padding: 15px;
}

th.show_pod_header {
    padding: 5px 15px;
}

td.pod_user {
    font-weight: bold;
    color: #04025f;
}

td.member-info {
    padding-left: 5px;
}

input.yag_button {
    width: 100%;
    background-color: #63a5a3; 
    color: #fff;
    cursor:pointer;
    border: none;
    border-radius: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 2px;
}

a.yag-form-link {
    color: #63A5A3;
    text-decoration: none;
}

td.yag-form-td-left {
    /* color: #63a5a3;*/
    color: #555;
    padding-right: 0;
    width: 100px;
    max-width: 100px;
}

#pwd {
    margin-bottom: 3px;
}

#yag-logo {
    vertical-align: middle;
    width: 32px;
}

span.pwd_span {
    cursor: pointer; 
    padding-left: 5px;
    color: #63A5A3;
}

td.list {
    border: 1px #aaa solid;
    padding: 2px 5px 2px 5px;
}

td.list_print {
    border: 1px #000 solid;
    padding: 2px 5px 2px 5px;
}

fieldset {
    border: none;
}

.alphabet {
    padding:2px 5px 2px 5px;
    color:#000;
    background-color:#eee;
    text-align:center;
}

.admin_button {
    background-color:#ddd;
    color:#333;
}

input[type="button"]:disabled {
    color: #aaa;
}

/* login form elements */
.login_table {
    border:1px solid #999;
}
.left_row {
    text-align: left;
}
.input_element {
    width: 165px;
    box-sizing: border-box;
}
.login_label {
    width: 50px;
}
table.arr_table {
    border: #BBB 1px solid;
    border-collapse: collapse;
    font-family: arial;
    width: 100%;
}

.grid-container {
    display: grid;
    /*grid-template-columns: repeat(2, minmax(0, 1fr));*/
    grid-template-columns: 1fr 2fr;
    gap: 20px;
    margin: 30px 0px 0px 30px;
}

.div-table {
    background-color: #fff; 
    width: 650px;
    max-width: 650px;
}

tr#responsive-button-row {
    display: none;
}

th.responsive-button-cell {
    padding: 4px 10px 4px 10px;
    border: #BBB 1px solid;
    text-align: left;
    color: #fff;
    background-color: #bbb;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

tr.tr_hover:hover {
    cursor: pointer;
    background-color: #ddd;
}

p.image_list {
    width: 100%; 
    text-align: center;
    font: 15px Arial, sans-serif;
}

div.div_hover {
    border: #BBB 1px solid;
    margin: 10px;
    padding: 5px;
    display: inline-block;
    text-align: justify;
    max-width: 15%;
    min-width: 100px;
    border-radius: 5px;
    /* transform-origin: top left;*/
}

div.div_hover_red {
    border: red 2px solid;
    margin: 10px;
    padding: 5px;
    display: inline-block;
    text-align: justify;
    max-width: 15%;
    min-width: 100px;
    border-radius: 5px;
}

div.div_hover:hover {
    cursor: pointer;
    border: green 1px solid;
    background-color: #eee;
    /* 
    transform: scale(1.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); 
    */
}

td.td_hover:hover {
    cursor: pointer;
    background-color: #ddd;
}

img.img_hover:hover {
    cursor: pointer;
    /*border: 2px solid green;*/
}

.div-shadow {
    box-shadow: 2px 2px 10px 2px #ccc;
}

#html_div {
    margin: 0;
    display: none;
    background-color: #fff;
    border-radius: 10px;
}

label.form_label {
    color: #777;
}

.arr_name {
    padding: 10px 10px 0px 10px;
    border: none;
    text-align: left;
    font-size: 16px;
    color: maroon;
}

.th_header, .th_header_r, .th_header_rh {
    padding: 4px 10px 4px 10px;
    border: #bbb 1px solid;
    text-align: left;
    font-size: 16px;
    color: #aaa;
    background-color: #fff;
}

th.th_header_edit_table_title {
    padding: 4px 10px 4px 10px;
    border: #bbb 1px solid;
    text-align: left;
    color: #fff;
    background-color: #888;
    font-size: 24px;
    font-weight: bold;
}

.form_input {
    min-width: 300px;
}

tr.clickable:hover {
    cursor: pointer;
    background-color: #ddeedd;
}

.th_header_r, .th_header_rh {
    text-align: right;
}

.th_header_rh:hover {
    cursor: pointer;
}

.th_key {
    padding: 4px 10px 4px 10px;
    border: #bbb 1px solid;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #555;
}

.th_type {
    padding: 4px 10px 4px 10px;
    border: #bbb 1px solid;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: maroon;
}


.td_value, .td_value_r {
    padding: 4px 10px 4px 10px;
    border: #bbb 1px solid;
    font-size: 14px;
    color: #000;
    max-width: 1080px;
    word-wrap: break-word;
    vertical-align: middle;
}

.td_value_r {
    text-align: right;
}

.td_value_cert {
    font-weight: bold;
}

.arr_loc {
    padding: 0px 10px 0px 10px;
    border: none;
    color: #000;
    max-width: 600px;
    font-size: 12px;
}

input[type='number']{
    width: 57px;
}

span.phone-only {
    display: none;
}

  @media (max-width: 800px) {
  /* For mobile phones: */
  table.yag_table {
    width: 45%;
    max-width: 50%;
  }
  table.yag-table-single-column {
    width: 45%;
    max-width: 50%;
  }
  }
  
  @media (max-width: 554px) {
  /* For mobile phones: */
  table.yag_table {
    width: 95%;
    max-width: 100%;
  }
  table.yag-table-single-column {
    width: 95%;
    max-width: 100%;
  }
  

}

@media (max-width: 365px) {
  /* For mobile phones: */
  table.yag_table {
    width: 90%;
  }
  
  table.yag-table-single-column {
      width: 95%
  }
  
  body {
      background-image: none;
  }
  
  td.yag_welcome {
    padding: 2px 5px 2px 10px;
    /* border: 1px #aaa solid; */
  }
  span.pc-only {
      display: none;
  }
  
  span.phone-only {
      display: inline;
  }
}

