.pt30 {
  padding-top: 30px;
}

.dropdown-container {
    position: relative;
    display: inline-block;
  }

  td img {
    width: 250px;
}

.download-btn {
    color: white;
    background-color: green;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px;
}

.downloaded {
    background-color: red; /* When downloaded, button turns red */
    color: white;
}

  .dropdown {
    appearance: none;
    padding: 0 15px !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
  }

  .dropdown-icon {
    position: absolute;
    right: 5px;
    top: 67%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #666;
  }

.pb30 {
  padding-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pt130 {
  padding-top: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pt150 {
  padding-top: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pt180 {
  padding-top: 180px;
}

.pb180 {
  padding-bottom: 180px;
}

.pt200 {
  padding-top: 200px;
}

.pb200 {
  padding-bottom: 200px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1170px;
}

.ugf-wraper {
  background: url(../images/bg/job-1-bg.jpg) no-repeat center bottom;
  /* background-size: cover; */
  background-attachment: fixed;
}

.box_design {
    background: linear-gradient(127deg, #13add8, #0c3d6b);
    padding: 54px 20px 20px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.text-white{
  color: #fff;
    margin-bottom: 20px;
    font-size: 40px;
    text-shadow: 2px 2px 4px #000;
}

p.text-white {
  font-size: 18px !important;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    padding: 5px 10px;
}

.ugf-nav-wrap {
  padding: 20px 0;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.03);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: #ffffff;
}

.ugf-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 5px 0;
  padding-left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ugf-nav .logo-wrap {
  position: relative;
  top: 5px;
  left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.row.justify-content-center .logo-wrap {
    justify-content: center;
    display: flex;
}

.logo-wrap img {
    width: 87%;
}

.ugf-nav .logo-wrap .logo,
.ugf-nav .logo-wrap .logo-half {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ugf-nav .job-wrap {
  padding-top: 70px;
  padding-left: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ugf-nav .job-wrap h3 {
  font-size: 1.8rem;
  color: #1c2437;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding-bottom: 10px;
}

.ugf-nav .job-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ugf-nav .job-wrap ul li {
  margin-right: 20px;
  font-size: 1.4rem;
  color: #546274;
}

.ugf-nav .job-wrap ul li:last-child {
  margin-right: 0;
}

.ugf-nav .job-wrap ul li img {
  margin-right: 10px;
}

.ugf-nav-wrap.fixed .ugf-nav {
  padding: 0;
  padding-left: 60px;
}

.ugf-nav-wrap.fixed .ugf-nav .logo-wrap {
  top: 0;
}

.ugf-nav-wrap.fixed .ugf-nav .logo-wrap .logo {
  visibility: hidden;
  opacity: 0;
}

.ugf-nav-wrap.fixed .ugf-nav .job-wrap {
  padding-top: 0;
}

.ugf-nav-wrap.fixed .ugf-nav .job-wrap h3 {
  padding-bottom: 0;
}

.ufg-job-application-wrapper {
  padding: 170px 0 50px;
}

.form_box{
  background-color: #fff;
    padding: 10px 24px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ufg-job-application-wrapper .job-application-form .input-type-block + .input-type-block {
  margin-top: 50px;
}

.ufg-job-application-wrapper .job-application-form .input-type-block.check-field .form-group, .ufg-job-application-wrapper .job-application-form .input-type-block.radio-field .form-group {
  margin-bottom: 15px;
}

.ufg-job-application-wrapper .job-application-form .input-type-block.check-field .form-group:last-child, .ufg-job-application-wrapper .job-application-form .input-type-block.radio-field .form-group:last-child {
  margin-bottom: 0;
}

.ufg-job-application-wrapper .job-application-form h4 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1c2437;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
}

.ufg-job-application-wrapper .job-application-form h4 span {
  font-weight: 400;
  color: #546274;
}

.ufg-job-application-wrapper .job-application-form h4 .required {
  color: #ff3e58;
}

.ufg-job-application-wrapper .job-application-form .form-group {
  margin-bottom: 25px;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 25px;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .lebel-text {
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #1c2437;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .lebel-text span {
  color: #ff3e58;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 135px;
  flex: 0 0 135px;
  height: 60px;
  margin-right: 20px;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input {
  display: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input:checked ~ .custom-control-label {
  border-color: #1e85ff;
  color: #1e85ff;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background: #1e85ff;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  content: url(../images/check-white.svg);
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-label {
  cursor: pointer;
  background: #ffffff;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #b2becc;
  padding-left: 58px;
  text-transform: capitalize;
  position: relative;
  top: 0;
  left: 0;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-label:before {
  height: 18px;
  width: 18px;
  border-radius: 5px;
  background: #e1e7ee;
  border: none;
  top: 19px;
  left: 20px;
}

.logout-btn {
    display: inline-block;
    background: linear-gradient(127deg, #13add8, #0c3d6b);
    color: #fff;
    padding: 4px 20px;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 20px;
    transition: background 0.3s;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 2px 2px 4px #000;
}

.logout-btn:hover {
    background: #000;
    color: #fff;
}

.justify-content-center {
  display: flex;
  justify-content: center;
}

.justify-content-end {
    display: flex;
    justify-content: right;
    align-items: center;
}

.display_cust {
    display: flex;
    margin-top: 10px;
    flex-wrap: wrap;
}

.ufg-job-application-wrapper .job-application-form .form-group.check-gender .custom-radio .custom-control-label:after {
  height: 18px;
  width: 18px;
  top: 20px;
  left: 20px;
  border-radius: 5px;
}

.ufg-job-application-wrapper .job-application-form .form-group .input-label {
  font-size: 16px;
    font-weight: 600;
    color: #1c2437;
    font-family: "Roboto", sans-serif;
}

.ufg-job-application-wrapper .job-application-form .form-group .input-label span {
  color: #ff3e58;
  margin-right: 3px;
}

.ufg-job-application-wrapper .job-application-form .form-group .input-label .text {
  font-size: 1.2rem;
  color: #546274;
  font-weight: 400;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control {
  height: 60px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  padding: 0 25px;
  color: #546274;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #b2becc;
}

.ufg-job-application-wrapper .job-application-form .form-group textarea.form-control {
  height: 110px;
  padding-top: 15px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-input {
  height: 18px;
  width: 18px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background: #1888f5;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label {
  width: auto;
  text-align: left;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  padding-left: 30px;
  cursor: default;
  text-transform: none;
  font-size: 1.5rem;
  font-weight: 400;
  color: #546274;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label:before {
  top: 4px;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label:after {
  top: 4px;
  left: 0;
  height: 18px;
  width: 18px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-checkbox .custom-control-label a {
  color: #1e85ff;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-input {
  display: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-width: 2px;
  border-color: #1e85ff;
  background: #ffffff;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  opacity: 1;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-label {
  width: auto;
  text-align: left;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  padding-left: 30px;
  cursor: default;
  text-transform: none;
  font-size: 1.5rem;
  font-weight: 400;
  color: #546274;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-label:before {
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-radio .custom-control-label:after {
  top: 7px;
  left: 5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #1e85ff;
  opacity: 0;
  content: '';
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file {
  height: auto;
  height: 80px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .form-control {
  outline: none;
  display: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .custom-file-label {
  top: 28px;
  overflow: hidden;
  margin-bottom: 0;
  height: 60px;
  border-radius: 5px;
  padding: 0;
  color: #b2becc;
  border: 1px dashed #bfbfbf;
  padding-left: 140px;
  line-height: 60px;
}

.ufg-job-application-wrapper .job-application-form .form-group .custom-file .custom-file-label:after {
  content: '+ CHOOSE FILE';
  top: 16px;
  left: 25px;
  right: auto;
  font-size: 1.2rem;
  color: #546274;
  background: #eceff2;
  border-radius: 5px;
  border: 0;
}

.ufg-job-application-wrapper .job-application-form .btn {
  height: 60px;
  width: 100%;
  border-radius: 30px;
  background: #1e85ff;
  color: #ffffff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}

.final-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  padding: 120px 0;
  text-align: center;
}

.final-content .icon {
  margin-bottom: 20px;
}

.final-content h2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #1c2437;
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
}

.final-content p {
  font-size: 1.5rem;
  font-weight: 400;
  color: #546274;
  font-family: "Roboto", sans-serif;
}

.form-group{
  position: relative;
}
.input-group span.error{
  top: 20px !important;
}
.select-input span.error{
  top: 20px !important;
  right: 33px !important;
}

span.error#experiance-error{
  top: 0px !important;
}
span.error#checkbox-error{
  top: 3px !important;
}
span.error{
	color: #ff0000 !important;
	position: absolute;
	right: 6px !important;
	top: 25px !important;
	left: auto !important;
	text-transform: none !important;
	min-width: max-content;
  }
  
input#agreed_terms span.error {
    color: #ff0000 !important;
    position: absolute;
    right: 6px !important;
    top: -18px !important;
    left: auto !important;
    text-transform: none !important;
    min-width: max-content;
}
  input.error, select.error{
	border-color: rgba(255, 0, 0, 0.50) !important;
  }
  input.error:focus{
	background: transparent !important;
	border: 1px solid rgba(255, 0, 0, 0.50) !important;
  }

  .error-msg {
    color: #ff0000;
    display: none;
    font-size: 14px;
    margin-top: 5px;
}

/* Highlight the radio buttons on error */
.radio-group input.error {
    outline: 2px solid red !important;
}

@media all and (max-width: 991px) {
  .ugf-nav {
    display: block;
  }
  .ugf-nav .salary {
    margin-top: 10px;
  }
  .ufg-job-application-wrapper {
    padding-top: 210px;
  }

  
  .text-white {
    color: #fff;
    margin-bottom: 11px;
    font-size: 34px;
    text-shadow: 2px 2px 4px #000;
  }
  h4 {
    font-size: 23px;
  }
  .login-25 .login-box-9 {
    padding: 0 0px 0 0 !important;
  }
  .download_custom_padding {
    padding-top: 180px !important;
  }
}

@media (max-width: 768px) {
    .login-1 .form-inner {
        padding: 40px 30px;
    }
    .cust_width {
      width: 50% !important;
      order: 1 !important;
    }
}
.download_custom_padding {
  padding-top: 100px;
}

.table-responsive.cust {
  padding-top: 50px;
}

.logo-wrap a {
    display: flex
;
    justify-content: center;
}

