/**
* 2007-2016 PrestaShop
*
* NOTICE OF LICENSE
*
* @author    Innovadeluxe SL
* @copyright 2016 Innovadeluxe SL

* @license   INNOVADELUXE
*/



@media (max-width: 767px){
	div#deluxelopdContact div#center, 
	div#deluxelopdRefunds div#center, 
	div#deluxelopdNewsletter div#center,
	div#deluxelopdOnepagecheckout div#center, 
	div#deluxelopdAuthentication div#center, 
	div#deluxelopdProductAlert div#center,
	div#deluxelopdOrderOPC div#center,
	div#deluxelopdAlert div#center {
	z-index: 999999;
	/*width: 92%;*/
	position: fixed;
	top:35%;
	left:2%;
	color: #ffffff;
	padding: 6px;
	font-size: 10px;
	line-height: 12px;
	border: 2px solid #ffffff;
	box-shadow:0px 0px 15px #bababa;
	}

	#deluxelopdAlert h4:after{
		display: none !important;
	}

}


@media (min-width: 768px){
	div#deluxelopdContact div#center, 
	div#deluxelopdRefunds div#center, 
	div#deluxelopdNewsletter div#center, 
	div#deluxelopdOnepagecheckout div#center,
	div#deluxelopdAuthentication div#center, 
	div#deluxelopdProductAlert div#center,
	div#deluxelopdOrderOPC div#center,
	div#deluxelopdAlert div#center {
	z-index: 999999;
	width: 74%;
    position: fixed;
    top: 35%;
    left: 14%;
	color: #ffffff;
	padding: 20px;
	font-size: 13px;
	border: 2px solid #ffffff;
	box-shadow:0px 0px 15px #bababa;
	}

}


div#deluxelopdContact p, 
div#deluxelopdRefunds p, 
div#deluxelopdNewsletter p,
div#deluxelopdOnepagecheckout p,
div#deluxelopdAuthentication p, 
div#deluxelopdProductAlert p,
div#deluxelopdAlert p {
	float:left !important;
	padding:0 !important;
	margin-bottom:10px;
}

div#deluxelopdContact div#buttons, 
div#deluxelopdRefunds div#buttons, 
div#deluxelopdNewsletter div#buttons,
div#deluxelopdOnepagecheckout div#buttons,
div#deluxelopdAuthentication div#buttons, 
div#deluxelopdProductAlert div#buttons, 
div#deluxelopdOrderOPC div#buttons,
div#deluxelopdAlert div#buttons {
	display: block;
	font-size: 11px;
	position: relative;
	text-decoration: none;
	top: -2px;
	clear:both;
}



#deluxesupercheckout_confirm_order {
 cursor: pointer;
}


div#deluxelopdContact div#buttons, 
div#deluxelopdRefunds div#buttons,
div#deluxelopdNewsletter div#buttons, 
div#deluxelopdOnepagecheckout div#buttons, 
div#deluxelopdAuthentication div#buttons, 
div#deluxelopdProductAlert div#buttons, 
div#deluxelopdOrderOPC div#buttons,
div#deluxelopdAlert div#buttons {
	/*display: block;
	font-size: 11px;
	position: relative;
	text-decoration: none;
	top: -2px;
	clear:both;*/
	text-align: center;
}
/*
.content-lopd-tit{
	padding-left: 1%;
}
*/
.content-lopd-p{
	display: inline-block;
	
}

/*
.butt_lopd{
	margin-left: 0.5%;
	margin-top: 1%;
	float: left;
}

.privacy_pol{
	clear: both;
	padding: 2% 0 0 0;
}
*/
/* botones */
#deluxelopdOK{
	background-color: #afafaf;
	border-radius:2px;
	color: #ffffff !important;
	margin-left: 5px;
	padding: 10px 7px;
	cursor:pointer;
}

#deluxelopdOK:hover{
	background-color: green;
}


#Nolopd {
	background-color: #afafaf;
	border-radius:2px;
	color: #ffffff !important;
	margin-left: 5px;
	padding: 10px 7px;
	cursor:pointer;
}
#Nolopd:hover {
	background-color: orange;
}

.lopd-link{
	text-align: center;
	margin-top: 20px;
}

#lopd {
	color: #ffffff !important;
	margin-left: 5px;
	padding: 3px 5px;
	cursor:pointer;
	text-decoration: none;
}

#lopd:hover {
	text-decoration: underline;
}
/* */

.delete-myaccount img{
	margin-left: 4%;
	padding-right: 7%;
}

.innovadeluxe-hide-computer, .innovadeluxe-hide-mobile{
	display: none!important;
}

@media (max-width:450px) {
 .innovadeluxe-hide-mobile {
	display: block!important;
 }
 .innovadeluxe-hide-computer {
	display: none!important;
 }
}
@media (min-width:451px) {
 .innovadeluxe-hide-mobile {
	display: none!important;
 }
 .innovadeluxe-hide-computer {
	display: block!important;
 }
}

.captchaerror {
    display:none;
}

a.idxjs-aprivacy {
    text-decoration: underline;
}

a.idxjs-aprivacy-newsletter {
    text-decoration: underline;
    color: white !important;
}

.lopd-check-error, .lopd-check-error-newsletter {
    color: red;
}

.idxjslopd-check-newsletter {
    width: auto;
    z-index: 999;
    margin-top: 20px;
}

#lopd_table{
	border:1px solid #bababa;
}

#lopd_table .lopd_row{

    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-template-rows:1fr;

}

.lopd_row div {
    border: 1px solid #f7f7f7;
    text-align: center;
    padding: 10px;
}


.min-text-newsletter,
.min-text-register,
.min-text-contact,
.min-text-product{
	font-size:10px;
	text-align: justify;
	line-height: 10px;
}

.min-text-regnewsletter{
    font-size:10px;
    text-align: justify;
    line-height: 10px;
    margin-bottom: 10px;
}

#module-deluxerefunds-refunds #lopdParentCheck{
	margin-top: 60px;
}

.reg-red {
    color: #ff0000;
    font-weight: bold;
    margin: 0px 5px; 
}

.cancel-text{
	margin-top: 10px;
	text-align: center;
}


.personal-info,
.personal-request,
.personal-delete{
	margin:15px 0px;
}

.personal-request p,
.personal-delete p{
	font-size: 14px;
}


.personal-info .page-heading ,
.personal-request .page-heading ,
.personal-delete .page-heading {
    
      padding: 10px;
	
	background: #2cb5e8;
	color: #ffffff !important;
	padding-bottom: 10px !important;
	margin: 30px 0px 10px 0px !important;
	border-radius: 5px;
	border-bottom: 0px !important

}

.request-content,
.delete-content{
	border-radius: 5px;
	border:1px solid #cacaca;
	padding:20px;
}
.lopd_header {
    background: #dbecf2;
    color: #353230;
}

.blockedContent{
	height: 100%;
	width: 100%;
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}
