@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic);
/* en general */
html,body{
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0; 
	margin: 0;
	color:#58595b;
}
input{
	font-size:12px;
	color:#404041;
	font-family:Lato, Arial, Helvetica, sans-serif;
}

textarea{
	color:#404041;
	font-size:12px;
	font-family:Lato, Arial, Helvetica, sans-serif;	
}

.etiqueta{
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	color:#404041;
}
/*headers*/
.header{
	height:28px;
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  #33BCE7 0%, #33BCE7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33BCE7), color-stop(100%,#33BCE7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #33BCE7 0%,#33BCE7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #33BCE7 0%,#33BCE7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #33BCE7 0%,#33BCE7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #33BCE7 0%,#33BCE7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9*/
	color:#FFF;
	text-align:center;
	vertical-align: middle; 
	line-height:2;
	font-size: 14px;
	font-family:"Lato",Arial;
}
	
p.headerTextBig{
	font-size: 30px;
	color: #087877;
	text-align: left;
	margin-left: 50px;
	font-family:Lato;
	}
	
div.headerTextBig{
	font-size: 30px;
	color: #087877;
	text-align: left;
	font-family:Lato;
	}
	
div.headerTextSmall{
	color: #087877;
	font-size: 18px;
	padding-left: 80px;
	text-align: left;
	}
div.headerTexts{
	margin-left: 50px;
	width: 700px;
	text-align: left;
	border: 1px solid #087877;
	padding: 5px;
	}
	
div.headerPopup{
	background: #a09da0; /* Old browsers */
	background: -moz-linear-gradient(top,  #a09da0 0%, #605d5f 44%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a09da0), color-stop(44%,#605d5f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a09da0 0%,#605d5f 44%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a09da0 0%,#605d5f 44%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a09da0 0%,#605d5f 44%); /* IE10+ */
	background: linear-gradient(to bottom,  #a09da0 0%,#605d5f 44%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a09da0', endColorstr='#605d5f',GradientType=0 ); /* IE6-9 */
	text-align:center;
	color:#FFF;
	font-size:16px;
	padding:5px;
	font-weight:600;
	}
	
	
.lightbox{
	display: none; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%;
	background: rgba(255,255,255,0.8);
	}
	
.popup{
	position: absolute;
	box-shadow: 0px 3px 7px rgba(50, 50, 50, 0.38);
	width: 90%;
	top: 150px; 
	background-color: #ffffff;
	border: 1px solid #087877;
	display: none;
	}

/* grids */
 tr.tablaenc{
	border-right: solid; 
	border-right-color: #D1F0F6; 
	height:28px;
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,165,171,1) 0%, rgba(8,120,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,165,171,1)), color-stop(100%,rgba(8,120,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	text-align:center;
	vertical-align: middle; 
	text-transform:capitalize;
	}
	
td.tablaencx {
	border-right: solid; 
	border-right-color: #D1F0F6; 
	height:28px;
	background-color: #3AC4DA; 
	color:#FFF;
	text-align:center;
	vertical-align: middle; 
	}

td.tablaenca {
	border-right: solid; 
	border-right-color: #D1F0F6; 
	height:28px;
	}

td.tablaencfin {
	height:28px;
	background-color: #3AC4DA; 
	color:#FFF;
	padding-left: 10px;
	}

tr.tabla1 {
	border-right:solid; 
	border-right-color:#FFF; 
	height:28px;
	background-color:#EDEDED; 
	color:#666;
	width:inherit;
	}

td.tabla1x {
	border-right:solid; 
	border-right-color:#FFF; 
	height:28px;
	background-color:#EDEDED; 
	color:#666;
	width:inherit;
	}
	
td.tabla1a {
	border-right:solid; 
	border-right-color:#FFF; 
	}

tr.tabla1:hover {
	border-right:solid; 
	border-right-color:#FFF; 
	height:28px;
	background-color:#DCDCDC; 
	color:#666;
	width:inherit;
	}

td.tabla1fin {
	height:28px;
	background-color:#EDEDED; 
	color:#666;
	padding-left:10px;
	}

tr.tabla2 {
	border-right: solid; 
	border-right-color: #FFF; 
	height:28px;
	background-color:#FCFCFF; 
	color:#666;
	}

td.tabla2x {
	border-right: solid; 
	border-right-color: #FFF; 
	height:28px;
	background-color:#FCFCFF; 
	color:#666;
	}

td.tabla2a {
	border-right: solid; 
	border-right-color: #FFF; 
	}

tr.tabla2:hover {
	border-right: solid; 
	border-right-color: #FFF; 
	height:28px;
	background-color:#B4D7DA; 
	color:#666;
	}
	
td.tabla2fin {
	height:28px;
	background-color:#D5EBED; 
	color:#666;
	padding-left: 10px;
	}
	
tr.par{
	background-color:#ebe9e9;
	min-height:20px;
	color:#58595b;
}
tr.impar{
	background-color:#ffffff;
	min-height:20px;
	color:#58595b;
}
/*grids con borders*/
table.borderGrid{
	border-collapse:collapse;
	empty-cells: show;
	width: 100%;
	}
	
table.borderGrid td{
    border-color: #087877;
    border-style: inset;
    border-width: 1px;
    height: 40px;
	padding: 0px;
	margin: 0px;
	min-width: 25px;
	}
	
/* botones */
div.search{
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,165,171,1) 0%, rgba(8,120,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,165,171,1)), color-stop(100%,rgba(8,120,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	font-size: 16px;
	border-radius: 5px;
	display: block;
	margin-left: 5px;
	text-align: center;
	height: 25px;
	cursor: pointer;
	min-width: 75px;
	}
	
div.search:hover{
	background: rgb(0,184,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,184,191,1) 0%, rgba(10,147,145,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,184,191,1)), color-stop(100%,rgba(10,147,145,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8bf', endColorstr='#0a9391',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	font-size: 16px;
	border-radius: 5px;
	display: block;
	margin-left: 5px;
	text-align: center;
	height: 25px;
	cursor: pointer;
	min-width: 75px;
	}
	
.saveButton{
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,165,171,1) 0%, rgba(8,120,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,165,171,1)), color-stop(100%,rgba(8,120,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */
    border: 0 solid #22B7DA;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    height: 30px;
    margin: 0 auto;
    padding-top: 3px;
    text-align: center;
    width: 180px;
	cursor: pointer;
	}
	
.saveButton:hover{
	background: rgb(0,184,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,184,191,1) 0%, rgba(10,147,145,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,184,191,1)), color-stop(100%,rgba(10,147,145,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8bf', endColorstr='#0a9391',GradientType=0 ); /* IE6-9 */
    border: 0 solid #22B7DA;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    height: 30px;
    margin: 0 auto;
    padding-top: 3px;
    text-align: center;
    width: 180px;
	cursor: pointer;
	}
	
.saveButtonSmall{
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,165,171,1) 0%, rgba(8,120,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,165,171,1)), color-stop(100%,rgba(8,120,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */
    border: 0 solid #22B7DA;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    padding-top: 1px;
    text-align: center;
    width: 50px;
	cursor: pointer;
	}
	
.saveButtonSmall:hover{
	background: rgb(0,184,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,184,191,1) 0%, rgba(10,147,145,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,184,191,1)), color-stop(100%,rgba(10,147,145,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8bf', endColorstr='#0a9391',GradientType=0 ); /* IE6-9 */
    border: 0 solid #22B7DA;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    padding-top: 1px;
    text-align: center;
    width: 50px;
	cursor: pointer;
	}
	
.buttons{
	background: #fdfaf9;
	background: -moz-linear-gradient(top,  #fdfaf9 0%, #dcdcdc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfaf9), color-stop(100%,#dcdcdc));
	background: -webkit-linear-gradient(top,  #fdfaf9 0%,#dcdcdc 100%);
	background: -o-linear-gradient(top,  #fdfaf9 0%,#dcdcdc 100%);
	background: -ms-linear-gradient(top,  #fdfaf9 0%,#dcdcdc 100%);
	background: linear-gradient(to bottom,  #fdfaf9 0%,#dcdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfaf9', endColorstr='#dcdcdc',GradientType=0 );
	padding: 4px;
	height: 30px;
	width: 130px;
	line-height: 2;
	cursor: pointer;
}
	
.buttonsHover{
	background: #fffefe;
	background: -moz-linear-gradient(top,  #fffefe 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffefe), color-stop(100%,#e8e8e8));
	background: -webkit-linear-gradient(top,  #fffefe 0%,#e8e8e8 100%);
	background: -o-linear-gradient(top,  #fffefe 0%,#e8e8e8 100%);
	background: -ms-linear-gradient(top,  #fffefe 0%,#e8e8e8 100%);
	background: linear-gradient(to bottom,  #fffefe 0%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefe', endColorstr='#e8e8e8',GradientType=0 );
	padding: 4px;
	height: 30px;
	width: 130px;
	line-height: 2;
	cursor: pointer;
	}
	
.buttonsSelected{
	background: linear-gradient(to bottom, #E5FFF5 0%, #CCE2E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 4px;
	height: 30px;
	width: 130px;
	line-height: 2;
	cursor: pointer;
}

.greentab{
		padding:8px;
		text-align:center;
		margin:0px;
		background: #00a9a3; /* Old browsers */
		background: -moz-linear-gradient(top,  #00a9a3 50%, #00908a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#00a9a3), color-stop(100%,#00908a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #00a9a3 50%,#00908a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #00a9a3 50%,#00908a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #00a9a3 50%,#00908a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #00a9a3 50%,#00908a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a9a3', endColorstr='#00908a',GradientType=0 ); /* IE6-9 */
		color:#fff;
		font-size:12px;
		text-transform:uppercase;
		min-width:80px;
		font-weight:bold;
		border-right:#e2e2e3 1px solid;
		float:left;
		position:relative;
		cursor:pointer;
}

.gristab{
	padding:8px;
	text-align:center;
	margin:0px;
	background: #f3f3f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3f3f4 51%, #d6d5d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,#f3f3f4), color-stop(100%,#d6d5d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f3f4 51%,#d6d5d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f3f4 51%,#d6d5d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f3f4 51%,#d6d5d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f3f4 51%,#d6d5d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f4', endColorstr='#d6d5d7',GradientType=0 ); /* IE6-9 */
	color:#007a80;
	font-size:12px;
	text-transform:uppercase;
	min-width:80px;
	font-weight:bold;
	border-right:#e2e2e3 1px solid;
	float:left;
	cursor:pointer;
	position:relative;

}

.buttonAdd{
	font-size:16px;
	font-weight:bold;
	color:black;
	cursor:pointer;
}

.actiongreenbutton{
	font-size:14px;
	color:#FFF;
	min-width:120px;
	min-height:15px;
	border-radius:8px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	text-align:center;
	padding:10px;
	text-transform:capitalize;
	background: #00a5ab; /* Old browsers */
background: -moz-linear-gradient(top,  #00a5ab 31%, #087877 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#00a5ab), color-stop(100%,#087877)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00a5ab 31%,#087877 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00a5ab 31%,#087877 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00a5ab 31%,#087877 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00a5ab 31%,#087877 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */

	/*background: #54a2ff; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #54a2ff 0%, #005894 93%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54a2ff), /*color-stop(93%,#005894)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #54a2ff 0%,#005894 93%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #54a2ff 0%,#005894 93%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #54a2ff 0%,#005894 93%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #54a2ff 0%,#005894 93%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a2ff', endColorstr='#005894',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
}

.actionredbutton{
	cursor:pointer;
	font-size:14px;
	color:#FFF;
	min-width:120px;
	min-height:15px;
	max-width:130px;
	border-radius:8px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	text-align:center;
	padding:10px;
	text-transform:capitalize;
	background: #ef4056; /* Old browsers */
	background: -moz-linear-gradient(top,  #ef4056 0%, #bd1e47 84%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef4056), color-stop(84%,#bd1e47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ef4056 0%,#bd1e47 84%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ef4056 0%,#bd1e47 84%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ef4056 0%,#bd1e47 84%); /* IE10+ */
	background: linear-gradient(to bottom,  #ef4056 0%,#bd1e47 84%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4056', endColorstr='#bd1e47',GradientType=0 ); /* IE6-9 */
}

.headerButtons{
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,165,171,1) 0%, rgba(8,120,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,165,171,1)), color-stop(100%,rgba(8,120,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	font-size: 16px;
	border-radius: 5px;
	display: inline-block;
	margin-left: 5px;
	text-align:center;
	cursor:pointer;
	}
	
.headerButtons:hover{
	background: rgb(0,184,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,184,191,1) 0%, rgba(10,147,145,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,184,191,1)), color-stop(100%,rgba(10,147,145,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,184,191,1) 0%,rgba(10,147,145,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8bf', endColorstr='#0a9391',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	font-size: 16px;
	border-radius: 5px;
	display: inline-block;
	margin-left: 5px;
	text-align:center;
	cursor:pointer;
	}
	
/* jQuery calender */
.datePickerIcon{
	background-image: url('../images/calendericon.png');
	background-position: right center;
	background-repeat: no-repeat;
	}

.ui-datepicker {
	width: 216px;
	height: auto;
	margin: 5px auto 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	background-color: #ffffff;
	font-size: 11px;
	display:none;
}
.ui-datepicker a {
	text-decoration: none;
}
/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
}
.ui-datepicker-header {
	color: #ffffff;
	font-weight: 400;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #198596;
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,165,171,1) 0%, rgba(8,120,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,165,171,1)), color-stop(100%,rgba(8,120,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */
	}
	
.ui-datepicker-title {
	text-align: center;
	}
	
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
	}
	
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
	}
	
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
	}
	
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
	}
	
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	filter: dropshadow(color=#fff, offx=1, offy=0);
	}
	
.ui-datepicker tbody td {
	padding: 0;
	border-right: 1px solid #bbb;
	}
	
.ui-datepicker tbody td:last-child {
	border-right: 0px;
	}
	
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
	}

.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
	}

.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 27px;
	height: 27px;
	line-height: 27px;
	color: #666666;
	filter: dropshadow(color=#fff, offx=1, offy=1);
	}
	
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	}
	
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
	}
	
.ui-datepicker-calendar .ui-state-active {
	background: rgb(0,165,171); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,165,171,1) 0%, rgba(8,120,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,165,171,1)), color-stop(100%,rgba(8,120,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,165,171,1) 0%,rgba(8,120,119,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	filter: dropshadow(color=#4d7a85, offx=0, offy=1);
	border: 1px solid #55838f;
	position: relative;
	margin: -1px;
	}
	
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
	}
	
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
	}
	
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
	}
	
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
	}

/*form elements and labels */
.formLabel{
	color: #087877;
	font-size: 10px;
	font-weight: 500;
	}
	
.filterLabel{
	color: #087877;
	font-size: 10px;
	font-weight: 500;
	}
	
.campos {
    background-color: #A2A5A6;
    border-radius: 20px 0 0 20px;
    color: #FFFFFF;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
	height: 15px;
	}
	
.camposTextarea{
	background-color: #A2A5A6;
    border-radius: 20px 0 0 20px;
    color: #FFFFFF;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
	margin-top: 1px;
	}

.valor {
    background-color: #FFFFFF;
    border: 1px solid #A2A5A6;
    border-radius: 0 20px 20px 0;
    color: #808184;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
	margin-left: 0;
	height: 15px;
	}
	
.valorTextarea {
    background-color: #FFFFFF;
    border: 1px solid #A2A5A6;
    border-radius: 0 20px 20px 0;
    color: #808184;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
	margin-left: 0;
	}
	
.combo {
    background: linear-gradient(to bottom, #F3F3F4 0%, #D6D5D7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #A2A5A6;
    border-radius: 0 20px 20px 0;
    color: #808184;
    font-size: 12px;
    padding-bottom: 3px;
    padding-top: 3px;
	height: 27px;
	margin-left: 0px;
	}
.dynamicDraggable,.draggable,.extendedDraggable,.extendedDynamicDraggable{
	overflow:hidden;
	height:30px;
	width:80px;
	padding:0px;
	text-align:center;
	margin:0px;
	color:#a6a8ab;
	font-size:10px;
	text-transform:capitalize;
	min-width:80px;
	border:#d1d3d4 2px solid;
	border-radius:6px;
	background: #fffdfe; /* Old browsers */
	background: -moz-linear-gradient(top,  #fffdfe 75%, #e0dfe0 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(75%,#fffdfe), color-stop(98%,#e0dfe0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fffdfe 75%,#e0dfe0 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fffdfe 75%,#e0dfe0 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fffdfe 75%,#e0dfe0 98%); /* IE10+ */
	background: linear-gradient(to bottom,  #fffdfe 75%,#e0dfe0 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffdfe', endColorstr='#e0dfe0',GradientType=0 ); /* IE6-9 */
}	
	
/* titulos popups*/
#titulo{
	position: relative;
	padding-top: 10px;
	padding-left: 15px;
	color: #087877;
	font-size: 14px;
}
	
/*seperador titulo popup*/
hr{
	background-color: #087877;
	height: 1px;
	border: 0px;
	}
	
	
/*pestañas*/
.pestanas{
	background-color:rgb(210,210,210);
	border: solid 1px #303030;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	margin-right:1px;
}
	
.pestanas:hover{
	background-color:rgb(210,210,210);
	cursor:pointer;
}

.activa{
	background-color:#F0F0F0;
	border-left: solid 1px #303030;
	border-right: solid 1px #303030;
	border-top: solid 1px #303030;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	text-align:center;
	margin-right:1px;
}
	
/*totales*/
.totalsmall{
	border:0px solid #000;
	margin-top: 10px;
	margin-left: 7px;
	width: 100%;
	height: 27px;
	background: linear-gradient(to bottom, #5B5C5E 0%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #79BA43;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 5px 5px 5px 5px;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.actiongreenbutton,.azul,.naranja{
	font-size:14px;
	color:#FFF;
	min-width:120px;
	min-height:15px;
	border-radius:8px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
	text-align:center;
	padding:10px;
	text-transform:capitalize;
	background: #00a5ab; /* Old browsers */
	background: -moz-linear-gradient(top,  #00a5ab 31%, #087877 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#00a5ab), color-stop(100%,#087877)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00a5ab 31%,#087877 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00a5ab 31%,#087877 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00a5ab 31%,#087877 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00a5ab 31%,#087877 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ab', endColorstr='#087877',GradientType=0 ); /* IE6-9 */

	/*background: #54a2ff; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #54a2ff 0%, #005894 93%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54a2ff), /*color-stop(93%,#005894)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #54a2ff 0%,#005894 93%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #54a2ff 0%,#005894 93%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #54a2ff 0%,#005894 93%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #54a2ff 0%,#005894 93%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a2ff', endColorstr='#005894',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
}
.totalazul{
	background: #66cef6; /* Old browsers */
	background: -moz-linear-gradient(top,  #66cef6 49%, #0090d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,#66cef6), color-stop(100%,#0090d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66cef6 49%,#0090d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66cef6 49%,#0090d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66cef6 49%,#0090d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #66cef6 49%,#0090d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cef6', endColorstr='#0090d6',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;

}
.vuelto{
	background:#FFF;
	color:#5a5b5d;
	font-size:18px;
	padding-right:20px;
	height:30px;
	border:2px solid #c6c6c6;
	border-radius:5px;
	font-weight:800;
}
/*links*/
.linkazul,.azuleditar,.azuleliminar{
	color:#A2A5A6;
	font-size:12px;
	cursor:pointer;
}

.linkazul:hover,.azuleditar:hover,.azuleliminar:hover{
	text-decoration:underline;
}

/*menu izquierdo inicialilzacion*/
.cbp-vimenu {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background: #f7f7f7;
}
 
.cbp-vimenu li a {
    display: block;
    /*text-indent: -500em;*/
	text-decoration:none;
    height: 7em;
    width: 8em;
    line-height: 5em;
    text-align: center;
    color: #999;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}
 
.cbp-vimenu li a:hover,
.cbp-vimenu li:first-child a{
    background: rgb(0,165,171); /*#47a3da;*/
    color: #fff;
}
 
/* class for current item */
.cbp-vimenu li.cbp-vicurrent a {
    background: #fff;
    color: rgb(0,165,171); /*#47a3da;*/
}
 
.cbp-vimenu li a:before {
    font-family: 'Lato';
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-indent: 0em;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 2em;
    -webkit-font-smoothing: antialiased;
}
 
.cbp-vimenu li a.icon-logo:before {
    content: " ";
	background-image: url('../../../images/mediaplayer.png');
    background-repeat: no-repeat;
    background-position: 50% 33%;
    font-weight: 700;
    font-size: 400%;
    font-family: 'Lato', Arial, sans-serif;
}
 
.icon-1:before {
    content: "1";
}