#map-canvas > div > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div,
#map-canvas > div > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div {
  width: auto !important;
}

#map-canvas > div > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div > div:nth-child(1),
#map-canvas > div > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div > div:nth-child(3),
#map-canvas > div > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(1),
#map-canvas > div > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(3) {
  display: none;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw {
  top: 37px !important;
  width: 140px !important;
  /*  height: 46px !important; */
  height: 61px !important;
  background-color: #fff !important;
  border-radius: 4px;
  overflow: hidden;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw > div:nth-child(1),
#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw > div:nth-child(1) > div,
#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw > div:nth-child(1) > div > div,
#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul,
#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li {
  list-style: none;
  color: #000;
  border-bottom: 1px solid #d0d4d7;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  cursor: default;
  padding: 2px 1px !important;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li:hover,
#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li:focus,
#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li.active {
  background-color: #e4ecee;
  cursor: default;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li button {
  background-color: transparent;
  border: none;
  box-shadow: 0px;
  cursor: default;
}
/*BOTAO DO TOOLTIP - MAPA CADASTRO DE FALHAS*/
#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li .addfalha {
  float: right;
  background: #a3a19d;
  border-radius: 13px;
  font-size: 9px;
  padding-right: 1px;
  color: #ede9de;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 1.5px;
  margin-right: 2px;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li .falhaeditada {
  float: right;
  background: #869b09;
  border-radius: 13px;
  font-size: 9px;
  padding-right: 1px;
  color: #fff;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 1.5px;
  margin-right: 2px;
}

/*END*/

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li.registra-alerta {
  padding-left: 7px !important;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li.registra-alerta button {
  width: 16px !important;
  height: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#map-canvas > div > div > div > div:nth-child(1) .gm-style-iw ul li.registra-alerta button i {
  margin: 0 !important;
}

/*MODAL DE REGISTRO DE TIPO DE FALHAS no dash board*/

.registrar-falha .modal-dialog .modal-falha {
  width: 480px !important;
  height: 430px;
  left: 25%;
}
.edicao-falha .modal-dialog .modal-edicao-falha {
  width: 480px !important;
  height: 430px;
  left: 25%;
}
.registrar-falha .modal-body .buttons-filter label {
  font-style: italic;
  color: #a3ca00;
}
.edicao-falha .modal-body .buttons-filter label {
  font-style: italic;
  color: #a3ca00;
}
.registrar-falha .modal-dialog .modal-falha .modal-body form .row input {
  width: 100% !important;
}
.edicao-falha .modal-dialog .modal-edicao-falha .modal-body form .row input {
  width: 100% !important;
}
.registrar-falha .modal-falha .modal-body form .row > div {
  height: 60px !important;
}

/*MODAL DE REGISTRO DE OCORRÊNCIA DE FALHAS*/
.registrar-ocorrencia .modal-dialog {
  width: 450px;
  height: 350px;
}
.registrar-ocorrencia .modal-dialog .comboFalha {
  font-style: italic;
  color: #a3ca00;
}
.registrar-ocorrencia .modal-ocorrencia {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  padding: 0 !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-header {
  padding: 4px 10px !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-header h4 {
  font-size: 10px !important;
  color: #414b4c !important;
  font-weight: bold;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body {
  z-index: 10;
  padding-right: 0;
  padding-left: 0;
  background: #414b4c;
  padding-top: 15px !important;
  padding-bottom: 0 !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 {
  padding: 0;
  z-index: 11;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul {
  z-index: 12;
  padding-bottom: 1px;
  border: none;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 li {
  margin-right: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 li a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: none;
  /*background: #F4F5F5;*/
  background: #849c9d;
  cursor: pointer;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 li a:hover {
  background: #849c9d;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 li .arrow-left {
  /*background: #F4F5F5;*/
  height: 6px;
  width: 5px;
  position: absolute;
  margin-left: -4px;
  margin-top: 17px;
  transform: skew(0deg, -40deg);
  background: #849c9d;
  z-index: -10;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 li .arrow-right {
  /*background: #F4F5F5;*/
  background: #849c9d;
  height: 6px;
  width: 5px;
  position: absolute;
  margin-left: 57px;
  margin-top: -2px;
  transform: skew(0deg, 40deg);
  z-index: -10;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 li .arrow-right-substituicao {
  /*background: #F4F5F5;*/
  background: #849c9d;
  height: 6px;
  width: 5px;
  position: absolute;
  margin-left: 97px;
  margin-top: -2px;
  transform: skew(0deg, 40deg);
  z-index: -10;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .control-label {
  padding: 0;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul .active a {
  background: #f4f5f5;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul .active a:hover {
  background: #f4f5f5 !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-left {
  background: #f4f5f5;
  z-index: -10;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-right {
  background: #f4f5f5;
  z-index: -10;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-right-substituicao {
  background: #f4f5f5;
  z-index: -10;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-right-substituicao {
  background: #f4f5f5;
  z-index: -10;
}

.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content {
  background: #f4f5f5;
  padding-right: 15px;
  padding-left: 15px;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content .comboFalha label {
  color: #647b01;
  font-style: italic !important;
  margin-left: -10px !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content h3 {
  color: #414b4c !important;
  margin-bottom: 0;
  font-weight: 600;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 ul li a {
  color: #414b4c !important;
  padding: 3px 13px;
  font-size: 10px !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content .tab-pane form .row > div {
  height: 60px !important;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content .falha-form-mapa {
  height: 320px;
}

.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content .falha-form-mapa {
  height: 320px;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content form .select2-container {
  width: 94.8%;
}

.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content form .select2-container {
  width: 94.8%;
}
.registrar-ocorrencia .modal-ocorrencia .modal-body #exTab2 .tab-content form #inputFalha .select2-container,
form.formularioRegistrodeFalhas #exTab2 .tab-content #inputFalha .select2-container {
  min-width: 100px !important;
}

.tipodefalhaInput span i.fa-times {
  //display:none !important;
}
.tipodefalhaInput .select2-container {
  min-width: 100px !important;
}

/*END MODAL DE REGISTRO DE  FALHAS*/

.RegistrarFalhas .sweet-alert,
.registrar-ocorrencia .sweet-alert {
  left: 7% !important;
}
/*MODAL DE EDICAO DE FALHA REGISTRADA*/

.edicaodafalha .sweet-alert {
  left: 7% !important;
}
.edicaodafalha .modal-dialog {
  width: 450px;
  height: 350px;
}
.edicaodafalha .modal-dialog .comboFalha {
  font-style: italic;
  color: #a3ca00;
}
.edicaodafalha .modal-ocorrencia {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  padding: 0 !important;
}
.edicaodafalha .modal-ocorrencia .modal-header {
  padding: 4px 10px !important;
}
.edicaodafalha .modal-ocorrencia .modal-header h4 {
  font-size: 10px !important;
  color: #414b4c !important;
  font-weight: bold;
}
.edicaodafalha .modal-ocorrencia .modal-body {
  z-index: 10;
  padding-right: 0;
  padding-left: 0;
  background: #414b4c;
  padding-top: 15px !important;
  padding-bottom: 0 !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 {
  padding: 0;
  z-index: 11;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul {
  margin-left: 4px;
  z-index: 12;
  padding-bottom: 1px;
  border: none;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 li {
  margin-right: 7px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 li a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: none;
  /*background: #F4F5F5;*/
  background: #849c9d;
  cursor: pointer;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 li a:hover {
  background: #849c9d;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 li .arrow-left {
  /*background: #F4F5F5;*/
  height: 6px;
  width: 5px;
  position: absolute;
  margin-left: -4px;
  margin-top: 17px;
  transform: skew(0deg, -40deg);
  background: #849c9d;
  z-index: -10;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 li .arrow-right {
  /*background: #F4F5F5;*/
  background: #849c9d;
  height: 6px;
  width: 5px;
  position: absolute;
  margin-left: 57px;
  margin-top: -2px;
  transform: skew(0deg, 40deg);
  z-index: -10;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 li .arrow-right-substituicao {
  /*background: #F4F5F5;*/
  background: #849c9d;
  height: 6px;
  width: 5px;
  position: absolute;
  margin-left: 97px;
  margin-top: -2px;
  transform: skew(0deg, 40deg);
  z-index: -10;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .control-label {
  padding: 0;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul .active a {
  background: #f4f5f5;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul .active a:hover {
  background: #f4f5f5 !important;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-left {
  background: #f4f5f5;
  z-index: -10;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-right {
  background: #f4f5f5;
  z-index: -10;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-right-substituicao {
  background: #f4f5f5;
  z-index: -10;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul .active > .arrow-right-substituicao {
  background: #f4f5f5;
  z-index: -10;
}

.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .tab-content {
  background: #f4f5f5;
  padding-right: 15px;
  padding-left: 15px;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .tab-content .comboFalha label {
  color: #647b01;
  font-style: italic !important;
  margin-left: -10px !important;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .tab-content h3 {
  color: #414b4c !important;
  margin-bottom: 0;
  font-weight: 600;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 ul li a {
  color: #414b4c !important;
  padding: 3px 13px;
  font-size: 10px !important;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .tab-content .tab-pane form .row > div {
  height: 60px !important;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .tab-content .substituicao-form {
  height: 340px;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .tab-content .falha-form-mapa {
  height: 320px;
}
.edicaodafalha .modal-ocorrencia .modal-body #exTab2 .tab-content form .select2-container {
  width: 94.8%;
}
/*END MODAL DE REGISTRO DE OCORRÊNCIA DE FALHAS*/
/**/
