.img-thumbnail-cli {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    width: 350px
}

.colorConforti {
    background: #009fe3;
    background-color: #009fe3;
    color: #FFF;
    text-shadow: none
}

.button-conforti:not(.button-border) {
    background-color: #939393!important
}

.button-conforti:hover,
.button-3d.button-conforti:hover,
.button-reveal.button-conforti:hover,
.button-border.button-conforti:hover,
.button-border.button-conforti.button-fill::before {
    background-color: #009fe3!important
}

.button-border.button-conforti {
    color: #009fe3;
    border-color: #009fe3
}

.btn-conforti {
    color: #fff;
    background-color: #939393;
    border-color: #939393;
    font-style: normal
}

.btn-conforti:hover {
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3;
    font-style: normal
}

.btn-outline-conforti {
    color: #009fe3;
    border-color: #009fe3
}

.btn-outline-conforti:hover {
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3
}

.btn-check:focus+.btn-outline-conforti,
.btn-outline-conforti:focus {
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5)
}

.btn-check:checked+.btn-outline-conforti,
.btn-check:active+.btn-outline-conforti,
.btn-outline-conforti:active,
.btn-outline-conforti.active,
.btn-outline-conforti.dropdown-toggle.show {
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3
}

.btn-check:checked+.btn-outline-conforti:focus,
.btn-check:active+.btn-outline-conforti:focus,
.btn-outline-conforti:active:focus,
.btn-outline-conforti.active:focus,
.btn-outline-conforti.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5)
}

.btn-outline-conforti:disabled,
.btn-outline-conforti.disabled {
    color: #009fe3;
    background-color: transparent
}

.btn-conforti:disabled,
.btn-conforti.disabled {
    color: #000;
    background-color: #ccc;
    border-color: #ccc;
    font-style: italic!important
}

.pad-right {
    position: relative;
    float: right
}

.fooL {
    display: flex;
    justify-content: flex-start;
    height: 30px
}

.fooR {
    display: flex;
    justify-content: flex-end;
    height: 30px
}

.tree {
    display: flex;
    width: 100px;
    height: 30px
}

.bordercolorred {
    filter: gray;
    -webkit-filter: grayscale(100%);
    opacity: .6
}

.bordercolorgreen {
    border-color: #04aa6d;
    border-style: groove;
    border-width: 3px;
    filter: none;
    -webkit-filter: grayscale(0%)
}

.bordercolorgray {
    border-color: silver;
    border-style: groove;
    border-width: 3px;
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.bordercolorselected {
    border-color: #00aee3;
    background-color: #31c5ff;
    border-style: outset;
    border-width: 3px;
    filter: none;
    -webkit-filter: grayscale(0%)
}

.extrasmall {
    font-size: .375em
}

.textnone {
    text-transform: none
}

.button.button-extramini {
    padding: 0 0;
    font-size: 14px;
    line-height: 14px
}

.shadowed {
    -o-box-shadow: 2px 2px 3px silver;
    -icab-box-shadow: 2px 2px 3px silver;
    -khtml-box-shadow: 2px 2px 3px silver;
    -moz-box-shadow: 2px 2px 3px silver;
    -webkit-box-shadow: 2px 2px 3px silver;
    box-shadow: 2px 2px 3px silver
}

.image-shadow {
    filter: blur(10px) brightness(-100);
    -webkit-filter: blur(10px) brightness(-100);
    opacity: .5
}

.conforti.border-default,
.conforti .border-default,
.conforti.h-border-default:hover .conforti .h-border-default:hover {
    border-color: #009fe3!important
}

table.prisma {
    font-size: 13px;
    width: auto;
    border: 3px solid #fff;
    padding: 4px;
    margin-left: auto;
    margin-right: auto
}

table.prisma th {
    border: 3px solid #fff;
    background-color: #939393;
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
    padding: 4px;
    vertical-align: middle;
    text-align: center;
    box-shadow: inset 0 -3px 0 rgb(0 0 0 / 15%);
    width: 2%
}

table.prisma td {
    border: 3px solid #fff;
    background-color: #009FE3;
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
    padding: 4px;
    text-align: center;
    width: 2%
}

table.prisma .descrizione_codici,
.descrizionxe_codici:hover {
    border: 2px solid #fff;
    background-color: whitesmoke;
    color: gray;
    font-weight: 700;
    white-space: nowrap;
    padding: 3px;
    vertical-align: middle;
    text-align: left
}

table.prisma th:hover {
    text-decoration: underline
}

table.prisma .codici_valori:hover {
    text-decoration: underline;
    background-color: red
}

.codici_titoli {
    border: 2px solid #fff;
    background-color: gray;
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
    padding: 1px;
    text-align: center
}

table.prisma .codici_titoli_null {
    border: 2px solid #fff;
    background-color: #fff;
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
    padding: 1px;
    text-align: center;
    box-shadow: none
}

.xcodici_valori {
    border: 2px solid #fff;
    color: #fff;
    height: 30px;
    background-color: #009FE3!important;
    font-weight: 700;
    padding-left: 5px!important;
    padding-right: 5px!important;
    white-space: nowrap;
    text-align: center
}

.text-extrasmaller {
    font-size: 60%!important
}

.form-check-input:checked {
    background-color: #009fe3;
    border-color: #009fe3
}

.noHover {
    pointer-events: none;
    Cursor: text!important;
    Text-Decoration: None!important
}

.hi-icon-effect-1 .hi-icon {
    background: rgba(255, 255, 255, .1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s
}

.hi-icon-effect-1 .hi-icon:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0
}

.hi-icon-effect-1a .hi-icon:hover {
    background: rgba(255, 255, 255, 1);
    color: #41ab6b
}

.hi-icon-effect-1a .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.hi-icon-effect-1b .hi-icon:hover {
    background: rgba(255, 255, 255, 1);
    color: #41ab6b
}

.hi-icon-effect-1b .hi-icon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.hi-icon-effect-1b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.nowrap {
    white-space: nowrap
}

.modal-sx {
    max-width: 1000px
}

.modal-supp {
    max-width: 770px
}

.box-orange {
    position: absolute;
    width: auto;
    top: -80px;
    right: 5px;
    margin-right: 0;
    padding-right: 0
}

.logo {
    height: 150px
}

.button-slider,
.button-box,
.actbtncart {
    cursor: pointer;
    background-color: #adadad!important;
    color: #FFF!important;
    border: none!important;
    transition: all 0s ease 0s!important
}

.button-box:after {
    content: "";
    position: absolute;
    border-bottom: 23px solid transparent;
    border-top: 23px solid transparent;
    border-left: 23px solid #adadad;
    height: 0;
    width: 0;
    margin-right: -21px;
    right: 0;
    top: 0
}

.button-box:before {
    content: "";
    position: absolute;
    border-bottom: 23px solid #adadad;
    border-top: 23px solid #adadad;
    border-left: 23px solid transparent;
    height: 0;
    width: 0;
    left: -21px;
    top: 0
}

.button-slider:hover,
.button-slider:active,
.button-box:hover,
.button-box:active,
.actbtncart:hover,
.actbtncart:active {
    background-color: #009fe3!important
}

.button-box:hover:before {
    border-top-color: #009fe3!important;
    border-bottom-color: #009fe3!important
}

.button-box:hover:after {
    border-left-color: #009fe3!important
}

.transparentframe {
    background-color: transparent!important
}

.whiteframe {
    background-color: #fff!important
}

.capitalize {
    text-transform: lowercase
}

.capitalize::first-letter {
    text-transform: uppercase
}

.body-boxed {
    background-color: #eeeeee!important
}

#header .container {
    max-height: 165px
}

#footer {
    max-height: 165px
}

.cilindroselezionato {
    font-size: 22px;
    font-family: 'Gill Sans bold', sans-serif;
    color: #000!important;
    font-weight: 600!important
}

.titolocilindroselezionato {
    font-size: 18px;
    font-family: 'Gill Sans bold', sans-serif;
    color: #000!important;
    font-weight: 400
}

.side-panel-wrap {
    background-image: url(./images/fondoframess_all.png)!important;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-color: #fff!important;
    background-position: left top
}

.side-panel-wrap .widget img {
    background-color: #fff!important
}

#top {
    margin-top: 0;
    padding-top: 5px;
    max-height: 30px
}
.standard-logo {
    z-index: 10;
}
.page-header h1 {
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.50rem;
    text-transform: uppercase;
    color: red;
    color: #333;
}
.page-header span {
    display: block;
    margin-top: 12px;
    font-weight: 300;
    color: #777;
    font-size: 1.125rem;
}
.h1 {
    padding-top: 5px;
    margin-left: 0%;
    line-height: 20px;
    font-family: 'Gill Sans bold', sans-serif;
    font-weight: bold;
    font-weight: 600;
    width: 100%;
    color: #000000;
    display: block;
    font-size: 24px;
    text-align: center;
    text-shadow: 1px 1px 5px #fff;
    text-transform: uppercase;
}
mark, .mark {
  padding: 0.1875em;
  color: #000;
  background-color: #63c5ef;
}