/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, av, input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	list-style:none;
}
*/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* tipografia */



@font-face {
    font-family: 'swis721';
    src: url('../fonts/SWZ721N.eot');
    src: url('../fonts/SWZ721N.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SWZ721N.woff') format('woff'),
         url('../fonts/SWZ721N.ttf') format('truetype'),
         url('../fonts/SWZ721N.svg#Swiss721BT-Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}

strong, b, .bold { 	font-weight:600;  }
.inheritcolor {
	color: inherit;
}

hr.light{
	border:0;
	border-top: 1px solid #ddd;
}

.nowrap {  white-space: nowrap; }

.pad0{padding: 0 !important;}
.pad4{padding:4px !important;}
.pad8{padding:8px !important;}
.pad12{padding:12px !important;}
.pad16{padding:16px !important;}
.pad24{padding:24px !important;}
.pad32{padding:32px !important;}
.pad64{padding:64px !important;}
.padv4{padding:4px 0 !important;}
.padh4{padding:0 4px !important;}
.padv8{padding:8px 0 !important;}
.padh8{padding:0 8px !important;}
.padv12{padding:12px 0 !important;}
.padv16{padding:16px 0 !important;}
.padh16{padding:0 16px !important;}
.padv24{padding:24px 0 !important;}
.padh24{padding:0 24px !important;}
.padv32{padding:32px 0 !important;}
.padh32{padding:0 32px !important;}
.padv64{padding:64px 0 !important;}
.padh64{padding:0 64px !important;}
.padl0{padding-left: 0 !important;}
.padr0{padding-right: 0 !important;}
.padt0{padding-top: 0 !important;}
.padb0{padding-bottom: 0 !important;}
.padl4{padding-left: 4px !important;}
.padr4{padding-right: 4px !important;}
.padt4{padding-top:4px !important;}
.padb4{padding-bottom:4px !important;}
.padl8{padding-left: 8px !important;}
.padr8{padding-right: 8px !important;}
.padt8{padding-top: 8px !important;}
.padb8{padding-bottom: 8px !important;}
.padl16{padding-left: 16px !important;}
.padr16{padding-right: 16px !important;}
.padt16{padding-top: 16px !important;}
.padb16{padding-bottom: 16px !important;}
.padl24{padding-left: 24px !important;}
.padr24{padding-right: 24px !important;}
.padt24{padding-top: 24px !important;}
.padb24{padding-bottom: 24px !important;}
.padl32{padding-left: 32px !important;}
.padr32{padding-right: 32px !important;}
.padt32{padding-top:32px !important;}
.padb32{padding-bottom: 32px !important;}
.padl40{padding-left: 40px !important;}
.padl64{padding-left: 64px !important;}
.padr64{padding-right: 64px !important;}
.padt64{padding-top: 64px !important;}
.padb64{padding-bottom: 64px !important;}

.centered{margin-left:auto; margin-right:auto}

.mar32{margin:32px !important;}
.mar24{margin:24px !important;}
.mar16{margin:16px !important;}
.mar8{margin:8px !important;}
.mar4{margin:4px !important;}
.marv4{margin:4px 0 !important;}
.mart4{margin-top:4px !important;}
.mart8{margin-top:8px !important;}
.mart12{margin-top:12px !important;}
.mart16{margin-top:16px !important;}
.martn16{margin-top:-16px !important;}
.mart32{margin-top:32px !important;}
.mart64{margin-top:64px !important;}
.marb0{margin-bottom:0px !important;}
.marb4{margin-bottom:4px !important;}
.marb8{margin-bottom:8px !important;}
.marr8{margin-right:8px !important;}
.marl8{margin-left:8px !important;}
.marb10{margin-bottom:10px !important;}
.marb16{margin-bottom:16px !important;}
.marb32{margin-bottom:32px !important;}
.marb64{margin-bottom:64px !important;}
.marh8{margin: 0 8px !important;}
.marv8{margin: 8px 0 !important;}



/*** TOPBAR ***/
.centrar{
	max-width:1300px;
	min-width:1048px;
	margin:0 auto;
}


#topbar{
	width:100%;
	background: #282828;
	text-align:center;
	height:32px;
	font-size:90%;
}

#content{
	width:100%;
	text-align:center;
}

.info_obra {
	margin: auto;	
	max-width:1300px;
	min-width:1048px;
}

#topbar .centrar {
	height: 100%;
}

ul.menu_sec{
	float:left;
	margin:8px 0 0 12px;
}

ul.menu_sec li{
	display:inline;
	margin-right:12px;
}
ul.menu_sec a{
	color:#b0afb5;
	text-transform:uppercase;
}

ul.menu_sec a:hover{color:#fff;}

.top{z-index:999; position:relative;}
.bottom{z-index:1; position:relative;}


.menu_acordeon a,
.menu_lat a{
	padding:16px 32px 16px 42px;
	display: block;
	background-image:url(../img/iconos_menu.png);
	background-repeat:no-repeat;
	text-decoration:none;
	background-color: transparent;
}

.menu_lat .sel a,
.menu_lat a:hover{border}


.menu_lat .sel a{
	}
	
.menu_lat .datos a{background-position:0 0;}
.menu_lat .perfiles a{background-position:0 -72px;}
.menu_lat .servicios a{background-position:0 -144px;}
.menu_lat .medios_pago a{background-position:0 -216px;}
.menu_lat .mis_compras a{background-position:0 -288px;}
.menu_lat .usu_rep a{background-position:0 -360px;}
.menu_lat .rg_auto a{background-position:0 -432px;}
.menu_lat .config a{background-position:0 -432px;}
.menu_lat .mailstamper a{ background-position: 0 -504px}
.menu_lat .consultas a{background-position:0 -576px;}
.menu_lat .contratos_lic a{background-position:0 -648px;}
.menu_lat .saldo a{background-position:0 -720px;}
.menu_lat .pag_venta a{background-position:0 -792px;}
.menu_lat .ser_add a{background-position:0 -864px;}
.menu_lat .apps a{background-position:0 -936px;}
.menu_lat .ref a{background-position:0 -1008px;}
.menu_lat .not_uso a{background-position:0 -1080px;}
.menu_lat .pagestamper a{background-position:0 -1224px;}
.menu_lat .operators a{background-position:0 -1368px;}
.menu_lat .dependent_acc a{background-position:0 -1440px;}
.menu_lat .independent_acc a{background-position:0 -1512px;}
.menu_lat .tracking_images a{background-position:0 -1584px;}
.menu_lat .recommend a{background-position:0 -1656px;}
.menu_lat .gift a{background-position:0 -1728px;}
.menu_lat .nft a{background-position:0 -1800px;}

.menu_lat .no_icon a { background-image:none; padding-left: 16px; }

.menu_interior {border-bottom:solid 1px #e5e5e5; overflow:hidden; }
.menu_interior li {display: block;}

.menu_interior a,
.menu_interior li > span{
	float:right;
	padding:8px 16px;
	text-decoration:none;
}


.menu_interior li.sel a,
.menu_interior a:hover{
	border-bottom:solid 2px #fd0330;
	}
	
.menu_interior li.sel a{
	font-family: 'open sans';
	font-weight:600;
	}

.menu_interior li > span{
	opacity: 0.5;
}

.nav-superior a.renew{color:#8dd500; background: none;}
.nav-superior a.renew:hover{color:#8dd500;}
.user_name { 
	background: none;
}

.user a,
.user span{float:left;}

ul.notificaciones{display: inline-block; }
ul.notificaciones li{display:inline-block; margin:0;}

.notificaciones a {
	display: inline-block;
	background-image:url(../img/iconos.png);
	background-repeat:no-repeat;
	margin-right: 8px;
}
.notificaciones a.operaciones {
	background-position:0 -16px;
}
.notificaciones a span{
	background:#6c6c6c;
	border-radius:8px;
	margin: -1px 0 -1px 16px;
	padding: 1px;
	color:#fff;
	min-width: 16px;
}
.notificaciones a span.yes{
	background:#d02525;
}

.qtip { z-index: 99999; }	
.qtip-content { font-size: 12px }
.qtip-content { overflow-wrap: break-word; }
	
ul.lan{float:right; margin-top:8px;}
ul.lan li{display:inline}
ul.lan li a{
	color:#b0afb5;
	height:100%;
	padding:10px;
}
ul.lan li a.sel {
	background:#000;
}
ul.lan li a.sel, 
ul.lan li a:hover{color:#fff;}


#logo{
	float:left;
	margin: 10px 0 0 8px;
}
#logo figcaption{display:none;}

#logo img { height: 51px; width: auto;}


.smaller .menu li a.BUY { color: var(--color-rojo); }

.ribbon-account{
	width: 0px;
    height: 44px;
    border-left: 12px solid #fd0330;
    border-right: 12px solid #fd0330;
	border-bottom: 12px solid transparent;

	position:absolute;
	top:0;
	left:-20px;
}

.pro_account .ribbon-account{
	border-left-color:  #fd0330;
	border-right-color:  #fd0330;}
	
.corp_account .ribbon-account{
	border-left-color:  #ffc600;
    border-right-color:  #ffc600;}


.pro_account  .notificaciones a span.yes,
.corp_account  .notificaciones a span.yes{background:#d02525;}

.corporativa.desactivada,
.pro.desactivada{
	opacity: 0.4;
    filter: alpha(opacity=40); 
}
.corporativa.desactivada a.buy_btn,
.pro.desactivada a.buy_btn{
	cursor: default; 
}



/* AJUSTES A VERIDIKA */
.cabecera {
	min-height: 180px;
}
HEADER  {
	top: 0;
	font-family: 'Lato', sans-serif;
} 
.nav-superior{ padding:15px 10px; }
.nav-superior A{ text-transform: uppercase; }
.nav-superior li.activo { background: none; }

.nav-superior .opciones {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
}
.nav-superior .opciones .user {
	display: flex;
	justify-content: space-between;
	gap: 5px;
}
.nav li A{ overflow:visible; }

HEADER.smaller.inner { 
	background: #fff;
	position: static;
	box-shadow: none;  -webkit-box-shadow: none;
	z-index:0;
	padding-bottom: 1px;
}
.smaller.inner .banda-nav-superior{display: block;}
.smaller.inner .banda_menu { margin: 10px 0 30px 0; }
.smaller.inner .nav li { margin-top: 12px; }
.smaller.inner .nav li a.sel { border-bottom: solid 1px var(--color-rojo) }
.smaller.inner .nav li A.sel:after {border: none;}

.pie{ padding-bottom:70px; }

.pie img.logopie { margin: 10px 0; }

.price-table { min-width: 1260px; }
.price-table tbody .pb-price div.price,
.price-table tfoot .pb-price div.price {
    font-size: 140%;
    margin: 0;
    font-family: inherit;
    font-weight: 300;
    color: inherit;
    text-rendering: optimizelegibility;
}
.price-table tfoot .pb-price div.price {
    font-size: 200%;
}

.price-table tbody .pb-price div.price span,
.price-table tfoot .pb-price div.price span {
    font-size: 75%;
}

.cabecera-contenido.declaration h1 {
	margin-top: -32px;
}
.cabecera-contenido.declaration {
	margin-bottom: 0px;
	max-width: 1230px;
}
.cabecera-contenido.declaration .imagen-es,
.cabecera-contenido.declaration .imagen-en{
	min-height: 200px; 
	background-size: cover; 
	background-repeat: no-repeat; 
	background-image: url(/images/Declaration-es.jpg); 
}
.cabecera-contenido.declaration .imagen-en{
	background-image: url(/images/Declaration-en.jpg); 
}
@media (max-width: 1150px){
	.logo IMG{width: 150px;}
	ul.notificaciones{display: none}
}

.idiomas li {
	margin: 0;
}
.idiomas li:after {
	content: '|';
    margin: 0 0.3em;
}
.idiomas li:last-child:after {
	content: '';
	margin: 0;
}
.smaller .idiomas li A {
    height: auto !important;
    line-height: 1 !important;
}
.cabecera-oldstyle {
	height: 170px;
	min-height: 50px;
	margin-bottom: 16px;
}
.cabecera-oldstyle.smaller {
	height: 50px;
	margin-bottom: 100px; 
}

.price-table i.icon-x { font-size: 300%; color:#000000 }
.price-table i.fa.fa-check { font-size: 200%;}

.home .puedes-proteger.frase { padding-top:150px; padding-bottom:0px;}
.home .puedes-proteger.frase .tit1{font-size: 40px; line-height: 40px; max-width: 750px; text-align: center; margin: auto; font-family: 'Lato', sans-serif;}
.home .puedes-proteger.frase .tit2{font-size: 22px; max-width: 800px; text-align: center; margin: auto; margin-top:30px; font-family: 'Lato', sans-serif;}
.home .puedes-proteger.frase .tit3{font-size: 18px; line-height: 22px; max-width: 450px; text-align: justify; margin: auto; margin-top:30px; font-family: 'Lato', sans-serif;}

.home .puedes-proteger .boton{ margin-bottom: 10px;}
.home .puedes-proteger .opciones{display: flex; flex-direction: row; justify-content: space-between; align-content: center; margin-top: 40px; }
    .home .puedes-proteger .margen{padding:2px; margin:0px; background: #000; color: #fff; min-width: 17%; min-height:180px; display: flex; flex-direction: column; justify-content: center; padding-top: 10px;}
    .home .puedes-proteger .margen:last-child{padding-bottom: 10px;}
    .home .puedes-proteger A.margen:hover{background: var(--color-rojo); text-decoration: none}
    .home .puedes-proteger P{margin: 6px 0}
    
@media (max-width:820px){
	.movil{display:block !important;}
	.cabecera-oldstyle {
		height: 80px;
		min-height: 50px;
		margin-bottom: 16px;
	}
	.smaller .banda_menu { margin: 0; }
	
}
@media (max-width:1024px){
	.tipo-tarifas .bloque {
	    width: 100%;
	    flex-direction: column;
	    margin: 10px 0;
	}	
	.tipo-tarifas.flex-center {
	    flex-direction: column;
	}	
}
@media (max-width:769px){
	.price-table { min-width: auto; }	
	.cabecera-contenido.declaration h1 { margin-top: 0; }
	.cabecera-contenido.declaration h2 { margin-top: 12px; }
}
@media (min-width: 1024px) {
	.smaller .banda-nav-superior {
	    display: inherit;
	}
	.smaller .idiomas li A {
	    height: initial !important;
	    line-height: initial !important;
	}
}

@media (max-width:500px){
	.cabecera-oldstyle {
		display:none;
	}
	.smaller .nav li a { color: #fff; }
	.smaller .nav { top: 65px; }
	.home-tarifas .frase, .home-tarifas .frase .tit1, .home-tarifas .frase .tit2 { text-align: center; } 
 
	 .landing-generica .cabecera-home .tit1 {
	    font-size: 40px;
	    line-height: 40px;
	}
	.home .puedes-proteger .opciones{display: block; }
    .home .puedes-proteger .opciones .margen{min-height:0}
	
	    
	.landing-vc .logo .sismaller {display: none !important;}
	.landing-vc .logo .nosmaller {display: block !important;}
	.creativeProcessContainer.mini img {
	    display: block;
	    margin-right: auto !important;	
	    margin: auto;
	    margin-bottom: 12px;
	}
}
.nav { overflow: visible; }
.pb-price .no-vat { padding-top: 12px; }
select { padding: 1em 0.5em; }
.pagina-registro #content{text-align: inherit;}
.landing #content{text-align: inherit;}
.marquee { height: 30px; }
.marquee p { text-align: left; font-size: 14px; line-height: 30px; font-weight: bold; }
.marquee .close { position: absolute; top: 0; right: 8px; color:#fff; font-size: 22px;}
.marquee .close:hover { color:#fff; text-decoration: none;}
.with-marquee .cabecera { padding-top: 30px; }
.menu li .separacion {
	display:block;
}
.bg-rojo a {
    color: var(--color-blanco);
}
.cabecera-interior .cabecera-contenido.align-center {
    align-items: center;
}
UL.listado-checks {
    text-align: left;
}
.conocenos .frase .tit2, .conocenos .frase .tit3, .conocenos .frase P { line-height: 25px; }
.conocenos .accordion-section-title.active, .conocenos .accordion-section-title:hover { cursor: pointer;}

    .pagina-registro .submenu{background-color: #83001a; z-index: 14}
        .pagina-registro .submenu .activo A{background-color: #ffffff; border-radius:10px; padding:10px;}

    
@media (max-width: 500px) {
.conocenos .frase .tit2, .conocenos .frase .tit3, .conocenos .frase P {
	line-height: 22px;
}
}

/*********************** WARNINGS */

.general-warning {
	font-size: 12px;
	font-family: 'Arial', 'Helvetica', 'Sans-serif',
		'sans';
	text-align: center;
	position:absolute;
	left: 0px;
	top: 0px;
	background: #FFF url('/img/iconError.png') no-repeat 2px 2px;	
	padding: 2px 2px 2px 20px;
	margin: auto;
	width: 100%;
	height: auto;
	border: 1px #000 dashed;
	color: #000;
	z-index: 333;
}


/* COOKIES*/
.cookies{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,0.80);
	z-index:19900;
}

.cookies-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateY(-50%);
    transform: translate(-50%,-50%);
    width: auto;
    margin: auto;
    background: #fff;
    z-index: 19901;
    font-size: 14px;
    line-height: 1.3;
    padding: 16px;
    border-radius: 16px;
}

.cookies h4{
	text-transform:uppercase;
	text-align:left;
	font-size: 16px;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 8px;;
}

.cookies p{
	margin-bottom:10px;
	text-align:left;
	line-height: 1.3;
}


.no-scroll { overflow: hidden; }

.cookies a{color:var(--color-rojo);}
.cookies a:hover{color:var(--color-rojo);}

.cookies p.botones{text-align:center; padding-top:10px;}

.cookies p.botones a{
	text-transform:uppercase;
	font-size:100%;
	cursor:pointer;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.25);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.25);
	background:#2f2d2d;
	color:#fff;
	padding:8px 16px;
	border-radius: 12px;
	text-decoration:none;
	margin:10px 4px;
} 

span.pendingRegistrationFiles {
	display: inline-block;
    background-color: #fd0330;
    color: white !important;
    padding: 1px 3px;
    border-radius: 4px;
    font-size: 80%;
    z-index: 999;
    min-width: 16px;
}

li:hover span.pendingRegistrationFiles,
span.pendingRegistrationFiles:hover {
	background:#cb2211 !important;
}




.boxFeedback{
	list-style: none;
    width: 100%;
    text-align: left;
	padding: 16px;
    border-radius: 8px;
    color: #000;
    background-color: rgba(228, 38, 19, 0.1);
    -webkit-box-shadow: 1px 2px 5px rgba(228, 38, 19, 0.35);
	-moz-box-shadow: 1px 2px 5px rgba(228, 38, 19, 0.35);
	box-shadow: 1px 2px 5px rgba(228, 38, 19, 0.35);
}
.boxFeedback.boxError {
	background-color: rgba(228, 38, 19, 0.1);
	-webkit-box-shadow: 1px 2px 5px rgba(228, 38, 19, 0.35);
	-moz-box-shadow: 1px 2px 5px rgba(228, 38, 19, 0.35);
	box-shadow: 1px 2px 5px rgba(228, 38, 19, 0.35);
}
.boxFeedback.boxWarning {
	background-color: rgba(228, 128, 19, 0.1);
	-webkit-box-shadow: 1px 2px 5px rgba(228, 128, 19, 0.35);
	-moz-box-shadow: 1px 2px 5px rgba(228, 128, 19, 0.35);
	box-shadow: 1px 2px 5px rgba(228, 128, 19, 0.35);
}
.boxFeedback.boxInfo {
	background-color: rgba(19, 228, 38, 0.1);
	-webkit-box-shadow: 1px 2px 5px rgba(19, 228, 38, 0.35);
	-moz-box-shadow: 1px 2px 5px rgba(19, 228, 38, 0.35);
	box-shadow: 1px 2px 5px rgba(19, 228, 38, 0.35);
}

.boxFeedback li{margin-bottom:8px;}
.boxFeedback li:last-child{margin-bottom:0px;}

body.popup .boxFeedback {
	padding:16px;
	padding-bottom:8px;
}
.copy-admin {
    cursor: pointer;
    font-weight: 900;
}

.td-price {
    vertical-align: bottom !important;
}

.cabecera-home .cabecera-contenido {
	max-width: 620px;
}

.movil.languages span { padding: 0 8px; } 

@media (max-width: 500px){
	.logo .sismaller { display:block !important; }
	.logo .nosmaller { display:none !important; }
	.landing-vc .logo .sismaller {  display: none !important;}
	.landing-vc .logo .nosmaller {display: block !important;}
}
	
.boton.disabled em {
	font-style: normal;
}

.tipo-tarifas .boton {
	width: 100%;
	max-width: 300px;
}

.tipo-tarifas select {
	background-color:#fff;
}

.tipo-tarifas .bloque.desactivada {
	opacity: 0.5;
}
.tipo-tarifas .bloque.desactivada:hover {
	background-color: #efeeee;
	border: 3px solid #efeeee !important;
}
.boton:disabled{opacity: 0.3; cursor: auto; } 
.boton:disabled:hover{background-color: inherit !important; color: inherit !important; opacity: 0.3;}

.purchase-dropdown {
	position:relative;
	margin: 15px auto 0 auto;
	width: 100%;
	max-width: 300px;
	
}
.purchase-dropdown .boton {
	position: relative;
	z-index: 2;
	margin: 0;
	width: 100%;
}
.purchase-dropdown:hover .boton {
	border-radius: 20px 20px 0 0;
}
.purchase-dropdown .boton:hover {
	background-color: var(--color-rojo) !important;
	border-color: var(--color-rojo) !important;
}
.purchase-dropdown .purchase-menu {
	z-index: 1;
	background: var(--color-rojo);
	color: #fff;
	border-radius: 20px;
	padding-top: 50px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	display: none;
}
.purchase-dropdown:hover .purchase-menu {
	display:block;
}
.purchase-dropdown .purchase-menu a {
	display: block;
	text-align: left;
	color: #fff;
	padding: 8px 20px;
	line-height: 30px;
}
.purchase-dropdown .purchase-menu a .price {
	float: right;
}
.purchase-dropdown .purchase-menu a:hover {
	background: #000;
	text-decoration: none;
}
.purchase-dropdown .purchase-menu a:after{
    clear: both;
    content: "";
    display: block;
}
.radio label label {
	display:inline-block;
}

.inp_pad{padding:4px 8px;}

.control-group .radioH label { display: inline-block; margin: 0; }

.signup .radioH { display: block; margin-top: 8px; }
.signup .radioH label { font-weight: 300; }
.signup .cabecera .textos{ margin: 40px; font-size: 44px; text-align: center; line-height: 48px; letter-spacing: 1px; min-width: 100px; padding-bottom: 6px; font-weight: 300; font-family: var(--font-black); }
.signup label { font-size: 16px; color: var(--color-black);} 
.signup label .obligatorio { display: none; }

.landing-tematica .puedes-proteger A.margen:hover {
    background: var(--color-rojo);
    text-decoration: none;
}


.infoCreativeProcessHelp {
	position: absolute;
    top: 8px;
    right: 8px;
    font-size: 200%;
	
}

.creativeProcessContainer {
	cursor:pointer;
	position: relative;
	float: left;
	width: 30%;
	min-height: 290px;
	margin: 16px;
	padding: 32px 16px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
	box-shadow: 0 10px 20px rgba(0,0,0,0.1);
	border: solid 1px #f0f0f0;
	border-radius: 16px;
}
.creativeProcessContainer.mini img {
	margin-right: 32px;
	height: 75px;
}

.creativeProcessContainer.mini {
	min-height: 84px;
	width: 100%;
	margin: 0;
	float: none;
	font-weight: 300;
}


.creativeProcessContainer.selected {
	background: #fff;
	-webkit-box-shadow: 0 10px 20px rgba(228,32,57,0.3);
	-moz-box-shadow: 0 10px 20px rgba(228,32,57,0.3);
	box-shadow: 0 10px 20px rgba(228,32,57,0.3);
	border: solid 3px #e42039;
}

@media (max-width: 769px){
	.creativeProcessContainer { width: 100% }
}
	
