/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body {
  font-weight: 400 !important;
}
select {
  height: 45px;
}
input.inputCustom {
  margin: 0;
  padding: 10px;
}
input.readonly {
  background: #e8e8e8;
}
select {
  width: auto;
}
table tr:hover {
  background: #f5f5f5;
}
input.price-ticket {
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 22px;
  padding: 0;
  color: #fff;
  text-align: right;
  font-weight: 300;
}
input.price-ticket:focus {
  border-color: white;
  box-shadow: none;
}
.label-primary {
  background: #FF5722;
}
.label-secondary {
  background: #3f51b5;
}
.label-sospeso {
  background: #fd8c00;
}
.label-danger {
  background: #dc3545;
}
label#jform_price-lbl {
  font-size: 22px;
  margin: 0;
  padding: 0 10px 0 10px;
}
#swal2-validation-message .small {
  text-align: left;
}
.image-cropper {
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  cursor: pointer;
}
.image-cropper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 50px !important;
}
.image-cropper-big {
  width: 250px;
  height: 250px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid;
  margin: 20px auto;
}
.image-cropper-big img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 250px !important;
}
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
  line-height: 18px;
  margin-right: 8px;
}
#rowPDFnew .field-calendar input {
  width: 80px;
  padding: 10px;
}
.js-calendar {
  margin-top: 0 !important;
}
.align-right .btn-toolbar {
  float: right !important;
}
.dropdown-menu .divider {
  height: auto;
  margin: auto;
  overflow: hidden;
  background-color: transparent;
  border-bottom: none;
}
#g-page-surround {
  background: #f1f2f7;
}
.icon-option {
  margin: 0 2px 3px 0;
  font-size: 14px !important;
}
.icon-option-small {
  margin: 0 2px 3px 0;
  font-size: 7px !important;
}
.error textarea {
  border-color: rgba(255, 0, 0, 0.3);
}
.error .content-img_profile {
  border: 1px solid rgba(255, 0, 0, 0.3);
}
.header-left .dropdown-item.row-notify {
  display: block;
  margin: 0 !important;
  position: relative;
  padding-right: 45px !important;
}
.header-left .dropdown-item.row-notify .title-notify {
  display: block;
  line-height: 22px;
  position: relative;
}
.header-left .dropdown-item.row-notify .title-notify span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10px;
}
.header-left .dropdown-item.row-notify .mifraicon-close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
/* ticket servizio */
label#jform_price_email_show-lbl, label#jform_total_ore_show-lbl {
  color: #FFF;
  font-size: 12px;
  margin: 3px 8px 0 0;
}
input#jform_total_ore_show {
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 22px;
  padding: 0;
  color: #fff;
  text-align: right;
  font-weight: 300;
  margin: 0 10px 0 0;
  border-right: 1px solid;
  padding: 0 10px 0 0;
  border-radius: 0;
}
/* Button */
.btn-toolbar {
  margin: 0 8px;
}
.btn-toolbar-top {
  text-align: right;
}
.btn-primary {
  border: none !important;
}
.btn-danger {
  border: none;
  box-shadow: none;
  background: #c32613;
}
.btn-transparent {
  border: none;
  box-shadow: none;
  background: transparent;
}
.button-new.small, .button-save.small {
  background: #c32512;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 5px 10px;
  font-size: 12px;
  display: flex;
}
.button-new.big, .button-save.big {
  background: #40afdb;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: inline-flex;
}
.button-plus-circle.big {
  background: #ff9900;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-normal.big {
  background: #eeeeee;
  border: none;
  color: #444444;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-delete.big, .button-cancel.big {
  background: #c32512;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: inline-flex;
}
.button-delete.small, .button-cancel.small {
  background: #c32512;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 5px 10px;
  font-size: 12px;
  display: flex;
}
.button-trash.big {
  background: #e8e8e8;
  border: none;
  color: #333;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
}
.button-trash.small {
  background: #e8e8e8;
  border: none;
  color: #333;
  text-shadow: none;
  padding: 5px 10px;
  font-size: 12px;
  display: flex;
}
.btn:hover, .btn:focus {
  background: #1762c3;
  color: #fff;
}
.custom-file-label::after {
  content: "Selezione";
  font-size: 16px;
}
/* NEW Custom Bottoni Top */
.button-export.big, .button-info.big {
  background: #db9e34;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: inline-flex;
}
.button-create.big {
  background: #00b300;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-save.green.big {
  background: #00b300;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-uncreate.big {
  background: #bc0900;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-add.big {
  background: #40afdb;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-back.big {
  background: #c2bf00;
  border: none;
  color: #333;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-mdelete.big {
  background: #c32512;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-mtrash.big {
  background: #F44336;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-cancel.redlite.big {
  background: #F44336;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-mprimary.big {
  background: #ecedf1;
  border: none;
  color: #333;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.button-marchive.big {
  background: #607D8B;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: flex;
}
.tag-inner-tipology {
  background: #ffffff;
  padding: 0 8px;
  display: inline-flex;
  margin-left: 2px;
  color: #333;
  border-radius: 3px;
  font-weight: 700;
}
.tag-competence {
  background: #838cdb;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-client {
  background: green;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-dependent {
  background: #d45d08;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-group {
  background: #0099d4;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-rondatag {
  background: #ffeb3b;
  padding: 2px 5px;
  color: #333;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-impiant {
  background: #009688;
  padding: 2px 5px;
  color: #fff;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-numticket {
  background: #6c757d;
  padding: 2px 5px;
  color: #fff;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-label {
  background: #e8e9ef;
  padding: 2px 5px;
  color: #868e96;
  font-weight: 400;
  border-radius: 5px 0 0 5px;
  font-size: 12px;
}
.tag-service {
  background: #028fcb;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-tipology {
  background: #fd8c00;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-name-impiant {
  background: #009688;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-new-impiant {
  background: #009000;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-assegnation {
  background: #fd8c00;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
.tag-darkred {
  background: darkred;
  padding: 2px 5px;
  color: #FFF;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  font-size: 12px;
}
/* SELECT2 */
span.select2-selection.select2-selection--single {
  height: 40px;
}
.error span.select2-selection.select2-selection--single {
  border-color: rgba(255, 0, 0, 0.3);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
  width: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 6px 35px 4px 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 4.5px 0px 4.5px 4px;
}
.select2-container .select2-selection--multiple {
  display: flex;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  margin: 2px;
}
.select2-search.select2-search--inline .select2-search__field {
  margin: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 5px;
  margin: 3px 0 2px 0;
}
.select2-search--dropdown {
  margin: 0px 2px;
}
.select2-results__option {
  padding: 6px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 300px;
  overflow-y: auto;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  margin-left: 10px;
  width: 8px;
}
/*.view-opeserticketservice #select2-jform_id_service-results li:nth-child(1) {
  background: #00b300;
}*/
.select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-container--default .select2-selection--single .select2-selection__clear, .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
}
/* MODALBOX */
.tingle-modal--visible {
  z-index: 9999;
}
.modal-box .tingle-modal-box, .modal-user .tingle-modal-box, .modal-link .tingle-modal-box {
  width: auto;
}
#contentModalCustom {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.modalCustom {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  border-radius: 5px;
  padding: 20px;
}
/* ALERT */
#system-message-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  min-width: 310px;
  display: none;
}
#system-message-container .alert {
  font-family: "Montserrat";
  margin: 0 auto;
  font-size: 14px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.31);
  color: #545454;
}
#system-message-container .alert p {
  font-family: "Montserrat";
  font-size: 14px;
  margin: 0;
}
.swal-modal .swal-text {
  text-align: center;
}
.swal-wide {
  width: 850px !important;
}
.alert-passages {
  color: #ffffff;
  background-color: #0088cc;
  border-color: #607D8B;
}
.alert-passages strong {
  color: #ffffff;
}
.alert-rondashowcase {
  color: #444444;
  background-color: #FFC107;
  border-color: #fd8c00;
}
.alert-rondashowcase strong {
  color: #444444;
}
.alert-opeserlistofservices {
  color: #ffffff;
  background-color: #3f51b5;
  border-color: #7b7eb5;
}
.alert-opeserlistofservices strong {
  color: #ffffff;
}
.alert-sos {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #c50900;
}
.alert-sos strong {
  color: #ffffff;
}
.form-mifra .custom-input-view {
  border: 1px solid #e6e6e6;
  padding: 10px;
}
/** Radio Switch **/
.switch-field {
  overflow: hidden;
  text-align: center;
}
.switch-field fieldset {
  border: none;
  min-height: 10px;
  display: inline-block;
}
.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.switch-field label {
  float: left;
}
.switch-field label {
  display: inline-block;
  width: auto;
  background-color: #e4e4e4;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  text-shadow: none;
  padding: 4px 14px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 5px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.switch-field label:hover {
  cursor: pointer;
}
.switch-field input:checked + label {
  background-color: #A5DC86;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.switch-field label:first-of-type {
  border-radius: 4px 0 0 4px;
}
.switch-field label:last-of-type {
  border-radius: 0 4px 4px 0;
}
input:checked + label[for=jform_new_client0] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_switch_button0] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_block0] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_multicompetenza0] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_chat_view0] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_visualcentral0] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_visualservice0] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_client1] {
  background-color: #dd0000 !important;
  color: #fff;
}
input:checked + label[for=jform_ronda2] {
  background-color: #dd0000 !important;
  color: #fff;
}
.switch-field-select input {
  display: none;
}
.radio, .checkbox {
  padding: 0 !important;
}
/*#jform_block label {
  display: inline-block;
  width: auto;
}*/
/* RADIO SWITCH */
.option-group {
  width: 90%;
  position: relative;
  overflow: hidden;
  font-size: 4rem;
  margin: 1em auto;
  transform: translateZ(0);
}
.option-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin: 0px auto;
}
.option {
  overflow: hidden;
  flex: 1;
  display: block;
  padding: 0.5em;
  background: #e2e2e2;
  position: relative;
  margin: 0em;
  margin-right: 0.2em;
  border-radius: 0.25em;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  cursor: pointer;
  opacity: 0.5;
  transition-duration: 0.8s, 0.6s;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.98, 0, 0.22, 0.98), linear;
  will-change: transform, opacity;
  text-align: center;
}
.option-input {
  position: absolute;
  top: 0;
  z-index: -1;
  visibility: hidden;
}
.option__label_client {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: bold;
  transform-origin: left center;
  transform: translateX(16%) scale(0.7);
  transition: inherit;
  will-change: transform;
}
.option__label_client:after {
  content: "";
  border: solid 2px #03a9f4;
  width: 100%;
  transform-origin: 0 0;
  transform: scaleX(0.7);
  transition: inherit;
  will-change: transform;
  margin-left: 5px;
}
.option__label_clients {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: bold;
  transform-origin: left center;
  transform: translateX(16%) scale(0.7);
  transition: inherit;
  will-change: transform;
}
.option__label_clients:after {
  content: "";
  border: solid 2px #f44336;
  width: 100%;
  transform-origin: 0 0;
  transform: scaleX(0.7);
  transition: inherit;
  will-change: transform;
  margin-left: 5px;
}
.option__label_sub {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: -9px;
  transform-origin: left center;
  transform: translateX(16%) scale(0.7);
  transition: inherit;
  will-change: transform;
}
.option__label_magazzino {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 0.3em;
  font-weight: bold;
  transform-origin: left center;
  transform: translateX(16%) scale(0.7);
  transition: inherit;
  will-change: transform;
}
.option__label_magazzino:after {
  content: "";
  border: solid 2px #dc3545;
  width: 100%;
  transform-origin: 0 0;
  transform: scaleX(0.7);
  transition: inherit;
  will-change: transform;
  margin-left: 5px;
}
.option__label_magazzino_sub {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  transform-origin: left center;
  transform: translateX(16%) scale(0.7);
  transition: inherit;
  will-change: transform;
  font-size: 0.2em;
}
/*.option:last-child {
  .option__label { transform: translateX(0%) scale(0.7); }
  .option__indicator { transform: translateX(-20%); }
}

.option-input:checked ~ .option {
  transform: translateX(-20%) translateX(0.2em);
  .option__indicator { transform: translateX(0%); }
  .option__label { transform: translateX(40%) scale(0.7); }
}

.option-input:first-child:checked ~ .option {
  transform: translateX(20%) translateX(-0.2em);
  .option__indicator { transform: translateX(-40%); }
  .option__label { transform: translateX(0%) scale(0.7); }
}*/
.option-input:nth-child(1):checked ~ .option:nth-of-type(1), .option-input:nth-child(2):checked ~ .option:nth-of-type(2), .option-input:nth-child(3):checked ~ .option:nth-of-type(3), .option-input:nth-child(4):checked ~ .option:nth-of-type(4), .option-input:nth-child(5):checked ~ .option:nth-of-type(5), .option-input:nth-child(6):checked ~ .option:nth-of-type(6), .option-input:nth-child(7):checked ~ .option:nth-of-type(7), .option-input:nth-child(8):checked ~ .option:nth-of-type(8), .option-input:nth-child(9):checked ~ .option:nth-of-type(9) {
  opacity: 1;
}
.option-input:nth-child(1):checked ~ .option:nth-of-type(1) .option__indicator, .option-input:nth-child(2):checked ~ .option:nth-of-type(2) .option__indicator, .option-input:nth-child(3):checked ~ .option:nth-of-type(3) .option__indicator, .option-input:nth-child(4):checked ~ .option:nth-of-type(4) .option__indicator, .option-input:nth-child(5):checked ~ .option:nth-of-type(5) .option__indicator, .option-input:nth-child(6):checked ~ .option:nth-of-type(6) .option__indicator, .option-input:nth-child(7):checked ~ .option:nth-of-type(7) .option__indicator, .option-input:nth-child(8):checked ~ .option:nth-of-type(8) .option__indicator, .option-input:nth-child(9):checked ~ .option:nth-of-type(9) .option__indicator {
  transform: translateX(0);
}
.option-input:nth-child(1):checked ~ .option:nth-of-type(1) .option__indicator::after, .option-input:nth-child(2):checked ~ .option:nth-of-type(2) .option__indicator::after, .option-input:nth-child(3):checked ~ .option:nth-of-type(3) .option__indicator::after, .option-input:nth-child(4):checked ~ .option:nth-of-type(4) .option__indicator::after, .option-input:nth-child(5):checked ~ .option:nth-of-type(5) .option__indicator::after, .option-input:nth-child(6):checked ~ .option:nth-of-type(6) .option__indicator::after, .option-input:nth-child(7):checked ~ .option:nth-of-type(7) .option__indicator::after, .option-input:nth-child(8):checked ~ .option:nth-of-type(8) .option__indicator::after, .option-input:nth-child(9):checked ~ .option:nth-of-type(9) .option__indicator::after {
  transform: scale(1);
}
.option-input:nth-child(1):checked ~ .option:nth-of-type(1) .option__label_client, .option-input:nth-child(1):checked ~ .option:nth-of-type(1) .option__label_client::after, .option-input:nth-child(2):checked ~ .option:nth-of-type(2) .option__label_client, .option-input:nth-child(2):checked ~ .option:nth-of-type(2) .option__label_client::after, .option-input:nth-child(3):checked ~ .option:nth-of-type(3) .option__label_client, .option-input:nth-child(3):checked ~ .option:nth-of-type(3) .option__label_client::after, .option-input:nth-child(4):checked ~ .option:nth-of-type(4) .option__label_client, .option-input:nth-child(4):checked ~ .option:nth-of-type(4) .option__label_client::after, .option-input:nth-child(5):checked ~ .option:nth-of-type(5) .option__label_client, .option-input:nth-child(5):checked ~ .option:nth-of-type(5) .option__label_client::after, .option-input:nth-child(6):checked ~ .option:nth-of-type(6) .option__label_client, .option-input:nth-child(6):checked ~ .option:nth-of-type(6) .option__label_client::after, .option-input:nth-child(7):checked ~ .option:nth-of-type(7) .option__label_client, .option-input:nth-child(7):checked ~ .option:nth-of-type(7) .option__label_client::after, .option-input:nth-child(8):checked ~ .option:nth-of-type(8) .option__label_client, .option-input:nth-child(8):checked ~ .option:nth-of-type(8) .option__label_client::after, .option-input:nth-child(9):checked ~ .option:nth-of-type(9) .option__label_client, .option-input:nth-child(9):checked ~ .option:nth-of-type(9) .option__label_client::after {
  transform: scale(1);
  text-align: center;
}
.option-input:nth-child(1):checked ~ .option:nth-of-type(1) .option__label_clients, .option-input:nth-child(1):checked ~ .option:nth-of-type(1) .option__label_clients::after, .option-input:nth-child(2):checked ~ .option:nth-of-type(2) .option__label_clients, .option-input:nth-child(2):checked ~ .option:nth-of-type(2) .option__label_clients::after, .option-input:nth-child(3):checked ~ .option:nth-of-type(3) .option__label_clients, .option-input:nth-child(3):checked ~ .option:nth-of-type(3) .option__label_clients::after, .option-input:nth-child(4):checked ~ .option:nth-of-type(4) .option__label_clients, .option-input:nth-child(4):checked ~ .option:nth-of-type(4) .option__label_clients::after, .option-input:nth-child(5):checked ~ .option:nth-of-type(5) .option__label_clients, .option-input:nth-child(5):checked ~ .option:nth-of-type(5) .option__label_clients::after, .option-input:nth-child(6):checked ~ .option:nth-of-type(6) .option__label_clients, .option-input:nth-child(6):checked ~ .option:nth-of-type(6) .option__label_clients::after, .option-input:nth-child(7):checked ~ .option:nth-of-type(7) .option__label_clients, .option-input:nth-child(7):checked ~ .option:nth-of-type(7) .option__label_clients::after, .option-input:nth-child(8):checked ~ .option:nth-of-type(8) .option__label_clients, .option-input:nth-child(8):checked ~ .option:nth-of-type(8) .option__label_clients::after, .option-input:nth-child(9):checked ~ .option:nth-of-type(9) .option__label_clients, .option-input:nth-child(9):checked ~ .option:nth-of-type(9) .option__label_clients::after {
  transform: scale(1);
  text-align: center;
}
/* COM_MIFRASECURITY */
#toolbar .btn-wrapper {
  display: inline-block;
  margin: 3px 3px;
}
.popover.fade.right.in {
  display: none !important;
}
.content-top-bar-title {
  margin-bottom: 20px;
}
.content-top-bar {
  margin-bottom: 5px;
  margin-top: 20px;
}
.content-top-bar .subtitle {
  display: block;
  margin: 0 23px;
  font-size: 12px;
}
.table {
  margin-bottom: 0;
}
.idTable input {
  margin-top: -2px;
}
.pagination {
  margin: 0;
}
th.small, td.small {
  font-size: 12px;
}
.js-stools-field-filter select.inputCustom {
  height: 44px;
}
.input-mini {
  width: auto;
}
.modal {
  position: relative;
}
.js-stools .js-stools-container-filters-visible {
  display: block;
}
.js-stools-container-filters {
  text-align: center;
}
.js-stools-container-bar button[aria-label="Cerca"] {
  background: #e8e8e8;
  border: none;
  color: #333;
}
.js-stools-container-bar button[aria-label="Cerca"] .icon-search {
  padding: 10px 0 0 0;
  height: 32px;
  margin: 0;
}
.js-stools-container-bar .js-stools-btn-clear, .js-stools-container-bar .js-stools-btn-filter {
  background: #e8e8e8;
  border: none;
  color: #333;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
}
.js-stools-container-bar .js-stools-btn-filter.btn-primary {
  background: #40afdb;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
}
.js-stools-container-list .js-stools-field-list select.inputCustom {
  height: 44px;
}
.js-stools-btn-filter-search.btn-primary {
  background: #40afdb;
  border: none;
  color: #fff;
  text-shadow: none;
  padding: 10px;
  font-size: 16px;
  display: block;
}
.pagination .limit.pull-right {
  display: none;
}
form {
  margin: 0;
}
.input-append, .input-prepend {
  margin: 0;
}
.input-append .active, .input-prepend .active {
  background: transparent;
  border: 1px solid #ababab;
}
.input-append button#filter_dateout_btn, .input-append button#filter_datein_btn, .input-prepend button#filter_dateout_btn, .input-prepend button#filter_datein_btn {
  height: 40px;
}
/* FIELD USERSELECT */
.form-mifra #userselect #usernameText {
  margin: 0;
  width: 86%;
  padding: 8px;
  background: #d6d6d6;
  border-radius: 5px;
}
.form-mifra #userselect .add {
  margin: 0 0 0 1%;
  width: 13%;
  text-align: center;
  padding: 10px;
}
.form-mifra #userselect .add span {
  margin: 0;
}
#adminForm .content_table {
  padding: 10px;
}
#adminForm .icon-archive {
  font-size: 14px;
  color: #40afdb;
}
#adminForm .icon-unarchive {
  font-size: 14px;
  color: #c32512;
}
#adminForm .icon-publish {
  font-size: 14px;
  color: #40afdb;
}
#adminForm .icon-unpublish {
  font-size: 14px;
  color: #c32512;
}
#adminForm .icon-trash {
  font-size: 14px;
}
h1.title {
  font-size: 24px;
  margin: 0 10px;
  line-height: 40px;
}
h1.title i {
  margin: 0 10px;
}
h3.title {
  font-size: 14px;
  margin: 0 3px;
  line-height: 14px;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
}
h5.titleMenu {
  margin: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
h6.title {
  margin: 10px;
}
h6.title-box {
  margin: 5px 0 5px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}
fieldset {
  padding: 0 10px 10px;
}
.tooltip strong {
  color: white;
}
.minicolors {
  width: 50%;
}
.checkall input {
  margin: 0;
}
input.minicolors {
  padding: 20px 0px 20px 34px !important;
}
.minicolors-theme-bootstrap .minicolors-swatch {
  margin-top: 7px;
  margin-left: 4px;
}
.minicolors-theme-bootstrap .minicolors-panel {
  height: 165px;
  width: 186px;
}
.inputMedia .media-preview.add-on {
  display: inline-block;
  padding: 10px 0;
  width: 10%;
}
.inputMedia input.inputMedia {
  display: inline-block !important;
  margin: 0;
  padding: 7px;
  width: 55% !important;
  height: 28px;
}
.inputMedia .modal.btn {
  display: inline-block;
  width: 20%;
  padding: 11px;
}
.inputMedia .btn.hasTooltip {
  display: inline-block;
  width: 13%;
  padding: 11px;
}
.tip-wrap {
  background: #fff;
  border: 1px solid #e9e9e9;
  max-width: none;
  padding: 0;
  z-index: 9999;
}
.tip-title {
  font-size: 12px;
}
.tip-title strong {
  padding: 10px 0 10px 0;
  display: block;
  border-bottom: 1px solid #e8e8e8;
}
.tip-title #jform_logo_preview_img {
  padding: 0 20px 20px 20px;
}
#TipImgpath {
  display: none;
}
iframe {
  max-width: 100%;
  max-height: 100%;
}
.badge-small {
  padding: 3px 6px;
  border-radius: 50px;
  display: inline-block;
  color: #FFF;
}
.notify-stop-position.start {
  background: green !important;
}
.notify-start-position.error {
  background: red !important;
}
.notify-start-position.message {
  background: #028bb1 !important;
}
.badge.green {
  background: #00b300;
}
.badge.red {
  background: #dc3545;
}
.badge-content-small .budge {
  border-radius: 50%;
  width: 15px;
  text-align: center;
  height: 15px;
  line-height: 16px;
  display: inline-block;
  margin-bottom: 2px;
}
.badge-content-small .red {
  background: #d60900;
}
.badge-content-small .grey {
  background: #878787;
}
.badge-content-small .green {
  background: #00b300;
}
.badge-content .btn-micro {
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  margin: 0;
  line-height: 29px;
  font-size: 10px;
  display: flex;
  height: 25px;
}
.badge-content .btn-micro .icon-checkedout {
  margin: 6px;
  display: block;
  color: #fff;
}
.badge-content .btn-micro .icon-checkedout:before, .badge-content .btn-micro .icon-lock:before, .badge-content .btn-micro .icon-locked:before {
  display: flex;
  margin: 0px 1px;
}
.badge-content .budge-state {
  border-radius: 50%;
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 26px;
  display: block;
  margin-bottom: 2px;
}
.badge-content .budge {
  border-radius: 50%;
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 26px;
  display: inline-block;
  margin-bottom: 2px;
}
.badge-content .red {
  background: #d60900;
}
.badge-content .grey {
  background: #878787;
}
.badge-content .green {
  background: #00b300;
}
.badge-content .white {
  background: #dddddd;
}
.badge-content .blue {
  background: #028fcb;
}
.badge-content .modify {
  background: #028bb1;
}
.badge-content .orange {
  background: #fd8c00;
}
.badge-content .service {
  background: #028fcb;
}
.badge-content .barkorange {
  background: #db9e34;
}
.badge-content .yellow {
  background: #ffce5c;
}
#logs-html {
  padding: 5px;
  position: relative;
}
#logs-html .title {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  height: 40px;
}
#logs-html .badge-logs {
  position: absolute;
  right: 2px;
  top: 6px;
}
#logs-html .badge-logs .budge {
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 38px;
  margin-right: 5px;
}
#logs-html .badge-logs .budge i {
  font-size: 20px !important;
  cursor: pointer !important;
}
#logs-html .badge-logs .red {
  background: #d60900;
}
#logs-html .badge-logs .green {
  background: #00B82E;
}
#logs-html .badge-logs .white {
  background: #fff;
}
#logs-html .badge-logs .blue {
  background: #028fcb;
}
#logs-html .text {
  position: relative;
  font-weight: 600;
}
.export-data-cont {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.export-data {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background: #FFF;
  border-radius: 10px;
}
.form-logs-box input[type="checkbox"] {
  margin: 0;
}
.table-content-class {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 550px;
}
.table-content-class tr:before {
  left: -1px;
}
.table-content-class tr:after {
  right: -1px;
}
.swal-icon.swal-icon--custom {
  width: 150px;
  margin: 30px auto 0;
}
/* ScrollBar */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 8px;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.4);
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
/* CARD PERSONAL */
.card-center-700 {
  width: 70%;
  margin: 0 auto;
}
.traffic-chart.sosnotices .ct-series-a .ct-area, .traffic-chart .ct-series-a .ct-slice-donut-solid, .traffic-chart .ct-series-a .ct-slice-pie {
  fill: #3f51b5;
}
.traffic-chart.rondareports .ct-series-a .ct-area, .traffic-chart .ct-series-a .ct-slice-donut-solid, .traffic-chart .ct-series-a .ct-slice-pie {
  fill: #2196F3;
}
.traffic-chart.opeserpresences .ct-series-a .ct-area, .traffic-chart .ct-series-a .ct-slice-donut-solid, .traffic-chart .ct-series-a .ct-slice-pie {
  fill: #2196F3;
}
@media only all and (max-width: 47.99rem) {
  #login-form {
    width: 100% !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .js-stools .js-stools-container-list {
    float: right !important;
  }
  .js-stools .js-stools-container-bar, .js-stools .js-stools-container-list {
    float: left;
  }
  #gn-menu {
    height: 50px;
    font-size: 10px;
  }
  #gn-menu .gn-scroller .gn-menu {
    font-size: 14px;
  }
  #gn-menu .gn-scroller .gn-menu li > a {
    padding: 0 !important;
  }
  #gn-menu .gn-menu-wrapper {
    top: 50px !important;
  }
  #gn-menu .gn-icon-menu {
    line-height: 54px;
  }
  #gn-menu .gn-icon-menu::before {
    margin-left: -2px;
    width: 23px;
    height: 2px;
  }
  #gn-menu li > a {
    padding: 0 10px !important;
    line-height: 50px;
  }
  #gn-menu .gn-icon-top::before {
    margin-right: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .title {
    font-size: 22px;
  }
  #gn-menu {
    height: 50px;
    font-size: 10px;
  }
  #gn-menu .gn-scroller .gn-menu {
    font-size: 14px;
  }
  #gn-menu .gn-scroller .gn-menu li > a {
    padding: 0 !important;
  }
  #gn-menu .gn-menu-wrapper {
    top: 50px !important;
  }
  #gn-menu .gn-icon-menu {
    line-height: 54px;
  }
  #gn-menu .gn-icon-menu::before {
    margin-left: -2px;
    width: 23px;
    height: 2px;
  }
  #gn-menu li > a {
    padding: 0 10px !important;
    line-height: 50px;
  }
  #gn-menu .gn-icon-top::before {
    margin-right: 5px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .title {
    text-align: center;
    font-size: 16px;
  }
  #gn-menu {
    height: 50px;
    font-size: 10px;
  }
  #gn-menu .gn-scroller .gn-menu {
    font-size: 14px;
  }
  #gn-menu .gn-scroller .gn-menu li > a {
    padding: 0 !important;
  }
  #gn-menu .gn-menu-wrapper {
    top: 50px !important;
  }
  #gn-menu .gn-icon-menu {
    line-height: 54px;
  }
  #gn-menu .gn-icon-menu::before {
    margin-left: -2px;
    width: 23px;
    height: 2px;
  }
  #gn-menu li > a {
    padding: 0 10px !important;
    line-height: 50px;
  }
  #gn-menu .gn-icon-top::before {
    margin-right: 5px;
  }
}
/*# sourceMappingURL=custom_13.css.map */