/*-----------------------------------------------------------------------------------

	
	Description: This css contain style for certificate.
	Author: Yamel Sarabia
	CARRERA GUADALAJARA SPTMCAR1449690233
	

-----------------------------------------------------------------------------------*/


@page { 
	size: landscape; 
}

@media print
{
    * {-webkit-print-color-adjust:exact;}
}

.resultCertificateTextBeforeRunnerName:before {
   content: "OTORGAN EL PRESENTE RECONOCIMIENTO A:";
}

.resultCertificateTextAfterRunnerName:before {
   content: "POR SU PARTICIPACIÓN EN:";
}

/* Background de 1700px x 1700px */
.img-background{
	background-image: url('http://sptmv2015.marcate.com.mx/system/application/views/general/asset/img/background/background3Original_1300pxX1300px.jpeg');
	background-repeat: no-repeat;
	position:absolute; 
	z-index: -9999;
}

/* Header de 1670px x 155px */
.img-header{
	background-image: url('http://sptmv2015.marcate.com.mx/system/application/views/general/asset/img/certificate/raceCertificateHeaderSPTMCAR1449690233_1670pxX155px.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 83px;
}

/* Footer de 1670px x 155px */
.img-footer{
	background-image: url('http://sptmv2015.marcate.com.mx/system/application/views/general/asset/img/certificate/raceCertificateHeaderSPTMCAR1449690233_1670pxX155px.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 83px;
}

.name{
	font-size: 24px;
    font-weight: bold;
    color: #006695;
	line-height: 177%;
	text-transform: uppercase;
}

.sub-min{
	margin-top: 20px;
	font-size: 11px;
    font-weight: bold;
    color: #8a8a8a;
}

.name-min{
	font-size: 12px;
    color: #006695;
}

.name-12{
	font-size: 8px;
    color: #006695;
}

.name-20{
	font-size: 18px;
    color: #006695;
    font-weight: bold;
}

table {
	margin: 5px;
}

img{
	border:0;
}

.row {
    display:table-row;
}

.column{
	display: table-cell;
	width: 19%;
}

.column-small{
	display: table-cell;
	width: 28%;
}

.column-min{
	display: table-cell;
	width: 15%;
}

.column-min-2{
	display: table-cell;
	width: 1%;
}

.column-2 {
    display:table-cell;
    width:39%;
}

.column-3 {
    display:table-cell;
    width:59%;
}

.column-4 {
    display:table-cell;
    width:79%;
}

.column-5 {
    display:table-cell;
    width:99%;
}
    
.fila {
	caption-side: top; 
	display: table-caption; 
	text-align: center;
	width: 100%;
	padding-left: 15px;
}

.center{
	text-align: center;
}

.subtitulo{
	font-family: sans-serif;
}

.upper-case{
	text-transform: uppercase;
}

.race-img{
	width: 185px;
	height: 160px;
	margin-top:30px;
	margin-left: 80px;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.p-bottom-72{
	padding-bottom: 72px;
}

.p-top-20{
	padding-top: 20px;
}

.b-bottom {
	border-bottom:1px solid #000;
}

.b-top {
	border-top:1px solid #000;
}

.b-left {
	border-left:1px solid #000;
}

.b-right {
	border-right:1px solid #000;
}

.separator{
	size: 1px;
	width: 97%;
}

.sub-fila-1 {
	caption-side: top; 
	display: table-caption; 
	text-align: center;
	width: 256%;
}

.sub-fila-2 {
	caption-side: top; 
	display: table-caption; 
	text-align: center;
	width: 890%;
}

.sub-fila-3 {
	caption-side: top; 
	display: table-caption; 
	text-align: center;
	width: 873%;
}

.m-right-28{
	margin-right: 28px;
}

.p-top-4{
	padding-top: 4px;
}

.center{
	text-align: center;
}

td {
	border:hidden;
}

.legend1{
	font-size: 16px;
	line-height: 177%;
}

contorno {
	margin: 20px !important;
}

.mLeft20 {
	margin-left: 20px;
}

.ofiChip{
	text-align: right;
	vertical-align: middle; 
}

.align-center{
	text-align: center;
}