body{
  color: #676a6c !important;
    background: #f3f3f4;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #676a6c;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 20px;
    color: #676a6c;
    font-size: 20px;
}
.bg-ground-mom{
  background-color: #003c71 !important;
  color: white !important;
}
.mousePointer{
    cursor: pointer;
}

.swal2-confirm{
  background-color: #f65058
   !important;
}
.swal2-cancel{
  background-color: #003c71 !important;
}
.swal2-deny{
  background-color: #003c71 !important;
}
.icon-momoutline-rosa:hover {

    background-color: white; /* Green */
    color: #f65058;
}

.icon-momoutline-rosa-no-bg:hover {
  color: #f65058;
}

.icon-rosa {
  color: #f65058;
}
.icon-verde {
  color: #00e600;
}
.btn-mom{
  color: #ffffff !important;
  background-color: #f65058 !important;
  border-color: #f65058 !important;
}

.text-mom{
  color: #003c71;
}
.text-mom-rosa{
  color: white !important;
}

.underline_element {
  background-color:#E0E0E0
}

.text-mom-rosa:hover{
  color: #f65058 !important;
   font-weight: bolder;
}
.text-mom-rosa-no-hover{
  color: #f65058 !important;
   font-weight: bolder;
}

.text-mom-bold-no-hover{
  color: #003c71 !important;
   font-weight: bolder;
}
.card{
border-radius: 1.25rem !important;
}




.btn-outline-mom {

    color: #f65058 !important;
    border-color: #f65058 !important;
}

.btn-outline-mom:hover {

    background-color: #f65058 !important;
    color: white !important;
}

.a-href-blue{
  color: #003c71 !important;
}
.a-href-blue:hover{
  color: #003c71 !important;
}

.a-href-white{
  color: white !important;
}

.a-href-blue-id_logistic{
  color: #003c71 !important;
}

.a-href-blue-id_logistic:hover{
  color: #f65058 !important;
   font-weight: bolder;
}

.a-href-blue-id_logistic-no-bolder{
  color: #003c71 !important;
}

.a-href-blue-id_logistic-no-bolder:hover{
  color: #f65058 !important;
}


.a-href-black{
  color: black !important;
}

.vdp-datepicker input{
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.ibox-content {
    clear: both;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}
.btn-xs {
    font-size: 0.7rem;
    padding: 0.2rem 0.4rem;
}

.paragrafo {
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 30px;
}
.middle-box {
    max-width: 400px;
    margin: 0 auto;
    padding-top: 40px;
}

.middle-box button{

  border-color: #f65058;
  cursor: pointer;
  color: #ffffff;
  background-color: #f65058;
  margin-bottom: 15px;
  min-width: 120px;
  border-radius: 3px;
  font-size: inherit;
}

.btn-hrcolor-blue{

    color: #ffffff;
    background-color: #f65058;
    border-color: #f65058;


}

.btn-hroutline-blue {

    color: #f65058;
    border-color: #f65058;
    background-color:transparent;
    transition: all .5s !IMPORTANT;

}



.btn-hroutline-blue:hover {

    background-color: #f65058 !important;
    color: white !important;
}

.btn-hroutline {

    color: #003c71;
    border-color: #003c71;
    background-color:transparent;
    transition: all .5s !IMPORTANT;

}

.btn-mom-blue {

    color: #ffffff !important;
    background-color: #003c71 !important;
    border-color: #003c71 !important;
}


.btn-hroutline:hover {

    background-color: #003c71 !important;
    color: white !important;
}
.form-control-hrcoffee:focus, .single-line:focus {

    border-color: #f65058;

}
.icon-hrcoffee{
    color: #003c71;
}

.progress-bar-hrcoffee{

    background-color: #f65058;
}
.progress-bar-hrcoffee-orange{

    background-color: #f65058;
}
.dimensioneIcona{

    font-size: 20px;
}

.hr-fontSize{
    font-size: 15px;
}
/***
User Profile Sidebar by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/


.ui-dialog {
    width: 50% !important;
}

.dataTable tr{
  background-color: transparent !important;
}
.dataTable td{
  background-color: transparent !important;
}

.bg-hrBlue{
  background-color: #f65058;
}

.center-img-login-wizard {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.breadcrumbs_class{
  background-color: white
}
