/* 
    Document   : style
    Created on : 29-08-2013, 03:05:40 PM
    Author     : Daniela.RDiaz
    Description:
        Purpose of the stylesheet follows.
*/

body {
    background-attachment: fixed;
    /*background-color: white;
    background-image: url("../_images/top-back.jpg");
    background-position: center top;
    background-repeat: repeat-x;*/
    margin-top: 0px;
	/*border-top: 5px solid black;*/
	background: rgb(206,206,206); /* Old browsers */
	background: rgb(232,232,232); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(100%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	background-repeat: repeat-x;


	
}
/*
#contenedor {
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 35px;
}*/
div#bottom{
    background: url(../_img/bottom.png);
}
#col_e{
	padding-left: 0;
	padding-right: 0;
	/*background-image: url("../_images/footer.jpg");*/
	background-color: black;
}

#top {
    /*width: 975px;
    background-color: black;*/
	/*height: 114px;  */
	border-bottom: 14px solid black;
}

#top_2{
    /*width: 975px;
    background-color: black;*/  
	border-left: 12px solid black;
    /*height: 130px;*/
	background-color: white;
}

#logolc{
	width: 120px;
}

#top_left{
	padding-bottom: 10px;
    padding-right: 0;
    padding-top: 10px;
}

#top_left_e2{
	padding-right: 0;
	padding-top: 25px;
}

#top_left_e2 img{
	
}
#top_right_e{
	/*border-bottom: 10px solid black;
	background-color: white;*/
    color: #594584;
    font-weight: bold;
    padding-bottom: 12px;
    padding-left: 0;
    padding-top: 30px;
    text-align: center;
}

#top_right_e h3, #top_right_e h4{
	font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
	
}

#top_right_e2{
	padding-left: 0;
	padding-right: 0;
}

#top_right_e2 img{
	height: 140px;
    width: 642px;
}
}

#top_right{
	padding-left: 0;
}

#logo {
    width: 235px;
    height: 114px;
    /*background: url(../_images/logolc.jpg);*/
    float: left;
}

#top_center {
    width: 740px;
    height: 90px;
    background-color: white;
    float: right;
    /*background: url(../_images/domlc.png) white;*/
}

#top_bottom {
    width: 100%;
    height: 24px;
    background-color: black;
    float: right;
}

#subtop {
    width: 957px;
    height: 130px;
    background-color: white;
    margin-left: 6px;
    border-left: 12px solid black;
    background: url(../_images/exps.jpg) no-repeat;
  /*  background: url(../_img/domlcs.png) white; */
    
}

#subtop_left {
    width: 400px;
    height: 100px;
    margin-top: 30px;
    background: url(../_images/tituloexp.png) no-repeat;
    float: left;
}

#subtop_right {
    width: 557px;
    height: 130px;
    float: right;
     /* background: url(../_images/fondo.jpg) no-repeat #00579d; */
    background-size: 109% 119%;
}

#center {
    width: 975px;
    background-color: white;
   /* border-top: 10px solid black;*/
    
}
#content {
	background-color: white;
	/*text-align: center;*/
	padding-bottom: 40px;
    padding-top: 10px;
}

/*
#content {
    width: 875px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 30px;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    
}*/

#btn-xlarge {
    padding: 18px 28px;
    font-size: 40px; 
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	margin-bottom: 10px;
    margin-top: 10px;
}

#btn-xlarge:hover {
    color: white;
}

#bottom {
    /*background-color: #5a6c74;*/
    padding-top: 20px;
    padding-bottom: 20px;
}

#bottom #ref {
    width: 517px;
    height: 68px;
    background: url(../_images/ref.png) no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#dir {
    text-align: center;
	color: white;
}

#dir a {
    color: white;
    font-weight: bold;
}
/*#linea_form {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 5px;
    padding-bottom: 3px;
}

#table_titulo {
    
    width: 80px;
}

div.pager {
    text-align: center;
    margin: 1em 0;
}

div.pager span {
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8;
    text-align: center;
    cursor: pointer;
    background: #CCCCCC;
    color: #fff;
    margin-right: 0.5em;
}

div.pager span.active {
    background: #00579d;
}

.pager {
    font-size: 26px;
}*/

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  font-family: Arial;
  color: #ffffff;
  font-size: 40px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
/*
#form_inicio a:link {
    font-family: arial;
    font-size: 40px;
	color: #ffffff;
  font-size: 40px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

#form_inicio{
	text-align: center;
}*/

/* FORMULARIO DE INGRESO */

.form-signin {
    margin: 0 auto;
    /*max-width: 330px;*/
    padding: 15px;
	/*min-height: 450px;*/
}
.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    box-sizing: border-box;
    font-size: 16px;
    height: auto;
    padding: 10px;
    position: relative;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -1px;
}
.form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 10px;
}

/* FIN FORMULARIO DE INGRESO */

#form_exp{
	text-align: center;
}

#panel_on{
	border-color: #ff9e02;
}
#panel_on_heading{

	background: #ff9e02; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWUwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmOWUwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #ff9e02 0%, #ff9e02 20%, #ffffff 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9e02), color-stop(20%,#ff9e02), color-stop(98%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9e02 0%,#ff9e02 20%,#ffffff 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9e02 0%,#ff9e02 20%,#ffffff 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9e02 0%,#ff9e02 20%,#ffffff 98%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9e02 0%,#ff9e02 20%,#ffffff 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9e02', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

	/*background-color: #ff9e02;
    border-color: #ef9100;*/
}

.panel-primary #ph {
    color: white;
    text-decoration: none;
}

.panel-default #ph {
    color: black;
    text-decoration: none;
}
#va a{
	color: white;
    text-decoration: none;
}

#frec{
	text-align: center;
}

#center_form{
	margin-left: auto;
    margin-right: auto;
    max-width: 200px;
}
#center_form2{
	 text-align: center;
}

#center_form3{
	margin-left: auto;
    margin-right: auto;
    max-width: 300px;
	text-align: center;
}

#bi{
    float: right;
}
#bi a{
	color: white;
    text-decoration: none;
}

@media all and (max-width: 500px) { /* screen size until 500px */
	#content #btn-xlarge {
		font-size: 1.1em;
	}
	#row {
		margin-bottom: -2px;
	}
	.form-signin .form-control {
		font-size: 14px;

	}
}