
 select.form-control{
  width: 100%
}

.resume-group .cloud-icon {
  margin:0 0 0 15px !important;
}

.ph-header {
    .phw-nav-menu {
        ul {
            li:nth-child(3) {
                button {
                  width: 124px !important;
                }
            }

            li:nth-child(4) {
                button {
                    width: 155px !important;
                }
            }

            li:nth-child(5) {
                button {
                    width: 180px !important;
                }
            }
        }
    }
}


.ph-jtc-box .form-wrapper button.close:before{
    display:none !important;
}

.ph-jtc-box .form-wrapper form .rbt-input-multi.form-control .rbt-input-wrapper {
    height: 50px;
    overflow: hidden;
    overflow-y: auto;
}

.ph-jtc-box .form-wrapper .rbt-token-removeable {'
padding: 0px 0px 0px 5px !important;
}

.rbt-token .rbt-token-remove-button{
padding:0px 7px !important;
}
.astermark{
    color:red;
}

.resume-group .upload-resume-btn{
    width: 100%;
    background: #4c203f !important;
    border-radius: 30px;
    text-decoration: none !important;
    font-weight:bold !important;
      border-radius: 30px !important;
}
.btn-submit{
    border-radius: 30px !important;
font-weight:bold !important
border: none !important;
      background: #4c203f !important; 
}
.ph-jtc-box .form-wrapper form .rbt-input-multi.form-control .rbt-input-wrapper {
    height: 55px;
}
.form-group.field-array.form-fields {
    margin-top: 10px;
}
 .ph-apply-box select#country {
    width: 100%;
}
.ph-apply-box .resume-section {
    border: 1px solid #E7E7E7;
    text-align: center;
    padding: 30px;
    border-radius: 20px;
    margin-top:20px;
    margin-bottom:20px;
}
.ph-apply-box .resume-group .drives {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ph-apply-box .resume-group .drives .apply-or-line {
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}
.ph-apply-box h2.job-title {

    text-align: center;
}
.ph-apply-box .job-summary span {
    display: none;
}
.ph-apply-box .resume-group .upload-resume-btn {
    width :auto;
    margin-top: 0px !important;
}
.ph-apply-box span.required {
    color: red;
}
.ph-apply-box .has-resume.resume-info {
    text-align: left !important;
}
.ph-apply-box .resume-header {
    display: flex;
    justify-content: center;
}
.ph-apply-box span.resume-mandatory {
    color: red;
}

#breadcrumb-summary ul li:last-child:before {
    content: "";
    position: absolute;
    right: -16%;
    background: none;
    width: 65%;
    height: 20px;
    z-index: 9;
    top: 6px;
}
.ph-apply-box .cloud-options-group li.linkedin-option {
    margin-top: 0px !important;
    margin-bottom: 0;
}
.ph-apply-box .indeed {
    display: block;
    width: 40px !important;
    height: 40px !important;
    border-radius: 12%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    cursor: pointer;
    background-image: url(https://assets.phenompeople.com/CareerConnectResources/prod/RANEUK/en_uk/desktop/assets/images/indeed.png) !important;
}

.ph-apply-box .resume-group .drives .cloud-options-group ul {
    align-items: center;
    padding-left: 0px;
}
.ph-apply-box input.form-control {
    background: white !important;
}
.ph-apply-box input[type='checkbox']{
    background-color:var(--brand-color-primary) !important
}
.ph-apply-box .form-group.field.field-undefined.is-valid {
    display: none;
}
#breadcrumb-summary ul li:last-child:before {
    right: -14% !important;
}
.ph-apply-box .form-group.field.field-string.Heedings .markdown p {
    font-size: 20px !important;
}
.ph-apply-box .checkbox label {
    display: flex;
 align-items: start !important; 
}
.ph-apply-box label.control-label {
    font-size: 16px;
}
.ph-apply-box label .form-group.field.field-string.foo .markdown p {
    font-size: 16px !important;
}
.form-group.field.field-string.foo.my-information .markdown p  {
    font-size: 20px !important;
}
.ph-apply-box input[type=checkbox] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
}
.ph-apply-box label span {
    font-size: 1rem;
}
.react-datepicker-wrapper {
    width: max-content;
}
.text-danger {
    color: #fc1d2b;
    font-size: 15px;
    width: max-content;
}
ul#startDate-errorMsg {
    display: block;
    padding-top: 40px;
    margin-left: -98px;
}
span.checkboxText {
    padding-left: 5px;
}
.ph-apply-box button {
    color: #ffffff;
    background: #0571e9;
    font-size: 12px;
    border: 1px solid gray;
    height: inherit;
    width: inherit;
}
.custom-object .field-description {
    color: #5a6872 !important;
    font-size: 20px !important;
}
.navigation-summary {
    .slick-prev {
        background: transparent !important;
        border: 0;
        font-size: 0px !important;
        margin-top: 12px !important;
        outline: 0;
        display: inline-block !important;
        width: 1% !important;
        margin-top: 0 !important;
        &:before {
            content: '<' !important;
            font-size: 38px !important;
            color: Grey !important;
            position: absolute;
            left: 0px;
            font-weight: 600;
            margin-top: -30px !important;
            display: flex;
        }
        &.slick-disabled:before {
          opacity: 0.3;
        }
      }
      .slick-next {
        background: transparent !important;
        border: 0;
        font-size: 0px !important;
        float: left;
        margin-top: 12px !important;
        outline: 0;
        display: block !important;
        width: 1% !important;
        margin-top: 0;
        &.slick-disabled:before {
          opacity: 0.3;
        }
        &:before {
            content: ">";
            font-size: 38px;
            font-weight: 100;
            color: grey;
            position: absolute;
            margin-top: -13px;
            width: 1% !important;
        }
      }
}
#breadcrumb-summary {
    min-height: 100px;
    padding-top: 30px;
}

@media only screen and (max-width: 1024px){

    .ph-apply-box select#country {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .ph-apply-box .drives .apply-or-line {
        float: none !important;
        text-align: center;
        width: auto;
        margin: 0.875rem 0;
    }
    .ph-apply-box .resume-group .drives .cloud-options-group {
        float: none !important;
        text-align: center;
        width: auto !important;
    }
    .ph-apply-box .resume-group .drives {
        width: 100%;
        display: inline-block;
    }
    .resume-group .drives .cloud-options-group ul {
        display: inline-block !important;
        list-style: none;
    }
    .ph-apply-box .resume-group .drives .apply-or-line {
        display: flex;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
        justify-content: center;
    }
    .ph-apply-box .resume-group .drives .resume-upload-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ph-apply-box .error-detail {
       padding-left: 0px !important; 
    }
    .ph-apply-box [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer;
        width: fit-content !important;
        height: inherit;
    }
    .phw-c-9aaf3ae5-header-logo {
        max-height: 80px !important;
        max-width: 140px !important;
    }
    .ph-apply-box label.control-label {
        display: table !important;
        font-size: 16px;
        width: 100%;
    }
    .react-datepicker-wrapper {
        width: max-content;
        padding-left: 20px;
    }
    ul#startDate-errorMsg {
        display: block;
        padding-top: 40px;
        margin-left: -12px !important;
    }
    .react-datepicker__input-container {
        position: relative;
        display: inline-block;
        padding-left: 30px;
        width: 100%;
    }
    ul#startDate-errorMsg {
        display: block;
        padding-top: 40px;
        margin-left: 0!important;
    }
    .apply-page .ph-apply-box .navigation-summary .progressbarlist .slick-arrow.slick-prev:before {
        content: '\5a';
        font-size: 20px;
        color: #828282;
        font-family: 'platform-font';
    }
    .ph-apply-box .resume-section {
        border: 1px solid #E7E7E7;
        text-align: center;
        padding: 30px;
        border-radius: 20px;
        margin-top: 120px;
        margin-bottom: 20px;
    }

}


@media only screen and (min-width: 300px) and (max-width: 950px) {
    .navigation-summary {
        display: inline-block;
        float: left;
        width: 100%;
        .slider {
          width: 100%;
        }
        .slick-list {
          margin: 0;
          width: 70% !important;
          display: inline-block;
        }
        .slick-next {
          width: auto;
          display: inline-block;
          margin-top: 0px !important;
          font-size: 16px ;
        }
        .slick-prev {
          width: auto;
          display: inline-block;
          margin-top: 2px;
          font-size: 12px;
        }
      }
}

.ph-apply-box input.form-control {
    background: white !important;
    height: 46px !important;
}
.ph-apply-box .cloud-options-group ::marker {
    content: "";
}
.ph-apply-box .resume-group .drives .cloud-options-group ul {
    display: flex ;
}
.ph-apply-box .resume-group .drives {
    padding: 20px !important;
}

.ph-apply-box .rjsf {
        margin-top: 25px !important;
    }

    .ph-apply-box .primary-button{
        margin-top: 20px !important;
    }

    .ph-apply-box .resume-header {
        display: block;
        text-align: center;
    }
    .ph-apply-box .resume-group .cloud-icon {
        margin: 10px 0px 10px 10px !important;
    }
    .ph-apply-box .form-group.field.field-string.form-fields {
        margin-top: 10px;
    }
    
    
select {
    height: 46px !important;
    outline: none !important;
}

.field-object .no-gutter .col-md-12 {
    margin-block: 5px !important;
}


.array-button-add {
    padding: 10px !important;
    min-width: 100px !important;
    background-color: white !important;
    color: #19202e !important;
    font-size: 16px !important;
    border: 1px solid #19202e !important;
}
.field-object{
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;

}


.form-control{
    outline: none !important;
    border-radius: 5px !important;

}

.custom-object .field-description{
    font-size: 22px !important;
    margin-block: 4px !important;
}

.field-string .checkbox input{
    margin-right: 10px !important;
    background-color: transprent !important;
}

.remove-action{
    position: absolute !important;
    top: 3% !important;
    right: 0 !important;
}
.array-button-remove{
    padding: 6px 12px !important;
    background-color: red !important;
    border: none !important;
}
.field-object .form-fields .field-string {
    margin-top: 10px !important;
}
.field-array-of-object{
position: relative !important;
}

ul#startDate-errorMsg {
    padding-top: 0 !important;
    margin-left: 0 !important;
}
 .range-select{
    padding:0px 10px !important ;
}
.react-datepicker__header{
    padding:8px !important;
}
.ph-header {
    .phw-nav-menu {
        ul {
            li:nth-child(2) {
                button {
                    width: 260px !important;
                }
            }

            li:nth-child(3) {
                button {
                    width: 155px !important;
                }
            }

            li:nth-child(4) {
                button {
                    width: 172px !important;
                }
            }
        }
    }
}



.text-danger p{
    color:red !important;
}
.astermark{
    color:red;
}
.resume-group .upload-resume-btn{
    width: 100%;
    background: #4c203f !important;
    border-radius: 30px;
    text-decoration: none !important;
    font-weight:bold !important;
    height:51px !important;
}
.btn-submit{
    border-radius: 30px !important;
    font-weight:bold !important;
    border: none !important;
    width:100px !important;
}
@-moz-document url-prefix() {
   .remove-action {
      position: absolute !important;
      top: 2% !important;
 grid-column: none !important;
   }
   
  
   
}


.btn-prev,
.btn-prev:hover,
.btn-next,
.btn-next:hover {
   padding: 0 40px !important;
   background-color: #4c203f !important;
   border-radius: 30px !important;
   color: white !important;
   border-color: #4c203f !important;
}

.control-label .label-html-content p,
ul li {
   line-height: 2 !important;
   font-weight: 400 !important;

}

.field-radio-group .radio label span {
   display: flex !important;
   align-items: center !important;
   gap: 5px !important;
}

.field-radio-group .radio label span input {
   width: 15px !important;
   height: 15px !important;
}

.ph-apply-box label.control-label {
   width: fit-content !important;
}
 .phw-event-description strong {
    font-weight: bold;
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.event {
}
}