﻿@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('Fonts/myriadpro-regular-webfont.woff') format('woff'), url('Fonts/myriadpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/myriadpro-regular-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'myriad_probold_semicondensed';
    src: url('Fonts/myriadpro-boldsemicn-webfont.eot');
    src: url('Fonts/myriadpro-boldsemicn-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/myriadpro-boldsemicn-webfont.woff2') format('woff2'), url('Fonts/myriadpro-boldsemicn-webfont.woff') format('woff'), url('Fonts/myriadpro-boldsemicn-webfont.ttf') format('truetype'), url('Fonts/myriadpro-boldsemicn-webfont.svg#myriad_probold_semicondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(font-awesome/webfonts/fa-solid-900.eot);
    src: url(font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    background-color: #F2F2F2;
    background-position: top center;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-size: 12px;
}

form[name="aspnetForm"] {
    padding: 0 15px;
    width: 100%;
}

#content {
    margin: 0 auto;
    padding: 0;
    width: 100%
    /*width: 1000px;*/
}

h1 {
    font-family: 'myriad_probold_semicondensed';
    font-size: 18px;
    font-weight: bolder;
}

h2 {
    margin: 0px;
    padding: 0px;
}

a {
    border-style: none;
    border-width: 0pt;
    border-color: inherit;
    border-width: medium;
    color: blue;
    text-decoration: underline;
    font-family: 'Myriad Pro Regular';
    font-size: 12px;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"
}

.fa, .fas {
    font-weight: 900
}

select {
    font-family: 'myriad_probold_semicondensed';
    font-size: 12px;
}

.comboricerca {
    width: 100%;
}

input[type=text],
input[type=password] {
    font-family: 'Myriad Pro Regular';
    font-size: 12px;
}

input[type=button],
input[type=submit] {
    font-family: 'Myriad Pro Regular';
    font-size: 12px;
    font-weight: bold;
}

#p-login {
    text-align: center;
    font-size: 14px;
}

#header {
    width: 100%;
    /*height: 260px;*/
}

#h {
    width: 100%;
    text-align: center;
    padding: 5px 0;
    /*height: 100px;*/
}

#icone {
    background-color: White;
    /*width: 1000px;
    height: 130px;*/
    border: solid 1px lightgrey;
    overflow-x: auto !important;
    overflow-y: hidden;
}

#hmenu {
    width: 100%;
    /*width: 1000px;*/
    /*height: 30px;*/
    /*background: url(../Images/menu.jpg);*/
    border: solid 1px lightgrey;
    background: rgb(180,180,180);
    background: -moz-linear-gradient(360deg, rgba(180,180,180,1) 0%, rgba(189,189,189,1) 35%, rgba(221,221,221,1) 87%);
    background: -webkit-linear-gradient(360deg, rgba(180,180,180,1) 0%, rgba(189,189,189,1) 35%, rgba(221,221,221,1) 87%);
    background: linear-gradient(360deg, rgba(180,180,180,1) 0%, rgba(189,189,189,1) 35%, rgba(221,221,221,1) 87%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b4b4b4",endColorstr="#dddddd",GradientType=1);
}

#b, #c {
    /*width: 1000px;*/
    width: 100%;
    margin-top: 10px;
}

#bleft {
    /*width: 240px;*/
    width: 20%;
    background-color: #dbdbdb;
}

#bspan {
    width: 10px;
}

#bright {
    /*width: 750px;*/
    width: 80%;
    background-color: white;
    border: solid 1px lightgrey;
}

#leftgrid {
    margin-top: 0px;
    vertical-align: top;
}

.GridLeft {
    /*Width: 240px;*/
    width: 100%
}

.GridRight {
    /*Width: 750px;*/
    width: 100%;
}

.ButtonMap {
    background-color: #666;
    color: #FFF;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
}

#loader:not(.loader-mp) {
    border: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    display: table;
    z-index: 1000;
}

#loading {
    display: table-cell;
    vertical-align: middle;
    font-size: 25px;
    font-weight: bold;
}

.loader-mp {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1001;
    top: 0px;
    right: 0px;
}

#start_map {
    width: 100%;
    height: 500px;
    margin-top: 10px;
}

#mappadefault {
    width: 100%;
    height: 400px;
    margin-top: 10px;
}

.Mappa {
    border: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.7);
}

.button {
    border: 0px solid #006;
    background-color: #666;
    color: #FFF;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    display: block;
    height: 25px;
}

    .button:hover {
        background-color: #222;
        cursor: pointer;
    }

.button_maps {
    position: absolute;
    top: 6px;
    right: 600px;
    z-index: 1001;
    margin: 0px;
    padding: 0px;
}

.button_m {
    border: 1px solid #006;
    background-color: #FFF;
    color: #000;
    text-decoration: none;
    padding: 1px 20px 1px 20px;
    text-align: center;
}

    .button_m:hover {
        background-color: #BBB;
    }

#statistiche {
    position: absolute;
    top: 8px;
    right: 300px;
    z-index: 100;
    margin: 0px;
    padding: 2px;
    background-color: #FFF;
    border: 1px solid #006;
}

.stat_soste {
    width: 250px;
    background-color: #EEE;
}

    .stat_soste tr:nth-child(even) {
        background-color: #DDD;
    }

    .stat_soste td {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.alternate {
    background-color: #DDD;
}

.stat_speed {
    width: 250px;
    background-color: #EEE;
}

    .stat_speed td {
        padding-top: 2px;
        padding-bottom: 2px;
    }

#soste_mappa {
    width: 500px;
    height: 700px;
}

.configura {
    border: 0px solid #006;
    background-color: #666;
    color: #FFF;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 10px;
    display: block;
    width: 93%;
}

.configure {
    border: 0px solid #006;
    background-color: #666;
    color: #FFF;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 10px;
    display: block;
}

    .configura:hover,
    .configure:hover {
        background-color: #222;
    }

.repo {
    border: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

    .repo a {
        font-size: 18px;
        text-decoration: none;
        color: #ccc;
    }

        .repo a:hover {
            color: #444;
        }

.repo_center {
    padding-top: 10%;
    padding-left: 25%;
    padding-right: 25%;
}

.repo_content {
    width: 95%;
    margin: auto;
    padding: 5%;
    background-color: #FFF;
}

.grid_td {
    vertical-align: top;
}

.grid_a {
    width: 240px;
    background-color: #c3e8fb;
    display: block;
    padding: 5px;
    color: #000;
    text-decoration: none;
    font-size: 10px;
}

    .grid_a:hover {
        background-color: #549bcf;
        color: #FFF;
    }

.morestat {
    padding: 5px;
    font-size: 10px;
    border: 1px dotted #ccc;
}

    .morestat p {
        padding: 0px;
        margin: 0px;
    }

    .morestat table {
        padding: 0px;
        margin: 0px;
        width: 100%;
    }

.grid_astat {
    padding: 2px;
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 10px;
    background-color: #ddfb97;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: pointer;
}

    .grid_astat:hover {
        background-color: #8dc935;
        color: #000;
    }

.grid_stat_soste {
    width: 100%;
}

.grid_stat_speed {
    width: 100%;
}

.grid_stat_logs {
    width: 100%;
}

.smezzi_td_head {
    padding: 10px;
    font-size: 11px;
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
    font-weight: bold;
}

.smezzi_td {
    padding-left: 10px;
    font-size: 10px;
    color: #000;
    background-color: rgba(0,0,0,0.15);
}

.smezzi_select {
    width: 190px;
    height: 15px;
    font-size: 10px;
}

.smezzi_button {
    border: 0px solid #006;
    background-color: rgba(0,0,0,0.4);
    color: #FFF;
    text-decoration: none;
    padding: 2px;
    text-align: center;
    display: block;
    width: 190px;
    font-size: 10px;
}

    .smezzi_button:hover {
        background-color: rgba(0,0,0,1);
    }

.smezzi_configura {
    width: 517px;
    height: 30px;
    margin-left: 2px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    display: block;
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    border: 0px;
}

    .smezzi_configura:hover {
        background-color: rgba(0,0,0,1);
    }

.greensquare {
    width: 15px;
    height: 15px;
    background-color: #66d800;
}

.msg_info {
    /*width: 736px;*/
    width: 100%;
    margin-left: 2px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    display: block;
    padding: 5px;
    background-color: rgba(112,237,0,0.6);
    color: #000;
    border: 0px;
}

.msg_err {
    /*width: 736px;*/
    width: 100%;
    margin-left: 2px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    display: block;
    padding: 5px;
    background-color: rgba(255,0,0,0.6);
    color: #fff;
    border: 0px;
}

ul.pagination1 {
    display: inline;
    list-style: none;
}

ul.simplePagerNav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 10px;
}

    ul.simplePagerNav li {
        display: inline;
    }

    ul.simplePagerNav a {
        display: inline;
        padding: 5px;
        font-size: 10px;
        text-decoration: none;
        color: #000;
    }

        ul.simplePagerNav a:hover {
            background-color: #CCC;
        }

    ul.simplePagerNav li.currentPage a {
        background-color: #CCC;
    }

#last_point {
    padding: 5px;
    background-color: #666;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}

.s_color {
    width: 100%;
    height: 30px;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
}

.s_n_color {
    background-color: #000000;
    color: #FFF;
}

.s_w_color {
    background-color: #ffffff;
    color: #000;
}

.s_gr_color {
    background-color: #DDDDDD;
    color: #000;
}

.s_r_color {
    background-color: #ff0000;
    color: #FFF;
}

.s_a_color {
    background-color: #ff9c00;
    color: #000;
}

.s_g_color {
    background-color: #fcff00;
    color: #000;
}

.s_v_color {
    background-color: #3cff00;
    color: #000;
}

.s_va_color {
    background-color: #00ffd2;
    color: #000;
}

.s_lb_color {
    background-color: #00eaff;
    color: #000;
}

.s_i_color {
    background-color: #00aeff;
    color: #000;
}

.s_b_color {
    background-color: #0012ff;
    color: #FFF;
}

.s_vi_color {
    background-color: #e400ff;
    color: #FFF;
}

.s_f_color {
    background-color: #ff00ba;
    color: #FFF;
}

.no_color {
    border: 1px dotted #000
}

.pin_1 {
    background-color: #0e8f00;
    color: #FFF;
}

.pin_0 {
    background-color: #cc2727;
    color: #FFF;
}

.pin_2 {
    background-color: #dc7610;
    color: #FFF;
}

.pin_4 {
    background-color: #bf27bf;
    color: #FFF;
}

.pin_5 {
    background-color: #4cbfbf;
    color: #FFF;
}

.pin_6 {
    background-color: #0460a4;
    color: #FFF;
}

.pin_7 {
    background-color: #464646;
    color: #FFF;
}

.pin_8 {
    background-color: #8c0099;
    color: #FFF;
}

.pin_9 {
    background-color: #e6d626;
    color: #FFF;
}

.pin_10 {
    background-color: #af7050;
    color: #FFF;
}

.pin_11 {
    background-color: #163d7e;
    color: #FFF;
}

.pin_12 {
    background-color: #827d2d;
    color: #FFF;
}

.pin_13 {
    background-color: #379481;
    color: #FFF;
}

table[id$="groupPlaceholderContainer"] {
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-color: #999999;
    border-style: none;
    border-width: 1px;
}

    table[id$="groupPlaceholderContainer"] > tbody > tr:nth-child(odd) > td:nth-child(even) {
        background-color: rgba(205, 228, 242, 0.5);
    }

    table[id$="groupPlaceholderContainer"] > tbody > tr:nth-child(even) > td:nth-child(odd) {
        background-color: rgba(205, 228, 242, 0.5);
    }

    table[id$="groupPlaceholderContainer"] img {
        vertical-align: unset;
    }

tr[id$="itemPlaceholderContainer"] td[id$="Td2"] {
    background-color: #DCDCDC;
    color: #000000;
    vertical-align: top;
    width: 35%;
}

.color_content {
    width: 100px;
    padding: 5px;
    font-weight: bold;
}

.color_list {
    width: 100%;
    height: 24px;
}

.trackergrid {
    font-size: 10px;
}

    .trackergrid a {
        font-size: 10px;
    }

.MarkerLabels {
    color: black;
    background-color: white;
    font-family: 'myriad_probold_semicondensed';
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding: 0 1px 0 1px;
    border: 1px solid black;
    white-space: nowrap;
}

.MarkerLabelsMov {
    color: black;
    background-color: yellow;
    font-family: 'myriad_probold_semicondensed';
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 0 1px 0 1px;
    border: 1px solid black;
    white-space: nowrap;
}

.visible {
    visibility: visible;
}

.foto-caption {
    display: block;
    width: 300px;
    height: 35px;
    padding: 0;
    position: relative;
    bottom: 50px;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
}

.gm_button {
    direction: ltr;
    overflow: hidden;
    text-align: center;
    position: relative;
    color: #000000;
    font-family: Roboto,Arial,sans-serif;
    -moz-user-select: none;
    font-size: 11px;
    background-color: #ebebeb;
    padding: 1px 6px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.3);
    min-width: 34px;
    font-weight: 500;
    cursor: pointer;
}

.gm_label {
    direction: ltr;
    overflow: hidden;
    text-align: center;
    position: relative;
    color: #000000;
    font-family: Roboto,Arial,sans-serif;
    -moz-user-select: none;
    font-size: 10px;
    padding: 1px 6px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.3);
    min-width: 34px;
    font-weight: 500;
    cursor: pointer;
}

#LinkImportaCabine {
    font-size: 0;
}

#LinkDuplicaCabine {
    font-size: 0;
}

/*Modal Popup*/
.modalBackground {
    background-color: white;
    filter: alpha(opacity=70);
    opacity: 0.9;
}

.TextBox_arrotondata {
    border: 1px solid #b3b3b3;
    color: #444444;
    width: 200px;
    height: 25px;
    line-height: 24px;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.ts-btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
}

#cleft {
    /*width: 326px;*/
    width: 33.3%;
    background-color: #dbdbdb;
}

#ccenter {
    /*width: 327px;*/
    width: 33.3%;
    background-color: #dbdbdb;
}

#cright {
    /*width: 326px;*/
    width: 33.3%;
    background-color: #dbdbdb;
}

.cspan {
    width: 10px;
}

.ajax__calendar_container {
    z-index: 9999;
}

div.chosen-container:not([style="width: 150px;"]):not([style="width: 200px;"]) {
    width: 100% !important;
}

.chosen-container.chosen-drop-up .chosen-drop {
    bottom: 100%;
    top: auto;
}

table.dataTable tfoot tr th input.dt-search {
    box-sizing: border-box;
    padding: 3px 10px;
    text-align: center;
    width: 100%;
    /*border: rgba(170, 170, 170, 0.67) 1px solid;*/
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: 600;
}

.dt-centerLH1 {
    text-align: center;
}

.select2-dropdown {
    z-index: 1000;
}

/*.select2-container--open .select2-dropdown:not(.js-exclude-custom-position) {
    left: 8px !important;
    top: 8px !important;
}*/

.select2-rendered__match {
    font-weight: bold;
    text-decoration: underline;
}

.highslide-active-anchor i {
    visibility: hidden;
}

.invalid-tooltip {
    color: #ff0000;
}

.ts-inline-form-popup {
    display: none;
}

.ts-hide {
    visibility: hidden !important;
    display: none !important;
}

/* fix for bootstrap's reboot override */
fieldset,
legend {
    all: unset;
}

fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: groove;
    border-color: rgb(192, 192, 192);
    border-image: initial;
}

legend {
    display: block;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: inherit;
    border-width: inherit;
}

table {
    line-height: initial;
}

th {
    text-align: center;
}

.modal-backdrop {
    z-index: 999;
}

.modal {
    z-index: 1000;
}

.modal-header {
    color: #fff !important;
    border-bottom: 1px solid #8dc8eb;
    background-color: #8dc8eb;
    /*border-top-left-radius: 10px;*/
    /*border-top-right-radius: 10px;*/
}

.modal-footer {
    border: none;
}
/*/ fix for bootstrap's reboot override */

.modal-header.ts-modal-login {
    background-color: #09426f;
}

.not-active {
    cursor: default;
    opacity: 0.6;
    pointer-events: none;
}

.not-active-cp {
    cursor: default;
    pointer-events: none;
}

.ts-overflow-h {
    overflow: hidden;
}

.ts-overflow-x-auto {
    overflow-x: auto;
}

.link-style {
    color: blue;
    cursor: pointer;
    font-family: 'Myriad Pro Regular';
    font-size: 12px;
    font-style: italic;
    font-weight: 500;
    text-decoration: underline;
}

.title-trck {
    text-align: center;
    font-weight: 700;
}

.canvas-standard {
    height: 370px;
    width: 100%;
}

.canvas-500 {
    height: 500px;
    width: 1000px;
}

.text-center {
    text-align: center;
}

.ts-width-100 {
    width: 100%;
}

.ts-width-50 {
    width: 50%;
}

.spacer0 {
    clear: both;
    float: none;
    height: 0px;
}

.spacer5 {
    clear: both;
    float: none;
    height: 5px;
}

.spacer10 {
    clear: both;
    float: none;
    height: 10px;
}

.spacer20 {
    clear: both;
    float: none;
    height: 20px;
}

.ts-bold {
    font-weight: bold;
}

.table-spacing {
    border-collapse: separate;
    border-spacing: 0px 10px;
}

.ts-logo-nav {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.ts-ico-32 {
    /*max-width: 32px;
    display: block;
    margin: 0 auto;*/
    min-width: 32px;
    max-width: 32px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.ts-ico-max-32 {
    max-width: 32px;
}

.ts-ico-max-24 {
    max-width: 24px;
}

.ts-icon-help {
    bottom: 5px;
    position: relative;
}

.ts-va-top {
    vertical-align: top;
}

.ts-va-bottom {
    vertical-align: bottom;
}

.ts-va-initial {
    vertical-align: initial;
}

.ts-va-middle {
    vertical-align: middle;
}

.ts-d-block {
    display: block;
}

.ts-d-inline-block {
    display: inline-block;
}

.ts-d-inline {
    display: inline;
}

.ts-padding-0 {
    padding: 0;
}

.ts-padding-left-5px {
    padding-left: 5px;
}

.ts-margin-left-0,
ul#pager-stops > li:first-child > a,
ul#pager-points > li:first-child > a {
    margin-left: 0px;
}

.ts-margin-left-10 {
    margin-left: 10px;
}

.ts-margin-left-15 {
    margin-left: 15px;
}

.ts-m-right-10 {
    margin-right: 10px;
}

.ts-m-right-15 {
    margin-right: 15px;
}

.ts-m-left-5 {
    margin-left: 5px;
}

.ts-m-left-20 {
    margin-left: 20px;
}

.ts-m-left-30 {
    margin-left: 30px;
}

.ts-m-bottom-10 {
    margin-bottom: 10px;
}

.ts-max-w-50 {
    max-width: 50%;
}

.ts-max-w-90 {
    max-width: 90%;
}

.ts-w-150 {
    width: 150px !important;
}

.ts-w-430 {
    width: 430px !important;
}

.ts-bold {
    font-weight: bold;
}

.ts-font-normal {
    font-weight: normal;
}

.ts-font-italic {
    font-style: italic;
}

.ts-font-size-1-25-rem {
    font-size: 1.25rem;
}

.ts-float-right {
    float: right;
}

.ts-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ts-col-15 {
    width: 15vw;
}

.ts-center-items {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ts-height-34-px {
    height: 34px;
}

.ts-width-unset {
    width: unset;
}

.ts-img-w-60 {
    width: 60%;
    height: auto;
}

.ts-border-1 {
    border: 1px dotted !important;
}

.ts-border-left-1px-grey {
    border-left: 1px solid #808080;
}

.ts-logo-color {
    color: #09426F;
}

.ts-margin-0 {
    margin: 0;
}

.ts-margin-0-auto {
    margin: 0 auto;
}

.ts-cursor-pointer {
    cursor: pointer;
}

.ts-cursor-disabled {
    cursor: not-allowed;
}

.ts-text-decoration-none {
    text-decoration: none;
}

.ts-text-underline {
    text-decoration: underline;
}

.ts-text-align-right {
    text-align: right;
}

.ts-text-align-left {
    text-align: left;
}

.ts-ws-prewrap {
    white-space: pre-wrap;
}

.ts-background-color-gallery {
    background-color: #eeeeee;
}

.ts-background-color-yourpink {
    background-color: #ffc8c4;
}

.ts-color-initial {
    color: initial;
}

.ts-color-red {
    color: #f00;
}

.ts-color-trinidad {
    color: #dd5700;
}

.ts-color-blue {
    color: #0000ff;
}

.ts-color-fire {
    color: #aa2e00;
}

.ts-list-style-none {
    list-style: none;
}

.ts-ws-nowrap {
    white-space: nowrap;
}

input[id$="PwdUtenteTextBox"]::-ms-reveal,
input[id$="PwdUtenteTextBox"]::-ms-clear {
    display: none;
}

.ts-readonly {
    background-color: rgba(230, 231, 235, 0.7) !important;
    cursor: default !important;
    pointer-events: none !important;
}

.ts-resize-none {
    resize: none;
}

.ts-hidden {
    visibility: hidden !important;
}

div.title > h3 {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #7286f7 !important;
    color: #7286f7;
    line-height: initial;
}

    div.title > h3.font-size-22 {
        font-size: 22px;
    }

.cabin-legend .cabin-legend-scale ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .cabin-legend .cabin-legend-scale ul li {
        display: inline-block;
        list-style: none;
        text-align: center;
        width: 50px;
    }

        .cabin-legend .cabin-legend-scale ul li span {
            display: block;
            height: 15px;
        }

.leaflet-popup-content-wrapper {
    overflow-wrap: break-word;
}

div.leaflet-control-attribution * {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.sidebar-tabs > li:hover,
.sidebar-tabs > ul > li:hover {
    background-color: #eee !important;
    color: #000 !important;
}

.sidebar-header,
.sidebar-tabs > li.active,
.sidebar-tabs > ul > li.active {
    background-color: #09426f !important;
    color: #fff !important;
}

table.ts-leaflet-details {
    border-collapse: collapse;
    border: 1px solid #eee;
    border-bottom: 2px solid #09426f;
    width: 100%
}

    table.ts-leaflet-details tr:hover {
        background: #f4f4f4;
    }

        table.ts-leaflet-details tr:hover td {
            color: #555;
        }

    table.ts-leaflet-details th,
    table.ts-leaflet-details td {
        color: #999;
        border: 1px solid #eee;
        /*padding: 12px 35px;*/
        padding: 5px 20px;
        border-collapse: collapse;
        text-align: center;
    }

    table.ts-leaflet-details th {
        background: #09426f;
        color: #fff;
    }

.ts-pager-leaflet {
    padding: 5px 10px;
    margin-left: -1px;
    color: #09426f !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.ts-pager-leaflet-active {
    color: #fff !important;
    cursor: default;
    pointer-events: none;
    background-color: #09426f;
    border-color: #09426f;
}

span#layercontrol {
    display: inline-block;
    width: 100%;
    padding: 10px;
    background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.leaflet-tooltip.dxf-permanent-label {
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #555;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 10px;
    font-family: sans-serif;
    white-space: normal;
    max-width: 200px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    color: #000;
}

#dxf-layer-style-control {
    max-height: 30vh;
    overflow-y: auto;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

    #dxf-layer-style-control .layer-item {
        display: flex;
        align-items: center;
        margin-bottom: 8px;
    }

        #dxf-layer-style-control .layer-item input[type="color"] {
            width: 40px;
            height: 25px;
            border: 1px solid #ccc;
            padding: 2px;
            cursor: pointer;
            margin: 0 5px;
        }

        #dxf-layer-style-control .layer-item .layer-name {
            font-weight: bold;
            cursor: pointer;
        }

            #dxf-layer-style-control .layer-item .layer-name:hover {
                text-decoration: underline;
            }

.dxf-custom-marker-icon {
    text-align: center;
    color: red;
    font-weight: bold;
    font-size: 24px;
    line-height: 20px;
}

.form-check-input {
    cursor: pointer;
}

/* treeview */
ul.fancytree-container {
    border: unset !important;
    background-color: #f9f9f9 !important;
    font-family: 'Myriad Pro Regular';
    font-size: 14px;
    outline: none;
}

    ul.fancytree-container[role="tree"] > li > span > span.fancytree-title {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #09426f;
    }

/*ul[role="group"] .tstvwnode-obsolete .fancytree-title {
    color: #f44336 !important;
    font-weight: 500;
}

ul[role="group"] .tstvwnode-internal .fancytree-title {
    color: #0d6efd !important;
    font-weight: 500;
}*/

.fancytree-selected span.fancytree-title {
    color: #09426f;
    font-style: italic;
}

.fancytree-active span.fancytree-title {
    border: 1px solid #dddddd !important;
    background-color: whitesmoke !important;
    color: inherit !important;
    outline: none !important;
}

.fancytree-focused span.fancytree-title {
    outline: inherit !important;
    background-color: #efebde;
}

span.fancytree-title {
    line-height: 20px;
    white-space: pre-wrap;
}

.fancytree-ext-filter span.fancytree-title mark {
    background-color: #e09090;
}

img.fancytree-export-icon:hover {
    content: url(../Images/iconexcel.png);
    cursor: pointer;
}
/* /treeview */

/* highcharts */
.highcharts-data-table table {
    border-collapse: collapse;
    border-spacing: 0;
    background: white;
    min-width: 100%;
    margin-top: 10px;
    font-family: sans-serif;
    font-size: 0.9em;
}

.highcharts-data-table td, 
.highcharts-data-table th, 
.highcharts-data-table caption {
    border: 1px solid silver;
    padding: 0.4em;
}

.highcharts-data-table tr:nth-child(even), 
.highcharts-data-table thead tr {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #eff;
}

.highcharts-data-table caption {
    border-bottom: none;
    caption-side: top;
    font-size: 1.1em;
    font-weight: bold;
}
/* /highcharts */

.sk-fading-circle {
    width: 15vw;
    height: 15vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

    .sk-fading-circle .sk-circle {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

        .sk-fading-circle .sk-circle:before {
            content: '';
            display: block;
            margin: 0 auto;
            width: 15%;
            height: 15%;
            background-color: #333;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
            animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
        }

    .sk-fading-circle .sk-circle2 {
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    .sk-fading-circle .sk-circle3 {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
    }

    .sk-fading-circle .sk-circle4 {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .sk-fading-circle .sk-circle5 {
        -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
        transform: rotate(120deg);
    }

    .sk-fading-circle .sk-circle6 {
        -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
        transform: rotate(150deg);
    }

    .sk-fading-circle .sk-circle7 {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .sk-fading-circle .sk-circle8 {
        -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
        transform: rotate(210deg);
    }

    .sk-fading-circle .sk-circle9 {
        -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
        transform: rotate(240deg);
    }

    .sk-fading-circle .sk-circle10 {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    .sk-fading-circle .sk-circle11 {
        -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
        transform: rotate(300deg);
    }

    .sk-fading-circle .sk-circle12 {
        -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
        transform: rotate(330deg);
    }

    .sk-fading-circle .sk-circle2:before {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .sk-fading-circle .sk-circle3:before {
        -webkit-animation-delay: -1s;
        animation-delay: -1s;
    }

    .sk-fading-circle .sk-circle4:before {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .sk-fading-circle .sk-circle5:before {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

    .sk-fading-circle .sk-circle6:before {
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s;
    }

    .sk-fading-circle .sk-circle7:before {
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s;
    }

    .sk-fading-circle .sk-circle8:before {
        -webkit-animation-delay: -0.5s;
        animation-delay: -0.5s;
    }

    .sk-fading-circle .sk-circle9:before {
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s;
    }

    .sk-fading-circle .sk-circle10:before {
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s;
    }

    .sk-fading-circle .sk-circle11:before {
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

    .sk-fading-circle .sk-circle12:before {
        -webkit-animation-delay: -0.1s;
        animation-delay: -0.1s;
    }

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

@media only screen and (min-width: 768px) {
    .ts-logo-nav {
        width: 60%;
        max-width: 60%;
    }
}

@media only screen and (min-width: 992px) {
    .ts-logo-nav {
        width: 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width:1280px) and (max-width:1480px) {

    body {
        font-family: 'Myriad Pro Regular';
        font-size: 14px;
    }

    h1 {
        font-family: 'myriad_probold_semicondensed';
        font-size: 20px;
        font-weight: bolder;
    }

    a {
        font-family: 'myriad_probold_semicondensed';
        font-size: 14px;
    }

    select {
        font-family: 'myriad_probold_semicondensed';
        font-size: 14px;
    }

    input[type=text],
    input[type=password] {
        font-family: 'Myriad Pro Regular';
        font-size: 14px;
    }

    input[type=button],
    input[type=submit] {
        font-family: 'Myriad Pro Regular';
        font-size: 14px;
        font-weight: bold;
    }

    #p-login {
        text-align: center;
        font-size: 18px;
    }

    /*#content {
        margin: 0 auto;
        padding: 0 0 0 0;
        width: 1200px;
    }*/

    /*#icone {
        background-color: White;
        width: 1200px;
        height: 130px;
        border: solid 1px lightgrey;
    }*/

    /*#hmenu {
        width: 1200px;
        height: 30px;
        background: url(../Images/menu.jpg);
    }*/

    /*#b, #c {
        width: 1200px;
        margin-top: 20px;
    }*/

    /*#bleft {
        width: 340px;
        background-color: #dbdbdb;
    }*/

    /*#bspan {
        width: 10px;
    }*/

    /*#bright {
        width: 850px;
        background-color: white;
        border: solid 1px lightgrey;
    }*/

    /*.GridLeft {
        Width: 340px;
    }*/

    /*.GridRight {
        Width: 850px;
    }*/

    /*#cleft {
        width: 396px;
        background-color: #dbdbdb;
    }*/

    /*#ccenter {
        width: 397px;
        background-color: #dbdbdb;
    }*/

    /*#cright {
        width: 396px;
        background-color: #dbdbdb;
    }*/

    #start_map {
        height: 600px;
    }

    #mappadefault {
        height: 500px;
    }

    .msg_info {
        font-size: 13px;
    }

    .msg_err {
        font-size: 13px;
    }

    .trackergrid {
        font-size: 12px;
    }

        .trackergrid a {
            font-size: 12px;
        }
}

@media only screen and (min-width:1480px) {

    body {
        font-family: 'Myriad Pro Regular';
        font-size: 16px;
    }

    h1 {
        font-family: 'myriad_probold_semicondensed';
        font-size: 22px;
        font-weight: bolder;
    }

    a {
        font-family: 'myriad_probold_semicondensed';
        font-size: 16px;
    }

    select {
        font-family: 'myriad_probold_semicondensed';
        font-size: 16px;
    }

    input[type=text],
    input[type=password] {
        font-family: 'Myriad Pro Regular';
        font-size: 16px;
    }

    input[type=button],
    input[type=submit] {
        font-family: 'Myriad Pro Regular';
        font-size: 16px;
        font-weight: bold;
    }

    #p-login {
        text-align: center;
        font-size: 20px;
    }

    /*#content {
        margin: 0 auto;
        padding: 0 0 0 0;
        width: 1400px;
    }*/

    /*#icone {
        background-color: White;
        width: 1400px;
        height: 130px;
        border: solid 1px lightgrey;
    }*/

    /*#hmenu {
        width: 1400px;
        height: 30px;
        background: url(../Images/menu.jpg);
    }*/

    /*#b, #c {
        width: 1400px;
        margin-top: 20px;
    }*/

    /*#bleft {
        width: 440px;
        background-color: #dbdbdb;
    }*/

    /*#bspan {
        width: 10px;
    }*/

    /*#bright {
        width: 950px;
        background-color: white;
        border: solid 1px lightgrey;
    }*/

    /*.GridLeft {
        Width: 440px;
    }*/

    /*.GridRight {
        Width: 950px;
    }*/

    /*#cleft {
        width: 496px;
        background-color: #dbdbdb;
    }*/

    /*#ccenter {
        width: 497px;
        background-color: #dbdbdb;
    }*/

    /*#cright {
        width: 496px;
        background-color: #dbdbdb;
    }*/

    #start_map {
        height: 600px;
    }

    #mappadefault {
        height: 500px;
    }

    .msg_info {
        font-size: 14px;
    }

    .msg_err {
        font-size: 14px;
    }

    .trackergrid {
        font-size: 14px;
    }

        .trackergrid a {
            font-size: 14px;
        }
}
