.copertura_strada_plink .td{
    line-height: 16px;
}

#copertura_strada{
    display: none;
    width: 100%;
}
#copertura_eolo{
    display: none;
    width: 98%;
    margin-left: 1%;
}

#coperturaFormContainer{
    width:580px;
    margin: auto;
    padding-bottom: 20px;
}

#coperturaFormContainer table{
    width: 100%;
}

.info_coverage{
    color: #AAAAAA;
}

.tr.copertura_strada{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    box-sizing: border-box;
}

.alterno {
    background-color: #F7F7F7;
}

.tr.copertura_strada .td{
    width: 100px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #EEEEEE;
    text-align: center;
    box-sizing: border-box;
}

.tableHeader .td.gea{
    background-color: rgba(255, 149, 149, 0.83);
}

.tr.copertura_strada .td.gea{
    width: 8%;
}

.tr.copertura_strada .td.ftt_cab, .tr.copertura_strada .td.adsl, .tr.copertura_strada .td.evdsl{
    width: 14%;
    overflow-y: auto;
}

.tr.copertura_strada .td.ftt_home {
    width: 16%;
    overflow-y: auto;
}

.tr.copertura_strada .td.sdsl{
    width: 9%;
}
.tr.copertura_strada .td.wlr{
    width: 7%;
}

.tr.copertura_strada:not(.tableHeader) .td{
    height: 111px;
    /*border-right-color: #CCCCCC;
    box-sizing: border-box;*/
}

.tr.copertura_strada:not(.tableHeader){
    height: 111px;
}

.copertura_strada_plink{
    height: 115px !important;
}

.copertura_strada_plink .td{
    height: 115px !important;
}


.td_copertura{
    width: 210px;
}
.td_copertura_int{
    width: 400px;
}

.td_copertura_int.particella_int{
    width: 25%;
    float: left;
}

.td_copertura_int.strada_int{
    width: 75%;
    float: left;
}

/*.input[type="text"] {*/
.input_copertura{
    width: 146px;
}

.input_copertura_int{
    width: 80%;
}

.select_copertura {
    width: 210px;
}

.td_copertura_header{
    width: 100%;
    font-size: 12px;
    text-align: right;
}


.td.listaBts{
    width: 10%;
    float: left;
}

.td.mappaBts{
    width: 90%;
    float: left;
}

#mappa_bts{
    width: 100%;
    float: right;
    height: 500px;

}

#istat input{
    width: 202px;
}

.selectedBts{
    color: #1c94c4;
}

fieldset{
    border: 1px solid;
    border-color: #AAAAAA;
    border-radius: 10px;
    background: #E0E0E0;
}

.coperturaFormRighe{
    height: 30px;
}

.tr.bts{
    cursor: pointer;
}

#copertura_strada_tabella .tr{
    padding:0px !important;
    width: 100% !important;
}

#copertura_strada{
    display: none;
}

#copertura_eolo .section_title{
    padding: 0% !important;
}

.tr.bts{
    padding-left:2%;
}

.certifica_indirizzo_label{
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 10px;
}
#certifica_indirizzo_container input{
    width: 100%;
    box-sizing: border-box;
}

#certifica_indirizzo_container select{
    width: 100%;
    box-sizing: border-box;
}

#certifica_indirizzo, #certifica_copertura, #certifica_address_agente_reseller{
    margin-top: 15px;
    width: 100px;
    height: 20px;
    float: right;
    margin-bottom: 10px;
}

#certifica_indirizzo_container{
    float: left;
    width: 590px;
}

.ticket_copertura{
    margin-right: 20px;
}

#item_info.codcie_migrazione_container{
    width: 50%;
    margin-left: 25%;
    margin-bottom: 15px;
}

#item_info.codcie_migrazione_container .label{
    width: 50%;
    padding-right: 2%;
    text-align: right;
    box-sizing: border-box;
}

#item_info.codcie_migrazione_container .value{
    width: 50%;
    padding-left: 2%;
    text-align: left;
    box-sizing: border-box;
}

#notifiche_copertura_container{
    float: left;
    margin-bottom: 25px;
    width: 100%;
}

#insert_new_email_notifica{
    float: left;
    margin-top: 5px;
    width: 10%;
}

#elenco_notifiche_attive{
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

#elenco_notifiche_attive_table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#elenco_notifiche_attive_table td, #elenco_notifiche_attive_table th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

#elenco_notifiche_attive_table tr:nth-child(even) {
    background-color: #dddddd;
}

.notifica_copertura_label{
    float: left;
    font-size: 12px;
    /*margin-right: 1%;*/
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    box-sizing: border-box;
    /*margin-left: 2%;*/
}

.notifica_copertura_select{
    float: left;
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
    text-align: left;
}

#attiva_notifica_copertura{
    float: left;
    height: 30px;
}

#salva_email_notifiche_copertura{
    height: 22px;
    width: 60px;
}

#new_email_notifica{
    width: 69%;
    margin-right: 20px;
}

.notifica_copertura_select select{
    width: 100%;
}

#insert_new_email_notifica img{
    margin-left: 15px;
    float: left;
}

#copertura_cliente_finale{
    width: 97%;
    margin-left: 1%;
    margin-right: 1%;
    padding-left: 1%;
}

.copertura_cliente_finale{
    display: flex;
    font-size: 13px;
    text-align: left;
    height: 25px;
    line-height: 25px;
    justify-content: center;
}

.tipo_copertura{
    width: 30%;
}

.richiedi_fattibilita{
    width: 10%;
}

.risultato_copertura{
    width: 35%;
}

.note_certificazione_indirizzo{
    font-size: 12px;
    height: 40px;
    line-height: 30px;
}

.checkbox-inline{
    position: relative;
    display: inline-block;
    padding-left: 10px;
    /*margin-bottom: 0;*/
    /*font-weight: 400;*/
    vertical-align: middle;
    cursor: pointer;
    width: 33px;
    margin-left: 5px;
}

.d-flex .checkbox-inline{
    display: inline-flex;
    width: auto;
    white-space: nowrap;
    padding-left: 0;
    min-width: 48px;
    margin-left: 0;
    margin-bottom: 10px;
}

.d-flex .checkbox-inline input[type=checkbox]{
    position: relative;
    display: inline-block;
    margin-left: 0px;
    margin-right: 5px;
    width: auto !important;
}

.checkbox-inline input[type=checkbox]{
    position: absolute;
    margin-left: -30px;
    margin-top: -1px;
}

.ris_copertura_eolo_cli_100M{
    color: black !important;
}

.lista_tipologia_copertura{
    height: 80px !important;
}
