@charset "utf-8";
/* CSS Document */

html, body {height: 100%; margin:0;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 210px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -125px; /* negative value of footer height */
	height: 125px;
	clear:both;
	padding-top:5px;
	background: url(../img/logo_jepco100px.png) no-repeat center top #FFFFFF;
	color: #3399FF;
	width: 100%;}

#footer a{
	text-decoration: none;
	color: #3399FF;
}
#footer a:hover{
	text-decoration: underline;
	color: #3399FF;
}

#footer p{
	margin:0;
	padding:5px 10px
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	**background-color: #10a4d1;
	**background-color: #a00401 #222556;
	background: #1b2057 url(../img/bodybg1.png) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

p{
	margin:0 10px 10px;
	text-align: justify;
}
#header{
	width: 100%;
	color: #FFF;
	height: 195px;
	background-color: #FFFFFF;
}

#head{
	text-align: left;
	width: 960px;;
	height: 145px;
	margin: auto;
}
#logo{
	width: 245px;
	height: 130px;
	float: left;
}
#banner{
	height: 120px;
	margin: 5px;
	margin-top: 15px;
	//background-color: #44C0E3;
	width: 690px;
	float: left;
}
#closer{
	height: 20px;
	color: #3399FF;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#container{
	text-align:left;
	width: 970px;
	overflow: auto;
	margin: auto;
	margin-top: 15px;
}

.rounded{
	border: 5px solid #787b8f;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFFFFF;
	padding: 5px;
}
.centered{
	margin-top: 15px;
	margin-left: 80px;
}

#menu{
	background:#aaa;
	width: 200px;
	float: left;
}
ul#navigation{ 
	width: 180px;
	list-style: none;
	margin: 0;
	margin-left: -40px;
	float: left;
}

ul#navigation li{
  text-align: left;
  margin: 0;
  background: url(../img/icons/libg1.png) no-repeat center bottom;
}

ul#navigation li:hover{
	background: url(../img/icons/bg.png) no-repeat center;
}

ul#navigation li a {
  display: block;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
  font-weight: bold;
  padding: 0.25em;
  padding-left: 25px;
  margin-left: 10px;
}

a:link, a:visited { 
	color: #fff; 
}
a:hover, a:active { 
	color: #000;
}
ul#navigation li a:hover { 
	color: #FFFFFF;
}
.li01{
	background: url(../img/icons/01.png) no-repeat left;
}
.li02{
	background: url(../img/icons/02.png) no-repeat left;
}

.li03{
	background: url(../img/icons/03.png) no-repeat left;
}
.li04{
	background: url(../img/icons/04.png) no-repeat left;
}
.li05{
	background: url(../img/icons/05.png) no-repeat left;
}
.li06{
	background: url(../img/icons/06.png) no-repeat left;
}
.li07{
	background: url(../img/icons/07.png) no-repeat left;
}
.li08{
	background: url(../img/icons/08.png) no-repeat left;
}
.li09{
	background: url(../img/icons/09.png) no-repeat left;
}
.li10{
	background: url(../img/icons/10.png) no-repeat left;
}
.li11{
	background: url(../img/icons/11.png) no-repeat left;
}
.last{
	background: url(../img/icons/nobg.gif) no-repeat center;
}
#content{
	position: float;	
	background-color: #FFFFFF;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 20px;
	margin-top: -113px;
	width: 700px;
	margin-left: 225px;

}
#content h3{
	text-align: left;
	font-size: 18px;
	display: block;
	border: 0px;
	color: #646464;
	border-bottom: 1px solid #C0C0C0;
}
#mini{
	width: 960px;
	margin: auto;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}
#mini ul li{
	text-decoration: none;
	display: block;
	float: right;
	margin-left: 10px;
}
#mini ul li a{
	text-decoration: none;
}
#mini ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3399FF;
}
#mini ul li a img{
	border: none;
	padding: 0px;	
}
#minimenu{
	background-color: #83a2c5;
	margin-top: -15px;
	height: 40px;
	width: 100%;
	padding-top: 4px;
}
.plan{
	border: 1px solid #3399FF;
	-moz-border-radius: 5px;
	border-radius: 10px;
	padding: 5px;
	margin-bottom: 20px;
	width: 46%;
	float: left;
	margin-left: 10px;
	height: 145px;
}
.full{
	width: 95%;
}

.plan H4{
	display: block;
	background-color: #3399FF;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	border: 1px solid #3399FF;
	-moz-border-radius: 5px;
	border-radius: 10px;
	margin-top: -15px;
	font-size: 18px;
	color: #FFFFFF;
}

#content H5{
	display: block;
	background-color: #FF9900;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	border: 1px solid #FF9900;
	-moz-border-radius: 5px;
	border-radius: 10px;
	margin-top: -15px;
	font-size: 16px;
	color: #FFFFFF;
	text-align:center;
}

.wd47{
	padding: 5px;
	margin-bottom: 20px;
	width: 45%;
	float: right;
	margin-right: 10px;
}
.wd47p{
	width: 100%;
	display: block;
}
.wd100{
	padding: 5px;
	margin-bottom: 20px;
	width: 100%;
	float: right;
	margin-right: 10px;
}

.wd95{
	padding: 5px;
	margin-bottom: 20px;
	width: 95%;
	float: right;
	margin-right: 10px;
}
.wd_250{
	width: 250px;
	padding: 10px;
	margin: auto;
}
.left{
	float: left;
	margin-left: 10px;
}
.righted{
	float: right;
	margin: 5px;
	margin-right: 0;
}

.sep{
	border: none;
	border-bottom: 1px solid #3399FF;
	color: #3399FF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 98%;
	float: left;

}

.sep1{
	border: none;
	color: #3399FF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 98%;
	float: left;

}

.planes label{
	display: block;
	width: 90%;
	background-color: #3399FF;
	color: #FFFFFF;
	float: left;
	margin-left: 25px;
	padding-left: 5px;
}

.check{
	float: left;
	width: 10px;;
	text-align: left;
}

.showworker{
	width: 90%;
	background-color: #3399FF;
	color: #FFFFFF;
	float: left;
	margin-left: 25px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 5px;
}

.showworker:hover{
	cursor: pointer;
	background-color: #3c3c3c;
	border-color: #3c3c3c
}

.nohover:hover{
	background-color: #3399FF;
	border-color: #3399FF;
	cursor: default;
}
.dni{
	float: right;
}

.pad{
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#calculo{
	width: 90%;
	float: left;
	margin-left: 35px;
	margin-top: 50px;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.square{
	width: 47%;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
.showdata{
	width: 90%;
	background-color: #3399FF;
	color: #FFFFFF;
	float: left;
	margin-left: 25px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 5px;
}
.calcdata{
	float: right;
}
.total{
	background-color:#F03;
	border-color:#F03;
}
.green{
	background-color: #6C6;
	border-color: #6c6;
}

#famform{
	border: none;
	border-bottom: 1px solid #3399FF;
	margin-bottom: 10px;
	width: 95%;
}

#add{
	color:#3399FF; 
	font-size: 16px; 
	font-weight: bold;
	cursor: pointer;
}

.delete{
	width: 60px;;
	background-color: #F03;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #F03;
	-moz-border-radius: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.delete:hover{
	background-color:#900;
	border-color: #900;
}
.modify{
	width: 60px;;
	background-color: #6c6;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #6c6;
	-moz-border-radius: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.modify:hover{
	background-color:#063;
	border-color:#063;
}

.conf{
	width: 60px;;
	background-color: #F60;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #F60;
	-moz-border-radius: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.conf:hover{
	background-color: #FC0;
	border-color:#FC0;
}

.short{
	width: 68%;
	background-color: #3399FF;
	color: #FFFFFF;
	float: left;
	margin-left: 25px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 5px;
}

.short1{
	width: 57%;
	background-color: #3399FF;
	color: #FFFFFF;
	float: left;
	margin-left: 25px;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 5px;
}
.short1:hover { 
    background-color: #333;
}

.wd{
	width: 79%;
}
.wd65{
	width: 65%;
}
#anuncio{
	width: 275px;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 30px;
	height: 140px;
	background-color: #3399FF;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 75px;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 5px;
}

.nota{
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-top: 25px;
}
.notita{
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-top: 25px;
	color: #3399FF;
	text-align: center;
}

.excel{
	color: #FFF;
	font-weight:bold;
	font-size: 14px;
	display: block;
	float: right;
	background-color: #3399FF;
	padding: 5px;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 5px;
	margin-bottom: 15px;
}

.btborrar {
	width: 100px;
	height: 35px;
	display: block;
	float: right;
	margin-top: 5px;
	background: url(../img/bt_borrar.png) no-repeat;
	background-position: top left;
}
.btborrar:hover {
	background: url(../img/bt_borrar.png) no-repeat;
	background-position: 0px -35px;
	cursor: pointer;
}

.blank{
	background: #FFFFFF;
	border: none;
	color: #3399FF;
	font-weight: bold;
	font-size: 16px;
}

#calc{
	width: 100%;
	float: left;
}
#calc img{
	display: block;
	margin: auto;
	margin-top: 25px;
}

.pend{
	background-color:#F60;
	border-color: #F60;
}
.apb{
	background-color:#6C6;
	border-color: #6C6;
}
.dng{
	background-color:#F03;
	border-color: #F03;
}
.reg{
	background-color:#3399FF;
	border-color: #3399FF;
}
.double{
	width: 137px;
}

.docs{
	display: block;
	background-color: #3399FF;
	border: 1px solid #3399FF;
	-moz-border-radius: 10px;
	border-radius: 5px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	float: left;
	margin-left: 5px;	
}

.docu{
	width: 100%;
	float: left;
	padding-bottom: 25px;
}

#planes a{
	text-decoration: none;
	color: #335533;
}
#planes a:hover{
	text-decoration: underline;
	color: #335533;
}
td, th{
font: 76% arial,sans-serif;
}
.configuracion input[type="button"] {
	border-color:#F90;
  	background:#F90;
	background: -moz-linear-gradient(top, #F90 40%, #990000);
  	background: -webkit-linear-gradient(top, #F90 40%, #990000);
  	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F90', endColorstr='#990000');
}
	.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:0;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
	}

	.modalDialog:target {
		opacity:1;
		pointer-events: auto;
	}

	.modalDialog > div {
		width: 400px;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);
	}

	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { background: #00d9ff; }	
	
/*** MENU HEADER (CON BOTONES) ***/
	.dropbtn {
	background-color:transparent;
    color: white;
   //padding: 6px;
    border: none;
    cursor: pointer;
	font-size: 15px;
    font-weight: bold;
}

.dropbtn:hover, .dropbtn:focus {
   // border: solid 2px #2980B9;
   background-color: #2980B9;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	text-align:left;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}
/*** FIN MENU HEADER ***/