﻿.itmprd .secondary.label {
    min-height: 40px;
}
.tabs .is-active a {
    font-weight: bold;
    text-decoration: underline;
}
.btn-letto {
    position: absolute;
    right: 0px;
    /* float: right !important; */
    top: 0px;
    font-size: 14px;
}

.treeview a {
    font-size: 14px !important;
}

.treeview {
    margin-bottom:100px;
}

.bold {
    font-weight:bold;
    text-decoration:underline;
}


#buttons a {
    margin-right: 1px;
}

#buttons a.active {
    background-color: #9B0000 !important;
}
.float-r {
    position: fixed;
    height: 48px;
    bottom: 15px;
    left: 11px;
    background-color: #CC3333;
    color: #FFF !important;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    padding: 10px 10px 0px 10px;
    border: 2px solid #fff;
}

.float-r a {
    
    color: #FFF !important;
    
}

.float {
    position: fixed;
    width: 48px;
    height: 48px;
    bottom: 15px;
    right: 11px;
    background-color: #25d366;
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    font-size: 34px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    padding-top: 3px;
    padding-left: 4px;
}

.dropdown-pane ul {
    list-style: none;
    text-align: left;
}

.dropdown-pane ul li {
    padding: 5px 0px;
}

.bgres {
    background:no-repeat url('/multimedia/login2.jpg');
    min-height:700px;
}

.viewercolcnt .secondary.label {
    min-height: 54px;
}

.viewercolcnt .codice {
    background-color: #003366;
    color: #fff;
    /*background: #FFCC33;*/
    position: absolute;
    z-index: 2;
    display: inline-block;
    height: 13px;
    margin: -4px;
    padding: 14px;
    font-size: 15px;
}

.viewercolcnt small {
    color: #FFCC33;
    display:block;
}

.viewercolcnt .secondary.label {
    position: relative;
    min-height: 40px;
}

.viewercolcnt .right.button.buttonicon15.success {
    position: absolute;
    right: 5px;
    top: 5px;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.tc {
    display:table-cell;
}

.sm-verde {
    background-color: #39b54a;
    text-align: center;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    display: block;
    line-height: 24px;
   
}

.sm-grigio {
    background-color: #f0f0f0;
    text-align: center;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    display: block;
    line-height: 24px;
}

.menu.disp li {
    text-align: center;
    padding-right: 5px;
}

.sm-rosso {
    background-color: #ed1c24;
    text-align: center;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    display: block;
    line-height: 24px;
}


.catviewer.three .columns {
    overflow: hidden;
    height: 48px;
}

.catviewer  {
    display: flex;
    flex-wrap: wrap;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

.autocomplete-group {
    padding: 2px 5px;
}

    .autocomplete-group strong {
        display: block;
        border-bottom: 1px solid #000;
    }

.menu.disp img {
    max-width:28px !important;
    margin-right:5px;
}

.menu.disp > li {
    vertical-align: top !important;
}
.input-group-label {
    padding: 0 0.25rem !important;

}

select.error {
    border: #ff0000 solid 2px;
}

.promorow {
    padding: 5px;
    background-color: #ffff99;
    border-color: #ff0000;
    border-style: solid;
    margin-top: 0px;
    border-width: 1px;
}

    .promorow .mttop  {
        margin-top: 0.5rem;
        display: block;
    } 

.promorow input[type=text] {
        padding: 0.25rem;
        margin: 0;
        height: auto;
}

.tab_header_item .dsc {
    font-size: 10px;
    white-space: nowrap;
} 

.treeview td {
padding:0px;
}

.tabs-title > a {
    padding: 1.5rem 1rem;
}

.treeview table {
    margin-bottom: 0px;
    width:auto;
}

    .treeview table tbody {
        border:none;
    }

    .banne1 {
        background-color: #c0c0c0;
    }

.divascookies-policy-link a {
    color: #ffff00;
}

form {

    margin-bottom:2rem !important;
}
.lblqtaconf {
     white-space:nowrap;
         position: relative;
    top: 21px;
}

.whatsapp a {
    padding: 0 !important;
}

.whatsapp a img {
    height: 36px;
}

.prodmodel .tabs-panel {
    /*height: 206px;*/
    height: 236px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.sconto {
    background-color: #ff0000;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    padding: 0px 5px;
}   

.viewercolcnt .secondary.label {
    max-width: 350px;
}


.cartloader 

{
    background: url(/images/ajax-loader2.gif);
    height: 32px;
    width: 32px;
    background-size: 32px 32px;
    display: block;
    margin: 0 auto;
}

.cartloader::before {
    content: "";
}

  .top-bar-left .nopadding {
      padding:0px !important;
  }

  .appltable.brands tbody tr:first-child { display: none; }

  .appltable tr , #grdapplicativifind tr {
      cursor:pointer;
  }

.reveal-overlay-mp {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, 0.2);
  overflow-y: scroll; }

  .menu.vertical a.active {
    background-color: #f0f0f0;
}
  .col2 {
      display:none;
  }
.reveal-mp {
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal-mp {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal-mp .column, .reveal-mp .columns,
  .reveal-mp .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .reveal-mp {
      width: 600px;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal-mp .reveal-mp {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal-mp.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .reveal-mp.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal-mp.small {
      width: 50%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal-mp.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal-mp.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal-mp {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }



  .mgtop2 {
    margin-top:2rem;
}
    .sf-menu ul {
overflow-y: auto;
overflow-x: hidden;
    }

    .AspNet-TreeView > div {
        min-height: auto ! important;
        max-width: 100% ! important;
    }

    .sf-menu.dropdown.menu a {
        color:#000;
    }
    .inputtarga {
    background-image: url('/images/targa_tab_dx.png'),url('/images/targa_tab_sx.png');
    background-repeat: no-repeat;
    background-position: left,right;
        padding-left: 20px;
}

.td .button {
    margin:0px !important;
}
.buttonicon15 {
    padding: 0.44rem 0.5rem !important;
}

.altricataloghisel ul {
    list-style:none;
}
.imgbrandslist {
    margin-right:0.5rem;
    width:32px;
}

.imgbrandshead {
    width:31px;
}

.prodmodel .tabs {
    padding-top: 1px;
}


.altricataloghisel ul li {
    margin-bottom:0.5rem;
}


.altricataloghisel .lbl {
    display:inline-block;
    margin-left:0.5rem;


}
.icon15  {
font-size: 1.5rem !important;
}

.ttlpage {
    font-size:2rem;
    margin-top:2rem;
    margin-bottom:2rem;
}

    .button.secondary.active {
background-color:#2199e8 !important

    }
    #modelgridcercapanel {
    left:auto !important;
}
.evidenziato {
    display: inline-block;
    /*background-color: #ffff00;*/
    padding: 0 0.25rem;
}

    .popuppromo {

        border:1px solid #c0c0c0;
        padding:0.5rem;
        background-color:#fff;
    }
    .wauto {
        width:auto;
    }
   .mnulat {
    background: #f0f0f0;
    border-right-color: #999999;
    border-right-style: solid;
    border-right-width: 1px;
}

                .mgtop4 {
    margin-top:4rem;
}
.dato {
    font-weight:700;
} 

.dato.sconto:empty {
    display:none;
}

.paginazione table {
    width:auto;
}
.paginazione table tr span {
    padding: 0.1875rem 0.625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default;
}

.paginazione table tr a {
    color: #0a0a0a;
    display: inline-block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;

}


.paginazione table tr a:hover {
    background: #f0f0f0;

}

.top-bar-left .dropdown.menu { 
    display:none;
} 

         .imgdett .catdett {
    position: absolute;
    bottom: 0px;
    right: 0px;
}



.imgdett {
    display: inline-block;
    position: relative;
}


.top-bar-left .dropdown.menu[role=menubar] { 
display:inline-block;
} 
    @media only screen and (min-width: 90.063em) {
            .x-large-2 {
                width: 16.66%;
            }

        }
         .columns {

             min-height:1rem;
         }



         .top-bar table , .top-bar .dropdown-pane {
             color:#000000;
         }

         .minicarttot {
             margin-top:2rem;
         }
         .top-bar input {
    max-width: 100% !important;
    margin-right: 1rem;
}

.button.secondary {
    background-color: #003366;
    color: #fefefe;
}
    
.button.secondary:focus, .button.secondary:hover {
    background-color: #0052a1;
    color: #fefefe;
}

.targares.callout {
    margin-left:auto !important;
    margin-right:auto !important;
}
         .button  {
            white-space: nowrap;
        }

        .dettaglio .ttl {
    text-align: left;
    padding-left: 1rem;
    margin-top: -2rem;
}

            .dettaglio .ttl a {
                color:#333333;
            }

         .dettaglio {
             margin-top:2rem;
         }
        .top-bar .button ,.top-bar select {
            margin:0px;
        }
         th .button {
             margin-bottom:0px;
    margin-top: -6px;
         }
        .right {
            float:right;
        }


        .tabs-title > a {
            font-size:0.85rem;
        }
        .tooltip::before {
    border-color: transparent transparent #000 !important;
  
}


        .infoappl {
            margin-right:0.25rem;
        }
        #offCanvas, .off-canvas-wrapper  {
            padding-top:4rem;
        }
        :last-child:not(:first-child).column, :last-child:not(:first-child).columns {
    float: left;
}

        .top-bar {
            position:fixed;
            z-index:3;
            width:100%;
        }
        @media screen and (min-width:64em) {
                .large-25 {
                    width: 20%;
                }
        }


        
        .secondary.label {
            display: block;
            font-size: 120%;
        }
        html {
            font-size: 80%;
        }
.appltable.brands tr, .appltable.brands th, .appltable.col2 tr, .appltable.col5 tr {
    width: 100%;
    display: block;
}
        .appltable.col5 th:nth-child(1) , .appltable.col5 td:nth-child(1)  {
            width:40%;
            display:inline-block;
        }
        .appltable.col5 th:nth-child(2), .appltable.col5 td:nth-child(2) {
            width:10%;
            display:inline-block;
        }
        .appltable.col5 th:nth-child(3), .appltable.col5 td:nth-child(3) {
            width:20%;
            display:inline-block;
        }
        .appltable.col5 th:nth-child(4), .appltable.col5 td:nth-child(4) {
            width:20%;
            display:inline-block;
        }
        .appltable.col5 th:nth-child(5), .appltable.col5 td:nth-child(5) {
            width:10%;
            display:inline-block;
        }

        .appltable.col2 th:nth-child(1) {
            width:100%;
            display:block;
        }
        .appltable.col2 th:nth-child(2) {
            width:0%;
            display:block;
            display:none;
        }

        .appltable.col2 td:nth-child(1) {
            width:90%;
            display:inline-block;
        }
        .appltable.col2 td:nth-child(2) {
            width:10%;
            text-align:right;
            display:inline-block;
        }
        .appltable thead, .appltable tbody { 
            display: block; 
        }

        .tabs-panel.is-active {
background-color: rgb(241, 241, 241);

        }

        .tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
background-color: rgb(241, 241, 241);
}

.appltable tbody {
    /*height: 206px;*/
    height: 242px;
    border-bottom: 1px solid rgb(230, 230, 230);
    overflow-y: auto;
    overflow-x: hidden;
}

#BrandGrid tbody {
    height: 189px;
}


        .full {
            max-width:100% !important;
            width:100%;
        }
        th input  {
            margin: 0 !important;
        }
        .off-canvas.position-left {
            position:fixed !important;
            left:0px !important;
            background-color:#fff;
            z-index:1;
        }
        .off-canvas-wrapper-inner {
            left:50px;
        }
        .is-open-left {
            transform: translateX(200px);
        }
        .off-canvas-content {
            box-shadow: 1px 0px 0px 2px rgba(0,0,0,0.1);
            background-color:#f6f6f6;
            position:relative;
            z-index:2;
    min-height: 800px;

        }
        .btncat {
            display:block;
        }
/*.btncat img {
    padding: 0.25rem 0px;

    width: 80%;
    max-width: 50px;
}*/

            .btncat img {
                padding: 0.25rem 0px;
                width: 100%;
                max-width: 60px;
            }

        .accordion-title {
            font-size: 120%;
            font-weight: bold;
        }

        .mdlBG {
position: absolute;
left:0px;
top:0px;
height:100%;
background-color:rgba(0,0,0,0.4);
width:100%;
z-index:1000;
        }
.CenterPB{
position: absolute;
left: 50%;
top: 50%;

margin-top: -30px; /* make this half your image/element height */
margin-left: -30px; /* make this half your image/element width */
}

        .mif-spinner2 {
            color:#fff;
            font-size:3em;
        }

        .dropdown-pane {
           /*width:100% !important;*/ 
        }

 .prodmodel {
	overflow:hidden;
	}
	.prodmodel .col1, .prodmodel .col2 {
	float:left;
                              
	}

    .prodmodel .wrapper {
        position:relative;
    }
.badge {

    line-height: normal;
    font-size:0.7rem;

}

.label.secondary {
    background: #003366;
    color: #fefefe;
}

.top-bar, .top-bar ul {
    background-color: #003366;
        color:#fff;
}

.callout {
     background-color: #003366;
}
.menu-text {

}
/*TABS*/
.tabs_holder  .viewercol > h1 ,.ttl {
    font-size: 1.2rem;
    font-weight: bold;
    color: #333333;
    background-color: #f5f5f5;
    padding: 0.2rem;
    text-align: center;
    margin-left: -0.93rem;
    margin-right: -0.93rem;

    margin-bottom: 2rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    white-space:nowrap;

}

.tabs_header > .row.full {
    margin-top: -20px;
}

.itmprd input {
    margin-bottom:0px;

}

.itmprd .secondary.label {
        margin-bottom:1rem;
}

.btncat  .badge {

    position: absolute;
    right: 3px;


}

.skin5.top .tabs_header {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.dropdown.menu a {
    color:#fff !important;
}

.button {
    background-color:#CC3333;
    border-bottom-style: none;
}

.criteri table,.criteri .callout {
    margin-bottom:0px;
}

.badge.success {
    background: #ff0000;
    color: #fefefe;
}

.callout h4 {
    color:#fff;
}
.button:focus, .button:hover {
    background-color:#9B0000;
}
 .skin5.top .tab_header_item {
	display: inline-block;
	margin: 0px;
    text-align:center;

}

 a {
     color:#0052A1;
 }
 .skin5.top .tab_header_item .lbl {
    display: block;
    margin-top: 0.35rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 }
 .skin5.top .tab_content {
	clear: left;

}

/* skin2 */

.skin5.top.tabs_wrapper {
	border-top: 1px solid #ddd;

}

 .skin5.top .tabs_header {
	overflow: visible;
	padding-top: 0px;
	background: url(/images/tab/tabs_header.png) left bottom repeat-x;
	border-bottom: 1px solid #ddd;
}

 .skin5.top .tab_header_item {
	margin-left: 0px;
	background: url(/images/tab/tabs_border_top.png) right bottom no-repeat;
	position: relative;
        width: 4.25%;
}

 /*mobile*/



 /* Small only */
@media screen and (max-width: 39.9375em) {
      .skin5.top .tab_header_item {
       width: 24.24%;
}
 }

@media screen and (min-width: 40em) and (max-width: 75em) {

          .skin5.top .tab_header_item {
       width: 9.40%;
}
}



.skin5.top .tab_header_item.tab_selected  {
    background: #FFCC33 ;
    
}

table.hover tr:hover, table.hover tr:nth-of-type(2n):hover, .selected {
    background-color: #FFCC33 !important;
    /*color: #fff;*/
}

table.hover tr:hover a , table.hover tr:nth-of-type(2n):hover a , .selected a {
 /*color: #fff;*/
}


 .skin5.top .tab_header_item.tab_selected a {
	
}

 .skin5.top .tab_header_item.first_tab {
}

 .skin5.top .tab_header_item.first_tab.tab_selected {
}

 .skin5.top .tab_header_item.last_tab {
}

 .skin5.top .tab_header_item.last_tab.tab_selected {
	border-right: none;
}


.select2-results__options .dis {
    /*text-decoration: line-through;*/
    color: #c0c0c0;
}


.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #CC3333!important;
    color: white;
}

.skin5.top .tab_header_item a {
    /*padding: 0px 20px;
	padding: 0px 10px;*/
    line-height: 20px;
    color: #333;
    text-decoration: none;
    outline: 0;
}

 .skin5.top .tab_content {

}




 .itmprd .button {
     
    margin-bottom: 0px;
    padding: 0.5rem;

 }

 .btnback {
     float:left;
     margin-left:2rem;
 }

.itmprd {
    margin-bottom: 2rem;
}

    .itmprd a {
        margin-bottom: 0px;
        position:relative;
    }

    .itmprd .menu.disp {
        margin-bottom: 6px;
    }

    .imgcf {
        position:absolute;
        bottom:1px;
        right:1px;
        width:40px;
    }


    .itmprd .sm-rosso, .itmprd .sm-verde {
        font-size: 10px;
    }

.logoa .logo  {
    height: 46px;
    position: absolute;
    top: 4px;
    left: 10px;
    image-rendering: auto;
}

.logoa {
    display: inline-block;
    width: 100px;
}

.top-bar {
height: 56px;
}

.new-note b, .new-note strong {
    color: #ff0000;
}

.new-note {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, .1);
    border-radius: 0;
    -webkit-transition: -webkit-box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.bottoni-funzioni .row {
    padding-top:5px;
}
.bottoni-funzioni .columns {
    padding-left: .1rem !important;
    padding-right: .1rem !important;
}

.bottoni-funzioni .button {
    padding: 0.39em 1em;
    display: inline-block !important;
    position: relative;
    height: 33px;
}


/*.btncatene, .btnspaz {
    background: #00c933;
    color: #000;
}*/

/*.btnspaz {
    background:#2199e8;
}

.btnRigFap {
    background: #003366;
}

.btncatene {
    background: #FFCC33;
}*/
.bottoni-funzioni .button img {
    display: inline-block;
    position: absolute;
    top: -13px;
    left: -6px;
    width: 62px;
}


.bottoni-funzioni .button .txt {
    text-align: right;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 2;
}

@media (max-width: 1600px) {
    .bottoni-funzioni .large-4 {
        width: 50% !important;
    }
}

/*@media (max-width: 1242px) {
    .btnbat .txt, .btncatene .txt {
        text-align: right;
    }

    .btnbat img, .btncatene img, .btnspaz img, .btnRicAv img {
        top: 4px;
        width: 32px;
    }
}*/
@media (max-width: 1190px) {
    .tabs-title > a {
        font-size: 0.75rem;
    }
}

@media (max-width: 1100px) {
    .tabs-title > a {
        font-size: 0.70rem;
    }
}
@media (max-width: 1041px) {
    .tabs-title > a {
        font-size: 0.65rem;
    }
}

@media (max-width: 1023px) {
    .tabs-title > a {
        font-size: 0.9rem;
    }
    .btnbat img, .btncatene img {
        top: -13px;
        width: 62px;
    }
}

@media (max-width: 864px) {
    .whatsapp {
        display: none !important;
    }
}

@media (max-width: 668px) {
    .menu .button {
        width: 40px !important;
        overflow: hidden !important;
        padding: 7px !important;
    }

        .menu .button i {
            font-size: 20px !important;

        }
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto !important;
}

@media print {
    table tbody td, table tbody th {
        padding: 0.25rem 0.31rem 0.31rem;
    }
    select {
        margin:0px;
    }
    body {
        font-size: 85%;
    }
    .top-bar, .noprint {
        display: none;
    }
}
