

	.left_block{
	
		/*background-color:white;
		
		  
		  background-position:center;
		  background-size:cover;*/
	}
	body{
		padding: 0px;
		/*background-image: url('http://127.0.0.1/ci-post-react/public/img/bg-authedu**.jpg');*/
		background-image: url('http://127.0.0.1/ci-post-react/public/edu/images/bg_1.png');
		  background-attachment: fixed;
		  background-position:center;
		  background-size:cover;

	}

	.sombra{
 /*-webkit-box-shadow: 0px -2px 19px 6px rgba(0,0,0,0.38);
-moz-box-shadow: 0px -2px 19px 6px rgba(0,0,0,0.38);
box-shadow: 0px -2px 19px 6px rgba(0,0,0,0.38);*/
}

	h1,form label{
		color: #786565;
		font-weight: 600;
		/*color: #6c757d;*/
		/*color: #4cae4c;*/
	}
	h1{
		color: #786565;
		font-weight: 600;
		color: #6c757d;
		text-align: left;
	}
	body > p{
		text-align: left;
		color:#98a6ad !important;
	}
	.alert-link p{
		color: red;
		font-size: 11px;
		font-weight: normal;
	}
	.g-recaptcha > div{
		width: 100%;
	}
	label a{
		color:#98a6ad !important;
		font-size:18px;
	}
	form label a,label a{
		color:#98a6ad !important;
		font-size:13px;
	}
	#body > p{
		text-align:left;
		color:#98a6ad !important;
	}

	/*Mensaje*/
	@media screen and (max-width: 600px) {
			table[class="container"] {
				width: 95% !important;
			}
		}
		#outlook a {padding:0;}
		body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
		.ExternalClass {width:100%;}
		.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
		#backgroundTable {margin:0; padding:0; width:100% !important; line-height: 100% !important;}
		img {outline:none; text-decoration:none; -ms-interpolation-mode: bicubic;}
		a img {border:none;}
		.image_fix {display:block;}
		p {margin: 1em 0;}
		h1 {color: #4cae4c !important;}
		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: blue !important;}
		h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {
			color: red !important; 
		}
		h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
			color: purple !important; 
		}
		table td {border-collapse: collapse;}
		table { border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt; }
		a {color: #000;}
		@media only screen and (max-device-width: 480px) {
			a[href^="tel"], a[href^="sms"] {
				text-decoration: none;
				color: black; /* or whatever your want */
				pointer-events: none;
				cursor: default;
			}
			.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
				text-decoration: default;
				color: orange !important; /* or whatever your want */
				pointer-events: auto;
				cursor: default;
			}
		}
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
			a[href^="tel"], a[href^="sms"] {
				text-decoration: none;
				color: blue; /* or whatever your want */
				pointer-events: none;
				cursor: default;
			}
			.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
				text-decoration: default;
				color: orange !important;
				pointer-events: auto;
				cursor: default;
			}
		}
		@media only screen and (-webkit-min-device-pixel-ratio: 2) {
			/* Put your iPhone 4g styles in here */
		}
		@media only screen and (-webkit-device-pixel-ratio:.75){
			/* Put CSS for low density (ldpi) Android layouts in here */
		}
		@media only screen and (-webkit-device-pixel-ratio:1){
			/* Put CSS for medium density (mdpi) Android layouts in here */
		}
		@media only screen and (-webkit-device-pixel-ratio:1.5){
			/* Put CSS for high density (hdpi) Android layouts in here */
		}
		/* end Android targeting */
		h2{
			color:#181818;
			font-family:Helvetica, Arial, sans-serif;
			font-size:22px;
			line-height: 22px;
			font-weight: normal;
		}
		a.link1{
		}
		a.link2{
			color:#fff;
			text-decoration:none;
			font-family:Helvetica, Arial, sans-serif;
			font-size:16px;
			color:#fff;border-radius:4px;
		}
		p{
			color:#555;
			font-family:Helvetica, Arial, sans-serif;
			font-size:16px;
			line-height:160%;
		}		

		.container{
			background-color: white;
			
			margin-top: 25px;

								
		}

		.left_block input{
			border-radius: 0px;
		}
