/* CSS Document */

@font-face {
	font-family: 'Futura';
	src: url('../fonts/futurastdbook.eot');
	src: url('../fonts/futurastdbook.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futurastdbook.woff') format('woff'),
		 url('../fonts/futurastdbook.ttf') format('truetype'),
		 url('../fonts/futurastdbook.svg#futurastdbook') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* NORMAL ***********************************************/

a
{
	color: #525252;
	text-decoration: none;
}

body
{
	background: #cccccc !important;
	color: #525252;
	font-family: 'Futura';
	font-size: 16px;
	margin: 0;
	padding: 0;
	width: 100%;
}

footer
{
	background: url(../img/border.png) repeat-y top center;
	padding: 50px 30px 20px 30px;
	text-align: center;
}

footer aside a
{
	color: #525252;
}

footer nav
{
	margin: 0 0 10px 0;
}

footer nav li
{
	border-left: 1px solid #525252;
	display: inline-block;
	list-style: none;
	padding: 0 10px;
	vertical-align: top;
}

footer nav li:first-child
{
	border: none;
}

footer nav li a
{
	color: #525252;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 10px 0;
	padding: 0;
}

h1
{
	color: #95AD2E;
	font-size: 26px;
	font-style: italic;
}

h2
{
	color: #95AD2E;
	font-size: 22px;
	font-style: italic;
}

header
{
	position: relative;
}

header #admin li a
{
	color: black;
}

header #logodatos
{
	display: inline-block;
	padding: 0 30px;
	width: 940px;
}

header #logodatos #safetylogo
{
	background: url(../img/logo.png) no-repeat top center;
	float: left;
	height: 106px;
	width: 233px;
}

header #logodatos #misdatos
{
	float: right;
	margin: 20px 15px 0 0;
}

header #logodatos #misdatos a
{
	text-decoration: underline;
}

header #minavegacion
{
	background: url(../img/border.png) repeat-y top center;
	border-top: 5px solid #95ad2e;
}

header #minavegacion #admin
{
	margin: 20px 0 0 120px;
}

header #minavegacion #contratista
{
	margin: 20px 0 0 55px;
}

header #minavegacion #admin li,
header #minavegacion #contratista li
{
	display: inline-block;
	list-style: none;
	margin: 0;
}

header #minavegacion #admin li a,
header #minavegacion #contratista li a
{
	background: url(../img/boton.png) bottom left;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 1px 2px 2px #ccc;
	color: #525252;
	font-weight: bold;
	padding: 20px 30px 10px 30px;
	text-decoration: none;
}

header #minavegacion #admin li a:hover,
header #minavegacion #admin li a.active,
header #minavegacion #contratista li a:hover,
header #minavegacion #contratista li a.active
{
	background: url(../img/botonhov.png) bottom left;
	color: white;
}

header #minavegacion #superadmin
{
	position: absolute;
	top: 40px;
	left: 40%;
}

header #minavegacion #superadmin li
{
	display: inline-block;
	list-style: none;
	vertical-align: top;
}

header #minavegacion #superadmin li a
{
	background: #95AD2E;
	border: none;
	border-radius: 10px;
	box-shadow: 1px 2px 2px 1px #8C8C8C;
	color: white;
	padding: 5px 20px;
	text-transform: uppercase;
}

header #minavegacion #superadmin li a:hover
{
	opacity: 0.8;
}

img
{
	border: 0;
}

input, select, textarea
{
	font-family: 'Futura';
}

input[type=text], 
input[type=password]
{
	background: white;
	border: 1px solid #DED290;
	border-radius: 10px;
	padding: 10px 4%;
	width: 92%;
}

input[type=submit], 
input[type=button]
{
	background: #95AD2E;
	border: none;
	border-radius: 10px;
	box-shadow: 1px 2px 2px 1px #8C8C8C;
	color: white;
	cursor: pointer;
	padding: 5px;
	text-transform: uppercase;
}

input[type=submit]:hover,
input[type=button]:hover
{
	opacity: 0.8;
}

input#nit
{
	width: 30%;
}

input#verificacion
{
	width: 4%;
}

label
{
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
}

p
{
	margin: 0 0 10px 0;
}

select
{
	background: white;
	border: 1px solid #DED290;
	border-radius: 10px;
	padding: 10px 15px;
	width: 230px;
}

table
{
	font-size: 14px;
	margin: 0 0 10px 0;
}

table a
{
	text-decoration: underline;
}

table tr
{
	background: #F1EEE0;
}

table tr:nth-child(even)
{
	background: #FAF9F4;
}

table tr th
{
	background: url(../img/th.png) bottom left;
	border-radius: 10px;
	color: white;
	padding: 10px 0;
	text-transform: uppercase;
}

table tr td
{
	border-radius: 10px;
	padding: 10px;
}

textarea
{
	background: white;
	border: 1px solid #DED290;
	border-radius: 10px;
	min-height: 90px;
	padding: 10px 4%;
	width: 92%;
}

/* ID ***************************************************/

#adicionar
{
	margin: 10px 0 20px 0;
}

#content
{
	background: url(../img/border.png) repeat-y top center;
	padding: 40px 30px 15px 30px;
}

#contratista #opciones .fila
{
	background: #FAF9F4;
	padding: 15px 10px;
}

#contratista #opciones .fila:nth-child(even)
{
	background: #F1EEE0;
}

#contratista #opciones .fila .fila
{
	background: none;
}

#convenciones
{
	margin: 0 0 20px 0;
}

#convenciones li
{
	border-left: 1px dotted #CCC;
	display: inline-block;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 15px 0 55px;
	text-transform: uppercase;
	vertical-align: top;
}

#convenciones p
{
	display: inline-block;
	vertical-align: top;
}

#convenciones #ca
{
	background: url(../img/ico-car.png) no-repeat 15px 0;
	border: none;
}

#convenciones #no
{
	background: url(../img/ico-noa.png) no-repeat 15px 0;
}

#convenciones #si
{
	background: url(../img/ico-sin.png) no-repeat 15px 0;
}

#detalle
{
	padding: 0 100px;
	
}

#detalle .fila
{
	margin: 0;
}

#detalle .fila label
{
	background: #E4E0C5;
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	min-height: 25px;
	text-align: right;
	padding: 2px 10px;
	vertical-align: top;
	width: 270px;
}

#detalle .fila span
{
	background: #EFECDC;
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
	min-height: 25px;
	padding: 2px 10px;
	vertical-align: top;
	width: 400px;
}

#elporcentaje2
{
	font-weight: bold;
	line-height: 30px;
}

#escoja #asunto
{
	width: 90%;
}

#escoja #cuerpo
{
	width: 90%;
}

#esta
{
	position: absolute;
	right: 10px;
	top: 13px;
	width: 20px;
}

#indexhome
{
	border-radius: 20px;
	box-shadow: 0px 0px 5px 6px #ccc;
	margin: 40px auto 0;
	padding: 50px;
	width: 480px;
}

#indexhome input[type=text], 
#indexhome input[type=password]
{
	background: white;
	border: 1px solid #DED290;
	border-radius: 10px;
	padding: 10px 15px;
	width: 230px;
}

#indexhome p
{
	font-size: 18px;
	margin: 0 0 30px 0;
}

#indexhome #ingreso:hover
{
	opacity: 0.8;
}

#indexhome #olvido
{
	color: #525252;
	font-size: 14px;
}

#indicador
{
	margin: 40px 0 10px 0;
}

#labarra
{
	background: url(../img/labarra.jpg) no-repeat top left;
	display: inline-block;
	height: 30px;
	margin: 0 0 20px 0;
	vertical-align: top;
	width: 300px;
}

#labarra #completo
{
	background: url(../img/labarrahov.jpg) no-repeat top left;
	height: 30px;
	width: 0px;
}

#losarchivos li
{
	height: 40px;
}

#mymedia
{
	width: 100%;
}

#mymedia #myarea
{
	border: 2px dashed #ccc;	
	cursor: crosshair;
	font-size: 18px;
	font-style:italic;
	height: 100px;
	margin: 0 auto 40px;
	padding: 30px 0 50px 0;
	text-align: center;
	width: 80%;
}

#navigation a
{
	background: url(../img/boton.png) bottom left;
	border-radius: 10px;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px;
}

#navigation a:hover,
#navigation a.seleccionado
{
	background: url(../img/botonhov.png) bottom left;
	color: white;
}

#ocultore
{
	position: relative;
}

#ocultore #recordar
{
	background: white;
	border-radius: 20px;
	box-shadow: 0px 0px 5px 6px #ccc;	
	left: 300px;
	padding: 20px;
	position: absolute;
	top: -200px;
}

#ocultore #recordar h2
{
	color: #94AC2D;
	font-size: 25px;
	text-align: center;
}

#ocultore #recordar input[type=text]
{
	background: white;
	border: 1px solid #DED290;
	border-radius: 10px;
	padding: 5px 10px;
}

#ocultore #recordar input[type=submit],
#ocultore #recordar input[type=button]
{
	background: #95AD2E;
	border: none;
	border-radius: 10px;
	box-shadow: 1px 2px 2px 1px #8C8C8C;
	color: white;
	padding: 5px 20px;
	text-transform: uppercase;
}

#ocultore #recordar input[type=submit]:hover,
#ocultore #recordar input[type=button]:hover
{
	opacity: 0.8;
}

#personaliza
{
	padding: 40px 0 0 0;
}

#vercontra
{
	display: inline-block;
	width: 100%;
}

#vercontra h1
{
	float: left;
}

#vercontra nav
{
	float: right;
}

#vercontra nav a
{
	background: #95AD2E;
	border: none;
	border-radius: 10px;
	box-shadow: 1px 2px 2px 1px #8C8C8C;
	color: white;
	padding: 2px 5px;
	text-transform: uppercase;
}

#vercontra nav a:hover
{
	opacity: 0.8;
}

/* CLASS ************************************************/

.alert
{
	color: red;
}

.borrar
{
	display: inline-block;
	float: right;
}

.button
{
	background: #95AD2E;
	border: none;
	border-radius: 10px;
	box-shadow: 1px 2px 2px 1px #8C8C8C;
	color: white;
	padding: 5px 20px;
	text-transform: uppercase;
}

.button:hover
{
	opacity: 0.8;
}

.center
{
	text-align: center;
}

.column3
{
	display: inline-block;
	margin: 0 0 20px 0;
	vertical-align: top;
	width: 32%;
}

.column5
{
	display: inline-block;
	margin: 0 0 20px 0;
	vertical-align: top;
	width: 19%;
}

.compuesto
{
	margin: 0 0 40px 0;
}


.data
{
	margin: 0 0 10px 0;
}

.data label
{
	font-weight: bold;
}

.eliminar
{
	float: right;
}

.error
{
	color: red;
	display: inline-block;
}

.fila
{
	margin: 0 0 15px 0;
}

.fila.right
{
	text-align: right;
}

.fila3 div
{
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 30%;
}

.fila5#nombreindica
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.fila5 .div1
{
	display: inline-block;
	vertical-align: top;
	width: 22%;
}

.fila5 .div1 input[type=text]
{
	width: 120px;
}

.fila5 .div2
{
	display: inline-block;
	vertical-align: top;
	width: 8%;
}

.fila5 .div3
{
	display: inline-block;
	vertical-align: top;
	width: 40%;
}

.fila5 .div4
{
	display: inline-block;
	vertical-align: top;
	width: 22%;
}

.fila5 .div4 input[type=text]
{
	width: 120px;
}

.fila5 .div5
{
	display: inline-block;
	vertical-align: top;
	width: 5%;
}

.icheckbox_line-green, .iradio_line-green
{
	border-radius: 15px;
	margin: 0 0 5px 0;
	padding: 15px 15px 15px 38px;
}

.lowlinea
{
	background:url(../img/lowlinea.jpg) no-repeat bottom center;
	padding: 0 0 25px 0;	
}

.myhide
{
	display: none;
}

.inline-block
{
    display: inline-block;
    vertical-align: top;
}

.inside
{
	background: white;
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 1000px;
}

.mensajes
{
	background: #900;
	color: white;
	display: inline-block;
	border-radius: 10px;
	padding: 5px 10px;
}

.mensajesverdes
{
	background: #060;
	color: white;
	display: inline-block;
	border-radius: 10px;
	padding: 5px 10px;
}

.myforms
{
	padding: 0 100px;
}

.nombre
{
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.red
{
	color: red;
}

.selectables 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.selectables li
{
	background: #cccccc;
	border-radius: 10px;
	color: black;
	display: inline-block;
	font-size: 12px;
	margin: 0 10px 10px 0;
	padding: 10px 20px;
	vertical-align: top;
}

.selectables li.ui-selected
{
	background: green;
	color: white;
}

.ventana
{
	border: 1px solid #CCC;
	border-radius: 10px;
	margin: 15px 0;
	padding: 2%;
}

.vdescripcion
{
	background: url(../img/ver-descripcion.png) no-repeat top left;
	display: inline-block;
	height: 30px;
	padding: 0 0 0 30px;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}