/* Your app custom styles here */

@font-face {
    font-family: "Helvetica";
    src: url("../fonts/Helvetica-01.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica";
    src: url("../fonts/Helvetica-Bold-02.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica";
    src: url("../fonts/Helvetica-Light-05.ttf") format("truetype");
    font-weight: 100;
    font-style: normal; 
}


*
{
    color: #033b4c;
    font-family: "Helvetica", sans-serif;
}
.hr-custom
{
    display: block;
    height: 2px;
    border: 0;
    border-top: 2px solid #52f5c5;
    margin: 1em 0;
    padding: 0; 
}
.hr-custom-gray
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #8a8a8f;
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
}


.toolbar-inner
{
    background-color: #033b4c;
}
.toolbar-inner span
{
    color: #52f5c5; 
}
.toolbar-inner i.icon
{
    color: #52f5c5; 
}
.toolbar-inner i.icon:before
{
    background: #033b4c !important;
}

.navbar.home-header .navbar-bg
{
    background-color: #fff;
}
.navbar.home-header .navbar-inner
{
    justify-content: space-between;
}


.navbar.home-header .title
{
    padding: 10px;
    text-align: center;
}
.navbar.home-header .title img
{
    width: 100px;
}
.navbar.home-header .right
{
    margin-left: unset;
}
.navbar.home-header .right i
{
    color: #52f5c6;
    font-size: 26px;
}
.ios .if-md, .ios .if-not-ios, .ios .md-only, .ios .not-ios
{
    display: unset !important;
}

.block-title
{
    color: #033b4c;
}


.custom-block-icons h3
{
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 0;
}
.custom-block-icons
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.custom-block-icons a
{
    color: #033b4c;
    text-decoration: underline;
    font-weight: bold;
}
.custom-block-icons-text
{ 
    width: 70%;
}
.custom-block-icons-img
{
    width: 30%;
    text-align: center;
}
.custom-block-icons-img img
{
    width: 80%;
}

.custom-block-avantage
{
    background-color: #033b4c;
    text-align: center;
}
.custom-block-avantage .block-title
{
    text-align: center;
}
.custom-block-avantage .block-title b
{
    color: #52f5c5;
}
.custom-block-avantage p
{
    color: #fff;
    text-align: center; 
}
.custom-block-avantage h4
{
    color: #52f5c5;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #52f5c5;
    display: inline;
}
.custom-block-avantage .big-txt
{
    font-size: 18px;
    font-weight: 600;
}


/* ABOUT PAGE */
.about-page q
{
    font-style: italic;
}
.about-page .custom-block-swiper
{
    background-color: #033b4c;
}
.about-page .swiper h4
{
    font-size: 18px;
}
.about-page .swiper h4, .about-page .swiper p
{
    color: #52f5c5; 
}


/* LOGIN PAGE */
.login-page .custom-login-section a
{
    color: #033b4c;
    text-decoration: underline;

    display: block;
    padding: 10px;
}


/* FORMULAIRES */
form .item-content:before
{
    background-color: #f1f1f6 !important;
}
form .item-content:after
{
    background-color: #52f5c6 !important;
}
form .item-content.item-input-focused::after
{
    background: #033a4b !important; 
}
.custom-form-button-submit
{
    background-color: #52f5c5;
    color: #033a4b;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
}
.custom-form-button-submit-inverted
{
    background-color: #fff;
    color: #033a4b;
    border: 1px solid #033a4b; 
    text-transform: uppercase;
    font-weight: 600; 
    border-radius: 50px;
}

form input, form select, form textarea
{
    font-size: 15px !important;
}

.color-picker .toolbar-inner
{
    background-color: #dbdbdb;
}
.color-picker .toolbar-inner a
{
    color: #033b4c;
    font-weight: 700; 
}



/* TOOLTIP */
.tooltip
{
    background-color: #52f5c5 !important;
}


/* PAGE INSCRIPTION */
.inscription-page .custom-bloc-entreprise
{
    background-color: #52f5c6;
}
.inscription-page .custom-bloc-candidat
{
    background-color: #033a4b;
} 
.inscription-page .custom-bloc-candidat h3, .inscription-page .custom-bloc-candidat p
{
    color: #52f5c6;
} 


/* MON COMPTE */
.custom-compte-header
{
    display: flex;
    flex-wrap: wrap;
}
.custom-compte-header .custom-compte-header-img
{
    width: 25%;

    display: flex;
    flex-direction: column;
    justify-content: center;
}
.custom-compte-header .custom-compte-header-title
{
    width: 50%;

    display: flex;
    flex-direction: column;
    justify-content: center;
}
.custom-compte-header .custom-compte-header-title span
{
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
}
.custom-compte-header .custom-compte-header-param
{
    width: 25%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.custom-compte-header .custom-compte-header-stats
{
    width: 100%;
    display: flex;
    gap: 30px;
    padding-top: 15px;
}
.custom-compte-header .custom-compte-header-stats div
{
    display: flex;
    flex-direction: column;
}
.custom-compte-header .custom-compte-header-stats div span:first-child
{
    font-size: 20px;
    font-weight: 600;
}
.custom-compte-header .custom-compte-header-stats div span:nth-child(2)
{
    font-size: 16px;
    font-weight: 600;
    color: #8a8a8f;
}


.custom-compte-preview
{
    display: flex;
    flex-wrap: wrap;
}
.custom-compte-preview h3
{
    width: 100%;
    color: #52f5c5;
    text-transform: uppercase;
    font-size: 15px;
}

.custom-compte-preview-text
{
    width: 70%;
}
.custom-compte-preview-text h4
{
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}
.custom-compte-preview-text p
{
    margin: 0;
    font-weight: 100;
    color: #8a8a8f;
}
.custom-compte-preview-text p span
{
    margin: 0;
    font-weight: 700;
    color: #8a8a8f;
}
.custom-compte-preview-ask
{
    width: 30%;
    display: flex;
    justify-content: right;
    align-items: start;
    position: relative;
}
.custom-compte-preview-ask:before
{
    content: "Afficher mon profil sur la plateforme";
    position: absolute;
    font-size: 11px;
    right: 5px;
    top: -15px;
    white-space: nowrap;
}
.custom-compte-btn a
{
    background-color: #52f5c5;
    color: #033a4b;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;

    padding: 10px;

    display: block;
    text-align: center;
}


.account-page .subnavbar-inner
{
    background-color: #f1f1f6;
}
.account-page .subnavbar-inner .segmented .button
{
    color: #033a4b;
    white-space: normal;
    line-height: normal;
    text-align: center;
}
.account-page .subnavbar-inner .segmented .button-active
{
    background-color: #52f5c6;
    color: #033a4b;
    white-space: normal;
    line-height: normal;
    text-align: center;
}

.custom-compte-cv
{
    display: flex;
    flex-wrap: wrap;
}
.custom-compte-cv h3
{
    width: 100%;
    font-size: 28px;
}
.custom-compte-cv .active_cv_thumb
{
    width: 40%;
}
.custom-compte-cv .active_cv_desc
{
    width: 60%;
}
.custom-compte-cv .bind_img_thumb
{
    max-width: 80%;
}
.custom-compte-cv .active_cv_desc p
{
    margin: 0;
}
.custom-compte-cv .active_cv_desc p.bind_id_cv
{
    font-weight: 100;
}
.custom-compte-cv .active_cv_desc p.bind_domaine
{
    font-weight: 700;
    font-size: 16px;
}
.custom-compte-cv .active_cv_desc p.bind_region
{
    font-weight: 500;
    font-size: 15px; 
}
.custom-compte-cv .active_cv_desc .icon-actions
{
    padding: 5px;
    background-color: #52f5c5;
    display: inline-block;
    border-radius: 10px;

    margin-right: 10px;
}
.custom-compte-cv .active_cv_desc .icon-actions img
{
    display: block;
}

.custom-compte-cv .list_cvs
{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.account-page-list .custom-compte-cv .list_cvs .list_cvs_item
{
    width: 100%;
    display: flex;
    position: relative;
}

.custom-compte-cv .list_cvs_container
{
    padding-top: 10px;
}




/* CALENDAR MODAL */
.sheet-modal.calendar a.link
{
    color: #fff;
}


/* BOTTOM TABBAR */
.tab-link-highlight
{
    background: #52f5c5 !important;
}



/* PRELOADER */
.preloader-backdrop
{
    opacity: 1;
    background-color: #fff;
}
.preloader-modal
{
    background: transparent;
}
.preloader-modal .preloader-inner circle
{
    color: #000 !important; 
}


/* TAB LINK HIGHLIGHT */
.page[data-name="home"] .tab-link-highlight,
.page[data-name="about"] .tab-link-highlight 
{
    display: none;
}


/* CV LIST - CV CREATION */
#form-cv-step-1 button
{
    max-width: 250px;
    margin: 15px auto;
}

.cv-list-carousel::after
{
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 50px;
    background: rgb(255, 255, 255); 
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    right: -10px;
    top: 0px;
}
.cv-list-carousel ul
{
    display: flex;
    overflow-x: scroll;
}
.cv-list-carousel ul li label
{
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    margin: 0 !important;
}
.cv-list-carousel ul li label i
{
    margin: 0 !important;
}
.cv-list-carousel ul li label .item-inner
{
    padding: 10px !important;
}


/* CV LIST ENTREPRISE */
.cv_entreprise_item h4
{
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
.cv_entreprise_item p
{
    margin: 0;
    font-weight: 200;
    font-size: 14px;
    color: #606060;  
}
.list_cvs_item_entreprise
{
    width: 100%;
    display: flex;

    border-bottom: 1px solid;
    padding-bottom: 15px;
    position: relative;
}
.filtres-entreprise
{
    display: flex;
    padding: 0 0 15px 0;
    gap: 15px;
}
.filtres-entreprise label
{
    width: 50%;
    font-weight: bold;
    width: 50%;
}
.filtres-entreprise label select
{
    border-bottom: 1px solid;
    width: 100%;
}
#btn-filtrer
{
    width: auto;
    background-color: #033b4c;
}
.ajouter-cv
{
    position: absolute;
    right: 0;
    width: 100px;
    top: 40px;
    border: none;
    padding: 5px;
    font-size: 14px;
    background-color: #033b4c;
    color: #fff;
    border-radius: 5px;
}