html,
body {
    background-color: #f5f5f5;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.colore-1 {
    color: #fff;
    background-color: #3d8fcd;
}

.colore-2 {
    color: #3d8fcd;
    background-color: #9eb2b6;
}

.colore-3 {
    color: #fff;
    background-color: #a3d181;
}

.navbar {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.btn {
    border-radius: 0;
    box-shadow: none;
}

.btn-2,
.btn-default {
    color: #fff;
    background-color: #f0cd73;
}

.btn-2,
.btn-default:hover {
    color: #fff;
    background-color: #c3a75d;
}

.btn-1,
.btn-primary {
    color: #fff;
    background-color: #3d8fcd;
}

.btn-1,
.btn-primary:hover {
    color: #fff;
    background-color: #23465e;
}

.btn-primary:active {
    background-color: #53a8e2;
    background-image: -webkit-radial-gradient(circle, #deba01 10%, #deba01 11%);
    background-image:      -o-radial-gradient(circle, #deba01 10%, #deba01 11%);
    background-image:         radial-gradient(circle, #53a8e2 10%, #53a8e2 11%);
}

.panel {
    border-radius: 0;
}

.panel-heading {
    border-radius: 0;
}

#fotoAnteprima img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
}

#fotoAnteprima {
    margin-bottom: 10px;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    -webkit-box-shadow: inset 0 -2px 0 #3d8fcd;
            box-shadow: inset 0 -2px 0 #3d8fcd;
}

select:focus,
select.form-control:focus {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
    -webkit-box-shadow: inset 0 -2px 0 #3d8fcd;
            box-shadow: inset 0 -2px 0 #3d8fcd;
}

input[type='radio']:before,
.radio input[type='radio']:before,
.radio-inline input[type='radio']:before {
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #3d8fcd;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
}

input[type='radio']:checked:after,
.radio input[type='radio']:checked:after,
.radio-inline input[type='radio']:checked:after {
    border-color: #3d8fcd;
}

input[type='checkbox']:focus:after,
.checkbox input[type='checkbox']:focus:after,
.checkbox-inline input[type='checkbox']:focus:after {
    border-color: #3d8fcd;
}

input[type='checkbox']:checked:after,
.checkbox input[type='checkbox']:checked:after,
.checkbox-inline input[type='checkbox']:checked:after {
    background-color: #3d8fcd;
    border-color: #3d8fcd;
}

.selectize-input {
    -webkit-appearance: none;
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 1.5;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 13px 13px;
            background-size: 13px;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
            box-shadow: inset 0 -1px 0 #ddd;
    -webkit-transition: box-shadow 100ms linear;
       -moz-transition: box-shadow 100ms linear;
        -ms-transition: box-shadow 100ms linear;
         -o-transition: box-shadow 100ms linear;
            transition: box-shadow 100ms linear;

       -moz-appearance: none;
}

.selectize-input.focus {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
    -webkit-box-shadow: inset 0 -2px 0 #3d8fcd;
            box-shadow: inset 0 -2px 0 #3d8fcd;
}

.selectize-input.dropdown-active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
            border-radius: 0;
    -webkit-box-shadow: inset 0 -2px 0 #3d8fcd;
            box-shadow: inset 0 -2px 0 #3d8fcd;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
}

.selectize-dropdown,
.selectize-dropdown.form-control {
            border-radius: 0;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
}

.selectize-control.single .selectize-input:after {
    display: none;
    width: 0;
    height: 0;
    content: ' ';
    border: none;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 13px 13px;
            background-size: 13px;
}

.box-select-medico .avatar {
    float: left;
    width: 60px;
    margin-right: 10px;
}

.box-select-medico:hover {
    cursor: pointer;
    background-color: #dadada;
}

.box-select-medico .avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50px;
}

.box-select-medico .nome {
    margin-bottom: 4px;
    font-weight: bold;
    line-height: 1.1;
    color: black;
    word-wrap: break-word;
}

.box-select-medico .codice {
    margin-top: 4px;
    font-size: 13px;
    color: #777;
}

.box-select-medico {
    display: none;
    float: left;
    width: 263px;
    height: 85px;
    padding: 10px;
    margin: 5px;
    background-color: #f5f5f5;
    -webkit-transition: background-color 200ms linear;
       -moz-transition: background-color 200ms linear;
        -ms-transition: background-color 200ms linear;
         -o-transition: background-color 200ms linear;
            transition: background-color 200ms linear;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    color: #fff;
    background-color: #3d8fcd;
    border-color: #3d8fcd;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.padding-10 {
    padding: 10px;
}

.red {
    color: red;
}

div.toolbar {
    float: left;
}

.button-action {
    display: inline-block;
    width: 27px;
    height: 27px;
    padding: 2px;
    margin: 1px;
    margin-right: 2px;
    margin-left: 2px;
    color: #fff;
    cursor: pointer;
    background: #3d8fcd;
    border-radius: 100px;
    -webkit-transition: all 200ms ease-in;
    /* For Safari 3.1 to 6.0 */
            transition: all 200ms ease-in;
}

.button-action i {
    color: #fff;
}

.button-action:first-child {
    margin-left: 0;
}

.button-action:last-child {
    margin-right: 0;
}

.button-action:hover {
    z-index: 1000;
    -webkit-transform: scale(1.2) rotate(360deg);
       -moz-transform: scale(1.2) rotate(360deg);
         -o-transform: scale(1.2) rotate(360deg);
            transform: scale(1.2) rotate(360deg);
}

.header-photo {
    margin-top: 4px;
}

.header-photo img {
    float: left;
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    border-radius: 88px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}

.nome-medico {
    padding-left: 115px;
    color: #fff;
}

.row.intestazione {
    padding: 15px;
    color: #fff;
}

.intestazione .benvenuto-paziente {
    color: #fff;
}

#facts {
    float: left;
    width: 100%;
    padding: 30px 20px 15px;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
            box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
}

#facts li:first-child {
    margin-left: 0;
}

#facts li,
.services-nav li {
    position: relative;
    float: left;
    width: 23.404255319148934%;
    box-sizing: border-box;
    margin-bottom: 2.127659574468085%;
    margin-left: 2.127659574468085%;
}

.facts-box {
    position: relative;
    float: left;
    width: 100%;
}

.milestone-counter {
    float: left;
    width: 100%;
    padding-top: 10px;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: none;
}

.num {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: -.02em;
}

.color-text,
#twitter-feed li a,
nav li a,
.num,
.services-nav li a span,
.services-container h3,
.tooltip h5,
#success_page h3,
.policy-box i,
.center-nav:hover {
    color: #3d8fcd;
}

#facts li h3 {
    float: left;
    width: 100%;
    padding: 20px 30px;
    margin-top: 0;
    font-family: 'Oswald', sans-serif;
    color: #666;
    background-color: #3d8fcd;
    -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, .1), 0 1px 7px rgba(0, 0, 0, .2);
         box-shadow: inset 0 12px 19px rgba(255, 255, 255, .1), 0 1px 7px rgba(0, 0, 0, .2);

    -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, .1), 0 1px 7px rgba(0, 0, 0, .2);
}

#facts ul {
    padding-left: 0;
}

.services-nav li:first-child {
    margin-left: 0;
}

.services-nav {
    width: 100%;
}

.services-nav a span {
    position: absolute;
    bottom: 2%;
    left: 0;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    opacity: 0;
}

.services-nav a {
    border: 20px solid #3d8fcd;
}

.services-nav a {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 150px;
    height: 150px;
    margin: 32px 68px 40px;
    font-size: 54px;
    line-height: 110px;
    color: #666;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    transition: all 500ms;
}

.services-nav a:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
}

.services-nav ul {
    list-style-type: none;
}

div.desc-button {
    min-height: 35px;
    margin-top: 30px;
    clear: both;
    font-size: 16px;
    line-height: 16px;
}

.separator:not(.no-highlight) {
    width: 100px;
    height: 5px;
    margin: 10px auto;
    background-color: #3d8fcd;
}

.separator.left {
    margin-left: 0;
}

.section-title {
    text-align: center;
    text-transform: uppercase;
}

#facts li h3 {
    padding: 20px 0;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

.num {
    position: relative;
    padding: 34px 0;
    margin-bottom: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 55px;
    font-weight: 700;
    line-height: 46px;
    text-transform: uppercase;
    letter-spacing: -.02em;
}

#chisono-textarea {
    display: none;
    width: 100%;
}

#chisono-save {
    display: none;
}

.social-icon {
    font-size: 20px;
}

.social-box {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 10px 2px;
    font-size: 20px;
    line-height: 48px;
    color: #666;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    border-bottom: 4px solid #3d8fcd;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -webkit-transition-duration: .3s;
            transition-duration: .3s;
    -webkit-transition-property: color;
            transition-property: color;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.social-box:first-child {
    margin-left: 0;
}

.social-box:last-child {
    margin-right: 0;
    margin-left: 0;
}

.navbar .intestazione {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);

    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

.social-box:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
    background: #3d8fcd;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
            transition-duration: .3s;
    -webkit-transition-property: transform;
            transition-property: transform;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
}

.social-box:hover,
.social-box:focus,
.social-box:active {
    color: white;
}

.social-box:hover:before,
.social-box:focus:before,
.social-box:active:before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}

#info-medico .social-box {
    background: rgb(247, 247, 247);
}

#info-medico #fotoAnteprima img {
    width: 150px;
    height: 150px;
    border: 5px solid #fff;
    border-radius: 88px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}

#info-medico #indirizzo-info,
#info-medico #specializzazioni {
    margin-left: 10px;
}

#info-medico .modal-body {
    font-size: 18px;
}

.separator2 {
    max-width: 420px;
    width: 100%;
    height: 2px;
    margin: 10px auto;
    background-color: #ececec;
}

#info-medico .modal-footer {
    text-align: center;
}

#info-medico .modal-footer button,
#info-medico .modal-footer a {
    min-width: 450px;
    height: 50px;
    margin: 5px 0;
    font-size: 20px;
    color: #fff;
}

#info-medico .social-link-a {
    width: 250px;
    margin: 0 auto;
}

#info-medico a {
    color: #444;
}

#info-medico .social-link-a li {
    font-size: 12px;
}

.fa-facebook-official.colored {
    color: #4867aa;
}

.fa-twitter.colored {
    color: #55acee;
}

.fa-youtube-play.colored {
    color: #cd201f;
}

.fa-linkedin-square.colored {
    color: #0177b5;
}

.fa-map-marker.colored {
    color: #dd4b3e;
}

.btn-default:active {
    background-color: #bda159;
    background-image: -webkit-radial-gradient(circle, #9c8547 10%, #fff 11%);
    background-image:      -o-radial-gradient(circle, #9c8547 10%, #fff 11%);
    background-image:         radial-gradient(circle, #9c8547 10%, #fff 11%);
}

.social-link {
    position: absolute;
    right: 0;
    bottom: 0;
}

.relative {
    position: relative;
}

.btn-success {
    background-color: #9fcd7d;
}

.panel-primary {
    border-color: #3d8fcd;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #a3d181;
    border-color: #a3d181;
}

.panel-gray > .panel-heading {
    color: #fff;
    background-color: #9aaeb2;
    border-color: #9aaeb2;
}

.panel-title {
    font-size: 25px;
    /*font-family: 'Bangers';*/
}

.table thead {
    color: #000;
    background-color: #f1f1f1;
}

.navbar h2 {
    color: #fff;
}

.box-medico-paziente .avatar img {
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    border-radius: 88px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}

.box-medico-paziente .avatar {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #eee;
}

.box-medico-paziente .info-medico-paziente i {
    margin-right: 5px;
}

.box-medico-paziente .nome-medico-paziente {
    font-size: 15px;
    font-weight: 500;
}

.specializzazione-medico {
    padding-left: 115px;
    margin-bottom: 0;
    color: #fff;
}

.dove-ricevo {
    padding: 30px 45px 30px;
    margin: 0 auto;
    cursor: pointer;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
            box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
}

.dove-ricevo .indirizzo-box {
    padding: 10px;
    margin: 10px auto;
    font-size: 14px;
    color: #666;
    background: #fff;
    border-bottom: 5px solid #a3d181;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    transition: all 500ms;
}

.dove-ricevo .indirizzo-box:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
}

.dove-ricevo .indirizzo-box .content-info {
    text-align: left;
}

.dove-ricevo .indirizzo-box .content-info .nome {
    font-weight: 600;
}

.logo-header {
    float: left;
    height: 100px;
}

.logo-header img {
    height: 100px;
}

.logout-btn {
    margin-left: 18px;
    border-bottom: 4px solid #9aaeb2;
}

.btn-navbar {
    color: #fff;
    background-color: #a3d181;
}

.btn-navbar:hover {
    color: #fff;
    background-color: #f0cd73;
}

.btn-navbar:active,
.btn-navbar:focus {
    color: #fff;
}

.logout-btn:before {
    background-color: #9aaeb2;
}

.alert-danger {
    background-color: #e4464b;
}

.titolo-sito {
    font-size: 40px;
    font-weight: 600;
    color: #3d8fcd;
}

#indicatore {
    width: 275px;
}

#indicatore .progress {
    height: 12px;
    background: #ebedef;
    border-radius: 32px;
    box-shadow: none;
}

#indicatore .text-indicator {
    margin-bottom: 5px;
    line-height: 15px;
}

.giorno-spec {
    width: 70px;
    height: 60px;
}

.giorno-spec #giorno {
    font-size: 30px;
    line-height: 36px;
    color: #3d8fcd;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.giorno-spec #mese {
    font-weight: 600;
    color: #b2b2b2;
    text-align: center;
    text-transform: capitalize;
}

#calendario .datepicker {
    width: 100%;
}

#calendario .datepicker table {
    width: 100%;
    background-color: #5f5f5f;
}

#calendario .datepicker table thead tr .prev,
#calendario .datepicker table thead tr .datepicker-switch,
#calendario .datepicker table thead tr .next {
    color: #fff;
    background-color: #5f5f5f;
    border-radius: 0;
}

#calendario .datepicker table thead tr .prev {
    border-radius: 2px 0 0 0;
}

#calendario .datepicker table thead tr .next {
    border-radius: 0 2px 0 0;
}

#calendario .datepicker table thead tr {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);

    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

#calendario .datepicker table thead tr th {
    border-radius: 0;
}

#calendario .datepicker table td.day {
    background-color: #eee;
    border-radius: 0;
}

#calendario .datepicker table td.day.disabled {
    background: none;
}

#calendario .datepicker table td.day.today {
    background: #f3d076;
}

#calendario .datepicker table tbody,
#calendario .datepicker table thead {
    background: #f9f9f9;
}

#calendario .datepicker table tr td.active.active,
#calendario .datepicker table tr td.active.highlighted.active,
#calendario .datepicker table tr td.active.highlighted:active,
#calendario .datepicker table tr td.active:active {
    background-color: #3d8fcd;
    border-color: #3d8fcd;
}

.separator-right {
    border-right: 1px solid #ccc;
}

#oggetto-messaggio {
    position: absolute;
    top: 50%;
    width: 174px;
    margin-top: -1em;
    font-size: 15px;
    line-height: 1em;
    text-align: center;
}

#container-oggetto-messaggio {
    float: right;
    width: 172px;
    margin: 0 auto;
    clear: right;
}

.messaggio-box-container {
    width: 100%;
    height: 100%;
    padding: 26px 26px 26px 26px;
    margin: 0 auto;
}

.messaggio-box-container .messaggio-box {
    position: relative;
    height: 100%;
    padding: 16px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 5px 5px 5px 0;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

.messaggio-box-container .messaggio-box::before {
    position: absolute;
    bottom: -2px;
    left: -18px;
    display: inline-block;
    content: ' ';
    border-top: 0 solid #c8c8c8;
    border-right: 0 solid transparent;
    border-bottom: 18px solid #c8c8c8;
    border-left: 18px solid transparent;
}

.messaggio-box-container .messaggio-box::after {
    position: absolute;
    bottom: 0;
    left: -15px;
    display: inline-block;
    content: ' ';
    border-top: 0 solid #fff;
    border-right: 0 solid transparent;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
}

.messaggio-box-container .messaggio-box.no-messaggio {
    padding: 0;
    margin: 0;
    line-height: 152px;
    text-align: center;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.messaggio-box-container .messaggio-box.no-messaggio::after,
.messaggio-box-container .messaggio-box.no-messaggio::before {
    content: none;
}

.container-messaggio {
    height: 204px;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
            box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
}

.container-messaggio .swiper-pagination-bullet-active {
    background: #3d8fcd;
}

.claim-sito {
    margin-top: -12px;
    font-size: 18px;
    font-weight: 600;
    color: #3d8fcd;
}

.container-box-medico {
    max-height: 380px;
    overflow-y: scroll;
}

.copyright {
    padding: 10px;
    margin: 0 auto 30px 0;
    font-size: 13px;
    color: #7a8ca5;
    text-align: center;
}

#pdf-toolbar {
    padding: 10px;
    margin-bottom: 23px;
    background-color: #3d8fcd;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);

    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

.form.form-reset-password {
    padding: 10px 40px 80px 40px;
}

.containers-ebook {
    padding: 30px 45px 30px;
    margin: 0 auto;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
            box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
}

.containers-survey {
    padding: 30px 45px 30px;
    margin: 0 auto;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
            box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
}

.survey-container {
    display: inline-block;
    width: 100%;
    min-height: 160px;
    padding: 10px;
    margin: 10px 5px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border-bottom: 5px solid #a3d181;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    transition: all 500ms;
}

.survey-container .btn {
    width: 100%;
}

.ebook-container {
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin: 10px auto;
    font-size: 14px;
    color: #666;
    background: #fff;
    border-bottom: 5px solid #a3d181;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    transition: all 500ms;
}

.download-button {
    margin-top: 5px;
}

.ebook-container.disabled {
    border-bottom: 5px solid #f5f5f5;
}

.sweet-alert {
    top: 25px;
    margin-top: 0 !important;
}

#button_collegamento_medico {
    width: 290px;
    margin-bottom: 23px;
}

.nav_header{
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 5px;
}

.testo-risposta{
    float: left;
    padding-top: 7px;
    margin-right: 20px;
    margin-left: 40px;
}

.quiz-moduli{
    display: none;
}
.quiz-moduli.active{
    display: block;
}

.style-domande{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}

.display_none{
    display: none;
}

.stato_risposta i{
    font-size: 17px;
    margin-right: 5px;
}

.stato_risposta {
    padding-top: 7px;
}

.stato_risposta .red {
    color: red;
}
.stato_risposta .green{
    color: green;
}

.descrizione_quiz{
    padding: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
}

#progress-bar-container .progress{
    height: 10px;
    margin-top: 10px;
}

#progress-bar-container{
    margin-top: 10px;
}

.messaggio_termine_modulo{
    margin-top: 10px;
}

.descrizione-modulo{
    padding: 10px;
}

.modulo-selector{
    width: 200px;
    display: inline-block;
    margin: 5px;
    background-color: rgb(249, 249, 249);
    min-height: 200px;
    border-bottom: 5px solid #828a8f;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    cursor: pointer;

    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.modulo-selector.disabled{
    cursor: not-allowed;
}

.modulo-selector .title_container{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.modulo-selector .title_container .title{
    padding: 5px;
    font-weight: 600;
}

.modulo-selector.disabled{
    opacity: 0.5;
}

.modulo-selector:not(.disabled):hover{
    transform: scale(1.04);
}

.form_quiz .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.form_quiz .swiper-pagination-bullets {
    position: relative;
}

.form_quiz .swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.form_quiz .swiper-container {
    width: calc(100% - 80px);
    margin-top: 5px;
}
.form_quiz .form-group.risposte{
    position: relative;
}

.inlne-radio-container .radio,
.inlne-radio-container .stato_risposta {
    display: inline-block;
}

.modulo-selector .image_container img{
    width: 200px;
    height: 100px;
}

.risposte_container{
    display: inline-block;
    text-align: left;
}

.quiz-moduli .nav-tabs{
    border-bottom: 1px solid #47a3da;
    display: inline-block;
    margin-bottom: -8px;
}

.container-tab-quiz{
    text-align: center;
    border-bottom: 1px solid #47a3da;
}

.quiz-moduli .nav-tabs li{
    border: 1px solid #becbd2;
    border-bottom: none;
    margin: 0 3px;
}

.quiz-moduli .nav-tabs li>a {
    box-shadow: none;
    padding: 7px;
}

.quiz-moduli .nav-tabs>li.active>a,
.quiz-moduli .nav-tabs>li.active>a:focus {
    -webkit-box-shadow: 0 3px 0 #ffffff;
    box-shadow: 0 3px 0 #ffffff;
}

.quiz-moduli .nav-tabs>li.active,
.quiz-moduli .nav-tabs>li.active:focus {
        border: 1px solid #47a3da;
        box-shadow: inset 0 2px #47a3da;
        border-bottom: none;
}

.quiz-complete-icon{
    color: green;
    margin-left: 5px;
}

.messaggio_quiz_terminato{
    margin-bottom: 0;
}

.btn-modulo-inizio{
    padding: 2px 10px;
}
.inline-middle-div{
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    font-size: 11px;
    margin: 0 5px;
}

.container_btn_inizio_modulo:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.container_btn_inizio_modulo{
    height: 60px;
}

.navbar-custom .breadcrumb{
    margin-bottom: 0;
    margin-top: 15px;
}

.navbar-custom .breadcrumb .active a{
    color: #bbbbbb;

}

#numero-codici {
    width: 100%;
}