/* user */
.container-career {
    display: block;
    width: 1260px;
    margin: 0 auto;
  }
  .career-details-job {
    padding: 50px 0px;
    background-color: #0f256e;
    margin-top: 66px;
    padding-bottom: 30px;
  }
  .executive-text-btn {
    float: left;
    width: 100%;
  }
  .executive-text-btn h1 {
    float: left;
    width: 50%;
    margin-top: 0px;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 13px;
  }
  .executive-text-btn .apply-btn {
    float: left;
    width: 50%;
    text-align: right;
  }
  .executive-text-btn .apply-btn button {
    padding: 12px 24px;
    border-radius: 50px;
    background-color: #1a73e8;
    color: #fff;
    border: none;
  }
  .list-lc1 {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 15px;
  }
  ul.list-lc1 li {
    float: left;
    margin-right: 25px;
    color: #fff;
    margin-bottom: 11px;
    list-style: none;
  }
  .list-lc1 img {
    margin-right: 4px;
    position: relative;
    bottom: 2px;
  }
  .list-btn li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
  }
  .list-btn a {
    padding: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
    background-color: #3e4f88;
  }
  .list-btn span {
    padding: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
    background-color: #3e4f88;
  }

  .list-btn {
    float: left;
    width: 85%;
    padding: 0px;
    margin-top: 11px;
  }
  .details-box-dv1 {
    background: #fff;
    float: left;
    width: 100%;
  }
  .overview-text {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 18px;
    padding-top: 5px;
  }
  .overview-text h3 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: bold;
  }
  .text-overview-user {
    font-size: 15px;
    color: #444;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .details-list {
    padding-left: 15px;
  }
  .details-list li {
    list-style: disc;
    font-size: 16px;
    margin-bottom: 6px;
    color: #444;
  }
  .button-btn {
    text-align: center;
    margin-top: 37px;
    margin-bottom: 30px;
  }
  .button-btn a {
    padding: 12px 30px 13px;
    border-radius: 30px;
    background-color: #f7f7f7;
    color: #222;
    text-decoration: none;
    font-size: 14px;
  }
  
  /* user */
  /* 
  About Techjockey */
  .career-details {
    padding: 30px 0px;
    background-color: #fff;
  }
  .career-details-left {
    box-shadow: none !important;
    border: none !important;
    padding: 0px !important;
  }
  .upload-rs1 {
    padding: 0px !important;
    text-align: center;
    border: none !important;
    margin-bottom: 0px;
    height: 23px !important;
    margin-top: 27px !important;
  }
  .upload-rs1 input {
    position: absolute;
    top: 0px;
    text-align: center;
    opacity: 0;
  }
  .upload-res1 {
    text-decoration: underline;
    font-weight: 500;
    margin: 0px !important;
  }
  .upload-res1 img {
    margin-right: 9px;
  }
  .upload-res1 span {
    text-decoration: underline;
  }
  .apply_btn {
    background-color: #1a73e8 !important;
    border-radius: 50px;
    border: none;
    margin-top: 17px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: white;

  }
  .form_field_outer {
    padding: 0px;
    border: 0px;
    height: auto;
  }
  label.field_label {
    font-size: 14px;
    font-weight: normal;
    color: #24272c;
    margin-bottom: 10px;
  }
  .form_field_outer input {
    padding: 0px 11px !important;
    height: 40px !important;
    border: solid 1px #ccc !important;
    background-color: #f8f8f8 !important;
    border-radius: 8px !important;
  }
  .form_field_outer input[type="file"] {
    height: 20px !important;
  }
  .career-details-right {
    padding: 32px;
  }
  .career-details-right h2 {
    margin-top: 8px;
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }

  .career-details-right h3 {
    margin: 8px 0px 22px 0px !important;
    font-size: 18px !important;
    font-weight: 600;
    text-align: center;
  }
  
  .career-details-right {
    position: absolute;
    bottom: -186px;
    width: 90% !important;
    float: right !important;
    right: 0px;
    border-radius: 8px;
    border: solid 0.5px #ccc !important;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08) !important;
  }
  .career-details-list-li h4 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .career-details-list-li ul {
    padding-left: 17px;
    margin-bottom: 30px;
    list-style: disc !important;
    font-size: 16px;
  }
  .career-details-list-li ol {
    padding-left: 17px;
    margin-bottom: 30px;
    list-style: decimal !important;
    font-size: 16px;
  }

  .career-details-left-text h4 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .career-details-left-text h2 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .career-details-left-text {
    font-size: 16px;
    color: #444;
  }
  .career-details-list-li li {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .career-details-left-text p, .career-details-left-text li, .career-details-left-text span, .career-details-left-text ul, .career-details-left-text ol, .career-details-left-text div  {
    font-size: 16px !important;
    color: #444 !important;
  }
  .benefits-text3 {
    font-size: 16px;
    font-weight: 500;
    color: #222;
  }
  .benefits-text1 {
    color: #444;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 11px !important;
  }
  .benefits-text2 {
    font-size: 16px;
    color: #222;
    line-height: 1.41;
    margin-bottom: 14px !important;
  }
  .career-details-right.scrolled {
    position: fixed;
    right: 0px;
    width: 25% !important;
    top: 112px;
    right: 25px;
    height: fit-content;
    scroll-behavior: smooth;
    min-height: 310px;
    background-color: white;
    padding: 20px;
  }
  .details-form {
    position: relative;
  }

  img.icon_success {
    display: block;
    width: 41px;
    height: 41px;
    margin: 40px auto 20px auto;
    object-fit: contain;
    
  }

  .Job-successful-applied {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.82;
    text-align: center;
  }
  .We-will-informed {
    width: 100%;
    display: block;
    margin: 16px 0px;
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
  }

  .upload-rs1 span.error {
    bottom: -38px !important;
    width: 100%;
    left: 0px;
  }
  .header .top_header .logo_section {
    margin-top: 12px;
  }
  /* 
  About Techjockey */