.profile-page .form-group>div{
    padding-right: 0
}

.profile-page .tab-content{
    padding-top: 25px
}

.profile-page .nav-item{
    margin-right: 30px;
    padding: 1rem;
}
.profile-page .nav-tabs .nav-link{
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-align: center;
    line-height: normal;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(188, 188, 188, 1);
    color: #333333;
    min-width: 150px;
    padding-left: 25px;
    padding-right: 25px;
}
.profile-page form label {
    padding: 0 ;
}
.profile-page form label:first-child {
    padding-right:  17px;

}
.profile-page .nav-tabs .nav-link.active {
    background-color: rgba(22, 155, 213, 1);
    color:white;

}
.step-section .step-section{
    font-family: 'Arial Negrita', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    color: #666666;
}

.pl40{
    padding-left: 60px !important
}
.btn-prev{
    background-color: transparent;
    color: #169bd5 !important;
    border: 0;
    margin-left: 20px;
    font-family: CommeMedium;
}
.btn-prev:hover{
    background-color: transparent;
    color: #169bd5 !important;
    border: 0;
}


.profile-page .editLink{
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .46875rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .125rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #2f9ec7;
    border-color: #2f9ec7;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    margin-top: -9px;
    margin-left: 20px;
    cursor:pointer;
}
.profile-page .editLink{
}
.profile-page .editLink:hover{
    background-color: #4aabce;
    border-color: #4aabce;
}
*:disabled{
    background-color: rgba(242, 242, 242, 1) !important;
}
.profile-page .has-error .form-control {
    background-color: rgba(255, 233, 210, 1) !important;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 153, 0, 1) !important;
}
.profile-page .has-error .with-errors {
    color: #FF6600 !important;
}


profile-page .nav-tabs .nav-link.incompleted {
    background-color: rgba(22, 155, 213, 1);
    color: white;
}
.profile-page .nav-tabs .nav-link{
    position: relative
}
.profile-page .nav-tabs .nav-link span{
    position: relative
}
.profile-page .nav-tabs .nav-link.completed:after {
    display: block;
    background-image: url(../images/checkmark.png);
    right: 6px;
    left: auto;
    top: 3px;
    margin-top: 0;
    font-size: 22px;
    width: 15px;
    height: 15px;
    font-weight: bold;
    position: absolute;
    content: '';
    background-size: 15px;
    background-repeat: no-repeat;
}
.profile-page .nav-tabs .nav-link.incompleted:after  {
    display: block;
    background-image: url(../images/incomplete.png);
    right: 4px;
    left: auto;
    top: 3px;
    margin-top: 0;
    font-size: 18px;
    width: 15px;
    height: 15px;
    font-weight: bold;
    position: absolute;
    content: '';
    background-size: 12px;
    background-repeat: no-repeat;
}
.profile-page .nav-tabs .nav-link.completed.active:after  {
    background-color: #ffffff73;
    border-radius: 100%;
}
.help-block.with-errors.relative{
    position: relative;
    top:auto;
}
.help-block.with-errors.absolute{
    position: absolute;
    top: -22px;
    white-space: nowrap;
}
.profile-page .missing-info-alert.green{
    margin-bottom: 25px
}

#profileCompleted{
    display: none;
    background: #fff;
}
#missingInformationProfile{
    display: none;
    background-color: rgba(255, 233, 210, 1);
    padding: 10px;
    position: relative;
    top: 7px;
}
#missingInformationProfile.success{
    background-color: rgba(217, 243, 235, 1);
}
#ProfileSuccessUpdated{
    display: none;
    color: #45c69b;
    padding: 10px;
}

#personalInfo .has-error .with-errors {
    white-space: nowrap;
}
.profile-page.wizard-page{
    background-image: url(../images/predeparture-back.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #1a95c2;
}

.profile-page #myForm > h2 {
    color: #FFFFFF;
    font-family: Comme;
    padding-left: 40px;
    padding-top: 35px;
    padding-bottom: 35px;
    font-weight: bold;
}
.profile-page #myForm .profile_container {
    background-color: #FFFFFF;
    padding-left: 60px;
    padding-right: 60px;
}
.profile-page #myForm .profile_container .lh3  {
    line-height: 3;
}
.profile-page #myForm ul.nav li a{
    padding: 0;
    color: #FFFFFF;
    position: relative;

}
.profile-page #myForm ul.nav li a::after {
    content: '';
    height: 1rem;
    width: 1px;
    position: absolute;
    right: -40px;
    top: 5px;
    background-color: #FFF;
}
.profile-page #myForm ul.nav li:last-child a::after {
    background: transparent;
}
.profile-page #myForm ul.nav li a.active,.profile-page #myForm ul.nav li a:hover{
    border-bottom: 3px solid #FFFFFF;
}
.profile-page #myForm ul.nav{
    padding-left: 60px;
    padding-right: 60px;
    -webkit-box-shadow: 0 -10px 20px -5px rgba(115,115,115,0.75);
    -moz-box-shadow: 0 -10px 20px -5px rgba(115,115,115,0.75);
    box-shadow: 0 -10px 20px -5px rgba(115,115,115,0.75);
    background-color: #45c69b;
}

.profile-page #myForm .form-control:disabled, .profile-page #myForm .form-control[readonly]{
    background-color: rgba(221, 239, 246, 1) !important;
    border: none;
    height: 38px;
}

.select2-container .select2-selection--single {
    height: 38px !important;
    border: 1px solid #ced4da !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: rgba(221, 239, 246, 1) !important;
    border: none !important;
}

.profile-page #myForm .no-left-padding{
    padding-left: 0px !important;
}
.profile-page #myForm .flight_info_link{
    margin-left: 1rem;
    font-size: 14px;
    color: #0099CC;
    font-weight: normal;
    margin-left: 10px;
    padding-bottom: 5px;
}
.profile-page #myForm .flight_info_link i{
    margin-right: 0.2rem;
}
.profile-page a{
    color: #1a95c2;
}

.profile-page select:disabled {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.sw-btn-next.submit:disabled, .sw-btn-prev:disabled{
    display: none;
}

.profile-page #personalInfo input{
   /* height: calc(2.25rem + 2px);*/
}
.profile-page #personalInfo .form-text
{
   margin: 0px !important;
}
.profile-page #personalInfo .form-group  label{
    padding-top: 6px;
}
.profile-page #personalInfo span.orange-star{
    position: absolute;
    right: 7px;
    top: 0px;
}

.sw-btn-next.submit{
    height: 48px;
    margin-left: 7px
}
button[type="reset"].sw-btn-prev {
  cursor: pointer;
  height: 48px;
}

.profile-page ul.navbarResponsive  li a.incompleted:before {
    display: block;
    content: url(../images/warning-orange.png);
    right: -20px;
    background-color: transparent;
    margin-top: 0;
    top: -3px;
    font-size: 22px;
    width: auto;
    height: auto;
    font-weight: bold;
    position: absolute;
}

.profile-page ul.navbarResponsive  li a.completed:before {
    display: block;
    content: url(../images/checkmark.png);
    right: -30px;
    background-color: transparent;
    margin-top: 0;
    font-size: 22px;
    width: auto;
    height: auto;
    font-weight: bold;
    position: absolute;
    top: -5px;
}

.profile-page .tooltip_block{
    position: relative;
}

@media (min-width: 1366px){

}



@media (max-width: 420px){
    .profile-page .editLink {
        margin-top: 20px;
        margin-left: 0;
        float: none;
        margin-right: auto;
        display: table;
    }
}
@media  (max-width: 1023px) {
    .profile-page #myForm ul.nav li a::after{
        display: none;
    }
    .profile-page .row.form-group.has-error.has-danger  div{
        margin-top: 1rem;
    }
    .profile-page .row.form-group  div{
        padding-left: 0px;
        padding-right: 0px;
    }
    .profile-page #personalInfo span.orange-star{
        right: auto;
    }
    .profile-page .form-group label{
        padding-bottom: 10px;
    }
    .profile-page .form-group label .orange-star-absolute {
        right:auto;
    }
   #personalInfo .border-left{
        border-left: none !important;
    }
    .profile-page #myForm ul.nav, .profile-page #myForm .profile_container, .wizard-page h4{
        padding-left: 0px;
        padding-right: 0px;
    }
    .profile-page #myForm > h2{
        padding-left: 10px;
    }
}
@media  (max-width: 991px) {
    .profile-page span.locator_Code_tooltip{
        top: auto;
        right: auto;
    }
}

