/* Variables */
:root{
    --jaune : #ffcb08;
    --grisFonce : #1a224c;
    --vert : #47c942;
    --rouge : #d92e1a;
}


/* general */
.tooltip {
    z-index: 3000 !important;
}
.tooltip-inner{
    max-width: 600px;
}
.navbar-site{
    padding: 0 35px;
    box-shadow: 0px 2px 20px 0px #75757526;
}
.main-container{
    padding: 0;
}
.pace .pace-progress {
    background: #ffcb08 none repeat scroll 0 0;
}
.no-back{
    background-color: transparent;
}
.back-white{
    background-color: #fff !important;
}
.back-blue{
    background-color: #00a3fe !important;
}
.back-violet{
    background-color: #7e007d !important;
}
.back-orange{
    background-color: #ffcb08 !important;
}
.back-dark-orange{
    background-color: #ff9801 !important;
}
.back-green{
    background-color: #47c942 !important;
}
.back-black{
    background-color: #1a224c !important;
}
.back-red{
    background-color: #d92e1a !important;
}
.back-grey{
    background-color: #eee !important;
}
.border-orange{
    border-color: #ffcb08;
}
.border-grey{
    border-color: #eee;
}
.border-red{
    border-color: #d92e1a;
}
.border-green{
    border-color: #47c942;
}
.border-black{
    border-color: #1a224c;
}
.border-blue{
    border-color: #00a3fe;
}
.border-thin{
    border-width: 1px;
    border-style: solid;
}
.border-bold{
    border-width: 3px;
}
.border-rounded{
    border-radius: 20px;
}
.text-orange{
    color: #ffcb08;
}
.text-dark-orange{
    color: #ff9801;
}
.text-gray{
    color: #bbb;
}
.text-red{
    color: #d92e1a;
}
.text-green{
    color: #47c942;
}
.text-blue{
    color: #00a3fe;
}
.text-white{
    color: #fff;
}
.text-black{
    color: #1a224c;
}
.text-bold{
    font-weight: bold;
}
.text-thin{
    font-weight: normal;
}
.text-google-plus{
    color: #db4437 !important;
}
.text-linkedin{
    color: #007bb5 !important;
}
.text-facebook{
    color: #3b5998 !important;
}
.text-twitter{
    color: #1da1f2 !important;
}
.text-pinterest{
    color: #bd081c !important;
}
.spacing-2{
    margin-bottom: 2px;
    margin-top: 2px;
}
.spacing-5{
    margin-bottom: 5px;
    margin-top: 5px;
}
.spacing-10{
    margin-bottom: 10px;
    margin-top: 10px;
}
.spacing-15{
    margin-bottom: 15px;
    margin-top: 15px;
}
.spacing-20{
    margin-bottom: 20px;
    margin-top: 20px;
}
.spacing-40{
    margin-bottom: 40px;
    margin-top: 40px;
}
.d-block{
    display: block;
}
.d-inline{
    display: inline;
}
.d-inline-block{
    display: inline-block;
}
.no-pointer{
    cursor: default;
}
.spacing-right-5{
    margin-right: 5px;
}
.spacing-bottom-5{
    margin-bottom: 5px;
}
.spacing-bottom-10{
    margin-bottom: 10px;
}
.spacing-bottom-15{
    margin-bottom: 15px;
}
.spacing-bottom-20{
    margin-bottom: 20px;
}
.spacing-bottom-40{
    margin-bottom: 40px;
}
.padding-inner-box{
    padding: 40px 60px;
}
.text-muted{
    color: #1a224c;
}
.ln-shadow{
    background-color: #ffcb08;
    text-shadow: none !important;
    border: none !important;
}
.hdata i{
    box-shadow: none;
}
::selection{
    color: #fff;
    background: #1a224c;
}
#wrapper, body, html{
    height:100%;
    font-family: 'Open Sans', sans-Serif !important;
    background-image: url(/images/background-blue-2.jpg);
    background-repeat: repeat-y repeat-x;
    background-size: contain;
}
a{
    color: #1a224c;
    font-family: 'Open Sans', sans-Serif !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans', sans-Serif !important;
}
a:focus, a:hover{
    color: #666;
}
.logo, .logo-title {
    color: #1a224c;
}
.search-row-wrapper{
    background: transparent;
}
.breadcrumbs a{
    color : #ccc;
}
.navbar-default .flag-menu .flag-icon{
    /*width: 28px;
    height: 28px;
    margin: -6px 2px 0 0;

    border: 1px solid #1a224c;
    background-color: #1a224c;*/
    border-radius: 50%;
    /*box-shadow: 0px 0px 6px 2px #75757526;*/
}
.panel{
    border-radius: 20px;
}
.panel-footer{
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.title-2 .fa-question-circle-o{
    font-size: 18px;
}
.nav-center {
    text-align: center;
}
.nav-center ul.nav {
    display: inline-block;
}
.nav-center ul.nav li {
    display: inline a;
    display-float: left;
}
.table-responsive{
    overflow-x: hidden;
    overflow-y: hidden;
}
.login-box-btm{
    color: #fff;
}
.login-box-btm a{
    /*color: #ffcb08;*/
}
/*home*/

.logo-home{
    margin: auto;
    width: 40%;
    margin-top: 60px;
    margin-bottom: 50px;
}
.lang-li{
    display: inline-block;
}
.lang-btn{
    padding: 3px 10px;
    font-size: .65rem;
    margin-bottom: 5px;
    background-color: #1a224c70;
    color: white;
}
#homepage .are-you{
    margin-bottom: 25px;
}#homepage .wide-intro h1{
    margin-top: 120px;
    margin-bottom: 50px;
    font-size: 85px;
    text-transform: none;
}
#homepage .wide-intro .dtable-cell{
    display: block;
    margin-top: 33px;
}
#homepage .wide-intro p{
    margin-bottom: 15px;
    font-size: 35px;
}
#homepage .wide-intro a{
    font-size: 14px;
    margin-right: 15px;
    margin-left: 15px;
}
#homepage .wide-intro a:hover{
    color: #ffcb08 !important;
}
#homepage .wide-intro a i{
    margin-right: 10px;
    font-size: 25px;
}
#homepage .back-white{
    color: #1a224c;
}
#homepage .tab-space {
    padding: 0;
}
#homepage .nav-pills{
    margin-bottom: 50px;
}
#homepage .nav-pills .nav-item{
    margin-left: 10px;
    margin-right: 10px;
}
#homepage .nav-pills .nav-item .nav-link{
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    background-color: #cccccc73;
    width: 200px;
    padding: 10px 15px;
    font-size: 1.6em;
}
#homepage .nav-pills .nav-item.active .nav-link.recruter{
    background-color: #1a224c;
    color: #ffcb08 !important;
}
#homepage .nav-pills .nav-item.active .nav-link.coopter{
    background-color: #ffcb08;
    color: #fff !important;
}
#homepage .nav-pills .nav-item .nav-link i{
    font-size: inherit;
}
#homepage .nav-pills .nav-item.active .nav-link{
    display: inline-block;
    width: 200px;
    padding: 10px 15px;
}
.double-underline{
    position: relative;
    top: -25px;
}
.double-underline hr{
    width: 50px;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    border: 1px solid #ffcb08;
}
.double-underline hr:first-child{
    margin-left: 0;
}
.double-underline hr:last-child{
    margin-left: 20px;
}
.contact-us-section{
    padding: 30px 0;
}
.contact-us-section h1{
    color: #fff;
    /*display: inline;*/
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: middle;
    font-size: 28px;
    line-height: 19px;
}
.contact-us-section .btn-contact-us{
    display: inline;
    /*margin-left: 30px;*/
    padding: 12px 40px;
    font-size: 16px;
    color: #1a224c;
    font-weight: bold;
    vertical-align: middle;
}

.what-kyooptation-section{
    padding: 60px 0;
    background-image: url("/uploads/app/logo/back-what-kyooptation.png");
    background-size: cover;
}
.what-kyooptation-section img{
    box-shadow: 0px 0px 18px 2px #75757526;
}
.what-kyooptation-section .recruiterVideo{
    padding: 0 30px;
    height: 292px;
}
.what-kyooptation-section .recruiterVideo iframe{
    width: 100%;
    height: 100%;
}
.what-kyooptation-section h1{
    font-weight: bold;
    margin-bottom: 25px;
}
.what-kyooptation-section p{
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}
.what-kyooptation-section a{
    padding: 10px 50px;
    color: #1a224c;
    font-weight: bold;
    font-size: 14px;
}
.what-kyooptation-section .col-md-6{
    padding-left: 20px;
    padding-right: 20px;
}

.how-to-section{
    padding: 60px 0;
}
.how-to-section h1{
    margin-bottom: 30px;
}
.how-to-section .step-image{
    height: 145px;
    margin-bottom: 20px;
}
.how-to-section .fa-long-arrow-right{
    position: absolute;
    left: 260px;
    top: 60px;
    font-size: 31px;
    color: #ffcb08;
}

.sencond-image-section{
    padding: 100px 0;
    height: 475px;
    background-image: url("/uploads/app/logo/linked-in-sans-texte-.png");
    background-size: cover;
    background-position: center;
}
.sencond-image-section.coopter{
    padding: 100px 0;
    height: 476px;
    background-image: url("/uploads/app/logo/headhunter.jpg");
    background-size: cover;
    background-position: center;
}
.sencond-image-section.recruter h1{
    color: #1a224c;
}
.sencond-image-section h1{
    line-height: 45px;
}
.sencond-image-section a{
    padding: 10px 50px;
    color: #1a224c;
    font-weight: bold;
    font-size: 14px;
    margin-top: 30px;
}

.why-kyooptation-section{
    padding: 60px 0;
    background-image: url("/uploads/app/logo/back-why-kyooptation.png");
    background-size: cover;
}
.why-kyooptation-section h1{
    margin-bottom: 30px;
}
.why-kyooptation-section .box-row{
    margin-top: 50px;
}
.why-kyooptation-section .box{
    text-align: left;
    background-color: #fff;
    box-shadow: 0px 0px 18px 2px #75757526;
    padding: 40px;
    margin-bottom: 50px;
    height: 200px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.why-kyooptation-section .box:hover{
    height: 250px;
    background-color: #ffcb08;
    margin-top: -25px;
    margin-bottom: 0;
}
.why-kyooptation-section .box:hover i{
    color: #fff;
}
.why-kyooptation-section .box i{
    margin-bottom: 20px;
    color: #ffcb08;
    font-size: 45px;
}
.why-kyooptation-section .box p{
    font-size: 15px;
}
.why-kyooptation-section .box h1{
    margin-bottom: 10px;
    font-weight: bold;
}

.companies-section{
    padding: 60px 0;
}
.companies-section .head{
    margin-bottom: 40px;
}
.companies-section .action-btn{
    margin-top: 40px;
}
.companies-section .btn-primary{
    padding: 9px 62px;
}
/*.companies-section hr{
    border-color: #ffcb08;
    width: 50%;
    margin-bottom: 60px;
}*/
.companies-section .row-featured-category{
    padding: 15px;
}
.companies-section .featured-companies .item a img{
    height: 100px !important;
    width: 100px !important;
    margin-bottom: 15px;
}
.companies-section .featured-companies .item .item-name{
    font-family: 'Open Sans', sans-Serif !important;
    min-height: 20px;
    margin: 0px 0;
    font-size: 16px;
    font-weight: bold;
}
.companies-section .featured-companies .item h6{
    text-align: center;
}
.companies-section .featured-companies .item h6 span{
    display: block;
}
.companies-section .featured-companies .item .price{
    color: #1a224c;
    font-size: 13px;
}
.companies-section .featured-companies .item>a{
    padding: 5px;
}
/*slider companies*/
.slick-prev:before, .slick-next:before{
    color: #1a224c;
}
.register-section{
    padding: 80px 0;
}
.register-section .btn-primary,.register-section .btn-primary:hover{
    background-color: white !important;
    color: #3a3b3a;
    padding: 8px 50px;
    margin-top: 40px;
}

.choices-section{
    padding: 80px 0;
}
.choices-section h1{
    margin-bottom: 60px;
}
.choices-section i.fa{
    font-size: 60px;
    margin-bottom: 20px;
}
.choices-section p{
    text-align: justify;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 40px;
}
.choices-section .btn{
    width: 130px;
}

.newsletter-section .container{
    background-color: #1a224c;
    color: white;
    padding: 50px 80px;
    position: relative;
    top: 55px;
}
.newsletter-section h2{
    display: inline;
    line-height: 36px;
}
.newsletter-section input{
    display: inline;
    vertical-align: middle;
    width: 75%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.newsletter-section .btn{
    display: inline;
    vertical-align: middle;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.footer-content{
    color: #fff;
    padding: 150px 0;
    height: 644px;
    background-image: url("/uploads/app/logo/footer.png");
    background-size: cover;
}
.footer-logo{
    margin-bottom: 30px;
    padding-top: 0;
}
.footer-title{
    color: #fff;
    font-size: 16px;
}
.footer-nav li{
    margin-bottom: 7px;
}
.footer-nav{
    margin-bottom: 25px;
}
.footer-nav li a{
    color: #fff;
    font-size: 14px;
}
.copy-info a{
    color: #ffcb08;
}
.footer-content p{
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
.footer-content hr{
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
/*pagination*/
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #ffcb08;
    border-color: #ffcb08;
}
/*buttons*/
.btn{
    border-radius: 30px;
}
.btn.focus, .btn:focus,.btn.active, .btn:active,.btn.hover, .btn:hover,.btn.visited, .btn:visited{
    outline: none !important;
    /*box-shadow: none !important;*/
}
.btn-primary{
    background-color: #ffcb08 !important;
    border: 1px solid #ffcb08;
    color: #1a224c;
    padding: 8px 16px;
}
.btn-primary:hover{
    /*background-color: #f6c746 !important;*/
    color: #1a224c;
    border-color: #1a224c !important;
}
.btn-primary.disabled, .btn-primary:disabled, .btn-primary:active, .btn-primary.active, .btn-primary:focus, .btn-primary:visited, .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
    border-color: #ffcb08;
}
.btn-sm{
    padding: 4px 10px;
    font-size: 0.75rem;
}
.btn-xs {
    padding: 0px 8px;
    font-size: 0.70rem;
}
.btn-success{
    background-color: #47c942;
}
.btn-success.focus, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success:visited{
    background-color: #47c942;
    border-color: #47c942;
}
.btn-danger{
    background-color: #d92e1a;
}
/*.btn-default.border-green:hover{
    background-color: #47c942;
    border-color: #47c942;
    color: #fff;
}
.btn-default.border-red:hover{
    background-color: #d92e1a;
    border-color: #d92e1a;
    color: #fff;
}*/
.btn-default:hover, .btn-secondary:hover{
    border-color: inherit;
    color: #1a224c;
    background-color: #F7F7F7;
}
.btn i{
    margin-right: 5px;
    margin-left: 5px;
}
.hvr-grow-shadow:hover{
    box-shadow: 0 10px 10px -3px rgba(255, 203, 8, 0.65);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    border-color: #ffcb08 !important;
}
.hvr-shadow:hover{
    border-color: #ffcb08 !important;
    box-shadow: 0 10px 10px -3px rgba(255, 203, 8, 0.65);
}

.package{
    color: #FFFFFF;
    padding: 3px 10px;
    border-radius: 40px;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    width: 65px;
    text-align: center;
}

.kyoopt-box{
    background: #fbfbfb;
    padding: 40px;
    border-radius: 20px;
    vertical-align: top;
    margin: 25px;
    box-shadow: 0px 6px 8px -3px #7575754a;
    border: 1px solid transparent;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
/*forms*/
.form-control{
    box-shadow: none !important;
    border: 1px solid #ccc;
    border-radius: 20px;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child){
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.form-control::-moz-placeholder{
    color : #ccc;
}.form-control::-webkit-input-placeholder{
    color : #ccc;
}.form-control:-ms-input-placeholder{
    color : #ccc;
}.form-control:-moz-placeholder{
    color : #ccc;
}

.input-group-addon{
    border: 1px solid #ffcb08;
    background-color: #ffcb08;
    color : #1a224c;
    border-radius: 20px;
}
.input-icon i{
    left: 12px;
    top : 7px;
}
.select2-container--default .select2-selection--single{
    box-shadow: none !important;
    border: 1px solid #ccc;
    border-radius: 20px;
    color : #1a224c;
}

textarea.form-control{
    border-radius: 20px;
    border: 1px solid #ccc;
}
ul.tagit{
    border-radius: 40px;
}
/*Modals*/
.modal-content{
    border-radius: 20px;
}
.modal-header{
    background-color: #eee;
    color: #1a224c;
    border: none;
    padding : 15px;
    border-radius: 20px 20px 0 0;
}
.modal-body{
    padding: 30px 35px;
}
/*center modal*/
.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
/*fin center modal*/
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.close{
    text-shadow: none;
    color: #1a224c;
    opacity: 1;
}
/*drop down menu*/
.dropdown-menu{
    box-shadow: none !important;
    border: none !important;
    border-radius: 5px !important;
    background-color: #1a224c;
}
.dropdown-menu>li>a{
    color: #fff;
}
.dropdown-menu>li>a:hover{
    background-color: #ffcb08;
}
.dropdown-menu>li>a>i{
    color: #ffcb08;
}
li .dropdown-menu.user-menu>.active>a ,li .dropdown-menu.user-menu>.active>a>i{
    color: #1a224c;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
@media (min-width: 768px){
    li .user-menu li i{
        margin-right: 13px;
    }
    li .user-menu li a {
        padding: 8px 25px;
    }
}

/*fin drop down menu*/



/*date picker drop down*/
.datepicker {
    border-radius: 0 !important;
    background-color: #eee;
    color: #1a224c;
}

.datepicker table tr td span:hover,.datepicker .datepicker-days table tr td:hover, .datepicker table tr th:hover{
    background-color: #ffcb08 !important;
    color: #fff !important;
}
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active{
    background-color: #1a224c !important;
    color: #ffcb08 !important;
}
/*fin date picker drop down*/

/*drag & drop select box*/

.fc-field {
    padding: 7px 13px;
    font-size: 13px;
    width: 90%;
    background-color: #eee;
    color: #1a224c;
    margin: 3px auto;
    border-radius: 20px;
}
.fc-selected {
    background-color: #ffcb08;
    color: #fff;
}
.fc-field-list {
    margin: 0;
    padding: 3px 3px 3px 3px;
    margin-right: 10px;
    height: 600px;
    width: 200px;
    overflow: auto;
    display: inline-block;
}
.fc-field-list.fc-source-fields{
    height: 230px;
    margin-bottom: 10px;
}
.fc-field-list.fc-destination-fields{
    min-height: 160px;
    height: auto;
    vertical-align: top;
    z-index: 999;
    position: relative;
    margin-bottom: 9px;
}

.fc-field-list.fc-destination-fields .fc-field{
    padding: 4px 0;
    font-size: 13px;
    width: 100%;
    color: #1a224c;
    margin: 0 auto;
    height: 50px;
    background-color: transparent !important;
}
.fc-field-list.fc-destination-fields .fc-field.fc-selected{
    color: #1a224c;
    background-color: transparent !important;
}
.destination-col{
    padding-top:10px;
}

.drag-list{
    display: inline;
    position: absolute;
    bottom: 50px;
    right: 70px;
}
.drag-list .drag-item{
    width: 200px;
    height: 50px;
    background-color: #eee;
    margin-bottom: 2px;
}
.drag-list small{
    position: relative;
    top: 15px;
    left: 211px;
}
/*fin drag & drop select box*/

/*selectize*/

.selectize-control.multi .selectize-input [data-value]{
    text-shadow: none;
    background-image: none;
    background-color: #eee;
    color: #1a224c;
    padding: 5px 10px;
    display: block;
    border-radius: 20px;
    box-shadow: none;
}
.selectize-control.multi .selectize-input [data-value].active{
    text-shadow: none;
    background-image: none;
    box-shadow: none;
    background-color: #ffcb08;
    color: #FFFFFF;
}
.selectize-control.plugin-remove_button [data-value] .remove{
    font-size: 14px;
    top: 3px;
    right: 4px;
}
.selectize-input{
    border-radius: 20px;
}
.selectize-input.focus{
    border-color: #1a224c;
    box-shadow: none;
}
.selectize-control.multi .selectize-input.has-items{
    padding: 22px 12px 0;
}
/*fin selectize*/

/*jconfirm*/
.jconfirm .jconfirm-box{
    border-radius: 0;
}
.jconfirm .jconfirm-box .btn-default{
    border-radius: 40px;
    background-color: #ffcb08;
    color: #fff;
}
/*fin jconfirm*/

/*panels*/
.panel{
    border: none !important;
    box-shadow: none !important;
}
.panel-default>.panel-heading{
    background-color: #fff;
    color: #1a224c;
    border: none;
    border-radius: 5px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    border:none;
}

/*images*/
.company-logo-circle{
    height: 100px;
    width: 100px;
    border: 1px solid #ddd;
    padding: 2px;
    display: block;
    border-radius: 50%;
    object-fit: contain;
}
.userImg{
    height: 80px;
    width: 80px;
    border: 1px solid #ddd;
    padding: 2px;
    display: block;
    border-radius: 50%;
}
.height-115{
    height: 100%;
    height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}
.height-100{
    height: 100%;
    height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}

.inner-box{
    border-radius: 20px !important;
    box-shadow: none !important;
}
.panel-group .panel{
    border-radius: 0px !important;
}
.skin-default{
    background-color: #1a224c;
}
.main-container .row.height-115{
    background-color: #1a224c;
}
html{
    background-color: #1a224c;
}
.main-container.height-100{
    padding-bottom: 0px !important;
    height: 100%;
    height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}
.page-sidebar.height-100 , .page-content.height-100{
    padding:0px !important;
    height: 100%;
    height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}
.page-content.height-100{
    background-color: #fff;
    width: calc(100% - 270px);
    float: right;
    /*box-shadow: inset 7px 0px 10px 0px #75757526 !important;*/
}
.page-sidebar.height-100{
    /*position: fixed;*/
    width: 270px;
    float: left;
    /*z-index: 999;
    box-shadow: 5px 9px 9px 0px #7575756e;*/
}
.page-content .inner-box{
    border: none !important;
    padding:40px;
    padding-bottom: 20px;
    border-radius: 0 !important;
    /*box-shadow: inset 7px 5px 10px 0px #75757526 !important;*/
}
/*table*/
.table>thead:first-child>tr:first-child>th:first-child{
    border-top-left-radius: 20px;
    /*border-bottom-left-radius: 20px;*/
}
.table>thead:first-child>tr:first-child>th:last-child{
    border-top-right-radius: 20px;
    /*border-bottom-right-radius: 20px;*/
}
.table>tbody>tr:last-child>td:first-child{
    border-bottom-left-radius: 20px;
}
.table>tbody>tr:last-child>td:last-child{
    border-bottom-right-radius: 20px;
}
.table>tbody>tr:last-child{
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
/*.table>tbody>tr>td:first-child{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.table>tbody>tr>td:last-child{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}*/
.table-action{
    padding-left: 12px;
}
.kyo-table>thead>tr>th{
    background-color: #1a224c;
    color: #fff;
    font-weight: normal;
    padding:16px 0px;
    font-size: 14px;
    border:none;
}
.kyo-table>thead>tr>th>i{
    font-size: 20px;
    margin-right: 8px;
}
.kyo-table>tbody>tr>td{
    border:none;
}
.kyo-table>tbody>tr{
    border-left: 8px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.kyo-table.table-hover>tbody>tr:hover{
    border-left: 8px solid #ffcb08;
}
/*alerts*/
.alert{
    border: none;
    border-radius: 0;
}
.alert-success{
    background-color: #20651e;
    color: #fff;
}
.alert-danger{
    background-color: #d92e1a;
    color: #fff;
}
.alert-primary{
    background-color: #ffcb08;
    color: #fff;
}

/*fin general*/
/*header*/
.navbar-default .navbar-nav>li.postadd a {
    border-radius: 40px !important;
    border: none;
    color : #1a224c !important;
    padding: 11px 20px;
}
.btn-logout{
    border-radius: 20px !important;
    margin-left: 5px;
}
.user-dropdown{
    padding: 4px 10px !important;
}
.user-img-header{
    height: 32px;
    margin-right: 5px;
}
/*fin header*/

/*sign up page*/
#signupBtn{
    margin-top: 35px;
    padding-right: 40px;
    padding-left: 40px;
}
#iban{
    text-transform: uppercase;
}
.pw-progress-custom{
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: -10px;
    height: 5px;
}

.login-container{
    padding: 100px 0;
}
/*end sign up page*/

/*Side bar*/
.user-profil{
    padding-bottom: 25px;
}
.user-profil .userImg{
    height: 100px;
    width:100px;
    margin-bottom: 5px;
}
.user-profil h3{
    margin-bottom: 5px;
    padding-bottom: 0;
}
.page-sidebar .inner-box{
    background-image: url(/images/background-blue-for-sidebar.jpg);
    /*background-color: #1a224c;*/
    color : #fff;
    border: none !important;
    padding: 20px 0;
    height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}
.page-sidebar .inner-box li a{
    padding: 7px 20px;
}
.page-sidebar .inner-box li .badge{
    margin-top: 4px;
    background-color: #ffffffd9;
    color : #1a224c;
}

.page-sidebar .inner-box .button-post{
    padding: 7px 20px;
}
/*rating*/
.page-sidebar .inner-box .rating{
    padding: 7px 20px;
}
.page-sidebar .inner-box .rating .recommendation-rating{
    margin-top: 5px;
}
.recommendation-rating
{
    display: flex;
    background-color:#eee;
    height:6px;
    border-radius: 20px;
}
.recommendation-rating div
{
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    color: #1a224c;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    content: "";
}
/*badges*/

.page-sidebar .inner-box .badges{
    padding: 7px 20px;
    margin-top: 30px;
}
.page-sidebar .inner-box .badges ul li{
    display : inline-block;
}
.page-sidebar .inner-box .badges ul li span{
    opacity: 0.3;
}
.page-sidebar .inner-box .badges ul li.active span{
    opacity: 1;
}

.user-panel-sidebar .collapse-title{
    color: #fff;
}
.user-panel-sidebar ul li a,.page-sidebar .inner-box ul li a{
    background-color: transparent;
    /*background-color: #1a224c;*/
    color: #fff;
    font-size: 12px;
}
.user-panel-sidebar ul li a:hover, .page-sidebar .inner-box ul li a:hover{
    background-color: #ffcb08;
    color: #1a224c;
}
.user-panel-sidebar ul li a.active, .page-sidebar .inner-box ul li a.active{
    background-color: #ffcb08;
    color: #1a224c;
}
.user-panel-sidebar .fa-angle-down, .page-sidebar .inner-box .fa-angle-down{
    color: #fff;
}
.user-panel-sidebar .btn-primary{
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    border: 1px solid #ffcb08 !important;
    background-color: transparent !important;
}
.user-panel-sidebar .btn-primary:hover{
    background-color: #ffcb08 !important;
}
.user-panel-sidebar ul li .pending{
    font-size: 10px;
    color: #ffcb08;
}
/*fin Side bar*/
/*post form*/
.simditor, .simditor .simditor-toolbar, .simditor .simditor-wrapper{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.form-control#salary_min{
    margin-bottom: 5px;
}
.tags-section{
}
.tags-section .bootstrap-tagsinput{
    border-radius: 20px;
    box-shadow: none;
    width: 100%;
}
.tags-section small{
    font-size: 11px;
    font-weight: bold;
    color: #1a224c;
    margin-left: 8px;
}
/*endpost form*/
/*edit profil*/
.edit-header{
    /*height: 210px !important;*/
}
.min-money-notif{
    font-weight: bold;
    font-size: 20px;
    color: #d92e1a;
}
.pending-money{
    font-weight: bold;
    font-size: 12px;
    color: #d92e1a;
}
.edit-header .image-edit-icon{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 65px;
    opacity: 0.4;
    margin: auto;
    width: 100%;
    cursor: pointer;
}
.after-edit-header{
    padding-top: 0 !important;
}
.panel-title{
    font-size: 21px;
}
.after-edit-header .panel-heading{
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
.after-edit-header .panel-title{
    display:table;
    width:100%;
}
.after-edit-header .panel-title span{
    display:inline-block;
    text-align:left;
    vertical-align:middle;
    white-space:nowrap;
}
.after-edit-header .panel-title span a{
    color : #1a224c;
}
/*.after-edit-header .panel-title::after{
    content:"";
    display:inline-block;
    width:70%;
    !*    outline:1px solid lime;  !* TEST Outline *!
    vertical-align:middle;
    background: #ccc;
    height: 1px;
    margin-left: 5px;
}*/
.edit-header .userImg{
    cursor: pointer;
    height: 130px;
    width: 130px;
}
.edit-header h3{
    padding-bottom: 5px;
    margin-top: 1%;
}
.edit-header .percentage{
    display: flex;
    width: 400px;
    background-color:#eee;
    height:17px;
    border-radius: 20px;
}
.edit-header .percentage div{
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.edit-header .infos{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #1a224c;
    font-size: 11px;
}
.edit-header .infos a{
    color: #1a224c;
}
.edit-header .infos .icon-text{
    margin-right: 15px;
}
.edit-header .infos .fa-stack{
    color : #1a224c;
    font-size:11px;
}
.edit-header .action-buttons{
    margin-top: 1%;
}
.edit-header .action-buttons a{
    width: 150px;
    margin-right: 67px;
}
.you-earned-head{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.you-earned-value{
    font-size: 22px;
    font-weight: bold;
}
#cv_resume{
    height:139px;
}
.cat_fct{
    margin-top: 20px;
}
.skills-section{
    margin-top:35px;
}
.skills-section .bootstrap-tagsinput{
    border-radius: 20px;
    box-shadow: none;
}
.skills-section small{
    font-size: 11px;
    font-weight: bold;
    color: #1a224c;
    margin-left: 8px;
}
.diplomeSection .head{
    margin-bottom: 30px;
}
.diplomeSection .head h2,.diplomeSection .head h4{
    display: inline-block;
    font-weight: bold;
}

.diplomeSection .diplomes-list .diplome-item{
    margin-bottom: 40px;
}
.diplomeSection .diplomes-list .diplome-item .head{
    margin-bottom: -5px;
}
.diplomeSection .diplomes-list .diplome-item .content{
    padding-left: 10px;
    margin-left: 20px;
    color: #1a224c;
    border-left: 1px solid #ccc;
}
.diplomeSection .diplomes-list .diplome-item .content .dates{
    color: #1a224c;
    margin-bottom: 5px;
}

.experienceSection .head{
    margin-bottom: 30px;
}
.experienceSection .head h2,.experienceSection .head h4{
    display: inline-block;
    font-weight: bold;
}

.experienceSection .experiences-list .experience-item{
    margin-bottom: 40px;
}
.experienceSection .experiences-list .experience-item .head{
    margin-bottom: -5px;
}
.experienceSection .experiences-list .experience-item .content{
    padding-left: 10px;
    margin-left: 20px;
    color: #1a224c;
    border-left: 1px solid #ccc;
}
.experienceSection .experiences-list .experience-item .content .dates{
    color: #1a224c;
    margin-bottom: 5px;
}
.modal-experience .company{
    margin-top: 0px;
}
/*fin edit profil*/

/*posts table*/
.posts-table>thead>tr>th{
    background-color: #1a224c;
    color: #fff;
    font-weight: normal;
    padding:16px 0px;
    font-size: 14px;
    border:none;
    padding-left: 4px;
}
.posts-table>thead>tr>th>i{
    font-size: 20px;
    margin-right: 8px;
}
.posts-table>tbody>tr>td{
    border:none;
}
.posts-table>tbody>tr{
    border-left: 8px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.posts-table.table-hover>tbody>tr:hover{
    border-left: 8px solid #ffcb08;
}
.posts-table .title{
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans', sans-Serif;
}
.posts-table .title small{
    font-weight: normal;
    font-size: 10px;
    color: #1a224c;
    position: relative;
    bottom: 4px;
}
.posts-table .company .company-logo-circle{
    border: 1px solid #ddd;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-right: 3px;
    padding: 2px;
    object-fit: contain;
    /*background-repeat: no-repeat;
    background-size: contain;
    background-position: center;*/
}
.posts-table .company .company-logo-circle:hover{
    border-color: #ffcb08;
}
.posts-table .company a {
    font-size: 12px;
    font-weight: bold;
}
.posts-table .infos li{
    margin-bottom: 3px;
    font-size:13px;
}
.posts-table .infos li .fa-stack{
    margin-right: 3px;
    font-size: 14px;
}
.posts-table .favorite-action{
    font-size: 24px;
    margin-right: 10px;
    cursor: pointer;
}
.posts-table .favorite-action.false{
    color: #ccc;
}
.posts-table .favorite-action.true{
    color: #ec1c1c;
}
/*collapsable cards*/
.card{margin-bottom:16px;border:none;border-radius:0;box-shadow:0 5px 25px 1px rgba(55,58,64,.15)}.card .btn-panel{color:#7a828c;opacity:.7;background-color:transparent}.card .btn-panel:active,.card .btn-panel:focus,.card .btn-panel:hover{opacity:1}.card--collapsible,.card--collapsible .card__body{padding:0}.card--collapsible .card__body>div{padding:30px;display:flex}.card--collapsible .btn-collapse{margin-left:15px;height:55px;padding:0 35px;border-left:1px solid #e4e6e8;color:#7a828c;opacity:.7;background-color:transparent}.card--collapsible .btn-collapse:active,.card--collapsible .btn-collapse:focus,.card--collapsible .btn-collapse:hover{opacity:1}.card--collapsible .btn-collapse.hidden,.card--collapsible .btn-collapse[disabled=disabled]{opacity:0;pointer-events:none}.card--simple{padding:20px 30px}.card--simple .card__form:last-child{border-bottom:none}.card--simple>.row{margin-right:-30px;margin-left:-30px}.card--center{justify-content:center;align-items:center;text-align:center}.card--empty{padding:30px;display:flex;flex-direction:column;align-items:center}.card--empty p{margin-bottom:25px;font-size:17px}.card--referer .card__body{padding:20px 20px 0;flex-direction:column;display:flex;align-items:flex-start}.card--referer .card__body .reward-catchline{margin-bottom:10px;display:flex;align-items:center}.card--referer .card__body .reward-catchline .reward{margin-left:15px;padding-left:25px;border-left:1px solid #e4e6e8}.card--referer .card__body .btn{margin-bottom:15px}.card--success{color:#31b77a}.card--warning{color:#ffca28}.card--neutral{color:#7a828c}.card--danger{color:#ef4056}.card__header{padding:20px 0 20px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 5px 7px 1px rgba(55,58,64,.1)}.card__header .dropdown{margin:0 20px}.card__title,.contact__title{margin:0 0 10px!important;padding:0;display:flex;align-items:flex-start;font-family:Raleway Bold;font-size:17px!important;color:#131c42;text-align:left!important}.card__title .badge--custom,.contact__title .badge--custom{margin:0 10px;font-family:Raleway Regular;font-size:13px;color:#7d858f}.card__title .dropdown,.contact__title .dropdown{margin:0}.card__title .mode__candidate,.card__title .mode__referer,.contact__title .mode__candidate,.contact__title .mode__referer{font-family:Raleway Bold;font-size:16px}.card__title .mode__menu,.contact__title .mode__menu{top:20px!important}.card__actions{display:flex;align-items:center}.card__actions .btn{margin:0 20px}.card__body{padding:25px 20px 20px}.card__body .summary{flex:2}.card__body .must-haves{padding-left:50px;flex:1;border-left:1px solid #e4e6e8;margin-left:50px}.card__list{display:flex;flex-direction:column}.card__form-title{padding:30px 40px;font-size:20px;border-bottom:1px solid #e4e6e8}.card__form-title--candidate .title,.card__form-title--neutral .title,.card__form-title--referer .title{color:#fff}.card__form-title--neutral{background-color:#7a828c}.card__form-title--referer{background-color:#ffca28}.card__form-title--candidate{background-color:#4c87ff}.card__form{padding:30px 40px;border-bottom:1px solid #e4e6e8}.card__form .form{margin-top:45px}.card__form .form--range{margin-top:70px}.card__form--inline{display:flex}.card__form--empty{padding:40px 0 60px;text-align:center;display:flex;flex-direction:column;align-items:center}.card__form--empty .title{margin:0 0 25px}.card__form--hide{display:none}@media(max-width:992px){.card--collapsible .card__header{padding:15px}.card--collapsible .card__actions .btn{margin-right:0}.card--collapsible .card__actions .btn-collapse{display:none}}@media(max-width:768px){.card{margin-bottom:25px}.card--collapsible .card__actions,.card--collapsible .card__header{flex-direction:column;align-items:flex-start}.card--collapsible .card__actions{width:100%}.card--collapsible .card__actions .reward{margin:5px 0 0 80px;font-size:18px}.card--collapsible .card__actions .reward .icon{font-size:20px}.card--collapsible .card__actions .btn{margin:25px auto 0;width:100%;max-width:300px;justify-content:center}.card--collapsible .card__body>div{flex-direction:column}.card--collapsible .card__body>div .must-haves{margin-left:0;padding-left:0;border-left:0}}@media(max-width:576px){.card--collapsible .card__title,.card--collapsible .contact__title{margin:0 0 20px!important;display:flex;flex-direction:column-reverse;align-items:flex-start}.card--collapsible .card__title .badge--custom,.card--collapsible .contact__title .badge--custom{margin:0 0 10px}.card--collapsible .card__header{padding:0}.card--collapsible .card__actions .reward{margin:10px 0 0 90px}.card--collapsible .card__actions .btn{margin:25px 0 0;width:100%;max-width:unset;border-radius:0}}.card-group{display:flex;margin-bottom:25px}.card-group .card{margin:0 30px;flex:1}.card-group .card:not(:only-of-type){margin:0 15px}.card-group .card:not(:only-of-type):first-of-type{margin-left:30px}.card-group .card:not(:only-of-type):last-of-type{margin-right:30px}.card-group--vertical{flex-direction:column}.card-group--up{margin-bottom:-25px;position:relative;top:-25px}.card-list{margin-top:-100px;margin-bottom:30px;display:flex;flex-direction:column}.card-list--aside .card{width:350px}.card-list--secondary{margin-top:60px;border-top:1px solid #e4e6e8;padding-top:80px}.card-list--secondary .title{margin-bottom:40px;text-align:center;font-family:Raleway Bold;font-size:30px;color:#131c42}.card-list--secondary .card{width:unset}@media(max-width:1200px){.card-list{margin-top:0}.card-list--aside{margin-top:100px!important;margin-bottom:0;width:100%;max-width:100%}.card-list--aside .card{margin:0 auto 20px;width:550px}.card-list--secondary{margin-top:20px;padding-top:15px}.card-list--secondary .title{margin:20px 0;font-size:20px;text-align:left}}@media(max-width:768px){.card-list--aside{margin-top:20px!important}.card-list--aside .card{margin:0 0 20px;width:100%}}

.general-info{display:flex;align-items:center}.general-info__content a{display:block;font-family:Montserrat Bold;font-size:17px;color:#131c42}.general-info__content .tags-inline li{max-width:unset}.general-info__list{margin:0 0 5px;padding:0;display:flex}.general-info__list li{margin-right:15px;color:#7a828c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.general-info__list li .icon{font-size:18px}.general-info__list .client-name{width:100px;min-width:100px}.general-info__list .contract{width:55px;min-width:55px}.general-info__list .location{max-width:190px}@media(max-width:1200px){.general-info{padding:15px}}@media(max-width:992px){.general-info{width:100%;align-items:flex-start}.general-info__list .location{white-space:normal}}
.reward{display:flex;align-items:center;font-family:Raleway Bold;font-size:20px;color:#131c42;white-space:nowrap}.reward .icon{margin-right:15px;font-size:30px}.reward--vertical{flex-direction:column}.reward--large{margin-bottom:25px;font-family:Raleway Regular;font-size:15px;color:#7a828c;line-height:1}.reward--large .icon{color:#131c42;font-size:50px}.reward--large .reward__info{display:flex!important;flex-direction:column}.reward--large .reward__info .amount{font-family:Raleway Bold;color:#131c42;font-size:24px;text-align:left;line-height:1.7}
/*fin posts table*/

/*company table*/
.company-table>thead>tr>th{
    background-color: #1a224c;
    color: #fff;
    font-weight: normal;
    padding:16px 0px;
    font-size: 14px;
    border:none;
    padding-left: 5px;
}
.company-table>thead>tr>th>i{
    font-size: 20px;
    margin-right: 8px;
}
.company-table>tbody>tr>td{
    border:none;
}
.company-table>tbody>tr{
    border-left: 8px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.company-table.table-hover>tbody>tr:hover{
    border-left: 8px solid #ffcb08;
}
/*fin company table*/

/*own posts table*/
.own-posts-table>thead>tr>th{
    background-color: #1a224c;
    color: #fff;
    font-weight: normal;
    padding:16px 0px;
    font-size: 14px;
    border:none;
}
.own-posts-table>thead>tr>th>i{
    font-size: 20px;
    margin-right: 8px;
}
.own-posts-table>tbody>tr>td{
    border:none;
}
.own-posts-table>tbody>tr{
    border-left: 8px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.own-posts-table .posts-row:hover{
    border-left: 8px solid #ffcb08;
    background-color: #f5f5f5;
}
.own-posts-table .posts-row .action-btn{
    text-align: right;
}
.own-posts-table .posts-striped-row{
    background-color: #f9f9f9;
}

/*.own-posts-table .post-recommended .recommended-list{
    border-left: 4px solid #1a224c;
}*/

.own-posts-table .title{
    font-size: 18px;
    margin-right: 10px;
}
.own-posts-table .package{
    /*background-color: #47c942;*/
    color: #FFFFFF;
    padding: 3px 10px;
    border-radius: 40px;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    width: 65px;
    text-align: center;
    /*margin-top: 12px;*/
}
.own-posts-table .package.pending{
    background-color: #ffcb08;
}
.own-posts-table .salary{
    background-color: #eee;
    padding: 3px 10px;
    border-radius: 40px;
    font-size: 11px;
    display: inline-block;
    /*margin-top: 12px;*/
}
.own-posts-table .title-container{
    margin-bottom: 8px;
}
.own-posts-table .infos{
    color : #1a224c;
    font-size:11px;
}
.own-posts-table .infos .icon-text{
    margin-left: 0px;
    margin-right: 10px;
    width: 50px;
    display: inline-block;
}
.own-posts-table .infos .fa-stack{
    color : #1a224c;
    font-size:11px;
}
.own-posts-table .btn-close-open{
    border-color: #d92e1a;
    font-size: 10px !important;
}
.own-posts-table .btn-close-open i{
    color: #d92e1a;
}
.own-posts-table .btn-close-open.closed{
    border-color: #47c942;
}
.own-posts-table .btn-close-open.closed i{
    color: #47c942;
}
.own-posts-table .btn-default{
    margin-left: 5px;
    display: inline-block;
    background-color: transparent;
    color: #1a224c;
    font-size: 13px;
}
.own-posts-table .btn-default:hover{
    background-color: #eee;
}
.own-posts-table .btn-recommended{
    border-color: #ffcb08;
}
.own-posts-table .btn-recommended i{
    color: #ffcb08;
}
.own-posts-table .more-recommended{
    color:#1a224c;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}
.own-posts-table .more-recommended:hover{
    color:#1a224c;
}
.own-posts-table .btn-recommended.disabled{
    border-color: #ccc;
}
.own-posts-table .btn-recommended.disabled i{
    color: #ccc;
}
.own-posts-table .btn-recommended:hover{
    background-color: #ffcb08;
    border-color: #ffcb08;
    color : #fff;
    box-shadow: none;
    outline: none;
}
.own-posts-table .btn-recommended:focus,.own-posts-table .btn-recommended:active{
    box-shadow: none;
    outline: none;
}
.own-posts-table .btn-recommended:hover i,.own-posts-table .btn-recommended.active:hover i{
    color : #fff;
}
.own-posts-table .btn-recommended.active{
    color : #fff;
    background-color: #ffcb08;
    box-shadow: none;
    outline: none;
}
.own-posts-table .btn-recommended.active i{
    color : #fff;
}
.own-posts-table .btn-recommended.active:hover,.own-posts-table .btn-recommended.active:hover i{
    color : #1a224c;
    background-color: transparent;
}
/*.own-posts-table .btn-recommended:active,.own-posts-table .btn-recommended:focus{
    background-color: transparent;
    border-color: #ffcb08;
    box-shadow: none;
    outline: none;
}*/
/*recommended user*/

.own-posts-table .post-recommended .user-image{
    border: 1px solid #ddd;
    height: 70px;
    width: 70px;
    padding: 2px;
}
.own-posts-table .post-recommended .user-image:hover{
    border-color: #ffcb08;
}
.own-posts-table .post-recommended .information div{
    margin-bottom: 3px;
}
.own-posts-table .post-recommended .name {
    font-weight: bold;
    font-size: 16px;
}
.own-posts-table .post-recommended .email {
    font-size: 13px;
    color: #1a224c;
}
.own-posts-table .post-recommended .show-recommenders{
    padding: 3px 10px;
    font-size: 10px;
    color: #1a224c;
    margin-left: 0px;
}
/*recommender user*/
.own-posts-table .recommender-user .user-image{
    border: 1px solid #ddd;
    height: 35px;
    width: 35px;
    padding: 2px;
}
.own-posts-table .recommender-user .user-image:hover{
    border-color: #ffcb08;
}
.own-posts-table .recommender-user .information div{
    margin-bottom: 3px;
}
.own-posts-table .recommender-user .name {
    font-weight: bold;
    font-size: 16px;
}
.own-posts-table .recommender-user .email {
    font-size: 13px;
    color: #1a224c;
}
.own-posts-table .recommender-user .show-recommenders {
    position: relative;
    top: 5px;
    left: 0px;
    font-size: 20px;
    color: #aaa;
    cursor: pointer;
}
.own-posts-table .recommender-user .show-recommenders:hover {
    color: #1a224c;
}
/*action buttons*/
.own-posts-table .post-recommended .action-buttons{
    padding: 15px 0px;
}
.own-posts-table .post-recommended .action-buttons .btn-contact,.own-posts-table .post-recommended .action-buttons .btn-refuse{
    padding: 4px 0px;
    width: 100px;
}

.own-posts-table .post-recommended .action-buttons .btn-contact{
    border-color : #47c942;
}
.own-posts-table .post-recommended .action-buttons .btn-contact:hover{
    background-color : #47c942;
    color: #fff;
}
.own-posts-table .post-recommended .action-buttons .btn-contact.active,.own-posts-table .post-recommended .action-buttons .btn-contact.disabled {
    background-color : #47c942;
    color: #fff;
    opacity: 1;
}
.own-posts-table .post-recommended .action-buttons .btn-refuse{
    border-color : #d92e1a;
}
.own-posts-table .post-recommended .action-buttons .btn-refuse:hover{
    background-color : #d92e1a;
    color: #fff;
}
.own-posts-table .post-recommended .action-buttons .btn-refuse.active,.own-posts-table .post-recommended .action-buttons .btn-refuse.disabled {
    background-color : #d92e1a;
    color: #fff;
    opacity: 1;
}
/*.own-posts-table .post-recommended .action-buttons .btn-cv{
    border-color: #ffcb08;
    color: #1a224c;
}*/
.own-posts-table .post-recommended .action-buttons .btn-recrute.disabled{
    background-color: #ccc;
    border-color: #ccc;
    color: #1a224c;
}
.own-posts-table .post-recommended .action-buttons .btn-recrute.enabled{
    background-color: #ffcb08;
    border-color: #ffcb08;
    color: #fff;
}
.own-posts-table .post-recommended .action-buttons .loading{
    font-size: 25px;
    display: inline-block;
    margin-right: 90px;
}
.own-posts-table .post-recommended .action-buttons .contact-infos{
    display: inline-block;
    text-align: left;
    font-size: 12px;
    margin-bottom: 0px;
    vertical-align: middle;
    color: #1a224c;
}
.own-posts-table .post-recommended .action-buttons .contact-infos i{
    margin-right: 8px;
    margin-bottom: 3px;
    margin-top: 4px;
    font-size: 13px;
}
.own-posts-table .post-recommended .action-buttons .recruted{
    display: inline-block;
    margin-left: 10px;
    color: #47c942;
    font-weight: bold;
    font-size: 16px;
}
/*fin own posts table*/

/*recommendations table*/
.recommendations-table>thead>tr>th{
    background-color: #1a224c;
    color: #fff;
    font-weight: normal;
    padding:16px 20px;
    font-size: 14px;
    border:none;
}
.recommendations-table>thead>tr>th>i{
    font-size: 20px;
    margin-right: 8px;
}
.recommendations-table>tbody>tr>td{
    border:none;
}
.recommendations-table>tbody>tr{
    border-left: 8px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.recommendations-table.table-hover>tbody>tr:hover{
    border-left: 8px solid #ffcb08;
}
/*post*/
.recommendations-table .post .company-logo{
    border: 1px solid #ddd;
    height: 70px;
    width: 70px;
    margin-top: 4px;
    padding: 2px;
    object-fit: contain;
}
.recommendations-table .post .company-logo:hover{
    border-color: #ffcb08;
}

.recommendations-table .post .information div{
    margin-bottom: 5px;
}
.recommendations-table .post .title {
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px;
}
.recommendations-table .post .salary{
    font-size: 11px;
    background-color: #eee;
    padding: 3px 10px;
    border-radius: 40px;
    display: inline-block;
}
.recommendations-table .post .company-name{
    font-size: 11px;
    font-weight: bold;
}
.recommendations-table .post .fa-map-marker{
    margin: 0px 2px;
    font-size: 14px;
}
.recommendations-table .post .location{
    font-size: 11px;
    color : #1a224c;
}
.recommendations-table .infos{
    color : #1a224c;
    font-size:11px;
}
.recommendations-table .infos .icon-text{
    margin-left: 10px;
    margin-right: 10px;
}
.recommendations-table .infos .fa-stack{
    color : #1a224c;
    font-size:11px;
}
/*left arrow*/
.recommendation-left-arrow{
    color : #ffcb08;
}
/*recommended user*/

.recommendations-table .recommended-users .user-image{
    border: 1px solid #ddd;
    height: auto;
    width: 80%;
    padding: 2px;
}
.recommendations-table .recommended-users .user-image:hover{
    border-color: #ffcb08;
}
.recommendations-table .recommended-users .unregistred-image{
    border: 1px solid #ddd;
    width: 80%;
    padding-top: 80%;
    border-radius: 50%;
    position: relative;
    margin: auto;
}
.recommendations-table .recommended-users .unregistred-image i{
    font-size: 25px;
    position: absolute;
    top: 35%;
    left: 0;
    bottom: 0;
    right: 0;
    vertical-align: middle;
}
.recommendations-table .recommended-users .information div{
    margin-bottom: 3px;
}
.recommendations-table .recommended-users .name {
    font-weight: bold;
    font-size: 16px;
}
.recommendations-table .recommended-users .email {
    font-size: 13px;
    color: #1a224c;
}
.recommendations-table .recommended-users .state {
    font-size: 11px;
    color: #fff;
    background-color: #333;
    padding: 3px 8px;
    border-radius: 40px;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
}
.recommendations-table .recommended-users .state.pending {
    background-color: #ffcb08;
}
.recommendations-table .recommended-users .state.accepted {
    background-color: #47c942;
}
.recommendations-table .recommended-users .state.recruted {
    background-color: #1a224c;
}
.recommendations-table .recommended-users .state.refused {
    background-color: #d92e1a;
}
.recommendations-table .recommended-users .users-separator{
    color: #ffcb08;
    font-size: 20px;
    padding: 25px 0;
}
.recommendations-table .recommended-users .recommand-user{
    color: #fff;
    background-color: #ffcb08;
    font-size: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    padding: 16px 20px;
    height: 70px;
    width: 70px;
    display: block;
}
/*fin recommendations table*/

/*oppportunities table*/
.oppportunities-table>thead>tr>th{
    background-color: #1a224c;
    color: #fff;
    font-weight: normal;
    padding:16px 20px;
    font-size: 14px;
    border:none;
}
.oppportunities-table>thead>tr>th>i{
    font-size: 20px;
    margin-right: 8px;
}
.oppportunities-table>tbody>tr>td{
    border:none;
}
.oppportunities-table>tbody>tr{
    border-left: 8px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.oppportunities-table.table-hover>tbody>tr:hover{
    border-left: 8px solid #ffcb08;
}
/*post*/
.oppportunities-table .post .company-logo{
    border: 1px solid #ddd;
    height: 70px;
    width: 70px;
    margin-top: 4px;
    padding: 2px;
    object-fit: contain;
}
.oppportunities-table .post .company-logo:hover{
    border-color: #ffcb08;
}
.oppportunities-table .post .information{
    margin-left: 10px;
}
.oppportunities-table .post .information div{
    margin-bottom: 5px;
}
.oppportunities-table .post .information div:first-child{
    margin-top: 15px;
}
.oppportunities-table .post .title {
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px;
}
.oppportunities-table .post .salary{
    font-size: 11px;
    background-color: #eee;
    padding: 3px 10px;
    border-radius: 40px;
    display: inline-block;
}
.oppportunities-table .post .company-name{
    font-size: 11px;
    font-weight: bold;
}
.oppportunities-table .post .fa-map-marker{
    margin: 0px 2px;
    font-size: 14px;
}
.oppportunities-table .post .location{
    font-size: 11px;
    color : #1a224c;
}
.oppportunities-table .infos{
    color : #1a224c;
    font-size:11px;
}
.oppportunities-table .infos .icon-text{
    margin-left: 10px;
    margin-right: 10px;
}
.oppportunities-table .infos .fa-stack{
    color : #1a224c;
    font-size:11px;
}
.oppportunities-table .recommendedMoney {
    font-size: 18px;
    font-weight: bold;
}
/*left arrow*/
.recommendation-left-arrow{
    color : #ffcb08;
}
/*recommended user*/

.oppportunities-table .recommended-users .user-image{
    border: 1px solid #ddd;
    height: 70px;
    width: 70px;
    padding: 2px;
}
.oppportunities-table .recommended-users .user-image:hover{
    border-color: #ffcb08;
}
.oppportunities-table .recommended-users .unregistred-image{
    border: 1px solid #ddd;
    height: 70px;
    width: 70px;
    padding: 20px;
    border-radius: 50%;
}
.oppportunities-table .recommended-users .unregistred-image i{
    font-size: 25px;
}
.oppportunities-table .recommended-users .information div{
    margin-bottom: 3px;
}
.oppportunities-table .recommended-users .name {
    font-weight: bold;
    font-size: 16px;
}
.oppportunities-table .recommended-users .email {
    font-size: 13px;
    color: #1a224c;
}
/*recommender user*/
.oppportunities-table .recommender-user .user-image{
    border: 1px solid #ddd;
    height: 60px;
    width: 60px;
    padding: 2px;
}
.oppportunities-table .recommender-user .user-image:hover{
    border-color: #ffcb08;
}
.oppportunities-table .recommender-user .information div{
    margin-bottom: 3px;
}
.oppportunities-table .recommender-user .name {
    font-weight: bold;
    font-size: 16px;
}
.oppportunities-table .recommender-user .email {
    font-size: 13px;
    color: #1a224c;
}
.oppportunities-table .recommender-user .show-recommenders {
    position: relative;
    top: 5px;
    left: 5px;
    font-size: 25px;
    color: #ccc;
    cursor: pointer;
}
.oppportunities-table .recommender-user .show-recommenders:hover {
    color: #1a224c;
}
.modal-show-recommenders .loading i{
    font-size: 50px;
    color: #ccc;
}
.modal-show-recommenders .recommenders .user-image{
    border: 1px solid #ddd;
    height: 60px;
    width: 60px;
    padding: 2px;
}

.modal-show-recommenders .recommenders .user-image:hover{
    border-color: #ffcb08;
}
.modal-show-recommenders .recommenders .information div{
    margin-bottom: 3px;
}
.modal-show-recommenders .recommenders .name {
    font-weight: bold;
    font-size: 16px;
}
.modal-show-recommenders .recommenders .email {
    font-size: 13px;
    color: #1a224c;
}
.modal-show-recommenders .modal-body{
    max-height: 400px;
    overflow-y: visible;
}
.modal-show-recommenders .tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;
}
@media (min-width: 768px){
    .modal-show-recommenders .modal-dialog {
        width: 600px;
    }
}
/*Action buttons*/
.oppportunities-table .action-btn a{
    padding: 5px 12px;
    min-width: 90px;
    font-size: 12px;
    background-color: transparent;
    color: #1a224c;
}
.oppportunities-table .action-btn a.btn-danger.disabled{
    color: #fff;
}
.oppportunities-table .action-btn .btn-success:hover {
    background-color: #47c942;
    border-color: #47c942;
    color : #fff;
}
.oppportunities-table .action-btn .btn-danger:hover {
    background-color: #d92e1a;
    border-color: #d92e1a;
    color : #fff;
}
.oppportunities-table .action-btn .buttons{
    display: inline-block;
    margin-right: 10px;
}
.oppportunities-table .action-btn .btn-view{
    display: inline-block;
    background-color: transparent;
    color: #1a224c;
    font-size: 13px;
}
.oppportunities-table .action-btn .btn-view:hover{
    background-color: #eee;
}
/*.oppportunities-table .action-btn .state{
    padding: 27px 0;
    font-size: 12px;
    font-weight: bold;
    color : #1a224c;
    display: inline-block;
    margin-right: 20px;
}*/
.oppportunities-table .action-btn .state{
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
.oppportunities-table .action-btn .state span{
    display: inline-block;
    min-width: 98px;
    padding: 5px 12px;
    font-size: 12px;
    background-color: transparent;
    color: #1a224c;
    border-radius: 40px;
    border: 1px solid;
}
.oppportunities-table .action-btn .state span i{
    margin-right: 5px;
    margin-left: 3px;
}
/*.oppportunities-table .action-btn .state .accepted{
    color : #47c942;
}*/
.oppportunities-table .action-btn .state .accepted{
    background-color: transparent;
    border-color: #47c942;
    color : #47c942;
}
.oppportunities-table .action-btn .state .recruted{
    background-color: #1a224c;
    border-color: #1a224c;
    color : #fff;
}
.oppportunities-table .action-btn .state .contacted{
    background-color: #47c942;
    border-color: #47c942;
    color : #fff;
}
/*.oppportunities-table .action-btn .state .refused{
    color : #d92e1a;
}*/
.oppportunities-table .action-btn .state .refused{
    background-color: transparent;
    border-color: #d92e1a;
    color : #d92e1a;
}
.oppportunities-table .action-btn .state .deleted{
    background-color: #d92e1a;
    border-color: #d92e1a;
    color : #fff;
}
/*.oppportunities-table .action-btn .state i{
    padding: 4px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    width: 20px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
}

.oppportunities-table .action-btn .state .accepted i{
    background-color: #47c942;
}
.oppportunities-table .action-btn .state .refused i{
    background-color: #d92e1a;
}*/
.oppportunities-table .action-btn .loading{
    font-size: 25px;
    padding: 20px 28px;
    display: inline-block;
    margin-right: 20px;
}

/*fin oppportunities table*/

/*earnings table*/
/*post*/
.earnings-table .post .company-logo{
    border: 1px solid #ddd;
    height: 50px;
    width: 50px;
    margin-top: 4px;
    padding: 2px;
}
.earnings-table .post .company-logo:hover{
    border-color: #ffcb08;
}
.earnings-table .post .information{
    margin-left: 10px;
}
.earnings-table .post .information div{
    margin-bottom: 5px;
}
.earnings-table .post .information div:first-child{
    margin-top: 3px;
}
.earnings-table .post .title {
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px;
}
.earnings-table .post .salary{
    font-size: 11px;
    background-color: #eee;
    padding: 3px 10px;
    border-radius: 40px;
}
.earnings-table .post .company-name{
    font-size: 11px;
    font-weight: bold;
}
.earnings-table .post .fa-map-marker{
    margin: 0px 2px;
    font-size: 14px;
}
.earnings-table .post .location{
    font-size: 11px;
    color : #1a224c;
}
/*recommended user*/

.earnings-table .recommended-users .user-image{
    border: 1px solid #ddd;
    height: 50px;
    width: 50px;
    padding: 2px;
}
.earnings-table .recommended-users .user-image:hover{
    border-color: #ffcb08;
}
.earnings-table .recommended-users .information div{
    margin-bottom: 3px;
}
.earnings-table .recommended-users .name {
    font-weight: bold;
    font-size: 16px;
}
.earnings-table .recommended-users .email {
    font-size: 13px;
    color: #1a224c;
}
.earnings-table .recommenderMoney {
    font-size: 18px;
    font-weight: bold;
}
.recommendationSource span{
    display: table-cell;
    vertical-align: middle;
    padding: 0 8px;
}
/*fin earnings table*/

/*invitations page*/
.invitation_container
{
    align-items:center;
    display:flex;flex-wrap:wrap;
    justify-content:center;
    margin:0 5%;
    text-align:center
}
.invitation_container .card
{
    display: inline-block;
    margin: 10px 1%;
    min-width: 240px;
    padding: 40px 15px;
    width: 20%;
    background-color: #f8f8f8;
    border-radius: 20px;
    box-sizing: border-box;
    text-align: center;
}
.invitation_container .card .network_icon
{
    display:inline-block
}
.invitation_container .card h3
{
    margin:10px 20px 40px
}
.invitation_container .card .btn
{
    padding: 8px 40px;
}
.invite_via_email{
    padding: 20px 0;
}
.invite_via_email .bootstrap-tagsinput{
    border-radius: 20px;
    box-shadow: none;
}
.invite-btn{
    padding: 8px 40px;
}

.invite_via_link{
    padding: 20px 0;
}
.nav-pills .nav-item{
    border-radius: 20px;
}
.nav-pills .nav-item .nav-link{
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    color: #fff;
    background-color: #ccc;
    transition: all .3s;
    padding: 8px 15px;
    text-align: center;
    border-radius: 20px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
{
    color: #fff;
    background-color: #ffcb08;
}

.nav-pills:not(.flex-column) .nav-item+.nav-item:not(:first-child) {
    margin-left: 5px;
}

.nav-pills .nav-item .nav-link.active, .nav-pills .nav-item.active, .nav-pills .nav-item.active .nav-link{
    color: #fff;
    background-color: #ffcb08;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /*box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgb(255, 203, 8);*/
}


.nav-pills.nav-pills-info .nav-item .nav-link.active, .nav-pills.nav-pills-info .nav-item .nav-link.active:focus, .nav-pills.nav-pills-info .nav-item .nav-link.active:hover {
    background-color: #00bcd4;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(0,188,212,.6);
    color: #fff;
}


.nav-pills.nav-pills-success .nav-item .nav-link.active, .nav-pills.nav-pills-success .nav-item .nav-link.active:focus, .nav-pills.nav-pills-success .nav-item .nav-link.active:hover {
    background-color: #4caf50;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(76,175,80,.6);
    color: #fff;
}


.nav-pills.nav-pills-warning .nav-item .nav-link.active, .nav-pills.nav-pills-warning .nav-item .nav-link.active:focus, .nav-pills.nav-pills-warning .nav-item .nav-link.active:hover {
    background-color: #ff9800;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(255,152,0,.6);
    color: #fff;
}


.nav-pills.nav-pills-danger .nav-item .nav-link.active, .nav-pills.nav-pills-danger .nav-item .nav-link.active:focus, .nav-pills.nav-pills-danger .nav-item .nav-link.active:hover {
    background-color: #f44336;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(244,67,54,.6);
    color: #fff;
}

.nav-pills.nav-pills-rose .nav-item .nav-link.active, .nav-pills.nav-pills-rose .nav-item .nav-link.active:focus, .nav-pills.nav-pills-rose .nav-item .nav-link.active:hover {
    background-color: #e91e63;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(233,30,99,.6);
    color: #fff;
}

.nav-pills .nav-item .nav-link:not(.active):hover {
    background-color: rgba(200,200,200,.2);
}
/*
.nav-pills .nav-item i {
    display: block;
    font-size: 30px;
    padding: 15px 0;
}*/


.nav-pills.flex-column .nav-item+.nav-item {
    margin-top: 5px;
}

.tab-pane{
    font-weight: 300;
}
.tab-space {
    padding: 20px 0 50px;
    font-weight: 300;
}


.invitations-table td{
    text-align: left;
}
.invitations-table .guest .user-image{
    border: 1px solid #ddd;
    height: 50px;
    width: 50px;
    padding: 2px;
}
.invitations-table .guest .user-image:hover{
    border-color: #ffcb08;
}
.invitations-table .guest .information div{
    margin-bottom: 3px;
}
.invitations-table .guest .name {
    font-weight: bold;
    font-size: 16px;
}
.invitations-table .guest .email {
    font-size: 13px;
    color: #1a224c;
}
.invitations-table .actions a{
    display: inline-block;
}
.invitations-table .actions{
    text-align: right;
}
/*fin invitations page*/

/*profil preview page*/

.user-preview .inner-box{
    padding: 80px 100px 0px 100px;
    margin-bottom: 30px;
}
.user-preview .userImg{
    height: 150px;
    width: 150px;
    padding: 4px;
}
.user-preview .name{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
}
.user-preview .name i{
    font-size: 18px;
}
.user-preview .job{
    color: #1a224c;
    font-size: 14px;
}
.user-preview .rating{
    display: inline-block;
    margin-bottom: 30px;
}
.user-preview .rating small{
    color: #ddd;
}
.user-preview .rating .br-theme-css-stars .br-widget a{
    height: 20px;
    width: 20px;
    font-size: 30px;
}
.user-preview .btn-cv .disabled{
    background-color: #ccc!important;
    border-color: #ccc;
}


.user-preview .content-section{
    margin-bottom: 110px;
    margin-top: 60px;
}
.user-preview .content-section h2 {
    font-weight: bold;
}
.user-preview .content-section .content {
    padding-left: 20px;
    color: #1a224c;
}

.user-preview .content-section.biography .content i{
    margin-right: 10px;
}
.user-preview .content-section.biography .content p{
    text-align: justify;
    margin-top: 10px;
}
.user-preview .content-section.interest .content h3{
    color: #1a224c;
    margin-bottom: 15px;
    margin-top: 35px;
}
.user-preview .content-section.interest .content ul li{
    display: inline;
    background-color: #eee;
    color: #1a224c;
    padding: 8px 16px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 20px;
}
.user-preview .content-section.interest .content ul{
    margin-bottom: 20px;
}
.user-preview .content-section.diplomes .content ul li{
    margin-bottom: 30px;
}
.user-preview .content-section.diplomes .content ul li .heading h4{
    display: inline;
    color: #1a224c;
    margin-right: 4px;
}
.user-preview .content-section.diplomes .content ul li .end_date{
    margin-left: 15px;
}
.user-preview .content-section.diplomes .content ul li p{
    margin-left: 15px;
    margin-top: 7px;
}
.user-preview .content-section.experience .content ul li{
    margin-bottom: 30px;
}
.user-preview .content-section.experience .content ul li .heading h4{
    display: inline;
    color: #1a224c;
    margin-right: 4px;
}
.user-preview .content-section.experience .content ul li .end_date{
    margin-left: 15px;
}
.user-preview .content-section.experience .content ul li p{
    margin-left: 15px;
    margin-top: 7px;
}
/*fin profil preview page*/


/*Post page*/
/*page principale*/
.post-kyo .inner-box{
    padding: 40px 60px;
}
.post-kyo .breadcrumb a{
    color : #1a224c;
}
.post-kyo .breadcrumb>.active{
    color : #ffcb08;
}

.post-kyo .title{
    font-size: 22px;
    font-weight: bold;
    margin-right: 10px;
}
.post-kyo .package{
    /*background-color: #47c942;*/
    padding: 3px 10px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 80px;
    display: inline-block;
    text-align: center;
}
.post-kyo .earn-money{
    font-size: 12px;
    font-weight: bold;
    color: #ffcb08;
}
.post-kyo .title-container{
    margin-bottom: 8px;
}
.post-kyo .infos{
    color : #1a224c;
    font-size:11px;
}
.post-kyo .infos .icon-text{
    margin-left: 10px;
    margin-right: 10px;
}
.post-kyo .infos .fa-stack{
    color : #1a224c;
    font-size:11px;
}
.opportunity-actions{
    margin-top: 20px;
    background-color: #f9f9f9;
    padding: 10px 0;
}
.opportunity-actions .buttons a{
    width: 110px;
    margin: 0 5px;
}
.opportunity-actions .loading{
    font-size: 25px;
    display: block;
}
.post-desc{
    margin-top: 50px;
    margin-bottom: 50px;
}

.infos-second{
    margin-bottom: 50px;
}
.infos-second span{
    margin-right: 20px;
    background-color: #eee;
    padding: 3px 13px;
    border-radius: 40px;
    display: inline-block;
    margin-bottom: 5px;
}
.infos-second span i{
    margin-right: 5px;
}

.company{
    margin-top: 50px;
}
.company .infos{
    color : #1a224c;
    font-size:11px;
}
.company .infos .company-name{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
}
.company .infos .company-desc{
    margin-top: 10px;
}
.company .btn-profile{
    margin-top: 15px;
    padding: 4px 20px;
}
/*offres similaires*/
.box-title{
    font-family: 'Open Sans', sans-Serif !important;
    background-color: #FFFFFF;
    border: none;
}
.content-box{
    border: none;
    border-radius: 0;
}
.container-featured-category{
    margin-bottom: 20px;
}
.row-featured-category{
    padding: 0 40px;
}
.featured-list-slider .item a img{
    height: 100px !important;
    width: 100px !important;
}
.featured-list-slider .item .item-name{
    font-family: 'Open Sans', sans-Serif !important;
    min-height: 20px;
    margin: 0px 0;
    font-size: 13px;
    font-weight: bold;
}
.featured-list-slider .item .price{
    color: #1a224c;
    font-size: 13px;
}
.featured-list-slider .item>a{
    padding: 5px;
}
/* fin page principale */
/*Modal recommander un profil*/
.recommend-user-modal .modal-dialog{
    width : 450px;
}
.recommend-user-modal .modal-body{
    padding:15px 20px;
    min-height: 400px;
}
.recommend-user-modal .modal-header{
    border: none;
    background-color: #1a224c;
    color: #fff;
}
.recommend-user-modal .modal-header i{
    font-size: 10px;
}
.recommend-user-modal .modal-header .close{
    color: #fff;
    text-shadow: none;
}

.recommend-user-modal .user-image{
    border: 1px solid #ddd;
    width: 90px;
    margin-bottom: 20px;
    padding: 2px;
}
.recommend-user-modal .user-image:hover{
    border-color: #ffcb08;
}
.recommend-user-modal .btn-validate{
    color: #fff;
    background-color: #1a224c;
    border:4px solid #ffcb08;
    font-size: 45px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    padding: 0 20px;
    height: 90px;
    width: 90px;
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
}
.recommend-user-modal .btn-recommend{
    display: block;
    background-color: #ffcb08;
    color: #fff;
    border: none;
    padding: 8px 30px;
    font-size: 16px;
}
.recommend-user-modal .rec-error-msg{
    margin-top: 40px;
    font-size: 15px;
    font-weight: bold;
}
.recommend-user-modal .mail-information{
    margin-top: 25px;
}
.recommend-user-modal .mail-information h4{
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.recommend-user-modal .mail-information textarea{
    height: 70px;
}
.recommend-user-modal .hello-name{
    display: inline-flex;
    margin-bottom: 15px;
}
.recommend-user-modal .hello-phone{
    display: inline-flex;
    margin-bottom: 15px;
}
.recommend-user-modal #user_recommended_name{
    padding: 0 6px;
    border: none;
    height: auto;
    /*border-bottom: 1px solid #ccc;*/
    border-radius: 0;
    margin-left: 10px;
    margin-right: 5px;
    width: 200px;
    /*text-align: center;*/
}
.recommend-user-modal #user_recommended_name:disabled{
    width: auto;
    padding: 0 3px;
    border: none;
    background-color: transparent;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    cursor: default;
}
.recommend-user-modal #user_recommended_name:focus{
    border-color: #999;
}
.recommend-user-modal #user_recommended_phone{
    padding: 0 6px;
    border: none;
    height: auto;
    /*border-bottom: 1px solid #ccc;*/
    border-radius: 0;
    margin-left: 30px;
    margin-right: 0px;
    width: 200px;
    /*text-align: center;*/
}
.recommend-user-modal #user_recommended_phone:disabled{
    width: auto;
    padding: 0 3px;
    border: none;
    background-color: transparent;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    cursor: default;
}
.recommend-user-modal #user_recommended_phone:focus{
    border-color: #999;
}
/*.recommend-user-modal #user_recommended_message {
    border: none;
    border-radius: 0;
    border-left: 3px solid #ccc;
}
.recommend-user-modal #user_recommended_message:focus{
    border-color: #999;
}*/
.recommend-user-modal .modal-footer{
    border: none;
}
/*recommended user*/
.recommend-user-modal .recommended-users{
    background-color: #f3f3f3;
    margin-bottom: 20px;
    padding: 12px;
}
.recommend-user-modal .recommended-users .row{
    margin-bottom: 3px;
    margin-top: 3px;
}
.recommend-user-modal .recommended-users .user-image{
    border: 1px solid #ddd;
    height: 50px;
    width: 50px;
    padding: 2px;
    margin-bottom: 0;
}
.recommend-user-modal .recommended-users .user-image:hover{
    border-color: #ffcb08;
}
.recommend-user-modal .recommended-users .information div{
    margin-bottom: 0px;
}
.recommend-user-modal .recommended-users .name {
    font-weight: bold;
    font-size: 12px;
}
.recommend-user-modal .recommended-users .email {
    font-size: 11px;
    color: #1a224c;
}
.recommend-user-modal .recommended-users .state {
    font-size: 10px;
    color: #fff;
    background-color: #333;
    padding: 0px 6px;
    border-radius: 40px;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
}
.recommend-user-modal .recommended-users .state.pending {
    background-color: #ffcb08;
}
.recommend-user-modal .recommended-users .state.accepted {
    background-color: #47c942;
}
.recommend-user-modal .recommended-users .state.refused {
    background-color: #d92e1a;
}
.recommend-user-modal .recommended-users .users-separator{
    color: #ffcb08;
    font-size: 12px;
    padding: 11px 0;
}
/*fin Modal recommander un profil*/

/*packages page*/
.package-content h2{
    margin-bottom: 40px;
}
.packages-section .item{
    background-color: #eee;
    text-align: center;
    padding: 35px 10px;
    border-radius: 20px;
    cursor: pointer;
    min-height: 250px;
}
.packages-section{
    text-align: center;
}
.packages-section .box{
    width: 30%;
    margin: 5px;
    display: inline-table;
}
.packages-section .item.selected{
    background-color: #1a224c;
    color: #FFFFFF;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.packages-section .item.disabled{
    opacity: 0.4;
    cursor: not-allowed;
}
.packages-section .item h3{
    font-weight: bold;
    font-size: 25px;
}
.packages-section .item .label{
    margin-bottom: 10px;
    display: inline-block;
    padding: 5px;
    border-radius: 20px;
}
.packages-section .item .description{
    height: 35px;
    font-size: 12px;
}
.packages-section .item .price{
    margin-top: 20px;
    cursor: inherit;
}
.packages-section .item .price:hover{
    background-color: #ffcb08;
    border-color: #ffcb08;
}
.package-content .payment-section{
    margin-top: 40px;
    margin-bottom: 30px;
}
.package-content .payment-section .btn-payment{
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}
.package-content .payment-section .btn-payment.selected{
    background-color: #1a224c !important;
    border-color: #1a224c !important;
}
.package-content .validation-section{
    margin-top: 40px;
}
/*fin packages page*/

/*fin post page*/

/*company page*/
.seller-profile-img{
    float: none;
    width: max-content;
    margin: auto;
    margin-bottom: 20px;
}
.seller-profile-img img, .seller-profile-img .company-logo-circle{
    min-width: 100px;
    max-width: 160px;
    width: 160px;
    height: 160px;
}
.company-page .text-muted{
    padding-top: 25px;
    padding-left: 20px;
    padding-bottom: 25px;
    border-left: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
}
.company-page .seller-contact-info{
    color: #1a224c;
    font-size: 13px;
}
.company-page .seller-contact-info .social-media .fa-stack{
    font-size: 1.7em;
}
.company-page .seller-contact-info .social-media .fa-stack-2x{
    color: #ccc;
}
.company-page .seller-contact-info .social-media .fa-stack-1x{
    font-size: 17px;
    color: #ccc;
}
.company-page .seller-contact-info .fa{
    /*color: #1a224c;*/
    margin-right: 20px;
}
.company-page .seller-contact-info div{
    margin-bottom: 10px;
}
.company-page .share-this-post{
    margin: 0;
}
.share-this-post li a{
    color: #1a224c;
}
/*.company-page .fa-google-plus:hover{
    color: #db4437;
}
.company-page .icon-linkedin-rect:hover{
    color: #007bb5;
}
.company-page .fa-facebook:hover{
    color: #3b5998;
}
.company-page .fa-twitter:hover{
    color: #1da1f2;
}
.company-page .fa-pinterest:hover{
    color: #bd081c;
}*/
.company-page.posts-section{
    padding-top: 40px;
    padding-bottom: 40px;
}
.company-page .posts-table>thead>tr>th{
    background-color: #1a224c;
    padding: 12px 0px;
    font-size: 11px;
    padding-left: 4px;
}
.company-page .posts-table>tbody>tr{
    border-left: 3px solid transparent;
    font-size: 12px;
}
.company-page .posts-table .infos li{
    margin-bottom: 2px;
    font-size: 12px;
}
.company-page .posts-table .infos li .fa-stack{
    font-size: 10px;
}
.company-page .posts-table.table-hover>tbody>tr:hover{
    border-left: 3px solid #ffcb08;
}

/*fin company page*/

/*cvtheque page*/
.user-box{
    display: inline-block;
    background: #fbfbfb;
    padding: 20px;
    border-radius: 20px;
    width: 200px;
    height: 300px;
    vertical-align: top;
    margin: 25px;
    box-shadow: 0px 6px 8px -3px #7575754a;
    border: 1px solid transparent;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.user-box:hover{
    border-color:#1a224c;
}
.user-box .name{
    font-weight: bold;
    font-size: 14px;
}
.user-box .job{
    font-size: 12px;
}
.user-box .rating{
    display: inline-block;
    text-align: center;
}
.user-box .rating small{
    color: #ccc;
}
.user-box .package{
    color: #FFFFFF;
    padding: 3px 10px;
    border-radius: 40px;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    width: 65px;
    text-align: center;
    margin-bottom: 20px;
}
/*end cvtheque page*/

/*simulator page*/
#pSal{
    line-height: 47px;
    margin-bottom: 0;
    font-size: 15px;
}
#pSal .chiffre{
    font-size: 16px;
}

#info-box p{
    font-size: 15px;
    margin-bottom: 19px;
}
#info-box h4{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
/*end simulator page*/

/*checkbox-radio*/
.checkbox {
    padding-left: 20px; }
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #c6cbd4;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    border-radius: 20px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555; }
.checkbox input[type="checkbox"] {
    opacity: 0; }
.checkbox input[type="checkbox"]:focus + label::before {
    /*outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;*/ }
.checkbox input[type="checkbox"]:checked + label::after {
    content: " ";
    background-color: #1a224c;
    height: 13px;
    width: 13px;
    position: absolute;
    top: 2px;
    left: 2px;
    border: solid 1px white;
}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff; }


.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio-inline.radio label::after{
    top: 10px;
}
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    /*outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;*/ }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c; }
/*fin checkbox-radio*/

@media screen and (max-width: 400px) {
    .page-content .inner-box {
        border: none !important;
        padding-bottom: 20px;
        border-radius: 0 !important;
        box-shadow: inset 7px 5px 10px 0px #75757526 !important;
        }
        
        
        .title-2 {
        font-size: 20px;
        text-transform: none;
    }
}

@media screen and (min-width: 401px) and (max-width: 720px) {
        .title-2 {
        font-size: 20px;
        text-transform: none;
    }
    
    .clear-filter {
    font-size: 0;
        display: none;
    }
    
.table-search .control-label {
    line-height: 16px;
    padding-right: 50px;
    font-size: 18px;
}
    
    .clear-filter::after {
        font-family: FontAwesome;
        font-size: 15px;
        position: absolute;
        margin-left: 23px;
        content: '\f1f8';
        top: 0px;
}
    
    .searchpan input#filter {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: -10px;
    }
    .page-content .inner-box {
        border: none !important;
        padding: 25px 10px 0px 10px !important;
        border-radius: 0 !important;
        overflow: hidden;
    }
    
    .fav-btn {
        margin: 0 0 20px 0;
        padding: 10px 0 10px 0;
        width: 100%;
        font-size: 18px;
        background-color: #1a224c;
        color: #fdfdfd;
    }
    
    .create-btn {
        width: 100%;
    }
    
    .gain-btn {
        margin: 0 0 20px 0;
        width: 100%;
        font-size: 19px;
    }
    
    .recom-btn {
        margin: 0 0 20px 0;
        padding: 10px 0 10px 0;
        width: 100%;
        font-size: 18px;
    }
    
    .add-btn {
        padding: 10px 0 10px 0;
        width: 100%;
        font-size: 18px;
    }

    /* sidali's code */
    #homepage .wide-intro a {
        font-size: 0;
    }
    #homepage .lang-li a {
        font-size: 14px;
    }
    
    #homepage .wide-intro h1 {
        font-size: 5em;
    }
    
    #homepage .wide-intro p {
        font-size: 2em;
        margin: 1em;
    }
    
    #homepage .dtable-cell.hw100 {
        display: block;
        margin-top: 2em;
    }
    
    .logo-home {
        margin-top: 2em;
    }
    
    .contact-us-section h1 {
        line-height: 1.3em;
        font-size: 2em;
    }
    
    .contact-us-section .btn-contact-us {
        display: block;
        margin-top: 20px;
    }
    .col-md-6.text-left.pres {
        margin-top: 50px;
        text-align: center;
    }
    .col-md-6.text-left.pres h1 {
        text-align: center;
    }
    .double-underline {
        margin-left:calc(50% - 50px) !important;
    }
    
    .what-kyooptation-section {
        background-image: none;
    }
    .companies-section .featured-companies .item a img {
        height: 70px !important;
        width: 70px !important;
        margin-bottom: 15px;
    }
    
    .sencond-image-section h1 {
        text-align: center;
    }
    .sencond-image-section a {
       display:block
    }
}

@media screen and (min-width: 721px) and (max-width: 1280px) {

        
        .title-2 {
        font-size: 20px;
        text-transform: none;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {

        .title-2 {
        font-size: 20px;
        text-transform: none;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {

        
        .title-2 {
        font-size: 20px;
        text-transform: none;
    }
}

@media screen and (min-width: 1921px) {

        
        
        .title-2 {
        font-size: 20px;
        text-transform: none;
    }
}