body
{
	font-family: 'Raleway', sans-serif;
    	font-weight: 400;
	color: white;
}

label
{
	color: #e1002f;
	font-size: 14px;
	font-weight: 400;
}

::selection 
{
	background:#888888;
}

h1, h2, h3, h4, h5, h6 
{
	color: white;
}

h3 > span:not(.nocolor)
{
	color: #fff; 
}

#wrapper
{
	background-color : #000;
}

#content 
{
    	position: relative;
    	overflow: hidden;
    	background-color: #000;
}

#contact-form-overlay, #contact-form-overlay-mini 
{
    	position: relative;
    	max-width: 800px;
    	background-color: #000;
    	padding: 40px;
    	margin: 0 auto;
   	z-index: 10;
    	border-radius: 4px;
    	box-shadow: 0 1px 10px rgba(0,0,0,0.15);
}

#page-title 
{
    position: relative;
    padding: 40px 0;
    background-color: #000;
    border-bottom: 0px solid #000;
}

#spnExoneracion
{
	color: #d9002d;
}

.btn-default
{
   	background-color: #d9002d !important;
    	color: white;
    	cursor: pointer;
    	font-family: "Raleway",sans-serif;
    	font-size: 14px;
    	font-weight: 600;
	min-height: 48px;
    	padding: 16px 20px;
    	position: relative;
    	text-align: center;
    	transition: all 0.2s linear 0s;
    	width: 364px;
	border: 0px solid transparent;
    	border-radius: 0px;
}

.breadcrumb
{
	display:none;
}

.container_header_secciones_titulo 
{
    	position: relative;
    	/*top: 120px !important;*/
        line-height: 1.2 !important;
    	font-size: 38px !important;
    	font-family: 'Raleway', sans-serif;
   	font-weight: 300 !important;
    	color: white;
    	text-shadow: 0px 4px 5px rgb(0, 0, 0);
      margin-top: 45px !important;
}



.content-wrap 
{
    	position: relative;
   	padding: 00px 0;
}

.form-control
{
        background-color: transparent;
        border: solid 1px white;
        color: #ffffff !important;
        height: 40px;
        padding-left: 10px;
        width: 100%;
}


.labelValue
{
	color: #989898;
    	font-size: 14px;
	font-weight: 400;
	line-height: 18px;	
}

.thumbnail
{
	background-color: #000;
	color: #fff imporant;
	border: 1px solid white;
}

.fancy-title
{
	border-bottom: 1px solid white;
	padding-bottom : 20px;
}

/*================================================ INICIA PASO 4 (confirmaciÃ³n) ====================================================*/



.border{
   border: 1px solid rgba(217, 0, 45,.4); 
    padding: 15px;
    min-height: 504px;
}

.eventReg_step4Leyend {
 margin: 30px;
    padding: 20px;
 font-size: 16px;
 color: white;
 background-color: #90001e;
}

.tituloSectionInscripcionPaso4{
    margin-top: 20px;
    background-color: #D9002D;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 15px;
    font-weight: bold; 
}

.labelvalor {
    color: #fff;
    text-align: left;
}
.labelIns {
    color: #D9002D;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}
 
.eventReg_step4BibContainerNumber {
    background: url( ) no-repeat;
    min-height: 156px;
    background-position-x: center;
}
.eventReg_step4BibNumber{
    font-size:54px;
}
/*========================================= FINALIZA PASO 4 (confirmaciÃ³n) =============================================*/
/* ==================INICIA IMPRESIÓN PASO 4=================== */

@media print {

 [class*="col-sm-"] {
   float: left;
 }

 [class*="col-xs-"] {
   float: left;
 }
   #Ins2InfoPersonal_step4, #Ins2InfoCarrera_step4, #Ins2DetallesCarrea_step4{
       width: 33.333333%;
       float: left;
   }
   
   .border{
   min-height: 535px;
}
   .eventReg_step4BibNumber{
       font-size: 60px !important;
   }

 .col-sm-1,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12,
 .col-xs-1,
 .col-xs-2,
 .col-xs-3,
 .col-xs-4,
 .col-xs-5,
 .col-xs-6,
 .col-xs-7,
 .col-xs-8,
 .col-xs-9,
 .col-xs-10,
 .col-xs-11,
 .col-xs-12 {
 float: left !important;
 }

 body {
   margin: 0;
   padding: 0 !important;
   min-width: 768px;
 }

 .container {
   width: auto;
   min-width: 750px;
 }

 body {
   font-size: 10px;
 }

 a[href]:after {
   content: none;
 }

 .noprint,
 div.alert,
 header,
 .group-media,
 .btn,
 .footer,
 form,
 #comments,
 .nav,
 ul.links.list-inline,
 ul.action-links {
   display:none !important;
 }
    
    .tituloSectionInscripcionPaso4 {
       border: 1px solid rgba(217, 0, 45,.4); 

       background-color: #D9002D;

       font-weight: bold;
    }
}
/* ==================FINALIZA IMPRESIÓN PASO 4=================== */


/* ==================INICIA COMPROBANTE CONEKTA =================== */


.opps {
      width: 496px;
      border-radius: 4px;
      box-sizing: border-box;
      padding: 0 45px;
      margin: 40px auto;
      overflow: hidden;
      font-family: 'Open Sans', sans-serif;
      border: 1px solid #e1002f!important;
      color: #ffffff!important;
      background-color: #000000!important;
    }

.opps-reminder {
      position: relative;
      top: -1px;
      padding: 9px 0 10px;
      font-size: 11px;
      text-transform: uppercase;
      text-align: center;
      color: #ffffff;
      background: #e1002f!important;
    }

.opps-info {
      margin-top: 26px;
      position: relative;
    }

.opps-info:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0;

    }

.opps-brand {
      width: 45%;
      float: left;
    }

.opps-brand img {
      max-width: 150px;
      margin-top: 2px;
    }

.opps-ammount {
      width: 55%;
      float: right;
    }

.opps-ammount h2 {
      font-size: 36px;
      color: #000000;
      line-height: 24px;
      margin-bottom: 15px;
    }

.opps-ammount h2 sup {
      font-size: 16px;
      position: relative;
      top: -2px
    }

.opps-ammount p {
      font-size: 10px;
      line-height: 14px;
    }

.opps-reference {
      margin-top: 14px;
    }

.opps-footnote {
      margin-top: 22px;
      padding: 22px 20 24px;
      text-align: center;
      border-radius: 4px;
      color: #ffffff!important;
      border: 1px solid #e1002f!important;
      background: #e1002f!important;
    }

.opps-instructions{  
    margin: 32px -45px 0;
    padding: 32px 45px 45px;
    border-top: 1px solid #e1002f!important;
    background: #000000!important;
}

.opps-ammount h2 {
    font-size: 36px!important;
    color: #ffffff!important;
    line-height: 24px!important;
    margin-bottom: 15px!important;
    color: #ffffff!important;
}

.opps-instructions ol li{
    color: #ffffff!important;
}

.opps-instructions ol li a{
    color: #e1002f!important;
}

@media (max-width: 575.98px) { 
.opps {
          width: 90%;
      }
      
.opps-brand img {
      max-width: 100px;
      margin-top: 2px;
    }

.opps-ammount h2{
		line-height: 35px!important;
	}
    
}

/* ==================FINALIZA COMPROBANTE CONEKTA =================== */


.oculto
{
    /*display: none !important;*/
}

