@import url('../line-awesome/css/line-awesome.min.css');
@import url('custom.css');

body, html {
    height: 100%;
    background-color: #F3F4F8 !important;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}
a{
    color: #005985;

}
a:hover{
    color: #333;
    text-decoration: none;
}
.navbar-laravel{
    box-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.btn{
    border-radius: .3em !important;
}
.styled-list {
    list-style-type: circle;
    padding-left: 40px;
}
.form-error-message {
    color: #e3342f;
}
.error-input {
    color: #e3342f !important;
    border-color: #e3342f !important;
}
.select2-selection.error-input,
.select2-selection__rendered.error-input{
    color: #e3342f !important;
    border-color: #e3342f !important;
}
/**
Home Page
 */
.navbar-laravel{
    border-bottom: none;
}
.transparent-navbar{
    background-color: transparent;
    z-index: 9;
}
.navbar-brand{
    padding: 0;
}
.navbar-brand img{
    max-height: 55px;
    width: 150px;
}
.home-hero-section{
   /*  background: #f6fff5 url("../images/hero-image.png")  no-repeat scroll right 100px center ;
       background-size: contain;
       color: #0baf00;
    color: #5a5a5a;
    min-height: 400px;
    padding-top: 100px;
    margin-top: -80px;
    position: relative;
    border: 20px solid #f6fff5;*/
}
.home-hero-section:before{
    background-color: #f6fff5;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}
.job-search-bar {
    margin: 0;
}
.job-search-bar input, .job-search-bar button {
    border: none;
    height: 60px;
    border-radius: 0;
    vertical-align:top !important;
}
.job-search-bar .job-search-sub-text{
    font-size: 1.1em;
}
a.category-link {
    color: #2f2f2f;
}
a.category-link:hover {
    color: #444444;
}
.box-shadow{
    box-shadow: 0 1px 2px rgba(0,0,0,.35);
}
.call-to-action-post-job{
    display: flex;
}
.job-post-icon img {
    max-width: 100px;
}

.pemium-job-box{
    height: 100%;
}

.pemium-job-logo {
    text-align: center;
    box-shadow: 0 1px 2px rgba(0,0,0,.35);
    padding: 10px;
}
.home-register-account-box img{
    max-width: 80px;
    height: auto;
}
.jf-shadow{
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0,0,0,.35);
}
.register-account-box {
    text-align: center;
    color: rgba(0,0,0,.6);
}
.register-account-box .icon i {
    font-size: 5em;
}
.mendatory-mark{
    margin-top: .25em;
    font-size: 80%;
    color: #e3342f;
}
.job-stats-footer h3{
    color: #2fa360;
}
.blog-card-text-preview, .blog-card-footer{
    color: #878787;
}

.blog-listing-header{
    background: #8CA1AD  url("../images/blog-banner.jpg")  no-repeat fixed  center;
    background-size: cover;
    padding: 5em 0;
    color: #ffffff;
    position: relative;
}
.blog-listing-header:before{
    background-color: #089626;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.blog-search-wrap input{
    border: none;
    border-radius: 0;
}

/**
End HomePage
 */

.job-view-lead-head{
    border-bottom: 1px solid rgb(230, 230, 230);
}
.job-view-lead-head .breadcrumb{
    background-color: transparent;
    padding: 0;
}
.bg-dark .job-view-lead-position-box{
    color: #cccccc;
}
.bg-light .job-view-lead-position-box{
    color: #545454;
}
.job-view-lead-position-box .text-small, .terms-msg .text-small{
    font-size: 0.8em;
}
.single-skill{
    background-color: #eeeeee;
    padding: 7px 10px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 2px;
    /*text-shadow: 1px 1px 1px #444444;*/
}
.modern-social-share-wrap a.share {
    font-size: 1.3em;
    padding: 5px;
    line-height: 1.3em;
}
.job-view-company-logo {
    max-width: 100px;
}
.pemium-badge-wrap img{
    max-width: 50px;
    height: auto;
}
.employer-job-listing-single.pemium-job{
    display: flex;
    position: relative;
}
.pemium-job .job-listing-company-logo {
    max-width: 80px;
    margin-right: 20px;
}
.listing-job-info, .job-listing-company-logo{
    z-index: 9;
}
.employer-job-listing-single.prepremium-job:before{
    content: "";
    background: url("../images/premium.png")  no-repeat scroll right center;
    background-size: contain;

    height: 50%;
    right: 0;
    opacity: 0.1;
    position: absolute;
    top: 10%;
    width: 100%;
}
button.updating-btn i.la {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
button.updating-btn i.la:before{
    content: "\f311";
}
.form-group.has-error{
    background: #fff1f1;
    padding: 10px 0;

}
.invalid-feedback{
    display: block !important;
}
.field-required{
    color: #ff0000;
}
.pricing-table-wrap{
    position: relative;
    overflow: hidden;
}
.pricing-package-ribbon {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 20px;
    right: -63px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    padding: 10px 70px;
}
.pricing-package-ribbon-light{
    background: #fff;
    color: #333333;
}
.pricing-package-ribbon-green{
    background: #38c172;
    color: #eeeeee;
}
.main-footer{
    color: #C7C9C9;
}

.new-cat-btn {
    margin-bottom: 30px;
    color: #ffffff !important;
}

#category-name {
    font-weight: bold;
}

/*-------------------*/
/* CUSTOMIZATION
/*-------------------*/

ul {
    list-style-type: none;
    padding-left: 0;
}

.aziende-main-bg {
    background-color: #051F3A;
    color: #ffffff;
}

.aziende-main-btn {
    background-color: #051F3A;
    color: #ffffff;
}

.aziende-main-btn:hover {
    color: #ffffff;
}
.candidati-main-bg {
    background-color: #2F8CD0;
    color: #ffffff;
}

.prefooter {
    height: 10px;
    width: 100%;
}

.footer-copyright {
    background-color: #3F3F3F;
    color: #ffffff;
}

#main-footer a {
    color: #ffffff;
}

.ul-2-cols {
    list-style-type: none;
    padding-left: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.breadcrumb {
    background-color: transparent;
}

#images-accordion .card {
    border: none;
}

#images-accordion .card .card-header h3 {
    margin-bottom: 0;
}

#images-accordion .card .card-header a {
    background: none;
    color: #0c0d0e;
    padding-left: 0;
    padding-bottom: 0;
}

#images-accordion .card .card-body {
    padding: 0;
    padding-bottom: 30px;
}
.premium-companies {
    background-color: #A4B7C1;
}

.premium-companies-item-wrapper {
    background-color: #ffffff;
    padding: 20px;
}

.premium-companies-item-wrapper img {
    width: 100%;
    height: auto;
}

.premium-companies-item-wrapper p {
    font-size: 18px;
    font-weigth: 100;
}

.premium-companies-item-wrapper span {
    color: #2572B6;
    font-weight: bold;
    font-size: 20px;
}

/*#filter-state {
    display: none;
}*/

/** 5 columns layout **/

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/** End 5 columns layout **/

@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}

.main-container {
    height: 100%;
}

.sidebar {
    /*border: 1px solid red;*/
    height: 100%;
}

.main-content {
    /*border: 1px solid green;*/
    height: 100%;
}

/** Not logged in Azienda **/

.banner-annunci-rapidi {
    height: 450px;
    position: relative;
    background-color: #ffffff;
}

.banner-annunci-rapidi-footer {
    width: 100%;
    background-color: #8CA1AD;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.banner-annunci-rapidi-footer-img-wrapper{
    position: relative;
}

.banner-annunci-rapidi-footer .ltr-logo-icon {
    position: absolute;
    top: -32px;
    left: 25px;
}

.aside-card {
    margin-top: 40px;
    border-top: 6px solid #1B5A85;
    background-color: #ffffff;
}

.aside-card h3 {
    color: #1B5A85;
    font-weight: bold;
}

.aside-card li a {
    color: #0c0d0e;
}

.intro {
    background-color: #ffffff;
}

.intro-header {
    /*background-color: #051F3A;*/
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}

.contracts-tipology {
    padding-bottom: 80px;
    padding-top: 80px;
}

.card-contracts-consumo .card-header {
    background-color: #CE5B04;
    color: #ffffff;
    text-align: center;
}

.card-contracts-consumo .card-body {
    color: #808080;
    text-align: center;
}

.card-contracts-consumo .card-footer {
    background-color: #8DA1AA;
    text-align: center;
}

.card-contracts-time .card-header {
    background-color: #1B5985;
    text-align: center;
}

.card-contracts-time .card-body {
    color: #808080;
    text-align: center;
}

.card-contracts-time .card-footer {
    background-color: #8DA1AA;
    text-align: center;
}

.card-contracts-crediti .card-header {
    background-color: #008cd0;
    text-align: center;
}

.card-contracts-crediti .card-body {
    color: #808080;
    text-align: center;
}

.card-contracts-crediti .card-footer {
    background-color: #8DA1AA;
    text-align: center;
}

/** Not logged in Azienda **/



/** Logged in Candidato **/

.my-cv {
    margin-bottom: 30px;
}

.my-cv-header {
    background-color: #2F8CD0;
    color: #ffffff;
    padding: 15px;
}

.my-cv-header a {
    color: #ffffff;
    font-weight: bold;
}

.my-cv-body {
    padding: 15px;
    background-color: #A4B8C1;
    color: #ffffff;
}

.my-cv-body h3 {
    color: #1B5A89;
    font-weight: bold;
}

.my-cv-body a {
    color: #ffffff;
}

.menu-section {
    background-color: #A4B8C1;
    padding: 15px;
    color: #ffffff;
    border-top: 6px solid #2E8ACE;
    margin-bottom: 30px;
}

.menu-section .menu-section-header {
    color: #1B5A89;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 20px;
}

.menu-section a {
    color: #ffffff;
}

.profile-card-footer-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.profile-card-header {
    background-color: #1B5A85;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    padding: 8px;
}

.profile-card-body {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ffffff;
}

.profile-card-body a {

    width: 100%;
    margin-bottom: 5px;
}

.profile-card {
    background-color: #ffffff;
    margin-bottom: 30px;
}

.profile-data table tr td {
    border-bottom: 3px solid #A4B8C1;
    border-bottom-style: dotted;
    border-collapse: separate;
}

.profile-data table tr td:nth-child(even) {
    border-spacing: 0 5px;
}

.profile-img-wrapper {
    border: 6px solid #A4B8C1;
}

.profile-img-wrapper-footer {
    text-align: center;
    background-color: #A4B8C1;
    color: #ffffff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}

.generic-card-body {
    padding: 15px;
    background-color: #ffffff;
    color: #0c0d0e;
}

.generic-card-body a {
    color: #0c0d0e;
}

.generic-card-body a span {
    color: #2F8CD0;
}

/** FORM **/

input, textarea, select {
    border: 2px solid #2196F3 !important;
}

input:focus, textarea:focus, select:focus {
   border:2px solid #e26400  !important;
}

select:disabled {
    border: 2px solid #ddd !important;
    color: #ccc;
}

/** UPLOAD CANDIDATO PROFILE IMAGES **/

.profile-img-wrapper .dropzone {
    padding:0;
    border: none;
}

.profile-img-wrapper .dropzone .dz-preview {
    margin:0;
    width: 100%;
    height: 100%;
}

.profile-img-wrapper .dropzone .dz-preview .dz-image,
.profile-img-wrapper .dropzone .dz-preview .dz-image img {
    height: 100%;
    width: 100%;
}

.profile-img-wrapper .dropzone .dz-message {
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-img-wrapper .dropzone .dz-message span {
    width: 80%;
    background-color: rgba(0,0,0,0.3);
    color: #ffffff;
}

