

.hidden{
	display:none !important;
}

p {
    font-size: 1.35rem;
}

.redckuser{
    border:3px solid red;
}


.registeruser > i{display:none;}
.registeruser.clickt > i{display:inline-block;}
.registeruser > svg{display:none;}
.registeruser.clickt > svg{display:inline-block;}


.registercustomer > i{display:none;}
.registercustomer.clickt > i{display:inline-block;}
.registercustomer > svg{display:none;}
.registercustomer.clickt > svg{display:inline-block;}


.sendcontatct > i{display:none;}
.sendcontatct.clickt > i{display:inline-block;}
.sendcontatct > svg{display:none;}
.sendcontatct.clickt > svg{display:inline-block;}


.btnrecpaws > i{display:none;}
.btnrecpaws.clickt > i{display:inline-block;}
.btnrecpaws > svg{display:none;}
.btnrecpaws.clickt > svg{display:inline-block;}


.loginuser > i{display:none;}
.loginuser.clickt > i{display:inline-block;}
.loginuser > svg{display:none;}
.loginuser.clickt > svg{display:inline-block;}



.publicadocs > i{display:none;}
.publicadocs.clickt > i{display:inline-block;}
.publicadocs > svg{display:none;}
.publicadocs.clickt > svg{display:inline-block;}

.alignlft{
    width: 50%;float:left;
    padding:5px;
}

.alignintera{
    padding:5px;
}



.singlepv.valueInfo div { width: 46%!important;}

.generaordine{
    width:80%;
    font-size: 25px;
    margin:auto;
    margin-top:25px;
    margin-bottom:25px;
}


.menubp li{margin-bottom:15px;}



.tnt_uploadfile{
    background-image: url(ico/upload_bits.png);
    background-size: cover;
}

.upldmulti{
    position: absolute;
    z-index: 2;
    width:  120px;
    min-height: 100px;
    cursor: pointer;
    opacity: 0;
}


.icon-doc{
    background-image: url(ico/word.png);
    background-size: cover;
}

.icon-jpg{
    background-image: url(ico/img.png);
}

.icon-xls{
    background-image: url(ico/excel.png);
}

.icon-mpg{
    background-image: url(ico/video.png);
}

.icon-pdf{
    background-image: url(ico/pdf.png);
}

.icon-mp3{
    background-image: url(ico/mp3.png);
}


.icon-zip{
    background-image: url(ico/zip.png);
}

.icon-psd{
    background-image: url(ico/psd.png);
}

.icon-eps{
    background-image: url(ico/eps.png);
}



.tntboxfile{
    width: 100%;
    padding: 5px;
    position:relative;

}

.boxfile{
    width: 107px;
    float: left;
    position:relative;
}

.tnt_uploadfile:hover{opacity:0.7; cursor:pointer;}

.boxfile {
    min-height: 92px;
    width: 110px;
    /*    border: 1px solid black;*/
    border-radius: 10px;
}


.filebm {
    display: inline-block;
    width: 107px;
    min-height: 78px;
    position: relative;

    background-size: auto 67%;
    background-repeat: no-repeat;
    background-position: center top;
    margin:12px;
    cursor: pointer;
}

.filebm:hover a {
    opacity:1;
}

.filebm a {
    position: absolute;
    right: 15px;
    top: 0px;
    color: red !important;
    width: 14px;
    height: 14px;
    display: block;
    border: 1px solid grey;
    border-radius: 10px;
    font-size: 9px;
    text-align: center;
    line-height: 13px;
    z-index: 20000;
    opacity:0;
}

.tntmfilename {
    word-break: break-all;
    width: 100%;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    background: white;
    opacity: 0.8;
    bottom: 8px;
    position: absolute;
    font-family: 'Roboto', sans-serif;
}

.txtmlujs{
    display:none;
}

.multipleboxfile{font-family: 'Roboto', sans-serif;}

.spesaminima {
    color: red;
    margin-left: 34px;
    display: inline-block;
    font-weight: 800;
}


.btn-primary, .dropdown-toggle.btn-primary {
    background-color: #ffac0b !important;
}

.descrprice{
    position: absolute;
    right: 0px;
    font-size: 10px;
    text-transform: uppercase;
    top: -13px;
}

.tntragsoc{
    margin-top:10px !important;
    text-transform: uppercase;

}

#nav-wrap {
    padding: 25px 0px;
}


.uppcasrag{
    font-weight: 800; text-transform: uppercase;}


.linkmail{
    color:#ffac0b;
}

.linkmail:hover{
    color:#ffac0b;
}




.js-cookie-consent{
    position: fixed;
    bottom: 0px;
    padding: 10px;
    text-align: center;
    width: 100.5%;
    z-index: 9999;
    background-color: #fffbdb;
    border-color: #fffacc;
    border: solid 0px;
    border-top: solid 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: inherit;
}


.js-cookie-consent-agree.cookie-consent__agree {
    padding: 8px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    margin-left: 14px;
}


a { color: #ffac0b;}


.dataTable .btn{
    margin-bottom:5px;
}


.col-md-12.loginbox {
    padding: 15px;
}

.col-md-12.registerbox{
    padding: 15px;
    margin-bottom:30px;
    z-index: 100;
}

.recuperopasswordbox{
    padding: 15px;
    margin-bottom:30px;
}

.ckprivacy{
    display: inline-block !important;
    width: auto;
}


.col-lg-10 .row .content{
    width:98%;
}

#inner-page{
    margin-left:40px;
}


.btn-warning{
    color: #fff;
    background-color: #ff5e3a;
    border-color: #ff5e3a;
}


.form-group {
    margin-top: 1.4rem;
}

.section-wrapper{
    margin-top:15px;
    margin-bottom:15px;
}


.menubp {
    margin-top: 15px;
    padding-left: 10px;
}


input, .form-control {
    font-size: 1.4rem;
}


.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    top: 12px;
}

.tntinternot{
    WIDTH:100%;
    BORDER:1PX SOLID BLACK;
    padding-top: 15px;
    margin-bottom:15px;
    position:relative;
}


.tntscale{
    WIDTH:100%;
    BORDER:1PX SOLID BLACK;
    padding-top: 15px;
    margin-bottom:15px;
}

.tntsexbb {
    border: 1px solid black;
    padding: 10px;
    margin-bottom:15px;
}


.rangescritta {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 800;
}

.main-header {
    margin: -40px auto 30px;

    /*width:110%;*/
}

.moveonleft{
    margin-left:95px;
}


.ui-block-content {
    font-size: 12px;
}

.card-header{
    margin-left:10px;
    margin-right:10px;
}


.your-profile-menu .active{
    font-weight: 800;
    text-decoration: underline;
}


.select2-results__options, .select2-results__options{
    font-size:14px;
}


.boxqntcnd {
    border: 1px solid grey;
    padding: 10px;
    margin-bottom:15px;
}


.tntsexbb h2{
    margin-left:15px;
}

.dataTable .btn {
    display: block;
    max-width:180px;
}


.tntinternot{
    padding:15px;
    margin-bottom:15px;
}

.boxscalacnd{
    padding:15px;
    border:1px solid black;
    margin-bottom:15px;
    position:relative;
}

.deleteme {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    color: red;
    right: -10px;
    top: -10px;
    border: 1px solid grey;
    border-radius: 20px;
    background-color: white;
    cursor: pointer;
    line-height: 20px;
    z-index: 10000;
}

.deleteme:hover{
    background-color: red;
    color:white;
}

.deletdc{
    padding-top:1px;
}

.post {
     position: relative;
 }

.post p{
    font-size:18px;
}

/*
.comandipost .note-toolbar{display:none;}
.comandipost .note-statusbar{display:none;}



.comandipost:hover .note-toolbar{display:block;}
.comandipost:hover .note-statusbar{display:block;}
*/

.publicapost i {display:none;}
.clickt i {display:inline-block;}


.publicapost svg {display:none;}
.clickt svg {display:inline-block;}

.note-editable{max-height: 130px;}

.changecondo{color:white;margin-top: -9px;}
.changecondo option{color:black;}

.containerfile{
    float:left;
}

.containerfile:hover{
    opacity:0.8;
}

.containerfile img{
    width:150px;
    margin-right:5px;
}

.onlyoneimage{
    width:100% !important;
}

.containerfile p{
    text-align: center;
    font-size: 12px;
    margin: -3px;
}

.showimagebig{
    display:block;
    text-align: center;
    width:100%;
    clear: both;
}

.showimagebig img{
    max-width: 99%;
}

.tntbanner{
    width:100%;
    heigh:auto;
}

.tntbanner img{
    width:100%;
}

.author-thumb .icon-status{
    display: none;
}

.pagemappa .ui.block{
    padding:15px;
}

#map_canvas {
    width: 100%;
    height: 100%;
    min-height: 90vh;
}

.sendaddessmappa{
    margin-top:15px;
    margin-bottom:15px;
}
.pagemappa form{min-height: 300px;padding-left: 15px;}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 100%;
}


.author-thumb img{
    width:35px;
}


.pdffileuplo img{width:60px;float:left;}

.containerfile.pdffileuplo{display:block;margin-bottom:15px;color:black;}
.namefpdupl{margin-top:20px;}


#map_wrapper .info_content p{
    font-size:15px;
}

.blockfirenchat {
    background: white;
    padding: 15px;
    width: 100%;
    display:flex;
    align-items:center;
}

.blockfirenchat:hover {
    cursor: pointer;
    font-weight: 800;
}

.blockfirenchat img{
    width:40px;
    border-radius:50px;
    margin-right:15px;
}

.tnttextchatfriends{
    background-color: white;
    padding:15px;
}

.inviachat{
    margin-top:15px;
}

.blockfirenchat{
    margin-bottom:5px;
}

.incorsochat{
    border:1px solid grey;
}

.loopmessa{
    max-height: 300px;
    overflow-x: auto;
}

.cntlistattivitipartner{
    background-color: white;
    width: 100%;
    padding:5px;
    min-height: 60px;
    color:black;
}

.cntlistannuncipartner{
    background-color: white;
    width: 100%;
    padding:5px;
    min-height: 60px;
    color:black;
}

.cntlistannuncipartner h3{
    margin-top:0px;
    padding: 0;
    color: #f45a3b;
    font-weight: 800;
    margin-bottom:2px;
}

.tntimgavata{
    float:left;
    margin-right:10px;
    padding:5px;
}


.cntlistattivitipartner h3{
    margin-top:0px;
    padding: 0;
    color: #f45a3b;
    font-weight: 800;
    margin-bottom:2px;
}

.tntcopertina img{
    width:100%;
    max-height: 600px;
}

.tntimgavatadescr{
    float:left;
    min-height: 150px;
    margin-right:10px;
}

.tntimgavatadescr img{
   min-width: 150px;
}

.tntdescrattv{
    background-color: white;
    width: 100%;
    padding:15px;
}


.tntdescrattv > h2{
    font-size:20px;
    font-weight: 800;
    margin:0;

}

.tntcopertinadescr{
    margin-bottom:20px;
}

.tntimgavata img{
    max-height:39px;
}

.cntlistattivitipartner{
    margin-bottom:15px;
}


.blockfirenchat{
    position: relative;
}

.balooncount{
    position:absolute;
    background-color: red;
    width:20px;
    height: 20px;
    color:white;
    border-radius: 20px;
    top:0px;
    right: 0px;
    text-align: center;
    font-weight: 800;
}

.chaticona, .chaticona a, .chaticona svg{
    color:white !important;
}

.tntcopertina{
    margin-bottom:15px;
}


.panelcontrolagenda{
    width: 100%;
    float:left;
    background-color: white;
}


.copyfooter {
    text-align: center;
    padding: 20px;
    background: white;
    padding-right: 70px;
    padding-left: 70px;
    font-size: 13px;
    margin-top: 15px;
}

.pagemappa{
    padding-left:90px;
}

.panelcontrolriunione  {
    border: 1px solid red;
    padding: -1px;
    margin: -5px;
    margin-top: 5px;
}


.blockcalp{
    position: relative;
}


.containerimgprod {
    float: left;
    margin-right: 10px;
}

.bigcntprod {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid grey;
}

.tntbigsprods{
    float:left;
    width:100%;
    background-color: white;
    padding:15px;
}


.cointainermodulecheck i{
    float: left;
    margin: 10px;
    margin-top: 15px;
    cursor:pointer;
}

.cointainermodulecheck svg {
    float: left;
    margin: 10px;
    margin-top: 15px;
    cursor:pointer;
}

.cointainermodulecheck input{
    float:left;
}


.cointainermodulecheck{
    float:right;
    margin-top:-35px;
}

.cointainerprice{
    font-size:20px;
}

.tntcarrelloecomm{
    background-color: white;
    width: 100%;
    padding: 15px;
    margin-top:20px;
}


.qntcarrello{font-size:20px;}
.qnttotcarrello{font-size:20px;color:#ff5e3a;font-weight: 600;margin-bottom:10px;}


.tntcarrelloecomm > h2 {
    font-size: 20px;
    font-weight: 800;
    margin: 0;
}



.panelcontrolpayment   {
    background-color: white;
    display: flex;
}

.copfxd{
    position: fixed;
    bottom: 0px;
    width: 100%;
}


.svgmenuico{
    width:20px;
    fill: #9A9FBF !important;
}

.svgmenuico:hover{
    fill: #ff5e3a !important;
}

.page-title-responsive{
    width: 167px;
    float: left;
    margin-top: 17px;
    margin-left: 10px;
}


.condominalistblock{
    padding:15px;
}

.listcondoms li {
    border: 1px solid black;
    padding:5px;
    margin: 3px;
}

.promovecond{
    margin:10px;
}

.form-check-input{
    display:inline-block;
    width:auto;
    margin-right:5px !important;
}


.cateco{
    width: auto;
    font-size: 15px;
    display: inline-block;
    padding-top: -2px;
    position: relative;
    top: -5px;
    margin-left: 9px;
    color: #ff5e3a;
    font-weight: 800;

    text-transform: uppercase !important;
}
.cateco option{
    color: #ff5e3a;
    font-weight: 800;
    padding:5px;
    text-transform: uppercase !important;
}

.priceannu{
    color:red;
    margin:0px !important;
    padding: 0;
}

.blockmercatosidebar li{
    padding:10px;
    padding-left:15px;
    text-transform: uppercase !important;
    color:#3f4257;
}

.blockmercatosidebar a{
    color:#3f4257;
    font-weight: 600;
}

.blockmercatosidebar a:hover{
    color:#ff5e3a;
    cursor:pointer;
}


.blockmercatosidebar h3{
    font-weight: 800;
    padding-left:15px;
}


.mycondom{
    background-color: orange;
}

.yearfiles{
    position: relative;
}

.mckff{
    cursor:pointer;
}


.containerpagewhite{
    background-color: white;
    padding:10px;
    width: 100%;
    position: relative;
    display: inline-block;

}


.mckff,.folderback {
    font-size: 20px;
    cursor:pointer;
}

.filesfolder {
    font-size: 20px;
}

.mckff i,.mckff svg, .folderback i,.folderback svg,.filesfolder i,.filesfolder svg {
    font-size: 22px;
    color:#ffa500;
}

@media (max-width: 768px) {
    .buyPanel .content .deal-content h3 {font-size: 12px;}
    .deal-price .price h3  {font-size: 11px;}
    .timeLeft p {font-size: 11px; }
    .moveonleft {margin: 5px;overflow-x: hidden;}
    .pagemappa {padding: 5px;overflow-x: hidden;}
}


.filesfolder .containerfile{
    width:100%;
}

.filesfolder .containerfile.pdffileuplo img {
    width: 30px !important;
    float: left;
    margin-left: 15px;
}



.filesfolder .containerfile.pdffileuplo .namefpdupl {
    margin-top: 8px;
    font-size:12px;
    color:black;
}

.filesfolder .deleteme {
    position: relative;
    display: inline-block;
    top: -1px;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
}


.landing-page .panel-body {
    margin-bottom: 120px;
}


.copyfooter.copfxd{
    position:relative !important;
}
