body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none !important
}

.mainKmaster {
  background-image: url(./img/bg_map.png);
  background-repeat: no-repeat;
  background-color: rgb(255, 221, 49);
  background-attachment: fixed;
  background-position: right;
}

.ui-dialog-titlebar {
  border-radius: 2 !important;
}

.ui-dialog {
  position: fixed;
  top: 25%;
  left: 18%;
  z-index: 1000;
}

.dialogTimeline .ui-dialog {
  position: fixed;
  top: 25%;
  left: 86%;
}

.scrollPanelDialogCreateRoute {
  max-height: 85vh;
  overflow-y: auto;
}

.dialogDetail .ui-dialog {
  position: fixed;
  top: 80%;
  left: 17%;
}

.HomeLoginStyle {
  background-color: rgb(255, 226, 0)
}

.HomeButtomStyle {
  background-color: rgb(19, 88, 157)
}

.orangeItem {
  color: orange;
}

.redItem {
  color: red;
}

.greenItem {
  color: green;
}

.yelloItem {
  color: yellow;
}

.greyItem {
  color: grey;
}

.navbar-default {
  background-color: #f8f8f8;
}

.navbar-nav>.active>a {
  background-color: #e7e7e7 !important;
}

.navbar-brand>img {
  width: 120px;
  max-height: 60px;
  margin-top: 5px;
  margin-left: 0px;
}

.containerDef {
  width: 100% !important;
  height: 100%;
  margin-left: 0
}

.containerContent {
  width: 100% !important;
  height: 100%;
  margin-left: 0
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}

a:hover {
  cursor: pointer;
}

.metismenu {
  box-shadow: 0 0 .1em rgba(0, 0, 0, .5) inset;
  -webkit-box-shadow: none;
}

.metismenu-container {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  color: #777;
  border: 1px solid transparent;
  box-shadow: 0 0 .1em rgba(0, 0, 0, .5) inset;
  -webkit-box-shadow: none;
}

.metismenu-link {
  font-size: 14px;
  line-height: 1.42857143;
  color: #777;
  text-shadow: none;
}

.metismenu-link.active {
  background-color: #31b0d5;
}

.metismenu-link:hover {
  background: rgba(204, 198, 198, 0.05);
  color: #31b0d5
}

.metismenu-link.has-active-child {
  color: #31b0d5;
}

p {
  font-size: 14px;
}

.spanText {
  font-size: 14px;
}

.spanText12 {
  font-size: 12px !important;
  font-weight: normal;
}

.spanText11 {
  font-size: 11px !important;
  font-weight: bold;
}

.spanText14b {
  font-size: 14px !important;
  font-weight: bold;
}

.spanText10 {
  font-size: 10px !important;
  font-weight: normal;
}

.spanTextMenu {
  font-size: 14px;
  color: #13589d;
}

.spanTextOrange {
  font-size: 14px;
  color: orange;
}

.spanText18 {
  font-size: 18px;
}

.spanTextGrey {
  font-size: 12px;
  color: grey;
  font-weight: normal;
}

.spanTextGrey18B {
  font-size: 18px;
  color: grey;
  font-weight: bold;
}

.spanTextAll {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.rowListSpanTextBlue {
  font-size: 12px;
  color: #13589d;
  font-weight: normal;
}

.spanTextBlue {
  font-size: 12px;
  color: #13589d;
  font-weight: normal;
}

.spanTextBlueB {
  font-size: 12px;
  color: #13589d;
  font-weight: bold !important;
  font-weight: normal;
}

.spanTextBlue14 {
  font-size: 14px;
  color: #13589d;
  font-weight: normal;
}

.spanTextBlue14B {
  font-size: 14px;
  color: #13589d;
  font-weight: bold;
}

.spanTextBlue16B {
  font-size: 16px;
  color: #13589d;
  font-weight: bold;
  /*/font-weight: normal;*/
}

.spanTextBlue16 {
  font-size: 16px;
  color: #13589d;
  font-weight: normal;
}

.spanTextBlue18B {
  font-size: 18px;
  color: #13589d;
  font-weight: bold;
}

.spanTextBlue20B {
  font-size: 20px;
  color: #13589d;
  font-weight: bold;
  white-space: nowrap;
}

.spanTextWhite {
  font-size: 12px;
  color: white;
  /*font-weight: bold;*/
  font-weight: normal;
}

.spanTextWhite14 {
  font-size: 14px;
  color: white;
  /*font-weight: bold;*/
  font-weight: normal;
}

/*Titolo Modal*/

.spanTextWhite18 {
  font-size: 18px;
  color: white;
  /*font-weight: bold;*/
  font-weight: normal;
}

.spanTextWhite18b {
  font-size: 18px;
  color: white;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-weight: normal;*/
}

.spanTextWhite22b {
  font-size: 22px;
  color: white;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-weight: normal;*/
}

.pac-card {
  margin: 10px 10px 0 0;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  font-family: Roboto;
}

#pac-container {
  padding-bottom: 12px;
  margin-right: 12px;
}

.pac-controls {
  display: inline-block;
  padding: 5px 11px;
}

.pac-controls label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 450px;
  height: 40px;
}

#pac-input:focus {
  border-color: #4d90fe;
}

#title {
  color: #fff;
  background-color: #4d90fe;
  font-size: 25px;
  font-weight: 500;
  padding: 6px 12px;
}

#trafficLegend {
  display: block;
  width: 240px;
  height: 17px;
  top: 5px;
  right: 200px;
  z-index: 1003;
  font-size: 8pt;
  border: 1px solid black;
  background-color: white;
  text-align: center;
  padding-bottom: 5px;
}

#trafficLegend>div {
  display: inline-block
}

.search-icon {
  position: absolute;
  left: 5px;
  top: 10px;
  z-index: 9999;
  /*this will keep the icon appearing all time, even when on input::focus*/
}

.list-group {
  margin-right: 5px;
  /*max-height: 720px;*/
  /*height: 720px;*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 17px;
}

.modalStreetView {
  width: 430px;
  height: 430px;
}

.modal-header {
  padding: 9px 15px;
  background-color: #12589D;
  color: white;
}

.modal-footer {
  padding: 9px 15px;
  background-color: #12589D;
}

.gm-style-iw {
  height: auto;
  width: auto;
  white-space: nowrap;
}

#map {
  overflow: hidden;
  height: 80.4vh;
}

.map-button {
  width: 40px;
  height: 40px;
  background-size: 22px 25px;
  background-color: #ffffff;
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  border: 2px solid #12589D;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
  margin: 0px 10px 5px 0px;
}

.map-buttonChangeView {
  width: 40px;
  height: 40px;
  background-size: 22px 25px;
  background-color: #ffffff;
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  border: 2px solid #12589D;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
  margin: 10px 10px 5px 10px;
}

.map-button.active {
  background-color: #FFE200;
}

.buttonDefault {
  background-color: #fee01a;
  border-color: #FFE200;
  color: #12589D;
}

.buttonDefaultGroup {
  background-color: #fee01a !important;
  color: #12589D;
}

button.buttonDefaultGroup:hover {
  background-color: #e8c205 !important;
}

button.buttonDefaultGroup:open {
  background-color: #e8c205;
}

button.buttonDefault:hover {
  background-color: #FFE200;
}

.buttonDefaultAppl {
  background-color: #1E8AC2;
  border-color: white;
  color: white;
}

button.buttonDefaultAppl:hover {
  background-color: #1E8AC2 !important;
  border-color: white !important;
  color: white !important;
}

.buttonDefaultRed {
  background-color: red !important;
  border-color: red !important;
  color: white;
  text-align: center;
}

button.buttonDefaultRed:hover {
  background-color: #da1818 !important;
  border-color: #da1818 !important;
  color: white !important;
}

.buttonLogin {
  margin-top: 10px;
  border-color: rgb(19, 88, 157);
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}

.close:hover {
  text-shadow: 0 1px 0 #fff;
  color: #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}

.buttonTextFamily {
  font-family: "Helvetica Neue,Helvetica,Arial,sans-serif"
}

/** {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}*/

.listNotify {
  max-height: 500px;
  /*overflow:scroll;*/
  -webkit-overflow-scrolling: touch;
}

.labels {
  border-radius: 2px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
  background-color: #ff7474;
}

.Rectangle-4 {
  /*width: 115%;*/
  margin-left: 2px;
  width: auto;
  height: 20px;
  border-radius: 2px;
  background-color: #79f1b1;
  text-align: center;
}

.Rectangle-5 {
  margin-left: 2px;
  /*width: 115%;*/
  height: 20px;
  border-radius: 2px;
  background-color: #ff7474;
  text-align: center;
}

.Rectangle-6 {
  margin-left: 2px;
  /*width: 115%;*/
  height: 20px;
  border-radius: 2px;
  background-color: #fee01a;
  text-align: center;
}

.Rectangle-7 {
  margin-left: 2px;
  /*width: 115%;*/
  height: 20px;
  border-radius: 2px;
  background-color: grey;
  text-align: center;
}

.RowList {
  background-color: #F5F5F5;
  margin-right: 0.9px;
}

.statusPointGreen {
  width: 10px;
  height: 10px;
  border-radius: 7.5px;
  background-color: #79f1b1;
}

.statusPointRed {
  width: 10px;
  height: 10px;
  border-radius: 7.5px;
  background-color: #ff7474;
}

.statusPointYellow {
  width: 10px;
  height: 10px;
  border-radius: 7.5px;
  background-color: #fee01a;
}

.statusPointGrey {
  width: 10px;
  height: 10px;
  border-radius: 7.5px;
  background-color: grey;
}

.table-horiz-scroll {
  overflow-x: auto;
}

.react-bs-table {
  border-bottom-width: 0;
}

#provaa {
  z-index: 500;
}

.sliderDim {
  /*width: 500px;*/
  width: '100%'
}

#tabella1 {
  overflow: auto;
  display: block;
  table-layout: auto;
}

#tabella2 {
  overflow: auto;
  display: block;
  table-layout: auto;
}

#principal>.panel-body {
  padding-bottom: 4px;
  margin-bottom: 0px;
}

.panel-primary {
  margin-bottom: 6px;
  padding-bottom: 0px;
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  min-height: 48px;
}

.pac-container {
  z-index: 100000;
}

.timeLineCost {
  background-color: #e7e7e7;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  margin-top:-10px !important;
}

.modalCreateRoute {
  /*max-height: 840px;*/
  max-height: 90%;
  overflow: auto;
  left: -25%
}

.modalNotifications {
  max-height: 90%;
  overflow: auto;
  left: -25%;
  width: 750px;
}

.modalNotificationsNew {
  max-height: 90%;
  overflow: auto;
  left: -15%;
  width: 900px;
}

.message-list {
  max-height: 50%;
  overflow: auto;
}

.modalGraphTimeUsage {
  /*width:780px;*/
  width: 35%;
  height: 500px;
}

.modalMessageCreateRoute {
  /*height:500px;*/
  height: 95%;
  /*max-height: 100%;*/
  overflow: auto;
  width: 33%;
}

.panelFiltro .panel-body {
  padding-bottom: 0px;
  padding-top: 5px;
}

.panelFiltro {
  padding-bottom: 0px;
}

.panelRisTot .panel-body {
  padding-bottom: 0px;
  padding-top: 5px;
}

.gm-fullscreen-control {
  border: 2px solid #12589D !important
}

.gm-control-active {
  border: 2px solid #12589D !important
}

.react-draggable-dragged {
  height: 20;
  width: 20;
}

.badge {
  display: inline-block;
  font-size: 9px;
  font-weight: 600;
  padding: 3px 6px;
  border: 1px solid transparent;
  min-width: 10px;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 99999px
}

.badge.badge-default {
  background-color: #B0BEC5
}

.badge.badge-primary {
  background-color: #2196F3
}

.badge.badge-secondary {
  background-color: #323a45
}

.badge.badge-success {
  background-color: #64DD17
}

.badge.badge-warning {
  background-color: #FFD600
}

.badge.badge-info {
  background-color: #29B6F6
}

.badge.badge-danger {
  background-color: #ef1c1c
}

.badge.badge-outlined {
  background-color: transparent
}

.badge.badge-outlined.badge-default {
  border-color: #B0BEC5;
  color: #B0BEC5
}

.badge.badge-outlined.badge-primary {
  border-color: #2196F3;
  color: #2196F3
}

.badge.badge-outlined.badge-secondary {
  border-color: #323a45;
  color: #323a45
}

.badge.badge-outlined.badge-success {
  border-color: #64DD17;
  color: #64DD17
}

.badge.badge-outlined.badge-warning {
  border-color: #FFD600;
  color: #FFD600
}

.badge.badge-outlined.badge-info {
  border-color: #29B6F6;
  color: #29B6F6
}

.badge.badge-outlined.badge-danger {
  border-color: #ef1c1c;
  color: #ef1c1c
}

.alert {
  padding-top: 7px !important;
  padding-bottom: 7px!important;
  margin-bottom: 15px;
}

.rt-thead {
  background-color: rgb(231, 240, 249);
  color: rgb(19, 88, 157);
  font-size: 9pt;
  text-align: left;
  font-weight: bold;
  text-align: left;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.thAlignLeft {
  text-align: left;
}

.buttonExportExcel {
  margin-bottom: 2px;
}

.buttonAddElement {
  margin-bottom: 2px !important;
  background-color: #FFE200 !important;
  border-color: #FFE200 !important;
  color: #12589D !important;
}

.buttonAddElement:hover {
  background-color: #FFE200;
}

.centerStyleTable {
  text-align: center;
}

.centerStyleTableRest {
  text-align: center;
  background-color: #E0FFFF;
  font-weight: bold;
}

.rightStyleTable {
  text-align: right;
}

.alignContentCenter {
  text-align: center;
}

.ReactTable .rt-thead .rt-th.-sort-asc {
  box-shadow: none !important;
}

.ReactTable .rt-thead .rt-th.-sort-asc::before {
  content: url(./img/icons/arrow-down.svg);
  position: absolute;
  right: 15px;
  width: 10px;
  height: 10px;
}

.ReactTable .rt-thead .rt-th.-sort-desc {
  box-shadow: none !important;
}

.ReactTable .rt-thead .rt-th.-sort-desc::before {
  content: url(./img/icons/arrow-up.svg);
  position: absolute;
  right: 15px;
  width: 10px;
  height: 10px;
}

.wordwrap {
  white-space: pre-line !important;
  word-wrap: break-word;
}

.dialogRefuellings {
  width: 720px !important;
}

.listPoi {
  width: 430px;
  height: 630px;
}

/*.line {
  fill: none;
  stroke: steelblue;
  stroke-width: 4px;
}

.focus circle {
  fill: none;
  stroke: steelblue;
}

.focus text {
  font-weight: bold;
  font-size: 120%;
}

.fuelwastelabel {
  font-size: 16px;
}

.fuelwasterect {
  stroke: black;
  stroke-width: 1;
  opacity: 0.5;
}*/

.axis path, .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.fuelperc {
  fill: steelblue;
}

.bar:hover {
  opacity: 0.5;
  cursor: pointer;
}

.d3-tip {
  line-height: 1;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
  width: 330px;
  font-size: 12px;
}

.d3-tip-data {
  font-weight: bold;
}

/* Creates a small triangle extender for the tooltip */

.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center;
  width: 100%;
}

.line {
  fill: none;
  stroke: steelblue;
  stroke-width: 4px;
}

.label-barchart {
  font-weight: bold;
}

.fuelwastelabel {
  font-size: 16px;
}

.fuelwasterect {
  stroke: black;
  stroke-width: 1;
  opacity: 0.5;
}

.overlay {
  fill: none;
  pointer-events: all;
}

.focus circle {
  fill: none;
  stroke: steelblue;
}

.focus text {
  font-weight: bold;
  font-size: 120%;
}

/* Style northward tooltips differently */

.d3-tip.n:after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0;
}

.gauge {
  margin-top: 35px;
  margin-right: 10px
}

.menu-icon-fill {
  color: #13589d;
}

.labelUtilizationTime {
  width: 100px !important;
}

.rt-tr[data-qnt="0"]>.rt-expandable {
  visibility: hidden;
}

.large-report-modal {
  width: 1200px;
}

.font-weight-bold {
  font-weight: 700!important;
}

.rce-mbox-time {
  right: -8px !important;
  font-size: 10px !important;
}

.css-es53b3-multiValue {
  min-width: 80px !important;
  justify-content: space-between;
}

.dropdown-menu {
  max-height: 400px !important;
  overflow-y: auto;
}

.modalDrivingStyle {
  width: 800px;
}

.medium-report-modal {
  width: 700px;
}

ul .dropdown-menu {
  z-index: 1001;
}

.dialogReceipt {
  height: 900px;
  width: 400px;
}

.dashboardColumns {
  padding-left: 4px !important;
  padding-right: 4px !important;
  margin-top: 1px;
}

.col-hidden {
  display: none
}

.css-16pqwjk-indicatorContainer {
  color: #828282 !important;
}

.vertical-timeline-element-content {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  padding-left: 3px !important;
  padding-right: 1px !important;
}

.vertical-timeline-element-date{
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.vertical-timeline-element{
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.tableVisibilityRow{
  margin-bottom: '-20px';
  padding-bottom: 0px;
}

.tableVisibilityRow tbody {
  display: block;
  height: 30vh;
  overflow-y: scroll;
}

.tableVisibilityRow thead, .tableVisibilityRow tbody tr {
  display: flex;
  width: 100%;
  table-layout: fixed;
}
/*MOD*/
.panel-heading{
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  
}

.panel-primary > .panel-heading{
  min-height:35px;
}


.panelHeader > .panel-heading{
  min-height:30px;
}

#buttonHeader{
  margin-top: -10px !important;
  /*height:10px*/
  padding-top: 0px;
  padding-bottom: 0px;
}

.spanTextWhite16b {
  font-size: 18px;
  color: white;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-weight: normal;*/
}


.panel-title{
  padding-top: 0px;
  padding-left: 10px;
}

.alertRed::before{
  background-color: rgba(255, 0, 0, 0.4);
  content: '';
  display: block;
  height: 26px;
  position: sticky;
  width: 26px;
  /*border-radius: 45%;*/
}

.alertRedMini::before{
  background-color: rgba(255, 0, 0, 0.4);
  content: '';
  display: block;
  height: 22px;
  position: sticky;
  width: 22px;
  /*border-radius:45%;*/
}

.alertYellow::before{
  background-color: rgba(255, 240, 0, 0.5);
  content: '';
  display: block;
  height: 26px;
  position: sticky;
  width: 26px;
  /*border-radius: 45%;*/
}

.alertYellowMini::before{
  background-color: rgba(255, 240, 0, 0.5);
  content: '';
  display: block;
  height: 22px;
  position: sticky;
  width: 22px;
  /*border-radius:45%;*/
}

.alertGreen::before{
  background-color: rgba(60, 179, 113, 0.5);
  content: '';
  display: block;
  height: 26px;
  position: sticky;
  width: 26px;
  /*border-radius: 45%;*/
}

.alertGreenMini::before{
  background-color: rgba(60, 179, 113, 0.5);
  content: '';
  display: block;
  height: 22px;
  position: sticky;
  width: 22px;
  /*border-radius:45%;*/
}

.alertGray::before{
  background-color: rgba(128,128,128, 0.4);
  content: '';
  display: block;
  height: 26px;
  position: sticky;
  width: 26px;
  /*border-radius: 45%;*/
}

.alertGrayMini::before{
  background-color: rgba(128,128,128, 0.4);
  content: '';
  display: block;
  height: 22px;
  position: sticky;
  width: 22px;
  /*border-radius:45%;*/
}

#warningLights > .panel-body{
  padding-top: 6px;
  padding-bottom: 5px;
}

#elevationGraphDiv{
  margin-top: 20px;
  margin-bottom: 20px;
}

#fuelGraphDiv{
  margin-top: 20px;
  margin-bottom: 20px;
}

.tableDashboardWarningLights tbody {
  display: block;
  max-height: 10vh;
  overflow-y: scroll;
}

.tableDashboardWarningLights thead, .tableDashboardWarningLights tbody tr {
  display: flex;
  width: 100%;
  table-layout: fixed;
}

#fleetLeftColumn{
  padding-left: 0;
  padding-right: 0;
}

#fleetPanel{
  margin-left: 0%;
  
}

/*#fleetPanel .panel-body{
  padding-left: 5px;
  padding-right: 5px;
}*/

.panel-body {
  position: relative;
}

#timelineWTable{
  margin-top: -10px;
}

.missionPanel>.panel-body {
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.my-modalTable{
  width: auto !important;
  
}

.rt-scroll-visible > .tr-table{
  overflow: visible !important;
}

.historicalDialog{
  width: 700px !important;
}

.allHistoricalDialog{
  width: 55% !important;
}

.routePanel>.panel-body{
  padding-left:2px
}

.my-modal-mandatory{
  width: 55% !important;
}

.my-modal-logistic{
  width: 35% !important;
}

.modal-open .modal{
  overflow-y: hidden !important;
}

.shellDialog{
  /*width: 370px !important;*/
  /* width:20%; */
  width: fit-content !important;
  margin-inline: auto;
}

.widgetOduStateDialog{
  /*width: 370px !important;*/
 /* width:30% */
  width: fit-content !important;
}

.center-modal-obu {
  transform: translate(0, 50vh) translate(0, -50%) !important;
}

.left-modal-obu {
  padding-top:4%;
  margin-left: 25%;
  width:220px !important;
}

.pbodyAlarm .panel-body{
  padding-top: 1px;
  padding-bottom: 0px;
}

.progress{
  height: 20px;
}

.carousel-inner {
  background-color: #FFFFFF !important;
}

.carousel-control {
  background: none !important;
}

.carousel .glyphicon {
  color: #337ab7 !important;
}

.panelDialogSearchPoi .panel-body{
  padding-top: 5px;
  padding-bottom: 0px;
  text-align: center;
}

.my-modalBatchReport{
  width: 75% !important;
}

.dialogDrivingStyle{
  z-index: 1000;
}

.my-modal-table{
  width: 80% ;
}

.movements-modal-table{
  width: 40%;
}

.mySelect{
  height: 20px;
}

/*Modifiche per la gestione contenuti ottimizzati*/

.nav > li > a{
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-brand{
  padding-bottom: 5px;
  padding-top: 5px;
}

.ReactTable .rt-td{
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

#scrollableTableBody2{
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 10px !important;
  padding-right: 13px !important;
}

#scrollableTableBody2 .row{
  margin-bottom: 0px !important;
}

.columnStar{
  margin-left: -5px;
  margin-bottom: -7px;
  margin-right: 5px;
}

.my-modal-logistic .panel-body{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dangerForLogistic{
  background-color: red;
}

.greenFace {
  color: #63C132 !important
}

.orangeFace {
  color: #FFBC1F !important
}

.redFace {
  color: #FF1515 !important
}

.buttonBell {}

.applicationStatoObu {
  background-color: #f1f1f1;
}

.logoStatoObu {
  color: #404040
}

.obuTitle {
  color: #404040
}

.my-modal-transit{
  width: 60% !important;
}

div.dashboardColumns > div {
  box-shadow: 0 0 2px rgb(99, 99, 99);
}

div.dashboardColumns > div:hover {
  transition: .3s ease;
  box-shadow: 0 0 8px rgb(99, 99, 99);
}

.test-line::before {
  content: '';
  width: 3px;
  height: 1px;
  background-color: black;
  display: block;

}

a.ButtonAnomalyObu, a.ButtonAnomalyObu:hover, a.ButtonAnomalyObu:visited, a.ButtonAnomalyObu:active  {
  color: inherit;
  text-decoration: underline !important;
}

/*.nav-menu > nav > div > div:is(:not(.navbar-header)) > ul > li:hover {
  background-color: rgba(51, 122, 183, .2);
}*/

.spanTextMenuM {
  font-size: 10px;
  color: #13589d;
}

.modal-k1 {
  width: 800px !important;
}

.modal-anomalies-k1 {
  width: 1050px !important;
}

.message-list .rce-mbox-text {
  padding-bottom: 10px;
}

#carouselPort .carousel-control {
  width: 10px;
}

.my-modalFilter{
  width: 890px !important
  /*width:60%*/
}

.my-modalEcmr{
  /*width: 890px !important*/
  width:62%
}

.my-modalEcmrUpdate{
  /*width: 890px !important*/
  width:40%
}



.iconConnected {
  border-radius: 50%;
  border: 2px solid #337ab7;
  width:22px;
  height:22px;
}

.spanTextMenuGrey {
  font-size: 14px;
  color: grey;
}

.clusterM1 {
  font-size: 1.5em;
  /*background-color: yellow;*/
  /*padding: 12px 10px;*/
  padding: 12px 0px;
  background-image: url(./img/m1.png);
  width: 40px;
  height: 40px;
  background-size: 40px;
  color: white;
  font-size: 10px;
  text-align: center;
}

.clusterM2 {
  font-size: 1.5em;
  /*background-color: yellow;*/
  /*padding: 12px 16px;*/
  padding: 12px 0px;
  background-image: url(./img/m2.png);
  width: 40px;
  height: 40px;
  background-size: 40px;
  color: white;
  font-size: 10px;
  text-align: center;
}

.contentAdvMarker{
  /*left: 25px;*/
  /*position:fixed;
  /*top:5px;*/
  font-size:10px;
  font-weight:bold; 
  /*font-family:'Helvetica Neue,Helvetica,Arial,sans-serif'*/
}

.divAdvMarker{
  position:relative;
}

.gm-style-iw-d{
  margin-top: -40px;
}

#tooltipObuInformations .tooltip-inner{
  max-width: 270px !important;
}

.totalFormat{
  font-weight:bold; 
}

#panelCTPort .panel-body{
  padding-bottom: 0px;
}
#panelCTPortGraph {
  margin-bottom: 2px;
}
#panelCTPortGraph .panel-body{
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  
}
#vehicleM .form-group{
  margin-bottom: 5px;
}

#timelineWTablePuesc .vis-timeline .vis-horizontal {
  background: rgb(174, 247, 255, 0.4); 
} 

#timelineWTablePuesc .vis-timeline .vis-bottom {
  background: rgb(174, 247, 255, 0.4); 
}

.DayPickerInput > input {
  font-family: "montserrat";
  font-size: 12px;
}


