/*
 * Mageho
 * Ilan PARMENTIER
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0) that is available
 * through the world-wide-web at this URL: http://www.opensource.org/licenses/OSL-3.0
 * If you are unable to obtain it through the world-wide-web, please send an email
 * to contact@mageho.com so we can send you a copy immediately.
 *
 * @category     Mageho
 * @package     Mageho_Atos
 * @author       Mageho, Ilan PARMENTIER <contact@mageho.com>
 * @copyright   Copyright (c) 2014  Mageho (http://www.mageho.com)
 * @version      Release: 1.0.8.3
 * @license      http://www.opensource.org/licenses/OSL-3.0  Open Software License (OSL 3.0)
 */
 
 /* !Checkout onepage */
	/* !Atos */
	.atos-select-cards { margin:1em 0 !important; overflow:hidden; }
		.atos-select-cards li { list-style:none; display:inline; float:left; /*width:145px;*/ vertical-align:top; }
			.atos-select-cards li input { vertical-align:top; }
			.atos-select-cards li img { display:inline; }

		.atos-select-cards #atos_several_number_of_payment { width:40px; text-align:center; padding:2px; }
			.choc { text-align:center; margin:10px 0 15px; font-size:90%; }

		/* !Atos !Paiement en plusieurs fois */
		#format-atos-several { margin:0 0 0 15px; font-size:1.13em; }
			#format-atos-several h6 { font-size:1.2em; }

		#number-payment { font-size:1.3em; font-weight:700; }
		#free-atos-several { margin:10px 0 0; }

/* !Checkout failure page */
	#atos-failure-wrapper { width:50%; margin:5% auto 0; }