.license-request-body{
    padding: 0px !important;
    height: 100% !important;
    background: #29235C;
    background: -webkit-linear-gradient(180deg,rgba(41, 35, 92, 1) 0%, rgba(0, 117, 191, 1) 100%);
    background: -moz-linear-gradient(180deg,rgba(41, 35, 92, 1) 0%, rgba(0, 117, 191, 1) 100%);
    background: linear-gradient(180deg,rgba(41, 35, 92, 1) 0%, rgba(0, 117, 191, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(
            startColorstr="#29235C",
            endColorstr="#0075BF",
            GradientType=0
    );
}

.license-request-full{
    padding: 0px !important;
    height: 100% !important;
    background: #29235C;
    background: -webkit-linear-gradient(180deg,rgba(41, 35, 92, 1) 0%, rgba(0, 117, 191, 1) 100%);
    background: -moz-linear-gradient(180deg,rgba(41, 35, 92, 1) 0%, rgba(0, 117, 191, 1) 100%);
    background: linear-gradient(180deg,rgba(41, 35, 92, 1) 0%, rgba(0, 117, 191, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(
            startColorstr="#29235C",
            endColorstr="#0075BF",
            GradientType=0
    );
    display: flex;
    justify-content: center;
    align-items: center;
}

.license-content{
    width: 80%;
    min-width: 600px;
    max-width: 900px;
    height: auto;
    min-height: 100%;
    background-color: #ffffff;
    float: right;
}

@media only screen and (max-width: 600px) {
    .license-content{
        width: 100%;
        min-width: auto;
        max-width: none;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0px;
        padding-right: 0px;
        min-height: 100%;
        background-color: #ffffff;
        float: none;
    }

    .progress-div{
        padding-left: 20px;
        padding-right: 20px;

        .smiley-bar{
            width: 100%;
        }

        .progress.progress-license{
            width: 100%;
        }
    }
}

.license-content-full{
    width: 90%;
    height: 90%;
    background-color: #ffffff;
    border-radius: 16px;
    overflow: auto;
}

.logo{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.logo img {
    max-width: 200px;
}

.logo.logo-small img {
    max-width: 80px;
}

.license-title{
    font-size: 40px;
    font-weight: 300;
    margin-top: 20px;
    line-height: 40px;
}

.request-registration-img{
    max-width: 80%;
}

.progress.progress-license{
    width: 400px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
}

.smiley-bar{
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
}

.smiley-bar .smiley-inverse{
    margin-left: 21%;
    margin-bottom: 5px;
    display: inline-block;
    width: auto;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.smiley-bar .smiley-inverse-2{
    margin-left: 46%;
    margin-bottom: 5px;
    display: inline-block;
    width: auto;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.smiley-bar .smiley-inverse-3{
    margin-left: 71%;
    margin-bottom: 5px;
    display: inline-block;
    width: auto;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.smiley-bar .smiley-inverse-4{
    margin-left: 100%;
    margin-bottom: 5px;
    display: inline-block;
    width: auto;
}

.progress.progress-license .bar{
    background: #0075BF;
    background: -webkit-linear-gradient(90deg,rgba(0, 117, 191, 1) 0%, rgba(41, 35, 92, 1) 100%);
    background: -moz-linear-gradient(90deg,rgba(0, 117, 191, 1) 0%, rgba(41, 35, 92, 1) 100%);
    background: linear-gradient(90deg,rgba(0, 117, 191, 1) 0%, rgba(41, 35, 92, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(
            startColorstr="#0075BF",
            endColorstr="#29235C",
            GradientType=1
    );
}

.license-content-body{
    margin-top: 50px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.license-form label.checkbox{
    font-size: 12px;
}

.license-form .form-label-group.outline input{
    padding: 10px;
}

.license-form input:not(.btn, .licenseFormMultiCheckbox){
    width: 95%;
}

.license-form input.licenseFormMultiCheckbox{
    width: 15px !important;
    height: 15px !important;
    margin-right: 10px !important;
    margin-top: 1px !important;
}

.license-form .control-group-phone input{
    width: 92%;
}

.license-form label.licenseFormMultiCheckboxLabel{
    font-size: 12px;
}

.license-form select, .license-form .control-group-phone{
    margin-bottom: 0px;
}

.license-form select, .license-form .control-group:not(.input-prefix) .select2-container{
    width: 101%;
}

.license-form .control-group-phone-prefix{
    float: left;
    width: 40%;
}

.license-form .control-group-phone{
    float: left;
    width: 56%;
    margin-left: 10px;
}


.license-form .control-group-phone-prefix .select2-container{
    width: 100%;
}

.license-form input:not(.btn, .licenseFormMultiCheckbox), .license-form select{
    height: 58px;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 2px;
    margin: 0px !important;
    font-size: 16px !important;
    font-weight: 400;
}

.custom-disabled-input{
    width: 100%;
    height: 58px;
    margin: 0px !important;
    font-size: 16px !important;
    font-weight: 400;
    padding: 0px;
}

.license-form .license-form-radio,
.license-form .insurance-form-radio,
.license-form .payment-form-radio
{
    display:none;
}

.font-grey
{
    color: grey;
}

.license-form .license-form-radio-label,
.license-form .insurance-form-radio-label,
.license-form .payment-form-radio-label
{
    text-shadow: none;
    font-weight: 400;
    padding: 10px;
    background: #ffffff;
    font-size: 11px;
}

.license-form .license-form-radio-label:hover, .license-form .license-form-radio-label:active, .license-form .license-form-radio-label-checked,
.license-form .insurance-form-radio-label:hover, .license-form .insurance-form-radio-label:active, .license-form .insurance-form-radio-label-checked,
.license-form .payment-form-radio-label:hover, .license-form .payment-form-radio-label:active, .license-form .payment-form-radio-label-checked
{
    background: #29235C;
    color: #fff;
}

.btn-request-registration{
    width: auto !important;
    color: #fff !important;
    text-shadow: none;
    font-weight: 400;
    padding: 10px;
    border-radius: 6px;
    font-size: 16px;
}

.fftri-dark-blue{
    background: #29235C !important;
    color: #fff !important;
}

.fftri-light-blue{
    background: #0075BF !important;
    color: #fff !important;
}

.license-form .zebradp.not-modifiable{
    background: #ffffff;
}

.dp_header{
    background: #29235C !important;
}

.form-label-group label{
    font-size: 16px !important;
    font-weight: 400 !important;
}


#passwordShow{
    position: absolute;
    top: 25%;
    right: -10px;
    border: none;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

#passwordShow.loginPasswordShow{
    right: 5px;
}

#passwordShow [class^="icon-"]{
    font-size: 26px !important;
    color: #000000 !important;
}

.loginAction .btn-request-registration{
    width: 100% !important;
}

.margin-top-10{
    margin-top: 10px;
}

.margin-top-20{
    margin-top: 20px;
}

.margin-top-40{
    margin-top: 40px;
}

.btn-custom-return{
    width: auto;
    color: #0075BF;
    border-color: #0075BF !important;
    text-shadow: none;
    font-weight: 400;
    font-size: 16px;
    padding: 10px;
    border-radius: 6px;
    background: #ffffff;
}

.btn-custom-return:focus,
.btn-custom-return:hover,
.btn-custom-return:active{
    width: auto;
    color: #ffffff;
    border-color: #0075BF !important;
    text-shadow: none;
    font-weight: 400;
    padding: 10px;
    border-radius: 6px;
    background: #0075BF;
}

.custom-fieldset{
    clear: both;
}

.fieldset-title{
    font-weight: 600;
    font-size: 20px;
}

#license-resquest-form-column{
    width: 50%;
    float: left;
}

#license-preview{
    width: 50%;
    float: left;
}

#license-resquest-form-column{
    width: 50%;
    float: left;
}

#license-request-form .license-form{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.autocomplete-card {
    width: 500px;
    height: 360px;
    border: 2px solid #29235C;
    border-radius: 16px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 0px;
}

.license-card .license-number{
    width: 100%;
}

.license-card .license-number .license-short{
    width: 40%;
    float: left;
}

.license-card .license-number .license-bold{
    font-size: 40px;
    font-weight: 800;
}

.license-card .license-more .license-bold{
    font-size: 20px;
    font-weight: 500;
}

.license-card .license-number .license-infos{
    font-size: 12px;
    color: #979a9a;
    font-weight: 400;
}

.license-card #card-license-type{
    font-size: 11px;
}

.license-card .license-number .license-more{
    padding-top: 7px;
    width: 50%;
    float: left;
}

.license-card .license-number .license-para{
    padding-top: 7px;
    width: 10%;
    float: left;
}

.license-infos-list{
    clear: both;
    width: 100%;
    padding-top: 10px;
}

.license-infos-list .license-list{
    width: 60%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
}

.license-infos-list .license-photo{
    text-align: right;
    width: 40%;
    float: left;
}

.autocomplete-card-footer{
    clear: both;
    width: 100%;
    padding-top: 5px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
}

.custom-disabled-input .custom-disabled-label{
    font-size: 10px;
    color: rgb(108, 117, 125);
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 2px;
}

.custom-disabled-input .custom-disabled-value{
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
    padding-bottom: 2px;
}

.license-form .btn-link, .btn-link:active, .btn-link:focus{
    color:#29235C;
    font-weight: 500;
    font-size: 16px;
}

.input-photo,
.input-certif{
    height: 100px;
}

.license-form #small-photo,
.license-form #small-certif
{
    float: left;
    width: 100px;
}

.license-form #text-photo,
.license-form #text-certif{
    float: left;
    width: 200px;
}

.license-form #small-photo img, .license-form #small-photo .custom-loader.loader.loading,
.license-form #small-certif img, .license-form #small-certif .custom-loader.loader.loading{
    float: left;
    width: 75px;
    height: 100px;
}

.custom-loader.loader.loading{
    background-position-x: 50%;
}

.license-photo .custom-loader.loader.loading,
.license-certif .custom-loader.loader.loading{
    margin-right: 50%;
    margin-top: 50%;
}

.fftri-text-dark-blue{
    color: #29235C;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

/* Hide default HTML checkbox */
/*.switch label {
    opacity: 0;
    width: 0;
    height: 0;
}*/

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left:2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #29235C;
}

input:focus + .slider {
    box-shadow: 0 0 1px #29235C;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.custom-switch-input{
    width: 40px;
    float: left;
}

.custom-switch-label{
    width: 260px;
    float: left;
}

.checkbox-nopadding .checkbox{
    padding-left: 0px;
}

.clear-both{
    clear: both;
}

.select2-container .select2-choice, .select2-result-label {
    font-size: 15px;
    height: 65px;
    overflow: hidden;
}

.select2-arrow{
    padding-top: 16px;
}

.select2-chosen {
    padding-top: 20px;
}

.select2-default .select2-chosen {
    display: none !important;
}

.select2-result-label{
    height: 28px;
    padding-top: 10px;
}

.license-card-relative{
    position: relative;
}

.license-card-fixed{
    position: absolute;
    top: 5%;
}

.select2-container-multi .select2-choices{
    padding-top: 30px;
}

.custom-checkbox-input, .custom-checkbox-label{
    float: left;
}

.custom-checkbox-input{
    display: block;
}

.custom-checkbox-input input{
    display: block;
    width: 15px !important;
    height: 15px !important;
}

.custom-checkbox-label{
    display: block;
    width: 250px;
    padding-left: 10px;
}

.custom-info{
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
}

@media only screen and (max-width: 1200px) {
    .custom-license-responsive{
        position: relative;
    }

    .license-card-fixed{
        position: relative !important;
    }

    .custom-license-responsive-card{
        width: 100% !important;
        margin-left: 0px !important;
        height: auto;
        padding-bottom: 20px;

        .license-card{
            margin-left: auto;
            margin-right: auto;
            height: auto;
            width: 520px;
        }
    }

    .span2.custom-license-responsive{
        display: none;
    }

    .custom-license-responsive-full{
        width: 100% !important;
    }

    .license-card .fieldset-title{
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 610px) {
    .autocomplete-card{
        transform: scale(0.75);
        transform-origin: top left;
    }

    .license-card{
        margin-left: auto;
        margin-right: auto;
        height: 342px;
        width: 390px !important;
    }

    .custom-license-responsive-card{
        height: 332px;
    }
}

@media only screen and (max-width: 510px) {
    .autocomplete-card{
        transform: scale(0.5);
        transform-origin: top left;
    }

    .license-card{
        margin-left: auto;
        margin-right: auto;
        height: 231px;
        width: 300px !important;
    }
}

.margin-left-10{
    margin-left: 10px !important;
}

/*.health-form-valid .bi{
    color: #29235C;
    font-size: 30px !important;
}*/

.btn.fftri-dark-blue{
    padding: 10px !important;
    color: #fff !important;
    font-size: 16px;
    box-shadow: none;
    text-shadow: none;
}

#healthForm,
#healthFormYoung{
    width: 60% !important;
    left: 20% !important;
    height: 80% !important;
    top: 10% !important;
    margin: 0px !important;

    .modal-body{
        height: 85% !important;
        max-height: 85% !important;
    }

    .health-form-collapse{
        border: #0075BF 1px solid;
        border-radius: 16px;
        padding: 10px;

        .health-form-valid .bi{
            color: #29235C;
            font-size: 20px !important;
        }

        .health-form-collapse-button{
            color: lightgray;
        }

        .health-form-collapse-header{
            font-weight: 700;
            font-size: 14px;
        }

        .health-form-card{
            border: 8px;
            border-radius: 8px;
            padding: 5px;
            min-height: 100px;
        }

        .health-form-red .health-form-card{
            background-color: #EE595966;
        }

        .health-form-orange .health-form-card{
            background-color: #EE995966;
        }

        .health-form-yellow .health-form-card{
            background-color: rgba(255, 222, 89, 0.6);
        }

        .health-form-green .health-form-card{
            background-color: #59EE5E66;
        }

        .health-form-orange .health-form-card li{
            display:inline;
            margin-left: 10px;
        }

        .bi{
            font-size: 30px !important;
        }
    }
}

@media only screen and (max-width: 1100px) {
    #healthForm,
    #healthFormYoung{
        width: 100% !important;
        left: 0px !important;
        top: 0px !important;
        height: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    #healthForm,
    #healthFormYoung{
        .span1{
            display: none;
        }
        .health-form-card{
            margin-left: 10px !important;
            margin-right: 10px !important;
            margin-top: 10px !important;
            width: 90%;
        }
    }
}

.custom-license-table{
    width: 300px; !important;

    tr{
        font-size: 14px;
        line-height: 30px;
    }

    tr.custom-license-table-total{
        border-top: 2px solid lightgrey;
    }
}
