body > section, #sideNav + .container, #sideNav + .container-fluid{
min-height: 100vh;
}
@media (min-width: 992px) {
.table-responsive {
overflow: hidden;
overflow-x: auto;
}
}
.table-responsive table {
table-layout:fixed;
word-wrap:break-word;
}

.container-AdminDetailProduct, .container-AdminEditProduct {
max-width: 100%;
}
.container-AdminDetailProduct .tabs, .container-AdminEditProduct .tabs {
text-align: center;
}
.container-AdminEditProduct {
padding-top: 20px;
}
.u-side-nav--mini + .container-AdminDetailProduct, .u-side-nav--mini + .container-AdminEditProduct {
width: calc(100% - 50px);
}
.u-side-nav--mini + .container-AdminEditProduct > h1 {
padding-left: 50px;
}
.container-AdminDetailProduct > .col, .container-AdminEditProduct > .col {
margin-left: 0!important;
}
.body-AdminEditProduct footer {
display: none;
}
@media (max-width: 992px) {
.container-AdminDetailProduct, .container-AdminEditProduct {
width: 100%;
}
.container-AdminDetailProduct a:first-of-type, .container-AdminEditProduct a:first-of-type {
margin-left: 30px;
}
}
@media (min-width: 441px) {
body.body-AdminDetailProduct, body.body-AdminEditProduct {
height: 100vh;
overflow: hidden;
}
body.body-AdminDetailProduct #sideNav, body.body-AdminEditProduct #sideNav {
overflow-y: auto;
}
.container-AdminDetailProduct > .col, .container-AdminEditProduct > form > .col > .adminTabs {
overflow-y: auto;
margin-bottom: 20px;
}
}
@media (min-width: 441px) and (max-width:1288px) {
body.body-AdminDetailProduct > section, body.body-AdminEditProduct > section {
height: calc( 100vh - 65px);
}
body.body-AdminDetailProduct > section > .row, body.body-AdminDetailProduct #sideNav {
height: calc( 100vh - 65px - 0.84286rem)
}
body.body-AdminEditProduct > section > .row, body.body-AdminEditProduct #sideNav {
height: calc( 100vh - 65px)
}
.container-AdminDetailProduct, .container-AdminEditProduct {
height: calc( 100vh - 65px - 0.84286rem);
}
}
@media (min-width: 441px) and (max-width:491px) {
.container-AdminDetailProduct > .col, .container-AdminEditProduct > form {
height: calc( 100vh - 65px - 0.84286rem - 193px - 39px - 40px - 69px);
}
.container-AdminEditProduct > form > .col, .container-AdminEditProduct > form > .col > .adminTabs
{
height: calc( 100vh - 65px - 193px - 39px - 40px);
}
.container-AdminEditProduct > form > .col {
height: calc( 100vh - 65px - 193px - 39px - 40px);
}
.container-AdminEditProduct > form > .col > .adminTabs {
height: calc( 100vh - 65px - 193px - 39px - 40px - 20px - 30px - 20px);
}
}
@media (min-width: 492px) and (max-width:1288px) {
body.body-AdminEditProduct > section > .row, body.body-AdminEditProduct #sideNav, .container-AdminEditProduct {
height: calc( 100vh - 65px)
}
.container-AdminEditProduct > form {
height: calc( 100vh - 65px  - 39px - 40px - 69px);
}
.container-AdminEditProduct > form > .col {
height: calc( 100vh - 65px - 152px - 39px - 40px);
}
.container-AdminEditProduct > form > .col > .adminTabs {
height: calc( 100vh - 65px - 152px - 39px - 40px - 20px - 30px - 20px);
}
.container-AdminDetailProduct > .col {
height: calc( 100vh - 65px - 0.84286rem - 152px - 39px - 40px);
}
}
@media (min-width: 1289px) {
body.body-AdminDetailProduct > section, body.body-AdminEditProduct > section {
height: calc( 100vh - 67px);
}
body.body-AdminDetailProduct > section > .row, body.body-AdminDetailProduct #sideNav, .container-AdminDetailProduct {
height: calc( 100vh - 67px - 0.84286rem)
}
body.body-AdminEditProduct > section > .row, body.body-AdminEditProduct #sideNav, .container-AdminEditProduct {
height: calc( 100vh - 67px)
}
.container-AdminDetailProduct > .col {
height: calc( 100vh - 67px - 0.84286rem - 111px - 39px - 40px);
}
.container-AdminEditProduct > form {
height: calc( 100vh - 67px  - 39px - 40px - 69px);
}
.container-AdminEditProduct > form > .col {
height: calc( 100vh - 67px - 111px - 39px - 40px);
}
.container-AdminEditProduct > form > .col > .adminTabs {
height: calc( 100vh - 67px - 111px - 39px - 40px - 20px - 30px - 20px);
}
}
@media (max-width: 767px) {
.li-AdminEditProduct {
display: block!important;
}
}
.h2-RequestRefund, .h3-RequestRefund {
text-align: center;
}
.h2-RequestRefund {
font-weight: 400;
font-size: 1.5em;
}
.h3-RequestRefund {
font-size: 1.2em;
}
.input-RequestRefund, .select-RequestRefund {
max-width: 350px;
}
.input-RequestRefund-dark {
background-color: #eeeeee;
border: 2px solid #eaeaea;
}
#messagesInvoker i {
color: #E6332A;
}
.g-bg-primary {
background-color: #E6332A!important;
}

.u-side-nav--has-sub-menu {
border: 0;
-webkit-transition: background-color .1s linear, border .1s linear;
transition: background-color .1s linear, border .1s linear;
}
.u-sidebar-navigation--light .u-side-nav--top-level-menu-item:not(.u-side-nav-opened):hover {
background-color: transparent;
border: 0;
background-color: #e82f2a
}
.u-sidebar-navigation--light .u-side-nav--top-level-menu-item:not(.u-side-nav-opened):hover span, .u-sidebar-navigation--light .u-side-nav--top-level-menu-item:not(.u-side-nav-opened):hover i {
color: #ffffff !important;
}
.u-side-nav-opened {
border-color: transparent;
background-color: transparent!important;
}
.u-side-nav-opened > a {
border: 1px solid #E6332A;
background-color: #E6332A
}
.u-side-nav-opened > ul a {
border: 0;
}
.u-side-nav-opened .u-side-nav--control-icon i, .u-side-nav-opened  i, .u-side-nav-opened .media-body{
color: #ffffff!important;
}
.u-sidebar-navigation--light .u-side-nav--top-level-menu-item:hover .u-side-nav--control-icon i, .u-sidebar-navigation--light .u-side-nav--top-level-menu-link:hover i, .u-sidebar-navigation--light .u-side-nav--top-level-menu-link:hover{
color: #ffffff !important;
}
.u-side-nav--second-level-menu {
background-color: #ff9893;
}
.table thead th {
border-top: 0 !important;
border-bottom: 1px solid #f2f2f2!important;
background-color: #fafafa;
}
.table thead th span a{
color: #000!important;
}
.table thead th:first-child {
border-left: 0 !important;
}
.table thead th:last-child {
border-right: 0 !important;
}
a:hover .hs-admin-more-alt {
color: #E6332A!important;
}
.table-edit-box a {
border: 1px solid transparent;
}
.table-edit-box a:hover{
border: 1px solid #E6332A;
background-color: #fbf4ee!important;
color:#E6332A!important;
}
.table-edit-box a:hover i:before {
color:#E6332A;
}
.table-edit-box {
top: -16px;
margin-right: 35px;
}
.table-edit-box ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.table-edit-box li {
margin-left: -5px;
}
.table-edit-box li:first-child {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
    order:3;
}
.table-edit-box li:nth-child(2) {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
    order:4;
}
.table-edit-box li:nth-child(3) {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
    order:2;
}
.table-edit-box li:nth-child(4) {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
    order:1;
}
#datatablePagination1 .g-bg-secondary--active.active {
background-color: #fbf4ee !important;
border-color: #E6332A!important;
color: #E6332A!important;
}
#datatablePagination1 a {
color: #E6332A!important;
}

#datatablePagination2 .g-bg-secondary--active.active {
    background-color: #fbf4ee !important;
    border-color: #E6332A !important;
    color: #E6332A !important;
}

#datatablePagination2 a {
    color: #E6332A !important;
}

.bootstrap-select + .hs-admin-angle-down {
color: #E6332A!important;
}
.table-search-bar button{
right: 25px!important;
color: #e1e9eb !important;
}
.table-search-bar > div {
width: 310px!important;
}
.form-control:focus {
border-color: #E6332A!important;
}
.form-control:focus + button {
color: #E6332A !important;
}
.admin-aggiungiGruppo-button {
border-radius: 20px;
border: 1px solid #E6332A;
background-color: transparent;
color: #707070;
}
.admin-aggiungiGruppo-button:hover {
background-color: #E6332A;
color: #fff;
border-color: #E6332A;
}
.table-span-round {
border: 1px solid #E6332A;
border-radius: 20px;
padding: 5px;
display: inline-block;
min-width: 115px;
text-align: center;
min-height: 34px;
}
.admin-status-toggle input + span, .details-status-toggle input + input + span, .details-status-toggle input + input + label, .details-status-toggle-bar input + label{
display: inline-block;
border: 1px solid #e52153;
width: 112px;
height: 35px;
line-height: 35px;
font-weight: 300;
font-size: 14px;
border-radius: 20px;
position: relative;
-webkit-transition:all .5s;
transition:all .5s;
}
.details-status-toggle-bar input + label {
  width: 140px;
}
.details-status-toggle input + input + label, .details-status-toggle-bar input + label{
cursor: pointer;
}
.details-status-toggle input + input + label {
margin-top: 6px;
}
.admin-status-toggle input + span:before, .details-status-toggle input + input + span:before, .details-status-toggle input + input + label:before, .details-status-toggle-bar input + label:before {
content:'';
position: absolute;
left:10px;
top:50%;
width: 14px;
height: 14px;
border-radius: 50%;
background-color: #e52153;
margin-top:-7px;
-webkit-transition:all .5s;
transition:all .5s;
}
.admin-status-toggle input, .details-status-toggle input, .details-status-toggle-bar input {
display: none;
}
.admin-status-toggle input + span:after, .details-status-toggle input + input + span:after, .details-status-toggle input + input + label:after, .details-status-toggle-bar input + label:after {
-webkit-transition:all .5s;
transition:all .5s;
content:'Non Attivo';
line-height: 32px;
padding-left: 31px;
}
.details-status-toggle:not(.details-status-toggle-active) input + input + span:after, .details-status-toggle:not(.details-status-toggle-active) input + input + label:after {
content:'No';
}
.details-status-toggle.details-status-toggle-active input + input + span:after, .details-status-toggle input + input + label:after {
content:'Non Attivo';
}
.details-status-toggle-bar input + label:after {
content:'Tutti Non Attivi';
}
.admin-status-toggle input:checked + span, .details-status-toggle input:checked + input + span, .details-status-toggle input:checked + input + label, .details-status-toggle-bar input:checked + label{
border-color: #1dc8e4;
}
.admin-status-toggle input:checked + span:before, .details-status-toggle input:checked + input + span:before, .details-status-toggle input:checked + input + label:before, .details-status-toggle-bar input:checked + label:before {
background-color: #1dc8e4;
}
.admin-status-toggle input:checked + span:after, .details-status-toggle.details-status-toggle-active input:checked + input + span:after, .details-status-toggle input:checked + input + label:after {
content:'Attivo';
}
.details-status-toggle-bar input:checked + label:after {
  content:'Tutti Attivi';
}
.details-status-toggle:not(.details-status-toggle-active) input:checked + input + span:after, .details-status-toggle:not(.details-status-toggle-active) input:checked + input + label:after {
content:'Sì';
}
.details-status-mail input + input + label:after{
  content:'In attesa'!important;
}
.details-status-mail input:checked + input + label:after{
  content:'Inviato'!important;
}
#sideNav + .container {
max-width: 100%;
padding: 10px 1.42857rem 0;
}
#sideNav + .container > h1:not(.g-mb-30) {
margin-top: 90px;
padding-left: 15px;
}

ul.top-tabs-details {
margin: 20px 0 0;
padding: 0 0 0 15px;
border-bottom: 1px solid #E6332A;
}
ul.top-tabs-details li {
border: 1px solid #464646;
background-color: transparent;
color:#707070;
border-radius: 5px 5px 0 0;
border-bottom: 0;
margin-left: 0!important;
margin-right: 10px;
position: relative;
}
ul.top-tabs-details li.current:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #fff;
}
ul.top-tabs-details li:hover {
background-color: #E6332A;
color:#fff;
border-color: #E6332A;
}
ul.top-tabs-details li.current {
border-color: #E6332A;
background-color: transparent;
color:#707070;
cursor: default!important;
}
.inner-data-details {
margin-top: 25px;
padding: 0;
margin-bottom: 45px;
}
.inner-data-details > ul {
margin-bottom: 0!important;
border: 1px solid #eee!important;
border-bottom: 0!important;
list-style: none;
padding: 0;
}
.inner-data-details .row {
margin-left: 0;
margin-right: 0;
width: 100%;
}
.inner-data-details .row + .row {
margin-left: 20px;
}
.inner-data-details .row .col-auto {
width: calc( 100% - 200px);
padding: 0;
}
.inner-data-details .row .col-auto + label, .inner-data-details .row .col-auto + label + .col-auto {
margin-top: 10px;
}
.inner-data-details label {
font-weight: bold;
font-size: 1.2em;
color:#464646!important;
margin-bottom: 0;
line-height: 48px;
}
.inner-data-details li {
padding: 2px 12px 2px 25px;
}
.inner-data-details input:not(.details-orange-button),.inner-data-details select {
max-width: 100%;
border-color: #e1e9eb;
border-radius: 5px;
color:#717171;
}
.inner-data-details select {
height: 48px;
}
.inner-data-details input:not(.details-orange-button){
line-height: 48px;
padding: 0 23px;
}
.details-gray-button, .details-orange-button {
border: 1px solid #464646;
background-color: transparent;
color:#707070;
border-radius: 30px;
min-width: 225px;
margin-right: 15px;
padding: 9px 15px;
}
.details-gray-button:hover {
background-color: #464646;
border-color: #464646;
}
.details-orange-button {
border-color: #E6332A;
}
.details-orange-button:hover {
background-color: #E6332A;
border-color: #E6332A;
}
.details-titolino {
font-weight: bold;
opacity: .2;
font-size: 1.1em;
letter-spacing: .05em;
margin-top: 20px;
margin-bottom: 10px;
}
.details-titolino + .inner-data-details {
margin-top: 10px;
}
.admin-details-container .row {
margin: 0!important;
border-bottom: 1px solid #eee;
}
.admin-details-container .form-group label, .admin-details-container .form-group > div {
padding: 15px 20px;
font-size: 1.1em;
font-weight: 300;
}
.admin-details-container .form-group label {
font-weight: bold;
}
.admin-details-container .row:last-child {
border: 0;
}
.admin-title-placeholder {
padding-left: 155px;
position: relative;
margin-top: 60px;
margin-bottom: 15px!important;
}
.admin-title-placeholder:before {
content: '';
position: absolute;
left: 0;
top: 50%;
margin-top: -60px;
width: 120px;
height: 120px;
background-image: url('/Images/Image.svg');
background-size: contain;
}
.admin-buttons-container {
text-align: right;
margin-bottom: 25px;
}
.edit-fix-height {
line-height: 48px;
}
.admin-box-folder {
-webkit-box-shadow: 0px 0px 20px 0px rgba(204,204,204,1);
box-shadow: 0px 0px 20px 0px rgba(204,204,204,1);
}
.admin-open-folder {
position: relative;
top:-10px;
}
.admin-upload-file {
border: 1px solid #464646;
}
.admin-upload-file label{
font-weight: bold;
font-size: 1.2em;
color:#464646!important;
margin-bottom: 0;
line-height: 48px;
}
@media (max-width: 767px) {
.inner-data-details label, .inner-data-details label + div, .admin-details-container .form-group label, .admin-details-container .form-group > div{
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
    flex: 0 0 100%;
max-width: 100%;
}
input[name=excelfile] {
margin-left: 0!important
}
section > h1 a {
float: none!important;
margin-top: 10px;
}
.admin-upload-file > ul + div, .u-sidebar-navigation-v1 + .container .tabs + div, .u-sidebar-navigation-v1 + .container > div, .u-sidebar-navigation-v1 + .container-fluid > div > div{
margin-left:0!important;
}

    /* ALESSIO REMOVED

    .container form div {
        margin-left: 0 !important;
    }
    */

.admin-upload-file form .col-auto {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
    flex: 0 0 100%;
    padding: 0;
}
.u-sidebar-navigation-v1 + section, .u-sidebar-navigation-v1 + .container {
width: 100%;
padding: 15px 15px 0 65px!important;
}
.inner-data-details li {
padding: 10px 15px;
}
#sideNav + .container > h1:not(.g-mb-30) {
margin-top: 20px;
padding-left: 0;
}
ul.top-tabs-details {
padding: 0;
}
ul.top-tabs-details li {
margin-bottom: 10px;
width: 100%;

}
.details-gray-button, .details-orange-button {
width: 100%;
margin-bottom: 15px;
max-width: 100%;
}
.admin-title-placeholder:before {
width: 80px;
height: 80px;
margin-top: -40px;
}
.admin-title-placeholder {
padding-left: 100px;
margin-top: 22px;
margin-bottom: 38px!important;
}
.admin-aggiungiGruppo-button {
display: none;
}
.table-search-bar {
margin-left: 0!important;
width: 100%;
}
.table-search-bar input {
max-width: 100%;
}
.table-search-bar button {
right: 0!important;
}
.no-mobile {
display: none;
}
table {
overflow: hidden;
}
table thead {
border-left: 1px solid #E6332A!important;
}
table tbody {
border-left: 1px solid #e1eaea!important;
}
table td, table th {
padding: 15px 10px!important;
}
table tbody td:last-child > div {
left: -10px;
}
table thead th:last-child {
width: 24px!important;
padding: 0!important;
}
table tbody td:last-child {

}
.g-pa-20 {
padding: 10px!important;
}
.table-edit-box a {
padding: 15px 11px!important;
}
}
.table-excel thead th {
width: 220px!important;
}
.table-excel td input {
max-width: 100%;
}
.table-excel input[type=date] {
font-weight: 300;
border: 1px solid #e1eaea;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0.71429rem 1.42857rem;
-webkit-transition: border-color .2s ease-in;
transition: border-color .2s ease-in;
}

.import--filters {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 15px;
line-height: 42px;
}

.import--filters-radio a {
margin-right: 30px;
display: inline-block;
padding-left: 30px;
position: relative;
color: #848484;
}

.import--filters-radio a:hover {
text-decoration: none;
}

.import--filters-radio a:before, .import--filters-radio a:after {
content: '';
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

.import--filters-radio a:before {
left: 0;
width: 18px;
height: 18px;
border-radius: 50%;
border: 2px solid #b7b7b7;
-webkit-transition: border-color .3s ease;
transition: border-color .3s ease;
}

.import--filters-radio a:after {
width: 10px;
height: 10px;
left: 4px;
border-radius: 50%;
background-color: #3b86ff;
opacity: 0;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
}

.import--filters-radio a.active:after {
opacity: 1;
}

.import--filters-radio a.active:before {
border-color: #b1cfff;
}

.import--filters-buttons a {
margin-left: 20px;
border: 1px solid #707070;
display: inline-block;
width: 100px;
text-align: center;
color: #848484;
border-radius: 8px;
}

.import--filters-buttons a:hover {
text-decoration: none;
}


.selezione--container form {
white-space: nowrap;
}

.selezione--container form:first-of-type {
margin-right: 105px;
}

.selezione--container form, .selezione--container select {
display: inline-block;
font-size: 18px;
line-height: 40px;
}

.selezione--container h2 {
font-size: 18px;
color: #8c8f92;
font-weight: 400;
}

.selezione--label {
display: inline-block;
padding-right: 25px;
font-weight: 500;
}

.selezione--container input[type="submit"] {
line-height: 25px;
border: 1px solid #E6332A;
background: transparent;
color: #8c8f92;
border-radius: 5px;
margin-left: 20px;
padding: 0 50px;
}

.selezione--h {
position: relative;
padding-left: 120px;
font-size: 18px;
line-height: 50px;
border: 1px solid #edf2f2;
margin-top: 20px;
}

.selezione--h:before {
content: '';
position: absolute;
left: 0;
top: 50%;
margin-top: -25px;
width: 50px;
height: 50px;
background-image: url('/Images/Image_noborder.svg');
background-size: contain;
}

.navbar.navbar--company {
background-color: #fff4e5;
border-bottom: 1px solid #dedbd3;
}

.navbar.navbar--company .navbar-brand {
display: none !important;
}

.navbar.navbar--company .u-header-logo-toggler {
width: auto;
background-color: #fff4e5;
}

.navbar.navbar--company h2 {
margin-bottom: 0;
font-weight: 400;
}


.table-excel {
overflow-y: auto;
max-height: calc(100vh - 310px);
}

.table-excel thead th:first-child .hs-admin-angle-up, .table-excel thead th:first-child .hs-admin-angle-down {
display: none;
}

.table-responsive tr {
font-size: 12px;
}

.row-red {
background-color: red !important;
}

.row-yellow {
background-color: yellow !important;
}

.row-green {
background-color: green !important;
}

.cell-red input {
border-color: red !important;
}

.cell-green input {
border-color: #14d2b1 !important;
}

.excel--upload--form--input {
display: inline-block;
position: relative;
}

.excel--upload--form--input:before {
content: 'Seleziona File';
line-height: 38px;
padding-left: 15px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
border: 1px solid #707070;
border-radius: 8px;
}

.excel--upload--form--input:after {
content: '';
position: absolute;
right: 25px;
top: 50%;
margin-top: -5px;
width: 18px;
height: 10px;
background-image: url('/Images/arrow.svg');
background-size: contain;
}

.excel--upload--form--input input {
opacity: 0;
background: white;
position: relative;
z-index: 1;
outline: 0;
line-height: 35px !important;
}

.excel--upload--form--input input:focus {
    opacity: 1;
}
/* Check Correct*/

.buttons-centered {
    text-align: center;
}

@media (max-width: 767px) {
    html {
    }

    .table-excel {
        max-height: calc( 100vh - 435px);
    }

    .import--filters {
        display: block;
        line-height: 30px;
    }

    .import--filters-buttons a {
        margin-left: 0;
        margin-top: 15px;
    }

    .li-AdminEditProduct {
        display: block !important;
    }
}
.custom-dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 !important;
  background: #fff;
  background-image: none;
  padding: 0;
  color: #000;
  cursor: pointer;
}
.custom-dropdown select::-ms-expand {
  display: none;
}
.custom-dropdown {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20em;
  height: 2em;
  line-height: 1;
  background: #fff;
  overflow: hidden;
  border-radius: .25em;
}
.custom-dropdown-caret {
  font-family: 'hs-admin-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-dropdown-caret:after {
  content: '\e90d';
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 0;
  background: #fff;
  cursor: pointer;
  pointer-events: none;
  color:#E6332A;
}
.custom-dropdown-oneline {
  height: 41px;
  line-height: 41px;
}
.custom-dropdown-oneline .custom-dropdown-caret:after {
  padding: 13px 0;
}

.u-go-to-vcustom {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 3.57143rem;
    height: 3.57143rem;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    transition: .3s ease-out;
    z-index: 11;
}

.u-go-to-vcustom i {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}

.tagRelative {
    position: relative;
    margin-bottom: 25px !important;
}

.leftAbsolute {
    position: absolute;
    left: 0;
}

.rightAbsolute {
    position: absolute;
    right: 0;
    font-weight:bold;
}



body {
    /*display: contents;*/ 
    padding: 0px;
}

.iconBorder {
    border: 1px solid #9F9F9F ;
    border-radius: 15px ;   
}


.menuNstyle {
    font-weight: bold;
    color: white !important;
    font-size: 18px;

}

.submenuStyle {
    font-weight: 400;
    color: white !important;
    margin-left: 58px;
    font-size: 15px;
}


.submenuStyle a:hover {
    color: white !important;
    text-decoration: underline;
    
}


.menuNstyle span:hover {
    color: white !important;
    text-decoration: underline;
}


footer {
    background-color: white;
    position: fixed;
    width: 100%;
    bottom: 0px;
    padding-top: 10px;
    padding-left: 20px;
    margin-left: -40px;
}




#bodyContent {
    margin-left: 300px;
    margin-top: 0px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}



#sideNav {
    background-size: cover;
    height: 100%;
    position: fixed;
    left: 0px;
    width: 300px;
}




.active {
    left: 0px !important;
    transition: left .1s;
}

.activeWidth {
    margin-left: 300px !important;
    
}

@media only screen and (max-width: 1280px) {

    #sideNav {
        left: -300px;
        transition: left .1s;
    }

    #bodyContent {
        margin-left: 0px ;
        margin-top: 60px;
        margin-bottom:50px;
    }

    footer{
        position: relative;
        margin-top: 20px;
       
    }

    .gruppi {
        position: unset !important;
    }

   

}



#trep tr td {

    color: black;
    padding: 5px;
}


#trep tr  {
    height: 40px;
}

    

#trep {

    margin-right: 0px;
    width: 100%;
}

#tabellone {

    margin-top: 20px;
}

.table-responsive {
    min-height: 100%;
}

#tblnuovocliente td {
    padding-right: 30px !important;
}

#tblnuovaSede td {
    padding-right: 30px !important;
}

.tableBold {
    font-weight: bold;
    color: black !important;
    font-size: 15px;
}

.tablepadding td {
    padding-right: 30px !important;
}
.buttonCrea {
    font-size: 20px !important;
    width: 80px;
}


#PlaceHolderUl li {
    padding: 5px;
}

#PlaceHolderUl li {
    border-bottom: 1px solid #ced4da;
}

    #PlaceHolderUl li a:hover {
        color: red;
    }