.wpsuite_forgotback
{	
	border: 3px solid black;    
	padding: 15px;    
	margin: 15px;
}

.wpsuite_portable_json
{
	padding: 3px 5px 2px;
	margin: 0 1px;
	background: #eaeaea;
	background: rgba(0,0,0,.07);
	font-size: 13px;}
	@media(max-width: 782px) {		
		.class_wpsuite_center 
		{			
			width: 100%!important;			
			left:0px!important;		
		}		
		
	
#wp-wpsuite_cc_select_template_createown-wrap 
{			
	width: 100%!important;		
}
	}

@media(max-width: 782px) 
{		
	.class_wpsuite_auto 
	{				
		width: 100%!important;				
		left:0px!important;		
	}			
}

#gdprsuite_view_tabs .gdprsuite_tabs 
{		
	width:100%;	
	display:inline-block;
}

/*----- Tab Links -----*//* Clearfix */

#gdprsuite_view_tabs .gdprsuite_tab_links:after 
{		
	display:block;		
	clear:both;		
	content:'';
}

#gdprsuite_view_tabs .gdprsuite_tab_links li 
{		
	margin:0px 5px;		
	float:left;		
	list-style:none;
}

#gdprsuite_view_tabs .gdprsuite_tab_links a 
{		
	padding:9px 15px;		
	display:inline-block;		
	border-radius:3px 3px 0px 0px;		
	background:#7FB5DA;		
	font-size:16px;		
	font-weight:600;		
	color:#4c4c4c;		
	transition:all linear 0.15s;
}

#gdprsuite_view_tabs .gdprsuite_tab_links a:hover 
{		
	background:#a7cce5;		
	text-decoration:none;
}

#gdprsuite_view_tabs li.active a, #gdprsuite_view_tabs li.active a:hover 
{		
	background:#fff;		
	color:#4c4c4c;
}

/*----- Content of Tabs -----*/

#gdprsuite_view_tabs .gdprsuite_tab_content 
{		
	padding:15px;		
	border-radius:3px;		
	box-shadow:-1px 1px 1px rgba(0,0,0,0.15);		
	background:#fff;		
	border: 1px solid black; 
}

#gdprsuite_view_tabs .gdprsuite_tab 
{		
	display:none;
}

#gdprsuite_view_tabs .gdprsuite_tab.active 
{		
	display:block;
}

.wpsuite_popup * 
{	
	line-height: initial!important;
}

.wpsuite_portability_view_submit
{

      background-color: #222;
	  border: 0;
	-webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;	
}

.wpsuite_portability_view_email
{
	color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 0.7em;
    width: 90%;
	height:40px;
}

.wpsuite_portability_label_email
{
	color: #333;
    display: block;
    font-weight: 800;
    margin-bottom: 0.5e
}

.wpsuite_portability_label_rectify
{
	color: #333;
    display: block;
    font-weight: 800;
    margin-bottom: 0.5e
}

.wpsuite_portability_view_rectify
{
	width:90%;
}

.wpsuite_forgot_checkbox .wpsuite_forgot_service
{
	-webkit-appearance: checkbox! important;
}
