/*
Theme Name: Twenty Twenty Child 
description: Twenty Twenty Child Theme
Author: hbluestar@outlook.com
Author URI: hbluestar@outlook.com
Template: twentytwenty
Version: 1.0.0
Text Domain: twenty-twenty-child
*/
body {
    max-width: 1080px;
    margin: auto;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}
body span, body p, body div {
    color: #666;
}
#trp-floater-ls {
    background-color: #fff;
}
#trp-floater-ls-language-list a:hover {
    color: #424242;
    background-color: #fff;
}
input[type="text"], input[type="password"], input[type="email"], 
input[type="url"], input[type="date"], input[type="month"], 
input[type="time"], input[type="datetime"], input[type="datetime-local"], 
input[type="week"], input[type="number"], input[type="search"], 
input[type="tel"], input[type="color"], textarea {
    border-radius: 5px;
    font-size: 18px;
    padding: 0 10px;
}
.form-control {
    height: 40px;
}
.header-content {
    display: flex;
    height: 70px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    justify-content: space-between;
}
.header-content .logo-png{
    width: 80px;
    height: auto;
    cursor: pointer;
}
.header-content .logo-title {
    font-size: 40px;
    padding-left: 20px;
    color: #0070BC;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.header-left {
    display: flex;
    position: relative;
}
.header-rigth {
    display: flex;
    align-items: flex-end;
    position: relative;
    padding-right: 80px;
}
.header-rigth span {
    font-size: 20px;
    color: #0070BC;
}
section {
    padding: 0;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0px !important;
}
.site-content {
    padding: 20px 10px;
}
.site-content .sub-title {
    font-size: 36px;
    color: #0070BC;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
.site-content .case-no-label {
    padding: 40px 0 30px;
}
.site-content .case-no-label span.block {
    display: block;
    margin-top: 20px;
}
.site-content a {
    color: #0070BC;
    text-decoration: none;
}
.a-right {
    text-align: right;
}
.m-t-30 {
    margin-top: 30px;
}
.m-btn {
    display: inline-block;
    border: 1px solid #0070BC;
    padding: 5px 20px;
    border-radius: 5px;
    color: #0070BC;
    cursor: pointer;
}
.case-no-label.qr-intro {
    border-bottom: 1px solid #ddd;
}
#site-footer {
    padding: 0;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#toast-container {
    z-index: 9999999;
}
.toast-message {
    /* font-size: 1.5rem; */
    color: white;
}
.red {
    color: red;
}
.both-btns {
    display: flex;
    justify-content: space-between;
}
.violation-summary {
    margin: 20px 0;
}
.violation-summary .violation-summary-title {
    margin-bottom: 15px;
}
.violation-summary .violation-summary-title span {
    font-size: 28px;
    color: #0070BC;
}
.violation-summary .violation-summary-item,
.violation-location-content .violation-location-item {
    display: flex;
}
.violation-summary .violation-summary-item span.item-label,
.violation-location-content .violation-location-item span.item-label
 {
    width: 40%;
    padding: 2px 0px 2px 10px;
    background: #F6F6F7;
}
.violation-summary .violation-summary-item span.item-value,
.violation-location-content .violation-location-item span.item-value
 {
    width: 60%;
    padding: 2px 0px 2px 10px;
}
.violation-location .violation-location-title {
    font-size: 28px;
    margin-bottom: 10px;
}
.violation-location .violation-location-title span {
    color: #0070BC;
}
.violation-detail.btn-groups {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.violation-detail.btn-groups .violation-btn-item {
    color: #0070BC;
    border: 1px solid #0070BC;
    border-radius: 5px;
    padding: .375rem 20px;
}
.violation-detail.btn-groups .violation-btn-item:last-child {
    background-color: #0070BC;
    color: #fff;
}
.violation-info-content {
    padding: 10px 0 0 0;
}
.violation-info-content .violation-info-title {
    display: block;
    font-size: 24px;
    margin: 0 0 15px 0;
}
.violation-info-content .violation-info-item {
    display: block;
    /* font-size: 1.5rem; */
    padding: 5px 0;
}
.fine-content {
     margin: 10px 0 20px;
}
.fine-content .fine-title {
    display: block;
    font-size: 28px;
    margin: 0 0 10px;
    color: #0070BC;
}
.fine-content .fine-item {
    display: block;
    padding: 5px 0;
}
.fine-content .fine-item.small {
    font-size: 16px;
}
.personal-info .personal-info-title {
    font-size: 28px;
    margin: 0 0 10px;
    color: #0070BC;
}
.fine-sub-title b {
    font-size: 24px;
}
.personal-info .personal-item {
    display: flex;
    padding: 5px 0;
}
.personal-info .personal-item.item-fine-type {
    margin-left: 10px;
}
.personal-info .personal-item.item-fine-type input {
    margin-right: 10px;
    height: 25px;
}
.personal-info .personal-item .personal-label {
    width: 30%;
}
.personal-info .personal-item .personal-value {
    width: 70%;
    display: flex;
}
.personal-info .personal-item .personal-value.street-no input:first-child{
    width: 70%;
}
.personal-info .personal-item .personal-value.street-no input:last-child{
    margin-left: 10px;
    width: calc(30% - 10px);
}
.personal-info .personal-item .personal-sex-box div {
    width: 50%;
}
.both-btns .next-btn{
    background-color: #0070BC;
    color: #fff;
}

.file-appeal h1{
    color: #0070BC;
    font-size: 28px;
    font-weight: 500;
}
.file-appeal h4{
    font-size: 24px;
    font-weight: 500;
    color: #666;
    margin-top: 20px;
}
.file-appeal textarea{
    width: 100%;
    height: 10vw;
    border: solid 1px #0070BC;
    margin-top: 40px;
    margin-bottom: 40px;
}
.file-appeal .blue-btn{
    background-color: #0070BC;
    color: white;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 20px;
}
.file-appeal .white-btn{
    color: #0070BC;
    background-color: white;
    border: solid 1px #0070BC;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 20px;
}
.file-appeal .contain-atch{
    display: block;
    background-color: #F6F6F7;
    padding: 5px;
    border: solid 1px #a8a8a8;
}
.file-appeal .format-atch{
    padding: 5px;
    border: solid 1px #a8a8a8;
    height: 80px;
    margin-bottom: 40px;
}
.file-appeal .direction{
    display: flex;
    justify-content: space-between;
}
.file-appeal .back-con{
    display: flex;
    justify-content: center;
}
.file-appeal .attatchfile,
.file-appeal .direction div{
    cursor: pointer;
}
.attatch-group {
    text-align: center;
    padding: 30px 0;
    display: none;
}
.attatch-item {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin: 5px;
    cursor: pointer;
}
.attatch-item img{
    width: 100%;
    height: 100%;
}
/* .show-msg-content {
    padding: 20px;
} */
.show-msg-content .show-msg-content-item {
    margin: 30px 0;
    text-align: center;
}
.show-msg-content .show-msg-content-item .show-btn{
    color: #0070BC;
    border: 1px solid #0070BC;
    border-radius: 5px;
    padding: .375rem 20px;
}
.personal-info label {
    display: inline-block;
}
.dropzone {
    margin-bottom: 20px;
}
/* image modal */  
  /* The Modal (background) */
  #image_modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
  }
  
  /* Modal Content */
  #image_modal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
  }
  
  #image_modal .modal-content img {
      margin: auto;
      max-width: 100%;
  }
  /* The Close Button */
  #image_modal .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
  }
  
  #image_modal .close:hover,
  #image_modal .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
  }
  
  /* Hide the slides by default */
  #image_modal .image-slides {
    display: none;
    background: black;
    text-align: center;
  }
  
  /* Next & previous buttons */
  #image_modal .prev,
  #image_modal .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Position the "next button" to the right */
  #image_modal .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  #image_modal img.hover-shadow {
    transition: 0.3s;
  }
  #image_modal .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
/* paypal form */
#accept_paypal_payment_form {
    width: 400px;
    margin: auto;
    min-height: calc(100vh - 110px);
    display: flex;
    align-items: center;
}
#accept_paypal_payment_form .wp_accept_pp_button_form_classic {
    padding: 20px;
    border: 2px solid #0070BC;
    border-radius: 10px;
    margin: auto;
}
#accept_paypal_payment_form select {
    height: 40px;
}
#accept_paypal_payment_form input {
    padding: 1rem;
}
#accept_paypal_payment_form .wpapp_payment_button {
    text-align: center;
}
/* #accept_paypal_payment_form .wpapp_payment_button input {
    width: 100px;
} */
div.confirm-content {
    padding: 50px 0;
    font-size: 2.5rem;
    text-align: center;
}
div.confirm-back {
    text-align: center;
}
#trp-floater-ls {
    position: absolute;
    z-index: 9999;
}

/* loader */
.loader {
    display: none;
    border: 5px solid #c4c4c4; /* Light grey */
    border-top: 5px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
    position: fixed;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    z-index: 99999;
}
.mobile-item {
    display: none;
}
/* menu */
header .hamburger {
    display: none;
    width: 55px;
    line-height: 0;
    cursor: pointer;
    padding: 10px 10px;
}
header .hamburger span {
    display: inline-block;
    width: 100%;
    height: 5px;
    background-color: #4473AE;
    margin: 3px 0;
}
header .mobile-menu {
    display: none;
}
header .mobile-menu .list-items {
    flex-direction: column;
    transition: all 0.9s ease;
    display: flex;
    padding: 0;
    list-style: none;
    overflow: hidden;
    margin: 0;
    position: absolute;
    z-index: 1000;
    width: 100%;
}
header .mobile-menu.m-hide .list-items {
    height: 0;
}
header .mobile-menu.m-show .list-items {
    height: 220px;
    background-color: white;
}
header .mobile-menu .list-items .list-item {
    padding: 6px 15px;
    text-transform: uppercase;
    font-size: 16px;
    color: #4473AE;
    font-weight: bold;
}
.btn-logout {
    cursor: pointer;
}
.confirm-con {
    text-align: center;
    padding: 40px 0;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.app-wrapper-footer {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.app-wrapper-footer span {
    text-align: center;
}
.app-main__inner {
    min-height: calc(100vh - 115px);
}
.set-lang-con {
    position: absolute;
    right: 0px;
    bottom: -5px;
}
.menu-con .btn {
    padding: 5px 5px 0;
}
.btn-con {
    padding: 30px 0;
    text-align: right;
    border-bottom: 1px solid #ddd;
}
.pay-con {
    max-width: 360px;
    margin: 50px auto;
    text-align: center;
    padding: 20px;
    border: 1px solid #aaa;
}
.pay-con label {
    margin-bottom: 50px;
}
.personal-info .personal-label {
    margin-bottom: 10px;
}
.confirm-con .btn {
    color: #0070BC;
    border: 1px solid #0070BC;
    border-radius: 5px;
    padding: .375rem 20px;
}

@media (max-width: 767px) {
    .desktop-item {
        display: none;
    }
    .header-content {
        justify-content: space-between;
    }
    .mobile-item {
        display: flex;
    }
    header .hamburger {
        display: block;
    }
    header .mobile-menu {
        display: block;
    }
    header .mobile-menu .list-items .list-item {
        padding: 10px 25px;
        margin: 0px;
        border-bottom: 1px dotted;
    }
    header .mobile-menu .list-items .list-item a {
        text-decoration: none;
    }
    header .mobile-menu .list-items .list-item i {
        padding-right: 10px;
    }
    #trp-floater-ls.trp-top-right {
        left: auto;
        right: 0;
    }
    .header-content .logo-title {
        display: none;
        font-size: 3rem;
    }
    #accept_paypal_payment_form {
        width: calc(100% - 20px);
    }
    .both-btns {
        justify-content: space-around;
    }
    .violation-detail.btn-groups {
        flex-direction: column;
    }
    .violation-detail.btn-groups .violation-btn-item {
        margin: 10px 0;
    }
    .file-appeal .attatchfile{
        width: 100%;
    }
    .file-appeal textarea{
        height: 140px;
    }
    .header-content .logo-png {
        margin-left: 10px;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .btn-con {
        padding: 20px 15px 0;
        text-align: center;
        border-bottom: none;
    }
    .btn-con .m-btn {
        width: 100%;
    }
    .site-content .case-no-label {
        padding: 10px 0 10px;
    }
    .site-content .sub-title {
        font-size: 28px;
    }
    .violation-summary .violation-summary-title span {
        font-size: 24px;
    }
    .violation-location .violation-location-title {
        font-size: 24px;
    }
    .header-rigth {
        padding-right: 0;
    }
    .set-lang-con {
        right: 60px;
        bottom: 5px;
    }
    .personal-info .personal-item {
        flex-direction: column;
    }
    .personal-info .personal-item .personal-label {
        width: 100%;
    }
    .personal-info .personal-item .personal-value {
        width: 100%;
    }
}