/*------------------------------------------------------------------

[Custom Stylesheet]


Last change:    03/25/2013
Assigned to:    You

-------------------------------------------------------------------*/
body
{
  font-family: "Open Sans", Times, serif;
}

body.modal-open {
    overflow: visible;
}

.fancybox-overlay {
  z-index: 1000 !important;
}

.zerotox-block .widget-header, .zerotox-block .widget-content {
  background-color:  #E5ECF1 !important;
}

/**************
 * Barra logo
 **************/
nav {
    font-family: 'Open Sans', sans-serif;
}

.navbar.navbar-inverse {
    background: none repeat scroll 0 0 #088ea7;
    border-color: #088ea7;
}

.navbar-inverse .navbar-nav > li > a {
    color: white;
    font-weight: 500;
    font-size: 15px;
}

.navbar-brand img {
    height: 50px;
    vertical-align: top;
}

/**************
 * Barra menù
 **************/
.subnavbar {
    font-family: 'Open Sans', sans-serif;
}

.subnavbar {
    border-top: 0px solid #FFF;
}
.subnavbar .subnavbar-inner {
    background-image: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 0%);
    background-repeat: repeat-x;
    border-bottom: 0px solid #f6f6f6;
}

.subnavbar li, .mainnav li {
	z-index: 99;
	background-image: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 0%);
}

/* User menù*/
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #088ea7;
    color: #000000;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret,
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: white;
    border-top-color: white;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #158FA9;
    border-color: #158FA9;
    color: #FFF !important;
}

/* Bottoni menù */
.subnavbar .mainnav {
    height: 80px;
    margin: 0;
    padding: 0;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: center;
    display: flex;
}

.subnavbar .mainnav > li {
    float: left;
    height: 80px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.subnavbar .mainnav > li > a {
    color: #b5b2b2;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
}

.subnavbar .mainnav > li > a:hover,
.subnavbar .mainnav > li.active > a:hover,
.subnavbar .mainnav > li > a:focus {
    color: #088ea7;
}

.subnavbar .mainnav > li.active > a {
    background-image: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 0%);
    background-repeat: repeat-x;
    color: #0690A6;
}

.btn {
    border-radius: 0;
    margin: 0;
    padding: 8px 12px;
    text-transform: none;
    font-size: 14px !important;
}

.pull-right {
  float: right;
}

.zerotox table thead th{
  color:  #088ea7;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}

.zerotox table {
  margin-bottom: 4rem !important;
}

.stickyBar .last-row {
  font-weight: 700;
  font-family: 'Open Sans';
  font-size: 18px;
  height: 49px;
}

.zerotox .description {
  color: #595A5C;
  padding-top: 10px;
}

.zerotox .table.table a{
  color: #088ea7;
  text-decoration: underline;
}

.zerotox .description b{
  font-weight: 700;
}

.total-cart {
  border-top: 2px solid #838383;
  margin-top: 10px;
  padding-top: 10px;
  font-weight: 700;
}

.total-cart p{
  font-weight: 700;
  color: #595A5C;
}

.total-cart .total-price {
  color:  #088ea7;
  font-size: 20px;
}

.stickyBar .last-row {
  background-color: #088ea7 !important;
  color: white;
  text-align: center;
}

.stickyBar {
  position: fixed;
  width: 100%;
  background: #088ea7 !important;
  color: white;
  bottom: 22px;
  left: 0;
}

.disclaimer{
  text-align: center;
  background: #f6f6f6;
  color: #595A5C;
  padding-bottom: 5px;
}

.stickyBar table {
  width: 100%;
}

.zerotox tr {
  color: #595A5C;
}

.stickyBar .last-row .cart {
  text-align: left;
}

.stickyBar .last-row .total-label {
  font-size: 18px;
}

.stickyBar .last-row .total-label, .stickyBar .last-row .total-cost {
  text-transform: uppercase;
  font-weight: 700;
  width: 15%;
}

.stickyBar .last-row .total-cost {
  font-size: 16px;
}

.stickyBar .last-row .total-public-cost, .ordina-btn-cell {
  font-size: 16px;
  width: 15%;
}

.stickyBar .last-row .cart {
  width: 40%;
}

.stickyBar .ordina-btn-cell {
  display: table;
  width: 15%;
  margin: 0 auto;
}

.zerotox .ordina-btn-cell .btn-success, .stickyBar .ordina-btn-cell .btn-success {
  background: white !important;
  margin: 0 auto;
  margin-top: 6px;
  color: #088ea7;
}

.zerotox-modal .modal-header{
  background: white !important;
  border: 0;
  color: #088ea7;
}

.zerotox-modal .modal-header h4 {
  color: #088ea7;
  text-transform: uppercase;
  line-height: 48px;
  font-weight: 700;
  border: none;
  font-size: 22px;
  text-shadow: none;
}

.zerotox-modal .modal-header .close {
  color: #088ea7;
  box-shadow: none;
  text-shadow: none;
}

.zerotox-modal  .btn-confirm {
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  padding: 8px;
  border-radius: inherit;
}

.zerotox-modal  .btn-completed {
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  padding: 8px;
  border-radius: inherit;
  background: #088ea7 !important;
  min-width: 100px;
  display: none;
}

.zerotox-modal .btn-confirm .spinner-border{
  margin-left: 10px;
  width: 1.2rem;
  height: 1.2rem;
  display: none;
}

#textOrderCompleted {
  display: none;
}

.zerotox-modal .content {
  max-width: 300px;
  margin: 0 auto;
}

.zerotox-modal .content h4 {
  text-align: center;
  color: #088ea7;
  font-weight: 700;
  font-size: 34px;
  margin-left: -42px;
  margin-right: -42px;
}

.col-qty {
  width: 28px;
  display: inline-block;
}

.col-name {
  display: inline-block;
}

.col-price, .col-total {
  float: right;
}

.zerotox-modal .cart-desc, .zerotox-modal .total-cart, .zerotox-modal .shipping-cost   {
  width: 100%;
  display: block;
}

.shipping-cost .price-bar {
  text-decoration: line-through;
  display: none;
}

.zerotox .shipping-cost .cost {
  vertical-align: baseline;
  padding-top: 10px;
}

.zerotox .name{
  text-align: center;
}

.zerotox .qty .count {
  color: #595A5C;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  padding: 0 2px;
  min-width: 24px;
  text-align: center;
  background: transparent;
}
.zerotox .qty .plus {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  color: white;
  width: 25px;
  height: 25px;
  font: 24px Arial,sans-serif;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
}
.zerotox .qty .minus {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  color: white;
  width: 25px;
  height: 25px;
  font: 25px Arial,sans-serif;
  line-height: 23px;
  text-align: center;
  border-radius: 50%;
  background-clip: padding-box;
}
.zerotox div {
  text-align: center;
}
.zerotox .minus:hover{
  background-color: #8fbe40 !important;
}
.zerotox .plus:hover{
  background-color: #8fbe40 !important;
}

.zerotox .quantity,
.zerotox .public-cost,
.zerotox .cost {
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
}

.zerotox .cost {
  color:  #088ea7;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}



/*Prevent text selection*/
.zerotox span{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.zerotox input{
  border: 0;
  width: 2%;
}
.zerotox input::-webkit-outer-spin-button,
.zerotox input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.zerotox input:disabled{
  background-color:transparent;
}

.bg-blue {
  background-color: #088ea7;
}

.bg-grey {
  background-color: grey;
}

.zerotox .qty .minus.bg-grey:hover {
  background-color: grey !important;
  cursor: default;
}

.zerotox .name-col-header {
  width: 15%;
}

.zerotox .desc-col-header {
  width: 40%;
  text-align: left;
}

@media (max-width: 768px) {
  .zerotox .desc-col-header,  .zerotox .description, .desc-title {
    display: none;
  }
  .zerotox .name-col-header {
    width: 25%;
  }
  .stickyBar .last-row .total-label, .stickyBar .last-row .total-cost {
    width: 25%;
  }

  .stickyBar .last-row .total-public-cost, .ordina-btn-cell {
    width: 25%;
  }

  .stickyBar .last-row .cart {
    display: none;
  }

}

.zerotox .name > div{
  display: block;
  padding-bottom: 10px;
  color:  #088ea7;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  margin-bottom: 0;
}

.img-home-pro-icons {
    width: 50px;
    height: 50px;
}

.img-icon-zerotox {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px;
}

.pro-img-menu-icons {
    width: 44px;
    height: 58px;
    margin: auto;
    background-size: 75px;
    background-repeat: no-repeat;
    background-position-x: center;
}

.img-home {
    background-image: url(images/home_gray.png);
}

.img-nuovo-esame {
    background-image: url(images/nuovoesame_gray.png);
}

.img-ordina-kit {
    background-image: url(images/ordinakit_gray.png);
}

.img-zerotox {
  background-image: url(images/zerotox_gray.png);
}

.img-archivio-esame {
    background-image: url(images/archivioesami_gray.png);
}

.img-academy {
    background-image: url(images/academy_gray.png);
}

.img-minus {
    background-image: url(images/minus-circle-solid.svg);
}

.img-plus {
    background-image: url(images/plus-circle-solid.svg);
}

.btn-round {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border-width: 2px;
    border-color: #088ea7;
    outline-style: none;
}

.img-customer-care {
    background-image: url(images/customercare_gray.png);
}

.img-supporto {
    background-image: url(images/supportoscientifico_gray.png);
}

.img-documenti {
    background-image: url(images/documenti_gray.png);
}

.subnavbar .mainnav > li > a:hover .img-home {
    background-image: url(images/home_blu.png);
}

.active .img-home {
    background-image: url(images/home_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-nuovo-esame {
    background-image: url(images/nuovoesame_blu.png);
}

.active .img-nuovo-esame {
    background-image: url(images/nuovoesame_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-ordina-kit {
    background-image: url(images/ordinakit_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-zerotox {
  background-image: url(images/zerotox_blu.png);
}

.active .img-ordina-kit {
    background-image: url(images/ordinakit_blu.png);
}

.active .img-zerotox {
  background-image: url(images/zerotox_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-archivio-esame {
    background-image: url(images/archivioesami_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-academy {
    background-image: url(images/academy_blu.png);
}

.img-minus:hover {
    background-image: url(images/minus-circle-solid-hover.svg);
}

.img-plus:hover {
    background-image: url(images/plus-circle-solid-hover.svg);
}

.active .img-archivio-esame {
    background-image: url(images/archivioesami_blu.png);
}

.active .img-academy {
    background-image: url(images/academy_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-customer-care {
    background-image: url(images/customercare_blu.png);
}

.active .img-customer-care {
    background-image: url(images/customercare_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-supporto {
    background-image: url(images/succortoscientifico_blu.png);
}

.active .img-supporto {
    background-image: url(images/succortoscientifico_blu.png);
}

.subnavbar .mainnav > li > a:hover .img-documenti {
    background-image: url(images/documenti_blu.png);
}

.active .img-documenti {
    background-image: url(images/documenti_blu.png);
}

/**************
 * Bottoni
 **************/
.btn-primary {
    font-weight: 700;
    background-color: #088ea7 !important;
    color: white;
    text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #088ea7;
    border-color: #088ea7;
}

.btn-default {
    font-weight: 700;
    background-color: #fff !important;
    color: #088ea7 !important;
    text-transform: uppercase;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}

/**************
 * Bottoni e Link
 **************/
body, p {
    font: 14px/1.7em 'Open Sans', sans-serif;
}

input, textarea, button, select {
    font-family: 'Open Sans', sans-serif;
}

label,
.control-label,
#select2-drop,
.select2-container .select2-choice,
ul .select2-results {
  font-family: 'Open Sans', sans-serif;
}

.radio label {
  font-family: 'Open Sans', sans-serif;
}

a,
a:visited {
    color: #088ea7;
    text-decoration: none;
}
a:hover,
a:focus,
a:active {
    color: #167082;
    text-decoration: underline;
}

.main-pro-title {
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-pro-login-text {
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-exams-box {
    width: 600px;
  display: flex;
}

@media (max-width: 650px) {
    .new-exams-box {
        width: 100px;
    }
}

@media (max-width: 991px) {
    .subnavbar .mainnav > li > a {
      display: flex;
    }
    .pro-img-menu-icons {
      margin: unset;
    }
    .subnavbar .mainnav > li > a > span {
      padding-left: 10px;
      padding-bottom: 10px;
      margin-top: auto;
      margin-bottom: auto;
    }
    .new-exams-box {
        width: 300px;
    }
}

@media (max-width: 991px) {
    .main-login {
        margin-left: -20px;
        margin-right: -20px;
    }
    .subnavbar .mainnav {
        display: block;
    }
}

.login-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.login-header {
  background-color: var(--primary-color);
  padding: 1rem;
}

.logo img {
  height: 50px;
}

.main-content {
  flex: 1;
  display: flex;
  padding-top: 100px;
  flex-direction: column;
}

.login-card-container {
  background-color: var(--background-color);
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.login-card {
  display: flex;
  max-width: 1000px;
  width: 100%;
  background-color: #CEEAEF;
  border-radius: 80px;
  overflow: hidden;
}

.login-form-container {
  flex: 1;
  display: flex;
  padding-right: 3rem;
padding-top: 2rem;
  padding-left: 3rem;
  flex-direction: row;
  justify-content: center;
}

.login-image {
 max-width: 400px;
  display: flex;
  align-items: end;
}

.info-section {
  max-width: 800px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .login-image {
    display: none;
  }
  .main-content{
    padding-top: 0;
  }
  .info-section {
    margin-bottom: 100px;
  }
}

.login-image img {
  width: 100%;
}

.login-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(8, 142, 167, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}



.form-group label {
  display: block;
  color: var(--primary-color);
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.form-group .input-icon {
  position: absolute;
  top: 38px;
  left: 15px;
}

.form-control:focus {
  outline: none;
}

.login-button {
  border: none;
  padding: 12px 30px;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s;
  margin-top: 1rem;
  align-self: flex-end;
}

.login-button:hover {
  background-color: #088fa8;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.help-link {
  margin-top: 1.5rem;
  color: var(--primary-color);
  text-decoration: none;
  font-size: 0.9rem;
}

.help-link:hover {
  text-decoration: underline;
}

.login-footer {
  text-align: center;
  padding: 2rem;
}

.login-footer h2 {
  margin-bottom: 1rem;
}

.info-section {
  text-align: center;
}

.info-section h2 {
  color: var(--primary-color);
  font-size: 2rem;
}

.contact-button {
  display: inline-block;
  background-color: var(--secondary-color);
  color: var(--white);
  border: none;
  padding: 10px 25px;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
  text-decoration: none;
}

.contact-button:hover {
  background-color: #7cb342;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.footer {
  text-align: center;
  padding: 1rem;
  background-color: #f6f6f6;
  color: #777;
  font-size: 0.8rem;
}

.medical-icons {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.medical-icon {
  position: absolute;
  background-color: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.icon-1 {
  top: 15%;
  right: 15%;
  width: 80px;
  height: 80px;
}

.icon-2 {
  top: 40%;
  left: 10%;
  width: 70px;
  height: 70px;
}

.icon-3 {
  bottom: 20%;
  right: 20%;
  width: 90px;
  height: 90px;
}

.icon-4 {
  top: 60%;
  right: 5%;
  width: 60px;
  height: 60px;
}

.icon-5 {
  top: 20%;
  left: 20%;
  width: 75px;
  height: 75px;
}

.icon-6 {
  bottom: 15%;
  left: 15%;
  width: 85px;
  height: 85px;
}

.icon-label {
  position: absolute;
  background-color: var(--white);
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--primary-color);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.label-1 {
  top: 10%;
  right: 30%;
}

.label-2 {
  top: 25%;
  right: 5%;
}

.label-3 {
  bottom: 40%;
  right: 10%;
}

.label-4 {
  bottom: 15%;
  right: 35%;
}

.label-5 {
  top: 35%;
  left: 5%;
}

.label-6 {
  bottom: 25%;
  left: 8%;
}

/* Responsive design */
@media (max-width: 992px) {
  .login-card {
    flex-direction: column;
  }

  .login-form-container {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .login-image {
    min-height: 300px;
  }
}

@media (max-width: 576px) {
  .login-form-container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .login-form h1 {
    font-size: 2rem;
  }

  .info-section h2 {
    font-size: 1.5rem;
  }
}




@media (min-width: 480px) {
.account-container-flex {
    width: 400px;
    float: right;
    margin-right: 50px;
}
}

@media (max-width: 1200px) {
    .subnavbar .mainnav > li > a > span {
        line-height: 12px;
    }
}

@media (max-width: 1020px) and (min-width: 929px) {
.main-login-flex-title {
padding: 20px;
margin-left: 40px;
}
.account-container-flex {
margin-top: 0;
}
}

@media (max-width: 929px) {
.main-login-flex-title {
margin-top: 60px;
padding: 20px;
margin-left: 40px;

}
.account-container-flex {
margin-top: 0;
}
}

.account-container-flex {
width: 390px;
}

.barra-div {
  display: flex;
  justify-content: center;

  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.barra-div img {
  width: 150px;
}

.info-section h2 {
  color: #088ea7;
  font-size: 2.3rem;
  font-weight: 600;
}

.bit-locale {
cursor: pointer;
}

.bit-locale:hover {
color: white;
}

.promo-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  margin-bottom: 60px;
}

.promo-text {
  flex: 1;
  padding-right: 30px;
  text-align: left;
}

.promo-text p {
  color: #555;
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 20px 0;
  line-height: 1.5;
}

.promo-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 300px;
}

.more-info {
  color: #088ea7;
  font-size: 17px;
  margin-bottom: 20px;
  text-decoration: none;
  font-weight: bold;
}

.contact-btn {
  background-color: #a6cb57;
  color: white;
  border: none;
  font-weight: 500;
  border-radius: 30px;
  padding: 10px 35px;
  font-size: 17px;
  cursor: pointer;
}

.contact-btn:hover {
  background-color: #088ea7;
  text-decoration: none;
  color: white;
}

.contact-btn:visited {
  color: white;
}

@media (max-width: 768px) {
  .promo-container {
    flex-direction: column;
    text-align: center;
  }

  .promo-text {
    padding-right: 0;
    margin-bottom: 30px;
    text-align: center;
  }

  .info-section {
    padding: 0px 25px;
  }
}

.container-home {
    background-image: url(images/footer+fascia_1.png);;
    background-repeat: no-repeat;
    background-size: cover;
    height: 455px;
    position: relative;
}

.container-home > div {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 50px;
    padding-left: 90px;
    padding-bottom: 100px;
}

.text-login-institutional {
    color: white;
    width: 100%;
    float: right;
    font-size: 18px;
}

.text-login-institutional p {
    font-size: 18px;
}

header .fa-chevron-down {
    color: white;
    margin-left: 8px;
}

header .dropdown-item:focus, .dropdown-item:hover {
    background-color:rgba(255,255,255,0.2);
}

header .dropdown-item {
    padding: 8px;
    cursor: pointer;
}

header .dropdown-menu {
    min-width: 3rem;
}

.main-login-flex-title {
    font-family: 'Open Sans', sans-serif;
    color: white;
    display: flex;
    max-width: 500px;
    float: right;
    text-align: right;
    margin-bottom: 50px;
}

.main-login-flex-title h2 {
    padding-right: 30px;
}

.logo-footer {
    width: 46px;
    height: 71px;
}


.login-img {
    width: 50px;
    height: 50px;
}


.text-login-institutional a {
    color: white;
    font-weight: 700;
    text-decoration: underline;
}
.main-login {
    height: 300px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
background-color: #158FA9;
}
.btn-danger,
.btn-danger:visited {
background-image: linear-gradient(to bottom, #E30413 0%, #E30413 100%);
border-color: #E30413;
color: #FFF;
font-weight: 700;
text-transform: uppercase;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
background-image: linear-gradient(to bottom, #E30413 0%, #E30413 100%);
background-repeat: repeat-x;
border-color: #E30413;
}

.btn-success {
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
background-repeat: repeat-x;
border-color: #419641;
font-weight: 800;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
background-image: linear-gradient(to bottom, #06D314 0%, #449d44 100%);
background-repeat: repeat-x;
border-color: #419641;
}

/* Date picker */
.ui-datepicker td .ui-state-active {
    background: none repeat scroll 0 0 #159AB1;
    color: #ffffff;
    margin-bottom: 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.ajaxLoading {
  cursor: wait !important;
}

/**************
 * Nuovo esame
 **************/
#errorlisting, #parenterrorlisting {

    font-weight: normal;
}

#errorlisting .error, #parenterrorlisting .error {

    border: 0px !important;
    font-weight: normal;
}

#errorlisting label, #parenterrorlisting label {

    display: block !important;
    font-weight: normal;
}

a#modifica_genitore.btn ,
a#modifica_genitore.btn:link,
a#modifica_genitore.btn:visited {
    color: #fff;
}

.nosms-modal-download-module,
a.nosms-modal-download-module:link,
a.nosms-modal-download-module:visited,
a.nosms-modal-download-module:hover,
a.nosms-modal-download-module:active {
    color:#c12e2a;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

/**************
 * Archivio
 **************/
.archive-notviewed {
    color: #1598B0 !important;
}

.archivio .archive-notviewed {
    color: #838383 !important;
}

.archive-viewed,
a.archive-viewed,
a.archive-viewed:link,
a.archive-viewed:visited {
    color: #838383 !important;
}

.archive-notapproved-privacy {
    color: #838383 !important;
    font-weight: normal !important;
}
a.archive-notapproved-privacy,
a.archive-notapproved-privacy:link,
a.archive-notapproved-privacy:visited {
    color: #838383 !important;
}

.archive-notapproved-noprivacy {
    color: #838383 !important;
    font-weight: normal !important;
}
a.archive-notapproved-noprivacy,
a.archive-notapproved-noprivacy:link,
a.archive-notapproved-noprivacy:visited {
    color: #838383 !important;
}

.archivio table.table .valid-not-viewed td,
.archivio .valid-not-viewed .download p,
.archivio .valid-not-viewed .text-title p,
.archivio .valid-not-viewed td.patient-column a{
    font-weight: 700 !important;
}


#pager {
    text-align: center;
}
#pager ul {
    margin: 10px;
    padding: 20px;
    list-style-type: none;
}

#pager ul li {
    padding: 6px;
    text-align: center;
    display: inline-block;
}

#pager li{
    border: 1px solid #088ea7;
    margin-left: 5px;
    width: 35px;
}

#pager .active {
    color: white;
    background-color: #088ea7;
    border: 1px solid #088ea7;
}

#pager li:first-child {

}
#pager li:last-child {
}

@media screen and (min-width: 650px) and (max-width: 992px) {
    #pager ul {
        width: 350px;
        margin-left: 160px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1240px) {
  #pager ul {
    width: 550px;
    margin-left: 160px;
  }
}

/*
#pager .pag-separator {
    display:table-cell;
    padding-right: 15px;
}

#pager ul {
    padding: 0;
    display:table;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

#pager li {
    display:table-cell;
    text-align:center;
}

#pager .pag-separator {
    width: 5px;
}

#pager .start-end {
    width: 50px;
}
#pager .prev-next {
    width: 80px;
}

.right {
    text-align: right !important;
}
.left {
    text-align: left !important;
}
*/

/**************
 * Login
 **************/
.account-container h1 {
    color: #159AB1;
    font-size: 32px;
    margin-bottom: 0.4em;
}

/**************
 * Footer
 **************/

.extra {
    font-size: 11px;
    padding: 20px 0;
}

.footer {
    font-size: 12px;
    background-color: #f6f6f6;
    position: fixed;
    bottom: 0;
    width: 100%;
}

/**************************************
 * Rimedi e Caratteristiche alimentari
 **************************************/
.rimedi_desc, .characteristics_desc, .sconto_desc {
    font-size:12px;
}

#remedy_container .checkbox, #characteristics_container .checkbox {
	margin-top: 3px;
	margin-bottom: 3px;
}

#remedy_container .row,  #characteristics_container .row {
    margin-left: 0px;
}


/*
.checkbox_rimedi {
    float: left;
    padding-right: 25px;
}



.checkbox_rimedi:last-child {
    padding-right: 0px;
}

.checkbox_rimedi label {
    font-weight: normal;
}
*/

/**************************************
 * Archivio
 **************************************/
#archive-search-box {
    width: 260px;
    padding-top: 6px;
}

#archive-search-box input, #archive-search-box button {
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 0;
    padding: 0px 10px 0px 10px;
}


@media screen and (max-width: 390px) {
    #archive-search-box {
        width: 200px;
    }
}

/***********************************
 * Tooltip
 ***********************************/
.tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;
    color: #555555;
    background-color: #DCDCDC;
    border: solid 1px #C4C4C4;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    text-align: left;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #C4C4C4;
}

.tooltip.in {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

/********************************************************************
 * CSS PER GESTIRE VISUALIZZAZIONE GENITORI PER I PAZIENTI MINORENNI
 ********************************************************************/
#showPazMin {
    border-radius: 0 0 5px 5px;
}

#showGenitore {
    border-radius: 0 0 0 5px;
}

#showGenitore,
#showPazMin {
    z-index: 10;
    padding: 5px 10px;
    border-color: #1598B0;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    color: #1598B0;
    cursor: pointer;
    background-color: #E1E1E1;
    float: right;
}

fieldset#anag_genitore {
    display: none;
}

#showGenitore.activeTabGenitoreMinore,
#showPazMin.activeTabGenitoreMinore {
    background-color: #1598B0;
    color: #FFFFFF;
}

.myClear {
    clear: both;
}

/******************************************
DOCUMENT POPUP
*******************************************/

#popup-contracts {
    display: none;
    z-index: 100000;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-bottom: 70px;
}

.contracts_content {
    width:70%;
    margin: 0 auto;
    top: 20%;
    position: relative;
    background: #FFFFFF;
    padding: 20px;
    color: #000;
    overflow-y: scroll;
    max-height: 75vh;
}

.contracts_content strong {
    font-weight: 700;
}

.contracts_content a, .contracts_content a:visited {
    text-decoration: underline;
}

.contracts_title {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #088ea7;
    margin-bottom: 20px;
}

.contracts_subtitle {
    font-size: 18px;
    padding: 10px 0;
}

.contracts_desc {
    font-style: italic;
}

.contracts_title_break,
.contracts_break_label,
.contracts_desc,
.contracts_agree,
.contracts_download,
.contracts_confirm {
    font-size: 16px;
    padding: 0 0 10px;
}

.contracts_confirm input {
    text-transform: uppercase;
    min-width: 150px;
}

.contracts_confirm {
    width: fit-content;
    margin: 0 auto;
}

table.table .contracts_row_title th {
    border-top: 1px solid #DDDDDD !important;
}

#contracts table.table .contracts_row_title th {
    border-top:  none !important;

    font-size: 16px;
}

#Inserisci-Esame {
    z-index: 100010;
    background-color: rgba(0, 0, 0, 0.8);
}

.contracts_row input {
    text-transform: uppercase;
}

.md-accordion .card:first-of-type {
    border-bottom: none;
}
.fa-angle-down {
    font-size: 30px;
}

#contracts .card .card-header .fa-angle-down {
    padding-top: 15px;
}

.fa-angle-down:before {
    color: white;
}
/*******************************************
WITH ONE MORE MENU ELEMENT FIX WRONG DESIGN
IN FRONTEND FOR RESPONSIVE AAPLICATION
*******************************************/
@media screen {
    @media (min-width: 768px) AND (max-width: 991px) {
        .subnavbar .mainnav > li:last-child {
            border-right: none;
        }

        .subnavbar .mainnav > li > a {
            padding: 0 13px;
            font-size: 11px;
        }
    }
}

#change-password .login-fields .field label.error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    padding: 5px 10px;
    margin-top: 5px;
    border-radius: 5px;
}

.main-login .login-fields .md-form {
    display: flex;
}

.img-main-home {
    max-width: 55%
}


@media (max-width: 1000px) {
    .img-main-home {
        display: none;
    }


    .main-login-flex-title {
        margin-bottom: 0
    }

    .container-home {
        height: 0;
        display: none;
    }


}

@media (max-width: 375px) {
    .container-home {
        height: 1880px;
    }
}



.login-flex-box {
    background: #f9f9f9;
}

.login-flex-box {
    max-width: 1800px;
    margin: 0 auto;
}

.container-home {
    max-width: 1800px;
    margin: 0 auto;
}

.modal-dialog {
  max-width: none;
}

[type=checkbox]:checked, [type=checkbox]:not(:checked) {
  position: unset;
  pointer-events: none;
  opacity: 1;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

.radio label, .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline, .checkbox-inline {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control {
  font-size: 14px;
}

.table td {
  vertical-align: top;
  padding: 5px;
}

table.table td, table.table th {
  padding: 5px;
  border: 0;
}

.archivio table.table td, table.table th {
    padding: 10px;
    padding-bottom: 15px;
}

.card .card-header h5 strong, .new-exams-box b, .new-exams-box strong {
  font-weight: 700;
}

.card .card-header h5 {

    font-size: 22px;
}

.card .card-header h5 strong {

  font-size: 22px;
}

.card .card-header h5 strong {

}

.card .card-header .fa-angle-down {
    padding-top: 0;
}

.card-body .togglec {
  text-align: center;
}

#Scegli-Esame .btn-primary {
    min-width: 108px;
    height: 36px;
}

#Scegli-Esame .card-body .row:nth-child(even) {
    background: #EDEDED;
}

#Scegli-Esame .card-body .row {
    padding: 0.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#Scegli-Esame .product-name {
    color: #088ea7;

    padding-right: 5px;
    font-weight: 700;
    font-size: 18px;
    width: 125px;
    min-width: 125px;
    float: left;
}

#Scegli-Esame .title-name {
    text-transform: uppercase;
    font-weight: 700;
    color: #088ea7;
    font-size: 16px;
}

.fancybox-inner {
    height: 100% !important;
}

#Scegli-Esame .title-name .togglec {
    text-align: left;
}

#alert_paziente_minorenne {
    margin-top: auto;
    z-index: 0;
}


#Scegli-Esame .modal-content {
    margin-top: 20px !important;
}

#Scegli-Esame .simple-product-list-container .product-name {
    width: 100%;
}
#Scegli-Esame .simple-product-list {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#Scegli-Esame .simple-product-list > div {
    display: flex;
}

#Scegli-Esame .product-descrizione {
    margin-bottom: 0;
}

#Scegli-Esame  .md-accordion .card .card-body {
    padding-top: 0;
}

#Scegli-Esame .md-accordion .card {
    margin-bottom: 5px;
    border-bottom: none;
}

.view-download img{
    width: 25px;
}

.view-download {
    margin-left: 10px;
    font-weight: 700;
    background-color: #088ea7;
    height: 37px;
    width: 37px;
    border: 0;
    box-shadow: none;
}

.privacy-content a:not([href]):not([class]) {
    color: #088ea7;
    text-decoration: underline;
}

.empty-results {
    color: #0690A6;
    text-align: center;
    padding-top: 50px;
    font-size: 18px;
}

.view-download:hover {
    outline: 0;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
}

.container-download-button {
    display: flex;
}

@media (max-width: 768px) {
    .navbar-brand img {
        height: 38px;
    }
}
