.sstring{font-size:13px; font-family:Arial,"MS Sans Serif", "Times New Roman", Georgia, Serif;}

.sstring2{
	font-size:13px; 
	font-weight : bold;
	font-family: Arial,"MS Sans Serif", "Times New Roman", Georgia, Serif;	
	line-height : 17.33px;
	color : #221F1F;
	color : rgb(34, 31, 31);
	margin-left: 1em;
	}

.ven-recibo{
	background-color: white; box-shadow: 0 8px 50px -2px #000; padding: 20px; border-radius:5px; margin-top: 52px; padding-bottom: 2px
} 

@media screen and (min-width: 376px) and (max-width: 736px)  {
	.example {background:#F4FB0B}
	.mrec-mar-top-4{		
		text-align: left; 
		padding-left: 0px;
	}	
}

@media screen and (min-width: 10px) and (max-width: 441px)  {
	.example {background:#085E6C}
	.mrec3-mar-top-4{
		margin-top: 4px;
	}	

}

@media screen and (min-width: 10px) and (max-width: 375px) {
	.example {background:#0AE52A;}
	.mrec-mar-top-4{
		width: 100%; 
		text-align: right; 
		padding-right: 0px;
		
	}
	.mrec2-mar-top-4{
		margin-top: 4px;
		margin-left: 0px !important;
		width:100% !important;
	}
	.mrec3-mar-top-4{
		margin-top: 0px;
	}
}

@media screen and (min-width: 10px) and (max-width: 360px) {
	.example {background:#8B0BEB;}
	.mrec-mar-top-4{		
		text-align: right; 
		padding-left: 0px;
	}
}

@media only screen and (min-width: 768px) {
	.example {background: blue;}
	.ven-recibo{
		width: 532px;		
	} 	
	.ven-pdf-email{
		width: 500px;
	}	
	.txt-crec{		
		width: 400px !important;
	}
	.txt_margen-top{
		margin-top: 6px;
	}
	.txt_padding-right-24{
		padding-right: 24px;	
	}
	.mrec-mar-top-4{		
		text-align: left; 
		padding-left: 0px;
	}
} 

@media only screen and (min-width: 992px) {
	.example {background: orange;}
	.ven-recibo{
		width: 532px;		
	} 	
	.ven-llen-factura{
		width: 900px;	
	}
	.ven-pdf-email{
		width: 500px;
	}	
	.txt-crec{		
		width: 400px !important;
	}
	.txt_margen-top{
		margin-top: 6px;
	}
	.txt_padding-right-24{
		padding-right: 24px;	
	}
} 

@media only screen and (min-width: 1200px) {
	.example {background: pink;}
	.ven-recibo{
		width: 572px;		
	} 	
	.ven-llen-factura{
		width: 900px;	
	}
	.ven-pdf-email{
		width: 500px;
	}
	.txt-crec{		
		width: 400px !important;
	}
	.txt_margen-top{
		margin-top: 6px;
	}
	.txt_padding-right-24{
		padding-right: 24px;	
	}
	
	/*.form-group-sm > .form-control {padding:0px 10px;font-size:13px;line-height:1.5;border-radius:3px; font-family:"MS Sans Serif", "Times New Roman", Georgia, Serif;}*/
}
