/**
* Loulou66
* LpsProAccount module for 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*
*
* 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    Loulou66.fr <contact@loulou66.fr>
*  @copyright loulou66.fr
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/

#proauthentication #center_column form.std .row .col-xs-4 .form-control {max-width: 84px;}
#proauthentication #center_column form.std .row .col-xs-4 {padding-left: 5px; padding-right: 5px; max-vwidth: 94px;}
#proauthentication #center_column form.std .row {margin-left: -5px; margin-right: -5px;}
#lpsproaccount .form-group {margin: 0 0 20px 0;}
#lpsproaccount form {min-height: 149px;}
#account-creation_form div.uploader input {left: 0; float: left;}
#lpsproaccount .form_content {padding: 0 15px 20px 15px; border: 1px solid #d6d4d4; margin-bottom: 30px;}
#lpsproaccount .create-account_left {padding-left: 0;}
#lpsproaccount .create-account_right {padding-right: 0;}
#lpsproaccount .page-subheading {padding-top: 15px;}
#lpsproaccount p {margin: 20px 0 25px 0;}
#proauthentication .account_creation .inline-infos {color:red;}
#proauthentication #fileUpload {right: auto !important;}
#proauthentication span.action {width: 135px !important; background-image: url(../img/fileUpload.png)!important; background-position: unset !important;}
.lpsproaccount-customer-validation {color: red; font-weight: bold;}
#create-account_form .form-group {margin: 0 0 20px 0;}
@media (max-width: 767px) {
    #lpsproaccount .create-account_left, #lpsproaccount .create-account_right {padding: 0;}
}
.lpsudloaderror {margin: 10px 0 0;display: table;}
#uniform-lpsfileUpload {
    display: table;
    width: auto !important;
}
#uniform-lps_pa_pro_status,
#uniform-lps_pa_pro_status select {
    width: 271px !important;
}
#uniform-lps_pa_pro_status span  {
    width: 259px !important;
}
