/**
* 2007-2015 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    ricardobrito
*  @copyright Copyright (c) MercadoPago [http://www.mercadopago.com]
*  @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
*  International Registered Trademark & Property of MercadoPago
*/

@media all and (min-width: 600px) {
	.mp-form {
		border: 1px solid #d6d4d4;
		border-radius: 4px;
		padding: 10px;
		width: 570px;
		background: white;
		margin-bottom: 20px;
	}

	.mp-form .col label {
		width: 180px;
		text-align: right;
		font: 600 12px/16px "Open Sans", sans-serif;
	}

	.mp-form #form-pagar-mp {
		margin-left: 20px;
	}

	.mp-module .ch-btn-big, .mp-module .ch-btn-big:focus {
		float: right;
		margin-right: 152px;
		padding: 6px 24px;
	}

	.mp-module .es-button {
		padding: 6px 48px!important;
	}

	.mp-module .col-bottom {
		width: 100%;
		margin-right: 5px;
		margin-top: 20px;
		margin-left: 4px;
		margin-bottom: -10px;
	}

	.mp-module .title {
		width: 47%;
		margin-bottom: 20px;
	}

	.mp-module .mp-creditcard-banner {
		width: 280px;
		margin-left: -30px;
	}

	.mp-module .payment-label {
		font: bolder 20px/24px "Open Sans", sans-serif;
		color: #333333;
		margin-left: 28px;
	}

	.mp-module .col {
		margin-left: 15px;
	}

	.mp-module .logo {
		width: 80px;
		height: 20px;
	}

	.mp-module .poweredby {
		margin-left: 30px;
		color: black;
		font: 600 10px/14px "Open Sans", sans-serif;
	}

	.mp-module .small-select {
		width: 97px;
		height: 30px;
		background: white;
		font: 600 12px/16px "Open Sans", sans-serif;
	}

	.mp-module #id-card-number {
		width: 210px;
		padding-right: 35px;
	}

	.mp-module #id-card-holder-name {
		width: 210px;
	}

	.mp-module #id-installments, .mp-module #id-issuers-options {
		width: 210px;
		height: 30px;
		background: white;
		font: 600 12px/16px "Open Sans", sans-serif;
	}

	.mp-module #id-doc-number {
		width: 120px;
	}

	.mp-module .boleto {
		background-size: 137px 61px;
		height: 68px;
	}

	.mp-module .boleto::after {
		display: block;
		content: "\f054";
		position: relative;
		font-family: "FontAwesome";
		font-size: 25px;
		color: black;
		bottom: 50%;
		left: 545px;
	}

	.mp-module .mp-offline-banner {
		margin-bottom: 9px;
  		margin-left: 3px;
	}

	.mp-module .standard {
		font: 600 13px/15px "Open Sans", sans-serif;
		margin-left: 174px;
		display: block;
	}

	.mp-module .standard::after {
		display: block;
		content: "\f054";
		position: relative;
		font-family: "FontAwesome";
		font-size: 25px;
		color: black;
		left: 356px;
		top: -35px;
	}

	.mp-module .mp-standard-banner {
		width: 320px;
		display: inline;
		margin-top: 10px;
		margin-left: 15px;
		margin-bottom: 10px;
	}

	.mp-module #id-standard-logo {
		margin-left: 30px;
	}

}

@media all and (max-width: 599px) {
	.mp-module input {
		font: 600 8px/12px "Open Sans", sans-serif;
	}

	.mp-form {
		border: 1px solid #d6d4d4;
		border-radius: 4px;
		padding: 10px;
		min-width: 300px;
		background: white;
		margin-bottom: 20px;
	}

	.mp-module .col label {
		min-width: 105px;
		text-align: right;
		font: 600 10px/14px "Open Sans", sans-serif;
	}

	.mp-module .ch-btn-big, .mp-module .ch-btn-big:focus {
		font-size: 14px !important;
		min-width: 125px;
		text-align: right;
		float: right;
		padding: 7px 15px !important;
	}

	.mp-module .col-bottom {
		margin-right: 5px;
		margin-top: 20px;
		margin-left: 71px;
		margin-bottom: -10px;
		float: left;
	}

	.mp-module .title {
		margin-bottom: 20px;
	}

	.mp-creditcard-banner {
		width: 150px;
		margin-left: -10px;
	}

	.mp-module .payment-label {
		float: center;
		font: bolder 14px/18px "Open Sans", sans-serif;
		color: #333333;
	}

	.mp-module .col {
		margin-left: 10px;
	}

	.mp-module .logo {
		width: 50px;
		height: 14px;
	}

	.mp-module .poweredby {
		color: black;
		font: 600 7px/11px "Open Sans", sans-serif;
		margin-left: 1px;
	}

	.mp-module #id-card-number {
		width: 120px;
		padding-right: 50px;
	}

	.mp-module .small-select {
		width: 55px;
		height: 30px;
		background: white;
		font: 600 8px/12px "Open Sans", sans-serif;
	}

	.mp-module #id-card-holder-name {
		width: 120px;
	}

	.mp-module #id-installments {
		width: 120px;
		height: 30px;
		background: white;
		font: 600 8px/12px "Open Sans", sans-serif;
	}

	.mp-module #id-doc-number {
		width: 90px;
	}

	.mp-module .status {
		font-size: 7px !important;
	}

	.mp-module .boleto {
		background-size: 109px 51px;
		height: 51px;
	}

	.mp-module .standard {
		margin-top: 10px;
		margin-left: 4px;
		font: 600 11px/13px "Open Sans", sans-serif;
		display: block;
	}

	.mp-module .mp-standard-banner {
		width: 203px;
		display: inline;
	}

	.mp-module #id-standard-logo {
		width: 70px;
	}
}

.mp-module input[type="text"] {
	padding-left: 5px;
	padding-top: 2px;
}

.mp-module .mp-boleto-banner {
	height: 60px;
	width: 270px;
	margin-top: -10px;
	margin-left: 110px;
}

.mp-module .col input {
	height: 30px;
}

.mp-module .hover:hover {
	background: 60% no-repeat whitesmoke;
}

.mp-module #id-security-code {
	width: 50px;
}

.mp-module .create-boleto {
	display: none;
}

.mp-module #form-boleto-mp {
	margin-left: 30px;
}

.mp-module #id-standard {
	float: left;
}

.mp-module .status {
	color: rgb(215, 5, 5);
	font-weight: bold;
	font-size: 10px;
	display: inline;
}
