@charset "utf-8";

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: none !important;
	margin-left: 1.4em !important;
}

.red_box

{
	
	border: #1697A8 thin solid;
	margin: 0 auto;
	width: 87%;
	padding: 9pt;
}

.roja_res
{	
	color: #F60206;
	font-weight: 200;
}

.lititulo
{font-weight: 200;
color: #2A3762;
font-weight: bold;}


.lisubtitulo
{font-size: 110%;
color: #2A3762;
font-weight: bold;}


figcaption
{font-size: 83%;
color: #670303;
font-weight: 110;
	margin: 20px;
	text-shadow: 2px 1px 7px black;
}

h1{font-size: 1.4em}
h2{font-size: 1.3em}
h3{font-size: 1.2em}

p
{line-height: 1.7em}

.listas ul, ol
{font-size: 0.9em}

.table_general
 
 {
	
	padding: 1px;
	border: 3px solid #C60000;
	text-align:center;
	
	font-style:italic;
	font-family:Times New Roman;
	font-size:12pt;
 }
 
  .table_general td
  
  {
	  padding:2px 10px 2px 10px;
	  /* top right bottom left*/	  
  }

  .table_general 
{
	margin: 0 auto;
}
 
  .container_formulas  
 {	
	position:relative;
	text-align:center;
 }

 .formula_num_right
 { 
	right:10px;
	top:0;
	position:absolute;
	font-weight:bold;
}



@media (max-width: 480px){
	
	
	.pruebaborra h5{
		font-size: 90%;
		text-align: right;
	}
	.pruebaborra
	{
		background-image: url(../ece489v2/images/main/njit_139x75.gif);
		background-size: 120px auto;
		background-position: left top;
		background-repeat: no-repeat;
		text-align: right;}		
}

@media (max-width: 550px){
	.pruebaborra
	{	background-image: url(../ece489v2//images/main/njit_139x75.gif);
		background-size: 120px auto;
		background-position: left center;
		background-repeat: no-repeat;
		text-align: right;}
		
	.pruebaborra h5{
		font-size: 90%;
		text-align: right;
	}	
	
}
