*{
  font-family: DM Sans;
  outline: 0;
    margin: 0;
    line-height: 1.5;
    letter-spacing: .25px;
    /* box-sizing: border-box; */
    scrollbar-width: none;

}
.dm-sans{
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.caladea-regular {
  font-family: "Caladea", serif;
  font-weight: 400;
  font-style: normal;
}

.caladea-bold {
  font-family: "Caladea", serif;
  font-weight: 700;
  font-style: normal;
}

.caladea-regular-italic {
  font-family: "Caladea", serif;
  font-weight: 400;
  font-style: italic;
}

.caladea-bold-italic {
  font-family: "Caladea", serif;
  font-weight: 700;
  font-style: italic;
}

.banner-container{
  position: relative;
    width: 100%;
    height: 812px;
    color: #1a2e05;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    z-index: 0;
    background-size: cover;
    background-position: center;
    padding: 20px;
}
.banner-content{
  width: 100%;
        max-width: 100%;
        min-height: 80vh;
        display: flex;
        flex: 1;
        padding: 0;
}
.banner-content-left-section{
  width: 50%;
        padding-left: 80px;
        position:relative;
        z-index: 10;
        /* background: url("<?php echo ROOT_PATH ?>assests/images/background.png"); */
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
        align-items: start;
        margin-right: 80px;
        text-align: left !important;

}
.banner-content-left-section h1{
                font-size: 48px !important;
                font-weight:700;
                font-family: caladea !important;
                line-height:1.2;
        margin-bottom: 0 !important;
            }
.agricultural-text{
  color: #65a30d;
    font-family: caladea !important;
    margin-top: -7px !important;
    font-size: 48px;
        margin-bottom: 0 !important;
        font-weight:700;
}
.description{
  max-width: 500px;
  margin-bottom: 24px !important;
    margin-top: 16px !important;
    color: #3f6212;
    font-size: 20px !important;
        font-weight: 500;
}
.banner-content-right-section{
  background-size: cover;
        background-position: center;
        width: 50%;
        display: flex;
        justify-content: end;
        align-items: start;
        /* padding-right: 80px; */
}
html {
  font-size: 100%;
  /* overflow-y: scroll; */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  padding-top: 70px;
  margin: 0;
  font-size: 14px;
  line-height: 1.231;
  /* padding: 1rem 0rem !important; */
  border-radius: 0 !important;
  font-family: " DM Sans";
  color: #000;
   letter-spacing: 0.25px;
}

input,
select,
textarea {
  font-family: "DM Sans", sans-serif;
  color: #000;
  padding: 0.5rem;
  border-radius: 999px;
}
input,
select,
textarea {
  border: 1px solid #ccc;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
small {
  font-size: 85%;
}
ul,
ol {
  margin: 0;
  margin-bottom: 1rem !important;
  padding: 0 0 0 30px;
}
img {
  border: 0;
  vertical-align: middle;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  vertical-align: middle;
  color: #3f6212b3 !important;;
  border: 1px solid #3f6212 !important;
  font-size: 15px !important;
  padding: 14px 16px !important;
}
input {
  line-height: normal;
  overflow: visible;
}
table input {
  overflow: auto;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  appearance: button;
  -webkit-appearance: button;
  padding: 10px 20px !important;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  vertical-align: top;
}
th {
  text-align: left;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset {
  margin: 0;
  padding: 0;
}
/* Typography */
a,
.link {
  color: #060606;
  text-decoration: none;
  display: inline;
  margin-bottom: 1px;
}
a:hover,
.link:hover {
  /* border-bottom: 1px dotted #0072bc; */
  margin-bottom: 1px;
  cursor: pointer;
}
h1 {
  color: #080808;
  font-weight: normal;
  font-size: 32px;
}
h3 {
  font-size: 16px;
}
h2,
.subject {
  font-size: 16px;
  color: black;
}
/* Helpers */
.centered {
  text-align: center;
}
/* .clear {
  clear: both;
  height: 1px;
  visibility: none;
} */
.hidden {
  display: none;
}
.faded {
  color: #666;
}
/* Pagination */
#pagination {
  border: 0;
  margin: 0 0 40px 0;
  padding: 0;
}
#pagination li {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
  display: inline;
}
#pagination li a {
  margin-right: 2px;
  display: block;
  float: left;
  padding: 3px 6px;
  text-decoration: none;
}
#pagination li a:hover {
  color: #ff0084;
}
#pagination .previousOff,
#pagination .nextOff {
  color: #666;
  display: block;
  float: left;
  font-weight: bold;
  padding: 3px 4px;
}
#pagination .next a,
#pagination .previous a {
  font-weight: bold;
}
#pagination .active {
  color: #000;
  font-weight: bold;
  margin-right: 2px;
  display: block;
  float: left;
  padding: 3px 6px;
  text-decoration: none;
}
/* Alerts & Notices */
#msg_notice {
  margin: 0;
  padding: 5px 10px 5px 36px;
  height: 22px;
  line-height: 11px;
  margin-bottom: 10px;
  border: 1px solid #0a0;
  background: url("../images/icons/ok.png") 10px 50% no-repeat #e0ffe0;
}
#msg_warning,
.warning-banner {
  margin: 0;
  padding: 5px 10px 5px 36px;
  height: 16px;
  line-height: 16px;
  margin-bottom: 10px;
  border: 1px solid #f26522;
  background: url("../images/icons/alert.png") 10px 50% no-repeat #ffffdd;
}
#msg_error {
  margin: 0;
  padding: 5px 10px 5px 36px;
  height: 22px;
  line-height: 11px;
  margin-bottom: 10px;
  border: 1px solid #a00;
  background: url("../images/icons/error.png") 10px 50% no-repeat #fff0f0;
}
#msg_info {
  margin: 0;
  padding: 5px;
  margin-bottom: 10px;
  color: #3a87ad;
  border: 1px solid #bce8f1;
  background-color: #d9edf7;
}
.warning {
  background: #ffc;
  font-style: italic;
}
.warning strong {
  text-transform: uppercase;
  color: #a00;
  font-style: normal;
}
.error {
  color: #f00;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.error input {
  border: 1px solid #f00;
}
.button,
.button:visited {
  background: #222;
  border: none;
  display: inline-block;
  font-size: 16px;
  padding: 4px 16px 4px 16px;
  max-width: 220px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25); */
  border: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  font-family: DM Sans, sans-serif;
}
.button:hover {
  background-color: #111;
  color: #fff;
}
.button:active {
  top: 1px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
/* green button is check ticket status */
.button,
.button:visited,
.green.button,
.green.button:visited {
  background-color: white;
  border-radius: 2rem;
  color: black;
  text-shadow: none;
  padding: 10px 20px;
}
.green.button {
  border: 1px solid #1f2937;
  color: #767676 !important;
    border-color: #767676 !important;
}
/* .green.button:hover {
  background-color: #749a02;
  color: black;
  text-shadow: none;
} */

/* blue button is open new ticket */

#gradient-green-title {
  font-family: caladea;
  font-size: 32px;
  font-weight: bold;
  background:#1f2937;
  /* background: linear-gradient(to right, #05ac54, #015b2d); */
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: transparent !important;
  padding: 1rem 1rem;
  text-align: center;
  display: inline-block;
}

.blue.button,
.blue.button:visited {
  background-color: #4d7c0f;
  border-radius: 2rem;
  text-shadow: none;
  color: #fff;
  padding: 10px 20px;
  border: none;
}
/* .blue.button:hover {
  background-color: #0299d2;
} */
body {
  /* background: url("../images/tgdex_bg.png") top left repeat-x; */
}
#container {
  background: #1A2E05;
  /* max-height: 80vh; */
  overflow: auto;
  height: 100vh;
  /* width: 870px; */
  /* margin: 0 auto;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); */
  /* margin-top: 4rem !important; */
  /* padding: 1rem 0rem; */
  /* background: url("../images/tgdex_bg.png") top left repeat-x; */
}

/* #header {
  position: relative;
  /* height: 71px; 
  padding: 0 20px;
  top: 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  border: 1px #c2c2c2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 12px 80px;
} */
 #header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  /* background-color: #fff; */
  background:linear-gradient(180deg, rgba(247, 254, 231, .7) 0%, rgba(247, 254, 231, 0) 100%), #fff;
  /* border-bottom: 1px solid #c2c2c2; */
  padding: 14px 77px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); optional shadow */
}

.header_items {
  text-align: right !important;
}
.header_items a {
  text-decoration: none;
  color: #1a2e05b3;
  margin-right: 1rem;
}

/* Active tab button */
.active_tab_header {
  padding: 10px 20px;
  background-color: #f1fffb;
  border: 1px solid #4d7c0f;
    light-dark(rgba(16, 16, 16, 0.3), rgba(255, 255, 255, 0.3));
  border-radius: 6.25rem;
}

.logo_title{ 
  flex-direction: column; 
  
}
.logo_title_name{
  font-weight: 700;
    color: #1a2e05;
    font-family: Caladea !important;
    font-size:20px;
}
.logo_title_department{
font-weight: 500;
    color: #365314;
    font-size: 16px;
}

.logo_container_header {
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: center;

}
.tg_govt_header {
  width: auto;
  margin-right: 12px;
  height: 3rem !important;
}
/* .tg_short_logo_header {
  display: none;
} */
/* Ticket link */
.ticket_link_header {
  margin-right: 10px;
}

/* Sign out button */
.signout_btn_header {
  padding: 10px 20px !important;
  border: 1px solid #4d7c0f;
  border-radius: 999px;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  /* margin: 0rem 1rem; */
  color: #4d7c0f !important;
  text-decoration: none;
}

/* Sign in button */
.signin_btn_header {
  display: inline-block;
  border: 1px solid #4d7c0f;
  color: #4d7c0f;
  padding: 10px 20px !important;
  font-size: 14px;
  border-radius: 999px;
  text-transform: capitalize;
  font-weight: 600;
  text-decoration: none;
}

/* Guest user badge */
.guest_user_header {
  display: inline-block;
  background-color: #4d7c0f;
  color: white;
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 999px;
  font-weight: 600;
  text-transform: capitalize;
}

/* Avatar circle */
.user_avatar_header {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background-color: #4d7c0f;
  color: white !important;
  font-size: 0.85em;
  border-radius: 50%;
  font-weight: 600;
  margin: 0 5px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: default;
}

#logo {
  height: 100%;
}
#header #logo img {
  width: auto;
  height: 2rem;
  vertical-align: middle;
  /* padding: 0rem 2rem; */
}
.valign-helper {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#header p {
  /* width: 400px; */
  margin: 0;
  font-weight: 600;
  /* padding: 10px 0 0; */
}
#nav {
  padding: 12px 10px;
  height: auto;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;

  display: flex;
  justify-content: space-evenly;
  /* margin: 0 10px; */
  /* background: url("../images/nav_bg.png") top left repeat-x; */
  /* box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4); */
  /* -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4); */
  /* white-space: nowrap; */
}
#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#nav li a {
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  text-align: center;
  /* padding: 0 10px 0 32px; */
  /* margin-left: 10px; */
  color: #333;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  padding: 0.6rem;
  font-size: 14px !important;
  transition: 0.3s ease-in-out;
}
.rtl #nav li a {
  /* background-position: right center; */
  background-position: calc(100% - 10px) center;
  padding-left: 10px;
  padding-right: 32px;
  /* margin-right: 10px; */
  /* margin-left: 0; */
}
#nav li a.active,
#nav li a:hover {
  /* background-color: #dbefff; */
  border: none;
  color: #000 !important;
  text-align: start !important;
}
#nav li a.active {
  border: 1px solid gray;
  background-color: #f6f6f6;
  padding: 8px 20px !important;
}
#nav li a:hover {
  background-color: #c8f1dc;
  color: black !important;
}
/* #nav li a.home {
  background-image: url("../images/icons/home.png");
}
#nav li a.kb {
  background-image: url("../images/icons/kb.png");
}
#nav li a.new {
  background-image: url("../images/icons/new.png");
}
#nav li a.status {
  background-image: url("../images/icons/status.png");
}
#nav li a.tickets {
  background-image: url("../images/icons/tix.png");
} */
#content {
  /* padding: 20px 0; */
  /* margin: 0 20px; */
  height: auto !important;
  height: 350px;
  min-height: 350px;
  padding: 0 50px;
  flex: 1;
  background: white;
}
#content > h1 {
  color: #4d7c0f;
  font-weight: 600;
  text-decoration: underline;
  font-family: Caladea;
}
#footer {
  text-align: center;
  font-size: 11px;
  color: #333;
}
#footer a {
  color: #333;
}
#footer p {
  margin: 10px 0 0 0;
}
#footer #poweredBy {
  display: block;
  width: 126px;
  height: 23px;
  outline: none;
  text-indent: -9999px;
  margin: 0 auto;
  background: url("../images/poweredby.png") top left no-repeat;
  background-size: auto 20px;
}
.front-page-button {
}

.main-content_index {
  width: 565px;
  padding: 4rem 0rem;
}

#landing_page {
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
}
#landing_page #new_ticket {
  margin-top: 40px;
  background: url("../images/new_ticket_icon.png") top left no-repeat;
}
#landing_page #new_ticket,
#landing_page #check_status {
  width: 295px;
  padding-left: 75px;
}
#landing_page #check_status {
  margin-top: 40px;
  background: url("../images/check_status_icon.png") top left no-repeat;
}
#landing_page h1,
#landing_page h2,
#landing_page h3 {
  margin-bottom: 10px;
}
.sidebar_home {
  width: 16rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
/* Landing page FAQ not yet implemented. */
#faq {
  clear: both;
  margin: 0;
  padding: 5px;
}
#faq ol {
  font-size: 15px;
  margin-left: 0;
  padding-left: 0;
  border-top: 1px solid #ddd;
}
#faq ol li {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #999;
}
#faq ol li a {
  display: block;
  padding: 5px 0;
  height: auto !important;
  overflow: hidden;
  margin: 0;
  border-bottom: 1px solid #ddd;
  line-height: 16px;
  padding-left: 24px;
  background: url("../images/icons/page.png") 0 50% no-repeat;
}
#faq ol li a:hover {
  background-color: #e9f5ff;
}
#faq .article-meta {
  padding: 5px;
  background: #fafafa;
}
#kb {
  margin: 2px 0;
  padding: 5px;
  overflow: hidden;
}
#kb > li {
  padding: 10px;
  height: auto !important;
  overflow: hidden;
  margin: 0;
  background: url(../images/kb_category_bg.png) bottom left repeat-x;
  border-bottom: 1px solid #ddd;
  display: block;
}
#kb > li h4 span {
  color: #666;
}
#kb > li h4 a {
  font-size: 14px;
}
#kb > li > i {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 6px;
  background: url(../images/kb_large_folder.png) top left no-repeat;
}
.featured-category {
  margin-top: 10px;
  width: 49.7%;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
}
.category-name {
  display: inline-block;
  font-weight: 400;
  font-size: 120%;
}
.featured-category i {
  color: rgba(0, 174, 239, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
}
.article-headline {
  margin-left: 34px;
}
.rtl .article-headline {
  margin-left: 0;
  margin-right: 34px;
}
.article-teaser {
  font-size: 90%; /* Darker blue on hover */
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
}
.article-title {
  font-weight: 500;
}
.faq-content .article-title {
  font-size: 17pt;
  margin-top: 15px;
}
#kb-search {
  padding: 10px 0;
  overflow: hidden;
}
#kb-search div {
  clear: both;
  overflow: hidden;
  padding-top: 5px;
}
#kb-search #query {
  margin: 0;
  display: inline-block;
  float: left;
  width: 200px;
  margin-right: 5px;
}
#kb-search #cid {
  margin: 0;
  display: inline-block;
  float: left;
  width: 200px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
#kb-search #topic-id {
  margin: 0;
  display: inline-block;
  float: left;
  width: 410px;
}
#kb-search #searchSubmit {
  margin: 0;
  display: inline-block;
  float: left;
  position: relative;
  top: 2px;
}
#kb-search #breadcrumbs {
  color: #333;
  margin-bottom: 15px;
}
#kb-search #breadcrumbs #breadcrumbs a {
  color: #555;
}
#ticketForm {
  font-family: Open Sans, Helvetica, Arial, sans-serif;
  padding: 1rem;
  padding-left: 4rem;
}
.ticke_submit_wrapper_open_ticket {
  text-align: right;
  margin-top: 0rem;
  padding-right: 5rem;
}
.ticke_submit_open_ticket {
  background-color: #4d7c0f;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 999px;
  font-weight: bold;
  cursor: pointer;
}
#ticketForm div.clear,
#clientLogin div.clear {
  clear: both;
  padding: 3px 0;
  overflow: hidden;
}
#ticketForm div label,
#clientLogin div label {
  display: block;
}
#ticketForm div label {
  /* padding: 0 0.5rem !important; */
}
label.required,
span.required {
  font-weight: bold;
}
#ticketForm div label.required,
#clientLogin div label.required {
  text-align: left;
}
#ticketForm div input,
#clientLogin div input,
#ticketForm div textarea,
#clientLogin div textarea {
  width: auto;
  /* border: 1px solid #aaa; */
  background: #fff;
  display: block;
  color: #3f6212b3 !important;;
  border: 1px solid #3f6212 !important;
  font-size: 15px !important;
  padding: 14px 16px !important;
}
#ticketForm div input[type="file"],
#clientLogin div input[type="file"] {
  border: 0;
}
#ticketForm div select,
#clientLogin div select {
  display: block;
  float: left;
}
#ticketForm div div.captchaRow,
#clientLogin div div.captchaRow {
  line-height: 31px;
}
#ticketForm div div.captchaRow input,
#clientLogin div div.captchaRow input {
  position: relative;
  top: 6px;
}
#ticketForm > table {
  table-layout: fixed;
}
#ticketForm > table td {
  width: 160px;
}
#ticketForm > table td + td {
  /* Darker blue on hover */
  width: auto;
}
#ticketForm td textarea,
#clientLogin td textarea,
#ticketForm div textarea,
#clientLogin div textarea {
  width: 600px;
}
#ticketForm td em,
#clientLogin td em,
#ticketForm div em,
#clientLogin div em {
  color: #777;
}
#ticketForm td .captcha,
#clientLogin td .captcha,
#ticketForm div .captcha,
#clientLogin div .captcha {
  width: 88px;
  height: 31px;
  background: #000;
  display: block;
  float: left;
  margin-right: 20px;
}
#ticketForm td label.inline,
#clientLogin td label.inline,
#ticketForm div label.inline,
#clientLogin div label.inline {
  width: auto;
  padding: 0 10px;
}
#ticketForm div.error input,
#clientLogin div.error input {
  border: 1px solid #a00;
}
#ticketForm div.error label,
#clientLogin div.error label {
  color: #a00;
}
#ticketTable th {
  padding-left: 3px;
  font-weight: normal;
  text-align: left;
}
#ticketTable th.required,
#ticketTable td.required {
  font-weight: bold;
  text-align: left;
}
#clientLogin {
  position: relative;
  display: block;
  margin-top: 20px;
  padding: 30px;
  border-radius: 10px;
  background: linear-gradient(
      to left,
      rgba(255, 255, 255, 0.874) 50%,
      rgba(255, 255, 255, 0.85) 100%
    ),
    url("../images/tgdex_machine_bg.png") no-repeat center right;
  background-size: cover;
  color: #111;
  max-width: 900px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.rtl #clientLogin {
  background-position: 5% 50%;
}

#clientLogin .instructions {
  display: table-cell;
  padding-left: 2em;
  padding-right: 90px;
}
.rtl #clientLogin .instructions {
  padding-left: 0;
  padding-right: 0;
  padding-right: 2em;
  padding-left: 90px;
}
#clientLogin p {
  clear: both;
}
#clientLogin strong {
  font-size: 11px;
  color: #d00;
  display: block;
}
#clientLogin #email,
#clientLogin #ticketno {
  margin-right: 0;
}
#clientLogin input[type="text"],
#clientLogin input[type="password"] {
  padding: 5px;
  border-radius: 4px;
  margin-bottom: 15px;
}
#clientLogin input[type="submit"] {
  padding: 3px 10px;
  border-radius: 4px;
}
#reply {
  margin-top: 5px;
  /* margin-bottom: 30px; */
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid #ccc;
}
#reply h2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
}
#reply > table {
  width: auto;
}
#reply table td {
  vertical-align: top;
}
#reply textarea {
  width: 628px !important;
}
#reply input[type="text"],
#reply #response_options textarea {
  border: 1px solid #aaa;
  background: #fff;
}
/* Ticket icons */
.Icon {
  width: auto;
  padding-left: 20px;
  background-position: top left;
  background-repeat: no-repeat;
  color: #006699;
  text-decoration: none;
}
.Icon.Ticket {
  background-image: url("../images/icons/ticket.gif");
}
.Icon.webTicket {
  background-image: url("../images/icons/ticket_source_web.gif");
}
.Icon.emailTicket {
  background-image: url("../images/icons/ticket_source_email.gif");
}
.Icon.phoneTicket {
  background-image: url("../images/icons/ticket_source_phone.gif");
}
.Icon.otherTicket,
.Icon.apiTicket {
  background-image: url("../images/icons/ticket_source_other.gif");
}

.Icon.attachment {
  background-image: url("../images/icons/attachment.gif");
}
.Icon.file {
  background-image: url("../images/icons/attachment.gif");
}
.Icon.refresh {
  background-image: url("../images/icons/refresh.gif");
}
.Icon.thread {
  font-weight: bold;
  font-size: 1em;
  background-image: url("../images/icons/thread.gif?1319556657");
}
.table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on touch devices */
  margin-left: auto;
  margin-right: auto;
}
#ticketTable {
  border: none;
  border-collapse: collapse;
  background: #fff;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
#ticketTable caption {
  padding: 12px 16px;
  text-align: left;
  color: #333;
  background: #f8f9fa;
  border: none;
  border-bottom: none;
  font-weight: 600;
  font-size: 14px;
}
#ticketTable th {
  height: auto;
  line-height: 1.4;
  background: #f8f9fa;
  border-bottom: 1px solid #f0f0f0;
  border-right: none;
  border-left: none;
  border-top: none;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 13px;
  color: #495057;
  text-align: left;
  position: relative;
}
#ticketTable th a {
  color: #495057;
  text-decoration: none;
  display: block;
}
#ticketTable th a:hover {
  color: #007bff;
}
#ticketTable td {
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
  border-right: none;
  border-left: none;
  border-top: none;
  font-size: 14px;
  color: #495057;
  vertical-align: middle;
  line-height: 1.2;
}
#ticketTable tr.alt td {
  background: #f9f9f9;
}
/* Hover effect */
#ticketTable tbody tr:hover td {
  background: #e3f2fd;
}

#ticketTable td a {
  color: #007bff;
  text-decoration: none;
}

#ticketTable td a:hover {
  color: #0056b3;
  text-decoration: underline;
}

#ticketTable th:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 40%; /* Short line - only 60% of header height */
  width: 1px;
  background-color: #e0e0e0; /* Very subtle gray */
}

.pagination-container {
  width: 80%;
  margin: 10px auto;
  margin-bottom: 30px;
  padding-top: 10px;
  text-align: left;
}

i.refresh {
  color: #0a0;
  font-size: 80%;
  vertical-align: middle;
}
.states small {
  font-size: 70%;
}
.active.state {
  font-weight: bold;
}
.search.well {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 10px;
  margin-top: -15px;
}
.infoTable {
  background: #f4faff;
}
.infoTable th {
  text-align: left;
  padding: 3px 8px;
}
.action-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #777 !important;
  display: inline-block;
  border: 1px solid #aaa;
  cursor: pointer;
  font-size: 11px;
  overflow: hidden;
  background-color: #dddddd;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #efefef),
    color-stop(100% #dddddd)
  );
  background-image: -webkit-linear-gradient(top, #efefef 0%, #dddddd 100%);
  background-image: -moz-linear-gradient(top, #efefef 0%, #dddddd 100%);
  background-image: -ms-linear-gradient(top, #efefef 0%, #dddddd 100%);
  background-image: -o-linear-gradient(top, #efefef 0%, #dddddd 100%);
  background-image: linear-gradient(top, #efefef 0%, #dddddd 100%);
  padding: 0 5px;
  text-decoration: none;
  line-height: 18px;
  margin-left: 5px;
}
.action-button span,
.action-button a {
  color: #777 !important;
  display: inline-block;
  float: left;
}
.action-button a {
  color: #777;
  text-decoration: none;
}
table.padded tr > td,
table.padded tr > th {
  height: 20px;
  padding-bottom: 5px;
}

.external-auth + .external-auth {
  margin-top: 4px;
}

a.external-sign-in {
  text-decoration: none;
}
.external-auth-box {
  vertical-align: middle;
  border-radius: 4px;
  border: 1px solid #777;
}
.external-auth-icon {
  display: inline-block;
  color: #333;
  width: 30px;
  padding: 5px 10px;
  border-right: 1px solid #ddd;
}
.external-auth-name {
  color: #333;
  width: 100px;
  padding: 5px 10px;
  line-height: 30px;
  font-size: 11pt;
}
img.sign-in-image {
  border: none;
  max-height: 40px;
  max-width: 200px;
  width: auto;
  height: auto;
}
.login-wrapper {
  display: table-row;
}
.login-box {
  width: 40%;
  display: table-cell;
  box-shadow: 12px 0 15px -15px rgba(0, 0, 0, 0.4);
  padding: 15px;
}
.rtl .login-box {
  box-shadow: -12px 0 15px -15px rgba(0, 0, 0, 0.4);
}
.flush-right {
  text-align: right;
}
.flush-left {
  text-align: left;
}
.sidebar {
  margin-bottom: 20px;
  margin-left: 20px;
  width: 215px;
}
.rtl .sidebar {
  margin-left: 0;
  margin-right: 20px;
}
.sidebar .content {
  padding: 10px;
  border: 1px solid #c8ddfa;
  background: #f7fbfe;
}
.sidebar .content:empty {
  display: none;
}

.sidebar section .header {
  font-weight: bold;
  margin-bottom: 0.3em;
}
.sidebar section + section {
  margin-top: 15px;
}
.search-form {
  padding-top: 12px;
}
.searchbar .search,
.search-form .search {
  display: inline-block;
  width: 400px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.searchbar .search {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.bleed {
  margin: 0 !important;
  padding: 0 !important;
}
.row {
}
.span4 {
  display: inline-block;
  width: 29.5%;
  margin: 0 1%;
  vertical-align: top;
}
.span8 {
  display: inline-block;
  width: 66%;
  margin: 0 1%;
  vertical-align: top;
}
.truncate {
  display: inline-block;
  width: auto;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.image-hover a.action-button:hover,
.image-hover a.action-button {
  color: initial !important;
  text-decoration: none;
}
table.custom-data {
  margin-top: 10px;
}
table.custom-data th {
  width: 25%;
}
table.custom-data th {
  background-color: #f4faff;
  padding: 3px 8px;
}
table .headline,
table.custom-data .headline {
  border-bottom: 2px solid #ddd;
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  font-weight: bold;
  background-color: white;
}
#ticketInfo h1 {
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 2px dotted rgba(0, 0, 0, 0.15);
  margin-top:20px;
}
#ticketInfo h1 small {
  font-weight: normal;
}
.thread-entry {
  margin-bottom: 15px;
}
.thread-entry.avatar {
  margin-left: 60px;
}
.thread-entry.response.avatar {
  margin-right: 60px;
  margin-left: 0;
}
.thread-entry > .avatar {
  margin-left: -60px;
  display: inline-block;
  width: 48px;
  height: auto;
  border-radius: 5px;
}
.thread-entry.response > .avatar {
  margin-left: initial;
  margin-right: -60px;
}
img.avatar {
  border-radius: inherit;
}
.avatar > img.avatar {
  width: 100%;
  height: auto;
}
.thread-entry .header {
  padding: 8px 0.9em;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0 0;
}
.thread-entry.avatar .header:before {
  position: absolute;
  top: 7px;
  right: -8px;
  content: "";
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #b0b0b0;
  display: inline-block;
}
.thread-entry.avatar .header:after {
  position: absolute;
  top: 7px;
  right: -8px;
  content: "";
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  display: inline-block;
  margin-top: 1px;
}

.thread-entry.avatar .header {
  position: relative;
}

.thread-entry.response .header {
  background: #dddddd;
}
.thread-entry.avatar.response .header:after {
  border-left: 7px solid #dddddd;
  margin-right: 1px;
}

.thread-entry.message .header {
  background: #e0ffe0;
}
.thread-entry.avatar.message .header:before {
  top: 7px;
  left: -8px;
  right: initial;
  border-left: none;
  border-right: 8px solid #ccc;
}
.thread-entry.avatar.message .header:before {
  border-right-color: #9cadcc;
}
.thread-entry.avatar.message .header:after {
  top: 7px;
  left: -8px;
  right: initial;
  border-left: none;
  border-right: 7px solid #e0ffe0;
  margin-left: 1px;
}

.thread-entry .header .title {
  max-width: 500px;
  vertical-align: bottom;
  display: inline-block;
  margin-left: 15px;
}

.thread-entry .thread-body {
  border: 1px solid #ddd;
  border-top: none;
  border-bottom: 2px solid #aaa;
  border-radius: 0 0 5px 5px;
}
.thread-body .attachments {
  background-color: #f4faff;
  margin: 0 -0.9em;
  position: relative;
  top: 0.9em;
  padding: 0.3em 0.9em;
  border-top: 1px dotted #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-radius: 0 0 6px 6px;
}
.thread-body > p {
  font-size: large !important;
  line-height: 1.6rem !important;
  font-family: "DM Sans" !important;
  color: #3f6212;
}
.thread-body > h1 {
  font-family: "caladea" !important;
  font-size: 32px !important;
  font-weight: 700;
  background: linear-gradient(to right, #1a2e05, #1a2e05);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: transparent !important;
}
.thread-body .attachments .filesize {
  margin-left: 0.5em;
}
.thread-body .attachments a,
.thread-body .attachments a:hover {
  text-decoration: none;
}
.thread-body .attachment-info {
  margin-right: 10px;
  display: inline-block;
  width: 48%;
}
.thread-body .attachment-info .filename {
  max-width: 80%;
  max-width: calc(100% - 70px);
}
.label {
  font-size: 11px;
  padding: 1px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label-bare {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #999999;
  color: #999999;
  text-shadow: none;
}
.thread-event {
  padding: 0px 2px 15px;
  margin-left: 60px;
}
.type-icon {
  border-radius: 8px;
  background-color: #f4f4f4;
  padding: 4px 6px;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
  font-size: 1.1em;
  border: 1px solid #eee;
  vertical-align: top;
}
.type-icon.dark {
  border-color: #666;
  background-color: #949494;
}
.thread-event img.avatar {
  vertical-align: middle;
  border-radius: 3px;
  width: auto;
  max-height: 24px;
  margin: -3px 3px 0;
}
.thread-event .description {
  margin-left: -30px;
  padding-top: 6px;
  padding-left: 30px;
  display: inline-block;
  width: 642px;
  width: calc(100% - 95px);
  line-height: 1.4em;
}
.thread-event .type-icon {
  position: relative;
}
.thread-event .type-icon::after {
  content: "";
  border: 16px solid white;
  position: absolute;
  top: -3px;
  bottom: 0;
  left: -3px;
  right: 0;
  z-index: -1;
}
.thread-entry::after {
  content: "";
  border-bottom: 2px solid white;
  display: block;
}
.thread-entry::before {
  content: "";
  display: block;
  border-top: 2px solid white;
}
#ticketThread::before {
  border-left: 2px dotted #ddd;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  margin-left: 74px;
  z-index: -1;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#ticketThread {
  z-index: 0;
  position: relative;
  border-bottom: 2px solid #ddd;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

.freetext-files {
  padding: 10px;
  margin-top: 10px;
  border: 1px dotted #ddd;
  border-radius: 4px;
  background-color: #f5f5f5;
}
.freetext-files .file {
  margin-right: 10px;
  display: inline-block;
  width: 48%;
  padding-top: 0.2em;
}
.freetext-files .title {
  font-weight: bold;
  margin-bottom: 0.3em;
  font-size: 1.1em;
}
/* Only show menu button on small screens */
.menu-button {
  display: none;
}
#logo {
  position: relative;
  z-index: 1001;
}
.show-guest-mob {
  display: none;
}
/* Make header items stack vertically on small screens */
@media (max-width: 768px) {
  #content {
  /* padding: 20px 0; */
  /* margin: 0 20px; */
  height: auto !important;
  height: 350px;
  min-height: 350px;
  padding: 0 10px;
  flex: 1;
  background: white;
}
  .sidebar_home {
    width: 100%;
  }
  .main-content_index {
    padding: 1rem;
  }
  #ticketForm {
    padding: 0rem;
  }
  .ticke_submit_open_ticket {
    margin-top: 0rem;
  }
  .ticke_submit_wrapper_open_ticket {
    margin-top: 0rem;
    margin-bottom: 0.5rem;
  }
  #header #logo img {
    /* padding: 0rem 2.5rem 0rem 0rem; */
    height: 2.5rem;
  }
  .tg_govt_header {
    height: 2.5rem;
  }
  .menu-button {
    border: 0.0625rem solid #eab309;
    border-radius: 6.1875rem;
    padding: 0.375rem 0.75rem;
    color: #eab309;
    font-weight: 500;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    font-size: 0.875rem;
    width: 5.5625rem;
    height: 2.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .show-guest-mob {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    background-color: #4d7c0f;
    color: white;
    font-size: 0.85em;
    border-radius: 50%;
    font-weight: 600;
    margin: 0 5px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
  }
  #header {
    align-items: flex-start;
    padding: 10px 10px;
    z-index: 1001;
    align-items: center;
  }
.logo_title{ 
  flex-direction: column; 
  
}
.logo_title_name{
  font-weight: 700;
    color: #1a2e05;
    font-family: Caladea !important;
    font-size:20px;
}
.logo_title_department{
font-weight: 500;
    color: #365314;
    font-size: 16px;
}


.logo_container_header {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    justify-content: center;

}

  /* .tg_big_logo_header {
    display: none;
  }
  .tg_short_logo_header {
    display: inline;
  } */
  #headerNav {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: white;
    padding: 1rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
    flex-direction: column;
    align-items: flex-start;
  }

  #headerNav.show {
    display: flex;
  }

  /* #headerNav a,
  #headerNav span,
  #headerNav button {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    border: none;
    background: none;
    text-align: left;
  } */

  #headerNav a {
    display: block;
    padding: 0.75rem;
    font-size: 1.1rem;
    text-align: start;
    margin-bottom: 1rem;
  }

  #headerNav .ticket_link_header {
    font-weight: bold;
  }

  .guest_user_header {
    display: none;
  }
  .user_avatar_header {
    display: none !important;
  }
  .signin_btn_header {
    border: none !important;
  }
  .signout_btn_header {
    margin: 0rem;
    border: none;
  }
  .login-wrapper {
    display: flex;
    flex-direction: column;
  }
  .login-box {
    width: 100%;
    /* display: table-cell; */
    box-shadow: none;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .flag {
    margin: 4px;
    display: inline-block;
  }
  #headerNav .ticket_link_header {
    font-weight: 500;
  }
}

/* tickets page  */
@media screen and (max-width: 600px) {
  .table-container {
    overflow-x: auto; /* Enable horizontal scrolling */
    -webkit-overflow-scrolling: touch; /* Smooth scrolling for touch devices */
  }

  #ticketTable {
    min-width: 600px; /* Ensure table is wide enough to require scrolling */
    width: 100%;
  }

  #ticketTable th,
  #ticketTable td {
    padding: 8px 10px; /* Reduce padding for compactness */
    font-size: 14px; /* Smaller font size for small screens */
  }

  #ticketTable th {
    font-size: 12px; /* Slightly smaller header font */
  }

  /* Adjust column widths to be more compact */
  #ticketTable th:nth-child(1),
  #ticketTable td:nth-child(1) {
    width: 100px; /* Ticket ID */
  }

  #ticketTable th:nth-child(2),
  #ticketTable td:nth-child(2) {
    width: 100px; /* Create Date */
  }

  #ticketTable th:nth-child(3),
  #ticketTable td:nth-child(3) {
    width: 80px; /* Status */
  }

  #ticketTable th:nth-child(4),
  #ticketTable td:nth-child(4) {
    width: 200px; /* Subject */
  }

  #ticketTable th:nth-child(5),
  #ticketTable td:nth-child(5) {
    width: 100px; /* Department */
  }

  #ticketTable td a {
    word-break: break-word; /* Allow long links to wrap */
  }

  #ticketTable .truncate {
    max-width: 180px; /* Adjust truncation for smaller screens */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width: 400px) {
  #ticketTable th,
  #ticketTable td {
    padding: 6px 8px; /* Further reduce padding */
    font-size: 13px; /* Even smaller font size */
  }

  #ticketTable th {
    font-size: 11px;
  }

  #ticketTable .truncate {
    max-width: 150px; /* Tighter truncation for very small screens */
  }
}

.pagination-container {
  width: 80%;
  margin: 4px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-left:50px;
  text-align: left;
}

.search.well {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 30px;
  margin-top: -15px;
  width: 100%;
  box-sizing: border-box;
}

/* Updated styles for large screens */
.search.well .flush-left {
  float: left; /* Restore original float layout */
  width: 100%;
}

.search.well form#ticketSearchForm {
  display: flex; /* Inline-block to contain input and button */
  vertical-align: middle;
  flex-direction: row;
  justify-content: space-between;
  gap: 8px;
  padding: 15px;
}

.search.well input[type="text"] {
  width: 300px; /* Match original size (approximated from size="30") */
  padding: 14px 16px;
  font-size: 15px;
  border-radius: 999px; /* Consistent with .search-form .search */
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-sizing: border-box;
  margin-right: 10px;
}

.search.well input[type="submit"] {
  padding: 14px 16px;
  font-size: 15px;
  border-radius: 999px;
  background-color: #4d7c0f;
  color: #fff !important;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  vertical-align: middle;
}

.search.well input[type="submit"]:hover {
  background-color: #4d7c0f;
}

.search.well .pull-right {
  float: inline-end; /* Restore original float to position at the end */
  text-align: right;
  line-height: 34px; /* Align vertically with input/button */
}

.search.well .pull-right span {
  font-size: 14px;
  margin-right: 5px;
}

.search.well select {
  width: 200px; /* Reduced from 410px for better fit */
  padding: 14px 16px; /* Adjust padding to match input height */
  font-size: 15px;
  border-radius: 999px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  vertical-align: middle;
}

.search.well div[style="margin-top:10px"] {
  clear: both; /* Ensure it appears below floated elements */
  width: 100%;
  text-align: left;
  padding-top: 5px; /* Reduce vertical space */
}

.search.well div[style="margin-top:10px"] a {
  font-size: 14px;
  color: #777;
  text-decoration: none;
}

.search.well div[style="margin-top:10px"] a:hover {
  color: #0056b3;
  text-decoration: underline;
}

#ticketInfo-container {
  padding: 0 5rem 0 5rem;
}

/* Responsive styles for small devices (unchanged from working mobile version) */
@media screen and (max-width: 600px) {
  .search.well {
    padding: 8px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .search.well .flush-left {
    float: none; /* Remove float for stacking */
    width: 100%;
    display: flex;
    flex-direction: column; /* Stack elements vertically */
    align-items: stretch;
    gap: 5px;
  }

  .search.well form#ticketSearchForm {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .search.well input[type="text"] {
    width: 100%; /* Full width on small screens */
    max-width: none; /* Remove max-width constraint */
    font-size: 13px;
    padding: 6px 8px;
  }

  .search.well input[type="submit"] {
    width: 100%;
    max-width: 150px; /* Limit button width */
    font-size: 13px;
    padding: 6px 12px;
    margin-top: 8px;
  }

  .search.well .pull-right {
    float: none; /* Remove float for stacking */
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    line-height: normal;
  }

  .search.well select {
    width: 100%;
    max-width: none;
    font-size: 13px;
    padding: 6px;
  }

  .search.well div[style="margin-top:10px"] {
    text-align: center;
    padding-top: 8px;
  }

  .search.well div[style="margin-top:10px"] a {
    font-size: 13px;
  }

  #ticketInfo-container {
    padding: 0;
  }

  #inputGroup {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}

@media screen and (max-width: 400px) {
  .search.well {
    padding: 6px;
  }

  .search.well input[type="text"],
  .search.well select,
  .search.well input[type="submit"] {
    font-size: 12px;
    padding: 5px 8px;
  }

  .search.well div[style="margin-top:10px"] a {
    font-size: 12px;
  }
}
