@charset "utf-8";
/* CSS Document */
body { padding-top: 70px; }

.hora {	font-size:22px;
		font-weight:bold;
		background-color:#E8E8E8  ;
		width: 70px;
		float: left;
		height:35px;
		left:0px;
		text-align:center;
		border-right: 1px solid #C8C8C8   ;
		position:absolute;
		color: #f56954   ;
}
.box_poner	{	background: #F8F8F8;
				border-bottom:1px solid #C8C8C8   ;
				border-top: 1px solid #C8C8C8   ;
				padding: 0px;
				height: 37px;
				margin: 2px 0px 2px 0px;
				
				
					
}

.dejar	{
		color: #888888   ;
		margin-left: 75px;
		padding-top:2px;
		
		
}
.tag_poner {
		font-weight:bold;
padding: 5px 5px 5px 5px;
background: #00c0ef ;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-right:5px;
width:60px;
float:left;		
		color:#FFF;
font-size: 15px;

}

.cerrar	{
		position:relative;
		top:-5px;
		left:20x;
}

.cajita	{
		background: #00c0ef;	
		font-weight:bold;
		padding:5px;
		color:#FFF;
		cursor:pointer;
		width:50px;
		text-align:center;
		position:relative;
		top:-5px;
		left:20x;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
z-index: 300;
}
.cajita_h	{
		background: #E8E8E8;	
		font-weight:bold;
		padding:5px;
		color:#f56954;
		width:50px;
		text-align:center;
		position:relative;
		top:-5px;
		left:20x;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
z-index: 300;
}
.caja	{
		padding:7px;
				border-bottom:1px solid #00c0ef   ;
				border-top: 1px solid #00c0ef   ;
				margin: 3px 0px 3px 0px;
				color:#000;
}

.total	{
		font-weight:bold;
		padding:5px;
		font-size:18px;
}
