/* Stile personalizzati */
.chooseText{
    color:#36a9e0;
}

.chooseTextCompany:hover{
    color:#36a9e0;
}

.bordoImg{
 border: 1px solid #D9DEE4;

}

.bordoImg:hover{
 border: 1px solid #36a9e0;

}

.bianco{
    color: #ffffff;
}

.bianco:hover{
    color: #D9DEE4;
}

.chiudi{
    margin-bottom: 30px;
    cursor: pointer;
}

/* navbar switch tools */
.navbar-nav-tools{
    position: absolute;
    background: #fff;
    margin-top: 0;
    border: 1px solid #D9DEE4;
    -webkit-box-shadow: none;
    right: 0;
    right: auto !important;
    width: 220px
}
.navbar-nav .navbar-nav-tools .open .dropdown-menu.msg_list-switch {
    width: 300px
}

ul.msg_list-switch li a .image img {
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    float: left;
    margin-right: 10px;
    width: 50%
}

.grandezzaLI{
    right: auto !important;
    width: 245px !important;
}

/* end */

.margineZero{
    margin: 0 auto !important;
}

.margineClose {
    margin: 20px auto !important;
}

#navbarSwitch{
    max-height: 700px;
    overflow-y: scroll;
    background-color: #ffffff;
    position: fixed;
    bottom: 0px;
    margin-left: -120px;
}

.logo{
    width: 100px;
    margin: 0px auto 0px 5px;
    padding: 5px 0px;
}

.img25{
    width: 15%;
    margin: 5% 5% 5% 5%;
}

.img100{
    width: 100%;
}


.ruota{
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    float: right;
    top: 5px;
    position: relative;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #337ab7;
}

.nav>li>h5 {
    position: relative;
    display: block;
    padding: 13px 15px 12px;
    margin-bottom: 0px;
    font-weight: normal;
}

.inputSearch{
    padding-top: 8px;
    width: 400px;
    margin-right: 50px;
}

.dimIcone{
    width: 25px;
}

.dimIconeTag{
    width: 20px;
}

.dimIconeSector{
    width: 20px;
}



/* stili tabelle */
.paddingTabellaCorpo{
    padding: 5px 0px;
}

.customHeaderTable{
 background-color: rgba(245,245,245, .5);
 margin-top: 20px;
 border-bottom: 1px solid #cccccc;
}

.customBoxForm{
 background-color: rgba(245,245,245, .3);

 border-bottom: 1px solid #cccccc;
 padding: 20px;
}

.bordiColonne{
   border-right: 1px solid #cccccc;
   padding: 0px 10px;
}

.customBodyTable{
    background-color: rgba(249,249,249, .5);
    padding: 20px 0px 10px;
}

.bordoSotto{
    /*border-bottom: 1px solid #e5e5e5; */
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size:12px;
}

.bordoSotto2{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 0px;

}
/* end */


/* bottoni */
.noBordoRadius{
    border-radius: 0px !important;
}

.btn-salva-todo_crm {
    color: #ffffff !important;
    background-color: #00bc6f !important;
    border-color: #00bc6f !important;
    text-transform: uppercase !important;
    padding: 5px !important;
}

.btn-salva-todo_crm:hover {
    color: #00bc6f !important;
    background-color: #ffffff !important;
    border-color: #00bc6f !important;
    text-transform: uppercase !important;
    padding: 5px !important;
}

.btn-salva-optin {
    color: #ffffff;
    background-color: #00abbc;
    border-color: #00abbc;
    text-transform: uppercase;
}

.btn-salva-optin:hover {
    color: #00abbc;
    background-color: #ffffff;
    border-color: #00abbc;
    text-transform: uppercase;
}

.btn-tag {
    color: #c6c6c5;
    background-color: #ffffff;
    border-color: #c6c6c5;
    text-transform: uppercase;
}

.btn-sector {
    color: #c6c6c5;
    background-color: #ffffff;
    border-color: #c6c6c5;
    text-transform: uppercase;
}

.form-control {
  	font-size:14px;
  	height: 34px;
	padding: 6px 12px;
}
/* end */




.panel-rubric {
  /*border-color: #2A3F54;*/
}
.panel-rubric > .panel-heading {
  color: #878786;
  background-color: transparent;
  border-bottom: 1px solid #00a5b5;
  border-radius: 0px;
}



.panel-rubric > .panel-heading:hover {
  color: #ffffff;
  background-color: #00a5b5;
  border-bottom: 2px solid #00a5b5;
  border-radius: 0px;
}

.panel-rubric > .panel-heading-read {
  color: #878786;
  background-color: transparent;
  border-bottom: 1px solid #00a5b5;
  border-radius: 0px;
  padding: 10px 15px;
}

.panel-title > a{
    display: block !important;
    font-size: 16px;
    font-weight: normal;
}

/*
.panel-rubric > .panel-heading + .panel-collapse > .panel-body {
  border-left-color: #2A3F54;
  border-right-color: #2A3F54;
  border-bottom-color: #2A3F54;
  background-color: #ffffff;
}
*/
.panel-body {
   /*
  border-top: none !important;
  border-left: 1px solid #00a5b5 !important;
  border-right: 1px solid #00a5b5 !important;
  border-bottom: 1px solid #00a5b5 !important;
  */
  background-color: #ffffff;
}

.labelPopup {

    color: #ffffff !important;
}

.suggerimenti{
    background-color: #f5f5f5;
    padding: 10px 10px 10px 10px;
    list-style: none;
    display: block;
    color: #ffffff;
    margin-right: 50px;
}

.suggerimenti-first{

    padding: 10px 10px 10px 10px;
    list-style: none;


}

.suggerimenti:hover{
    background-color: #e5e5e5;
    padding: 10px 10px 10px 10px;
    list-style: none;

    color: #ffffff;
    display: block;
}


.suggerimenti > a{
    color: #00a5b5;
    cursor: pointer;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

.suggerimenti:hover > a{
    color: #00a5b5;
    cursor: pointer;
    display: block;

}

.select-suggerimenti{
    height: 200px;
    background-color: #f5f5f5;
    overflow-y: auto;
    padding: 0px;

}
.select-suggerimenti-tag{
    height: 200px;
    background-color: #f5f5f5;
    overflow-y: auto;
    padding: 0px;
    width: 80%;
    position: absolute;
    z-index: 20;
    top:-15px;
}

.select-suggerimenti-sector{
    height: 200px;
    background-color: #f5f5f5;
    overflow-y: auto;
    padding: 0px;
    width: 80%;
    position: absolute;
    z-index: 20;
    top:-15px;
}

/* ::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
      background-color: #cfcfcf;
}

::-webkit-scrollbar-thumb {
      background-color: #2A3F54;
} */


.dati:hover{
 color: #00a5b5;
}

/* bottone 3d */
.shiny-button {
    display: inline-block;
    text-align: center;
    /*
    border-width: 1px;
    border-style: solid;
    */
    text-decoration: none;
    line-height: 1.1;
    font-weight: normal;
    font-family: sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #017a86;
    background-image: -webkit-linear-gradient(top, #017f8b 0%, #13909d 48%, #017a86 49%, #017a86 82%, #0193a2 100%);
    background-image: -moz-linear-gradient(top, #017f8b 0%, #13909d 48%, #017a86 49%, #017a86 82%, #0193a2 100%);
    background-image: -o-linear-gradient(top, #017f8b 0%, #13909d 48%, #017a86 49%, #017a86 82%, #0193a2 100%);
    background-image: linear-gradient(top, #017f8b 0%, #13909d 48%, #017a86 49%, #017a86 82%, #0193a2 100%);
    border-left: 1px solid #ffffff;
    /*
    border-color: hsl(185, 39%, 26%);

    -webkit-box-shadow: inset 0 0 1px 1px #ff1eff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 0 1px 1px #ff1eff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 1px 1px #ff1eff, 0 0 1px 3px rgba(0, 0, 0, 0.15);

    -webkit-text-shadow: 1px 1px 1px #6b006b;
    -moz-text-shadow: 1px 1px 1px #6b006b;
    -o-text-shadow: 1px 1px 1px #6b006b;
    text-shadow: 1px 1px 1px #6b006b;
    */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 12px 30px 12px 30px;
}



.shiny-button:hover {
  color: #FFFFFF;
  /*
  background-color: #018895 !important;
  background-image: -webkit-linear-gradient(top, #018d9a 0%, #149daa 48%, #018895 49%, #018895 82%, #01a1b1 100%);
  background-image: -moz-linear-gradient(top, #018d9a 0%, #149daa 48%, #018895 49%, #018895 82%, #01a1b1 100%);
  background-image: -o-linear-gradient(top, #018d9a 0%, #149daa 48%, #018895 49%, #018895 82%, #01a1b1 100%);
  background-image: linear-gradient(top, #018d9a 0%, #149daa 48%, #018895 49%, #018895 82%, #01a1b1 100%);
  */
  background-color: #00a5b5 !important;
  background-image: -webkit-linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  background-image: -moz-linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  background-image: -o-linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  background-image: linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  border-left: 1px solid #ffffff;
  /*
  border-color: hsl(185, 40%, 29%);
  -webkit-box-shadow: inset 0 0 1px 1px #01c9dc, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #01c9dc, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #01c9dc, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  */
  -webkit-text-shadow: 1px 1px 1px #002c30;
  -moz-text-shadow: 1px 1px 1px #002c30;
  -o-text-shadow: 1px 1px 1px #002c30;
  text-shadow: 1px 1px 1px #002c30;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #00a5b5 !important;
  background-image: -webkit-linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  background-image: -moz-linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  background-image: -o-linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  background-image: linear-gradient(top, #00aaba 0%, #16b8c8 48%, #00a5b5 49%, #00a5b5 82%, #00bfd1 100%);
  border-left: 1px solid #ffffff;
  padding: 13px 30px 11px 30px;
}
/* end */

#map{
    width: 100%;
    height: 500px;
    background-color: #CCC;
}

#map300{
    width: 100%;
    height: 300px;
    background-color: #CCC;
}

.subHeadMobile{
   padding: 0px 10px 0px 25px !important;

}

/*
@media (max-width: 320px) {
    #map{
        width: auto;
        height: 300px;
        background-color: #CCC;
    }
}

dimText

@media (min-width: 321px) and (max-width: 360px) {
    #map{
        width: auto;
        height: 300px;
        background-color: #CCC;
    }
}

@media (min-width: 361px) and (max-width: 375px) {
    #map{
        width: auto;
        height: 300px;
        background-color: #CCC;
    }
}
*/

@media (max-width: 1460px) {
    .dimText{
        font-size: 12px;
    }
}




@media (max-width: 480px) {
    #map{
        width: auto;
        height: 300px;
        background-color: #CCC;
    }
}



#map2{
    width: 70%;
    height: 500px;
    background-color: #CCC;
}

textarea{
    resize: none;
}


/* dropdown menù search */
.navbar-nav .open .dropdown-menu.search_box {
    width: 1000px;
    padding: 20px;
    background-color: #00bc6f;
}

.tabCompany{
    border-right: 1px solid #a7a7a7;
    padding: 10px 0px;
    display: block;
}

.tabCompany:hover{
    border-right: 1px solid #a7a7a7;
    padding: 10px 0px;
    background: #EDEDED;
}

.tabCompanyAttivo{

    background: #EDEDED;
}


.tabCompanyLast{

    padding: 10px 0px;
    display: block;
}

.tabCompanyLast:hover{

    padding: 10px 0px;
    background: #EDEDED;
}

/* table hover */

.bg{
    background: #b2b2b1;
    padding: 10px 0px;

}

thead.bg tr th{
    padding: 8px 10px 5px !important
}

.bgBody{
    background:rgba(249,249,249, .5);
}



.table {
    font-size: 12px;
    background-color:#ffffff;;
}

.dimMetrica {
    font-size: 14px;
}

.table > thead > tr > th {
    padding: 5px 10px;
   font-weight: normal;
   font-size: 12px;
   color: #ffffff;
}

.table > thead > tr > th > a {

    color: #ffffff;
}

.table > tbody > tr > td > a {

    color: #0066cc;
}


.table-hover > tbody > tr:hover {
    background-color: #ceefdf;
}
/* end */

.ordina:hover{
    text-decoration: underline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #00bc6f;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00bc6f;
  border-color: #ddd;
}


/*MDA: Ho aggiunto questo pezzo perchè altrimenti solo le parole sono cliccabili, anzichè tutto il box*/
ul:not(.pagination) li > a
{
    width: 100%;
    height: 100%;
}

.btn-gold {
    color: #ffffff;
    background-color: #dfc11f;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 10px;
    text-transform: uppercase;
}
.btn-gold:focus,
.btn-gold.focus {
    color: #ffffff;
    background-color: #bfa100;
    border-color: #bfa100;
}
.btn-gold:hover {
    color: #ffffff;
    background-color: #bfa100;
    border-color: #bfa100 !important;
}

.btn-platinum {
    color: #ffffff;
    background-color: #c0c0c0;
    border-color: #ffffff;
    border-radius: 0px;
    padding: 10px;
    text-transform: uppercase;
}
.btn-platinum:focus,
.btn-platinum.focus {
    color: #ffffff;
    background-color: #afaca6;
    border-color: #afaca6;
}
.btn-platinum:hover {
    color: #ffffff;
    background-color: #afaca6;
    border-color: #afaca6;
}

.rigaCompany{
    margin-bottom:20px;
    padding: 10px 0px 10px;
    border-bottom:3px solid #FFF;
}

.rigaCompany:hover{
    margin-bottom:20px;
    padding: 10px 0px 10px;
    border-bottom:3px solid #00a5b5;
    background: rgba(0, 165,181, .1);
}

.message{
    border:1px solid rgba(0, 165,181, 1);
    padding: 10px;
    background: rgba(0, 165,181, .1);
    margin-bottom: 20px;
}

.boxCommenti{
    border:1px solid #009bdf;
    padding: 10px;
}

.boxCommenti:hover{
    border:1px solid #009bdf;
    padding: 10px;
}

.margineSottoZero{
    margin-bottom: 0px;
}

.margineRightBtn{
    margin-right: 5px;
}

/* tooltip */
.tooltip-inner {
  max-width: 200px;
  width: 200px;
  padding: 10px 10px;
  color: #fff;
  text-align: center;
  background-color: #386bab /*#16667a*/;
  border-radius: 4px;
  border: 1px solid #386bab /*#16667a*/;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #386bab /*#16667a*/;
}

.fondoInc{
    background-color:#f9f9f9;
    padding: 5px 5px 0px;
}

.strike{
    text-decoration: line-through;
}
.strikeColor{
    color: rgba(86,87,87, .7) !important;
}

.vuoto {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: 4px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {

  vertical-align: middle !important;

}

.navbar-nav {
    margin: 5px;
}
.selector-company{
border: 1px solid rgba(22, 102, 122, 0.3);
background-color: rgba(22, 102, 122, 0.1);
}
.selector-company:hover{
background-color: rgba(22, 102, 122, 0.2);
}
.opacity-1{opacity: 1;}
.opacity-09{opacity: 0.9;}
.opacity-07{opacity: 0.7;}
.opacity-05{opacity: 0.5;}
.opacity-01{opacity: 0.1;}
.opacity-0{opacity: 0;}
.height-auto{height: auto;}
.height-10{height: 10px;}
.height-25{height: 25px;}
.height-50{height: 50px;}
.height-100{height: 100px;}
.height-150{height: 150px;}
.border-radius-0{border-radius: 0px !important;}
.border-radius-3{border-radius: 3px !important;}
.border-radius-5{border-radius: 5px !important;}
.border-radius-10{border-radius: 10px !important;}
.border-radius-20{border-radius: 20px !important;}
.border-radius-25{border-radius: 25px !important;}
.border-tl-radius-0{border-top-left-radius: 0px !important;}
.border-tl-radius-3{border-top-left-radius: 3px !important;}
.border-tl-radius-5{border-top-left-radius: 5px !important;}
.border-tr-radius-0{border-top-right-radius: 0px !important;}
.border-tr-radius-3{border-top-right-radius: 3px !important;}
.border-tr-radius-5{border-top-right-radius: 5px !important;}
.border-bl-radius-0{border-bottom-left-radius: 0px !important;}
.border-bl-radius-3{border-bottom-left-radius: 3px !important;}
.border-bl-radius-5{border-bottom-left-radius: 5px !important;}
.border-br-radius-0{border-bottom-right-radius: 0px !important;}
.border-br-radius-3{border-bottom-right-radius: 3px !important;}
.border-br-radius-5{border-bottom-right-radius: 5px !important;}
.border-radius-50perc{border-radius: 50% !important;}
.box-shadow-none{box-shadow: none;-webkit-box-shadow: none;}
.font-weight-bolder{font-weight: bolder;}
.font-weight-normal{font-weight: normal;}
.text-decoration-none{text-decoration: none !important;}
.text-decoration-underline{text-decoration: underline;}
.border-width-2{border-width: 2px;}
.border-width-3{border-width: 3px;}
.border-width-4{border-width: 4px;}
.border-width-5{border-width: 5px;}
.border-0{border: 0;}
.border-top-0{border-top: 0;}
.border-bottom-0{border-bottom: 0;}
.border-left-0{border-left: 0;}
.border-right-0{border-right: 0;}
.max-height-500{max-height: 500px;}
.position-relative{position: relative !important;}
.position-absolute{position: absolute;}
.position-fixed{position: fixed;}
.position-top-0{top: 0px;}
.position-top-5{top: 5px;}
.position-top-10{top: 10px;}
.position-bottom-0{bottom: 0px;}
.position-bottom-5{bottom: 5px;}
.position-bottom-10{bottom: 10px;}
.position-left-0{left: 0px;}
.position-left-5{left: 5px;}
.position-left-10{left: 10px;}
.position-right-0{right: 0px;}
.position-right-5{right: 5px;}
.position-right-10{right: 10px;}
.z-index-0{z-index: 0;}
.z-index-5{z-index: 5;}
.z-index-10{z-index: 10;}
.z-index-20{z-index: 20;}
.z-index-30{z-index: 30;}
.white-space-nowrap{white-space: nowrap;}
.text-overflow-ellipsis{text-overflow: ellipsis;}
.overflow-hidden{overflow: hidden;}
.overflow-auto{overflow: auto;}
.cursor-pointer{cursor: pointer;}
.cursor-help{cursor: help;}
.cursor-no-drop{cursor: no-drop;}
.vertical-align-top{vertical-align: top;}
.vertical-align-text-bottom{vertical-align: text-bottom;}
.vertical-text-top{vertical-align: text-top;}
.vertical-text-middle{vertical-align: middle;}
.vertical-align-sub{vertical-align: sub;}
.background-color-fff{background-color: #fff;}
.background-repeat-no-repeat{background-repeat: no-repeat;}
.background-size-contain{background-size: contain;}
.background-size-cover{background-size: cover;}
.background-position-top{background-position: top;}
.background-position-center{background-position: center;}
.background-position-bottom{background-position: bottom;}
.color-c6c6c6{color: #c6c6c6;}
.color-fff{color: #fff;}
.color-fff-imp{color: #fff !important;}
.font-size-50{font-size: 50px;}
.font-size-40{font-size: 40px;}
.font-size-30{font-size: 30px;}
.font-size-25{font-size: 25px;}
.font-size-20{font-size: 20px;}
.font-size-18{font-size: 18px;}
.font-size-16{font-size: 16px;}
.font-size-14{font-size: 14px;}
.font-size-12{font-size: 12px;}
.font-size-10{font-size: 10px;}
.line-height-25{line-height: 25px;}
.line-height-20{line-height: 20px;}
.line-height-18{line-height: 18px;}
.line-height-16{line-height: 16px;}
.line-height-14{line-height: 14px;}
.line-height-12{line-height: 12px;}
.line-height-10{line-height: 10px;}
.margin-left-right-auto{margin-left: auto;margin-right: auto;}
.margin-0{margin: 0px !important;}
.margin-5{margin: 5px !important;}
.margin-10{margin: 10px !important;}
.margin-20{margin: 20px !important;}
.margin-left-0{margin-left: 0px !important;}
.margin-left-5{margin-left: 5px !important;}
.margin-left-10{margin-left: 10px !important;}
.margin-left-20{margin-left: 20px !important;}
.margin-right-0{margin-right: 0px !important;}
.margin-right-5{margin-right: 5px !important;}
.margin-right-10{margin-right: 10px !important;}
.margin-right-20{margin-right: 20px !important;}
.margin-top-0{margin-top: 0px !important;}
.margin-top-5{margin-top: 5px !important;}
.margin-top-10{margin-top: 10px !important;}
.margin-top-20{margin-top: 20px !important;}
.margin-bottom-0{margin-bottom: 0px !important;}
.margin-bottom-5{margin-bottom: 5px !important;}
.margin-bottom-10{margin-bottom: 10px !important;}
.margin-bottom-20{margin-bottom: 20px !important;}
.padding-0{padding: 0px !important;}
.padding-5{padding: 5px !important;}
.padding-10{padding: 10px !important;}
.padding-20{padding: 20px !important;}
.padding-left-0{padding-left: 0px !important;}
.padding-left-5{padding-left: 5px !important;}
.padding-left-10{padding-left: 10px !important;}
.padding-left-20{padding-left: 20px !important;}
.padding-right-0{padding-right: 0px !important;}
.padding-right-5{padding-right: 5px !important;}
.padding-right-10{padding-right: 10px !important;}
.padding-right-20{padding-right: 20px !important;}
.padding-top-0{padding-top: 0px !important;}
.padding-top-5{padding-top: 5px !important;}
.padding-top-10{padding-top: 10px !important;}
.padding-top-20{padding-top: 20px !important;}
.padding-bottom-0{padding-bottom: 0px !important;}
.padding-bottom-5{padding-bottom: 5px !important;}
.padding-bottom-10{padding-bottom: 10px !important;}
.padding-bottom-20{padding-bottom: 20px !important;}

.optin_check{
    /*width:auto !important;
    height: auto;*/
    width: 15px;
    height: 15px;
    margin: 0 !important;
}
.optin_label{
    display: block;
    padding-left: 20px;
    text-align: left;
    font-size:14px;
    font-weight: 400;
}
.optin_label .popover-content{
    color:#7f7f7f;
}
/*
.lock_table {
  position: relative;
  overflow: hidden;
  border-collapse: collapse;
}



.lock_table thead {
  position: relative;
  display: block;
  overflow: visible;
}

.lock_table thead th {

  min-width: 120px;

}

.lock_table thead th:nth-child(1) {
  position: relative;
  display: block;
  min-width: 370px;
}




.lock_table tbody {
  position: relative;
  display: block;
  width: 87vw;
  max-height: 300px;
  overflow: scroll;
}

.lock_table tbody td {
  min-width: 120px;
}

.lock_table tbody tr td:nth-child(1) {
  position: relative;
  display: block;
  min-width: 370px;
  z-index:10;
}

.first-column{
    border:none !important;
    border-right: 1px solid #ddd !important;
    background: #fff;
}
.border-bottom-1{
    border-bottom: 1px solid #ddd !important;
}
.td-tipo{text-align: center;}*/

.gif-container{
    position: fixed;
    display:none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999
}
.gif-box{
    position: absolute;
    height: 200px;
    width: 200px;
    /*border: 2px solid #076CA6; */
    margin: 0 auto;
    display: block;
    left: calc(50% - 100px); /*100 è la metà di 200*/
    top: calc(50% - 100px); /*100 è la metà di 200*/
    /*background-color: #fff;*/
    border-radius: 10px;
}

@media (max-width: 767px) {
    .gif-box{
        height: 160px;
        width: 160px;
        left: calc(50% - 80px); /*80 è la metà di 160*/
        top: calc(50% - 80px); /*80 è la metà di 160*/
    }
}

.ck-editor__editable {
    min-height: 400px;
}

.ecom_search_image{
    border: 1px solid #46cbfc;
}

.ecom_search_link:hover .ecom_search_image{
    border: 1px solid #23527c;
}
