/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

p,ul {
    padding-bottom: 0;
    margin-bottom: 0;
}

#button-log{
    box-shadow: 3px 3px 0px rgb(221 59 51) !important;
}

.gform_required_legend{
    display: none!important;
}

#gform_submit_button_1{
    box-shadow: 3px 3px 0px rgb(221 59 51) !important;
}

.gfield_label.gform-field-label{
    color: #000;
}

.login-submit{
    padding-bottom: 0px!important;
}

.tml-button, #menu-item-134 a::before{
    box-shadow: 3px 3px 0px #dd3b33 !important;
}

.tml-label{
    font-family: 'Krona One';
    font-size: 15px;
    color: #000;
}

.tml-links{
    
    display: none!important;
}

body.treballador #wpadminbar {
    display: none!important;
}


.clear{
    padding-bottom: 0px!important;
}

.acf-form-submit{
    top: -12px;
    position: relative;
    left: 14px;  
}

.acf-field .acf-label label{
    text-align: center;
    margin-bottom: 35px!important;
    font-family: Krona One;
    font-weight: 400;
    font-size: 30px;
}

#mesos{
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    border: 1px solid #afafaf;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    background: #092de2;
    padding: 13px;
}

.acf-th{
   font-family: Krona One; 
}


.contenedor-calendario{
    display: flex; 
    width: 100%;
}

.contenedor-interno-0{
    width: 33%;
    padding-left: 20px;
    padding-right: 20px;
}

.contenedor-interno-1{
    width: 33%;
}

.contenedor-interno-2{
   width: 60%; 
   margin-top: 8px;
   text-align: center;
   max-width: 800px;
}

.selector-projectes{
    padding-left: 10px;
    padding-right: 10px; 
}

#user-select{
   color: #ffffff;
   border: 1px solid #afafaf;
   box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
   background: #092de2;
   font-weight: 600;
   font-size: 16px;
   padding: 12px;
}

.report_personal_card {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #afafaf;
    border-radius: 5px;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    margin-right: 1%;
    margin-bottom: 20px;
    background: white;
}
.col_1{
    width: 39%;
    display: inline-block;
    vertical-align: top;
}
.col_2{
    width: 60%;
    display: inline-block;
    vertical-align: top;
}
span.pr_small {
    color: #1a1a1a;
    font-size: 12px;
    line-height: 16px !important;
    display: block;
}
.datepicker.custom {
    display: block;
  }

  .datepicker.custom table th {
    color: #888;
  }

  .datepicker.custom .datepicker__wrapper {
    width: 100%;
    padding: 0;
  }

  .datepicker.custom .datepicker__pane {
    float: left;
    width: 33.333%;
    padding: 0rem;
  }

  .datepicker.custom .datepicker__pane:not(:first-child) .datepicker__prev,
  .datepicker.custom .datepicker__pane:not(:last-child) .datepicker__next {
    display: none;
  }

  .datepicker.custom .datepicker__day div:hover,
  .datepicker.custom .datepicker__day.is-highlighted:not(.is-selected) div {
    background: #444;
  }

  .datepicker.custom .datepicker__daynum {
    color: white;
  }

  .datepicker.custom .datepicker__day.is-selected div:hover {
    background: #2196F3;
  }

  .datepicker.custom .datepicker__day.is-disabled.is-selected div,
  .datepicker.custom .datepicker__day.is-otherMonth.is-selected div,
  .datepicker.custom .datepicker__day.is-disabled.is-selected + .is-selected div::before,
  .datepicker.custom .datepicker__day.is-otherMonth.is-selected + .is-selected div::before {
    background: #444;
  }

  .datepicker.custom .datepicker__day.is-disabled .datepicker__daynum,
  .datepicker.custom .datepicker__day.is-otherMonth .datepicker__daynum {
    color: #444;
  }

  .datepicker.custom .datepicker__day.is-disabled.is-selected .datepicker__daynum,
  .datepicker.custom .datepicker__day.is-otherMonth.is-selected .datepicker__daynum {
    color: rgba(255,255,255,0.1);
  }
#datepicker {
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    border: 1px solid #afafaf;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    background: #092de2;
    padding-left: 45px;
}
.datepicker_wrapper i.fa.fa-calendar {
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 20px;
    color: white;
}
.datepicker_wrapper{
    max-width: 300px;
    margin-bottom:30px;
    position:relative;
}

.prs {
    border: 1px solid #1a1a1a;
    border-top-width: 2px;
    border-bottom-width: 0;
    max-width: 950px;
}
.pr {
    display: flex;
    border-bottom: 2px solid #1a1a1a;
}
.pr h4,.pr h5{
    margin-bottom: 0;
}
.pr_name{
    width:500px;
    border: 1px solid #1a1a1a;
    border-top-width: 0;
    border-bottom-width: 0;
    padding: 10px;
    position: relative;
}
.pr_time{
    width:150px;
    border: 1px solid #1a1a1a;
    padding: 10px;
    border-top-width: 0;
    border-bottom-width: 0;
    text-align:center;
}
.pr_head .pr_name, .pr_head .pr_time, .pr_head .pr_tags{
    background: #1a1a1a;
    color: white;
    padding-top: 1px;
    padding-bottom: 1px;
}
.pr_head h4,.pr_head h5{
    color: white;
}
.pr_tags{
    width:30%;
    border: 1px solid #1a1a1a;
    padding: 10px;
    border-top-width: 0;
    border-bottom-width: 0;
}
span.pr_tag {
    margin-left:5px;
    padding: 2px 10px;
    border-radius: 10px;
    color: white;
    font-size: 10px;
    width: 100px;
    display: inline-block;
    line-height: 14px;
    text-align: center;
     align-self: center;
         vertical-align: middle;
}
span.pr_tag.big_tag {
    font-size: 12px;
    margin-bottom: 1px;
}
.pr_task {
    display: flex;
    padding-left: 20px;
    background: #d4d4d4;
    border-bottom: 2px solid black;
    border-right: 1px solid;
}
.pr_task_tag{
    display: inline-block;
    width:140px;
    background: white;
}
.pr_task_name{
    display: inline-block;
    width:380px;
    background: white;
    font-size: 15px;
}
.pr_task_time {
    display: inline-block;
    width: 150px;
    background: white;
    text-align: center;
}
.hide{
    display:none;
}
.danger {
    background: #e36666!important;
}
.neat {
    background: #80c980!important;
}
.good {
    background: #b6efb6!important;
}
.warning {
    background: #ffc19b!important;
}
.purple{
    background: #a95ae3!important;
}
.darkblue{
    background: #092de2!important;
}
.lightblue{
    background: #7fc3ff!important;
}
.pr_column{
    font-weight:600;
    display:inline-block;
    min-width:60px;
    text-align:center;
}
.pr_tasks{
    display:none;
}
.toggle_btn_pr {
    position: absolute;
    right: 20px;
    top: 5px;
    padding: 5px 10px;
    opacity: .3;
    cursor:pointer;
}
.pr_header {
    position: relative;
    background: #bdc8ff;
    padding: 10px 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.pr_header h2{
    margin-bottom:0;
    padding-top: 5px;
}
.pr_header h2 .pr_tag {
    position: relative;
    top: -4px;
}
.pr_edit{
    position: absolute;
    right: 15px;
    top: 20px;
}
.pr_btn{
    background:#092de2;
    color:white;
    border:none;
    border-radius: 5px;
    box-shadow: 3px 3px 0px #dd3b33 !important;
    font-size:14px;
    padding:10px;
    cursor:pointer;
}
.pr_btn:hover{
    opacity:.8;
}
.pr_main {
    width: 74.5%;
    display: inline-block;
    vertical-align: top;
    padding-right: 2%;
}
.pr_sidebar{
    width:24.5%;
    display:inline-block;
    vertical-align: top;
}
.pr_summary,.pr_contacts,.pr_companies, .pr_fiscal {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}
.pr_text {
    padding: 10px;
    background: #eaeaea;
    border-radius: 5px;
    margin-bottom: 20px;
}
button[disabled]{
    opacity:.7;
    cursor: not-allowed;
}
i{
    font-style: italic;
}
.pr_contact {
    background: #eaeaea;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom:5px;
}
.pr_contact_name{
    font-weight: 600;
}
.pr_loader > div {
    display: inline-block;
    background: #eaeaea;
    border-radius: 5px;
    padding: 2px 10px;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 16px;
    font-style:italic;
}
.pr_loader > div.success {
    background: #bdc8ff;
    font-style:normal;
}
.tab_content{
    display:none;
    padding: 20px 10px 10px;
}
.tab_content.active{
    display:block;
}
.tab_links {
    border-bottom:1px solid #cfcfcf;
}
.tab_link {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #cfcfcf;
    border-bottom: 0;
    border-radius: 10px 10px 0px 0px;
    background: #eaeaea;
    margin-left: -10px;
    z-index: 0;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    cursor:pointer;
}
.tab_link:first-of-type {
    margin-left:0;
}
.tab_link.active{
    border-bottom: 1px solid white;
    margin-bottom:-1px;
    background:white;
    z-index: 5;
}
.pr_edit_main{
    display:none;
}
.pr_edit_main .acf-field .acf-label label {
    text-align: center;
    margin-bottom: 0px !important;
    font-family: Krona One;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}
.list_projects a,.list_companies a,.list_pr_title_main,.list_pr_alerts{
    color:black;
}
.list_pr{
    border-radius: 5px;
    cursor:pointer;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    overflow:hidden;
}
.pending{
    background-color: #eaeaea;
    cursor: not-allowed;
        opacity: .6;
}
.list_pr.created{
    background: #ccd5ff;
}
.list_cm{
    background: #c1d8cc;
}
.list_pr.created:hover{
    background: #a5b1eb;
}
.list_pr_alerts {
    width: 10%;
    display: inline-block;
    border: 1px solid #404040;
    border-radius: 5px;
}
.list_pr_alert,.list_cm_alert  {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #404040;
}
.list_pr_title {
    width: 60%;
    display: inline-block;
    padding: 5px 30px;
}
.list_pr_type {
    width: 15%;
    display: inline-block;
    padding: 10px;
    align-self: stretch;
    border-right: 2px solid black;
    font-size: 14px;
    line-height: 42px;
    background: #858585;
    color: white;
    text-align: center;
}
.list_pr_teams {
    width: 15%;
    display: inline-block;
    padding: 3px 5px;
    border-right: 2px solid black;
    line-height: 20px;
    align-self: stretch;
        display: flex;
    flex-wrap: wrap;
}
.list_pr_title_hb, .list_cm_title_hb{
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
}
.list_filters {
    margin: 0px -15px 15px -15px !important;
    border-bottom: 1px solid #cfcfcf;
    padding: 15px 15px;
}
.list_filter_col {
    display: inline-block;
    width: 20%;
    padding-right: 10px;
}
.list_filter_title {
    font-size: 14px;
    line-height: 18px;
}
input[type=text].search_field{
    font-size:14px;
    color: #444;
    line-height: 28px;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 0px;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 28px;
    top: 2px;
    position: relative;
}
.btn_filter {
    display: inline-block;
    border: 1px solid #cfcfcf;
    border-radius: 20px;
    padding: 5px 20px;
    line-height: 16px;
    font-size: 14px;
    cursor: pointer;
}
.btn_filter.active {
    background: #092de2;
    color: white;
}
.pr_direct_link {
    margin-bottom: 10px;
}
.pr_direct_link {
    display: inline-block;
    margin-right: 10px;
    padding: 8px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
}
.pr_direct_link *{
    font-size:12px;
    line-height: 1.2em;
    color:#1a1a1a;
}
.pr_direct_link img {
    filter: grayscale(100%);
    margin-right: 10px;
}
.list_cm {
    display: inline-flex;
    width: 48.8%;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 1%;
}
.list_cm_teams {
    width: 20%;
    display: inline-block;
}
.list_cm_title {
    width: 60%;
    display: inline-block;
    padding: 5px 10px;
}
.list_cm_alerts {
    width: 20%;
    display: inline-block;
    border: 1px solid #404040;
    border-radius:5px;
}
.pr_sidebar .pr_text{
    margin-bottom: 0;
    font-size: 12px;
}
.cm_header {
    position: relative;
    background: #c1d8cc;
    padding: 10px 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}
div#footer-outer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.home-wrap{
    margin-bottom: 65px;
}
a .pr_contact{
    color:#1a1a1a;
}
a .pr_contact:hover{
    background-color:#d5d5d5;
}
.pr_direct_link:hover{
    background-color:#eaeaea;
}
.team_workload_wrapper {
    padding: 10px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    margin-bottom:10px;
}
.member_workload_wrapper {
    padding: 10px 10px 1px 10px;
    background: #eaeaea;
    border-radius: 5px;
    margin-bottom: 10px;
}
.member_workload_wrapper h4{
    cursor:pointer;
}
.cm_invoice {
    background: #eaeaea;
    border-radius: 10px;
    margin-top: 5px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
}
.cm_invoice_number,.cm_invoice_status{
    font-size:14px;
}
.cm_invoice_tag{
    font-style: italic;
    font-size:14px;
    line-height: 30px;
    width:50%;
}