/* GENERAL */

html, header, body, footer {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

a {
    color: inherit;
}

a:hover, a:active, a:focus {
    color: inherit;
    text-decoration: none;
}

select::-ms-expand {
    display: none;
}

select {
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    line-height: 19.5px;
    padding: 5px;
    padding-right: 30px;
    background: url('/custom/images/freccia_giu.png') no-repeat right center;
    background-size: 18px;
    background-position: calc(100% - 5px), 100%;
    cursor: pointer;
}

button:focus, input:focus, select:focus, textarea:focus {
    outline: none!important;
}

.ui-autocomplete {
    list-style-type: none;
    color: #8a9793;
    font-size: 16px;
    background: white;
    border: 1px solid #8a9793;
    padding-left: 0px;
    margin-left: 0px;
    cursor: pointer;
    width: 300px!important;
    max-height: 200px!important;
    overflow: auto;
}

.ui-autocomplete li {
    padding: 5px;
}

.ui-autocomplete li:hover, .ui-autocomplete li:active, .ui-autocomplete li:focus {
    background-color: #8a9793;
    color: #ffffff;
}

/* HEADER */

header {
    color: #ffffff;
}

header .rat-login-header {
    background-color: rgba(241, 243, 244, 0.4);
    text-align: left;
}

header .rat-login-header img {
    height: 48px;
    width: auto;
    margin: 7px 0px;
}

header #id-rat-header {
    background-color: rgba(241, 243, 244, 0.4);
}

header #id-rat-header.rat-fixed {
    position: fixed;
    z-index: 999;
    top: 0px;
    width: 100%;
    height: 60px;
    background-color: #06a774;
    margin-top: 0px;
}

header #id-rat-header .rat-home-link img {
    height: 55px;
    width: auto;
    margin: 7px 0px;
}

header #id-rat-header.rat-fixed .rat-home-link img {
    height: 48px;
}

header .rat-header {
    background: url('/custom/images/header.png') no-repeat center center;
    background-size: cover;
    height: 280px;
}

header .rat-header.rat-header-new {
    background: url('/custom/images/header-new.png') no-repeat center center;
    background-size: cover;
    height: 280px;
}

header .rat-header .rat-user-account {
    float: right;
    position: relative;
    background-color: #06a774;
    letter-spacing: 1.3px;
    cursor: pointer;
    margin: 10px 0px;
    font-weight: 600;
}

header .rat-header .rat-user-account div {
    padding: 13px 25px;
}

header .rat-header .rat-user-account .rat-user-name {
    /*height: 50px;*/
}

header .rat-header .rat-user-account .rat-user-name img {
    width: 18px;
    height: auto;
    margin-left: 10px;
}

header .rat-header .rat-user-account .rat-user-menu {
    display: none;
    position: absolute;
    z-index: 999;
    /*top: 50px;*/
    width: 100%;
    border: 1px solid #afbeb9;
    border-top: 0px;
    background-color: #f1f6f5;
    color: #2c3e4b;
}

header .rat-header .rat-user-account .rat-user-menu .rat-triangle {
    position: absolute;
    top: 0px;
    right: 20px;
    height: 20px;
    width: 50px;
    padding: 0px;
    border-top: 20px solid #06a774;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

header .rat-header .rat-user-account .rat-user-menu button {
    border: none;
    background: transparent;
    padding: 0px;
    padding-bottom: 12px;
    letter-spacing: 1.3px;
    width: 100%;
    text-align: left;
}

header .rat-header .rat-user-account .rat-user-menu p:first-of-type {
    border-bottom: 1px solid #afbeb9;
    padding: 12px 0px;
}

header .rat-menu {
    padding: 0px;
    margin-top: -35px;
}

header .rat-menu .rat-menu-mobile {
    display: none;
    margin-top: 35px;
}

header .rat-menu .rat-menu-mobile #navbar {
    background-color: #697a89;
    margin-top: 7px;
    border: none;
    text-align: left;
    padding: 0px;
}

header .rat-menu .rat-menu-mobile #navbar .nav {
    font-size: 14px;
    letter-spacing: 0.9px;
    margin: 0px;
}

header .rat-menu .rat-menu-mobile #navbar .nav form button {
    background-color: transparent;
    border: none;
    padding: 0px;
}

header .rat-menu .rat-menu-mobile #navbar .nav li a:hover, header .rat-menu .rat-menu-mobile #navbar .nav li a:focus {
    background-color: #1a2937;
    cursor: pointer;
}

header .rat-menu .rat-menu-mobile .navbar-toggle {
    float: left;
    margin-top: 20px;
    margin-left: 5px;
}

header .rat-menu .rat-menu-mobile .navbar-toggle .icon-bar {
    border: 1px solid #ffffff;
    margin-bottom: 5px;
}

header .rat-menu .rat-menu-left {
    font-family: 'Helvetica';
    background-color: #06a774;
    padding: 23px 0px 11px 17%;
    height: 75px;
    z-index: 998;
}

header .rat-menu .rat-menu-left img {
    height: 127px;
    width: auto;
    margin-top: -85px;
}

header .rat-menu .rat-menu-left .rat-oblique {
    background: linear-gradient(-75deg, transparent 0%, transparent 50%, #06a774 50%, #06a774 100%);
    position: absolute;
    z-index: 999;
    top: 0px;
    right: -20px;
    width: 20px;
    height: 75px;
}

header .rat-menu .rat-menu-right {
    font-size: 16px;
    color: #1a2937;
    background-color: #d0d7dd;
    /*height: 48px;*/
    position: relative;
    line-height: 15.9px;
    letter-spacing: 1.3px;
    padding-top: 10px;
    padding-left: 35px;
    padding-bottom: 4px;
    margin-top: 14px;
    margin-left: -10px;
}

header .rat-menu .rat-menu-right .rat-triangle {
    position: absolute;
    left: 45px;
    height: 20px;
    width: 50px;
    margin-top: 4px;
    border-top: 20px solid #d0d7dd;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

header .rat-menu .rat-menu-right img {
    height: 40px;
    margin-right: 15px;
}

/* ERROR MESSAGE */

.rat-error {
    color: #ff0000;
    font-size: 16px;
    margin-bottom: 20px!important;
}

/* BODY LOGIN */

.rat-body-login {
    height: 100vh;
    background: url('/custom/images/login.png') no-repeat center center;
    background-size: cover;
    text-align: center;
    font-size: 18px;
    color: #1a2937;
    line-height: 17px;
    letter-spacing: 1.1px;
}

.rat-body-login .rat-container {
    padding-top: 30px;
}

.rat-body-login .rat-container .rat-body-logo img {
    height: 190px;
    width: auto;
    margin-bottom: 50px;
}

.rat-body-login .rat-container .rat-body-header-form {
    font-size: 20px;
    line-height: 11.9px;
    letter-spacing: 1.7px;
    background-color: #d0d7dd;
    padding: 15px 0px 20px 0px;
    text-align: left;
}

.rat-body-login .rat-container .rat-body-header-form .rat-login-label {
    padding: 7px 30px 12px 30px;
    cursor: pointer;
}

.rat-body-login .rat-container .rat-body-header-form .rat-login-label:first-of-type {
    margin-left: -15px;
}

.rat-body-login .rat-container .rat-body-header-form .rat-login-label-active {
    background-color: #06a774;
    color: white;
}

.rat-body-login .rat-body-note-privacy {
    background-color: #f1f6f5;
    padding: 45px 35px;
    margin-bottom: 50px;
}

.rat-body-login .rat-body-note-privacy .rat-triangle {
    position: absolute;
    top: -45px;
    left: 0px;
    height: 20px;
    width: 50px;
    border-top: 20px solid #d0d7dd;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

.rat-body-login .rat-body-note-privacy .rat-informativa {
    overflow-y: scroll;
    height: 150px;
    word-break: break-word;
    padding-right: 10px;
}

.rat-body-login .rat-body-note-privacy .rat-informativa h2 {
    font-size: 22px;
}

.rat-body-note-privacy p {
    font-size: 16px;
    line-height: 22px;
    margin: 15px 0px;
    text-align: left;
}

.rat-body-login .rat-body-note-privacy input[type="submit"] {
    font-size: 16px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    color: #ffffff;
    border: 0px;
    margin: 0px 10px 15px 10px;
    padding: 15px 10px;
    width: 240px;
    background-color: #06a774;
}

.rat-body-login .rat-body-note-privacy input[type="submit"].reverse-btn {
    border: 2px solid #06a774;
    background-color: #ffffff;
    color: #06a774;
    padding: 13px 10px;
}

.rat-body-login .rat-body-note-privacy input[type="submit"].reverse-btn:hover, .rat-body-login .rat-body-note-privacy input[type="submit"].reverse-btn:active, .rat-body-login .rat-body-note-privacy input[type="submit"].reverse-btn:focus {
    background-color: #06a774;
    color: #ffffff;
}

.rat-body-login .rat-body-note-privacy .rat-informativa .rat-privacy-table {
    text-align: left;
    font-size: 14px;
}

.rat-body-login .rat-container .rat-body-login-form {
    font-size: 22px;
    line-height: 11.9px;
    letter-spacing: 1.8px;
    background-color: #f1f6f5;
    padding: 70px 50px;
    margin-bottom: 50px;
}

.rat-body-login .rat-container .rat-body-login-form .rat-triangle {
    position: absolute;
    top: -70px;
    height: 20px;
    width: 50px;
    border-top: 20px solid #06a774;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

.rat-body-login .rat-container .rat-body-login-form .rat-triangle#id-rat-triangle-login {
    left: -17px;
}

.rat-body-login .rat-container .rat-body-login-form .rat-triangle#id-rat-triangle-signin {
    left: 115px;
}

.rat-body-login .rat-container .rat-body-login-form p {
    line-height: 25px;
    margin-bottom: 60px;
}

.rat-body-login .rat-container .rat-body-login-form a {
    font-size: 15px;
}

.rat-body-login .rat-container .rat-body-login-form span, .rat-body-login .rat-body-note-privacy span {
    color: #06a774;
    font-weight: 600;
}

.rat-body-login .rat-container .rat-body-login-form input:not([type="submit"]) {
    font-size: 18px;
    letter-spacing: 1.1px;
    border: 0px;
    border-bottom: 1px solid #8a9793;
    margin-bottom: 40px;
    background-color: transparent;
    width: 100%;
    max-width: 400px;
}

.rat-body-login .rat-container .rat-body-login-form input::-webkit-input-placeholder {
    color: #8a9793;
}

.rat-body-login .rat-container .rat-body-login-form input::-moz-placeholder {
    color: #8a9793;
}

.rat-body-login .rat-container .rat-body-login-form input:-ms-input-placeholder {
    color: #8a9793;
}

.rat-body-login .rat-container .rat-body-login-form input:-moz-placeholder {
    color: #8a9793;
}

.rat-body-login .rat-container .rat-body-login-form input[type="email"] {
    background: url('/custom/images/email.png') no-repeat scroll 7px 10px;
    background-size: 18px 12px;
    padding-left: 40px;
    padding-bottom: 7px;
    height: 35px;
}

.rat-body-login .rat-container .rat-body-login-form input[type="password"] {
    background: url('/custom/images/password.png') no-repeat scroll 8px 4px;
    background-size: 13px 18px;
    padding-left: 40px;
    padding-bottom: 7px;
    height: 35px;
}

.rat-body-login .rat-container .rat-body-login-form input[type="submit"] {
    font-size: 18px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    color: #ffffff;
    border: 0px;
    margin: 30px 0px;
    padding: 20px 70px 20px 55px;
    background: url('/custom/images/freccia_avanti_login.png') no-repeat scroll 65% 18px;
    background-size: 9px 15px;
    background-color: #06a774;
    width: 100%;
    max-width: 400px;
}

.rat-body-login .rat-container .rat-login-button {
    display: none;
}

.rat-consulting {
    background-color: #06a774;
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1.1px;
    padding: 10px 0px;
    margin-bottom: 50px;
}

.rat-consulting img {
    width: 34px;
    margin-top: -8px;
    margin-right: 10px;
}

/* BODY HOMEPAGE */

.rat-body-home {
    color: #1a2937;
}

.rat-body-home .rat-services {
    display: table;
    width: 100%;
    margin: 60px 0px;
}

.rat-body-home .rat-services .rat-service {
    display: table-cell;
    background-color: #f1f6f5;
    padding: 15px;
    width: 20%;
    height: 250px;
    border-bottom: 2px solid #afbeb9;
}

.rat-body-home .rat-services .rat-service:hover, .rat-body-home .rat-services .rat-service:active, .rat-body-home .rat-services .rat-service:focus {
    background-color: #06a774;
    color: #ffffff;
    border-bottom: 2px solid #06a774;
}

.rat-body-home .rat-services .rat-service:not(:last-of-type) {
    border-right: 1px solid #afbeb9;
}

.rat-body-home .rat-services .rat-service:last-of-type p img {
    width: 14px;
    height: auto;
}

.rat-body-home .rat-services .rat-service .rat-image {
    height: 42px;
    margin-bottom: 15px;
}

.rat-body-home .rat-services .rat-service .rat-image.rat-image-servizio-clienti {
    background: url('/custom/images/servizio_clienti_off.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service:hover .rat-image.rat-image-servizio-clienti, .rat-body-home .rat-services .rat-service:active .rat-image.rat-image-servizio-clienti, .rat-body-home .rat-services .rat-service:focus .rat-image.rat-image-servizio-clienti {
    background: url('/custom/images/servizio_clienti_on.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service .rat-image.rat-image-smaltimento {
    background: url('/custom/images/smaltimento_off.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service:hover .rat-image.rat-image-smaltimento, .rat-body-home .rat-services .rat-service:active .rat-image.rat-image-smaltimento, .rat-body-home .rat-services .rat-service:focus .rat-image.rat-image-smaltimento {
    background: url('/custom/images/smaltimento_on.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service .rat-image.rat-image-servizi-online {
    background: url('/custom/images/servizi_online_off.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service:hover .rat-image.rat-image-servizi-online, .rat-body-home .rat-services .rat-service:active .rat-image.rat-image-servizi-online, .rat-body-home .rat-services .rat-service:focus .rat-image.rat-image-servizi-online {
    background: url('/custom/images/servizi_online_on.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service .rat-image.rat-image-nuova-attivita {
    background: url('/custom/images/nuova_attivita_off.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service:hover .rat-image.rat-image-nuova-attivita, .rat-body-home .rat-services .rat-service:active .rat-image.rat-image-nuova-attivita, .rat-body-home .rat-services .rat-service:focus .rat-image.rat-image-nuova-attivita {
    background: url('/custom/images/nuova_attivita_on.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service .rat-image.rat-image-sacchetti {
    background: url('/custom/images/sacchetti_off.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service:hover .rat-image.rat-image-sacchetti, .rat-body-home .rat-services .rat-service:active .rat-image.rat-image-sacchetti, .rat-body-home .rat-services .rat-service:focus .rat-image.rat-image-sacchetti {
    background: url('/custom/images/sacchetti_on.png') no-repeat;
    background-size: contain;
}

.rat-body-home .rat-services .rat-service p {
    font-size: 15px;
    font-weight: 600;
    color: #2c3e4b;
    line-height: 17px;
    letter-spacing: 0.9px;
    height: 70px;
}

.rat-body-home .rat-services .rat-service:hover p, .rat-body-home .rat-services .rat-service:active p, .rat-body-home .rat-services .rat-service:focus p {
    color: #ffffff;
}

.rat-body-home .rat-services .rat-service span {
    font-size: 13px;
    color: #2c3e4b;
    line-height: 17px;
    letter-spacing: 0.4px;
}

.rat-body-home .rat-services .rat-service:hover span, .rat-body-home .rat-services .rat-service:active span, .rat-body-home .rat-services .rat-service:focus span {
    color: #ffffff;
}

.rat-body-home .rat-description {
    margin-bottom: 50px;
}

.rat-body-home .rat-description div:first-of-type {
    padding-right: 0px;
}

.rat-body-home .rat-description div:last-of-type {
    padding-left: 0px;
}

.rat-body-home .rat-description .rat-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 19.9px;
    letter-spacing: 1.1px;
    padding: 32px 15px 32px 0px;
}

.rat-body-home .rat-description .rat-subtitle {
    font-size: 16px;
    line-height: 19.9px;
    letter-spacing: 1.1px;
    border-left: 1px solid #afbeb9;
    margin: 15px 0px;
    padding-left: 15px;
}

.rat-body-home .rat-periodo-raccolta {
    padding: 0px 30px;
    padding-bottom: 20px;
}

.rat-body-home .rat-periodo-raccolta p {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 1px;
    margin-right: 40px;
}

.rat-body-home .rat-periodo-raccolta select {
    display: inline-block;
    font-size: 15px;
    color: #1a2937;
    background-color: transparent;
}

.rat-body-home .rat-periodo-raccolta select option {
    background-color: #f1f3f4;
}

.rat-body-home .rat-calendar {
    background-color: #f1f3f4;
    font-size: 12px;
    color: #2c3e4b;
    line-height: 14px;
    margin: 50px 0px 80px 0px;
}

.rat-body-home .rat-calendar.rat-next-week {
    display: none;
}

.rat-body-home .rat-calendar .rat-table-row {
    display: table;
    width: 100%;
}

.rat-body-home .rat-calendar .rat-table-row div {
    display: table-cell;
}

.rat-body-home .rat-calendar .rat-table-row .rat-link-macroprod .rat-image-macroprod-mobile {
    display: none;
}

.rat-body-home .rat-calendar .rat-table-row .rat-macroprod {
    position: relative;
    float: left;
    width: 55%;
    height: 78px;
    margin-top: -35px;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.6px;
}

.rat-body-home .rat-calendar .rat-table-row .rat-macroprod .rat-triangle {
    position: absolute;
    top: 78px;
    left: 34px;
    height: 20px;
    width: 50px;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

.rat-body-home .rat-calendar .rat-table-row .rat-macroprod img, #id-logo_macro, #id-logo_macro_req {
    width: 55px;
    height: auto;
    border-radius: 10px;
}

.rat-body-home .rat-calendar .rat-table-row .rat-macroprod button {
    background: transparent;
    border: none;
}

.rat-body-home .rat-calendar .rat-table-row .rat-macroprod button img.rat-logo-info {
    width: 16px;
    height: auto;
    margin-left: 10px;
}

.rat-body-home .rat-calendar .rat-table-row .rat-macroprod span {
    margin-left: 17px;
}

.rat-body-home .rat-calendar .rat-table-row .rat-macroprod .rat-oblique {
    position: absolute;
    top: 0px;
    right: -20px;
    width: 20px;
    height: 78px;
}

.rat-body-home .rat-calendar .rat-allegati .rat-icon-eye {
    width: 27px;
    margin-left: 5px;
    margin-bottom: 1px;
}

.rat-body-home .rat-calendar .rat-svuotamento {
    text-align: right;
    font-size: 15px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 1.6px;
    padding: 0px 8% 30px 30px;
}

.rat-body-home .rat-calendar .rat-svuotamento form {
    display: inline;
}

.rat-body-home .rat-calendar .rat-svuotamento form button {
    text-transform: uppercase;
    background-color: #06a774;
    color: #ffffff;
    font-size: 17px;
    border: none;
    padding: 10px 20px;
    margin-left: 20px;
}

.rat-body-home .rat-calendar .rat-svuotamento form button img {
    height: 15px;
    width: auto;
    margin-left: 10px;
}

.rat-body-home .rat-calendar .rat-table-content.rat-table-chiamata {
    text-align: center;
}

.rat-body-home .rat-calendar .rat-servizio-chiamata {
    font-size: 20px;
    line-height: 14px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.rat-body-home .rat-calendar .rat-servizio-chiamata form {
    display: inline;
}

.rat-body-home .rat-calendar .rat-servizio-chiamata form button {
    text-transform: uppercase;
    background-color: #06a774;
    color: #ffffff;
    font-size: 17px;
    border: none;
    padding: 10px 20px;
    margin-left: 20px;
}

.rat-body-home .rat-calendar .rat-servizio-chiamata form button img {
    height: 15px;
    width: auto;
    margin-left: 10px;
}

.rat-body-home .rat-calendar .rat-table-content {
    padding: 30px;
}

.rat-body-home .rat-calendar .rat-table-content .rat-table-row .rat-title-column {
    display: table-cell;
    width: 12%;
    font-weight: 800;
    letter-spacing: 1.5px;
    border-top: 1px solid #bccad8;
    border-bottom: 1px solid #bccad8;
    text-align: center;
    padding: 5px 0px;
}

.rat-body-home .rat-calendar .rat-table-content.rat-table-mobile .rat-table-row .rat-title-column {
    display: block;
    width: 100%;
}

.rat-body-home .rat-calendar .rat-table-content .rat-table-row .rat-title-row {
    display: table-cell;
    width: 10%;
    vertical-align: middle;
}

.rat-body-home .rat-calendar .rat-table-content .rat-table-row .rat-time-row {
    display: table-cell;
    width: 12%;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    color: #697a89;
    line-height: 14.5px;
    letter-spacing: 0.4px;
    border-bottom: 1px solid #bccad8;
    text-align: center;
    padding: 20px 0px;
}

.rat-body-home .rat-calendar .rat-table-content.rat-table-mobile .rat-table-row .rat-time-row {
    display: inline-block;
    width: 49%;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
    border-bottom: 0px;
}

.rat-body-home .rat-calendar .rat-table-content.rat-table-mobile {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

/* BODY NOTE LEGALI E PRIVACY */

.rat-body-note-privacy {
    font-size: 16px;
    line-height: 19.9px;
    letter-spacing: 1.1px;
    color: #1a2937;
    margin-bottom: 35px;
}

.rat-body-note-privacy h2:first-of-type {
    margin-top: 0px;
}

.rat-body-note-privacy .rat-subtitle {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
}

.rat-body-note-privacy .rat-table {
    display: table;
    margin-bottom: 20px;
}

.rat-body-note-privacy .rat-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.rat-body-note-privacy .rat-table-cell p {
    line-height: 24px
}

.rat-body-note-privacy .rat-table-cell img {
    width: 75px;
    margin-right: 10px;
}

.rat-body-note-privacy .rat-informativa .rat-privacy-table {
    display: table;
}

.rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row {
    display: table-row;
}

.rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-title, .rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-content {
    display: table-cell;
    padding: 7px;
    border-top: 1px solid;
    border-right: 1px solid;
}

.rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-last-title, .rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-last-content {
    border-bottom: 1px solid;
}

.rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-title {
    width: 18%;
    border-left: 1px solid;
}

.rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-content {
    width: 82%;
}

.rat-body-note-privacy .rat-informativa {
    margin-bottom: 10px;
}

.rat-body-note-privacy .rat-informativa .rat-title {
    font-weight: 700;
}

.rat-body-note-privacy .rat-informativa .rat-dash-list {
    list-style: none;
    padding-left: 0;
}

.rat-body-note-privacy .rat-informativa .rat-dash-list > li {
    margin-left: 25px;
}

.rat-body-note-privacy .rat-informativa .rat-dash-list > li::before {
    content: "-";
    margin-right: 7px;
}

/* BODY FORM */

.rat-body-form {
    font-size: 16px;
    line-height: 19.9px;
    letter-spacing: 1.1px;
    color: #1a2937;
}

.rat-body-form p {
    margin-bottom: 30px;
    line-height: 24.9px;
}

.rat-body-form p.rat-title {
    font-size: 20px;
    letter-spacing: 1.3px;
    font-weight: 600;
}

.rat-body-form .rat-request-form .rat-form-content {
    font-size: 18px;
    color: #8a9793;
    line-height: 17px;
    letter-spacing: 1.1px;
    margin-top: 15px;
}

.rat-body-form .rat-request-form .rat-second-input {
    text-align: right;
}

.rat-body-form .rat-request-form input:not([type='submit']), .rat-body-form .rat-request-form select, .rat-body-form .rat-request-form textarea {
    border: none;
    border-bottom: 1px solid #8a9793;
    width: 95%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 50px;
}

.rat-body-form .rat-request-form.rat-new-data .rat-form-content, .rat-body-form .rat-request-form.rat-modify-data .rat-form-content {
    color: #1a2937;
}

.rat-body-form .rat-request-form.rat-modify-data .rat-form-content p, .rat-body-form .rat-request-form.rat-new-data .rat-form-content p {
    padding: 0px 15px;
}

.rat-body-form .rat-request-form input[type='date'] {
    line-height: 25px;
}

.rat-body-form .rat-request-form input:not([type='submit']) {
    padding-left: 5px;
    padding-right: 5px;
}

.rat-body-form .rat-request-form button {
    background-color: #06a774;
    color: #ffffff;
    border: none;
    font-size: 18px;
    line-height: 17px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    padding: 15px 70px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.rat-body-form .rat-request-form textarea {
    border: 1px solid #8a9793;
    margin-top: 10px;
    width: 100%;
    line-height: 24.9px;
}

.rat-body-form .rat-request-form input::-webkit-input-placeholder {
    color: #8a9793;
}

.rat-body-form .rat-request-form input::-moz-placeholder {
    color: #8a9793;
}

.rat-body-form .rat-request-form input:-ms-input-placeholder {
    color: #8a9793;
}

.rat-body-form .rat-request-form input:-moz-placeholder {
    color: #8a9793;
}

.rat-body-form .rat-textarea-label {
    padding-left: 5px;
    padding-bottom: 5px;
}

.rat-body-form .rat-second-input .rat-textarea-label {
    text-align: left;
    margin-left: 5%;
}

.rat-body-form .rat-request-form .rat-informativa {
    height: 87px;
    overflow: auto;
}

.rat-body-form .rat-request-form .rat-informativa table {
    width: 99%;
}

.rat-body-form .rat-request-form .rat-informativa table th, .rat-body-form .rat-request-form .rat-informativa table td {
    padding: 3px;
}

.rat-body-form .rat-request-form .rat-informativa, .rat-body-form .rat-request-form .rat-informativa p.rat-title {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 15.9px;
    letter-spacing: 0.9px;
}

.rat-body-form .rat-request-form .rat-informativa p.rat-title {
    font-weight: 700;
}

.rat-body-form .rat-request-form .rat-radio-flag {
    margin-top: 25px;
}

.rat-body-form .rat-request-form .rat-radio-flag p {
    float: left;
    margin-bottom: 5px;
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch {
    background-color: #06a774;
    width: 67px;
    height: 31px;
    cursor: pointer;
    position: relative;
    float: right;
    margin: 0px 10px;
    padding: 3px;
    margin-top: -7px;
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch span {
    position: absolute;
    z-index:  999;
    color: #f4f8f7;
    text-transform: uppercase;
    padding: 4px 6px;
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch input[type='checkbox'] {
    width: 1px;
    position: relative;
    z-index: -1;
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch i:before {
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 5px;
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch i:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #d0d7dd;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    padding: 2px;
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch i:after {
    content: "";
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    background-color: #f4f8f7;
    width: 30px;
    -webkit-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch input:checked + i:before {
    background-color: transparent
}

.rat-body-form .rat-request-form .rat-radio-flag .rat-switch input:checked + i:after {
    margin-left: 33px;
}

/* FOOTER */

footer {
    color: #ffffff;
    background-color: #1a2937;
}

footer .rat-footer-hera {
    background-color: #697a89;
}

footer .rat-footer-hera .rat-copyright p {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 12px;
    letter-spacing: 1.2px;
}

footer .rat-footer .rat-images .rat-logo-rifiutologo {
    padding-top: 25px;
}

footer .rat-footer .rat-images .rat-logo-rifiutologo img {
    height: 120px;
}

footer .rat-footer .rat-logo-rifiutologo .rat-subtitle {
    font-size: 12.5px;
    line-height: 14.3px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 40px;
}

footer .rat-footer .rat-images .rat-logo-hera {
    margin-top: 3px;
}

footer .rat-footer .rat-images .rat-logo-hera img {
    height: 50px;
    width: auto;
}

footer .rat-footer .rat-images .rat-logo-hera.rat-logo-hera-footer {
    text-align: right;
}

footer .rat-footer .rat-images .rat-logo-hera.rat-logo-hera-footer img {
    margin-top: 40px;
}

footer .rat-footer .rat-images .rat-logo-hera p {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 23px;
    padding-top: 15px;
}

footer .rat-footer .rat-images .rat-logo-hera .rat-social img {
    width: 40px;
    height: auto;
    margin-right: 8px;
}

footer .rat-footer .rat-images .rat-loghi-app {
    font-weight: 700;
    color: #ffffff;
    margin-top: 20px;
}

footer .rat-footer .rat-images .rat-loghi-app p {
    font-size: 14px;
    text-transform: uppercase;
}

footer .rat-footer .rat-images .rat-loghi-app img {
    width: 45px;
    height: auto;
    margin-right: 10px;
}

footer .rat-footer .rat-logo-rifiutologo .rat-call-center {
    border-radius: 8.8px;
    border: 1.1px solid rgba(255, 255, 255, 0.75);
    padding: 5px 15px;
    margin-top: 25px;
    max-width: 400px;
}

footer .rat-footer .rat-logo-rifiutologo .rat-call-center img {
    height: 50px!important;
    width: auto!important;
}

footer .rat-footer .rat-logo-rifiutologo .rat-call-center .rat-text {
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0.7px;
    margin: 0px;
    text-transform: uppercase;
}

footer .rat-footer .rat-logo-rifiutologo .rat-call-center .rat-number {
    font-size: 26px;
    color: #ffffff;
    letter-spacing: 0.4px;
    margin: 0px;
    text-transform: uppercase;
}

footer .rat-footer .rat-details {
    padding-top: 60px;
    padding-bottom: 10px;
}

footer .rat-footer .rat-details p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
}

footer .modal {
    text-align: center;
    padding: 0!important;
}

footer .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

footer .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 90%;
    max-width: 1000px;
}

footer .modal-dialog .modal-content {
    background-color: #f1f3f4;
    box-shadow: none;
    border-radius: 0px;
    border: none;
}

footer .modal-dialog .modal-content .modal-body {
    padding: 50px 80px;
}

footer .modal-dialog .modal-content .modal-body .rat-modal-title {
    height: 70px;
    position: relative;
    padding: 23px 50px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #06a774;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.6px;
}

footer .modal-dialog .modal-content .modal-body .rat-modal-title .rat-triangle {
    position: absolute;
    bottom: -20px;
    left: 50px;
    height: 20px;
    width: 50px;
    padding: 0px;
    border-top: 20px solid #06a774;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

footer .modal-dialog .modal-content .modal-body .rat-modal-title#id-colore_macro, footer .modal-dialog .modal-content .modal-body .rat-modal-title#id-colore_macro_req {
    padding-top: 7px;
    padding-bottom: 7px;
}

footer .modal-dialog .modal-content .modal-body .rat-modal-title#id-colore_macro #id-nome_macro, footer .modal-dialog .modal-content .modal-body .rat-modal-title#id-colore_macro_req #id-nome_macro_req {
    margin-left: 17px;
}

footer .modal-dialog .modal-content .modal-body #id-note_macro {
    margin: 25px 0px;
}

footer .modal-dialog .modal-content .modal-body #id-note_macro p {
    text-align: left;
    padding: 8px 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 14px;
}

footer .modal-logout .modal-dialog .modal-content .modal-body .rat-modal-title {
    background-color: #d9534f;
}

footer .modal-logout .modal-dialog .modal-content .modal-body .rat-modal-title .rat-triangle {
    border-top: 20px solid #d9534f;
}

footer .modal-dialog .modal-content .modal-body p {
    margin: 50px 0px;
    text-align: center;
    font-size: 20px;
    line-height: 23.9px;
    letter-spacing: 0.9px;
    color: #1a2937;
    font-weight: 600;
}

footer .modal-dialog .modal-content .modal-body .rat-modal-buttons {
    text-align: center;
}

footer .modal-dialog .modal-content .modal-body .rat-modal-buttons button {
    background-color: #d0d7dd;
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 17px;
    padding: 15px 20px;
    border-radius: 0px;
    color: #1a2937;
    margin: 5px 20px;
    width: 200px;
    font-weight: 600;
    border: none;
}

footer .modal-dialog .modal-content .modal-body .rat-modal-buttons button:hover, footer .modal-dialog .modal-content .modal-body .rat-modal-buttons button:active, footer .modal-dialog .modal-content .modal-body .rat-modal-buttons button:focus {
    background-color: #06a774;
    color: #ffffff;
}

footer .modal#macroDetails .modal-dialog .rat-icon-close {
    position: absolute;
    z-index: 999;
    top: 15px;
    right: 15px;
    width: 20px;
}

/* RESPONSIVE */

@media (max-width: 1199px) {
    .rat-body-form .rat-request-form .rat-radio-flag .rat-switch {
        float: left;
        margin-top: 5px;
        margin-left: 0px;
        margin-bottom: 5px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    header .rat-menu .rat-menu-left {
        padding: 23px 0px 11px 30px;
    }

    .rat-body-home .rat-services .rat-service p {
        height: 95px;
    }

    footer .rat-footer .rat-logo-rifiutologo .rat-call-center {
        padding: 5px 7px;
    }
}

@media (max-width: 991px) {
    header .rat-menu .rat-menu-left {
        padding-left: 15px;
        padding-right: 15px;
    }

    header .rat-menu .rat-menu-left .rat-oblique {
        display: none;
    }

    header .rat-menu .rat-menu-right {
        margin-left: 0px;
        margin-top: 0px;
    }

    header .rat-menu .rat-menu-right .rat-triangle {
        display: none;
    }

    .rat-body-home .rat-services {
        margin: 30px 0px;
    }

    .rat-consulting {
        margin-bottom: 30px;
    }

    .rat-body-home .rat-periodo-raccolta {
        padding: 0px;
        padding-bottom: 10px;
    }

    .rat-body-home .rat-calendar .rat-svuotamento {
        text-align: left;
    }

    .rat-body-home .rat-calendar .rat-svuotamento form button {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
    }

    footer .rat-footer .rat-details {
        padding-top: 20px;
    }

    footer .rat-footer .rat-images .rat-logo-rifiutologo {
        padding-top: 10px;
    }

    footer .rat-footer .rat-logo-rifiutologo .rat-call-center {
        margin-top: 0px;
    }

    footer .rat-footer .rat-logo-rifiutologo .rat-subtitle {
        margin-bottom: 10px;
    }

    footer .rat-footer .rat-images .rat-logo-hera.rat-logo-hera-footer {
        text-align: left;
    }

    footer .rat-footer .rat-images .rat-logo-hera.rat-logo-hera-footer img {
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        min-width: 750px;
        width: 90%;
    }

    .rat-body-home .rat-services .rat-service p {
        height: 120px;
    }

    .rat-consulting {
        font-size: 20px;
    }

    footer .rat-footer .rat-images .rat-logo-rifiutologo img {
        width: auto;
        height: 95px;
    }

    footer .modal-dialog .modal-content .modal-body {
        padding: 30px 50px;
    }
}

@media (max-width: 767px) {
    header .rat-header, header .rat-menu .rat-menu-no-mobile {
        display: none;
    }

    header .rat-menu .rat-menu-mobile {
        display: block;
    }

    header .rat-header .rat-user-account .rat-user-name {
        padding-left: 10px;
        padding-right: 50px;
    }

    header .rat-header.rat-fixed .rat-user-account .rat-user-name {
        padding-left: 55px;
        padding-right: 50px;
    }

    header .rat-header .rat-user-account .rat-user-name img {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    header #id-rat-header.rat-fixed .rat-user-account {
        width: 100%;margin: 0px;
        padding: 10px 0px;
    }

    header #id-rat-header.rat-fixed .rat-user-account .rat-user-menu {
        top: 50px;
    }

    header #id-rat-header.rat-fixed .rat-user-account .rat-user-name {
        padding: 10px 0px;
    }

    header #id-rat-header.rat-fixed .rat-user-account .rat-user-name img {
        top: 17px;
        right: 0px;
    }

    header #id-rat-header.rat-fixed .rat-home-link {
        display: none;
    }

    header .rat-menu {
        margin-bottom: 15px;
    }

    header .rat-menu .rat-menu-mobile .rat-menu-left {
        position: fixed;
        width: 100%;
        text-align: center;
        padding: 0px;
    }

    header .rat-menu .rat-menu-mobile .rat-menu-left img {
        height: 65px;
        margin-top: 3px;
        margin-left: -45px;
    }

    header .rat-menu .rat-menu-right img {
        float: left;
    }

    header .rat-menu .rat-menu-right {
        line-height: 15px;
    }

    .rat-body-login .rat-container .rat-body-logo img {
        width: 100%;
        max-width: 280px;
        height: auto;
    }

    .rat-body-login .rat-container .rat-body-header-form {
        margin: 0px;
    }

    .rat-body-login .rat-container .rat-body-login-form {
        margin: 0px;
        padding: 20px;
    }

    .rat-body-login .rat-container .rat-body-login-form p {
        margin-bottom: 20px;
    }

    .rat-body-login .rat-container .rat-body-login-form .rat-triangle {
        display: none!important;
    }

    .rat-body-login .rat-container .rat-body-login-form input[type="submit"] {
        margin-top: 0px;
    }

    .rat-body-home:first-of-type {
        margin-top: 90px;
    }

    .rat-body-home .rat-services {
        margin: 0px;
    }

    .rat-body-home .rat-services .rat-service {
        display: table;
        position: relative;
        width: 100%;
        height: auto;
        border-bottom: 0px;
        margin-bottom: 15px;
        padding: 0px 15px;
    }

    .rat-body-home .rat-services .rat-service p {
        line-height: 15px;
    }

    .rat-body-home .rat-services .rat-service:not(:last-of-type) {
        border-right: 0px;
    }

    .rat-body-home .rat-services .rat-service:hover, .rat-body-home .rat-services .rat-service:active, .rat-body-home .rat-services .rat-service:focus {
        border-bottom: 0px;
    }

    .rat-body-home .rat-services .rat-service .rat-image {
        display: table-cell;
        width: 60px;
        background-position: center!important;
    }

    .rat-body-home .rat-services .rat-service p {
        display: table-cell;
        font-size: 13px;
        vertical-align: middle;
    }

    .rat-body-home .rat-services .rat-service span {
        display: none;
    }

    .rat-body-home .rat-description {
        margin-bottom: 10px;
    }

    .rat-body-home .rat-description .rat-title {
        padding: 10px 15px 10px 0px;
    }

    .rat-body-login .rat-body-note-privacy {
        margin: 0px;
        padding: 20px 10px;
    }

    .rat-body-login .rat-body-note-privacy .rat-informativa h2 {
        font-size: 18px;
    }

    .rat-body-note-privacy .rat-table {
        margin-bottom: 0px;
    }

    .rat-body-note-privacy .rat-table-cell img {
        display: none;
    }

    .rat-body-note-privacy .rat-table-cell p {
        margin: 0px;
    }

    .rat-body-note-privacy .rat-triangle {
        display: none;
    }

    .rat-body-note-privacy .rat-informativa ol, .rat-body-note-privacy .rat-informativa ul {
        padding-left: 25px;
    }

    .rat-body-note-privacy .rat-informativa .rat-dash-list > li {
        margin-left: 10px;
    }

    .rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-title, .rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-content {
        display: block;
        width: 100%;
        border-left: 1px solid;
    }

    .rat-body-note-privacy .rat-informativa .rat-privacy-table .rat-row .rat-title {
        border-bottom: 0px;
    }

    .rat-consulting {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .rat-consulting .container {
        display: table;
    }

    .rat-consulting img {
        display: table-cell;
        margin-top: 0px;
        width: 30px;
    }

    .rat-consulting span {
        display: table-cell;
        vertical-align: middle;
    }

    .rat-body-home .rat-calendar {
        margin-bottom: 30px;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-macroprod span {
        margin-left: 0px;
        padding: 20px 0px;
        font-size: 15px;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-macroprod button img.rat-logo-info {
        margin-left: 0px;
    }

    .rat-body-home .rat-periodo-raccolta {
        padding: 0px;
    }

    .rat-body-home .rat-periodo-raccolta p {
        display: block;
        margin-right: 0px;
        text-align: center;
    }

    .rat-body-home .rat-periodo-raccolta select {
        display: block;
        width: 100%;
    }

    .rat-body-home .rat-calendar .rat-table-content {
        padding-bottom: 5px;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-link-macroprod {
        display: inline-block;
        cursor: pointer;
        width: 88%;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-link-macroprod .rat-image-macroprod-mobile {
        display: inline-block;
        cursor: pointer;
        width: 14px;
        margin-left: 3px;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-macroprod {
        float: left;
        padding: 10px;
        width: 100%;
        height: auto;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-macroprod button {
        float: right;
        margin-top: 10px;
        padding-right: 0px;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-macroprod img, #id-logo_macro, #id-logo_macro_req {
        width: 45px;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-macroprod .rat-oblique {
        display: none;
    }

    .rat-body-home .rat-calendar .rat-table-row .rat-macroprod .rat-triangle {
        display: none;
    }

    .rat-body-home .rat-calendar .rat-table-row {
        display: block;
        padding-bottom: 10px;
    }

    .rat-body-home .rat-calendar .rat-table-content.rat-table-no-mobile {
        display: none;
    }

    .rat-body-home .rat-calendar .rat-table-content.rat-table-mobile {
        display: none;
        opacity: 0;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        padding: 25px 25px 0px 25px;
    }

    .rat-body-home .rat-calendar .rat-table-content .rat-table-row .rat-title-column {
        text-align: left;
        margin-bottom: 5px;
    }

    .rat-body-home .rat-calendar .rat-table-content .rat-table-row .rat-time-row {
        text-align: left;
        padding-bottom: 20px;
    }

    .rat-body-home .rat-calendar .rat-svuotamento {
        display: none;
    }

    .rat-body-form p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .rat-body-form p.rat-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .rat-body-form .rat-second-input .rat-textarea-label {
        margin-left: 0px;
    }

    .rat-body-form .rat-request-form.rat-new-data {
        margin-top: 70px;
    }

    .rat-body-form .rat-request-form input:not([type='submit']), .rat-body-form .rat-request-form select, .rat-body-form .rat-request-form textarea {
        font-size: 16px;
        width: 99%;
        margin-bottom: 20px;
    }

    .rat-body-form .rat-request-form button {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .rat-body-form .rat-request-form .rat-radio-flag {
        margin-top: 0px;
    }

    .rat-body-form .rat-request-form .rat-second-input {
        text-align: left;
    }

    .rat-body-form .rat-textarea-label {
        font-size: 16px;
        padding-bottom: 0px;
    }

    footer .rat-footer .rat-images .rat-logo-rifiutologo img {
        width: 100%;
        max-width: 220px;
        height: auto;
    }

    footer .rat-footer .rat-images .rat-logo-hera .rat-social img {
        margin-right: 3px;
    }

    footer .rat-footer .rat-logo-rifiutologo .rat-call-center {
        padding: 5px 0px;
        max-width: 100%;
    }

    footer .rat-footer .rat-logo-rifiutologo .rat-call-center .rat-number {
        font-size: 23px;
    }

    footer .rat-footer .rat-logo-rifiutologo .rat-call-center .rat-text {
        font-size: 14px;
    }

    footer .rat-footer .rat-details {
        padding-top: 20px;
    }

    footer .modal-dialog .modal-content .modal-body {
        padding: 20px;
    }

    footer .modal-dialog .modal-content .modal-body p {
        margin: 30px 0px;
    }

    footer .modal-dialog .modal-content .modal-body .rat-modal-title {
        height: auto;
        padding: 23px 15px;
    }

    footer .modal-dialog .modal-content .modal-body .rat-modal-title .rat-triangle {
        display: none;
    }

    footer .modal-dialog .modal-content .modal-body .rat-modal-title#id-colore_macro #id-nome_macro, footer .modal-dialog .modal-content .modal-body .rat-modal-title#id-colore_macro_req #id-nome_macro_req {
        margin-left: 5px;
        font-size: 15px;
    }

    footer .modal-dialog .modal-content .modal-body #id-note_macro {
        margin: 10px 0px;
    }

    footer .modal-dialog .modal-content .modal-body #id-note_macro p {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 0px;
    }

    footer .modal#macroDetails .modal-dialog .rat-icon-close {
        top: 5px;
        right: 5px;
        width: 12px;
    }
}
