
@import url('fonts.css');
@import url('menu-style.css');
@import url('tables-form.css');
@import url('table-magic.css');

html, body{
	width: 100%;
	height: 100%;
	min-width: 800px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: 'Seat Meta Normal Roman';
	background-color: #fff;
}
#clear{
	clear: both;
}
#blocked_screed h1{
	display: none;
}
@media only screen and (max-width: 799px){
	#blocked_screed{
		display: block;
		position:absolute;
		width:100%;
		height:100%;
		z-index:99999;
		background-color: #000;
		margin: 0px;
	}
	#blocked_screed h1{
		display: block;
		margin: 0 auto;
		width: 80%;
		color: gray;
		text-align: center;
		margin-top: 20%;
	}
}
#wrapper{
	width: 100%;
	min-height: 768px;
	max-height: 1800px;
}



/*-- Index --*/

.bgindex{
	background: #f5f5f5 url('../images/bg_index.jpg') no-repeat center top;
	background-size: cover;
}
#logsesion, #logo_brand{
	width: 450px;
	margin: 0 auto;
}
#logo_brand{
	border-bottom: 3px solid silver;
	margin-bottom: 30px;
}
.input-group{
	margin-bottom: 20px;
}
.input-control{
	/*background: url("../images/user-icon.gif") no-repeat scroll 0 0 #fff;*/
	background-position: 1px 2px;
	color: gray;
	background-color: #fff;
	width: 100%;
	height: 40px;
	border: none;
	font-size: 14px;
	text-align: center;
	opacity: 0.70;

}
.user{
	background: url("../images/user-icon.gif") no-repeat scroll 0 0 #fff;
}
.password{
	background: url("../images/pass-icon.gif") no-repeat scroll 0 0 #fff;
}
.btn_submit{
	/*background-color: #ed1c24;*/
	background-color: rgba(236, 28, 36, 0.64);
	color: #fff;
	border: 0px;
	padding: 15px 30px;
	font-size: 14px;
	font-family: 'Seat Meta Medium Roman';
	letter-spacing: 3px;
	float: left;
}
.btn_pass{
	text-decoration: none;
	padding-bottom: 13px;
	font-size: 11px;
}
.btn_pass:hover{
	color: #ed1c24;
	text-decoration: underline;
}
.alerta_login{
	float: right;
	display: block;
	color: #fff;
	text-align: right;
	margin: 0px;
}

/*-- Temrina Index --*/

header{
	width: 100%;
	height: 58px;
	background: #6a6a6a;
	top: 0px;
	position: fixed;
	 z-index: 99999;
}
#logo_principal{
	float: left;
}
footer{
	width: 100%;
	position: fixed;
	bottom: 0px;
	margin-top: 50px;
	/* altura en px del footer con valor negativo */
	height: 50px;
	/* Altura del Footer en px*/
	clear: both;
	background: #838383;

	color: #FFFFFF;
}
#firmaLT{
	display: block;
	float: right;
	list-style: none;
	height: 50px;
	margin: 0px 20px
}
#firmaLT li{
	float: left;
	display: block;
	height: 30px;
	margin: 10px 8px;
}
#firmaLT li:first-child{
	border-right: 1px solid black;
	border-right-color: rgb(61, 61, 61);
}
#firmaLT li p{
	font-size: 12px;
	margin: 10px 20px;
	color: rgb(61, 61, 61);
}
section{
	width: 100% !important;
	margin-top: 58px;
}
.bgspace{
	background: #e7e7e7;
}
#col1{
	width: 100%;
	height: 20px;
	padding: 5px;
}
#col2{
	width: 49%;
	height: 100%;
	display: block;
	float: left;
	padding-bottom: 100px;
}
#col3{
	width: 33%;
	height: 250px;
	float: left;
	color: rgb(109, 109, 109);
}

#divline{
	width: 33%;
	float: left;
}
#divline2{
	height: 250px;
	float: left;
}
#slimline-top{
	width: 50%;
	margin: 0 auto;
	border-top: 1px solid rgb(109, 109, 109);
}
#slimline-right{
	height: 125px;
	margin: 70px 0px;
	border-right: 1px solid rgb(109, 109, 109);
}
#col3 #divImg{
	width: 70px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
}
#col3 h1{
	width: 50%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
#col3 h1 span{
	display: block;
	font-size: 14px;
}
#col3 a{
	width: 100px;
	color: #fff;
	background: #ed1c24;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding: 5px 0px;
}
#col3 button{
	width: 100px;
	color: #fff;
	background: #ed1c24;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding: 5px 0px;
	border:none;
	cursor: pointer;
	margin-top: 5px;
}
#col3 input[type ="text"]{
	display: block;
	margin-top: 7px;
}
#formSearch{
	width: 100%;
}
#tableGral{
	width: 100%;
}
#formSearch h1, #tableGral h1, #tableInner h1{
	display: block;
	color: #ed1c24;
	margin: 0px 0px 20px 70px;
	padding-top: 20px;
}
#tableInner h1{
	margin: 0px 0px 20px 0px;
}
#tableGral h1 a, #formSearch h1 a{
	color: gray;
	text-decoration: none;
}
#showInfoSection{
	width: 100%;
	height: 20px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#showInfoSection p{
	float: left;
	width: 80%;
}
#showInfoSection a{
	color: #fff;
	background: #ed1c24;
	padding: 10px;
	float: right;
	text-decoration: none;
}
#showInfoCleintes{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}
#showTable{
	width: 80%;
	margin: 0 auto;
	margin-bottom: 50px;
}
#tableInner{
	width: 90%;
	margin: 0 auto;
}
#tableInner h2{
	/*float: right;*/
	color: #ed1c24;
	font-size: 13px;
}
#tableInner h1 a{
	float: right;
	color: #ed1c24;
}

.input-group-carga{
	position: absolute;
    left: 43%;
    margin-left: -43px;
}
.upload {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
}

.upload + label {
	width: 157px;
    height: 28px;
    font-size: 13px;
    font-weight: 500;
    color: white;
    line-height: 2.6em;
    text-transform: uppercase;
    text-align: center;
    background-color: #000000;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0px 3px 0px #656565;
    transition: 150ms;
}

.upload:focus + label,
.upload + label:hover {
    background-color: #656565;
    box-shadow: 0px 5px 0px #000000;
    cursor:pointer;
}

.upload:focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}
