nav .nav-pills{
	padding-bottom:20px!important;

}

form{
	clear:both;
}

table{
	clear:both;
}

.breadcrumb{
	clear:both;

}

body{
min-height:0px;
}

.controltv{
height:50px;
width:50px;

}

.actions_icons {
	min-width:50px!important;
}
.tbee_nav{padding-bottom:20px;}

.delete{padding-left:8px!important}
.edit{padding-left:8px!important}

.tbee_txt{
	word-break: break-all;
}

.tbee_form_medium{
	width:250px!important;
}

.tbee_submit{
margin-top:40px;
width:100px;
}

.tbee_submit_right{
margin-left:40px;
width:100px;
}


.agenda_semanal{
	width: 14%;
	float: left;
}

.agenda_semanal_mobile{
	margin-bottom: 20px
}
/* =Media Queries
-------------------------------------------------------------- */

@media (max-width: 400px)  {
		.vertical{
			text-align:center!important;
		}
}




