@font-face {
	font-family: helneu;
	src: url('HelveticaNeueLTPro-ThEx.otf');
}

form {
	margin: 0px;
}

html {
}

body {
	background-color: rgb(245,245,245);
	color: #777777;
	margin: 0px;
	font-family: 'Lucida Grande';
	font-size: 14px;
	letter-spacing: 1px;
	
}

a:focus, a:active, button:focus, button:active, input[type="button"]:focus, input[type="button"]:active {
	outline: 0;
	border: 0;
}

p, a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-family: helneu;
}
span {
	border: 0px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	font-family: helneu;
	font-weight: bolder;
	color: #888888;
}

label {
	font-family: helneu;
}

input:focus {
	text-decoration: none;
}
input, textarea {
	font-family: helneu;
	font-size: 15px;
	padding: 3px;
}

input[type="text"], input[type="password"], textarea {
	border: solid #CCCCCC 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: helneu;
	vertical-align: middle;
	color: black;
	padding-top: 6px;
	font-size: 14px;
}

input[type="submit"], select {
	font-size: 15px;
	padding: 1px;
}

input[type="button"].inline_button, input[type="submit"].inline_button {
	width: 75px;
	float: right;
}

input[type="submit"] {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: helneu;
}

.inline_input, .form_items_row .inline_input {
	display: inline;
	font-family: helneu;
	font-size: 12px;
}

select.select_header{
	font-size:10px;
	color: #777777;
	font-weight: lighter;
	max-width:80px;
}

select {
	font-size:12px;
	color: #777777;
	font-weight: lighter;
	max-width:100px;
}

select#cliente_id {
	font-size:12px;
	color: #777777;
	font-weight: lighter;
	
	max-width:400px;
	
}

.menu_acciones select{
	max-width:100px;
}



h2 {
	text-shadow: -1px 0 #777777, 0 1px #777777, 1px 0 #777777, 0 -1px #777777;
	color: #FFFFFF;
	font-family: helneu;
}

h3 {
	font-family: helneu;
	font-weight: bolder;
	font-size: 1em;
	margin-bottom:0px;
}

h5 {
	font-family: helneu;
	font-weight: bolder;
	font-size: 0.83em;
	margin:2px 0 0 0;
	
}

.fix {
	clear: both;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.center {
	text-align: center;
	margin: 5px;
}

.bold{color:#000000;}

#container {
	padding-bottom: 40px;
}

input.btn {
	min-width: 86px;
	height: 28px;
	border-width: 1px;
	border-style: solid;
	border-color: #8e8e8e #aaa #999999 #aaa;
	font: 13px/16px Helneu, 'Lucida Grande', Sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0 8px;
	background: #FCFCFC;
	cursor: default;
	position: relative;
	display: inline-block;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: -moz-linear-gradient(center top , #fcfcfc 0%, #f3f3f3 35%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(40%,#f3f3f3), color-stop(100%,#ededed));
	/*-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(0, 0, 0, 0.15), 0 -2px 3px 0px #FFF inset, 0 -10px 0 0 #ededed inset;
	 -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(0, 0, 0, 0.15), 0 -2px 3px 0px #FFF inset, 0 -10px 0 0 #ededed inset;
	 box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(0, 0, 0, 0.15), 0 -2px 3px 0px #FFF inset, 0 -10px 0 0 #ededed inset;*/
	-moz-box-shadow: 1px 1px 1px 1px #F5F5F5 inset, 0px 0px 2px 0px #BBB;
	box-shadow: 1px 1px 1px 1px #F5F5F5 inset, 0px 0px 2px 0px #BBB;
	-webkit-box-shadow: 1px 1px 1px 1px #F5F5F5 inset, 0px 0px 2px 0px #BBB;
}
#cabecera {
	background-color: #333333;
	border-bottom: solid 1px #777777;
	-webkit-box-shadow: 0px 16px 21px -7px rgba(119,119,119,1);
	-moz-box-shadow: 0px 16px 21px -7px rgba(119,119,119,1);
	box-shadow: 0px 16px 21px -7px rgba(119,119,119,1);
}
#cabecera #div_menu {
	float: right;
	width: 40%;
	margin-top:-7px;
	/*margin-bottom:-20px;*/
	
}

#cabecera_extra_top_right{
	width:40%;
}
#cabecera #head_logo {
	
	width: 40%;
}
#cabecera #cabecera_extra_usuario a{
	margin:0px;
	padding:0px;
	height:0px;
}
#cabecera #cabecera_extra_usuario a #logo_app{
	
	height: 40px;
	/*margin-bottom:13px;*/
	
	
}

#cabecera #nombre, #cabecera #nombre_usuario {
	text-align: center;
	margin: auto;
	margin-top: -5px;
	
	font-size: 16px;
	
}

#cabecera #nombre #cabecera #nombre h4{
	margin:0px;
}

#cabecera #nombre_usuario{
	
}

#cabecera #nombre h2 {
	text-align: center;
	margin: -13px;
	/*padding-right: 196px;*/
	color: #c80203;
	font-size:19px;
}

#cabecera #nombre h3, #cabecera #nombre h4, #cabecera #nombre_usuario h3 {
	text-align: center;
	margin: 8px;
	color: white;
	font-size: 0.65em;
	    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 2px;
	
	
	
}

.div_buscar{
	padding-top:14px;
}

#cabecera #cabecera_extra_usuario a img {
	height: 45px;
	margin-top:7px;
}

#cabecera #cabecera_top {
    margin-top: -8px;
}

#cabecera #cabecera_extra_top {
	padding-top: 24px;
	margin: 0 10px 0 10px;
}

#cabecera_extra_top div label {
	padding-top: 3px;
	color:rgb(199, 199, 199);
	font-size: 0.9em:
}

#cabecera_extra_usuario {
	width: 20%;
	text-align: center;
	margin: auto;
	padding-top: 5px;
	color: rgb(199, 199, 199);
}

.menu_pestanas{
	background-color: black;
	width:250%;
	border:solid 1px white;
}

.pestana_usuario{
	float:right;
	margin-left:5px;
	font-size:12px;
	background-color: black;
	color:white;
	padding:2px;
	border-left:solid 1px white;
	padding-left:5px;
	
	text-align:center;
}

.pestana_usuario.pestana_selected{
	background-color: white;
	color:black;
}

.pestana_usuario.pestana_selected a{
	
	color:black;
}


.pestana_usuario img{
	padding-left:5px;
}

.pestana_usuario a{
	color:white;
	font-size:0.8em;
}

input.search_input{
	background-color:white;
	padding-right:32px;
	/*height: 12px;*/
	padding-bottom:1px;
	margin-top:0px;
	width:74%;
	font-size:13px;
	margin-left: 5px;
	border-radius:5px;
	font-family:'Lucida Grande';
	
}

button.search_button{
	background-color:black;
	vertical-align:-3px;
	margin-left:-35px;
	border:1px solid black;
	padding:0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor:pointer;
}

button.search_button img.icon_select{
	vertical-align:baseline;
	width:20px;
	height:20px;
	padding:0px 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	
	
}

#pie {
	margin-top: 40px;
	padding-bottom:40px;
	margin-bottom:-40px;
	border-top: solid 1px #777777;
	min-width: 50px;
	font-family: helneu;
	background-color: #121212;
	color:white;
}

#pie #copy {
	width: 200px;
	margin: auto;
	padding-top: 30px;
	vertical-align: middle;
	position: relative;
}

#pie #contacto {
	float: right;
	padding-top: 10px;
}

#pie #w3c {
	float: left;
}

#content {
	min-height: 480px;
	background-color: rgb(255,255,255);
	margin-top: 2px;
}
li {
	display: inline;
	margin-right: 0.15em;
	padding-right:0.15em;
	
	vertical-align: middle;
}
.ul_menu li a, .ul_menu_navegacion li a {
	color: #FEFEFE;
	text-decoration: blink;
	font-weight: 200;
	font-size:0.73em;
	text-shadow: -1px 0 #777777, 0 1px #777777, 1px 0 #777777, 0 -1px #777777;
}

ul {
	float: right;
}
.selec {

	/*border: solid 0px white;
	border-radius:5px;
	border-bottom-width:2px;
	
	padding-bottom:0px;
	padding-top:0px;*/
	
	border: solid 0px white;
    border-radius: 5px;
    border-width: 2px;
    border-bottom-width:0px;
   
    background-color: #666;
    padding: 0px;
    padding-right:4px;
    padding-bottom:15px;
    
    
    margin: 0px;
    
}

.selec.primero{padding-left:4px;}

.selec a{
	text-align:center;
}
.ul_menu_navegacion2 li .selec, .ul_menu_navegacion2 li.selec2 a{
	
	border: solid 0px white;
    border-radius: 5px;
    border-width: 1px;
    padding: 8px;
    padding-top: 7px;
    border-bottom-width: 0px;
    background-color: #333;
}

li.selec2 a {
	border: solid 0px white;
	border-bottom-width:2px;
	border-radius:5px;
	
}

.menu_navegacion3 .ul_menu_navegacion3 li.selec3 a {
	border-bottom: solid 2px white;
	font-weight: bolder;
}

.menu_acciones{
	float:left;
	margin-top:-2px;
	padding-top:2px;
	background-color:#222;
	width:100%;
	font-size:0.75em;
	color: white;
	border:1px solid white;
	border:1px 0 0px 1px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(240,240,240,0.75);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(240,240,240,0.75);
	box-shadow: inset 0px 0px 5px 0px rgba(240,240,240,0.75);

}

.menu_acciones a, .menu_acciones .div_menu_acciones{
	float:left;
	color:white;
	margin-left:3px;
	margin-right:5px;
	margin-top:5px;
	
	padding-bottom: 7px;
	/*border:white 2px solid;*/
	
	text-align: center;
}
.menu_acciones a{
	margin-top:2px;
	margin:0px;
	    margin-left: 6px;
	border:white 1px solid;
	border-radius: 5px;
	padding:4px;
	vertical-align: middle;
	min-width:70px;
	background-color: #333;
}

.menu_acciones .div_menu_acciones{
	padding-left:3px;
	/*padding-right:5px;*/
	/*min-width:130px;*/
}

.menu_acciones a, .menu_acciones .fix_width{
	/*width: 130px;*/
	height: 18px;
}

.menu_acciones.menu_acciones_entrenamiento a{
	margin-left:0px;
	margin-right:0px;
	background-color: transparent;
}

.leyenda_top_left{
	text-align: left;
	font-size:0.8em;
}

.button_icon{height:20px;
 background:white;
  padding:0px;
  border:none;
  margin:0px;
  background: none;}
 .icon_menu_acciones{
 	width:15px;
 	height:15px;
 	vertical-align:middle;
 }
.navegacion a.selec {

	background-color: rgb(245,245,245);
	color: black;
	border-bottom:none;
	
}

ul li a.exit {
	padding-top: 2px;
}

ul li a.exit p {
	display: inline;
	vertical-align: middle;
	padding-right: 3px;
}

ul li a.exit img#img_salir, #img_salir, .img_salir{
	height: 0.9em;
	vertical-align: middle;
	margin-right:2px;
}

.menu_color_0 {
}
.menu_color_1 {
}
.menu_color_2 {
}
.menu_color_3 {
}
.menu_color_4 {
}
.menu_color_5 {
}
.menu_color_6 {
}
.menu_color_7 {
}
.menu_color_8 {
}

.icon {
	height: 25px;
	width: 25px;
}

.icon_row {
	height: 15px;
	width: 15px;
}

.icon_select {
	height: 18px;
	width: 18px;
	vertical-align: middle;
}

#log_msg {
	height: 50px;
	background-color: #bfbfbf;
	margin: 0px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(240,240,240,0.75);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(240,240,240,0.75);
	box-shadow: inset 0px 0px 5px 0px rgba(240,240,240,0.75);
}

#log_msg p {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	color: white;
}

.error_msg {
	border: solid 1px #DC143C;
}

.text_align_center{
	text-align:center;
}

/*JQuery UI*/

.ui-dialog-title, .ui-button-text{
	font-family:helneu;
}
.form_items_row label.ui-state-default {
	padding: 0px;
	width: 100px;
	margin-top: 15px;
}
label.ui-state-active {
	background: #ffffff;
}
span.ui-button-text {
	color: #333;
	width: auto;
}

button.ui-dialog-titlebar-close.ui-button-icon-only {
	background: transparent;
	border: 0px;
}

/* 20160808 */
input[type="month"] {
	height: 10px;
	font-size: 12px;
}

.item_descuento {
	width: 100%;
}

.input_fecha_time {
	width: 20px;

}

.trash_cita {
	float: right; important;
}


