/**
* 2007-2019 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 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/afl-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    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2019 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

#captcha-value-input {
    width: 40px !important;
    height: 30px !important;
    float: left;
    font-size: 15px;
}

#captchapro-container span {
    font-size: 15px;
    float: left;
    margin-top: 7px;
}

.c-clearfix {
    display: table;
    content: '';
    clear: both;
}

.c-first-input {
    margin-right: 5px !important;
}

.c-second-input {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.c-third-input {
    margin-left: 5px !important;
}

.c-first-span {
    margin-right: 5px !important;
}

.c-second-span {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.c-third-span {
    margin-left: 5px !important;
}

.at1 {
    background-image: url('../img/arabic/at1.png');
}

.at2 {
    background-image: url('../img/arabic/at2.png');
}

.at3 {
    background-image: url('../img/arabic/at3.png');
}

.at4 {
    background-image: url('../img/arabic/at4.png');
}

.at5 {
    background-image: url('../img/arabic/at5.png');
}

.at6 {
    background-image: url('../img/arabic/at6.png');
}

.at7 {
    background-image: url('../img/arabic/at7.png');
}

.at8 {
    background-image: url('../img/arabic/at8.png');
}

.at9 {
    background-image: url('../img/arabic/at9.png');
}

.ab1 {
    background-image: url('../img/arabic/ab1.png');
}

.ab2 {
    background-image: url('../img/arabic/ab2.png');
}

.ab3 {
    background-image: url('../img/arabic/ab3.png');
}

.ab4 {
    background-image: url('../img/arabic/ab4.png');
}

.ab5 {
    background-image: url('../img/arabic/ab5.png');
}

.ab6 {
    background-image: url('../img/arabic/ab6.png');
}

.ab7 {
    background-image: url('../img/arabic/ab7.png');
}

.ab8 {
    background-image: url('../img/arabic/ab8.png');
}

.ab9 {
    background-image: url('../img/arabic/ab9.png');
}

.rt1 {
    background-image: url('../img/roman/rt1.png');
}

.rt2 {
    background-image: url('../img/roman/rt2.png');
}

.rt3 {
    background-image: url('../img/roman/rt3.png');
}

.rt4 {
    background-image: url('../img/roman/rt4.png');
}

.rt5 {
    background-image: url('../img/roman/rt5.png');
}

.rt6 {
    background-image: url('../img/roman/rt6.png');
}

.rt7 {
    background-image: url('../img/roman/rt7.png');
}

.rt8 {
    background-image: url('../img/roman/rt8.png');
}

.rt9 {
    background-image: url('../img/roman/rt9.png');
}

.rb1 {
    background-image: url('../img/roman/rb1.png');
}

.rb2 {
    background-image: url('../img/roman/rb2.png');
}

.rb3 {
    background-image: url('../img/roman/rb3.png');
}

.rb4 {
    background-image: url('../img/roman/rb4.png');
}

.rb5 {
    background-image: url('../img/roman/rb5.png');
}

.rb6 {
    background-image: url('../img/roman/rb6.png');
}

.rb7 {
    background-image: url('../img/roman/rb7.png');
}

.rb8 {
    background-image: url('../img/roman/rb8.png');
}

.rb9 {
    background-image: url('../img/roman/rb9.png');
}

.dt1 {
    background-image: url('../img/dice/dt1.png');
}

.dt2 {
    background-image: url('../img/dice/dt2.png');
}

.dt3 {
    background-image: url('../img/dice/dt3.png');
}

.dt4 {
    background-image: url('../img/dice/dt4.png');
}

.dt5 {
    background-image: url('../img/dice/dt5.png');
}

.dt6 {
    background-image: url('../img/dice/dt6.png');
}

.dt7 {
    background-image: url('../img/dice/dt7.png');
}

.dt8 {
    background-image: url('../img/dice/dt8.png');
}

.dt9 {
    background-image: url('../img/dice/dt9.png');
}

.db1 {
    background-image: url('../img/dice/db1.png');
}

.db2 {
    background-image: url('../img/dice/db2.png');
}

.db3 {
    background-image: url('../img/dice/db3.png');
}

.db4 {
    background-image: url('../img/dice/db4.png');
}

.db5 {
    background-image: url('../img/dice/db5.png');
}

.db6 {
    background-image: url('../img/dice/db6.png');
}

.db7 {
    background-image: url('../img/dice/db7.png');
}

.db8 {
    background-image: url('../img/dice/db8.png');
}

.db9 {
    background-image: url('../img/dice/db9.png');
}

.cfem {
    width: 30px;
    height: 30px;
    margin-top: -7.5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

#captcha-value-input-image {
    width: 150px !important;
    height: 30px;
    margin-top: 10px;
    font-size: 15px;
}

.captchapro-login {
    margin-top: 3px;
}

.captchapro-register-container {
    margin-bottom: 12px;
}

.captchapro-resetp {
    margin-top: 3px;
}

.captchapro-newsletter {
    color: white;
}

.captchapro-newsletter-form-group {
    margin-top: -7px;
}

.captchapro-newsletter-form-group #captcha-value-input {
    padding: 5px 7px !important;
}

.captcha-form-group17 #captcha-value-input {
    padding: 0 5px !important;
}

.captcha-form-group17 #captchapro-container {
    margin-top: 2px;
}

.captcha-form-group17 #captchapro-container #captcha-value-input {
    margin-top: 2px;
}

.captcha-form-group17 #captchapro-container .cfem {
    margin-top: -5.5px;
}

#authentication .captcha-form-group17 #captchapro-container {
    margin-top: 5px;
}

#password #captchapro-container {
    margin-left: 13px;
}

#password #captcha-value-input-image {
    margin-left: 13px;
}

.captcha-newsletter-group17 #captcha-value-input {
    min-width: 40px;
}

.captcha-form-group15 {
    margin-top: 10px;
}

.captcha-form-group15 #captchapro-container {
    display: inline-block;
    margin-left: 3px;
}

.captcha-form-group15 #captcha-value-input-image {
    margin-left: 183px;
}

#authentication #account-creation_form .captcha-register-group15 label {
    display: inline-block;
    padding: 6px 15px;
    width: 230px;
    font-size: 14px;
    text-align: right;
}

#authentication #account-creation_form .captcha-register-group15 #captcha-value-input-image {
    margin-left: 260px;
}

.captcha-forgotpw-group15 #captchapro-container {
    display: inline-block;
    margin-top: 15px;
}

.captcha-forgotpw-group15 #captcha-value-input-image {
    margin-left: 197px !important;
}