﻿body {
	/*background-image:url('../Imagenes/img%20AdminEncuestasINEC.jpg'); 
	background-repeat:no-repeat;
	background-size:900px 1200px;*/
	/*background-position-x:center; 
	background-position-y:center;*/ 
	
}



.text-wrap{
	white-space:normal;
	word-wrap:break-word;
}
.width-200{
	width:200px;
}


.espacioFecha {
	padding-left:2em;
}

.text-uppercase{
	text-transform:uppercase;
}

.Oculto{
	display:none;
}

.MensajeError{
	font-weight:bold;
	color:red;
	font-size:11px;
}

.modal-content {
	width: 800px !important;
	margin: 30px auto !important;
}

.alertify-log-custom {
	background: blue;
}

.modal-lg {
	width: 1200px !important;
	margin: 0 auto;
	margin-left: -100px;
}

.modal-content {
	position: relative;
	display: table;
	overflow-y: auto;
	overflow-x: auto;
	width: auto;
	min-width: 200px;
	 /*min-width: 900px;*/
	/*margin-left: -150px !important;*/
	cursor: move;
}

.modal-header {
	background-color: #428bca;
	padding: 9px 15px;
	color: #FFF;
	font-family: Verdana, sans-serif;
}

.required:after {
	content: "*";
	font-weight: bold;
	color: red;
}

.menu-item-bold{
	font-weight:bold;
}

.page-content {
	min-height: 568px;
	background-color: #fff;
	padding:5px 20px;
}

.page-header{
	margin-top:0px;
}

.section-header{
	font-weight: bold; 
	color: #4285F4;
	background-color: #e2e1e0;
	border:1px solid #e2e1e0;
	margin-left: 15px;
	border-radius:10px;
}

.section-header-modal{
	font-weight: bold; 
	color: #4285F4;
	background-color: #e2e1e0;
	border:1px solid #e2e1e0;
	border-radius:10px;
}

.img-wrapper{
	width:70%;
}

.nav-color {
	background-color: #fff;
}

.dataTables_wrapper .dataTables_info {
	clear: none;
	float: right;
	padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
	float:none;
	text-align:center;
	padding-top: 0.25em;
}

.div.dataTables_wrapper div.dataTables_paginate {
	text-align: center;
}

.ReadOnly-White {
	cursor: default;
}
		
.ReadOnly-White[readonly] {
	background-color: #ffffff;
	opacity: 1;
}

.navbar-nav .open .dropdown-menu > li > .linkManual, .navbar-nav .open .dropdown-menu  {
	color:blue;
}

.ui-autocomplete {

}
.ui-autocomplete-input {
}

.img-center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.form-group-lg .form-control{
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px}


@media (min-width:768px){
	.form-horizontal .form-group-lg .control-label{
		padding-top:11px;font-size:18px

	}

}

.Banner-Primary{
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
	font-weight: bold;
}



.nav-tabs { border-botton: 1px solid #DDD; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {  border: 1px solid; color: #428bca !important; background: #ffffff; font-weight:bold; }
.nav-tabs > li > a { /*border: none;*/ color: #666; margin-right: 1px; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: 1px solid; color: #ffffff !important; background: #428bca; font-weight:bold; }
.nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{ /*background: #fceed9;*/}

/*.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }
body{ background: #EDECEC; padding:50px}*/


/****************************************************************************/
/*                CLASES DE MENU PARA AUTOCOMPLETE DE JQUERY UI*/
/****************************************************************************/
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff url("images/ui-bg_highlight-soft_100_feeebd_1x100.png") 50% top repeat-x;
	color: #333333;
}


.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #003eff;
	background: #007fff url("images/ui-bg_highlight-soft_100_feeebd_1x100.png") 50% top repeat-x;
	font-weight: bold;
	color: #ffffff;
}


/****************************************************************************/
/*                CLASES DE MENU */
/****************************************************************************/
.menuHeader{
	font-weight:bolder;
	font-size:18px;
	color: #275d8b;
}

.menu-container:hover .menu-slide {
	-o-transform: translate(400px, 0);
	-moz-transform: translate(400px, 0);
	-ms-transform: translate(400px, 0);
	-webkit-transform: translate(400px, 0);
	transform: translate(400px, 0);
	opacity: 1;
}

.menu-container .menu-btn {
	color: #333333;
	position: fixed;
	top: 50px;
	left: 10px;
	cursor: pointer;
	z-index: 10000;
	font-size: 19px;
	text-decoration: none;
}

.menu-container .menu-btn:hover {
	color: #666666;
}

.menu-container .menu-slide {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF; /*#e3f1ff;*/
	border:solid 3px #e3f1ff;
	box-shadow:5px 10px #888888;
	height: 100%;
	left: -400px;
	top: 75px;
	width: 400px;
	overflow-y: auto;
	z-index: 10000;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-webkit-transition: 6s ease-in-out;
	transition: 0.3s ease-in-out;
	position: fixed;
	opacity: 0;
	
}

.menu-container .menu-slide .menu-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu-container .menu-slide .menu-list .menu-item a {
	padding: 8px;
	display: block;
	text-decoration: none;
	color: #333333;
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	font-weight: 300;
}

.menu-container .menu-slide .menu-list .menu-item a:hover {
	color: #FFF;
	background-color: #FFFFFF; /*#e3f1ff;*/
	border:solid 1px red;
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
}


.button-eff {
  /*padding: 15px 25px;*/
  /*font-size: 24px;
  text-align: center;*/
  cursor: pointer;
  outline: none;
  /*color: #fff;
  background-color: #4CAF50;*/
  border: none;
  border-radius: 0px; /**15*/
  box-shadow: 0; /*9px #999*/
   height:63px; 
   width:250px; 
  background-image:url('../Imagenes/botonNaranjaSASRecurso_v1.png');
  /*background-image:url('../Imagenes/botonSASRecurso 3mdpi.png');*/
}

.button-eff:hover {
					position: relative;	
					background: url('../Imagenes/botonNaranjaSASOFF_v1.png') no-repeat;
					/*background: url('../Imagenes/botonOFFSASRecurso 4mdpi.png') no-repeat;*/ 
					/*height:50px; 
					width:233px;*/ 
					 height:63px; 
					 width:250px; 
					border:none;

}

.button-eff:hover imag
{
	 position: absolute;
	  top:0;
	  left:0;
	overflow: hidden;
}

.button-eff:active {
  /*background-color: #3e8e41;*/
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}


/**---------------------------------------------------------------------------------------*/
/* Make the container relative */
.swap-on-hover {
  position: relative;	
	margin:  0 auto;
	max-width: 400px;
}

/* Select the image and make it absolute to the container */
.swap-on-hover img {
  position: absolute;
  top:0;
  left:0;
	overflow: hidden;
	/* Sets the width and height for the images*/
	width: 400px;
	height: 400px;
}

/* 
	We set z-index to be higher than the back image, so it's alwyas on the front.

We give it an opacity leaner to .25s, that way when we hover we will get a nice fading effect. 
*/
.swap-on-hover .swap-on-hover__front-image {
  z-index: 9999;
  transition: opacity .5s linear;
  cursor: pointer;
}

/* When we hover the figure element, the block with .swap-on-hover, we want to use > so the front-image is going to have opacity of 0, which means it will be hidden, to the back image will show */
.swap-on-hover:hover > .swap-on-hover__front-image{
  opacity: 0;
}


.panelpadding {
  margin: 10px;
}

		.box {
			position: fixed;
			z-index: 1;
			left: 20%;
			/*top: 15%;*/
			width: 60%;
			height: 100%;
			padding-top: 60px;
			/*top: 44%;*/
			/* transform: translate(-50%, -50%);*/
			/*width: 50rem;*/
			/*height:50rem;*/
			/*padding: 2.5rem;*/
			box-sizing: border-box;
			background: rgba(0, 0, 0, 0.6);
			/*border-radius: 0.625rem;*/
		}

		  .boxCellphone 
	   {
		  z-index: 1;
		  box-sizing: border-box;
		  background: rgba(0, 0, 0, 0.6);
		  position: fixed;
		  width: 100%;
		  height: 100%;
		  padding-top: 60px;
	   }

		.contorno
		{
			position: fixed;
			z-index: 1;
			box-sizing: border-box;
			width:50%;
			height:50%;
			left: 25%;
		}

		.contorno input 
		{
			color:white;
		}

		 .contorno p 
		{
			color:white;
		}

		 .contornoCellphone
	   {

			position: fixed;
			z-index: 1;
			box-sizing: border-box;
			width:90%;
			height:50%;
			left: 5%;
	   }


		   .hacerScroll {
			overflow-y: scroll;
			overflow-x: hidden;
			height: calc(100vh - 70px);
		}

		 .footer {
			position: relative;
			top:40em;
			bottom: 0;
			left: 0%;
			right: 0;
			background: rgba(1, 1, 1, 0);
			height: auto;
			width: 100%;
			color: #fff;
		}

		 .footerForm
		 {
			position: relative;
			top:9.2em;
			bottom: 0;
			left: 0%;
			right: 0;
			background: rgba(1, 1, 1, 0);
			height: auto;
			width: 100%;
			color: #fff;
		 }

		.footer-content {
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
			text-align: center;
		}

			.footer-content h3 {
				font-size: 2.1rem;
				font-weight: 500;
				/*text-transform: capitalize;*/
				line-height: 3rem;
				text-align:center;
			}

			.footer-content p{
	max-width: 500px;
	margin: 10px auto;
	line-height: 28px;
	font-size: 14px;
	color: #cacdd2;
}


			/*.box h2 {
				margin: 0 0 1.875rem;
				padding: 0;
				color: #fff;
				text-align: center;
			}*/

			/*.box .inputBox {
				position: relative;
			}*/

				/*.box .inputBox input {
					width: 100%;
					padding: 0.625rem 0;
					font-size: 1rem;
					color: #fff;
					letter-spacing: 0.062rem;
					margin-bottom: 1.875rem;
					border: none;
					border-bottom: 0.065rem solid #fff;
					outline: none;
					background: transparent;
				}*/

				/*.box .inputBox label {
					position: absolute;
					top: 0;
					left: 0;
					padding: 0.625rem 0;
					font-size: 1rem;
					color: #fff;
					pointer-events: none;
					transition: 0.5s;
				}*/

				/*.box .inputBox input:focus ~ label,
				.box .inputBox input:valid ~ label,
				.box .inputBox input:not([value=""]) ~ label {
					top: -1.125rem;
					left: 0;
					color: #03a9f4;
					font-size: 0.75rem;
				}*/

			/*.box input[type="submit"] {
				border: none;
				outline: none;
				color: #fff;
				background-color: #03a9f4;
				padding: 0.625rem 1.25rem;
				cursor: pointer;
				border-radius: 0.312rem;
				font-size: 1rem;
			}*/

				/*.box input[type="submit"]:hover {
					background-color: #1cb1f5;
				}*/








/*/*tabs responsive*/
/*.icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
	float: right;
	display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
	position: absolute;
	right: 0;
	top: 0;
  }

   .topnav.responsive a {
	float: none;
	display: block;
	text-align: left;
  }*/



#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

/*#ElContenido {
  display: none;
  text-align: center;
}*/

#myProgress {
  width: 100%;
  background-color: #ddd;
}

#myBar {
  width: 1%;
  height: 30px;
  background-color: #89b9e2;
  text-align: center;
  line-height: 30px;
  color: white;
}