/*  ══════════════════════════════════════════ - W I D T H   S I Z E - ══════════════════════════════════════════ */
.w-5px{ width: 5px !important; }
.w-10px{ width: 10px !important; }
.w-15px{ width: 15px !important; }
.w-20px{ width: 20px !important; }
.w-25px{ width: 25px !important; }
.w-30px{ width: 30px !important; }
.w-35px{ width: 35px !important; }
.w-40px{ width: 40px !important; }
.w-45px{ width: 45px !important; }
.w-50px{ width: 50px !important; }
.w-55px{ width: 55px !important; }
.w-60px{ width: 60px !important; }
.w-65px{ width: 65px !important; }
.w-70px{ width: 70px !important; }
.w-75px{ width: 75px !important; }
.w-80px{ width: 80px !important; }
.w-85px{ width: 85px !important; }
.w-90px{ width: 90px !important; }
.w-95px{ width: 95px !important; }
.w-100px{ width: 100px !important; }
.w-110px{ width: 110px !important; }
.w-120px{ width: 120px !important; }
.w-125px{ width: 125px !important; }
.w-130px{ width: 130px !important; }
.w-135px{ width: 135px !important; }
.w-140px{ width: 140px !important; }
.w-145px{ width: 145px !important; }
.w-150px{ width: 150px !important; }
.w-155px{ width: 155px !important; }
.w-160px{ width: 160px !important; }
.w-165px{ width: 165px !important; }
.w-170px{ width: 170px !important; }
.w-180px{ width: 180px !important; }
.w-190px{ width: 190px !important; }
.w-200px{ width: 200px !important; }
.w-250px{ width: 250px !important; }
.w-280px{ width: 280px !important; }
.w-300px{ width: 300px !important; }
.w-350px{ width: 350px !important; }
.w-400px{ width: 400px !important; }
.w-450px{ width: 450px !important; }
.w-500px{ width: 500px !important; }
.w-550px{ width: 550px !important; }
.w-600px{ width: 600px !important; }

.w-xy-20px{  width: 20px !important;  height: 20px !important; }

.w-01rem{ width: 0.1rem !important; }
.w-02rem{ width: 0.2rem !important; }
.w-03rem{ width: 0.3rem !important; }
.w-04rem{ width: 0.4rem !important; }
.w-05rem{ width: 0.5rem !important; }
.w-06rem{ width: 0.6rem !important; }
.w-07rem{ width: 0.7rem !important; }
.w-08rem{ width: 0.8rem !important; }
.w-09rem{ width: 0.9rem !important; }
.w-1rem{ width: 1rem !important; }
.w-2rem{ width: 2rem !important; }
.w-3rem{ width: 3rem !important; }

/*  ══════════════════════════════════════════ - H E I G H T   S I Z E - ══════════════════════════════════════════ */

.h-10px{ height: 10px !important; }
.h-15px{ height: 15px !important; }
.h-20px{ height: 20px !important; }
.h-30px{ height: 30px !important; }
.h-40px{ height: 40px !important; }
.h-45px{ height: 45px !important; }
.h-50px{ height: 50px !important; }
.h-60px{ height: 60px !important; }
.h-70px{ height: 70px !important; }
.h-80px{ height: 80px !important; }
.h-90px{ height: 90px !important; }
.h-100px{ height: 100px !important; }
.h-150px{ height: 150px !important; }
.h-200px{ height: 200px !important; }
.h-250px{ height: 250px !important; }
.h-300px{ height: 300px !important; }
.h-350px{ height: 350px !important; }
.h-400px{ height: 400px !important; }
.h-500px{ height: 500px !important; }
.h-600px{ height: 600px !important; }
.h-700px{ height: 700px !important; }

.h-01rem{ height: 0.1rem !important; }
.h-02rem{ height: 0.2rem !important; }
.h-03rem{ height: 0.3rem !important; }
.h-04rem{ height: 0.4rem !important; }
.h-05rem{ height: 0.5rem !important; }
.h-06rem{ height: 0.6rem !important; }
.h-07rem{ height: 0.7rem !important; }
.h-08rem{ height: 0.8rem !important; }
.h-09rem{ height: 0.9rem !important; }
.h-1rem{ height: 1rem !important; }
.h-2rem{ height: 2rem !important; }
.h-3rem{ height: 3rem !important; }

/*  ══════════════════════════════════════════ - P A D D I N G   S I Z E - ══════════════════════════════════════════ */

.p-0px{ padding: 0px !important; }
.p-1px{ padding: 1px !important; }
.p-2px{ padding: 2px !important; }
.p-3px{ padding: 3px !important; }
.p-4px{ padding: 4px !important; }
.p-5px{ padding: 5px !important; }
.p-6px{ padding: 6px !important; }
.p-7px{ padding: 7px !important; }
.p-8px{ padding: 8px !important; }
.p-9px{ padding: 9px !important; }
.p-10px{ padding: 10px !important; }
.p-11px{ padding: 11px !important; }
.p-12px{ padding: 12px !important; }
.p-13px{ padding: 13px !important; }
.p-14px{ padding: 14px !important; }
.p-15px{ padding: 15px !important; }
.p-16px{ padding: 16px !important; }
.p-17px{ padding: 17px !important; }
.p-18px{ padding: 18px !important; }
.p-19px{ padding: 19px !important; }

.p-x-1px{ padding-left: 1px !important; padding-right: 1px !important; }
.p-x-2px{ padding-left: 2px !important; padding-right: 2px !important; }
.p-x-3px{ padding-left: 3px !important; padding-right: 3px !important; }
.p-x-4px{ padding-left: 4px !important; padding-right: 4px !important; }
.p-x-5px{ padding-left: 5px !important; padding-right: 5px !important; }
.p-x-6px{ padding-left: 6px !important; padding-right: 6px !important; }
.p-x-7px{ padding-left: 7px !important; padding-right: 7px !important; }
.p-x-8px{ padding-left: 8px !important; padding-right: 8px !important; }
.p-x-9px{ padding-left: 9px !important; padding-right: 9px !important; }
.p-x-10px{ padding-left: 10px !important; padding-right: 10px !important; }
.p-x-11px{ padding-left: 11px !important; padding-right: 11px !important; }
.p-x-12px{ padding-left: 12px !important; padding-right: 12px !important; }
.p-x-13px{ padding-left: 13px !important; padding-right: 13px !important; }
.p-x-14px{ padding-left: 14px !important; padding-right: 14px !important; }
.p-x-15px{ padding-left: 15px !important; padding-right: 15px !important; }
.p-x-16px{ padding-left: 16px !important; padding-right: 16px !important; }
.p-x-17px{ padding-left: 17px !important; padding-right: 17px !important; }
.p-x-18px{ padding-left: 18px !important; padding-right: 18px !important; }
.p-x-19px{ padding-left: 19px !important; padding-right: 19px !important; }
.p-x-20px{ padding-left: 20px !important; padding-right: 20px !important; }
.p-x-25px{ padding-left: 25px !important; padding-right: 25px !important; }
.p-x-30px{ padding-left: 30px !important; padding-right: 30px !important }
.p-x-35px{ padding-left: 35px !important; padding-right: 35px !important }
.p-x-40px{ padding-left: 40px !important; padding-right: 40px !important }
.p-x-45px{ padding-left: 45px !important; padding-right: 45px !important }
.p-x-50px{ padding-left: 50px !important; padding-right: 50px !important }
.p-x-55px{ padding-left: 55px !important; padding-right: 55px !important }
.p-x-60px{ padding-left: 60px !important; padding-right: 60px !important }
.p-x-65px{ padding-left: 65px !important; padding-right: 65px !important }
.p-x-70px{ padding-left: 70px !important; padding-right: 70px !important }
.p-x-75px{ padding-left: 75px !important; padding-right: 75px !important }

.p-y-1px{ padding-top: 1px !important; padding-bottom: 1px !important; }
.p-y-2px{ padding-top: 2px !important; padding-bottom: 2px !important; }
.p-y-3px{ padding-top: 3px !important; padding-bottom: 3px !important; }
.p-y-4px{ padding-top: 4px !important; padding-bottom: 4px !important; }
.p-y-5px{ padding-top: 5px !important; padding-bottom: 5px !important; }
.p-y-6px{ padding-top: 6px !important; padding-bottom: 6px !important; }
.p-y-7px{ padding-top: 7px !important; padding-bottom: 7px !important; }
.p-y-8px{ padding-top: 8px !important; padding-bottom: 8px !important; }
.p-y-9px{ padding-top: 9px !important; padding-bottom: 9px !important; }
.p-y-10px{ padding-top: 10px !important; padding-bottom: 10px !important; }
.p-y-11px{ padding-top: 11px !important; padding-bottom: 11px !important; }
.p-y-12px{ padding-top: 12px !important; padding-bottom: 12px !important; }
.p-y-13px{ padding-top: 13px !important; padding-bottom: 13px !important; }
.p-y-14px{ padding-top: 14px !important; padding-bottom: 14px !important; }
.p-y-15px{ padding-top: 15px !important; padding-bottom: 15px !important; }
.p-y-16px{ padding-top: 16px !important; padding-bottom: 16px !important; }
.p-y-17px{ padding-top: 17px !important; padding-bottom: 17px !important; }
.p-y-18px{ padding-top: 18px !important; padding-bottom: 18px !important; }
.p-y-19px{ padding-top: 19px !important; padding-bottom: 19px !important; }
.p-y-20px{ padding-top: 20px !important; padding-bottom: 20px !important; }
.p-y-25px{ padding-top: 25px !important; padding-bottom: 25px !important; }
.p-y-30px{ padding-top: 30px !important; padding-bottom: 30px !important }
.p-y-35px{ padding-top: 35px !important; padding-bottom: 35px !important }
.p-y-40px{ padding-top: 40px !important; padding-bottom: 40px !important }
.p-y-45px{ padding-top: 45px !important; padding-bottom: 45px !important }
.p-y-50px{ padding-top: 50px !important; padding-bottom: 50px !important }
.p-y-55px{ padding-top: 55px !important; padding-bottom: 55px !important }
.p-y-60px{ padding-top: 60px !important; padding-bottom: 60px !important }
.p-y-65px{ padding-top: 65px !important; padding-bottom: 65px !important }
.p-y-70px{ padding-top: 70px !important; padding-bottom: 70px !important }
.p-y-75px{ padding-top: 75px !important; padding-bottom: 75px !important }

.p-r-0px{ padding-right: 0px !important; }
.p-r-1px{ padding-right: 1px !important; }
.p-r-2px{ padding-right: 2px !important; }
.p-r-3px{ padding-right: 3px !important; }
.p-r-4px{ padding-right: 4px !important; }
.p-r-5px{ padding-right: 5px !important; }
.p-r-6px{ padding-right: 6px !important; }
.p-r-7px{ padding-right: 7px !important; }
.p-r-8px{ padding-right: 8px !important; }
.p-r-9px{ padding-right: 9px !important; }
.p-r-10px{ padding-right: 10px !important; }
.p-r-11px{ padding-right: 11px !important; }
.p-r-12px{ padding-right: 12px !important; }
.p-r-13px{ padding-right: 13px !important; }
.p-r-14px{ padding-right: 14px !important; }
.p-r-15px{ padding-right: 15px !important; }
.p-r-16px{ padding-right: 16px !important; }
.p-r-17px{ padding-right: 17px !important; }
.p-r-18px{ padding-right: 18px !important; }
.p-r-19px{ padding-right: 19px !important; }

.p-l-0px{ padding-left: 0px !important; }
.p-l-1px{ padding-left: 1px !important; }
.p-l-2px{ padding-left: 2px !important; }
.p-l-3px{ padding-left: 3px !important; }
.p-l-4px{ padding-left: 4px !important; }
.p-l-5px{ padding-left: 5px !important; }
.p-l-6px{ padding-left: 6px !important; }
.p-l-7px{ padding-left: 7px !important; }
.p-l-8px{ padding-left: 8px !important; }
.p-l-9px{ padding-left: 9px !important; }
.p-l-10px{ padding-left: 10px !important; }
.p-l-11px{ padding-left: 11px !important; }
.p-l-12px{ padding-left: 12px !important; }
.p-l-13px{ padding-left: 13px !important; }
.p-l-14px{ padding-left: 14px !important; }
.p-l-15px{ padding-left: 15px !important; }
.p-l-16px{ padding-left: 16px !important; }
.p-l-17px{ padding-left: 17px !important; }
.p-l-18px{ padding-left: 18px !important; }
.p-l-19px{ padding-left: 19px !important; }

.p-t-0px{ padding-top: 0px !important; }
.p-t-1px{ padding-top: 1px !important; }
.p-t-2px{ padding-top: 2px !important; }
.p-t-3px{ padding-top: 3px !important; }
.p-t-4px{ padding-top: 4px !important; }
.p-t-5px{ padding-top: 5px !important; }
.p-t-6px{ padding-top: 6px !important; }
.p-t-7px{ padding-top: 7px !important; }
.p-t-8px{ padding-top: 8px !important; }
.p-t-9px{ padding-top: 9px !important; }
.p-t-10px{ padding-top: 10px !important; }
.p-t-11px{ padding-top: 11px !important; }
.p-t-12px{ padding-top: 12px !important; }
.p-t-13px{ padding-top: 13px !important; }
.p-t-14px{ padding-top: 14px !important; }
.p-t-15px{ padding-top: 15px !important; }
.p-t-16px{ padding-top: 16px !important; }
.p-t-17px{ padding-top: 17px !important; }
.p-t-18px{ padding-top: 18px !important; }
.p-t-19px{ padding-top: 19px !important; }

.p-b-0px{ padding-bottom: 0px !important; }
.p-b-1px{ padding-bottom: 1px !important; }
.p-b-2px{ padding-bottom: 2px !important; }
.p-b-3px{ padding-bottom: 3px !important; }
.p-b-4px{ padding-bottom: 4px !important; }
.p-b-5px{ padding-bottom: 5px !important; }
.p-b-6px{ padding-bottom: 6px !important; }
.p-b-7px{ padding-bottom: 7px !important; }
.p-b-8px{ padding-bottom: 8px !important; }
.p-b-9px{ padding-bottom: 9px !important; }
.p-b-10px{ padding-bottom: 10px !important; }
.p-b-11px{ padding-bottom: 11px !important; }
.p-b-12px{ padding-bottom: 12px !important; }
.p-b-13px{ padding-bottom: 13px !important; }
.p-b-14px{ padding-bottom: 14px !important; }
.p-b-15px{ padding-bottom: 15px !important; }
.p-b-16px{ padding-bottom: 16px !important; }
.p-b-17px{ padding-bottom: 17px !important; }
.p-b-18px{ padding-bottom: 18px !important; }
.p-b-19px{ padding-bottom: 19px !important; }

/* ══════════════════════════════════════════ - M A R G I N G   S I Z E - ══════════════════════════════════════════ */

.m-0px{ margin: 0px !important; }
.m-1px{ margin: 1px !important; }
.m-2px{ margin: 2px !important; }
.m-3px{ margin: 3px !important; }
.m-4px{ margin: 4px !important; }
.m-5px{ margin: 5px !important; }
.m-6px{ margin: 6px !important; }
.m-7px{ margin: 7px !important; }
.m-8px{ margin: 8px !important; }
.m-9px{ margin: 9px !important; }
.m-10px{ margin: 10px !important; }
.m-11px{ margin: 11px !important; }
.m-12px{ margin: 12px !important; }
.m-13px{ margin: 13px !important; }
.m-14px{ margin: 14px !important; }
.m-15px{ margin: 15px !important; }

.m-b-0px{ margin-bottom: 0px !important; }
.m-b-1px{ margin-bottom: 1px !important; }
.m-b-2px{ margin-bottom: 2px !important; }
.m-b-3px{ margin-bottom: 3px !important; }
.m-b-4px{ margin-bottom: 4px !important; }
.m-b-5px{ margin-bottom: 5px !important; }
.m-b-6px{ margin-bottom: 6px !important; }
.m-b-7px{ margin-bottom: 7px !important; }
.m-b-8px{ margin-bottom: 8px !important; }
.m-b-9px{ margin-bottom: 9px !important; }
.m-b-10px{ margin-bottom: 10px !important; }

.m-t-0px{ margin-top: 0px !important; }
.m-t-1px{ margin-top: 1px !important; }
.m-t-2px{ margin-top: 2px !important; }
.m-t-3px{ margin-top: 3px !important; }
.m-t-4px{ margin-top: 4px !important; }
.m-t-5px{ margin-top: 5px !important; }
.m-t-6px{ margin-top: 6px !important; }
.m-t-7px{ margin-top: 7px !important; }
.m-t-8px{ margin-top: 8px !important; }
.m-t-8px{ margin-top: 8px !important; }
.m-t-9px{ margin-top: 9px !important; }
.m-t-10px{ margin-top: 10px !important; }

.m-r-1px{ margin-right: 1px !important; }
.m-r-2px{ margin-right: 2px !important; }
.m-r-5px{ margin-right: 5px !important; }
.m-r-10px{ margin-right: 10px !important; }
.m-r-15px{ margin-right: 15px !important; }

.m-l-1px{ margin-left: 1px !important; }
.m-l-2px{ margin-left: 2px !important; }
.m-l-5px{ margin-left: 5px !important; }
.m-l-10px{ margin-left: 10px !important; }
.m-l-15px{ margin-left: 15px !important; }
.m-l-20px{ margin-left: 20px !important; }
.m-l-30px{ margin-left: 30px !important; }
.m-l-40px{ margin-left: 40px !important; }
.m-l-50px{ margin-left: 50px !important; }
.m-l-60px{ margin-left: 60px !important; }
.m-l-70px{ margin-left: 70px !important; }
.m-l-90px{ margin-left: 90px !important; }
.m-l-100px{ margin-left: 100px !important; }
.m-l-120px{ margin-left: 120px !important; }
.m-l-150px{ margin-left: 150px !important; }
.m-l-200px{ margin-left: 200px !important; }

.m-0rem{ margin: 0rem !important; }
.m-01rem{ margin: 0.1rem !important; }
.m-02rem{ margin: 0.2rem !important; }
.m-03rem{ margin: 0.3rem !important; }
.m-04rem{ margin: 0.4rem !important; }
.m-05rem{ margin: 0.5rem !important; }

.m-b-0rem{ margin-bottom: 0rem !important; }
.m-b-01rem{ margin-bottom: 0.1rem !important; }
.m-b-02rem{ margin-bottom: 0.2rem !important; }
.m-b-03rem{ margin-bottom: 0.3rem !important; }
.m-b-04rem{ margin-bottom: 0.4rem !important; }
.m-b-05rem{ margin-bottom: 0.5rem !important; }
.m-b-5rem{ margin-bottom: 5rem !important; }

.m-t-1rem{ margin-top: 1rem !important; }
.m-t-2rem{ margin-top: 2rem !important; }
.m-t-5rem{ margin-top: 5rem !important; }

.m-r-1rem{ margin-right: 1rem !important; }
.m-r-2rem{ margin-right: 2rem !important; }
.m-r-5rem{ margin-right: 5rem !important; }
.m-r-10rem{ margin-right: 10rem !important; }
.m-r-15rem{ margin-right: 15rem !important; }

/*  ══════════════════════════════════════════ - F O N T   S I Z E - ══════════════════════════════════════════ */

.font-size-1px{ font-size: 1px; }
.font-size-2px{ font-size: 2px; }
.font-size-3px{ font-size: 3px; }
.font-size-4px{ font-size: 4px; }
.font-size-5px{ font-size: 5px; }
.font-size-6px{ font-size: 6px; }
.font-size-7px{ font-size: 7px; }
.font-size-8px{ font-size: 8px; }
.font-size-9px{ font-size: 9px; }
.font-size-10px{ font-size: 10px; }
.font-size-11px{ font-size: 11px; }
.font-size-12px{ font-size: 12px; }
.font-size-13px{ font-size: 13px; }
.font-size-14px{ font-size: 14px; }
.font-size-15px{ font-size: 15px; }
.font-size-16px{ font-size: 16px; }
.font-size-17px{ font-size: 17px; }
.font-size-18px{ font-size: 18px; }
.font-size-19px{ font-size: 19px; }
.font-size-20px{ font-size: 20px; }
.font-size-21px{ font-size: 21px; }
.font-size-22px{ font-size: 22px; }
.font-size-23px{ font-size: 23px; }
.font-size-24px{ font-size: 24px; }
.font-size-25px{ font-size: 25px; }
.font-size-26px{ font-size: 26px; }
.font-size-27px{ font-size: 27px; }
.font-size-28px{ font-size: 28px; }
.font-size-29px{ font-size: 29px; }
.font-size-30px{ font-size: 30px; }

.cursor-pointer {
  cursor: pointer !important;
}

.badge-success{
  background-color: green;
  border-radius: 5px;
}

.badge-danger{
  background-color: red;
  border-radius: 5px;
  color: white;
}

table.dataTable tbody td {
  vertical-align: center !important;
}

/* user foto table */
.user-block {
  float: left;
}

.user-block img {
  float: left;
  height: 40px;
  width: 40px;
}
.img-circle {
  border-radius: 50%;
}
img {
  vertical-align: middle;
  border-style: none;
}

.user-block .username {
  font-size: 16px;
  font-weight: 600;
  margin-top: -1px;
}
.block .username {
  display: block;
  margin-left: 50px;
}

.user-block .description {
  color: #6c757d;
  font-size: 13px;
  margin-top: -3px;
}

.user-block .comment, .user-block .description, .user-block .username {
  display: block;
  margin-left: 50px;
}
/* user foto table */

.bg-050505d1 {
  background-color: #050505d1;
}

.resplandor {
  text-shadow: 10px 4px 10px rgb(246 4 4 / 81%);
  font-weight: bold;
}

.img{
  background-image:linear-gradient(rgba(0, 0, 0, var(--opacidad-negro)), rgba(0, 0, 0, var(--opacidad-negro))), url("dist/images/slide-bg-1.jpg");
}

.font_color{
  color: rgb(255, 255, 255); 
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}

/* ══════════════════════════════════════ TEXT ══════════════════════════════════════ */

.text-bold, .text-bold.table td, .text-bold.table th { font-weight: 700; }
.text-white { color: #fff !important; }
.text-primary { color: #007bff !important; }
.text-orange { color: #fd7e14 !important; }
.text-secondary { color: #71869d !important; }
.text-success { color: #009551 !important; }
.text-info { color: #09a5be !important; }
.text-warning { color: #ffc107 !important; }
.text-danger { color: #dc3545 !important; }
.text-danger-2 { color: red; }
.text-light { color: #f7faff !important; }
.text-dark { color: #21325b !important; }
.text-dark-0 { color: #000000 !important; }
.text-indigo { color: #2d1582 !important; }
.text-body { color: #677788 !important; }
.text-muted { color: #8c98a4 !important; }
.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }
.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }
.text-gray-50 { color: #6c757d80 !important; }

/* ══════════════════════════════════════ BTN ══════════════════════════════════════ */

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }
.btn-outline-danger { color: #dc3545; border-color: #dc3545; }

.btn-outline-info:hover { color: #ffffff; background-color: #17a2b8; border-color: #17a2b8; }
.btn-outline-danger:hover { color: #ffffff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  box-shadow: none;
}



.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: none;
}

.btn-group-sm>.btn, .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
