body {
  font-weight: 600;
}

.borderReportAdmin {
  background: green;
  border: 2px solid green;
}

.borderReportAdminC {
  background: #0080ff;
  border: 2px solid #0080ff;
}

/*  icon delete report */
table.glyphicon-hover .iconDelete {
  visibility: hidden;
  /* display: none; */
}
table.glyphicon-hover tr:hover .iconDelete {
  visibility: visible;
}

.iconDelete {
  margin-left: 5px;
}
/*  icon delete report */

/*  icon close file  */
.patientAll tbody td .iconCloseFile {
  visibility: hidden;
  /* display: none; */
}
.patientAll tbody tr:hover .iconCloseFile {
  visibility: visible;
}

.iconCloseFile {
  float: right;
  margin-left: 5px;
}
/*  END icon close file */

/* table all patients */
.patientAll, .detailPatient {
  border-collapse: separate;
  border-spacing: 0 15px;
  width: 100%;
}

.patientAll thead tr, .detailPatient thead tr {
  font-size: 14px;
  font-weight: 600;
}

.patientAll thead td:first-child, .detailPatient thead td:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.patientAll thead td:first-child::before, .detailPatient thead td:first-child::before {
  border-right: 0px;
}

.patientAll thead td:last-child::before {
  border-right: 0px;
}

.patientAll thead td:last-child, .detailPatient thead td:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.patientAll thead td::before {
  border-right: 1px #aaa solid;
  content: " ";
  height: 90%;
  margin-right: 6px;
  position: relative;
  top: 5%;
}

.detailPatient thead td::before {
  border-right: 1px #aaa solid;
  content: " ";
  height: 90%;
  margin-right: 6px;
  position: relative;
  top: 5%;
}

.patientall tbody tr{
  background: white;
  color: #a4a4a4;
  cursor: pointer;
  font-size: 14px;
  
}

.detailPatient tbody tr {
  background: white;
  color: #a4a4a4;
  font-size: 14px;
}

.btn-infoAcept {
  background-color: #5bc1de;
  border-color: #5bc1de;
  color: #fff;
}

.btn-infoAcept:hover {
  background-color: #28a2c6;
  border-color: #28a2c6;
  color: #fff;
}

.patientall .newPatientWrap tr {
  background: #5b7fde;
  color: white;
  cursor: auto;
}

.patientall .newPatientWrap tr .pdfCases {
  cursor: pointer;
}

.tooltip.customClass .tooltip-inner {
  background: #5b7fde;
  color: white;
  padding-bottom: 20px;
  padding-top: 20px;
}

/* .tooltip.customClass .tooltip-arrow {
  border-top-color: #5b7fde; 
} */

.tooltip.customClass .tooltip-arrow {
  border-left-color: transparent;
}

.btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-danger {
  background-color: #ee4d75 !important;
  border-color: #ee4d75 !important;
  color: #fff !important;
}

.btn-danger:hover {
  background-color: #ce1442 !important;
  border-color: #ce1442 !important;
  color: #fff;
}

.patientall tbody td, .detailPatient tbody td {
  border-bottom: 1px solid #a4a4a4;
  border-left: 1px #000;
  border-top: 1px solid #a4a4a4;
  padding: 15px 10px 15px 10px;
}

.patientall tbody td small, 
.patientall tbody td span, 
.detailPatient tbody td small, 
.detailPatient tbody td span {
  margin-left: 8px;
}

.patientAll tbody td:first-child, .detailPatient tbody td:first-child {
  border-bottom: 1px solid #a4a4a4;
  border-bottom-left-radius: 4px;
  border-left: 1px solid #a4a4a4;
  border-top: 1px solid #a4a4a4;
  border-top-left-radius: 4px;
}

.patientAll tbody td:first-child::before, .detailPatient tbody td:first-child::before {
  border-right: 0px;
}

.patientAll tbody td:last-child::before {
  border-right: 0px;
}

.patientAll tbody td::before, .detailPatient tbody td::before {
  border-right: 1px #aaa solid;
  content: " ";
  height: 90%;
  position: relative;
  top: 5%;
}
.patientAll tbody td:last-child, .detailPatient tbody td:last-child {
  border-bottom: 1px solid #a4a4a4;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #a4a4a4;
  border-top: 1px solid #a4a4a4;
  border-top-right-radius: 4px;
}

.patientAll thead td, .detailPatient thead td {
  padding: 25px 10px 25px 10px;
}

.headers-titles-app small{
  font-size: 80%;
}
/* End table all patients */

.btnUserRol {
  /*float: left;*/
  margin-left: 20px;
  margin-right: 20px;
}

.activeRol {
  background: #0080ff !important;
  color: #ffffff !important;
  text-transform: uppercase;
}

.hover,
.data-cases-app {
  cursor: grab;
}

.casesMT > .files {
  cursor: pointer;
}

.borderReportAdminC,
.borderReportAdmin {
  cursor: pointer !important;
}

.hover:hover {
  background: #dede;
}

.white {
  background: white;
}

.border {
  border: 1px solid #a4a4a4 !important;
  border-radius: 4px !important;
}

.hidenBox {
  display: none;
}

.visible {
  display: block !important;
}

.msgLoginRecovery {
  color: #337ab7 !important;
  text-transform: uppercase !important;
}
.msgHidden {
  display: none;
}
.msgLogin {
  color: #ff0000 !important;
  text-transform: uppercase !important;
}
.msgLoginTrue {
  color: green !important;
  text-transform: uppercase !important;
}

.msgCheckFalse {
  border: 1px solid red;
}

.msgCheckTrue {
  border: 1px solid green;
}

#recovery {
  position: relative;
}

.firstSampleAnimation.ng-hide-remove {
  opacity: 1;
  -webkit-transition: 1s ease-in-out opacity;
  -moz-transition: 1s ease-in-out opacity;
  -ms-transition: 1s ease-in-out opacity;
  -o-transition: 1s ease-in-out opacity;
  transition: 1s ease-in-out opacity;
}

.firstSampleAnimation.ng-hide {
  opacity: 0;
}

.vcenter {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.btnSecond {
  background: #fff;
  border: 1px solid #0080ff;
  color: #0080ff;
}

.btnSecond:hover {
  background: #0080ff !important;
  border: 1px solid #0080ff !important;
  color: #ffffff !important;
}

.modalInvoice {
  background: #2298f0 !important;
  text-align: center !important;
}

.titleInvoice {
  color: #586373;
  text-align: center;
  width: 100%;
}

.invoiceFooter {
  text-align: center;
}

.activityBill {
  background: aliceblue;
}

.has-error {
  border: solid 1px red;
}

/* .active {
  color: white !important;
  text-transform: uppercase;
  text-decoration: none;
} */

.sideBarUl .active a,
.sideBarUlS .active a {
  color: white !important;
  text-decoration: none;
  /* text-transform: uppercase; */
}

.statusP {
  border: 1px solid yellow !important;
}

.newPateintP {
  height: 30px;
}
.newPateintP > button {
  margin-right: 10px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.5s; /* For Safari 3.1 to 6.0 */
  transition: opacity 0.5s;
}

.swicht {
  border-bottom: 1px solid #444e5c;
  border-top: 1px solid #444e5c;
  padding-bottom: 5px;
  padding-top: 18px;
}

.lnkSett {
  margin-top: 15px;
}

.reAsign {
  color: #0080ff;
  cursor: pointer;
}

.reAsign:hover {
  color: #0080ff;
  cursor: pointer;
}

/***custom tabs cases manager**/

.topheaderTab {
  padding-bottom: 0px;
}

.nav-pills {
  height: 55px;
}

.nav-pills > li.active > a {
  background-color: white !important;
  border-bottom: 2px solid #0080ff;
  border-radius: 0px !important;
  color: #000 !important;
  height: 100% !important;
  text-transform: none !important;
}

.nav-pills > li {
  float: left;
  height: 55px !important;
  margin-top: 0px !important;
}

.nav-pills > li > a:hover {
  background-color: white !important;
  border-bottom: 2px solid #0080ff;
  border-radius: 0px !important;
  height: 100% !important;
}

.nav-pills > li > a {
  height: 100% !important;
}

.headers-textCases-app li {
  padding: 10px 0px 10px 10px;
}

.casesMT {
  /* border-collapse: separate !important; */
  border-spacing: 0em 1em !important;
}

.casesMTAdmin {
  border-collapse: separate !important;
  border-spacing: 0em 1em !important;
}

.casesMTAdmin > tbody > tr {
  background-color: #fff;
  cursor: grab;
}

.casesMT > tbody > tr {
  background-color: #fff;
}

.casesMT > tbody > tr > td,
.casesMT > tbody > tr > th,
.casesMT > tfoot > tr > td,
.casesMT > tfoot > tr > th,
.casesMT > thead > tr > td,
.casesMT > thead > tr > th {
  padding: 15px !important;
}

.casesMT > thead {
  background: #e2e7ed;
  padding-bottom: 5px;
  padding-top: 5px;
}

.casesMTAdmin > thead {
  background: #e2e7ed;
  padding-bottom: 5px;
  padding-top: 5px;
}

.casesMTAdmin > tbody > tr {
  background-color: #fff;
  cursor: grab;
}

.casesMTAdmin > tbody > tr > td,
.casesMTAdmin > tbody > tr > th,
.casesMTAdmin > tfoot > tr > td,
.casesMTAdmin > tfoot > tr > th,
.casesMTAdmin > thead > tr > td,
.casesMTAdmin > thead > tr > th {
  padding: 15px !important;
}

.tabsC {
  /* border: 1px solid #a4a4a4; */
  padding-bottom: 20px;
  padding-left: 0px;
  /* background: white; */
  padding-right: 0px;
}

.btnSecond .btn-info {
  background-color: #f6f7fa;
  border-color: #a4a4a4;
  color: #999fa7;
}

.btnSecond {
  padding-bottom: 10px;
}

/* custom tabs cases manager */

/**custom search**/
.header-app li.main-search .search-input.form-control {
  /* border: none; */
  background: white;
  border: 1px solid #eee;
  border-radius: 40px;
  color: #999;
  font-size: 12px;
  font-weight: normal;
}
/**custom search**/

/**icon input*/
.icon-form {
  padding-left: 5px;
  padding-top: 7px;
  position: absolute;
}

.dataPickerInput {
  padding: 6px 20px;
}
/**end icon input*/

/***typehead****/

[uib-typeahead-popup] {
  width: 94%;
}
/***END typehead***/

.sideBarUl a .active {
  color: white !important;
}
.noAccess {
  background: white;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.adminLogo {
  background: #1d2531;
  color: white;
  height: 80px;
  text-align: center;
  width: 100%;
}

.sideBarUl {
  list-style: none;
  margin-top: 60px;

  /* margin-left: 20px; */
}

.sideBarUlS {
  list-style: none;
  margin-right: 25px;
  /* margin-left: 20px; */
}

.sideBarUlS li {
  margin-bottom: 20px;
}

.sideBarUlS a {
  color: #444e5c;
}

.sideBarUlS a:hover {
  color: #a5afbb;
  text-decoration: none;
}

.titleSwicht {
  color: #a5afbb;
}

.sideBarUl li {
  margin-bottom: 20px;
}

.sideBarUl a {
  color: #444e5c;
}

.sideBarUl a:hover {
  color: #a5afbb;
  text-decoration: none;
}

.topheaderSecond button {
  margin-right: 15px;
  min-width: 150px;
}

.topheaderSecond .btn-info {
  background-color: #299ff7;
  border-color: #299ff7;
  color: #fff;
}

.topheaderSecond .btn-info:hover {
  background-color: #1b96f5;
  border-color: #1b96f5;
  color: #fff;
}

.topheaderSecond .btn-default {
  background-color: #f7f8fa;
  border-color: #f7f8fa;
  color: #68707e;
}

.side-bar-app {
  background-color: red;
  bottom: 0px;
  left: 0px;
  position: absolute;
  top: 0px;
}

.side-bar-app ul {
  width: auto;
}
/* .content-app {
  background-color: red;
} */
/*style login */
.textHeadelogin {
  color: white;
  margin-top: 100px;
  text-align: center;
}
.back-login {
  background-image: url(../images/back-login.png);
  background-position: center;
  background-size: cover;
  display: inline-table;
  height: 100%;
  position: absolute;
  width: 100%;
}

.form-signin input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 5px;
}
.form-signin input[type="password"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 10px;
}
.form-signin .form-control {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  height: auto;
  padding: 10px;
  position: relative;
}
.vertical-offset-100 {
  padding-top: 100px;
}
.img-responsive {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}
.panel-default > .panel-heading {
  background-color: #fff;
  color: #333;
}
.panel {
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 35px;
}
.panel-heading-login {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom: -35px;
  padding: 10px 15px;
}

.panel-body {
  padding: 25px;
}

.panel-footer.panel-custom {
  border-top: 1px solid #dee;
  color: #ddd;
  text-align: center;
}

.list-inline {
  margin-left: 0px;
}
/*END style login */

/*Style topherder Second*/

.topheaderSecond {
  padding-bottom: 10px;
}

hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-bottom: 10px;
  margin-top: 20px;
}

/*style panel*/

.panel {
  border: 1px solid #dadde4;
}
.panel-default > .panel-heading {
  background-color: #e2e7ed;
  color: #333;
}
.panel-heading {
  border-bottom: 1px #dadde4;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 20px 20px;
}

.panel-body {
  padding: 20px;
}

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
  height: 100%;
  margin: auto;
  position: fixed;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  width: 320px;
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
  left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
  border: none;
  border-radius: 0;
}

.modal-header {
  background-color: #2298f0;
  border-bottom-color: #2298f0;
  color: white;
  text-align: center;
}
/*UL content perfil Employer*/

.app-ul-employerPerfilTitle {
  background: #151515;
  border-radius: 4px;
  color: white;
  margin-bottom: 0px;
  padding: 20px 10px 20px 10px;
}

.app-ul-employerPerfil {
  background-color: #fff;
  padding: 20px 10px 20px 10px;
}

.headers-titlesEmployerPerfil-app {
  background: #232c3d;
  border-radius: 4px;
  color: #dedfe0;
  margin-bottom: 0px;
  padding: 20px 10px 20px 10px;
}

.headers-titlesEmployerPerfil-app li {
  border-right: 1px solid #a4a4a4;
  width: 173px;
}

.headers-dataEmployerPerfil-app {
  background: white;
  border: 1px solid #a4a4a4;
  border-radius: 4px;
  color: #b6b9c0;
  padding: 25px 10px 25px 10px;
}

.headers-datasEmployerPerfil-app {
  background: white;
  color: #b6b9c0;
  margin-bottom: 0px;
  padding: 25px 10px 25px 0px;
}

.headers-datasEmployerPerfil-app li {
  width: 150px;
  /*padding-right: 8%;*/
}

.headers-datas-app {
  background: white;
  color: #b6b9c0;
  margin-bottom: 0px;
}

.headers-datas-app li {
  width: 150px;
  /*padding-right: 8%;*/
}

.headers-dataEmployerPerfil-app li {
  border-right: 1px solid #a4a4a4;
  /*padding-right: 8%;*/
  vertical-align: -webkit-baseline-middle;
  width: 173px;
}

.headers-textEmployerPerfil-app {
  background: #e2e7ed;
  color: #7e8693;
  margin-bottom: 0px;
}

.headers-textEmployerPerfil-app li {
  width: 150px;
}

/***profile***/

.user-details {
  padding: 0;
  position: relative;
}
.user-details .user-image {
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.user-image img {
  clear: both;
  margin: auto;
  position: relative;
}

.user-details .user-info-block {
  background: rgb(255, 255, 255);
  padding-top: 35px;
  position: absolute;
  top: 55px;
  width: 100%;
  z-index: 0;
}
.user-info-block .user-heading {
  margin: 10px 0 0;
  text-align: center;
  width: 100%;
}
.user-info-block .navigation {
  border-bottom: 1px solid #428bca;
  border-top: 1px solid #428bca;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.navigation li {
  float: left;
  margin: 0;
  padding: 0;
}
.navigation li a {
  float: left;
  padding: 20px 30px;
}
.navigation li.active a {
  background: #428bca;
  color: #fff;
}
.user-info-block .user-body {
  float: left;
  padding: 5%;
  width: 90%;
}
.user-body .tab-content > div {
  float: left;
  width: 100%;
}
.user-body .tab-content h4 {
  color: #333;
  margin: 10px 0;
  width: 100%;
}

.col-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/*****/
.sectionTab {
  padding: 10px;
}
/*****/

.modal-content {
  min-height: 350px !important;
  overflow: auto !important;
}

/* .act:hover .edit {
  display: block;
  cursor: pointer;
}

.edit {
  padding-top: 7px;
  padding-right: 10px;
  right: 20px;
  top: 0;
  position: absolute;
  display: none;
  z-index: 100;
} */

.edit {
  display: block;
  margin-left: 20px !important;
  padding-right: 10px;
  padding-top: 7px;
}

.hide {
  display: none;
}

.margin-left {
  margin-left: 20px;
}

.marginApp {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.settingProfile {
  background-color: white !important;
}

.avatar {
  height: 120px;
  width: 120px;
}

.avatarTop {
  height: 60px;
  width: 60px;
}

.hidden {
  display: none;
}

.click {
  cursor: pointer;
}

.headers-datas-app.headers-datas-app.list-inline td {
  padding: 20px;
}

.list-inline th {
  padding: 20px;
}

.casManagerList {
  width: 100%;
}

.headerTitle {
  margin-top: 20px;
}

.actEdit {
  cursor: pointer;
}

div.navbar-collapse.collapse {
  display: block;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
div.navbar-collapse.collapse.in {
  max-height: 2000px;
}

/*Menu bar*/
.menuBar {
  color: white;
  float: right;
  margin-right: 20px;
  margin-top: 25px;
}
/* End Menu bar*/

.orderDate {
  cursor: pointer;
}

.orderDate:hover {
  color: #5bc0de;
}

.btnDelete {
  cursor: pointer;
}
.pointerAtt {
  cursor: default;
}
.backNotFile {
  background-color: #5b7fde;
  color: #fff;
}

.titlePatient {
  padding-top: 35px;
}

/* section nursing notes*/
.wrapperNotes {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px;
}
.backNotes {
  background-color: #5b7fde;
}

.dateNotes {
  align-items: center;
  background-color: #5b7fde;
  border: 1px solid #fff;
  border-radius: 90px;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 50px;
  justify-content: center;
  width: 50px;
}
.dayNotes {
  font-size: small;
}
.contentNotes {
  background: #fff;
  border: 1px solid #5b7fde;
  color: #5b7fde;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  padding: 20px;
  position: relative;
  width: 95%;
}

.overlayClose {
  background: #ddd;
  cursor: pointer;
  font-size: 0.9rem;
  opacity: 0;
  padding: 8px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 0;
  transition: 0.3s ease;
}
.overlayMake {
  background: #ddd;
  cursor: pointer;
  font-size: 0.9rem;
  opacity: 0;
  padding: 8px;
  position: absolute;
  right: 70px;
  text-align: center;
  top: 0;
  transition: 0.3s ease;
}

.contentNotes:hover .overlayClose {
  opacity: 1;
}

.contentNotes:hover .overlayMake {
  opacity: 1;
}

.contentNotes:before {
  background: #fff;
  border-left: 1px solid;
  border-top: 1px solid;
  content: "";
  height: 20px;
  left: -11px;
  position: absolute;
  top: 10px;
  transform: rotate(-45deg);
  width: 20px;
}

.titleNotes {
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 15px;
}
.yearNotes {
  color: #ddd;
}

.descriptionNotes {
  font-size: 1.2rem;
  font-weight: 400;
}

.badge-notify {
  background: #5b7fde;
  font-size: 0.9rem;
  left: -8px;
  padding: 5px;
  position: relative;
  top: -10px;
}

.viewNotes:hover,
.viewNotesBack {
  color: #5b7fde;
}

.modal-headerViewNotes {
  background: none;
}

.close {

  color: #ffffff !important;
  font-size: 41px !important;
  font-weight: 200 !important;

  opacity: 1 !important;
}

.btn-app-primary {
  background-color: #5b7fde;
  color: white;
}

.btn-app-primary:hover {
  background-color: rgb(54, 76, 136);
  color: white;
}

.panel-default > .app-header-panel {
  background-color: white;
  border-bottom: 1px solid #e2e7ed;
  color: #777575;
  padding-bottom: 30px;
}
.app-table > thead {
  color: #a4a4a4;
  font-size: 12px;
  font-weight: bold;
}
.app-table > tbody {
  color: #a4a4a4;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* font-weight: 100; */
}

.iconClick {
  cursor: pointer;
  margin-right: 3px;
}

.iconClick:hover {
  color: #428bca;
}

.delete:hover {
  color: red;
}

tr.app-patientForUser td {
  border-bottom: 1px solid #178fff;
  border-left: 1px #178fff;
  border-top: 1px solid #178fff;
}

tr.app-patientForUser td:first-child {
  border-bottom: 1px solid #178fff;
  border-bottom-left-radius: 4px;
  border-left: 1px solid #178fff;
  border-top: 1px solid #178fff;
  border-top-left-radius: 4px;
}

tr.app-patientForUser td:last-child {
  border-bottom: 1px solid #178fff;
  border-bottom-left-radius: 4px;
  border-right: 1px solid #178fff;
  border-top: 1px solid #178fff;
}

.appMouse {
  cursor: pointer;
}




.content-progress{
    
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
 
    width: 100%;
 
}

.linea-progreso {
    background-color: #eee;
    border: 1px solid #E0E6F8; /* Agregamos un borde para mayor claridad */
    border-radius: 10px; /* Hacemos las esquinas redondeadas */
    height: 10px;
    margin-top: 10px;
    overflow: hidden; /* Aseguramos que el contenido dentro de la barra no sobresalga */
  
  }

    .progreso {
      background-color: #222C3C;
      height: 100%;
    }

.info {
  bottom: 10px; /* Ajusta la posición del .info */
  color: #222C3C;
  display: flex;
  font-size:small;
  justify-content: space-between;
  /* Agrega posicionamiento absoluto */
  width: 100%;
}

.box-dashboard-app{
    
  background-color: #fff;
  border: 1px solid #a4a4a4;
  border-radius: 15px;
  display: flex;
    flex-direction: column;
  padding: 20px;
  position: relative;
}
.color-title-box-dashboard-app{
  color: #222C3C;
  font-weight: 800;
}

.box-dashboard-progress-app{
  background-color: #fff;
   border: 1px solid #a4a4a4; 
    border-radius: 15px;
  display: flex;
  flex-direction: column;
  padding: 20px;
   position: relative;
}
.content-box-dashboard-app{
  margin-bottom: 50px;
}

.aspect-ratio-box {
    padding-bottom: 12%; /* Esta es la relación de aspecto deseada (3:4), puedes ajustarla según tus necesidades */
    position: relative;
    width: 100%;
}

.aspect-ratio-box > * {
    height: 100%;
    width: 100%;
}

.table-responsive {
  overflow-x: auto;
   width: 100%;
}

.patientAll td, .dataEntry th {
    min-width: 100px; /* Establece el ancho mínimo para todos los td */
    white-space: nowrap; /* Evita que el texto se divida en varias líneas */
}

.badge-app-success, .badge-app-warning {
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.badge-app-success{
   background-color: rgb(6, 182, 6);
}

.badge-app-warning{
   background-color: red;
}

.dropdown.moreApp button{
  background-color: transparent;
  border:none;
}

/* Estilos para la fila expandida */
.expanded-row {
    /* Estilos de expansión, por ejemplo, altura máxima */
    height: 60vh; /* Ajusta este valor según tus necesidades */
    transition: height 0.5s ease; /* Transición suave de la altura */
}

/* Estilos para la fila activa */
.active-row {
    /* Estilos para resaltar la fila seleccionada */
    background-color: #f0f0f0; /* Color de fondo diferente */
}

/* Estilos para la fila expandida */
.collapsed-row {
    /* Oculta la fila que no está expandida */
    height: 0;
    overflow: hidden;
    transition: height 0.5s ease; /* Transición suave de la altura */
}


.panel-app {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}

.panel-head-app {
  background-color: #fff;
  cursor: pointer;
  padding: 20px 20px;
}

.panel-body-app {
  display: block;
  padding: 10px;
}
.wrap-panel-head-app{
    align-content: center;
    align-items: center;
    display: flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  
}

.wrap-panel-head-app p {
    margin-bottom: 0; /* Elimina el margen inferior de todos los elementos p dentro de wrap-panel-head-app */
}
