/* Estilos Mçetrica */
.jqibox{
z-index: 1051 !important;	
}
.image_container .btn-group{
display: block;
}
.image_preview{
	padding: 10px;
	background: #f3f3f3;
	border: 1px dotted #e9e9e9;
	margin: 15px 0;
	display: none;
}
.image_container img{
max-width: 600px;
	
}

.evento_aldia,
.fc-agenda .evento_aldia .fc-event-time,
.evento_aldia a {
    background-color: #0088CC !important; /* background color */
    border-color: #0088CC !important;     /* border color */
    color: #FFF !important;           /* text color */
    }
.evento_pendiente,
.fc-agenda .evento_pendiente .fc-event-time,
.evento_pendiente a {
    background-color: #C09853 !important; /* background color */
    border-color: #C09853 !important;     /* border color */
    color: #FFF !important;           /* text color */
    }
.evento_vencido,
.fc-agenda .evento_vencido .fc-event-time,
.evento_vencido a {
    background-color: #B94A48 !important; /* background color */
    border-color: #B94A48 !important;     /* border color */
    color: #FFF !important;           /* text color */
    font-size: 20px;
    }
    
    
    .evento_finalizado,
.fc-agenda .evento_finalizado .fc-event-time,
.evento_finalizado a {
    background-color: #468847 !important; /* background color */
    border-color: #468847 !important;     /* border color */
    color: #FFF !important;           /* text color */
    }
    
    
    
    
ul.formato{
clear: both;
margin: 0;
}
ul.formato li{
	float: left;
	margin: 0 10px 0 0;
	display: block;
font-size: 0.85em;
border-radius: 3px;
padding: 2px;
}

p.formato{
margin: 0;
padding: 10px 0;
}
p.formato span,
p.formato a{
color: #FFFFFF;
cursor: default;
background-color: #0088CC;
border: 1px solid #0088CC;
color: #FFFFFF;
cursor: default;
font-size: 0.85em;
padding: 2px;
border-radius: 3px;
}

#tiendas_filter div.control-group{
	margin: 0 10px 0 0;
	float: left;
	font-size: 0.9em;
}
#tiendas_filter fieldset{
padding: 10px;
border: 1px solid #E5E5E5  !important;
}
#tiendas_filter legend{
border: 1px solid #E5E5E5  !important;
	margin: 0;
	font-size: 15px;
	padding: 0 10px;
}

a.brand{
	height: 34px;
}
.navbar-inverse .navbar-inner {
	border-radius: 0px;
	border-color: #0F426C;
	border-bottom: 1px solid #006B9E;

	background: #006B9E; /* Old browsers */
	background: -moz-linear-gradient(top,  #006B9E 0%, #0F426C 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006B9E), color-stop(100%,#0F426C)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006B9E 0%,#0F426C 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006B9E 0%,#0F426C 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006B9E 0%,#0F426C 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006B9E 0%,#0F426C 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006B9E', endColorstr='#0F426C',GradientType=0 ); /* IE6-9 */
}
.navbar-inverse .nav > li > a {
	border-left: 1px solid #0F426C;
	color: #FFF;
}
.navbar-inverse .notification-dropdown i, .navbar ul.nav > li > a > i {
  color: #FFF;
  font-size: 17px;
}
.navbar-inverse .caret{
border-top-color: #FFF;
}

.breadcrumb a{
color: #006B9E;	
}
.dashboard-menu > li > a {
	color: #40b3e8;
}
.dashboard-menu ul.submenu a {
	color: #006B9E;;
}
.dashboard-menu > li.active > a,
.dashboard-menu > li > a:hover {
	color: #006B9E;
	text-decoration: none;
}

.dashboard-menu > li > a {
padding: 19px 5px 15px;
width: 100%;
}
.dashboard-menu a i.icon-chevron-down {
  left: 114px;
  top: 22px;
}
.navbar-inverse{
border-bottom: 6px solid orange;
	
}
#formulariotemplate-form fieldset {
  border: 1px solid #E5E5E5;
  margin-bottom: 15px;
  padding: 0 20px 20px 20px;
}
#formulariotemplate-form fieldset .container{
display: block;
clear: both;
width: 100%;
}
#formulariotemplate-form fieldset legend{
clear: both;
float: left;
font-size: 15px;
}
#campo_preview{
background: none repeat scroll 0 0 #FDFDFD;
border: 1px solid #E5E5E5;
float: right;
height: 200px;
padding: 10px;
position: absolute;
right: 25px;
width: 350px;
display: none;
}
#gallery .title {
  background: none repeat scroll 0 0 #40B3E8;
  clear: both;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  line-height: 1.2em;
  min-height: 26px;
  padding: 5px;
  position: absolute;
  width: 200px;
}

#gallery .photo_status {
  margin: 134px 0 0 3px;
  position: absolute;
}
#gallery div.gallery {
  border: 4px solid #006B9E;
  float: left;
  height: 158px;
  margin: 5px;
  min-height: 23px;
  overflow: hidden;
  padding: 2px;
  width: 210px;
}
.gallery-overflow{
	display: block;
	width: 100%;
	height: 100%;
	background: #333;
	position: absolute;
}
#gallery div.gallery img{
	margin-top: 32px;
}
