.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;color:rgba(0, 0, 0, 0.5);content:"▶"}table.dataTable tr.dt-hasChild td.dt-control:before{content:"▼"}html.dark table.dataTable td.dt-control:before{color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before{color:rgba(255, 255, 255, 0.5)}table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting_asc_disabled,table.dataTable thead>tr>th.sorting_desc_disabled,table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting_asc_disabled,table.dataTable thead>tr>td.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:26px}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:before{bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:after{top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting_asc_disabled:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dataTables_scrollBody>table.dataTable>thead>tr>th:before,div.dataTables_scrollBody>table.dataTable>thead>tr>th:after,div.dataTables_scrollBody>table.dataTable>thead>tr>td:before,div.dataTables_scrollBody>table.dataTable>thead>tr>td:after{display:none}div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:2px;z-index:10}div.dataTables_processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dataTables_processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dataTables_processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable>thead>tr>th,table.dataTable>thead>tr>td{padding:10px;border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>tfoot>tr>th,table.dataTable>tfoot>tr>td{padding:10px 10px 6px 10px;border-top:1px solid rgba(0, 0, 0, 0.3)}table.dataTable tbody tr{background-color:transparent}table.dataTable tbody tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.9);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable tbody tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border>tbody>tr>th,table.dataTable.row-border>tbody>tr>td,table.dataTable.display>tbody>tr>th,table.dataTable.display>tbody>tr>td{border-top:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.row-border>tbody>tr:first-child>th,table.dataTable.row-border>tbody>tr:first-child>td,table.dataTable.display>tbody>tr:first-child>th,table.dataTable.display>tbody>tr:first-child>td{border-top:none}table.dataTable.row-border>tbody>tr.selected+tr.selected>td,table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:#0262ef}table.dataTable.cell-border>tbody>tr>th,table.dataTable.cell-border>tbody>tr>td{border-top:1px solid rgba(0, 0, 0, 0.15);border-right:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr>th:first-child,table.dataTable.cell-border>tbody>tr>td:first-child{border-left:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr:first-child>th,table.dataTable.cell-border>tbody>tr:first-child>td{border-top:none}table.dataTable.stripe>tbody>tr.odd>*,table.dataTable.display>tbody>tr.odd>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.023);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023)}table.dataTable.stripe>tbody>tr.odd.selected>*,table.dataTable.display>tbody>tr.odd.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.923);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.035);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efd !important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr.odd>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054)}table.dataTable.display>tbody>tr.odd>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.047);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047)}table.dataTable.display>tbody>tr.odd>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.039);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039)}table.dataTable.display>tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)}table.dataTable.display>tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.947);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947)}table.dataTable.display>tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.939);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.011);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.003);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.911);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.903);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.082);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.062);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.982);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.962);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962)}table.dataTable.no-footer{border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable.compact thead th,table.dataTable.compact thead td,table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;color:inherit !important;border:1px solid transparent;border-radius:2px;background:transparent}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:inherit !important;border:1px solid rgba(0, 0, 0, 0.3);background-color:rgba(0, 0, 0, 0.05);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#111;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#0c0c0c;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:inherit}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid rgba(0, 0, 0, 0.3)}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}html.dark{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255}html.dark table.dataTable>thead>tr>th,html.dark table.dataTable>thead>tr>td{border-bottom:1px solid rgb(89, 91, 94)}html.dark table.dataTable>thead>tr>th:active,html.dark table.dataTable>thead>tr>td:active{outline:none}html.dark table.dataTable>tfoot>tr>th,html.dark table.dataTable>tfoot>tr>td{border-top:1px solid rgb(89, 91, 94)}html.dark table.dataTable.row-border>tbody>tr>th,html.dark table.dataTable.row-border>tbody>tr>td,html.dark table.dataTable.display>tbody>tr>th,html.dark table.dataTable.display>tbody>tr>td{border-top:1px solid rgb(64, 67, 70)}html.dark table.dataTable.row-border>tbody>tr.selected+tr.selected>td,html.dark table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:#0257d5}html.dark table.dataTable.cell-border>tbody>tr>th,html.dark table.dataTable.cell-border>tbody>tr>td{border-top:1px solid rgb(64, 67, 70);border-right:1px solid rgb(64, 67, 70)}html.dark table.dataTable.cell-border>tbody>tr>th:first-child,html.dark table.dataTable.cell-border>tbody>tr>td:first-child{border-left:1px solid rgb(64, 67, 70)}html.dark .dataTables_wrapper .dataTables_filter input,html.dark .dataTables_wrapper .dataTables_length select{border:1px solid rgba(255, 255, 255, 0.2);background-color:var(--dt-html-background)}html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current,html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{border:1px solid rgb(89, 91, 94);background:rgba(255, 255, 255, 0.15)}html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{color:#666 !important}html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:hover{border:1px solid rgb(53, 53, 53);background:rgb(53, 53, 53)}html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:active{background:#3a3a3a}.download-attachments.style-datatables .dt-container {
--dt-header-align-items: flex-start;
--dt-header-vertical-align: top;
}
.download-attachments.style-datatables .dt-container .dt-layout-row {
margin: 0;
}
.download-attachments.style-datatables .dt-container .dt-layout-start > *:not(:last-child),
.download-attachments.style-datatables .dt-container .dt-layout-end > *:not(:first-child) {
margin: 0;
}
.download-attachments.style-datatables .dt-container .dt-layout-full > *:only-child {
margin-left: 0;
margin-right: 0;
}
.download-attachments.style-datatables .dt-container .dt-length,
.download-attachments.style-datatables .dt-container .dt-info {
margin-right: auto;
}
.download-attachments.style-datatables .dt-container .dt-search,
.download-attachments.style-datatables .dt-container .dt-paging {
margin-left: auto;
text-align: right;
}
.download-attachments.style-datatables .dt-container .dt-info {
padding-top: 0.755em;
}
.download-attachments.style-datatables .dt-container .dt-paging {
padding-top: 0.25em;
}
.download-attachments.style-table table {
border-collapse: collapse;
border-spacing: 0;
background-color: transparent;
width: 100%;
max-width: 100%;
}
.download-attachments.style-table table td,
.download-attachments.style-table table th {
padding: 8px;
line-height: 1.6;
vertical-align: top;
text-align: left;
}
.download-attachments.style-table table td {
border-top: 1px solid #ddd;
}
.download-attachments.style-list ul {
list-style: none;
}
.download-attachments div a,
.download-attachments ul a,
.download-attachments table a {
text-decoration: none;
border: none;
word-break: break-all;
word-wrap: break-word;
}.qode-quick-links-holder{position:fixed;z-index:1001;bottom:40px;right:40px}@-webkit-keyframes quickLinksPulse{0%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}}@keyframes quickLinksPulse{0%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}}.qode-quick-links-holder .qode-quick-links-button{width:100px;height:100px;line-height:100px;background-color:#fff;text-align:center;border-radius:3px;position:relative;cursor:pointer;box-shadow:5px 5px 15px rgba(0,0,0,.08);opacity:0;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);-webkit-transition:-webkit-transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1),-webkit-box-shadow .4s;transition:transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1),box-shadow .4s}.qode-quick-links-holder .qode-quick-links-button:hover{box-shadow:8px 8px 20px rgba(0,0,0,.15)}.qode-quick-links-holder .qode-quick-links-button img{vertical-align:middle}.qode-quick-links-holder .qode-quick-links-count{position:absolute;right:-10px;top:-10px;width:20px;height:20px;line-height:20px;display:block;border-radius:100%;color:#fff;font-size:12px;font-weight:500;opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7);-webkit-transition:-webkit-transform .6s cubic-bezier(.18,1.6,.32,1) .35s,opacity .25s cubic-bezier(.18,1,.32,1) .35s;transition:transform .6s cubic-bezier(.18,1.6,.32,1) .35s,opacity .25s cubic-bezier(.18,1,.32,1) .35s}.qode-quick-links-holder .qode-quick-links-count:after{content:'';position:absolute;right:0;top:0;width:100%;height:100%;border-radius:100%;background-color:#ff6161;z-index:-1}.qode-quick-links-holder.qode-quick-links-loaded .qode-quick-links-button{-webkit-animation:quickLinksPulse 2s linear infinite .5s;-moz-animation:quickLinksPulse 2s linear infinite .5s;animation:quickLinksPulse 2s linear infinite .5s;-webkit-animation-play-state:running;animation-play-state:running}.qode-quick-links-holder.qode-quick-links-loaded .qode-quick-links-button,.qode-quick-links-holder.qode-quick-links-loaded .qode-quick-links-count{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.qode-quick-links-holder .qode-quick-links-pop-up{position:absolute;width:287px;right:0;bottom:100%;bottom:calc(100% + 25px);background-color:#fff;border-radius:3px;box-shadow:5px 5px 15px rgba(0,0,0,.08);z-index:-1;visibility:hidden;pointer-events:none;opacity:0;-webkit-transform:translate3d(0,10%,0);-moz-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0);-webkit-transition:-webkit-transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1);transition:transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1)}.qode-quick-links-holder.qode-quick-links-pop-up-opened .qode-quick-links-button{-webkit-animation-play-state:paused;animation-play-state:paused}.qode-quick-links-holder.qode-quick-links-pop-up-opened .qode-quick-links-pop-up{z-index:10;visibility:visible;pointer-events:auto;opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.qode-quick-links-holder .qode-quick-links-heading{display:table;table-layout:fixed;width:100%;box-sizing:border-box;padding:20px;border-bottom:1px solid #e4e4e4}.qode-quick-links-holder .qode-quick-links-heading .qode-quick-links-heading-title{display:table-cell;vertical-align:middle}.qode-quick-links-holder .qode-quick-links-heading .qode-quick-links-heading-title .qode-quick-links-heading-title-text{display:inline-block}.qode-quick-links-holder .qode-quick-links-heading .qode-quick-links-heading-title img{vertical-align:middle;margin-right:12px}.qode-quick-links-holder .qode-quick-links-pop-up-close-holder{display:table-cell;width:30px;vertical-align:middle}.qode-quick-links-holder .qode-quick-links-pop-up-close{width:30px;height:30px;border-radius:100%;background-color:#f5f5f5;color:#b2b2b2;display:block;text-align:center;line-height:30px;cursor:pointer}.qode-theme-bridge .qode-quick-links-holder .qode-quick-links-items{height:250px;overflow:hidden}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item{position:relative;padding:28px 50px 28px 20px;border-top:1px solid #e4e4e4}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item:first-child{border-top:none}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item .qode-quick-links-highlighted-label{color:#ff6161}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item .qode-quick-links-item-title{margin-bottom:7px}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item .qode-quick-links-link{position:absolute;top:0;left:0;width:100%;height:100%}.qode-quick-links-holder .mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.qode-quick-links-holder .mCustomScrollbar.mCS_no_scrollbar,.qode-quick-links-holder .mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.qode-quick-links-holder .mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.qode-quick-links-holder .mCSB_container{overflow:hidden;width:auto;height:auto}.qode-quick-links-holder .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.qode-quick-links-holder .mCSB_scrollTools{position:absolute;width:5px;height:auto;left:auto;top:25px;right:15px;bottom:25px}.qode-quick-links-holder .mCSB_outside+.mCSB_scrollTools{right:-26px}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.qode-quick-links-holder .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.qode-quick-links-holder .mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.qode-quick-links-holder .mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:55px;z-index:1;background-color:rgba(34,34,34,.1);border-radius:10px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_buttonDown,.qode-quick-links-holder .mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.qode-quick-links-holder .mCSB_scrollTools .mCSB_buttonDown{bottom:0}.sf-timetable-menu, .sf-timetable-menu * {
margin:			0;
padding:		0;
list-style:		none;
}
.sf-timetable-menu {
line-height:	1.0;
}
.sf-timetable-menu ul {
position:		absolute;
top:			-999em !important;
width:			10em; }
.sf-timetable-menu ul li {
width:			100%;
}
.sf-timetable-menu li:hover {
visibility:		inherit; }
.sf-timetable-menu li {
float:			left;
position:		relative;
}
.sf-timetable-menu a {
display:		block;
position:		relative;
}
.sf-timetable-menu li:hover ul,
.sf-timetable-menu li.sfHover ul {
left:			0;
top:			2.5em; z-index:		99;
}
ul.sf-timetable-menu li:hover li ul,
ul.sf-timetable-menu li.sfHover li ul {
top:			-999em;
}
ul.sf-timetable-menu li li:hover ul,
ul.sf-timetable-menu li li.sfHover ul {
left:			10em; top:			0;
}
ul.sf-timetable-menu li li:hover li ul,
ul.sf-timetable-menu li li.sfHover li ul {
top:			-999em;
}
ul.sf-timetable-menu li li li:hover ul,
ul.sf-timetable-menu li li li.sfHover ul {
left:			10em; top:			0;
} .sf-timetable-menu {
float:			left;
margin-bottom:	1em;
}
.sf-timetable-menu a {
border-left:	1px solid #fff;
border-top:		1px solid #CFDEFF;
padding: 		.75em 1em;
text-decoration:none;
}
.sf-timetable-menu a, .sf-timetable-menu a:visited  { color:			#13a;
}
.sf-timetable-menu li {
background:		#BDD2FF;
}
.sf-timetable-menu li li {
background:		#AABDE6;
}
.sf-timetable-menu li li li {
background:		#9AAEDB;
}
.sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover,
.sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active {
background:		#CFDEFF;
outline:		0;
} .sf-timetable-menu a.sf-with-ul {
padding-right: 	2.25em;
min-width:		1px; }
.sf-sub-indicator {
position:		absolute;
display:		block;
right:			.75em;
top:			1.05em; width:			10px;
height:			10px;
text-indent: 	-999em;
overflow:		hidden;
background:		url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/arrows-ffffff.png) no-repeat -10px -100px; }
a > .sf-sub-indicator { top:			.8em;
background-position: 0 -100px; } a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px; } .sf-timetable-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-timetable-menu ul a > .sf-sub-indicator { background-position:  0 0; } .sf-timetable-menu ul a:focus > .sf-sub-indicator,
.sf-timetable-menu ul a:hover > .sf-sub-indicator,
.sf-timetable-menu ul a:active > .sf-sub-indicator,
.sf-timetable-menu ul li:hover > a > .sf-sub-indicator,
.sf-timetable-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; } .sf-shadow ul {
background:	url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/shadow.png) no-repeat bottom right;
padding: 0 8px 9px 0;
-moz-border-radius-bottomleft: 17px;
-moz-border-radius-topright: 17px;
-webkit-border-top-right-radius: 17px;
-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
background: transparent;
}.timetable_clearfix:after
{
font-size: 0px;
content: ".";
display: block;
height: 0px;
visibility: hidden;
clear: both;
}
div.rtl 
{
direction: rtl;
}
.tt_hide
{
display: none;
} .tt_tabs_navigation,
.tt_items_list
{
padding: 0;
margin: 0;
list-style: none;
}
.tt_tabs
{
border: none !important;
position: static;
}
.tt_tabs .ui-tabs-panel
{
padding: 0 !important;
clear: both;
} table.tt_timetable
{
width: 100%;
font-size: 11px;
color: #666;
margin-top: 30px;
border: none;
font-family: arial;
letter-spacing: normal;
font-size: 11px;
line-height: normal;
font-family: 'Lato', Helvetica, Arial, sans-serif;
border-collapse: separate !important;
border-spacing: 2px !important;
background: #FFF !important;
}
table.tt_timetable *
{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.tt_timetable th,
.tt_timetable td
{
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #34495E;
text-transform: none;
border: none !important;
}
.tt_timetable th,
.tt_timetable td.tt_hours_column
{
text-align: center;
vertical-align: middle;
}
.tt_timetable th
{
width: 12.5%;
padding: 10px 15px 12px;
letter-spacing: normal;
}
.tt_timetable .event_container
{
padding: 7px 10px;
}
.tt_timetable td
{
width: 12.5%;
vertical-align: top;
height: 31px;
border: none;
padding: 0; }
.tt_timetable .hours
{
color: #FFF;
font-weight: bold;
}
.tt_timetable .event
{
background-color: #00A27C;
color: #FFF;
line-height: 140%;
text-align: center;
padding: 0 !important;
vertical-align: top;
}
.tt_timetable .event a,
.tt_timetable .event .event_header
{
display: block;
color: #FFF !important;
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
text-decoration: none;
outline: none;
transition: none !important;
border: none;
}
.tt_timetable .event a:hover,
.tt_timetable .event a.event_header:hover
{
text-decoration: underline;
}
.tt_timetable .event .before_hour_text,
.tt_timetable .event .after_hour_text
{
font-size: 13px;
}
.tt_timetable tr
{
background-color: #FFF !important;
}
.tt_timetable .row_gray
{
background-color: #F0F0F0 !important;
}
.tt_timetable .event:hover,
.tt_timetable .event .event_container.tt_tooltip:hover
{
background-color: #1F736A;
}
.tt_timetable .event.tt_tooltip:hover .hours,
.tt_timetable .event .event_container.tt_tooltip:hover .hours
{
color: #FFF;
}
.tt_timetable .event .hours_container
{
margin: 15px 0;
}
.tt_timetable .event .top_hour
{
margin-top: 15px;
}
.tt_timetable .event .bottom_hour,
.event_layout_4 .tt_timetable .event .top_hour
{
margin-bottom: 15px;
}
.tt_timetable .event hr
{
background: #FFFFFF;
border: none;
height: 1px;
margin: 0;
opacity: 0.4;
}
.tt_timetable.small
{
display: none;
font-size: 13px;
} .tt_tooltip
{
cursor: pointer;
}
.tt_tooltip .tt_tooltip_text
{
display: block; visibility: hidden;
opacity: 0;
position: absolute;
z-index: 1000;
left: -19px;
bottom: 100%;
line-height: 1;
text-align: center; -webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
transition-duration: 0.25s;
-webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
-moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
-o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
-ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
transition-timing-function: cubic-bezier(0.35,0,0.35,1); -webkit-transition-property: opacity, visibility;
-moz-transition-property: opacity, visibility;
-o-transition-property: opacity, visibility;
-ms-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
.rtl .tt_tooltip .tt_tooltip_text 
{
left: auto; }
.tt_tooltip .tt_tooltip_content
{
background: #1F736A;
color: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 7px 10px 10px;
line-height: 150%;
font-size: 11px;
text-align: left;
}
.rtl .tt_tooltip .tt_tooltip_content 
{
text-align: right;
}
.tt_tooltip:hover .tt_tooltip_text
{	
visibility: visible;
opacity: 1;
}
.tt_tooltip .tt_tooltip_arrow
{
content: '';
position: relative;
border-color: #1F736A transparent;
border-style: solid;
border-width: 5px 5px 0;
bottom: -6px;
left: 0;
display: inline;
}
.rtl .tt_tooltip .tt_tooltip_arrow 
{
left: auto;
right: 0;
} .tabs_box_navigation.sf-timetable-menu
{
float: none;
clear: both;
}
.tabs_box_navigation li:after
{
content: none !important;
}
.tabs_box_navigation.sf-timetable-menu *
{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
line-height: 1;
}
.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after
{
background: none;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
width: 256px;
height: auto;
padding: 13px 12px !important;
background: #00A27C;
color: #FFFFFF;
cursor: pointer;
margin: 0 !important;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover
{
background-color: #1F736A;
}
.tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul
{
top: 38px;
border: 1px solid #1F736A;
}
.tabs_box_navigation_hidden
{
display: none;
} .sf-timetable-menu
{
padding: 0 !important;
margin: 0 30px 30px 0!important;
list-style: none !important;
}
.sf-timetable-menu a
{
text-decoration: none !important;
}
.sf-timetable-menu li, .sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover, .sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active
{
background: none #fff;
}
.sf-timetable-menu li:hover a, .sf-timetable-menu li.selected a, .sf-timetable-menu li.current-menu-item a, .sf-timetable-menu li.current-menu-ancestor a
{
color: #FFF;
background: #1F736A;
}
.sf-timetable-menu li ul
{
width: 228px;
background: #FFF;
border: 1px solid #E8E8E8;
padding: 0 0 5px !important;
list-style: none !important;
margin: 0 !important;
}
.sf-timetable-menu li:hover ul, .sf-timetable-menu li.sfHover ul
{
top: 44px;
}
.sf-timetable-menu li ul li
{
width: 218px;
height: auto;
background-color: #fff;
padding: 0 5px !important;
list-style: none !important;
margin: 0 !important;
}
.sf-timetable-menu li:hover ul a,
.sf-timetable-menu li.submenu:hover ul a
{
border: none;
color: #34495E !important;
background: #FFF;
padding: 12px 14px;
font-size: 15px;
font-family: 'Lato', Helvetica, Arial, sans-serif;
transition: none !important;
}
.sf-timetable-menu li ul li a:hover, .sf-timetable-menu li ul li.selected a:hover
{
background-color: #00A27C;
color: #FFF !important;
font-weight: normal;
}
.sf-timetable-menu li ul li.selected a
{
background-color: #F0F0F0;
color: #34495E;
font-weight: normal;
} .tt_items_list
{
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.tt_items_list.margin_top
{
margin-top: 8px;
}
.tt_items_list li
{
padding: 12px 0 !important;
margin: 0 !important;
list-style: none !important;
border-bottom: 1px solid #E0E0E0;
background-position: left center;
background-repeat: no-repeat;
line-height: 120%;
}
.rtl .tt_items_list li 
{
background-position: left center;
}
.tt_items_list li:first-child
{
padding-top: 0;
}
.tt_items_list .event_container
{
float: left;
}
.tt_items_list a,
.tt_items_list span
{
outline: none;
}
.rtl .tt_items_list a,
.rtl .tt_items_list span 
{
float: right;
}
.tt_items_list.thin a,
.tt_items_list.thin span
{
font-weight: normal;
}
.tt_items_list.thin span
{
margin-left: 5px;
}
.tt_items_list .value
{
float: right;
color: #34495E;
}
.rtl .tt_items_list .value 
{
float: left;
}
.tt_items_list.opening_hours li span, .tt_items_list.opening_hours .value
{
color: #FFF;
}
.tt_items_list.opening_hours li
{
border-color: #4468B2;
}
.home_box .tt_items_list li:first-child
{
padding-top: 12px;
}
.tt_items_list li a
{
border: none;
}
.tt_items_list li a:hover
{
text-decoration: underline;
} .tt-ui-tabs-hide
{
display: none;
}
.tt_tabs .ui-tabs-panel p
{
padding: 24px 0 25px;
} .tt_tabs_navigation
{
float: none !important;
clear: both;
width: 100% !important;
padding: 0;
margin: 0;
list-style: none !important;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
background: none !important;
border: none !important;
}
.tt_tabs_navigation li
{
float: left;
margin: 0 20px 0 0 !important;
padding: 0 !important;
font-size: 18px !important;
background: none !important;
border: none !important;
list-style: none !important;
}
.rtl .tt_tabs_navigation li 
{
float: right;
margin: 0 0 0 20px !important;
}
.tt_tabs_navigation li:last-child
{
margin-right: 0 !important;
}
.rtl .tt_tabs_navigation li:last-child
{ margin-left: 0 !important;
}
.tt_tabs_navigation li a
{
width: auto !important;
display: block;
text-align: center;
color: #666 !important;
padding: 8px 0 !important;
border: none !important;
border-bottom: 1px solid #E5E5E5 !important;
line-height: normal;
outline: none;
text-decoration: none;
font-size: 15px !important;
font-family: 'Lato', Helvetica, Arial, sans-serif;
transition: none !important;
margin-bottom: 1px;
}
.tt_tabs_navigation li a:hover,
.tt_tabs_navigation li a.selected,
.tt_tabs_navigation li.ui-tabs-active a
{
border-bottom-width: 3px !important;
padding-bottom: 7px !important;
border-color: #00A27C !important;
color: #000 !important;
margin-bottom: 0;
}
.sf-timetable-menu a:hover,
.tt_tabs_navigation li a:hover,
.tt_tabs_navigation li a:focus,
.tt_tabs_navigation li a:active
{
text-decoration: none;
} .tabs_box_navigation.sf-timetable-menu
{
float: left;
clear: none;
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 18px;
}
.rtl .tabs_box_navigation.sf-timetable-menu li 
{
float: right;
}
.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after
{
background: none;
}
.tabs_box_navigation .tabs_box_navigation_icon
{
float: right;
background: url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/arrow_menu_expand.png) no-repeat scroll 0 0 transparent;
width: 11px;
height: 11px;
margin-top: 3px;
}
.rtl .tabs_box_navigation .tabs_box_navigation_icon 
{
float: left;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
width: 190px;
height: auto;
padding: 15px 19px !important;
margin: 0 !important;
list-style: none !important;
color: #FFFFFF;
cursor: pointer;
border: 1px solid #00A27C;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover
{
background-color: #FFF;
color: #34495E;
box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon
{
background-position: 0 -11px;
}
.rtl .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon
{
background-position: 0 -11px;
}
.tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul
{
top: 48px !important;
left: -1px;
box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
border-top: none;
}
.rtl .tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul 
{
left: auto;
right: -1px;
}
.tabs_box_navigation label
{
display: inline !important;
font-size: 18px !important;
font-weight: normal !important;
}
.tabs_box_navigation_hidden
{
display: none;
}.tt_event_padding_top_0
{
padding-top: 0 !important;
}
.tt_event_padding_bottom_0
{
padding-bottom: 0 !important;
}
.tt_event_padding_0
{
padding: 0 !important;
}
.tt_event_margin_top_13
{
margin-top: 13px !important;
}
.tt_event_margin_top_27
{	
margin-top: 27px !important;
}
.tt_event_theme_page *
{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.tt_event_theme_page
{
width: 930px;
background: #FFFFFF;
padding: 30px;
margin: 0 auto 30px;
}
.tt_event_page_left
{
float: left;
width: 630px;
}
.rtl .tt_event_page_left 
{
float: right;
}
.tt_event_page_right
{
float: right;
width: 270px;
}
.rtl .tt_event_page_right 
{
float: left;
}
.tt_event_page_left .attachment-event-post-thumb
{
margin-bottom: 17px;
}
.tt_event_theme_page h2,
.tt_event_theme_page h3,
.tt_event_theme_page h4,
.tt_event_theme_page h5
{
font-family: 'Lato';
line-height: 120%;
color: #34495E;
margin: 0;
padding: 0;
}
.tt_event_theme_page h2
{
font-size: 40px;
font-weight: 700;
margin-bottom: 5px;
}
.tt_event_theme_page h3
{
font-size: 29px;
font-weight: 700;
}
.tt_event_theme_page h4
{
font-size: 24px;
font-weight: 400;
}
.tt_event_theme_page h5
{
font-size: 18px;
font-weight: 400;
line-height: 140%;
}
.tt_event_hours_count
{
color: #798795;
margin-left: 5px;
font-weight: 400;
}
.rtl .tt_event_hours_count 
{
margin-left: 0;
margin-right: 5px;
}
.tt_event_theme_page p
{
font-size: 15px;
font-family: 'Lato';
font-weight: 400;
color: #34495E;
margin: 0;
padding: 1em 0;
line-height: 140%;
}
.tt_event_theme_page .textwidget p:first-child
{
margin-top: 30px;
}
.tt_event_theme_page .textwidget p
{
padding: 0;
}
.tt_event_items_list
{
list-style: none;
padding: 20px 0;
margin: 0;
}
.tt_event_items_list li
{
background: url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/bullet.png) left center no-repeat;
padding-left: 20px;
font-size: 15px;
font-family: 'Lato';
font-weight: 400;
color: #34495E;
line-height: 160%;
}
.rtl .tt_event_items_list li 
{
background-position: right center;
padding-left: 0;
padding-right: 20px;
}
.tt_event_items_list li.type_info
{
background: none;
padding: 0;
border-bottom: 1px solid #EFEFEF;
padding: 8px 0;
}
.tt_event_items_list li label
{
float: left;
width: 115px;
font-weight: 700 !important;
font-size: 15px !important;
}
.rtl .tt_event_items_list li label 
{
float: right;
}
.tt_event_items_list li .tt_event_text
{
float: left;
width: 185px;
}
.rtl .tt_event_items_list li .tt_event_text 
{
float: right;
}
.tt_event_columns
{
}
.tt_event_column_left, .tt_event_column_right
{
width: 300px;
}
.tt_event_column_left
{
float: left;
margin-right: 30px;
}
.rtl .tt_event_column_left 
{
float: right;
margin-right: 0;
margin-left: 30px;
}
.tt_event_column_right
{
float: right;
}
.rtl .tt_event_column_right 
{
float: left;
}
.tt_event_hours
{
clear: both;
padding: 0;
margin: 0;
list-style: none;
}
.tt_event_hours li
{
float: left;
width: 246px;
border: 1px solid #EFEFEF;
border-left: 3px solid #00A27C;
margin: 0 30px 30px 0;
padding: 15px 25px;
}
.rtl .tt_event_hours li 
{
float: right;
margin: 0 0 30px 30px;
border-left: 1px solid #EFEFEF;
border-right: 3px solid #00A27C;
}
.tt_event_hours li.event_hours_right
{
margin-right: 0;
}
.rtl .tt_event_hours li.event_hours_right 
{
margin-left: 0;
}
.tt_event_url
{
font-size: 15px;
color:#798795;
text-decoration:none;
border: none;
}
a.tt_event_url:hover
{
text-decoration:underline;
border: none;
} .tt_upcoming_events_wrapper
{
clear: both;
float: left;
width: 100%;
}
.rtl .tt_upcoming_events_wrapper 
{
float: right;
}
.tt_upcoming_events_wrapper .caroufredsel_wrapper 
{
margin: 0 !important;
overflow: hidden;
width: 100% !important;
}
.tt_upcoming_events_wrapper *
{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.tt_upcoming_events_wrapper p.message
{
padding: 0;
}
.tt_upcoming_events
{
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
border-radius: 0 !important;
box-shadow: none !important;
border: none !important;
}
.tt_upcoming_events li
{
width: 270px;
padding: 0 0 10px !important;
margin: 0 !important;
border: none !important;
list-style: none !important;
background: none !important;
}
.tt_upcoming_events li:before,
.tt_upcoming_events li:after
{
content: none !important;
background: none !important;
border: none !important;
}
.tt_upcoming_events li .tt_upcoming_events_event_container
{
display: block !important;
border: 1px solid #EFEFEF;
border-left: 3px solid #00A27C;
background-color: #FFF;
padding: 10px 20px;
text-decoration: none;
color: #34495E;
font-family: 'Lato';
font-size: 14px;
font-weight: 700;
line-height: 140%;
height: 40px;
overflow: hidden;
outline: none;
transition: none !important;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.rtl .tt_upcoming_events li .tt_upcoming_events_event_container 
{
border-left: 1px solid #EFEFEF;
border-right: 3px solid #00A27C;
text-align: right;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover
{
background: #00A27C;
color: #FFF;
height: auto;
overflow: visible;
border-top: 1px solid #00A27C;
border-bottom: 1px solid #00A27C;
border-right: 1px solid #00A27C;
}
.rtl .tt_upcoming_events li .tt_upcoming_events_event_container:hover 
{
border-right: 0px solid #00A27C;
border-left: 1px solid #00A27C;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow
{
display: block;
float: right;
width: 11px;
height: 11px;
background: url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/arrow_widget_expand.png) no-repeat;
margin-top: 13px;
}
.rtl .tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow 
{
float: left;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_upcoming_events_arrow
{
background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_hours
{
display: block;
font-weight: 400;
font-size: 13px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container img.wp-post-image
{
max-width: 100%;
height: auto;
margin-top: 10px;
}
.tt_calendar_icon
{
display: block;
float: left;
width: 11px;
height: 11px;
background: url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/calendar.png) no-repeat;
margin-right: 8px;
margin-top: 5px;
}
.rtl .tt_calendar_icon 
{
float: right;
margin-right: 0;
margin-left: 8px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_calendar_icon
{
background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_event_hours_description
{
display: block;
font-size: 13px;
margin-top: 10px;
font-weight: 400;
}
.tt_upcoming_event_controls a
{
border: 1px solid #EFEFEF;
display: block;
float: left;
padding: 6px;
outline: none;
}
.rtl .tt_upcoming_event_controls a 
{
float: right;
}
.tt_upcoming_event_controls a#upcoming_event_prev
{
margin-right: 2px;
}
.rtl .tt_upcoming_event_controls a#upcoming_event_prev 
{
margin-right: 0;
margin-left: 2px;
}
.tt_upcoming_event_controls span
{	
display: block;
width: 11px;
height: 11px;
}
.tt_upcoming_event_controls .tt_upcoming_event_prev_arrow
{
background: url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/arrow_scroll_up.png) no-repeat;
}
.tt_upcoming_event_controls .tt_upcoming_event_next_arrow
{
background: url(//robotpallettizzatori.com/wp-content/plugins/timetable/images/arrow_scroll_down.png) no-repeat;
}
.tt_upcoming_event_controls a:hover
{
border-color: #00A27C;
background-color: #00A27C;
}
.tt_upcoming_event_controls a:hover span
{
background-position: 0 -11px;
}
.timetable_sidebar_box
{
clear: both;
margin-top: 50px;
}
.timetable_sidebar_box:first-child
{
margin-top: 0;
}
.page_margin_top
{
margin-top: 30px;
}.tt_event_responsive_image,
.tt_event_page_left .attachment-event-post-thumb
{
width: 100%;
height: auto;
}
@media screen and (max-width:1009px)
{
.tt_event_theme_page .textwidget p:first-child
{
margin-top: 23px;
}
.tt_event_theme_page h2
{
font-size: 30px;
}
.tt_event_theme_page h3
{
font-size: 22px;
}
.tt_event_theme_page h4
{
font-size: 18px;
}
.tt_event_theme_page h5
{
font-size: 16px;
}
.tt_event_theme_page p,
.tt_event_items_list li
{
font-size: 14px;
}
.tt_event_theme_page
{
padding: 20px;
width: 710px;
}
.tt_event_page_left
{
width: 480px;
}
.tt_event_page_right
{
width: 210px;
}
.tt_event_column_left
{
margin-right: 10px;
}
.rtl .tt_event_column_left
{
margin-right: 0px;
margin-left: 10px;
}
.tt_event_column_left, .tt_event_column_right
{
width: 235px;
}
.tt_event_hours li
{
width: 184px;
margin: 0 23px 23px 0;
padding: 15px 20px;
}
.rtl .tt_event_hours li
{
margin: 0 0px 23px 23px;
}
.tt_upcoming_events li
{
width: 210px;
}
.tt_upcoming_events li a
{
padding: 10px;
}
.tt_event_items_list li.type_info
{
padding: 5px 0;
}
.tt_event_margin_top_27
{
margin-top: 20px !important;
}
.tt_event_theme_page h3
{
margin-top: 15px;
} .tt_responsive .tt_timetable
{
margin-top: 23px;
}
.tt_responsive .tt_timetable th, .tt_responsive .tt_timetable .event_container,
.tt_responsive .tt_tooltip .tt_tooltip_content
{
padding: 4px 4px 5px;
}
.tt_responsive .tt_timetable td
{
height: 18px;
}
.timetable_sidebar_box
{
margin-top: 40px;
}
}
@media screen and (max-width:767px)
{
.tt_event_theme_page,
.tt_event_page_left,
.tt_event_page_right,
.tt_upcoming_events li
{
width: 422px;
}
.tt_event_page_right
{
margin-top: 50px;
}
.tt_event_column_left, .tt_event_column_right
{
width: 206px;
}
.tt_event_hours li
{
width: 368px;
margin: 0 0 23px;
padding: 15px 25px;
}
.tt_event_hours li:last-child
{
margin-bottom: 0;
}
.tt_upcoming_events li a
{
padding: 10px 20px;
} .tt_responsive .tt_timetable
{
display: none;
}
.tt_responsive .tt_timetable.small
{
display: block;
}
.tt_responsive .tt_timetable.small .box_header
{
font-size: 16px !important;
color: #34495E !important;
font-family: 'Lato';
}
.tt_responsive .tt_timetable.small .tt_items_list div.event_container
{
width: 302px;
padding: 0;
}
.tt_responsive .tt_timetable.small .tt_items_list a,
.tt_responsive .tt_timetable.small .tt_items_list span
{
font-family: 'Lato';
color: #34495E !important;
text-decoration: none;
outline: none;
}
.tt_responsive .tt_timetable.small .tt_items_list a:hover
{
text-decoration: underline;
} .tt_double_buttons.sf-timetable-menu:first-of-type
{
margin-right: 10px !important;
}
.tt_double_buttons.sf-timetable-menu:last-of-type
{
margin-right: 0 !important;
}
.tabs_box_navigation.tt_double_buttons.sf-timetable-menu .tabs_box_navigation_selected
{
padding: 15px 15px !important;
width: 174px;
}
.tt_double_buttons.sf-timetable-menu li ul
{
width: 204px;
}
.tt_double_buttons.sf-timetable-menu li ul li
{
width: 194px;
}
.tt_double_buttons.tabs_box_navigation label
{
font-size: 16px !important;
}
.tt_timetable.small .box_header
{
position: relative;
cursor: pointer;
margin: 30px 0 0 0;
}
.tt_timetable.small .box_header:after
{
visibility: visible;
position: absolute;
right: 0;
font-size: 20px;
line-height: 1;
}
.tt_timetable.small .plus.box_header:after
{
content: "+";
}
.tt_timetable.small .minus.box_header:after
{
content: "-";
}
h3.box_header.plus+ul.tt_items_list
{
display: none;
}
}
@media screen and (max-width:479px)
{
.tt_event_theme_page,
.tt_event_page_left,
.tt_event_page_right,
.tt_upcoming_events li,
.tt_event_column_left, 
.tt_event_column_right
{
width: 280px;
}
.tt_event_hours li
{
width: 236px;
padding: 15px 20px;
}
.tt_event_theme_page
{
padding: 10px;
}
.tt_event_column_left
{
margin-right: 0;
}
.rtl .tt_event_column_left
{
margin-left: 0;
}
.tt_event_column_right
{
margin-top: 23px;
}
.tt_event_column_left .tt_event_items_list
{	
padding-bottom: 0;
} .tt_responsive .tt_timetable.small .tt_items_list div.event_container
{
width: 148px;
}
.tt_responsive .tt_timetable.small .box_header
{
font-size: 14px !important;
} .tt_responsive.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
width: 220px;
}
.tt_responsive.tabs_box_navigation.sf-timetable-menu li ul
{
width: 258px;
}	
.sf-timetable-menu li ul li
{
width: 248px;
}
.tt_double_buttons,
.tt_double_buttons.sf-timetable-menu:first-of-type
{
margin-right: 0 !important;
}
.tt_double_buttons.sf-timetable-menu:first-of-type
{
margin-bottom: 10px !important;
}
.tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons .tabs_box_navigation_selected
{
width: 220px;
padding: 15px 19px !important;
}
.tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons li ul
{
width: 258px;
}
.tt_double_buttons.sf-timetable-menu li ul li
{
width: 248px;
}
.tt_double_buttons.tabs_box_navigation label
{
font-size: 18px !important;
}
}