﻿.col-centered{
    float: none;
    margin: 0 auto;
}

.gi-2x{font-size: 2em; margin-left: 5px;}
.gi-3x{font-size: 3em; margin-left: 5px;}
.gi-4x{font-size: 4em; margin-left: 5px;}
.gi-5x{font-size: 5em; margin-left: 5px;}

.table-responsive{margin-top: 10px;}

textarea {
    min-height: 100px;
}

.form-control-static{
    padding-left: 6px;
    padding-right: 6px;
}


/*  bhoechie tab */
div.bhoechie-tab-container{
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: -1px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.stepwizard-btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.box-shadow {
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
}
.container.box-shadow {
    padding-left:0;
    padding-right:0;
}

.product-title{
	font-size: 20px;
    font-weight: bold;
}

.product-desc{
	font-size: 14px;
}

.product-price{
	font-size: 22px;
}

.product-stock{
	color: #336699;
	font-size: 18px;
	margin-top: 10px;
}

.product-info{
		margin-top: 50px;
}

.hr-noborder{
    margin: 0px;
}

/*.bienestar-banner::after {
    content: url('/DibieEnLineaUSF/Imagenes/logo-bienestar-20-2020-1.jpg');
    background-repeat: no-repeat;
    width: 1100px;
    height: 120px;
}*/
.bienestar-banner {
    background: url('/DibieEnLineaUSF/Imagenes/logo-bienestar-2022-azul.jpg');
    max-width: 100%;
    background-repeat: no-repeat;
    /*width: 1100px;*/
    height: 120px;
    background-color: #3483A1;
}
.tabla_calendario{
    table-layout: fixed;
}
.fila_calendario{
    height: 100px;
}
.columna-calendario{
    width: 145px;
    overflow: hidden;
}
.actividad-calendario{
    width: 140px;
    max-width: 140px;
    background: #f00;
    border-radius: 5px;
    color: #fff;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    padding: 4px;
    margin-left: -6px;
    margin-bottom: 4px;
}

.ventana-modal .modal-dialog{
    width:80%;
}

.panel-calendario{
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 11px;
    margin: 1px 0;
    height: 30px;
    padding: 1px;
}
.contenedor-menu{
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 10px;
}
optgroup
{
    color: #555;
    font-size: 12px;
}

/* Carrusel*/


a {
	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease; 
	}
    a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
        filter: alpha(opacity=50); /* IE7 */
        opacity: 0.6;
        text-decoration: none;
    }


/* Container */
.container-fluid {
    background: #FFFFFF;
    margin: 40px auto 10px;
    padding: 20px 40px 0;
    max-width: 96%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.carousel-page-header {
    margin: -30px -40px 40px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #999;
    }
.carousel-page-header h3 {
    line-height: 0.88rem;
    color: #000;
    }



/* Thumbnail Box */
.carousel-caption h4 {
    font-size: 1rem;
    color: #444;
}
.carousel-caption p {
    font-size: 0.75rem;
    color: #999;
}
.carousel-btn.btn-mini {
    font-size: 0.63rem;
}


/* Carousel Control */
.carousel-control-box {
    text-align: right;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    height: 30px;
    width: 15px;
}

/* ADD-ON
-------------------------------------------------- */

::selection { background: #ff5e99; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #ff5e99; color: #FFFFFF; }

a, a:focus, a:active, a:hover, object, embed { outline: none; }
:-moz-any-link:focus { outline: none; }
input::-moz-focus-inner { border: 0; }

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.thumbnails {
    margin-left: 0;
    list-style: none;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .span3 {
    width: 23.404255319148934%;
}

.tabladisponibilidad-encabezadomes{
    text-align: center; 
    background-color: darkgray
}
.tabladisponibilidad-dia{
    font-size: 9px;
    padding: 1px;
    border: 1px solid #eee;
}
