.content-main-inner {
    margin: 100px auto; 
    background: white;
    width: 100%;
    max-width: 1200px; 
    padding: 20px; 
    border-radius: 10px; 
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); 
}

.main.main-page {
    background: linear-gradient(90deg, #00354F, #007d8b); 
    background-size: cover; 
    color: white; 
    min-height: 100vh;
    padding: 20px;
}

.node__content {
    font-family: Arial, sans-serif;
    background-color: #fff;
    color: #ccc;
}

.webform-submission-form .form-item input, .webform-submission-form .form-item textarea, .webform-submission-form .form-item select {
    width: 100%;
    border: 1px solid #fff;
    min-height: 40px;
    font-size: 15px;
    padding: 0 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    background: #f4f3f8;
}

.gbb-row .bb-inner {
    padding-top: 120px;
    padding-bottom: 0px; 
}

.webform-section-title {
    /*text-align: center;*/
}


.webform-section-title {
   /* text-align: center;*/
	text-align: left; 
    background-color: #003d57; 
    color: white; 
    padding: 10px 15px; 
    border-radius: 10px 10px 0 0; 
    font-size: 16px; 
    font-weight: bold; 
    text-transform: uppercase; 
    margin-bottom: 20px;
}

form .form-item label {
    width: 100%;
    font-weight: 600;
    text-transform: none; 
    color: #000;
    margin-bottom: 0;
    margin-top: 6px;
}

.button, .btn, .btn-white, .btn-theme, .btn-black, .btn-theme-second, .more-link a, .btn-theme-submit, .btn-theme-outline {
	top:40px;
    background: #003d57;
}

.webform-confirmation__message {
  color: #155724; 
  max-width: 600px; 
  margin: 0 auto; 
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  padding: 15px; 
  border-radius: 5px; 
  text-align: center; 
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.field--name-webform .field__label {
  visibility: hidden; 
  position: relative;
}

.field--name-webform .field__label::before {
  content: "ANKESA"; 
  visibility: visible;
  position: absolute;
   font-size: 2em;
  top: -40px;
  left: 0;
  color: #00354F;
  font-weight: bold; 
}

.form-item--error-message {
    color: red;
    font-weight: bold; 
    font-size: 14px; 
    margin-top: 5px; 
}

.webform-section-wrapper {
    display: block;
    /* flex-wrap: wrap; */
    /* gap: 20px; */
}

[role="alert"] {
    display: none;
}

input[data-webform-page="personal_data"] {
  display: none !important;
}

input[data-webform-page="request_details"] {
  display: none !important;
}

input[data-webform-page="document_upload"] {
  display: none !important;
}

#complain--complain_type:not(label) {
	color:#00354F;
}

#complain--category:not(label) {
	color:#00354F;
}

#complain--emri:not(label) {
		color:#00354F;
}

#complain--mbiemri:not(label) {
		color:#00354F;
}

#complain--e_mail:not(label) {
		color:#00354F;
}

#complain--nr_kontakti:not(label) {
		color:#00354F;
}

#complain--qyteti:not(label) {
		color:#00354F;
}

#complain--njesia:not(label) {
		color:#00354F;
}

#complain--description:not(label) {
		color:#00354F;
}

#complain--kodi_i_klientit:not(label) {
		color:#00354F;
}

#complain--tracking_number:not(label) {
		color:#00354F;
}

#front_desk_complain--tracking_number:not(label) {
		color:#00354F;
}

#front_desk_complain--complain_type:not(label) {
		color:#00354F;
}

#front_desk_complain--request_origin:not(label) {
		color:#00354F;
}

#front_desk_complain--details:not(label) {
		color:#00354F;
}

#front_desk_complain--details:not(label) {
		color:#00354F;
}

#front_desk_complain--kodi_i_klientit:not(label) {
		color:#00354F;
}

#front_desk_complain--emri:not(label) {
		color:#00354F;
}

#front_desk_complain--mbiemri:not(label) {
		color:#00354F;
}

#front_desk_complain--email:not(label) {
		color:#00354F;
}

#front_desk_complain--nr_kontakti:not(label) {
		color:#00354F;
}
#front_desk_complain--ankesa_juaj:not(label) {
		color:#00354F;
}

#front_desk_complain--qyteti:not(label) {
		color:#00354F;
}

#front_desk_complain--njesia:not(label) {
		color:#00354F;
}