html {
  position: relative;
  min-height: 100%;
}
body {
  padding-top: 80px;
  margin-bottom: 4rem;
  font-family: "Roboto", Arial, sans-serif;
  background: #E4E9F0;
}
.roboto-l {
  font-weight: 300;
}
.roboto-m {
  font-weight: 500;
}
.roboto-b {
  font-weight: 700;
}
.size10 {
  font-size: 1rem;
}
.size12 {
  font-size: 1.2rem;
}
.size14 {
  font-size: 1.4rem;
}
.size16 {
  font-size: 1.6rem;
}
.size18 {
  font-size: 1.8rem;
}
.size20 {
  font-size: 2rem;
}
.size22 {
  font-size: 2.2rem;
}
.size24 {
  font-size: 2.4rem;
}
.red {
  color: #FF0000;
}
.green {
  color: #009900;
}
hr {
  margin-top: 0;
  margin-bottom: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-60 {
  margin-top: 60px;
}
.w20 {
  width: 20px;
}
.w40 {
  width: 40px;
}
.w60 {
  width: 60px;
}
.w80 {
  width: 80px;
}
.w100 {
  width: 100px;
}
.w120 {
  width: 120px;
}
.w140 {
  width: 140px;
}
.w160 {
  width: 160px;
}
.w180 {
  width: 180px;
}
.w200 {
  width: 200px;
}
.w220 {
  width: 220px;
}
.w240 {
  width: 240px;
}
.gray {
  color: #666666;
}
.navbar-fixed-top {
  border: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  background: #FFFFFF;
}
.navbar {
  /*min-height: 80px;*/
  height:6rem;
}
.login-box {
  margin-top: 5rem;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 15px;
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
}
.login-box-header {
  margin-bottom: 2rem;
  border-bottom: 0.1rem solid #eeeeee;
}
.login-box-alert {
  margin-top: 2rem;
}
#username i {
  padding-right: 0.2rem;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  background-color: #F2F2F2;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.16);
}
.badge {
    vertical-align: top;
}
.navbar-brand{
  padding-top:0.5rem;
  padding-bottom:0.5rem;
}
.navbar-brand img{
  max-height:5rem;
}
.elenco-foto-vuoto{
  padding-top:3rem;
  padding-bottom:3rem;
  font-weight:700;
  font-size:1.6rem;
}

/* INTERNO */
.topbar {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040;
}
.topbar .top-search-bar {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
    height: 60px;
    position: fixed;
    top: -100px;
    transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    width: 100%;
    z-index: 25;
}
.topbar .top-search-bar .search-input-addon {
    position: relative;
}
.topbar .top-search-bar .search-input-addon .addon-icon {
    display: inline-block;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
.topbar .top-search-bar .search-input-addon .top-search-input {
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    margin-top: 10px;
    padding-left: 40px;
}
.topbar .topbar-left {
    padding: 0 6px;
    /*width: 200px;*/
}
.topbar .topbar-left .left-branding {
    margin: 0;
    padding: 0;
}
.topbar .topbar-left .left-branding > li {
    display: inline-block;
    float: left;
    height: 60px;
    list-style: outside none none;
}
.topbar .topbar-left .left-toggle-switch {
    border-radius: 4px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    height: 60px;
    text-align: center;
    transition: all 300ms linear 0s;
    width: 44px;
}
.topbar .topbar-left .left-toggle-switch i {
    display: inline-block;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 44px;
}
.topbar .topbar-left .logo {
    height: 60px;
}
.topbar .topbar-left .logo img {
    max-height:5rem;
    margin-top:0.5rem;
}
.topbar .topbar-left .branding-right {
    display: none;
    margin: 0;
    padding: 0;
}
.topbar .topbar-right {
    padding: 0 6px;
}
.topbar .topbar-right .left-bar-switch {
    color: #757575;
    cursor: pointer;
    display: none;
    height: 60px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    transition: all 300ms linear 0s;
    width: 44px;
}
.topbar .topbar-right .left-bar-switch {
    color: #757575;
    cursor: pointer;
    list-style: outside none none;
    text-align: center;
}
.topbar .topbar-right .top-right-icons {
    margin: 0;
    padding: 0;
    text-align: right;
}
.topbar .topbar-right .top-right-icons > li {
    display: inline-block;
    float: left;
    list-style: outside none none;
}
.topbar .topbar-right .top-right-icons > li > a {
    color: #757575;
    cursor: pointer;
    display: inline-block;
    height: 60px;
    position: relative;
    text-align: center;
    transition: all 300ms linear 0s;
    width: 44px;
}
.topbar .topbar-right .top-right-icons > li > a > i {
    display: inline-block;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 44px;
}
.topbar .topbar-right .top-right-icons > li > a .noty-bubble {
    background-color: #ff5252;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.42;
    padding: 3px 4px;
    position: absolute;
    right: 10%;
    top: 6px;
}
.user-profile > div {
    display: table-cell;
    vertical-align: middle;
}
.user-profile .admin-user-thumb {
    height: 48px;
    padding: 5px 10px 5px 0;
    width: 48px;
}
.user-profile .admin-user-thumb img {
    border-radius: 100%;
    height: 48px;
    width: 48px;
}
.user-profile .admin-user-info {
    padding: 0 15px 0 0;
}

/* HOMEPAGE */
.widget-home a {
    color: #444;
}
.widget-home .widget-wrap:hover {
    background: #CCC;
}
.home-img {
    font-size: 8rem;
}
.home-img-tmp {
    font-size: 10.5rem;
    color: #000000;
}
.home-title {
    font-size: 2.5rem;
}


.leftbar-view .leftbar {
    transform: translate(0px, 0px);
    transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.leftbar {
    background-color: #2f3038;
    height: 100%;
    position: fixed;
    top: 60px;
    width: 180px;
    z-index: 8;
}
.user-profile-container {
    background-color: #35353b;
}
.leftbar.material-leftbar {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
}
.leftbar.material-leftbar .list-accordion .list-title {
  background-color: #fff;
  border-top: 0px;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
  font-weight: 500;
  color: #666666;
}
.leftbar.material-leftbar .list-accordion .list-title .label {
  position: relative;
  font-size: 12px;
  top: -1px;
  font-weight: 500;
}
.leftbar.material-leftbar .list-accordion li ul li a {
  color: #868686;
}
.leftbar.material-leftbar .list-accordion li ul li a:hover,
.leftbar.material-leftbar .list-accordion li ul li a:focus {
  color: #000000;
}
.leftbar.material-leftbar .list-accordion > li > a {
  background-color: #fff;
  color: #868686;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
}
.leftbar.material-leftbar .list-accordion > li.list-title-selected > a, .leftbar.material-leftbar .list-accordion > li.list-subtitle-selected > a {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000000;
}
.leftbar.material-leftbar .list-accordion > li.list-subtitle-selected {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.leftbar.material-leftbar .list-accordion > li ul li.list-subsubtitle-selected > a {
  color: #000000;
}
.leftbar.material-leftbar .list-accordion > li > a.acc-parent.active {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000000;
}
.leftbar.material-leftbar .list-accordion > li > a:hover,
.leftbar.material-leftbar .list-accordion > li > a:focus {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000000;
}
.leftbar.material-leftbar .list-accordion > li > a:before {
  background: #ccc;
}
.leftbar-view .main-container {
  margin-left: 180px;
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.leftbar-view .leftbar {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.leftbar-view.left-aside-toggle .leftbar {
  -webkit-transform: translate(-180px, 0) !important;
  -moz-transform: translate(-180px, 0) !important;
  -o-transform: translate(-180px, 0) !important;
  -ms-transform: translate(-180px, 0) !important;
  transform: translate(-180px, 0) !important;
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.leftbar-view.left-aside-toggle .main-container {
  margin-left: 0px !important;
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.list-accordion {
  padding: 0px;
}
.list-accordion .list-title {
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 15px;
  background-color: #2c2c31;
  border-top: rgba(0, 0, 0, 0.12) 1px solid;
  border-bottom: rgba(0, 0, 0, 0.12) 1px solid;
  font-weight: 500;
  color: #666666;
}
.list-accordion .list-title .label {
  position: relative;
  font-size: 12px;
  top: -1px;
  font-weight: 500;
}
.list-accordion li {
  position: relative;
  list-style: none;
}
.list-accordion li > a {
  display: block;
  position: relative;
}
.list-accordion li > a > .label {
  position: relative;
  top: -1px;
  left: 4px;
  font-weight: 500;
  font-size: 12px;
}
.list-accordion li span.list-label {
  padding-left: 15px;
}
.list-accordion li ul {
  display: none;
  position: relative;
  padding-left: 30px;
}
.list-accordion li ul li {
  position: relative;
}
.list-accordion li ul li a {
  color: #868686;
  position: relative;
  padding: 8px 15px;
}
.list-accordion li ul li a .acc-icon {
  top: 7px;
}
.list-accordion li ul li a:hover,
.list-accordion li ul li a:focus {
  text-decoration: none;
  color: #17bab8;
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.list-accordion > li > a {
  background-color: #2c2c31;
  color: #868686;
  padding: 10px 15px;
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.list-accordion > li > a.acc-parent.active {
  background-color: #3a3b44;
  color: #17bab8;
}
.list-accordion > li > a > i {
  padding-right: 6px;
  font-size: 18px;
  position: relative;
  top: 1px;
}
.list-accordion > li > a:hover,
.list-accordion > li > a:focus {
  background-color: #3a3b44;
  text-decoration: none;
  color: #17bab8;
}
.list-accordion > li > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ccc;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.acc-icon {
  display: inline-block;
  width: 14px;
  position: absolute;
  right: 14px;
  text-align: center;
  top: 9px;
}
.acc-icon:after {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 14px;
  position: relative;
}
.acc-parent.active .acc-icon:after {
  display: inline-block;
  width: 14px;
  content: "\f107";
  font-family: 'FontAwesome';
}

.main-container{
  padding: 30px 15px 0px 15px;
  margin-left:25rem;
  -webkit-transition:all 350ms cubic-bezier(0.19,1,0.22,1);
  transition:all 350ms cubic-bezier(0.19,1,0.22,1);
}
.container-fluid{
  margin-right:auto;
  margin-left:auto;
  padding-left:1.5rem;
  padding-right:1.5rem;
}
.page-header{
  margin: 0px;
  border-bottom: 0px;
  margin-bottom: 30px;
  padding-bottom: 0px;
}
.page-header.filled{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 30px 15px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.page-header.light{
  background-color: #fff;
}
.page-header.full-block{
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -30px;
}
.page-header ul{
  margin-bottom: 0px;
  margin-top: 6px;
  list-style: none;
  padding: 0px;
}
.page-header .list-page-breadcrumb{
  text-align: right;
  margin-top: 0;
}
.page-header .list-page-breadcrumb li{
  list-style: none;
  display: inline-block;
  font-size: 12px;
  padding-left: 6px;
}
.page-header .list-page-breadcrumb li a {
  color: #444444;
}
.page-header .list-page-breadcrumb li a i {
  padding-left: 6px;
}
.widget-wrap {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.widget-header {
  position: relative;
}
.widget-header.block-header {
  border-bottom: #eee 1px solid;
  padding-bottom: 15px;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.widget-header .print {
  position: absolute;
  right: 35px;
  font-size: 26px;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.widget-wrap .widget-container {
  /*margin-top: 30px;*/
}
.j-forms label {
  font-weight: 700;
}
.j-forms label em {
  font-size:12px;
  font-weight: 400;
  color:#999;
}
.j-forms .icon-left, .j-forms .icon-right {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  height: 33px;
  line-height: 33px !important;
  opacity: .6;
  position: absolute;
  text-align: center;
  top: 1px;
  /*width: 55px;*/
  z-index: 2;
  font-size:1.4rem;
}
.form-content .unit .input{
  font-style:italic;
}
.widget-header {
  color: #085C9A;
}
.widget-header h3{
  margin:0;
}
.widget-wrap-submit{
  background:#fff;
  margin-bottom:3rem;
  padding:2rem 3rem;
}
.form-footer .btn{
  margin:20px 0 0 !important;
  float: none !important;
}
.text-center-block{
  margin:0 auto;
}
.unit span{
  /*line-height:3rem;*/
}
.unit span.input-group-addon{
  /*line-height:0;*/
}
.unit .form-elenco {
  padding: 6px 12px;
  height: 150px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.unit .form-elenco div {
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ccc;
}
.mese-primo{
  margin-top:2rem;
}
.sfondo-riga-tabella{
  padding-top:1rem;
  padding-bottom:1rem;
  margin-bottom:2rem;
  background:#f1f1f1;
  font-weight:700;
}
.option-bar {
  overflow: hidden;
  padding-top: 10px; 
  padding-bottom: 10px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.inputFileMargin {
  margin-top: 15px;
}
.table {
  margin-bottom: 0;
}
.table th {
  background: #E4E9F0;
}
.table-checkbox {
  width: 30px;
}
.table-checkbox .checkbox, .radio {
  margin: 0;
}
.table-action {
  width: 50px;
}
.table-list span:first-child {
  font-size: 1.6rem;
}
.table-list span:last-child {
  font-size: 1.2rem;
  color: #666;
}
.pagination {
  margin: 20px 0 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #ccc;
  border-color: #ddd;
  color: #333;
}
.unit span.obbligatorio {
  line-height: 14px;
  color: #d43f3a;
}
.unit span.flag-icon {
  line-height: 14px;
}
.search {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.search .form-group{
  margin-top: 5px;
  margin-bottom: 5px;
}
.confirmation-message {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #009900;
}
.confirmation-message i {
  font-size: 90px;
}
.confirmation-message p {
  margin-top: 20px;
  font-size: 20px;
  color: #000;
}
.menu-anteprima-img {
  margin-bottom: 30px;
}
.menu-anteprima-title {
  margin-bottom: 30px;
  font-weight: 700px;
  font-size: 30px;
  font-style: italic;
}
.menu-anteprima-text {
  padding-bottom: 50px;
}
.cantinavini-title {
  font-size: 25px;
  font-weight: 700;
  color: #303F9F;
}
.cantinavini-subtitle {
  margin-bottom: 10px;
  font-size: 20px;
  font-style: italic;
  color: #D32F2F
}
.cantinavini-elenco {
  margin-bottom: 30px;
}
.footer-container {
  background-color: #fff;
  margin-right: -15px;
  margin-left: -15px;
  padding: 15px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
  color: #666;
}
.footer-container a {
  color: #868686;
}
.footer-container a:hover,
.footer-container a:focus {
  text-decoration: none;
}
.footer-container .footer-right {
  text-align: right;
}
.footer-container .footer-right .footer-meta i {
  color: #00bcd4;
}

/* NUOVO */
.badge-rosso{
  background:#c0392b;
}
.badge-rosso-big{
  background:#c0392b;
  font-size:27px;
  border-radius:50%;
  padding:7px 12px;
  margin-top:-5px;
  position:absolute;
  right:40px;
  top:15px;
}
.non-letto{
  font-weight:700;
}
.elenco-foto{
  padding-bottom: 20px;
}
.elenco-foto-item{
  margin-top:20px;
}
.elenco-foto-bordo{
  overflow:hidden;
  border-left:0.1rem solid #ccc;
  border-right:0.1rem solid #ccc;
  border-bottom:0.1rem solid #ccc;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
}
.elenco-foto-item-modifica{
  margin-top:10px;
}
.elenco-foto-item-elimina .checkbox{
  margin-left:12px;
}
.contatti-item{
  margin-top:5px;
  margin-bottom:5px;
  padding-bottom:3px;
  border-bottom:1px solid #ccc;
}
.link-file{
  color:#2196F3;
}
.finitura-categoria{
  font-size:2rem;
  margin-bottom:2rem;
}
.finitura-item{
  margin-bottom:3rem;
}
.finitura-item-img img, .finitura-item-colore{
  height:10rem;
}
.img-center{
  margin:0 auto;
}


@media screen and (min-width: 992px){
  .preview-file{
    height:160px;
  }
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
  .topbar .topbar-left {
    width: auto;
  }
  .user-profile {
    line-height: 60px;
  }
  .widget-content {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .activities-container {
    overflow: none;
    white-space: normal;
  }
}

.datepicker-dropdown {
  z-index: 10000;
}
.files input {
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 120px 30% 85px 0;
    margin: 0;
    width: 100% !important;
}
.files .file-button {
    padding: 120px 30% 85px 0;
    width: 100% !important;
    background: transparent;
    color: transparent;
}
.files input:focus{     outline: 2px dashed #92b0b3;  outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear; border:1px solid #92b0b3;
 }
.files{ position:relative}
.files:after {  pointer-events: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 50px;
    right: 0;
    height: 56px;
    content: "";
    background-image: url(https://image.flaticon.com/icons/png/128/109/109612.png);
    display: block;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
}
.color input{ background-color:#f1f1f1;}

/* SWITCH */
.switchToggle input[type=checkbox]{height: 0; width: 0; visibility: hidden; position: absolute; }
.switchToggle label {cursor: pointer; text-indent: -9999px; width: 70px; max-width: 70px; height: 30px; background: #d1d1d1; display: block; border-radius: 100px; position: relative; }
.switchToggle label:after {content: ''; position: absolute; top: 2px; left: 2px; width: 26px; height: 26px; background: #fff; border-radius: 90px; transition: 0.3s; }
.switchToggle input:checked + label, .switchToggle input:checked + input + label  {background: #3e98d3; }
.switchToggle input + label:before, .switchToggle input + input + label:before {content: 'No'; position: absolute; top: 5px; left: 35px; width: 26px; height: 26px; border-radius: 90px; transition: 0.3s; text-indent: 0; color: #fff; }
.switchToggle input:checked + label:before, .switchToggle input:checked + input + label:before {content: 'Si'; position: absolute; top: 5px; left: 10px; width: 26px; height: 26px; border-radius: 90px; transition: 0.3s; text-indent: 0; color: #fff; }
.switchToggle input:checked + label:after, .switchToggle input:checked + input + label:after {left: calc(100% - 2px); transform: translateX(-100%); }
.switchToggle label:active:after {width: 26px; } 
.toggle-switchArea { margin: 10px 0 10px 0; }