@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
#wrapper {
  max-width: 1600px;
}

#wrapper #page-wrapper {
  padding-bottom: 200px;
}

@media (max-width: 767px) {
  #wrapper #page-wrapper {
    padding-bottom: 250px;
  }
}

#wrapper footer p {
  margin: 0;
}

@media (min-width: 768px) {
  .fix-header .navbar-static-top {
    position: fixed;
    max-width: 1600px;
  }
  #wrapper.fix-top .sidebar {
    max-width: 1600px;
  }
}

.footer {
  max-width: 1600px;
  padding: 20px 30px 80px;
}

#terms-check,
#terms-check + label {
  cursor: pointer;
}

#terms-check + label {
  padding-left: 5px;
}

body {
  background: none !important;
  background-image: none !important;
  background-color: #d9d9d9 !important;
}

#wrapper {
  box-shadow: none;
}

.sidebar {
  box-shadow: none;
  border-bottom: 1px solid #ccc;
}

.panel-user-docs img {
  width: 100%;
  margin: 10px auto;
}

/* Dashboard payment status title */
p.activated-title {
  color: #00c292;
}

p.suspended-title {
  color: orange;
}

label.admin-margin,
a.crear-fee,
input.actualitzar-perfil {
  margin-top: 20px;
}

img.imatge-perfil {
  margin: 10px auto 25px;
  height: 200px;
}

/* Datepicker */
.ui-datepicker .ui-datepicker-header {
  background: #73c7d2;
  border: none;
  font-weight: normal;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #77797b;
  background: #4f5467;
  font-weight: normal;
  color: #FFF;
}

.ui-datepicker th {
  font-weight: normal;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #77797b;
  background: #73c7d2 !important;
}

/* liquidació.blade.php - payment warning */
p.payment-warning {
  font-weight: 500;
  color: red;
  text-align: center;
}

/* Payment notification */
div.payment-alert {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  height: 100px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  background: #FB9678;
  color: #fff;
}

div.payment-alert a {
  color: #FFF;
}

/* Payment notification */
div.payFee {
  width: 100%;
  background: #FB9678;
  color: #fff;
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
}

/* Procés creació concert */
div.progress {
  margin-bottom: 0;
}

div.waiting-step .step-number {
  color: #e4e7ea !important;
  border-color: #e4e7ea !important;
}

div.waiting-step .step-title:before,
div.waiting-step .step-title:after {
  background: #e4e7ea !important;
}

/* Hover effect */
div.column-step div.step-number {
  transition: all 0.3s ease;
}

div.column-step:hover div.step-number {
  background: #03a9f3 !important;
  color: #fff !important;
  border-color: #03a9f3 !important;
  transition: all 0.3s ease;
}

/* Login facebook */
a.login-facebook {
  background: #3b5998;
  border-color: #3b5998;
}

a.login-facebook:hover,
a.login-facebook:active,
a.login-facebook:focus {
  background: #3b5998 !important;
  border-color: #3b5998;
  opacity: 0.9;
}

/* Navbar logo resposive */
@media only screen and (max-width: 991px) {
  label.mobile-admin-margin {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #wrapper .top-left-part {
    width: 100px;
  }
  .navbar-header .navbar-toggle {
    float: right;
  }
  .fix-header .sidebar {
    right: 0;
  }
}

.line-steps .active.finish .step-number {
  color: #03a9f3;
}

.line-steps .column-step {
  cursor: pointer;
  width: 12.5%;
  float: left;
}

@media (max-width: 1024px) {
  .line-steps .column-step .step-info {
    display: none;
  }
}

@media (max-width: 800px) {
  .line-steps .column-step .step-title {
    display: none;
  }
}

.line-steps .column-step .step-info {
  padding: 0 3px;
}

form span.obligatori {
  color: #dc291e;
  font-size: 10px;
  vertical-align: top;
}

#reiniciartour {
  font-size: 22px;
}

.hic-pull-right-btn {
  display: block;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .hic-pull-right-btn {
    margin-top: -7px;
    display: inline;
    float: right;
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  .panel .panel-body {
    padding: 5px;
  }
}

@media (max-width: 767px) {
  #page-wrapper .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  #page-wrapper .container-fluid h4.page-title {
    text-align: center;
    margin-top: 20px;
  }
}

.topnav_lang_selector {
  margin-right: 10px;
}

.topnav_lang_selector p {
  color: #FFFFFF;
  margin: 0;
  line-height: 70px;
  min-height: 70px;
}

.topnav_lang_selector p a {
  color: #FFFFFF;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

/* Concert table cells - tick efactura */
td.efactura-pendent i,
td.efactura-generada i {
  font-size: 30px;
}

td.efactura-pendent i {
  color: orange;
}

/* Checkbox Artistes */
/* Customize the label (the container) */
.checkbox-artistes {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 25px;
  height: 25px;
  margin: 0 auto;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

.checkbox-artistes input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkbox-artistes .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eeeeee;
  border: 1px solid #999999;
}

.checkbox-artistes:hover input ~ .checkmark {
  background-color: #cccccc;
}

.checkbox-artistes input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkbox-artistes .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-artistes input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-artistes .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* Alertes */
.alert-atencio {
  background: #fffeb3;
  border-left: 4px solid #ffb122;
}

.alert-informacio {
  background: #daeaf9;
  border-left: 4px solid #64a9ff;
}

/* Missatges */
.message-box {
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  box-shadow: 1px 1px 1px #e0e0e0;
  border-radius: 5px;
}

.message-box h5 {
  margin: 0;
  margin-bottom: 5px;
}

.message-box .picture-container {
  margin-right: 15px;
}

.message-box:not(:last-child) {
  margin-bottom: 15px;
}

.message-mine {
  background: #f1f1f1;
}

.message-yours {
  background: #e1f2ff;
}

.scrollable-500 {
  max-height: 500px;
  overflow-y: scroll;
}

/* Navbar messages */
.message-center .mail-content {
  padding: 10px 20px;
}

.message-center .mail-content .user-pic {
  float: left;
}

.message-center .mail-content .user-pic img {
  height: 45px;
  width: 45px;
  margin-right: 10px;
}

.message-center .mail-content .information {
  float: left;
  max-width: 156px;
}

.message-center .mail-content .information h5 {
  margin: 0 0 5px 0;
  font-size: 16px;
}

.message-center .mail-content .information a {
  color: #b5b5b5;
}

.message-center .mail-content:hover {
  background: #f7fafc;
}

.text-monospace {
  font-family: 'Courier New', monospace;
}

#wrapper .top-left-part span {
  padding-left: 10px;
}

#wrapper .top-left-part .logo b {
  height: 70px;
  display: inline-block;
  width: 70px;
  line-height: 70px;
  text-align: center;
}

#wrapper .navbar-top-links > li > a {
  line-height: 70px;
  min-height: 70px;
}

@media (min-width: 768px) {
  .fix-header .sidebar {
    padding-top: 70px;
  }
}

@media (max-width: 767px) {
  .fix-header .sidebar {
    top: 70px;
    height: auto;
  }
}

.navbar-header .navbar-toggle {
  line-height: 70px;
}

#wrapper.simuladorWrapper {
  background-color: #fff;
  box-shadow: none;
  max-width: none;
  padding: 20px;
}

.preloaderHIC {
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}

.preloaderHIC .cssload-speeding-wheel {
  width: 400px;
  height: 400px;
  margin: 0 auto;
  border: none;
  border-radius: 0;
  position: absolute;
  top: calc(50% - 200px);
  left: calc(50% - 200px);
  background-image: url("/images/preloader-fm.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 400px 400px;
  animation: cssload-spin 1500ms infinite linear;
  -o-animation: cssload-spin 1500ms infinite linear;
  -ms-animation: cssload-spin 1500ms infinite linear;
  -webkit-animation: cssload-spin 1500ms infinite linear;
  -moz-animation: cssload-spin 1500ms infinite linear;
}

@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

table.dataTable thead th.sorting_asc {
  background-image: none;
}

table.dataTable thead th.sorting_desc {
  background-image: none;
}

table.dataTable thead th.sorting {
  background-image: none;
}

.dataTables_scrollBody table thead tr th.sorting:after, .dataTables_scrollBody table thead tr th.sorting_asc:after, .dataTables_scrollBody table thead tr th.sorting_desc:after {
  content: none;
}

.dataTables_filter input {
  border: 1px solid grey;
}

.table-datatable {
  width: 100%;
}

table.table.dataTable {
  margin-left: 0;
}

a.dt-button, button.dt-button, div.dt-button {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 10px;
}

a.dt-button span, button.dt-button span, div.dt-button span {
  padding: 10px 15px;
  line-height: 30px;
}

a.toggle-vis {
  margin-bottom: 10px;
}

@media screen {
  #table-informes td.print, #table-informes th.print {
    display: none;
  }
}

@media print {
  #table-informes td.screen, #table-informes th.screen {
    display: none;
  }
}

#table-informes tbody {
  color: #4d4d4d;
}

#table-informes .tr-informes-firstartist td {
  border-top: 1px solid #4d4d4d;
}

#table-informes .tr-informes-esborrany {
  background-color: #ffb3b3;
}

#table-informes .tr-informes-esborrany_per_corregir {
  background-color: #ffb3b3;
}

#table-informes .tr-informes-pendent {
  background-color: #d9b3ff;
}

#table-informes .tr-informes-en_tramit {
  background-color: #ffffb3;
}

#table-informes .tr-informes-pend_cobra {
  background-color: #ffd9b3;
}

#table-informes .tr-informes-cobrada {
  background-color: #b3ecff;
}

#table-informes .tr-informes-pagada {
  background-color: #b3ffb3;
}

#table-informes .tr-informes-anulada {
  background-color: #ffb3b3;
}

#table-informes td.final {
  background-color: green;
  color: #FFFFFF;
  cursor: pointer;
}

#table-informes td.final2 {
  background-color: blue;
  color: #FFFFFF;
  cursor: pointer;
}

#table-informes td.pendent {
  background-color: goldenRod;
  color: #FFFFFF;
  cursor: pointer;
}

#table-informes td.inicial {
  background-color: red;
  color: #FFFFFF;
  cursor: pointer;
}

#table-informes td.neutral {
  background-color: #000000;
  color: #FFFFFF;
}

#table-informes tbody td {
  padding: 3px 5px;
}

#table-informes td.td-status {
  cursor: pointer;
  text-decoration: underline;
}

#table-informes td.is_minor {
  background-color: #ffff00;
}

.table-control {
  position: fixed;
  z-index: 9;
  top: 50%;
  margin-top: -30px;
  font-size: 60px;
  cursor: pointer;
  display: none;
}

.table-left {
  left: 1%;
}

.table-right {
  right: 1%;
}

@media only screen and (min-width: 768px) {
  .table-left {
    left: 3%;
  }
  .table-right {
    right: 3%;
  }
}

@media only screen and (min-width: 992px) {
  .table-left {
    left: 2%;
  }
  .table-right {
    right: 2%;
  }
}

#cookie_alert {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #808080;
  color: white;
  font-size: 13px;
  padding: 10px 20px 10px;
  text-align: center;
}

@media (min-width: 768px) {
  #cookie_alert {
    padding: 10px 200px 10px;
  }
}

#cookie_alert a {
  color: #FFFFFF;
}

#cookie_alert .btn {
  background: #f2f2f2;
  font-weight: bold;
  border: none;
  padding: 1px 5px;
  color: #565656 !important;
  text-shadow: none !important;
}

p.social-buttons {
  text-align: center;
}

p.social-buttons a {
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
  color: #111111;
  line-height: 32px;
  font-size: 18px;
}

.collaborador {
  margin-bottom: 25px;
  height: 382px;
  overflow: hidden;
}

.collaborador img {
  margin: 0 auto;
}

.collaborador h5 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 5px;
  min-height: 66px;
}

#wrapper.login-register {
  max-width: 100%;
  background-color: transparent;
  /* Register form */
}

#wrapper.login-register .auth_lang_selector {
  list-style-type: none;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 10px;
}

#wrapper.login-register .auth_lang_selector li {
  display: block;
  float: left;
  margin-left: 10px;
  font-size: 16px;
  color: #000000;
}

#wrapper.login-register div.bordered {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}

#wrapper.login-register .login-box {
  width: 1000px;
  margin: 20px auto;
}

@media (max-width: 1000px) {
  #wrapper.login-register .login-box {
    width: 100%;
  }
}

#wrapper.login-register .logo {
  display: block;
  overflow: hidden;
}

#wrapper.login-register .logo img {
  width: 180px;
  margin: 0 auto 20px;
  display: block;
}

#tableSeguretatSocial tr.alta td {
  background-color: #ff9999;
}

#tableSeguretatSocial tr.baixa td {
  background-color: #ffff66;
}

#tableSeguretatSocial tr.alta.baixa td {
  background-color: #86cfda;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 4px;
  border: 4px solid #bd15ff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #bd15ff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
