﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 14px !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

input, textarea, button, submit, select, a { font-size:14px !important; }
input [type=text]::-ms-clear { display: none; }
input::-ms-clear {
  display: none;
}
label { margin-bottom: 0px; }
button.marginLeft20 { margin-left: 20px; }
button.minWidth200 { min-width: 200px; }

/* pagine principali bottoni entra etc per i clienti */
div.maschera {
    background-image: url('Images/Maschera_01.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    padding: 20px;
    visibility: inherit;
    min-height: 850px;
}
div.mascherakb {
    background-image: url('Images/Maschera_02.jpeg');
    background-position: bottom -200px center;
    min-height: 600px;
    margin-top: -50px !important;
    padding-top: 100px;
}
img.logoprod{width:120px;margin-left:50px;margin-right:50px;}
a.aEntra > div{     width: 200px;    height: 84px;    background-repeat: no-repeat;    background-size: cover;    background-position: center center;    opacity: 1;    visibility: inherit;}
a.aEntra > div {     background-image: url('Images/Pulsante_entra.png');}
a.aEntra:hover > div {     background-image: url('Images/Pulsante_entra_over.png');}
a.aBarraCliente > div{    width: 300px;    height: 116px;    background-repeat: no-repeat;    background-size: cover;    background-position: center center;    opacity: 1;    visibility: inherit;}
@media (min-width: 768px) {    a.aBarraCliente > div    {        width: 220px;        height: 85px;    }}
@media (min-width: 992px) {    a.aBarraCliente > div    {        width: 300px;    height: 116px;    }}
a.aKb > div {     background-image: url('Images/Pulsante_01.png');}
a.aKb:hover > div, a.aKb.active > div {     background-image: url('Images/Pulsante_01_over.png');}
a.aTkList > div {     background-image: url('Images/Pulsante_02.png');}
a.aTkList:hover > div, a.aTkList.active > div {     background-image: url('Images/Pulsante_02_over.png');}
a.aTkNew > div {     background-image: url('Images/Pulsante_03.png');}
a.aTkNew:hover > div, a.aTkNew.active > div {     background-image: url('Images/Pulsante_03_over.png');}

/* div a scorrimento */
div.scrollEsterno {    position:relative;}
div.scrollInterno{    position:absolute;    left:0;    right:0;  overflow:auto;    top:0;    bottom:0em;  }

/* input type file */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Sfoglia" !important;
}
.custom-file-label::after {
  content: "Sfoglia" !important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete > li {padding: 3px 20px; }
.ui-menu-item .ui-menu-item-wrapper.ui-state-active { color:#ccc; }
.ui-helper-hidden-accessible {display: none;}


h1, h2, h3 { color: #35383e; font-weight: bold; }
h1 { font-size: 1.500em; margin-bottom: 20px; margin-top: 0px; }
h2 { font-size: 1.125em; margin-bottom: 10px; margin-top: 15px; }
h3 { font-size: 1.125em; margin-bottom: 10px; font-style:italic; margin-top: 10px; }

div { }
.ntsRowButton { margin-top: 1.125em; }
.divAzioni { margin-left:0px; margin-right:0px; }
.divAzioni > div { padding-left:2px;padding-right:2px;}
.divAzioni > div > button.btn {padding:0.1rem 0.0rem; }
.row > div { margin-top: 2px; margin-bottom: 0.1px; }
div.btn-group { padding-bottom : 5px; }

.hidden { visibility:hidden; width:0px; height:0px;}
.input-ghost { display:none; }

table {}
.table th, .table td { padding: 0.25rem; }
.filter td { padding-top: 0.50rem; padding-bottom: 0.50rem; }

a.ancoraSpostata {  
    display: block;
    position: relative;
    top: -250px;
}

.w40 {width:40px !important;} .w80 {width:80px !important;} .w120 {width:120px !important;} .w200 {width:200px !important;}

/* Menu */
a { }
.dropdown-menu {font-size:inherit;}

.form-control::-webkit-input-placeholder {
  color: #cccccc;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #cccccc;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #cccccc;
  opacity: 1;
}

.form-control::placeholder {
  color: #cccccc;
  opacity: 1;
}

/* RICERCA FAQ */

div.outerroundedbox {
    border-radius: 5px;
    box-shadow: 0 1px 10px -2px #ccc;
    background-color: #fafafa;
    margin-bottom: 20px;
    padding: 20px;
}

div.articleslist {
    width: 100%;
    float: left;
    padding: 5px;
}

    div.articleslist h2 {
        padding: 0;
    }

.ticketLink {
    font-weight: bold;
    text-decoration: none;
    line-height: 16px;
}

a.ticketLink {
    color: #2980b9;
    text-decoration: none;
    -webkit-transition: background-color .15s,color .15s,border .15s;
    -moz-transition: background-color .15s,color .15s,border .15s;
    transition: background-color .15s,color .15s,border .15s;
    outline: 0;
}

    a.ticketLink:hover {
        color: #5c9ec4;
    }



.articleslist-view-all {
    font-size: 0.750em;
    color: #2980b9;
}

a.articleslist-view-all:link {
    color: #2980b9;
}

a.articleslist-view-all:hover {
    color: #5c9ec4;
}


div.articleslist ul {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAATklEQVR42mNgAIKAgAADFRUVdgZ04OPjIxIWFtKJUzIkJKQDn842Y2NjVhSJwEA3sdDQ0HYgkwVFEGSUlpYWG4ogyHIUQRAIDg7WQxcEABgaFNfPnZjUAAAAAElFTkSuQmCC);
    margin-left: 2px;
}

    div.articleslist ul li {
        margin: 0px 0px 0px -20px;
        font-size: 14px;
        padding-right: 0px;
    }

div.articleslist a {
    color: #2980b9;
}

    div.articleslist a:hover {
        color: #5c9ec4;
    }

.articles-data-update {
    color: #8e8e8e;
    font-size: 0.750em !important;
    font-weight: normal;
}
/* FINE RICERCA FAQ*/        

tr.Scuro > td { background-color:  #e2e6e9; }          
tr.Chiaro > td { background-color: #f0f2f4; }          

/* lista messaggi */

div.msgCLI { background-color: rgba(153, 153, 102, 0.3); padding-top: 0px; }
div.msgNTS { background-color: rgba(51, 153, 51, 0.2); padding-top: 0px; }
div.msgOWNER { background-color: rgba(51, 153, 51, 0.4); padding-top: 0px; }

.span808080 {
    color: #808080 !important;
    font-size: 80%; /* font-size */
}



/*#region Idler ***/
#nts_pageIdler {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(100,100,100,0.5);
    z-index: 5000;
}

#nts_pageIdlerMessage {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(100,100,100,0.8);
    color: white;
    font-weight: bolder;
    padding: 1em 0;
    z-index: 4000;
}
/*#endregion Idler ***/
.unreadedFaqsAlert {
    color: yellow;
    font-size: 1.5em;
    text-align: left;
    padding: 0.3em;
    cursor: pointer;
}
    .unreadedFaqsAlert:hover {
        color: goldenrod;
    }
.unreadedFaqsAlert.alertOpened {
    color: goldenrod;
}
.unreadedFaqsDialogContainer {
    padding: 1em;
    position: absolute;
    border: 1px solid darkblue;
    background-color: white;
    width: 50vw;
    height: 50vh;
    z-index: 10;
    overflow-y: auto;
}
.unreadedFaqsDialogContainer a {
    color: darkblue;
    display: block;
}