/**
* 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.
*/

.media.text-muted.pt-3 * {
    padding-right: 8px;
}

.media.text-muted.pt-3 i {
    max-width: 40px;
}

.eugdpr-media-block17 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.eugdpr-media-block {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.eugdpr-media-block17 > a {
    margin-right: 10px;
}

.eugdpr-media-block * {
    margin-right: 7px;
}

a.eugdpr-a-block {
    color: #000;
    text-decoration: none;
}

i.icon-remove, i.icon-user {
    padding: 0 5px;
}

i.icon-info-sign, i.icon-pencil {
    padding: 0 4px;
}

i.icon-lock {
    padding: 0 8px;
    width: 40px;
}

div#buttonDiv {
    margin-top: 20px;
}

select#euGDPRDataDownload, select#remove_reason_select {
    padding: 8px;
}

#eugdpr-rectification > #center_column > div:nth-child(4) > a > i.icon-building {
    margin-left: 5px;
    margin-right:  0;
}

.eugdpr_request_data_anonymize > .eugdpr_all_addreses {
    width: 100%;
    overflow: hidden;
}

.eugdpr_request_data_remove > .eugdpr_all_addreses,
.eugdpr_request_data_anonymize > .eugdpr_all_addreses {
    width: 100%;
    overflow: hidden;
}

a.confirmation_back_button {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

div.eugdpr_request_data_remove > div.eugdpr_all_addreses > div > ul.customer_address,
div.eugdpr_request_data_anonymize > div.eugdpr_all_addreses > div> ul.customer_address {
    border: 1px solid black;
    padding: 10px;
}

.eugdpr_request_data_remove .checker, .eugdpr_request_data_anonymize .checker {
    float: left;
    margin-top:3px;
}

#eugdpr_remove_confdiv,
#eugdpr_anon_confdiv {
    margin-top:20px;
}

#remove_reason_text {
    margin-top:5px;
    margin-bottom:5px;
    padding-bottom: 50px;
    padding-left: 1px;
    padding-right: 1px;
    overflow-y: hidden;
    max-width: 300px;
}

#eugdpr-label > p {
    float: left;
}

a#cookieFooter {
    cursor: pointer;
}




.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

div#eugdpr_modal_categories {
    background: white;
}


#eugdpr_telluswhy {
    display: none;
}

#eugdpr_removereq_reason {
    margin-top: 10px;
}

/*POP=UP CSS*/

.eugdpr-tab-content > .eugdpr-tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.eugdpr-tab-content > .active,
.pill-content > .active {
    display: block;
}

#index .eugdpr-tab-content {
    margin-top: 0px !important;
}

.eugdpr-tab-content > div {
    max-width: 100%;
}

/* .modal-title {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
} */

#eugdpr_modal > div > div > div.eugdpr-modal-header {
    border-bottom: 2px;
}

.eugdpr_module_title {
    display: block;
    font-weight: 600;
}

.eugdpr_module_description {
    display: block;
    font-weight: 100;
    padding-left: 3px;
}

.eugdpr-tab-pane::-webkit-scrollbar {
    display: none;
}

div.form-group.row.eugdpr_register_form_checkbox_row > div > label {
    display:inline !important;
}

#downloadAllData {
    cursor: pointer;
}

#downloadPersonalData {
    cursor: pointer;
}

#downloadConversation {
    cursor: pointer;
}

#downloadOrders {
    cursor: pointer;
}

#module-eugeneraldatapro-rectification .media.text-muted.pt-3 > a {
    float: left;
}

#module-eugeneraldatapro-rectification .media.text-muted.pt-3 > p {
    float: left;
    width: 500px;
}

#module-eugeneraldatapro-anonymous #eugdpr_remove_reason > form {
    margin-bottom: 10px !important;
}

#module-eugeneraldatapro-anonymous #eugdpr_remove_radios {
    margin-top: 10px;
}

#module-eugeneraldatapro-rectification .gdpr-rectification {
    margin-bottom: 40px;
}

#module-eugeneraldatapro-removedata #eugdpr_remove_reason > form {
    margin-bottom: 10px !important;
}

#module-eugeneraldatapro-removedata #eugdpr_remove_radios {
    margin-top: 10px;
    margin-bottom: 10px;
}

.eugdpr-accept-news > p{
    width: 280px;
}



.eugdpr-tabs-left i {
    margin-right: 13px;
    font-size: 19px;
}
