
/*.dropdown-left-manual {
  right: 0 !important;
  left: auto !important;
  padding-left: 1px !important;
  padding-right: 1px !important;
}*/ 
/* background: #d4d4d5; */
.skin-purple-light .sidebar-menu>li:hover>a, .skin-purple-light .sidebar-menu>li.active>a {
  color: #000;
  background: #d4d4d5 !important;
}

.btn_googlehrl.focus, .btn_googlehrl:focus, .btn_googlehrl:hover {
    color: #333;
    text-decoration: none;
    background-color: #e66b5c !important;
}


.btn-zoom {
/*    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;*/
    transition: all 0.1s ease-out;
/*    transition-property: all;
    transition-duration: 0.1s;
    transition-timing-function: ease-out;
    transition-delay: 0s;*/
    /* position: absolute; */
    /* top: -10px; */
    /* right: 10px; */
    /* z-index: 0; */
    /* font-size: 90px; */
    /* color: rgba(0,0,0,1.5); */
}

.btn-black-hrl{	background-color: #2c3b41 !important;}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.hr-hrl {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: 0 !important;
    border-top: 1px solid #eee !important;
}

.label-triaje-hrl{color: #e80404;}


/*.li-hrl:hover {
  color: #E91E63 !important;
}*/

.nav-tabs-custom > .nav-tabs > li.active{
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
}
/******************************************/

.box.box-solid.box-iceberg {border: 1px solid #73c5d0;}
.box.box-solid.box-iceberg > .box-header-hrl {
  color: #ffffff;
  background: #73c5d0;
  background-color: #73c5d0;
}
.box.box-solid.box-iceberg > .box-header-hrl a,
.box.box-solid.box-iceberg > .box-header-hrl .btn {
  color: #ffffff;
}
.box.box-iceberg {border-top-color: #73c5d0;}
.boxbody-iceberg{background: #73c5d0}

/******************************************/

.box.box-solid.box-middleblue {border: 1px solid #67c9e0;}
.box.box-solid.box-middleblue > .box-header {
  color: #ffffff;
  background: #67c9e0;
  background-color: #67c9e0;
}
.box.box-solid.box-middleblue > .box-header a,
.box.box-solid.box-middleblue > .box-header .btn {
  color: #ffffff;
}
.box.box-middleblue {border-top-color: #67c9e0;}
.boxbody-middleblue{background: #67c9e0}

/******************************************/

.box.box-solid.box-cgblue {border: 1px solid #0086a4;}
.box.box-solid.box-cgblue > .box-header {
  color: #ffffff;
  background: #0086a4;
  background-color: #0086a4;
  padding-bottom: 0px; 
  padding-top: 0px;
}
.box.box-solid.box-cgblue > .box-header a,
.box.box-solid.box-cgblue > .box-header .btn {
  color: #ffffff;
}
.box.box-cgblue {border-top-color: #0086a4;}
.boxbody-cgblue{background: #0086a4}

/******************************************/

.box.box-solid.box-blanc 
{
  border: 1px solid #fff;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-blanc > .box-header {
  color: #0086a4;
  background: #fff;
  background-color: #fff;
  padding-bottom: 0px; 
  padding-top: 0px;
}
.box.box-solid.box-blanc > .box-header a,
.box.box-solid.box-blanc > .box-header .btn {
  color: #0086a4;
}
.box.box-blanc {border-top-color: #fff;}
.boxbody-blanc{background: #fff}

/******************************************/

.box.box-solid.box-mabluegreen {border: 1px solid #43bfbb;}
.box.box-solid.box-mabluegreen > .box-header {
  color: #ffffff;
  background: #43bfbb; 
  background-color: #43bfbb;
}
.box.box-solid.box-mabluegreen > .box-header a,
.box.box-solid.box-mabluegreen > .box-header .btn {
  color: #ffffff;
}
.box.box-mabluegreen {border-top-color: #43bfbb;}
.boxbody-mabluegreen{background: #43bfbb}

/******************************************/
.btn-mabluegreen {background-color: #42a09d; color: #fff;}
.btn-mabluegreen.focus, .btn-mabluegreen:focus, .btn-mabluegreen:hover{ 
  color: #fff;
  background: #43bfbb;
}
.btn-mabluegreen:hover>i{
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
}
/******************************************/

.box.box-solid.box-bluebell {border: 1px solid #a890d3;}
.box.box-solid.box-bluebell > .box-header {
  color: #ffffff;
  background: #a890d3;
  background-color: #a890d3;
}
.box.box-solid.box-bluebell > .box-header a,
.box.box-solid.box-bluebell > .box-header .btn {
  color: #ffffff;
}
.box.box-bluebell {border-top-color: #a890d3;}
.boxbody-bluebell{background: #a890d3}
.boxhead-bluebell{background: #a890d3; color: #fff;}
/*******************************************/

.boxhead-liberty{background: #605ca8; color: #fff;}
/*******************************************/
.btn.btn-block.btn-bluebell {
    color: #fff !important;
    background-color: #a890d3;
    border-color: #a890d3;
}
.btn.btn-block.btn-bluebell:hover{
  background-color: #605ca8 !important;
  /*color:#fff !important;*/
  border-color: #605ca8 !important;
}
.btn.btn-block.btn-bluebell:hover>i{
  -webkit-transform:scale(1.3) !important;
  transform:scale(1.3) !important;
}
/*******************************************/
.bdr-bbll{
  border: 1px #a890d3 solid;
}
/*******************************************/
.btn-liberty {
    color: #fff;
    background-color: #605ca8;
    border-color: #605ca8;
}
.btn-liberty.focus, .btn-liberty:focus, .btn-liberty:hover{ 
  color: #fff;
  background: #605ca8e0;
}
.btn-liberty:hover>i{
  -webkit-transform:scale(1.4);
  transform:scale(1.4);
}
/*******************************************/

.btn-cgblue {
    color: #fff !important;
    background-color: #0086a4;
    border-color: #0086a4;
}
.btn-cgblue>i {
    color: #fff !important;
}
.btn-cgblue:hover{
  /*background-color: #444 !important;*/
  background-color: #006c82 !important;
  /*border-color:#fff;*/
  border-color: #006c82 !important;
}
.btn-cgblue:hover>i{
  -webkit-transform:scale(1.3);
  transform:scale(1.3);
}
/*.box.box-solid > .box-header .btn:hover, 
.box.box-solid > .box-header a:hover {
    background: #dd4b39;
}*/
/******************************************/
.btn-hrl {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #aaa;
}
.btn-hrl {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #aaa;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
}
.btn-app-hrl {
    border-radius: 3px;
    position: relative;
    /*padding: 15px 5px;*/
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #fff;
    border: 1px solid #ddd;
    background-color: #a890d3;
    font-size: 12px;
}
.btn-app-hrl:hover {
    background: #605ca8e0;
    color: #fff;
    border-color: #605ca8e0;
}
.btn-app-hrl > .fa, .btn-app-hrl > .glyphicon, .btn-app-hrl > .ion {
    font-size: 20px;
    display: block;
}
.btn-app-hrl:hover>i{
  -webkit-transform:scale(1.4);
  transform:scale(1.4);
}
/*******************************************/
.box-header-hrl {
    display: block;
    padding: 1px;
    position: relative;
}
.labelright-hrl{
  text-align: right;
  padding-right: 40px;
}
.labelleft-hrl{padding-left: 10px;}
.focus-hrl:focus {background-color: aliceblue;}
/******************************************/
.margin-hrl{
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right: 46px;
}
.borderbottom-hrl{border-bottom:1px #aaa solid; margin-left: 15px}
.bobt-hrl{border-bottom:1px solid #0086a4}
.btnpd-hrl{padding: 2px 5px;}
.wdc-hrl{margin-left: 12px; width: 52%}
.ups-hrl{width: 62.5%}
.fwn{font-weight: normal;}
.tacfwn{text-align: center;font-weight: normal;}
.pab-hrl{padding-bottom: 0px;}
.pat-hrl{padding-top: 10px;}
.mab-hrl{margin-bottom: 0px;}
.pal-hrl{padding-left: 0px;}
.mrlb-hrl{
  margin-right: 0px !important; 
  margin-left: 0px !important;
  margin-bottom: 5px;
}
/******************************************/
.contcent-hrl{align-content: center;}
.tac-hrl{text-align: center;}
/******************************************/
.pr-hrl{padding-right: 0px;}
.pl-hrl{padding-left: 0px;}
.prl-hrl{padding-left: 0px; padding-right: 0px;}
.prlcm-hrl{padding-left: 5px; padding-right: 20px;}
/******************************************/
.aqt-hrl{color: #605ca8;}
.aqt-hrl :hover{
  color: #a890d3;
  -webkit-transform:scale(1.4);
  transform:scale(1.4)
  }
/******************************************/
.fsi-hrl{font-size: 12px}
.btr-hrl{right: 15px !important}
.btn.btn-box-tool.bch-hrl{font-size: 15px !important;}
/******************************************/

/*.box.box-solid > .box-header .btn:hover, .box.box-solid > .box-header a:hover {
    background: #dd4b39;
}*/

.boxhrl {
    position: fixed;
    z-index: 100;
    width: 98%;
    top: 0px;
    left: 45px;    
    border-right-width: 15px !important;
}
.text-hrl{
  width: 100%; 
  height: 200px; 
  font-size: 14px; 
  line-height: 18px; 
  border: 1px solid #dddddd; 
  padding: 10px;
}

.atencion_seleccionada{
   background-color: #cddc3985 !important;
   cursor: pointer;
}

.diagnostico_seleccionado{
   background-color: #cddc3985 !important;
   cursor: pointer;
}

.btn_diag{
    color: #fff;
    /*background-color: #43bfbb;*/
    background-color: #37b9b5;
    border-color: #37b9b5;    
}

.btn_diag:focus, .btn_diag:hover{
    color: #fff ;
    text-decoration: none;
    background-color: #1bada8 !important;  
    border-color: #1bada8 !important;
} 

.orden_seleccionada{
   background-color: #cddc3985 !important;
   cursor: pointer;
}
.medisumo_seleccionada{
   background-color: #cddc3985 !important;
   cursor: pointer;
}

.cupos-nav > li > a:hover, .nav > li > a:active, .cupos-nav > li > a :focus {

    /*color: #444;*/
     background: #f7f7f700 !important;
}

.modal-body-cupos {
    /*max-height: calc(100vh - 212px);*/
    max-height: calc(80vh - 212px);
    overflow-y: auto;
}

.itemCupoSeleccionado{
    background-color: #FFEB3B !important;  
}


.cupoBloqueado{
  background-color: #ce6c8d96;
}

.cupoOcupado{
  background-color: #3f51b566;
}

.cupoDisponible{
  background-color: #8bc34a57;
}

.cupoReservado{
  background-color: #e6e1e1;
}



/*full*/
.modalFull {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.modal-dialogFull {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-contentFull {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}

.modal-headerFull {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  background: #6598d9;
  border: 0;
}

.modal-titleFull {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}

.modal-bodyFull {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  /* font-weight: 300; */
  overflow: auto;
}

.modal-footerFull {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
  background: #f1f3f5;
}


/*full*/


/*Botones custom swal2*/

.estiloSwal2{
  margin: 0.3125em;
  padding: 0.625em 2em;
  box-shadow: none;
  font-weight: 500;  
}


.estiloSwal2Next{
  /*border: 0;*/
  border-right-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 0.25em;
  background: initial;
/*  background-color: initial;
  background-color:
  #3085d6;
  color:
  #fff;*/
  font-size: 1.0625em;  
}

/*botones custom swal2*/

/*mostrar titulo de bs - seccion*/
.bs-docs-example {
  position: relative;
  /* margin: 15px 0; */
  /* padding: 39px 19px 14px; */
  padding: 10px 10px 10px;
  background-color: white;
  border: 1px solid #DDD;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.bs-docs-example::after {
  content: attr(data-content);
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: whiteSmoke;
  border: 1px solid #DDD;
  /* color: #9DA0A4; */
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
/*mosttar titulo de bs*./
