.colorcontacto {
	 font-size: 19px;
    color: #000000 !important;
    margin: 15px;
}

.input-facturacion {
  text-transform: uppercase;
}

form-control {
  text-transform: uppercase;
}

.resaltadoInputSelect{
    font-style: bold!important;
    font-size: large!important;
   color: red!important;
}


.selectedColor{
  color: red;
}


.aligndiv {
  margin: auto;
  width: 100%;
  padding: 10px;
}


.aligndiv2 {
  margin: auto;
  width: 20%;
  padding: 10px;
}

.colormensaje {
	 font-size: 19px;
	 font-weight: bold;
    color: #000000 !important;
    margin: 15px;
}

.colormensajeerrorcontacto {
	 font-size: 19px;
    color: #000000 !important;
    margin: 15px;
}


.colormensaje2 {
    color: #1c1c1c   !important;
     border-color: #1c1c1c   !important;
          font-size: 18px!important;
}

.mensajemodalconfirm {
    color: #1c1c1c   !important;
    font-size: 18px!important;
}


.colormensaje3 {
    color: #1c1c1c   !important;
     border-color: #1c1c1c   !important;
     font-size: 18px!important;
}

.colormensaje5 {
    color: #1c1c1c   !important;
     font-size: 18px!important;
}

.colormensaje4 {
	 font-weight: bold;
    color: #1c1c1c   !important;
     font-size: 18px!important;
}

.form {
  width: 450px;
}

.error {
    color: red;
    font-style: italic;
}

.response-download {
	border: 1px #198C19 solid;
	background-color: #CCE5CC;
}
.response-error {
	border: 1px #FF1919 solid;
	background-color: #FFCCCC;
}
.response-sending {
	border: 1px #1919FF solid;
	background-color: #B2B2FF;
}

.abs-center {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 25vh;
  margin-top: 5vh;
}

.abs-center-b {
  display: inline-block;
  align-items: center;
  justify-content: center;
  min-height: 25vh;
  margin-top: 5vh;
}


.abs-center-d {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5vh;
  margin-top: 1.5vh;
}
 

 
 .abs-center {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 25vh;
  margin-top: 5vh;
}

.abs-center-b {
  display: inline-block;
  align-items: center;
  justify-content: center;
  min-height: 25vh;
  margin-top: 5vh;
}


.abs-center-d {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5vh;
  margin-top: 1.5vh;
}
 
.form {
  width: 450px;
}

.error {
    color: red;
    font-style: italic;
}

.response-download {
	border: 1px #198C19 solid;
	background-color: #CCE5CC;
}
.response-error {
	border: 1px #FF1919 solid;
	background-color: #FFCCCC;
}
.response-sending {
	border: 1px #1919FF solid;
	background-color: #B2B2FF;
}