html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 40px;
}

footer {
  position: absolute;
  bottom: 0;

  /* Set the fixed height of the footer here */
  height: 40px;

	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
	margin-top: 20px;
}

.franja {

	background: #F7F7F7;
	height: 40px;
	margin-bottom: 10px;
}
.formularios { margin-bottom: 40px !important}

body a{
	text-decoration: none !important;
}

.logotop {

	margin-top:10px; height:20px; opacity: 0.7;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
}

.logofooter {

	height: 15px;

}

.labelmedios {

	    font-weight: bold;
    color: #666;
    font-size: 12px;
}
.headercomercio{

	background: #FAFAFA;
	border: 1px solid #ccc;
	height: 80px;

}

.logocom {

	max-height: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.datoscomercio {

}
.infocomercio {
	margin-top: 10px;



}

.infocomercio li{
	list-style: none;
	float:right;

	
}

.nopadding {

	padding: 0 !important;

}

.nomargin {

	margin: 0 !important;
	
}

.box {
	margin-top: 20px;
}

.credito {
	width: 100%;


}

.mediospago ul{
	
	
padding-left: 0; 

}

.mediospago p{
	
margin: 0;
padding: 0;

}

.mediospago ul li{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px; 
	list-style: none; float: left;
	width: 72px;	
	height: 47px;
	border-radius: 6px;
	border: 1px solid #ccc;
	display: flex;
	background: white;

}

.mediospago ul li:hover{

	background: #e6e6e6;


}
.btn-default {
	color: #333 !important;
}

.mediospago ul li img{
    width: 100%;
    margin: auto;
    
}


.mediospago ul li a{
margin: auto;
display: flex;


}

.links {
	margin-top: 10px;

	font-size: 12px;
}

.banks {
	margin-top: 20px;
}

.leftfooter{
	float: left;
	margin-top: 10px;
		text-align: left;
		color: #999999;
}

.bypagaycobramin {
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-bottom: 0 !important;
	margin-top: 5px !important;
}
.bypagaycobramin img{
height: 14px !important;


}
.rightfooter{
	text-align: right;
	margin-top: 10px;
	color: #999999;

}

.pagarbtn {

	font-size: 16px !important;
}
.dates label{
	font-weight: normal !important;

}

.rightlink{

	float: right;
}


.instructions {

list-style-type:decimal;
 padding:0;
font-weight: bold;

}

.instructions li p {

font-weight: normal !important;

}

.instructions li {


}

.alertext {
	font-size: 16px;
	color: #EE6644;
	margin-bottom: 10px;
}

.green {
	color: #265D3B !important;
}

.red {

	color: #FF0000 !important;
}


.green b{
	color: #000;
}

.red b{

	color: #000;
}

.titler {

	margin-top: 5px !important;
	margin-bottom: 0px !important;
}

.price {
	margin-top: 10px !important;
	margin-bottom: 20px !important;

}

.important { 
margin-top: 20px}


.yellow{
color:#DCB20A !important;
}

@media only screen and (max-width : 768px) {


	.inputmargin{
		margin-bottom: 15px !important
		;


	}



.marginbottom {

	margin-bottom: 85px;
}

.leftbutton {margin-left: 0 !important; 
	margin-bottom: 5px !important;
}

.left2 {margin-left:0 !important;}

}

.msje_terminos {


}


.infocomercio li{
              width: 100%;
              text-align: right;
            }
            .mediospago{
              display: none;
            }
            #selectmediopago{
              display: block;
            }
            .cambiarmedio{
              cursor: pointer !important;
            }
            .msterminos{
              margin-top:10px !important
            }
            .msje_terminos{
              font-size: 11px;
              width:100%; 
              text-align:center;
              margin-top: 5px !important;
               margin-bottom: 0 !important;
            }
            .mediospago hr{

              margin-top: 0;
                margin-bottom: 5px;
            }



.leftbutton {margin-left: 5px; 
}

.left2 {margin-left:40px;}