/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */

/* =============================================================================
 *   Base
 * ========================================================================== */

/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */

html {
  background: #fff;
}


body {
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
  font-size: 87.5%;
  color: #666666;
}

.pane-node-field-mapa iframe {width:100% !important;}

/* =============================================================================
 *   @font-face
 * ========================================================================== */

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(http://themes.googleusercontent.com/static/fonts/notosans/v1/LeFlHvsZjXu2c3ZRgBq9nD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/notosans/v1/PIbvSEyHEdL91QLOQRnZ13hCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 300;
  src: local('Exo Light'), local('Exo-Light'), url(http://themes.googleusercontent.com/static/fonts/exo/v1/q_s1igR8FunFvLlUJksouQ.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: local('Exo Regular'), local('Exo-Regular'), url(http://themes.googleusercontent.com/static/fonts/exo/v1/wocyXRLWPo2Av-yUTmmbTA.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 700;
  src: local('Exo Bold'), local('Exo-Bold'), url(http://themes.googleusercontent.com/static/fonts/exo/v1/RokIQ-knd7LT9uhmuUjL2g.woff) format('woff');
}


/* =============================================================================
 *   HTML Elements
 * ========================================================================== */

h1,
h1#page-title {border-bottom: 1px solid #000000;color: #000000;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 2.5em;font-weight: 400;margin-bottom: 1.2em;padding-bottom: 0.2em;}
h1 .block,
h1 .node {margin:0;}

h2 {color: #FD2415;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.6em;font-weight: 700;}

h3 {color: #FD2415;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.3em;font-weight: 700;}

h4 {color: #FD2415;}

h5 {color: #FD2415;}

h6 {color: #FD2415;}

p {}

b,
strong {}

i,
em {}

dfn {}

sup {}

sub {}

del {}

ins {}

blockquote {}

cite {}

q {}

address {}

ul {}

ol {}

li {}

dl {}

dd {}

dt {}

abbr {}

acronym {}

pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, 'Courier New', Courier, monospace, sans-serif;
}

/* =============================================================================
 *   Altres
 * ========================================================================== */
/*.region-two-66-33-first {float: left;width: 66%;}
.region-two-66-33-second {float: left;}*/
p:empty {display:none;}
.separador{clear:both;}

/* =============================================================================
 *   Wrappers
 * ========================================================================== */

/*REGION-LEADERBOARD*/
.region-leaderboard {border-bottom: 1px solid #DDDDDD;background: none repeat scroll 0 0 #FFFFFF;padding: 0.5em 0;position: fixed;width: 100%;z-index: 11;/*background: url("../images/bgMenu.png") repeat scroll 0 0 transparent;*/}
.region-leaderboard p {margin:0px;}
.region-leaderboard .region-inner {max-width:960px;margin:0 auto;position:relative;}
.region-leaderboard .block {margin-bottom: 0px;}
.region-leaderboard abbr[title] {border:medium none;}
.region-leaderboard a {text-decoration: none;color:#000000;border:medium none;}
.region-leaderboard a:hover {text-decoration: none;color: #FD2415;}
/*block-imageblock*/
.region-leaderboard .block-imageblock {left: 0;max-width: 10.5em;position: absolute;top: 0;}
/*block-locale-language*/
#block-locale-language {float:right;font-size: 0.9em;background: url(../images/lang.png) no-repeat left 0 transparent;padding-left: 1em;margin-left:1em;}
#block-locale-language ul {margin: 0px;padding:0px;}
#block-locale-language ul li {display: inline-block;margin-left:0.3em;}
#block-locale-language ul li a {text-decoration:none;width:20px;height:16px;display:block;}
/*#block-locale-language ul li a.active {border-bottom:1px solid red;}*/
#block-locale-language ul li.ca a {background: url(../images/an-flag.jpg) no-repeat left 3px / 20px auto transparent;}
#block-locale-language ul li.es a {background: url(../images/es-flag.jpg) no-repeat left 3px / 20px auto transparent;}
#block-locale-language ul li.fr a {background: url(../images/fr-flag.jpg) no-repeat left 3px / 20px auto transparent;}
#block-locale-language ul li a abbr {display:none;}
/*atencioClient*/
.atencioClient {float:right;font-size: 0.9em;background: url(../images/atencio.png) no-repeat left center transparent;padding-left: 1em;margin-left:1em;}
/*comprarProductes*/
.comprarProductes {float:right;font-size: 0.9em;background: url(../images/comprar.png) no-repeat left center transparent;padding-left: 1em;margin-left:1em;}
.comprarProductes{
	float: right;
	font-size: 0.9em;
	background-image: url(../images/comprar2.png);
	background-color: #007cb8;
	background-repeat: no-repeat;
	background-size: auto 90%;
	background-position: 0.6em 0.1em;
	padding-left: 1.2em;
	margin-left: 1em;
	padding: 0.16em 0.5em 0.1em 2em;
	border-radius: 5px;
}
.comprarProductes a{color:#FFF;}
.comprarProductes:hover a{color: #def4ff;}
/*pop up cercador*/
.popup-element-body {}
.popup-element-body table.popup-layout {}
.popup-element-body td {/*background-image: none !important;height:auto !important; width:auto !important;*/}
.popup-element-body td {}
.popup-element-body .search-form {margin-bottom:0px;}
.popup-element-body .form-item {margin:0px 0px 5px 0px !important;}
.popup-element-body .form-actions {margin:0px !important;}
.popup-element-body .custom-search-box {border: 1px solid #DDDDDD !important;width: 140px;}
.popup-element-body .form-actions {text-align:right;width: 140px;}
.popup-element-body .form-actions .form-submit {font-size: 12px;background-color: #FD2415;border: medium none;color: #FFFFFF;cursor: pointer;padding: 0.2em 0.5em;}
.popup-element-body .form-actions .form-submit:hover {background-color: #D51508;}
/*nice-menu*/
.region-leaderboard nav {clear: none;float: right;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.1em;margin-top: 1.5em;}
ul.nice-menu li {background-image: none;margin: 0 0 0 0.5em;padding-left: 0;border: 0px !important;background-color: transparent !important;}
ul.nice-menu-down li.menuparent {background: url("../images/arrow-down.png") no-repeat scroll right center transparent !important;}
ul.nice-menu li.menu-path-nolink:hover a.nolink {color: #FD2415;}
ul.nice-menu li.menu-depth-1>a {font-weight: 700;}
ul.nice-menu li a {color:#000000;cursor:pointer;}
ul.nice-menu li a:hover {text-decoration:none;}
ul.nice-menu li a.active {color: #FD2415;}
ul.nice-menu ul {border-top:3px solid #FD2415;background: url(../images/bgMenu.png) repeat 0 0 transparent;top: 2.6em;font-size: 0.89em;}
ul.nice-menu ul li {width: 13em;margin: 0 0 0 0.5em;}
ul.nice-menu ul li a {padding-left:0px;}
/*block-custom-search-blocks*/ 
.block-custom-search-blocks {float:right;clear:both;margin-top: 1.5em;}
.block-custom-search-blocks .block-inner {margin:0;}
#popup-element-0 {background: url(../images/icon-search.jpg) no-repeat 0 0 transparent;width: 2.2em;height: 2em;border: 1px solid #DDDDDD;}
#popup-element-0 .popup-element-title span {color: transparent;}
#popup-element-0 .popup-element-title {background-image: none !important;}
#popup-element-0 .popup-element-title:hover {text-decoration: none;}
/*view-botigues*/
.view-botigues td,
.view-altres-botigues td,
.view-secci-botiga td {/*background-color: red;*//*display: inline-block;*/width: 452px !important;vertical-align: top;}
.node-type-seccio .panels-flexible-column-1-3 {width:100%;}
/*
 * Page wrapper, includes the .container class which sets the overall page or section width
 * Main wrapper in page.tpl.php, the .container class sets the width of the page, do not add width to it!
 */
#page {}
#page .container {}

/*
 * Wraps all header elements - branding and .region-header
 */
#header {}
#header .block {margin-bottom:0px;}
/*slider capcalera*/
#header #block-views-slide-superior-block {background: url(../images/rp-slide.jpg) repeat-x 0 top #b3b6b7;/*max-height: 450px;*/}
#header .region-header .flexslider {background: none repeat scroll 0 0 transparent;border: medium none;border-radius: 0 0 0 0;box-shadow: none;margin: 0 auto;/*max-width: 1400px;*/}
.region-header .flexslider .flex-caption {display: none;}
#block-views-slide-superior-block .block-inner {margin: 0px !important;}
/*barra cataleg*/
/*#header .catalegBar {background: url("../images/rp-cataleg.png") repeat-x scroll 0 bottom #F92413;}
#header .catalegBar ul {padding:0;}
#header .catalegBar ul li {list-style: none;}
#header .catalegBar table {margin:0;}
#header .catalegBar table td,
#header .catalegBar table th {padding:0;}
#header .catalegBar .block-inner {max-width:960px;margin:0 auto;}
#header .catalegBar .views-field-field-text-capcelera {float:left;}
#header .catalegBar .views-field-field-text-capcelera .field-content {color: #ffffff;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.4em;font-weight: 400; }
#header .catalegBar .views-field-php {float:right;}
#header .catalegBar .views-field-php a {background: none repeat scroll 0 0 #EBEBEB;border-radius: 5px 5px 5px 5px;color: #000000;display: block;padding: 0.3em 0.7em;}
#header .catalegBar .views-field-php a:hover {color:#000000;background: none repeat scroll 0 0 #ffffff;text-decoration: none;}*/

#header .catalegBar {background: url("../images/rp-cataleg.png") repeat-x scroll 0 bottom #F92413;text-align: center;}
#header .catalegBar .block-inner {max-width:960px;margin:0 auto;padding:10px 0px;}
#header .catalegBar .views-field-field-text-capcelera {color: #ffffff;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.4em;font-weight: 400;}
#header .catalegBar .views-field-field-text-capcelera,
#header .catalegBar .views-field-php {display:inline-block;margin-left:10px;}
#header .catalegBar .views-field-php a {background: none repeat scroll 0 0 #EBEBEB;border-radius: 5px 5px 5px 5px;color: #000000;display: block;padding: 0.3em 0.7em;}
#header .catalegBar .views-field-php a:hover {color:#000000;background: none repeat scroll 0 0 #ffffff;text-decoration: none;}


/*
 * Wraps the sidebars the content column
 */
#columns {padding:20px 0px;font-size: 0.95em;}
#columns .content-inner {max-width: 960px;margin:0 auto;}
/*queOferim*/
.queOferim {margin: 0 !important;}
.queOferim .block-content {padding:0 3em;}
.queOferim .item {float: left;margin: 0 10px;max-width: 185px;text-align: center;}
.queOferim .item img {height: auto !important;max-width: 60%;}
.queOferim h2 {margin: 0em;}
.queOferim a:hover {text-decoration:none;}
.queOferim table {margin:0;}
.queOferim table td {text-align:center;}
.queOferim table td,
.queOferim table th {padding: 0 1em;} 
.queOferim img {width: 12em;height:auto;}
/*destacatsPortada*/
.destacatsPortada {margin: 3em 0 0;}
.destacatsPortada table td {max-width: 30em;vertical-align: top;}
.views-field-title-field {margin: 0.3em 0;color: #FD2415;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.6em;font-weight: 700;}
.destacatsPortada .views-field-title-field a:hover {text-decoration:none;}
.destacatsPortada .views-field-field-imatge-llistat {max-width: 300px;}
/*#columns .destacatsPortada .views-field-field-imatge-llistat {border: 1px solid #CCCCCC;display: table-cell;height: 120px;text-align: center;vertical-align: middle;width: 280px;}*/
.destacatsPortada .views-field-field-imatge-llistat img {text-align:center;}
.destacatsPortada .views-field-body {margin-bottom:3em;}
/*slide interiors*/
.pane-node-field-imatges .flexslider {max-width: 960px;}
.flexslider {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #dddddd;border-radius: 0 0 0 0;box-shadow: none;margin: 0 0 1em;position: relative;}
.flexslider ul {padding:0 !important;}
.flex-control-nav {bottom: -30px;position: absolute;right: -5px;text-align: center;width: auto;}
.flex-control-nav li {display: inline-block;margin-right: 0.5em !important;}
/*.view seccions*/
.view-seccions .views-field-title-field {text-transform:uppercase;}
.view-seccions .views-field-title-field a:hover {text-decoration:none;}
.view-seccions .views-field-field-imatge-llistat {border: 1px solid #DDDDDD;margin: 0;max-height: 130px;max-width: 450px;padding: 0;}
.view-seccions .views-field-body {margin-bottom: 3em;}
/*seccions - botigues*/
.pane-node-field-botigues {text-align:center;}
.pane-node-field-botigues article header {display: none;}
.views-field-field-imatge-llistat {border: 1px solid #DDDDDD;max-height: 130px;}
.view-id-botigues .item-list .views-row {float: left;list-style: none outside none;max-width: 450px;min-height: 23em;width:100%;}
/*seccions - catalegs*/
.view-display-id-page .item-list .views-row {float: left;list-style: none outside none;max-width: 450px;min-height: 23em;width:100%;}
.views-field-field-codi-issuu .issuuembed,
.views-field-field-codi-issuu iframe {max-width: 400px;width: 100%;}

/*seccions - promocions*/
.view-promocions .item-list .views-row {float: left;list-style: none outside none;max-width: 450px;min-height: 23em;width:100%;}
/*promocions*/
body.page-promocions .views-field-field-dates {/*font-style: italic;*/color:#999;}
body.page-promocions .views-field-body h4 {font-weight: 300;margin-top:0px;color: #666666;}
/*noticies premsa*/
.iew-not-cies-de-premsa .item-list .views-row {float: left;list-style: none outside none;max-width: 450px;min-height: 23em;width:100%;}
body.page-noticies-premsa .views-field-field-dates {/*font-style: italic;*/color:#999;}
body.page-noticies-premsa .views-field-body h4 {font-weight: 300;margin-top:0px;color: #666666;}
/*region-two-66-33-second*/
.region-two-66-33-second div.region-inner:empty {display:none;}
/*fidelia*/
.page-fidelia .ContingutFidelia {}
.page-fidelia .ContingutFidelia td {vertical-align: top;}
.page-fidelia .ContingutFidelia td img {display: block !important;width: auto !important;}
.page-fidelia .ContingutFidelia td p {font-size: 1.1em;}
.page-fidelia .ContingutFidelia img {height:auto !important;width:100% !important; }
.page-fidelia .webFormFidelia {/*background-color: #eeeeee;*/}
.page-fidelia .webFormFidelia .block-inner {margin:0px;}
.page-fidelia .webFormFidelia .node-header,
.page-fidelia .webFormFidelia .webform-client-form {background-color: #eeeeee;padding:0px 10px 10px;}
.page-fidelia .webFormFidelia h1 {color: #FD2415;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.6em;font-weight: 700;text-align: center;padding:0.5em 0em;border-bottom: medium none;}
.page-fidelia .webFormFidelia h1 a:hover {color: #D51508;text-decoration:none;}
.page-fidelia .webFormFidelia .webform-client-form #webform-component-nom {margin-top:0;}
.page-fidelia .webFormFidelia .webform-client-form .form-text,
.page-fidelia .webFormFidelia .webform-client-form .form-submit {width: 22em;}
.page-fidelia .webFormFidelia .webform-client-form .webform-component-accepto-les-condicions-dus input {width: auto !important;display: block;}
.page-fidelia .webFormFidelia .webform-client-form label.option {display: inline;font-weight: 400 !important;margin-left: 5px;}
.page-fidelia .webFormFidelia .webform-client-form .form-submit {background-color: #FD2415;border: medium none;color: #FFFFFF;cursor: pointer;margin-top: 0 !important;padding: 0.5em 0.8em;text-align: left;font-weight:700;}
.page-fidelia .webFormFidelia .webform-client-form .form-submit:hover {background-color: #D51508;}
.page-fidelia .webFormFidelia .field-name-body {background-color: #EEEEEE;margin-top: 10px;padding: 10px 20px 30px;text-align: center;}
.page-fidelia .webFormFidelia .field-name-body p {font-size: 1.2em;margin-bottom: 0;}
.page-fidelia .webFormFidelia .field-name-body p:first-child {margin-top: 0;}
/*contactans*/
h2.ctools-collapsible-handle {background-color: #666666;color:#ffffff;}
/*.ctools-collapsible-container .ctools-toggle-collapsed {background-image: url("../images/collapsible-collapsed.png");}*/
.ctools-collapsible-container .ctools-toggle {background-position: 7px 13px;background-repeat: no-repeat;cursor: pointer;float: left;height: 21px;width: 21px;}
.contact-form {background-color: #eee;padding:1em;}
.contact-form .webform-client-form {float:left;width: 50%}
.contact-form .field-name-body {float:left;width: 45%; margin-left:1em;}
#webform-component-accepto-les-condicions-dus {float:left;margin-top: 0;}
.contact-form label.option {font-weight:400;}
.contact-form #edit-actions {float:right;margin-top: 0;}
.contact-form #edit-actions input {text-align:left;width: 10em;margin-top: 0 !important;background-color: #FD2415;border: medium none;color: #FFFFFF;cursor: pointer;margin-top: 1.4em;padding: 0.2em 0.8em;}
.contact-form #edit-actions input:hover {background-color: #D51508;}
/*form-treballa*/
.form-treballa form {width:100%;font-weight:400 !important;}
.form-treballa form .form-item label {font-weight:400 !important;}
.form-treballa form .form-item .form-text {width:95%;}
#webform-component-on-tagradaria-treballar label:first-child,
#webform-component-adjunta-el-curriculum label {color: #FD2415;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1.3em;font-weight: 700 !important;margin:2em 0 1em;}
.form-treballa #webform-component-accepto-les-condicions-dus {float:none;margin-top:2em;}
.form-treballa #edit-submitted-adjunta-el-curriculum-upload {border:1px solid #ddd;margin-right:1em;}
#edit-submitted-adjunta-el-curriculum-upload-button {text-align:left;margin-top: 0 !important;background-color: #FD2415;border: medium none;color: #FFFFFF;cursor: pointer;margin-top: 1.4em;padding: 0.2em 0.8em;}
#edit-submitted-adjunta-el-curriculum-upload-button:hover {background-color: #D51508;} 
.form-treballa #edit-actions input {text-align:left;width: 10em;margin-top: 0 !important;background-color: #FD2415;border: medium none;color: #FFFFFF;cursor: pointer;margin-top: 1.4em;padding: 0.2em 0.8em;}
.form-treballa #edit-actions input:hover {background-color: #D51508;}
/*ofertes*/
.title-ofertes {margin-bottom:0px !important;}
.title-ofertes h2 {font-size: 1.2em;text-align:center;}
body.page-treballa .region-two-66-33-second {background-color: #EEEEEE;}
.jcarousel-skin-default .jcarousel-container-vertical {width: 85%;height:500px;}
.jcarousel-skin-default .jcarousel-clip-vertical {height: 500px;overflow: hidden;}
.jcarousel-skin-default .jcarousel-item {height: 148px !important;margin-bottom: 20px;width: 100%;}
.jcarousel-skin-default .jcarousel-item .views-field-title-field {color: #333333;font-family: 'Exo',Arial,Helvetica,sans-serif;font-size: 1em;font-weight: 700;margin: 0.3em 0;}
.jcarousel-skin-default .jcarousel-next-vertical,
.jcarousel-skin-default .jcarousel-prev-vertical {left: 130px;}
.jcarousel-skin-default .jcarousel-item {background: none repeat scroll 0 0 transparent;border: medium none;overflow: hidden;padding: 0;}
/*.jcarousel-skin-default .jcarousel-clip-vertical {border-bottom: 20px solid #666666;border-top: 20px solid #666666;}*/
/*page-search*/
body.page-search {}
#block-system-main .search-form {background: none repeat scroll 0 0 #F1F1F1;margin-bottom: 1em;padding: 20px 10px;text-align: center;}
body.page-search #edit-basic .form-item label {font-size: 18px;font-weight: 400;}
body.page-search #edit-basic .form-text {margin:0px 0px 0px 10px;}
body.page-search #edit-basic .form-submit {background-color: #FD2415;border: medium none;color: #FFFFFF;cursor: pointer;padding: 0.2em 0.8em;}
body.page-search #edit-basic .form-submit:hover {background-color: #D51508;}
body.page-search .search-results {padding-left:0px;}
body.page-search .search-results li {padding-bottom:1em;border-bottom:1px dotted #ccc;}


/*
 * Main content column wrapper
 */
#content-column {}

/*
 * Wraps the main-content-header, the content region and feed-icons. Use this wrapper to style the entire main content column
 */
#main-content {}

/*
 * Wraps the content region, avoid applying styles to this wrapper, its used mainly for position and invisible gutters and can be problematic to style
 */
#content {}

/*
 * Footer wrapper
 */
#footer {background: url("../images/rp_footer.jpg") repeat-x scroll 0 top #949494;}
#footer .region-inner {margin: 0 auto;max-width: 960px;position:relative;}
/*logo*/
#footer .block-imageblock {position: static;}
/*block-simplenews*/
#footer .block-simplenews {padding: 1em 1em 1em 6em;background: url("../images/newsletter.jpg") no-repeat scroll 1.2em 1.5em #F1F1F1;position:relative !important;}
#footer .block-simplenews h2 {color:#000000;}
#footer .block-simplenews .block-content p {color: #000000;float: left;font-size: 1.6em;font-weight: 400;margin: 0;}
#footer .block-simplenews .block-content form {position: absolute;right: 2em;top: 1.5em;}
#footer .block-simplenews .block-content form .form-item label {font-weight:400;}
#footer .block-simplenews .block-content form .form-item,
#footer .block-simplenews .block-content form .form-submit {float:left;margin-left:1em;margin-top: 0;}
#footer .block-simplenews .block-content form .form-submit {cursor:pointer;background-color: #FD2415;border: medium none;color: #FFFFFF;margin-top: 1.4em;padding: 0.2em 0.8em;}
#footer .block-simplenews .block-content form .form-submit:hover {background-color: #d51508;}
#footer .block-menu-block {float: left;margin-right: 0;font-size: 96%;width: 11.8em;}
#footer .block-menu-block ul {margin-top: 0.5em;padding: 0;}
#footer .block-menu-block ul li {list-style: none;}
#footer .block-menu-block h2 {font-size: 1.3em;border-bottom:1px dashed #cccccc;display:block;}
#footer .block-menu-block a,
#footer .block-menu-block h2,
#footer .block-imageblock,
#footer .block-imageblock a {color:#ffffff;}

#footer .PeuEnllacosContacta {float: left;font-size: 96%;margin-right: 0;width: 35.8em;color:#ffffff;}
#footer .PeuEnllacosContacta h2 {font-size: 1.3em;border-bottom:1px dashed #cccccc;display:block;color:#ffffff;margin-top: 0;}
#footer .PeuEnllacosContacta a {color:#ffffff;}
#footer .PeuEnllacosContacta strong {color: #ccc;}
#footer .PeuEnllacosContacta p {margin:0;}
#footer .PeuEnllacosContacta .enllacosPeu {display:block;}

#footer .block-imageblock {clear: both;float: left;font-size: 96%;width:100%;}
#footer .block-imageblock .block-image {float: left;margin-right: 55px;}
#footer .block-imageblock .block-image img {}
#footer .block-imageblock .block-body {float: right;margin-top:2em;}

/*block-mailchimp-lists*/
#footer .block-mailchimp-lists {background: url("../images/newsletter.jpg") no-repeat scroll 1.2em 2em #F1F1F1;padding: 1.8em 1em 1.8em 6.2em;position: relative !important;display: flex;}
#footer .block-mailchimp-lists .block-inner {margin:0px !important;}
#footer .block-mailchimp-lists h2 {color:#000000;position:absolute;font-size: 1.3em;}
#footer .block-mailchimp-lists .block-content form .mailchimp-newsletter-wrapper,
#footer .block-mailchimp-lists .block-content form .form-submit {float:left;}
#footer .block-mailchimp-lists .block-content form .mailchimp-newsletter-wrapper .form-item {float:left;margin-right:10px;margin-top:0.8em;}
#footer .block-mailchimp-lists .block-content form .mailchimp-newsletter-wrapper .form-item label {font-weight: 400;font-size: 0.9em;}
#footer .block-mailchimp-lists .block-content form .mailchimp-newsletter-wrapper .form-type-item {color: #000000;font-size: 1em;font-weight: 400;margin-top: 1.9em !important; min-width: 245px;}
#footer .block-mailchimp-lists .block-content form .mailchimp-newsletter-wrapper .form-item-mailchimp-lists-mailchimp-nova-web-mergevars-EMAIL input,
#footer .block-mailchimp-lists .block-content form .mailchimp-newsletter-wrapper .form-item-mailchimp-lists-mailchimp-drupal-mergevars-EMAIL input {width: 150px !important;}
#footer .block-mailchimp-lists .block-content form .mailchimp-newsletter-wrapper .form-item input {width: 110px;}
#footer .block-mailchimp-lists .block-content form .form-submit {cursor:pointer;background-color: #FD2415;border: medium none;color: #FFFFFF;margin-top: 2.2em;padding: 0.2em 0.8em;margin: 1.3rem 0px 0px 1rem;}
#footer .block-mailchimp-lists .block-content form .form-submit:hover {background-color: #d51508;}
#footer .block-mailchimp-lists .block-content form > div {display: flex;}
#footer .mailchimp-signup-subscribe-form-description {color: #000000;font-size: 1em;font-weight: 400;margin-top: 1.9em !important;min-width: 245px;}
#footer .mailchimp-newsletter-mergefields {display: flex;}
#footer .form-item-mergevars-EMAIL {margin-right: 1rem;}
#footer .form-item-mergevars-FNAME {margin-right: 1rem;}
/*
 * Panels may need additional margin wrangling when in the $content region
 */
#content .panel-display {}

/*
 * Full Width Wrappers
 * These are used in the optional page--full-width-wrappers.tpl.php template.
 * All have internal .container classes. In the full width wrapper template the
 * .container classes set the width or max-width of the contained element - you
 * can style this but never add any width/margin/padding/borders etc to .container
 */
/*
 * Wraps #page
 */
#page-wrapper {}
#page-wrapper .container {}

/*
 * Wraps the leaderboard
 */
#leaderboard-wrapper {}
#leaderboard-wrapper .container {}

/*
 * Wraps the header
 */
#header-wrapper {
  /* Debug styles, is this working */
  background: rgba(255, 192, 203, 0.5);
}
#header-wrapper .container {}

/*
 * Wraps the nav elements
 */
#nav-wrapper {}
#nav-wrapper .container {}

/*
 * Wraps breadcrumb
 */
#breadcrumb-wrapper {}
#breadcrumb-wrapper .container {}

/*
 * Wraps messages and help
 */
#messages-help-wrapper {}
#messages-help-wrapper .container {}

/*
 * Wraps the secondary content/preface region
 */
#secondary-content-wrapper {}
#secondary-content-wrapper .container {}

/*
 * Wraps the main content column
 */
#content-wrapper {}
#content-wrapper .container {}

/*
 * Wraps the tertiary content/postfix region
 */
#tertiary-content-wrapper {}
#tertiary-content-wrapper .container {}

/*
 * Footer wrapper
 */
#footer-wrapper {
  /* Debug styles, is this working? */
  background: rgba(255, 192, 203, 0.5);
}
#footer-wrapper .container {}


/* =============================================================================
 *   Branding
 * ========================================================================== */

/*
 * Wraps all the branding elements, logo, name and slogan
 */
#branding {}

/*
 * Logo
 */
#logo {
  padding: 10px 0;
}

#logo img {
  vertical-align: bottom;
}

/*
 * Wrapper for the site name and slogan (hgroup)
 */
#name-and-slogan {}

/*
 * Site name (h1)
 */
#site-name {
  margin: 0;
}

#site-name a {}

#site-name a:link,
#site-name a:visited {
  text-decoration: none;
}

#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}

/*
 * Site slogan (h2)
 */
#site-slogan {
  margin: 0;
}


/* =============================================================================
 *   Page content header
 * ========================================================================== */

/*
 * Main content header wraps the page title, tabs and actions links
 */
#main-content-header {}

/*
 * The main page title (h1)
 */
#page-title {
  margin: 0;
}


/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */

/*
 * Feed icons
 */
.feed-icon {}

/*
 * Aggregator feed source
 */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
.more-link {}

/*
 * Generic styles for links. See the ul.links declaration in node and comment stylesheets
 */
ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: block;
}

ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
.search-results {
  margin: 0;
}


/* =============================================================================
 *   Regions
 * ========================================================================== */

/*
 * Standard region wrapper, don't add width to any regions, you will bork the layout - no margin, padding or borders etc
 */
.region {}

/*
 * Regions have an inner div - perfect for adding margin, padding or borders
 */
.region-inner {}

/*
 * Regions can be nested, such as when using Panels
 */
.region-inner .region-inner {}

/*
 * Header region, embedded in the #header
 */
.region-header {}

/*
 * Generally used to output Drupals help block, if the help module is enabled
 */
.region-help {}

/*
 * Secondary content
 */
.region-secondary-content {}

/*
 * Sits above the main content header, like a content-top region
 */
.region-highlighted {}

/*
 * Sits below the main content, like a content-bottom region
 */
.region-content-aside {}

/*
 * Sidebars - targets both
 */
.sidebar {}

/*
 * First sidebar
 */
.region-sidebar-first {}

/*
 * Second sidebar
 */
.region-sidebar-second {}

/*
 * Tertiary content
 */
.region-tertiary-content {}

/*
 * Footer region
 */
.region-footer {}


/* =============================================================================
 *   Links
 * ========================================================================== */

a {text-decoration: none;color: #FD2415;}

a:link,
a:visited {text-decoration: none;}

a:active,
a.active {text-decoration: none;}

a:hover,
a:focus {
  text-decoration: underline;
  color:#D51508;
}


/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */

/*
 * Use one of the following id's for granular control:
 *  - #menu-bar (menu bar region)
 *  - #primary-menu (main menu)
 *  - #secondary-menu (secondary/user menu)
 * You can target all of these with .nav or div[id$="menu-bar"]
 */
.nav {
  clear: both;
  margin: 10px 0;
}

.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}

.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}

.nav li a:visited,
.nav ul.menu li a:visited {}

.nav li a:hover,
.nav li a:focus,
.nav ul.menu li a:hover,
.nav ul.menu li a:focus {}

.nav .block {
  margin-bottom: 0;
}


/* =============================================================================
 *   Superfish
 * ========================================================================== */

ul.sf-menu {
  margin-bottom: 0;
}

ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 0 10px;
  text-decoration: none;
  height: 2.5em;
  line-height: 2.5em;
}

ul.sf-menu a:link,
ul.sf-menu a:visited {}

ul.sf-menu li {}

ul.sf-menu li:hover,
ul.sf-menu li.sfHover {
  outline: 0;
}

ul.sf-menu a {}

ul.sf-menu a:focus,
ul.sf-menu a:hover,
ul.sf-menu a:active {
  outline: 0;
}

/*
 * Superfish blocks
 */
.block-superfish {}

.block-superfish .block-inner .content {}

.block-superfish ul {
  margin: 0 !important;
  padding: 0 !important;
}

.block-superfish ul ul {}

.block-superfish ul ul ul {}

.block-superfish ul ul ul ul {}

.block-superfish li {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * Vertical style
 */
.sf-vertical {
  width: 100%;
}

.sf-vertical li {
  width: 100%;
}

.sf-vertical li.last {}

.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}

.sf-vertical li a {
  padding: 0 10px;
}

/*
 * Navbar style
 */
.sf-navbar {
  padding-bottom: 0 !important;
}

/*
 * Sensible padding for the default style
 */
.sf-menu.sf-style-default a {
  padding: 0 10px;
}


/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */

ul.menu {
  padding-left: 15px;
}

ul.menu ul {
  padding-left: 15px;
}

ul.menu ul ul {}

ul.menu ul ul ul {}

ul.menu li {
  margin: 0;
}

ul.menu li.collapsed,
ul.menu li.expanded,
ul.menu li.leaf {}

ul.menu li a {}

ul.menu li a:link,
ul.menu li a:visited {}

ul.menu li a:active,
ul.menu li a.active {}

ul.menu li a:hover,
ul.menu li a:focus {}

ul.menu li.active a,
ul.menu li.active-trail a {}

ul.menu li.first,
ul.menu li.last {}

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content {
  padding: 0;
}


/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */

.book-navigation {}

.book-navigation .page-links {}

.book-navigation .page-previous {}

.book-navigation .page-next {}

.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */
  min-width: 2em;
  white-space: nowrap;
}

.book-navigation .menu {
  margin-left: 0;
}


/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */

#breadcrumb {
  margin: 10px 0;
}

/* If the label is set to show in theme settings the label class is added */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}

#breadcrumb .breadcrumb-label:after {
  content: ":";
}

#breadcrumb ol {
  margin: 0;
  padding: 0;
}

#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}

#breadcrumb li {
  list-style: none;
  display: inline;
}

#breadcrumb li.crumb-first {}

#breadcrumb li.crumb-last {}

#breadcrumb a {}

#breadcrumb a:link,
#breadcrumb a:visited {}

#breadcrumb a:active,
#breadcrumb a.active {}

#breadcrumb a:hover,
#breadcrumb a:focus {}


/* =============================================================================
 *   Pagers
 * ========================================================================== */

ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

.item-list ul.pager li {
  margin: 0;
}

ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}

ul.pager li.pager-current {
  font-weight: 700;
}

.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
ul.pager li {}

ul.pager li a {}

ul.pager li a:link,
ul.pager li a:visited {}

ul.pager li a:active,
ul.pager li a.active {}

ul.pager li a:hover,
ul.pager li a:focus {}

ul.pager li.pager-item {}
ul.pager li.first {}
ul.pager li.last {}
ul.pager li.pager-current {}
ul.pager li.pager-first {}
ul.pager li.pager-previous {}
ul.pager li.pager-next {}
ul.pager li.pager-last {}


/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */

#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}

#skip-link a {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:hover,
#skip-link a:focus,
#skip-link a:active {
  outline: 0;
}


/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */

#tasks {
  margin-bottom: 15px;
}

ul.primary {
  border-bottom-color: #ccc;
  margin: 20px 0;
  padding: 0 0 0 5px;
}

ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}

ul.primary li a {
  background-color: #f5f5f5;
  border-color: #ccc;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}

ul.primary li a:hover,
ul.primary li a:focus {
  background-color: #eee;
  border-color: #ccc;
}

ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}

ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}

ul.secondary li a {}

ul.secondary li a:hover,
ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}


/* =============================================================================
 *   Action links
 * ========================================================================== */

ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

ul.action-links li {}


/* =============================================================================
 *  Field Styling
 * ========================================================================== */

/*
 * Wrapper for any field
 */
.field {}

/*
 * Above and inline classes are on the field wrapper
 */
.field-label-above {}

/*
 * When labels are set to inline in field display settings the clearfix class is automatically added
 */
.field-label-inline {}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}


/*
 * Field types (Core)
 */

/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
.field-type-image {}

.field-type-image .caption {}

.field-type-image .full-caption {}

.field-type-image .teaser-caption {}

/*
 * Taxonomy
 */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}

.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}

.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Text
 */
.field-type-text {}

/*
 * Long text
 */
.field-type-text-long {}

/*
 * Text with summary
 */
.field-type-text-with-summary {}

/*
 * File
 */
.field-type-file {}

/*
 * Number/Integer
 */
.field-type-number-integer {}

/*
 * Decimal
 */
.field-type-number-decimal {}

/*
 * Number float
 */
.field-type-number-float {}

/*
 * List
 */
.field-type-list-text {}

/*
 * List boolean
 */
.field-type-list-boolean {}

/*
 * List integer
 */
.field-type-list-integer {}

/*
 * List float
 */
.field-type-list-float {}

/*
 * Field types (Contrib)
 */
.field-type-datetime {}

.field-type-node-reference {}

.field-type-user-reference {}

/*
 * Named fields
 */
.field-name-body {}

.field-name-field-image {}

.field-name-field-tags {}

/*
 * Underscores in field name are replaced with dashes
 */
.field-name-field-FIELDNAME {}

/*
 * Image Alignment Theme Settings - included here so you can easily override
 */
/*
 * Float none setting
 */
.ia-n .field-type-image,
.iat-n .field-type-image {}

/*
 * Float left setting
 */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}


/* =============================================================================
 *   Block Styling
 * ========================================================================== */

/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
.block {
  margin-bottom: 20px;
}

/*
 * Inner wrapper for most blocks, good for margin, padding and borders, block_system_main does not have it
 */
.block-inner {}

/*
 * The first block in the region
 */
.block.first {}

/*
 * The last block in the region
 */
.block.last {}

/*
 * Zebra striping for each block in the region
 */
.block.odd {}

/*
 * Zebra striping for each block in the region
 */
.block.even {}

/*
 * Block title
 */
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
.block-content {}

/*
 * Match item list and block menu margin and padding
 */
.block-content {}

.block-content ul,
.block-content ol {
  padding: 0 0 0 15px;
}

.block-content li {
  margin: 0;
  padding: 0;
}

/*
 * Block for the latest news items in the first category
 */
#block-aggregator-category-1 {}

/*
 * Block for the latest news items in the first feed
 */
#block-aggregator-feed-1 {}

/*
 * First block created with "Add block" link
 */
#block-block-1 {}

/*
 * "Recent blog posts" block
 */
#block-blog-recent {}

/*
 * "Book navigation" block for the current book's table of contents
 */
#block-book-navigation {}

/*
 * "Recent comments" block
 */
#block-comment-recent {}

/*
 * "Active forum topics" block
 */
#block-forum-active {}

/*
 * "New forum topics" block
 */
#block-forum-new {}

/*
 * Language switcher block
 */
#block-locale-language {}

/*
 * Custom menu block
 */
#block-menu-menu-NAME {}

/*
 * "Recent content" block
 */
#block-node-recent {}

/*
 * "Syndicate" block for primary RSS feed; see also page.css's .feed-icon
 */
#block-node-syndicate {}

/*
 * "Most recent poll" block
 */
#block-poll-recent {}

/*
 * "Author information" block for the profile of the page's author
 */
#block-profile-author-information {}

/*
 * "Search form" block
 */
#block-search-form {}

/*
 * "Shortcuts" block
 */
#block-shortcut-shortcuts {}

/*
 * "Popular content" block
 */
#block-statistics-popular {}

/*
 * "Main menu" block
 */
#block-system-main-menu {}

/*
 * "Management" block for Drupal management menu
 */
#block-system-management {}

/*
 * "Navigation" block for Drupal navigation menu
 */
#block-system-navigation {}

/*
 * "User menu" block for Drupal user menu
 */
#block-system-user-menu {}

/*
 * "System help" block
 */
#block-system-help {}

/*
 * "Main page content" block
 */
#block-system-main {}

/*
 * "Powered by Drupal" block
 */
#block-system-powered-by {}

/*
 * "User login form" block
 */
#block-user-login {}

/*
 * "Who's new" block for a list of the newest users
 */
#block-user-new {}

/*
 * "Who's online" block for a list of the online users
 */
#block-user-online {}


/* =============================================================================
 *   Node Styling
 * ========================================================================== */

.node {
  margin-bottom: 20px;
}

.node.node-promoted {}

.node.node-sticky {}

.node.node-by-viewer {}

.node.node-teaser {}

.node.node-full {}

.node.odd {}

.node.even {}

.node .node-title {
  margin: 0;
}

.node .user-picture {}

.node .submitted {}

.node .submitted .username {}

.node .submitted time {}

.node .node-content {}

.node ul.links {}

.node ul.links li {}

.node ul.links li a {}

.node ul.links li.node-read-more a {}

.node ul.links li.comment-add a {}

.node ul.links li.comment-comments a {}

.node ul.links li.comment-new-comments a {}

.node ul.links li.blog-sernames-blog a {}

.node ul.links li.print-html a {}

.node ul.links li.print-email a {}

.node ul.links li.print-pdf a {}

.preview .node {}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
.node-page {}

.node-article {}

.node-book {}

.node-forum {}

.node-poll {}


/* =============================================================================
 *   Comment Styling - Comments, comment wrapper, comment form
 * ========================================================================== */

/*
 * Wrapper for the list of comments and its titles
 */
#comments {
  margin: 1.5em 0;
}

#comments h2 {}

#comments h2.comment-title {
  margin: 0;
}

#comments h2.comment-form {
  margin: 0;
}

/*
 * Wrapper for a single comment
 */
.comment {
  margin-bottom: 20px;
}

.comment.first {}

.comment.last {}

.comment.odd {}

.comment.even {}

.comment .user-picture {}

.comment .submitted {}

.comment .submitted p {}

.comment .submitted .username {}

.comment .submitted time {}

.comment .user-signature {}

.comment ul.links {}

/*
 * Comment title
 */
.comment-title {
  margin: 0;
}

/*
 * Comment states
 */
.comment-new {}

.comment-by-anonymous {}

.comment-by-node-author {}

.comment-by-viewer {}

.comment-title-hidden {}

.comment-with-picture {}

.comment-with-signature {}

/*
 * Preview of the comment before submitting new or updated comment
 */
.comment-preview {}

/*
 * "New" marker for comments that are new for the current user
 */
.new {
  color: #c00;
}

/*
 * Nested comments are indented
 */

.indented {
  margin-left: 40px;
}


/* =============================================================================
 *   Forms
 * ========================================================================== */

/*
 * Wrapper for a form element (or group of form elements) and its label
 */
.form-item {}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}

.form-item label {
  font-weight: 700;
}

.form-item label.option {}

/*
 * Highlight marks and form required mark
 */
.marker,
.form-required {
  color: #c00;
}

.form-item .description {
  font-size: 0.85em;
}

.form-checkboxes .form-item,
.form-radios .form-item {}

/*
 * The submit button
 */
.form-submit {}

.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Tips for Drupal's input formats
 */
.tips {}

/*
 * Buttons used by contrib modules like Media
 */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}


/* =============================================================================
 *   Tables
 * ========================================================================== */

table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}

table.sticky-header {
  z-index: 10;
}

table,
thead,
tbody,
tr,
th,
td {
  /*border-color: #cccccc;*/
  border-color: transparent; 
}

table,
td,
th {
  vertical-align: middle;
}

caption,
th,
td {
  text-align: left;
}

thead tr {
  font-weight: 700;
  background-color: #e5e5e5;

}

td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px 30px;
}

tbody {}

tbody tr {
 /* border-top: 1px solid #ccc;*/
  border-top: medium none;
}

tr.odd {
  background: #fff;
}

tr.info,
tr.even,
tr:nth-child(2n+2) {
  border-bottom: 0;
  /*background-color: #f5f5f5;*/
  background-color: transparent;
}

tr.drag {}

tr.drag-previous {}

tr.odd td.active {
  background-color: #eee;
}

tr.even td.active {
  background-color: #ebebeb;
}

.lt-ie8 tr {}

.lt-ie8 tr.even,
.lt-ie8 tr.odd {}

.lt-ie8 tr.even th,
.lt-ie8 tr.even td,
.lt-ie8 tr.odd th,
.lt-ie8 tr.odd td {
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
#forum td {}

#forum td .created,
#forum td .posts,
#forum td .topics,
#forum td .last-reply,
#forum td .replies,
#forum td .pager {
  white-space: normal;
}


/* =============================================================================
 *   Messages
 * ========================================================================== */

/* Left and right margin are set by the global gutter width */
div.messages {
  max-width: 900px;
  margin:10px auto;
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status {}

div.warning {}

tr.warning {}

div.error,
tr.error {}

.error {}

.warning {}

/*
 * Unpublished nodes
 */
.node-unpublished,
.comment-unpublished {}

.node-unpublished,
.comment-unpublished {}

.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact,"Arial Narrow",Helvetica,sans-serif;
  font-size: 75px;
  font-weight: bold;
  height: 0;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}

/*
 * Otherwise these elements will appear below the "Unpublished" text
 */
.lt-ie8 {}

.lt-ie8 .node-unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative;
}


/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */

.maintenance-page {}
.maintenance-page .container {
  padding: 40px 0;
}

.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

.db-offline {}

.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}

.db-offline div.messages {
  margin: 20px 0 0;
}

.db-offline #content {
  padding: 20px 0;
}


/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */

/*
 * Admin menu overrides
 */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
#styleguide-header {
  padding: 0 10px;
}

#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}


.pane-faqs .block-inner {
  margin-left: 0px;
  margin-right: 0px;
}

.ui-accordion-icons .ui-accordion-header a {
  background-color: #666666;
  color: #ffffff;
  font-weight: bold;
}


.catalegBar li {
  display: inline-block;
  position: relative;
  top: 9px;
}

.catalegBar li .views-field-field-text-capcelera {
  margin-right: 15px;
}

.catalegBar .item-list { 
  text-align: center;
}

#sliding-popup.sliding-popup-bottom h2 {
  font-weight: normal !important;
}
.region.region-footer {
    background-color: #949494;
}