﻿#soundButton {
    padding: 0px 10px;
}
#soundButton .tooltip-inner {
    background: #66cc99;
}
#soundButton .tooltip-arrow {
        border-left-color: #66cc99;
}
#soundButton.text-danger .tooltip-inner {
    background: red;
}
#soundButton.text-danger .tooltip-arrow {
        border-left-color: red;
}


/*Gestione Legenda*/
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

#modalBody {
    overflow-y: auto;
    max-height: 70vh;
}

#modalBody .table-wrapper {
    overflow-y: auto;
    max-height: 40vh;
}

.elemento-Legenda {
    margin-bottom: 4px;
    width: 24px;
    height: 24px;
}

.modal {
    overflow: hidden;
}

.modal-dialog {
    margin-right: 0;
    margin-left: 0;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
    background-color: white;
}

.modal-header {
    background-color: white;
}

.modal-footer {
    background-color: white;
}

.modal-body {
    background-color: white;
}

.modal {
    overflow: hidden;
}

.modal-dialog {
    margin-right: 0;
    margin-left: 0;
}


#myModal_LG .offer {
    max-height: unset;
    background-color: white;
    padding-bottom: unset !important;
}

.zoneColorTxt:hover {
    background: none;
    color: inherit;
    text-decoration: none;
}

@media (min-width: 992px) {
    .ColonneLegenda {
        width: unset;
    }

    .modal-dialog-LG {
        width: 1000px;
        margin: 30px auto;
    }
    .modal-dialog-INFO {
        width: 1000px;
        margin: 30px auto;
    }
}

@media (min-width: 768px) {
    .ColonneLegenda {
        width: unset;
    }

    .modal-dialog-LG {
        width: 800px;
        margin: 30px auto;
    }
    .modal-dialog-INFO {
        width: 800px;
        margin: 30px auto;
    }
}

.ColonneLegenda {
    width: unset;
}

.ColWidthLG {
    /*width: 230px !important;
    margin-right: 40px;*/
}

.IntestazioneColonnaLG {
    background-color: #EBEBEB;
    color: black;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin-bottom: 15px;
}

/*fine gestione legenda*/

div[data-lastpass-icon-root="true"] {
    display: none;
}

.navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
    margin-left: -110px;
}

.nav-item .dropdown-menu {
    position: absolute;
    float: none;
    margin-left: 0px;
}

.large.tooltip-inner {
    /*max-width:fit-content;*/
    width: 200px;
}

.tooltip {
    z-index: 1000 !important;
    top: 3px !Important;
}

.tooltip.in {
    opacity: 1;
}

.tooltip-inner {
    text-align: left;
}

.tooltipUser+.tooltip>.tooltip-inner {
    background-color: #BFCFD1;
    color: #10596D;
    font-size: 14px;
    font-weight: 500;
}

.tooltipUser+.tooltip>.tooltip-arrow {
    border-left-color: #BFCFD1;
}

.tooltip-arrow {
    top: 15px !Important;
}

.collapsible {
    background-color: #f2dede;
    color: #a94442;
    cursor: pointer;
    padding: 9px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    line-height: 0px;
    font-weight: bold;
    display: flex !Important;
    align-items: center;
}

.DefaultAlert {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    right: 5px;
    /*50px;*/
    position: relative;
    width: 300px;
    z-index: 1000;
    top: 110;
    /*48px;*/
}

#checkOffline.DefaultAlert {
    position: absolute;
    top: 0;
}

.alert-dismissible .close {
    top: -12px !important;
}


.btnAdd {
    height: 38px;
    /* width: 38px; */
    margin-bottom: 10px;
    margin-top: 28px;
    margin-left: 20px;
    padding: 7px 6px;
    font-size: 18px;
    line-height: 1.1;
    color: white !important;
}


body {
    color: #343a40;
    background-color: #fff;
}

#formLogo {
    width: 330px;
    max-width: 100%;
    height: auto;
}

#websiteFooter {
    text-align: center;
}

/*.leaflet-control-attribution > a {
    display: block;
}*/
.commandsTd>* {
    margin: 2px 3px;
}

.alertMonitoraggio {
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    background: red;
    border-radius: 50px;
    width: 24px;
    text-align: center;
    padding: 4px;
    margin-left: 10px;
}

.commandsTd>span {
    vertical-align: middle;
    padding: 5px;
}

#contattaci-content {
    margin-top: 20px;
}

#dateTimeNow {
    display: none;
}

.btn-group.onoff input[type="radio"]:disabled {
    display: none;
}

.ticketInfoMain {
    font-size: 1.3em;
    padding-bottom: 6px;
}

.timeBoxValue {
    /*font-size: 4.5em;*/
    font-size: 3.5em;
    font-weight: bold;
}

.timeBoxLabel {
    color: #718792;
}

.timeBox {
    text-align: center;
}

.col-xs-4.timeBox:after {
    content: ":";
    color: black;
    position: absolute;
    top: 0;
    right: -8px;
    font-size: 4em;
    color: #718792;
}

.col-xs-4.timeBox:last-child:after {
    content: normal
}

#ticketInfoDateTimesLabels .col-xs-6 {
    line-height: 1.2em;
}

.col-xs-6.ticketInfoDateTime {
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
}

.ticketInfoDateTime #ticketInfoTicketId {
    margin-bottom: 5px;
}

#ticketInfoVehicleStats b.col-md-3{
    padding:0px;
}

/*#ticketpanel {
    font-size: 10px;
}

.timeBoxValue {
    font-size: 2.5em;
}*/
#gestioneTicketLabel {
    text-align: right;
    font-size: 1.3em;
}


div#ticketInfoImei {
    font-size: 1.3em;
    color: #718792;
    font-weight: 100;
}

span#imeiValue {
    font-weight: 600;
    margin-left: 5px;
    color: #343a40;
    font-size: 1.4em;
}

#ticketInfoVehicle {
    font-size: 0.9em;
    color: #718792;
    letter-spacing: 2px;
}

span.vehicleValue {
    font-size: 1.3em;
    color: #343a40;
    font-weight: 800;
    letter-spacing: 0px;
}


.lobipanel .panel-title+.dropdown {
    display: none;
}

.lobipanel.panel-unpin>.panel-heading {
    cursor: default;
}

#timeBoxContainer {
    /*margin-bottom: 20px;*/
}


#ticketInfoSpeed {
    margin-bottom: 20px;
}

.ticketInfoRed {
    color: #C40036;
}

#btnAddNotaLivemonitor,
#closeTicketBtn {
    background: #43B3C4;
    color: #fff;
}

.btn-xs.panelAction {
    float: right;
    border: none;
    margin-top: 5px;
    margin-left: 10px;
}

#dateTimeGestione,
#dateTimeChiusura {
    display: none;
}

.ticketInfoTable {
    margin-bottom: 20px;
    width: 100%;
        white-space: nowrap;
}

    .ticketInfoTable td {
        padding: 5px;
    }

div#vehicleDataTable {
    color: #718792;
    text-transform: uppercase;
    text-align: right;
}

#vehicleDataTable>.row {
    margin-bottom: 10px;
}

#vehicleDataTable img {
    width: 35%;
}

.col-xs-6.vehicleStatusValue {
    text-align: left;
    /* line-height: 1em; */
}

.col-xs-6.vehicleStatusValue {
    text-align: left;
    text-transform: none;
    font-size: 1.3em;
    color: #718792;
    font-weight: 100;
}


table#ticketCommandsTable {
    width: 100%;
}

/*table#ticketCommandsTable td:first-child {
    color: #718792;
    font-size: 1.3em;
}
*/
.vehicleStatusValue>span {
    line-height: 3.2em;
}

#statusVehicleOn.active {
    font-weight: 400;
    color: #00866A;
}

#statusVehicleOff.active {
    font-weight: 400;
    color: #C40036;
}

#lastUpdateVehicleState {
    line-height: 1.3em;
}


.secQuestion .answerDanger {
    color: #C40036;
}


.secQuestion .answerOk {
    color: #00866A;
}

table#ticketUserInfo td {
    padding-bottom: 10px;
}

.navbar>.navbar-brand {
    background-image: url('/Content/images/logo.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 190px;
}

#sicurezzaCustomAlertContainer {
    width: 300px;
    margin-top: 5px;
    position: absolute;
    top: 70px;
    z-index: 999;
    max-width: 100%;
    right: 5px;
}
#sicurezzaCustomAlertAwakeContainer {
    width: 300px;
    margin-top: 5px;
    position: absolute;
    top: 70px;
    z-index: 999;
    max-width: 100%;
    right: 5px;
}

.customAlertList {
    margin: 0;
    padding: 0;
    list-style: none;
}

.customAlertItem {
    position: relative;
    padding-bottom: 5px
}

.customAlertHeader {
    padding-top: 10px;
    padding-bottom: 10px;
}

.customAlertTooltip {
    display: none;
    width: 200px;
    border: 1px solid #a94442;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -130px;
    text-align: center;
    font-size: 0.8em;
}

.customAlertTooltip.visible {
    display: inline-block;
}

.customAlertTooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid #a94442;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

/*#checkOffline {
    right:  auto;*/ /*310px;*/
/*}*/

.customAlertTooltip.alert-danger {
    background-color: #f2dede;
}

#checkOffline.alert-danger,
#checkOffline .customAlertTooltip.alert-danger {
    background-color: #adadbd;
    color: #343a40;
}

#checkOffline .bell {
    color: #343a40;
}

#checkOffline .customAlertTooltip {
    background-color: #adadbd;
    border: 1px solid #343a40;

}

#checkOffline .customAlertTooltip::after {
    border-top-color: #343a40;
}


.sicurezzaCustomAlert {
    max-width: 300px;
    margin: 0 auto 10px auto;
    display: block;
}

.ticketsGrid thead tr th:first-child {
    width: 50px;
}

.lobipanel .panel-heading h4 {
    font-weight: 400;
}

/*#mappanel {
    z-index: 10012 !important;
}*/

#commandspanel .panel-heading,
#commandspanel .panel-heading .dropdown .dropdown-menu>li>a {
    background-color: #718792;
}

.lobipanel.panel-default {
    border: none;
    box-shadow: none;
    z-index: 990 !important;
}

.lobipanel.panel-default .panel-heading,
.lobipanel.panel-default .panel-heading .dropdown .dropdown-menu>li>a {
    background-color: #343a40;
    color: #fff;
    border: none;
}

.viewMode #closeTicketBtn,
.viewMode .btnInviaSMSUtente,
.viewMode #btnAddNotaLivemonitor {
    display: none;
}

/*.viewMode #gestioneTicketLabel,
.viewMode #timeBoxContainer {
    display:none;
}*/

#grid-liveparams .lpData {
    width: 90px;
}

#grid-liveparams .lpEvento {
    width: 180px;
}

#grid-liveparams .lpPosition {
    width: 60px;
}
#grid-liveparams .lpGPS {
    width:93px;
}
#grid-liveparams .lpInfo{
    width:60px;
}
#grid-liveparams .infoPill {
    width: 40px;
}

.HidePHead {
    /*display: none;*/
}

.HideP {
    /*display: none;*/
}
.HideBHead {
    /*display: none;*/
}

.HideB {
    /*display: none;*/
}

#grid-liveparams .lpUser {
    width: 100px;
}

.offline-modal .modal-header {
    background-color: #adadbd;
    color: #343a40;
}

.offline-modal .offline-actions>* {
    margin-right: 5px;
    margin-bottom: 5px;
}

.tdContratto>* {
    margin-right: 5px;
    margin-bottom: 5px;
}

.tdContratto>a {
    text-decoration-line: underline;
}

.tdProprietario {
    max-width: 260px;
}

.in-manutenzione-modal .modal-header {
    background-color: #f2dede;
    color: #a94442;
}

#lastUpdateVehicleLon,
#lastUpdateVehicleLat {
    line-height: 1em;
}

#grid-liveparams td:last-child {
    font-weight: bold;
}

.btnInviaSMSUtente {
    margin-left: 10px;
}

.btnInviaSMSUtente i {
    color: #43B3C4;
}

#userpanel table td>i.fa {
    margin-right: 5px;
}

#userpanel table td {
    vertical-align: top;
}

.btn-group.onoff label.btn.btn-default.active.off {
    background-color: #C40036;
    color: #fff;
}

.form-addconfiguration>button {
    margin: auto;
    display: block;
}

.secQuestion .text-success {
    margin-right: 10px;
}

.btn-group.onoff label.btn.btn-default.active.on {
    background-color: #00866A;
    color: #fff;
}

.download-link {
    color: #43b3c4;
    font-size: 16px;
    font-weight: normal;
}

.bootbox.modal {
    z-index: 99999 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

.form-utente {
    width: 100%;
    padding: 15px;
    margin: auto;
}

#form-adduser {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

.form-addconfiguration {
    width: 100%;
    /*max-width: 330px;*/
    padding: 0;
    margin: 0;
}

.form-editticket {
    width: 100%;
    height: 100%;
    padding: 5px;
    margin: auto;
}

.form-signin .checkbox, .form-utente .checkbox {
    font-weight: 400;
}

.form-signin .form-control, .form-utente .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

    .form-signin .form-control:focus, .form-utente .form-control:focus {
        z-index: 2;
    }

.form-signin input[type="email"], .form-utente input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"], .form-utente input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
}


.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 20px;
    position: absolute;
    top: 26px;
    left: 20px;
}

.rowHover:hover {
    background-color: #43b3c4;
}

.rowHover:hover a {
    color: white;
}

.rowHover {
    background-color: transparent;
    color: black;
}


#listaInstallazioniMenuStampa .row,
#listaAzioniMenuVariazioni .row {
    padding: 5px 0px 5px 0px;
}

#listaInstallazioniMenuStampa,
#listaAzioniMenuVariazioni {
    display: none;
    border-radius: 3px;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    color: Black;
    width: 150px;
}

#listaAzioniMenuVariazioni {
    width: 200px;
}

#btnRegistrati {
    border-color: #53595D #767B7E #767B7E #53595D;
    border-radius: 4px !important;
    color: #fff;
    background-color: #53595D;
    background-image: -moz-linear-gradient(top, #767B7E, #53595D);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#767B7E), to(#53595D));
    background-image: -webkit-linear-gradient(top, #767B7E, #53595D);
    background-image: -o-linear-gradient(top, #767B7E, #53595D);
    background-image: linear-gradient(to bottom, #767B7E, #53595D);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#767B7E", endColorstr"#53595D", GradientType=0)
}

#btnRegistrati:hover,
#btnRegistrati:focus,
#btnRegistrati:active,
#btnRegistrati.active,
#btnRegistrati.disabled,
#btnRegistrati[disabled] {
    background-color: #767B7E;
    background-image: none;
}

#btnRegistrati:active,
#btnRegistrati.active {
    background-color: #767B7E;
    background-image: none;
}

.pagination>li>a,
.pagination>li>span {
    cursor: pointer;
}

.tabulator .tabulator-footer .tabulator-footer-contents {
    white-space: break-spaces;
}

/*Colorazione Cerchio utente i base al ruolo*/
.fa-stack-2x.cliente {
    color: #85e0ff !important;
}

.fa-stack-2x.installatore {
    color: #6666ff !important;
}

.fa-stack-2x.concessionaria {
    color: #ffccbb !important;
}

.fa-stack-2x.backoffice {
    color: #ff6633 !important;
}

.fa-stack-2x.centraleoperativa {
    color: #66cc99 !important;
}

/*.administrator .fa-stack-2x{
    color: #ffbb00 !important;
}
*/
.fa-stack-2x.administrator {
    color: #ffbb00 !important;
}