.header_login
{
  -webkit-box-shadow: 0px 10px 5px 7px rgba(0,0,0,0.08);
  -moz-box-shadow: 0px 10px 5px 7px rgba(0,0,0,0.08);
  box-shadow: 0px 10px 5px 7px rgba(0,0,0,0.08);
  background-image: url("../images/barra-blanca-2.png");
  margin:0px;
  width: 100%;
  height: 80px;
}

.header_login label{
  color:#010311;
}

body {
  padding-right: 0px !important;
}

.content-login{
  padding: 15px;
  background-color: #fff;
}

.contExt{
  display: table;
  height: 70px;
  overflow: hidden;
}

.contExt .contInt{
  display: table-cell;
  vertical-align: middle;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

#panel-pre-login {
  border:0px;
}

#panel-heading{
  background-color:#B72E1C;
  border: 0px;
}

#panel-body .panel-default{
  border-radius: 0px;
  border:0px;
  width: 700px;
  margin: 0 auto;
}
#panel-body .panel-default .panel-heading{
  background-color:#B72E1C;
  border: 0px;
}

#panel-body .panel-body{
  background-color:#B72E1C;
}
#panel-body .panel-body label{
  color:#fff;
}
#panel-body .panel-body .btn-primary{
  background-color: #263238;
  border: 0px;
}

.pull-left .contInt{
  color:#fff;
}

#panel-pre-login h4{
  color:#fff;
  background-color: #b72e1c9e;
  margin: 0px;
  padding:6px;
}

.input-group{
  margin-bottom:15px;
}

.input-group input{
  margin-bottom:15px;
  border-radius: 0;
  background-color:#dbdbdb;
}

.input-group-addon {
  background-color: #b72e1c9e;
}

.input-group-addon i{
  color:#fff
}

.btn-primary{
  background-color: #b72e1c9e;
  border-color: #B72E1C;
  border-radius: 0px;
  width: 150px;
  height: 30px;
  font-size: 12px;
}

.btn-primary{
  background-color: #b72e1c9e;
  border-color: #B72E1C;
}
.btn-primary:hover{
  background-color: #b72e1c9e;
}
.btn-primary:active:focus {
  background-color: #b72e1c9e;
  border-color: #B72E1C
}


/**Css para vista de agregar grua*/
.label_add_tow{
  height: 40px;
}
.body_add_tow{
  background-color: #b72e1c9e;
}

.body_add_tow .row{
  padding-top: 40px;
  padding-bottom: 40px;
}

.body_add_tow p{
  padding-top: 30px;
}

.body_add_tow h2{
  color: white;
}


#towForm {
  padding: 0px;
}
.modalRowAddTow{
  margin: 0px;
}

/**Css para vista editar grua modal*/
.body-modal{
  padding: 0px;
}


.modal-style{
  background-color: #b72e1c9e;
  padding-top: 0px;
  padding-bottom: 0px;
}

.modal-content{
  border: 0px;
}

.panel-add-tow{
  margin-bottom: 0px;
}

#content-form-modal{
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

#button-close{
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 1px;
  background:#B72E1C;
}
#button-close-assignDriver{
  position: fixed;
  right: 20px;
  top: 10px;
}

#button-close-assignDriver button{
  color: #fff;
}

#title-modal{

  padding-bottom: 17px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;

}
#btn_add_internal_user{

  margin-bottom: 0px;
  padding-top: 10px;

}

#body-modal{
  padding-bottom: 0px !important;
}

#text-required{
  padding-top: 5px;
  color:#fff;

}

#form_intern{
  background-color: #b72e1c9e;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: #fff;
}

#content-price{
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

#bodyInterest{

  padding-right: 220px;
  padding-left: 220px;
  padding-top: 50px;
  padding-bottom: 50px;

}

.btn_add_interest{
  background-color: #b72e1c9e;
  display: block;

  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #fff;

}

#celda_interest{
  padding: 0px !important;
}

#table-year{
  background-color: #A7A9AC;
  border-radius: 5px;

}

.btn-accept{
  background: #404041;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 15px;
  border-color: #404041;
}

.btn-actions{
  background: #B72E1C;
  border-radius: 5px;
  border-color: #b72e1c9e;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 6px;
  padding-right: 6px;
}
.btn-actions-disabled{
  background: #A7A9AC;
  border-radius: 5px;
  border-color: #A7A9AC;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

#input-paramters{
  padding-bottom: 20px;
}

#input_parameter{
  margin-bottom: 5px;
}
#text-error{
  color: #fff;

  }

#listaPosiblesVehiculos{
  height: 300px;
  width: 350px;
  border: 1px solid #ddd;
  background: #f1f1f1;
  overflow-y: scroll;
}

.selectionList{
  height: 300px;
  width: 350px;
  border: 1px solid #ddd;
  background: #f1f1f1;
  overflow-y: scroll;
}

.selected{
  height: 300px;
  width: 350px;
  border: 1px solid #ddd;
  background: #f1f1f1;
  overflow-y: scroll;
}

#listaVehiculos{
  height: 300px;
  width: 350px;
  border: 1px solid #ddd;
  background: #f1f1f1;
  overflow-y: scroll;
}

#reset_password_force {
  border: 2px #fff solid;
  border-radius: 4px;
  padding: 40px 150px 40px 150px;
}

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


.fade-animation {
  webkit-transition: all cubic-bezier(.25,.46,.45,.94) .5s;
  -moz-transition: all cubic-bezier(.25,.46,.45,.94) .5s;
  -o-transition: all cubic-bezier(.25,.46,.45,.94) .5s;
  transition: all cubic-bezier(.25,.46,.45,.94) .5s;
}

#my_filter_menu {
  /*B72E1C*/
  background-color: #fff;
  height: 250px;
  width: 200px;
  right: 15px;
  top: 80px;
  display: none;
  position: absolute;
  z-index: 10000;
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  float: right;
  margin-top:13px;
}
.switch input {
  display:none;;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 4px;
  bottom: 4px;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #fff;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.inicio-menu {
  margin-bottom: 2px;
  background-color:#B72E1C !important;
  height: 48px;
}

.hide-element {
  display: none;
}


.btnPrintDisponible{
  color: #fff !important;
}
.btnPrintNoDisponible{
  color: #333 !important;
}

.btn-add-payment{
  padding: 6px;
  background-color:#B72E1C;
  border-radius: 25px;
  font-size: 20px;
}

.footer-mcc{
  background-image: url("../images/footer-2024.png");
  margin:0px;
  width: 100%;
  height: 70px;
  padding-top:35px;
  bottom:0 !important;
  position:fixed;
  z-index: 106;
}
.footer-mcc label{
  color:#010311;
}

/* MEDIA QUERIES */
@media (max-width: 767px) {
  .header_login{
    height: 210px !important;
    background-image: none;
    background-color: #fff;
  }
  #role, #logo, #logout{
    padding-top: 10px !important;
  }
  #logout{
    border-bottom: 7px solid rgba(0, 0, 0, .7) !important;
  }
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.row-centered {
  text-align:center;
}
.col-centered {
  display:inline-block;
  float:none;
  /* reset the text-align */
  text-align:left;
  /* inline-block space fix */
  margin-right:-4px;
}

/* Estilos para el contenedor modal */
#imageModal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/* Imagen dentro del modal */
#imageModal img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
}
