.bgbox2 {
  background: url(../img/bg2.png);
  background-repeat: no-repeat;
  background-size: auto;
}

.bgboxu2 {
  border-color: #009fe3;
  background-repeat: no-repeat;
  background-size: auto;
}

.bgbox3 {
  background-color: transparent;
}

.bgbox {
  background: url(../img/bg1.png);
  background-repeat: no-repeat;
  background-size: auto;
}

.bgboxu {
  background-repeat: no-repeat;
  background-size: auto;
}

.bgpad {
  padding: 3.25rem;
}

.bgwhite {
  background-color: #FFF;
}

.colfield2 {
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0 auto;
}

.app-header.navbar .navbar-brand {
  /*display: inline-block;
    width: 155px;
    height: 55px;
    padding: 0.5rem 1rem;
    margin-right: 0;
    background-color: #fff;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: center center;*/
  background-size: 120px auto;
  /*border-bottom: 1px solid #a4b7c1;*/
}

.img-logobis {
  height: 30px;
  padding-right: 15px;
}

.breadcrumb-menu .user {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  padding: 0 0.75rem;
  color: #000000;
  vertical-align: top;
  border: 0;
  font-size: 0.875rem;
  line-height: 1.5;
}

.fcl {
  font-size: 1em;
  line-height: 1em;
}

.txtr {
  text-align: right;
}

.btn-pill {
  border-radius: 50em;
}

.buttfoot {
  width: 100%;
  text-align: center;
  margin-bottom: -50px;
}

#xtra2 p {
  font-size: 14px;
  padding: 10px 0 10px 0;
}

#xtra2 span {
  font-size: 26px !important;
  line-height: 32px;
  text-align: left;
  font-weight: bold;
}

#logo {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#logo {
  padding: 20px 0 20px 5px;
}

.logo2 {
  background: url(../img/stellantis_renting.jpg) no-repeat center top;
  background-size: 480px;
  height: 180px;
  width: 100%;
  min-width: 77px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#footer {
  width: 100%;
  padding-top: 20px;
  text-align: center;
}

#xtra3 {
  text-align: center;
  font-style: italic;
  font-size: 80%;
  width: 100%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 10px;
  color: silver;
}

.navbar-f2ml {
  background-image: url(../img/stellantis_renting.jpg) !important;
}

.tithd {
  font-size: 140%;
  font-weight: bold;
  padding-right: 20px;
  letter-spacing: 3px;
}

.dataTables_wrapper {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.dtfield {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
}

.leg {
  font-size: 120%;
  font-weight: bold;
  padding-top: 10px;
}

.row2 {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.dtlab {
  text-align: right;
}

.blink {
  font-weight: bold;
  cursor: pointer;
}

.titpar h6 {
  border-bottom: 1px dotted #CCC;
  padding-bottom: 6px;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 9050 !important;
}

.curs {
  cursor: pointer;
}

.fleft {
  float: left;
  padding-right: 10px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

.cursorp {
  cursor: pointer;
}

.bg-success2 {
  background-color: #cfecd6 !important;
}

a.bg-success2:hover, a.bg-success2:focus,
button.bg-success2:hover,
button.bg-success2:focus {
  background-color: #5faf71 !important;
}

.sep {
  border-bottom: 1px #CCC dotted;
  margin-bottom: 10px !important;
}

.hand {
  cursor: pointer;
}

@media (max-width: 992px) {
  .colfield2 {
    flex: 0 0 50%;
    max-width: 100%;
    margin: 0;
  }

  #logo {
    background-size: 180px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .m-big {
    /*width: 90%!important;*/
    max-width: 1080px !important;
  }
}

@media (max-width: 575.98px) {
  .bgbox {
    background: none;
  }
}

#mappa {
  width: 100%;
  height: 240px;
}

.pac-container {
  z-index: 1051 !important;
}

#mappa_sinistro, #mappa_now {
  width: 100%;
  height: 240px;
}

.sceoff {
  color: #20a8d8;
  border: 1px #CCC dashed;
  /*font-size: 1rem;*/
  font-weight: 400;
}

.b-nero {
  border-color: #000;
}

#startcount{
	font-weight:bold!important;
	font-size: 16px!important;
}

label{
  font-size: 13px !important;
}

.breadcrumb-menu .dropdown-menu{
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .17)
}

.breadcrumb-menu .dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/*--- Cambio Password ---*/

.cambio-container{
  background: url(../img/bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  justify-content: center;
}

.cambio-container .card {  
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
