diff --git a/sites/all/themes/gui/materiobasetheme/css/styles.css b/sites/all/themes/gui/materiobasetheme/css/styles.css index c2393f68..035dd68b 100644 --- a/sites/all/themes/gui/materiobasetheme/css/styles.css +++ b/sites/all/themes/gui/materiobasetheme/css/styles.css @@ -4144,8 +4144,24 @@ a { /_/ /_/\____/_/ /_/ /_/\___/ |___/____/ */ -/* line 206, ../scss/layout.scss */ -body.home-v2 #header > .inner, body.home-v2 #utilities > .inner, body.home-v2 #center, body.home-v2 #footer { +/* line 210, ../scss/layout.scss */ +body.home-v2 #header > .inner, body.home-v2 #utilities > .inner, body.home-v2 #center, body.home-v2 #footer, +body.page-whoweare #header > .inner, +body.page-whoweare #utilities > .inner, +body.page-whoweare #center, +body.page-whoweare #footer, +body.node-type-page #header > .inner, +body.node-type-page #utilities > .inner, +body.node-type-page #center, +body.node-type-page #footer, +body.node-type-webform #header > .inner, +body.node-type-webform #utilities > .inner, +body.node-type-webform #center, +body.node-type-webform #footer, +body.page-cart-checkout #header > .inner, +body.page-cart-checkout #utilities > .inner, +body.page-cart-checkout #center, +body.page-cart-checkout #footer { width: 100%; margin-left: auto; margin-right: auto; @@ -4154,12 +4170,60 @@ body.home-v2 #header > .inner, body.home-v2 #utilities > .inner, body.home-v2 #c max-width: 80rem; } /* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */ -body.home-v2 #header > .inner:before, body.home-v2 #header > .inner:after, body.home-v2 #utilities > .inner:before, body.home-v2 #utilities > .inner:after, body.home-v2 #center:before, body.home-v2 #center:after, body.home-v2 #footer:before, body.home-v2 #footer:after { +body.home-v2 #header > .inner:before, body.home-v2 #header > .inner:after, body.home-v2 #utilities > .inner:before, body.home-v2 #utilities > .inner:after, body.home-v2 #center:before, body.home-v2 #center:after, body.home-v2 #footer:before, body.home-v2 #footer:after, +body.page-whoweare #header > .inner:before, +body.page-whoweare #header > .inner:after, +body.page-whoweare #utilities > .inner:before, +body.page-whoweare #utilities > .inner:after, +body.page-whoweare #center:before, +body.page-whoweare #center:after, +body.page-whoweare #footer:before, +body.page-whoweare #footer:after, +body.node-type-page #header > .inner:before, +body.node-type-page #header > .inner:after, +body.node-type-page #utilities > .inner:before, +body.node-type-page #utilities > .inner:after, +body.node-type-page #center:before, +body.node-type-page #center:after, +body.node-type-page #footer:before, +body.node-type-page #footer:after, +body.node-type-webform #header > .inner:before, +body.node-type-webform #header > .inner:after, +body.node-type-webform #utilities > .inner:before, +body.node-type-webform #utilities > .inner:after, +body.node-type-webform #center:before, +body.node-type-webform #center:after, +body.node-type-webform #footer:before, +body.node-type-webform #footer:after, +body.page-cart-checkout #header > .inner:before, +body.page-cart-checkout #header > .inner:after, +body.page-cart-checkout #utilities > .inner:before, +body.page-cart-checkout #utilities > .inner:after, +body.page-cart-checkout #center:before, +body.page-cart-checkout #center:after, +body.page-cart-checkout #footer:before, +body.page-cart-checkout #footer:after { content: " "; display: table; } /* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */ -body.home-v2 #header > .inner:after, body.home-v2 #utilities > .inner:after, body.home-v2 #center:after, body.home-v2 #footer:after { +body.home-v2 #header > .inner:after, body.home-v2 #utilities > .inner:after, body.home-v2 #center:after, body.home-v2 #footer:after, +body.page-whoweare #header > .inner:after, +body.page-whoweare #utilities > .inner:after, +body.page-whoweare #center:after, +body.page-whoweare #footer:after, +body.node-type-page #header > .inner:after, +body.node-type-page #utilities > .inner:after, +body.node-type-page #center:after, +body.node-type-page #footer:after, +body.node-type-webform #header > .inner:after, +body.node-type-webform #utilities > .inner:after, +body.node-type-webform #center:after, +body.node-type-webform #footer:after, +body.page-cart-checkout #header > .inner:after, +body.page-cart-checkout #utilities > .inner:after, +body.page-cart-checkout #center:after, +body.page-cart-checkout #footer:after { clear: both; } @@ -10047,7 +10111,6 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { */ /* line 2411, ../scss/styles.scss */ #uc-cart-checkout-form { - display: inline-block; background-color: #e6e6e6; padding: 10px, 30px; } @@ -10068,6 +10131,8 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { zoom: 1; *display: inline; max-width: 39%; + clear: both; + float: none; margin: 15px 1em; } /* line 2435, ../scss/styles.scss */ @@ -10261,15 +10326,16 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { margin: 0; } /* line 2537, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions { - padding: 0; +#uc-cart-checkout-form #edit-actions { + width: 100%; + padding: 1em 0; margin: 0; border: 0px; background-color: transparent; - text-align: right; + text-align: center; } -/* line 2542, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit { +/* line 2543, ../scss/styles.scss */ +#uc-cart-checkout-form #edit-actions .form-submit { font-size: 16px; font-weight: bold; padding: 0.1em 0.3em 0.2em; @@ -10287,17 +10353,17 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { margin-left: 1em; } /* line 51, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit:hover, #uc-cart-checkout-form .form-actions .form-submit:focus { +#uc-cart-checkout-form #edit-actions .form-submit:hover, #uc-cart-checkout-form #edit-actions .form-submit:focus { text-shadow: 0 0 3px white; } /* line 54, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit:active { +#uc-cart-checkout-form #edit-actions .form-submit:active { -webkit-transition: text-shadow 0s ease-out; transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(255, 255, 255, 0.2); } -/* line 2545, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit#edit-continue { +/* line 2546, ../scss/styles.scss */ +#uc-cart-checkout-form #edit-actions .form-submit#edit-continue { font-size: 16px; font-weight: bold; padding: 0.1em 0.3em 0.2em; @@ -10321,21 +10387,21 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { color: #fff; } /* line 51, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit#edit-continue:hover, #uc-cart-checkout-form .form-actions .form-submit#edit-continue:focus { +#uc-cart-checkout-form #edit-actions .form-submit#edit-continue:hover, #uc-cart-checkout-form #edit-actions .form-submit#edit-continue:focus { text-shadow: 0 0 3px white; } /* line 54, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit#edit-continue:active { +#uc-cart-checkout-form #edit-actions .form-submit#edit-continue:active { -webkit-transition: text-shadow 0s ease-out; transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(255, 255, 255, 0.2); } /* line 64, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit#edit-continue:hover, #uc-cart-checkout-form .form-actions .form-submit#edit-continue:focus { +#uc-cart-checkout-form #edit-actions .form-submit#edit-continue:hover, #uc-cart-checkout-form #edit-actions .form-submit#edit-continue:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } /* line 67, ../scss/styles.scss */ -#uc-cart-checkout-form .form-actions .form-submit#edit-continue:active { +#uc-cart-checkout-form #edit-actions .form-submit#edit-continue:active { -webkit-transition: text-shadow 0s ease-out; transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); @@ -10356,65 +10422,65 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |_____|_____| |_____|__|__|_____|_____|__|__|_____|_____| |_| \___/|__|__|_____|_____|____/|__|__| |_| |_____|_____|_|___| */ -/* line 2572, ../scss/styles.scss */ +/* line 2573, ../scss/styles.scss */ .page-cart-checkout-review #content > .inner-content { display: inline-block; padding: 1em; } -/* line 2580, ../scss/styles.scss */ +/* line 2581, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions { margin: 0; padding: 0; } -/* line 2582, ../scss/styles.scss */ +/* line 2583, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions:before, .page-cart-checkout-review #edit-actions:after { display: block; } -/* line 2586, ../scss/styles.scss */ +/* line 2587, ../scss/styles.scss */ .page-cart-checkout-review #review-instructions { width: 30em; padding: 1em 0; } -/* line 2592, ../scss/styles.scss */ +/* line 2593, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table { border: none; } -/* line 2594, ../scss/styles.scss */ +/* line 2595, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .pane-title-row { border: none; background-color: transparent; text-align: left; font-size: 18px; } -/* line 2599, ../scss/styles.scss */ +/* line 2600, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .pane-title-row td { padding: 1em 0 0 0; } -/* line 2602, ../scss/styles.scss */ +/* line 2603, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table table.cart-review tr.odd { background-color: transparent; border: none; } -/* line 2607, ../scss/styles.scss */ +/* line 2608, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table td.title-col { padding: 0; text-align: left; } -/* line 2611, ../scss/styles.scss */ +/* line 2612, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table td.data-col { padding: 0; width: 75%; } -/* line 2615, ../scss/styles.scss */ +/* line 2616, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .review-button-row { border: none; background-color: transparent; } -/* line 2619, ../scss/styles.scss */ +/* line 2620, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .review-button-row > td { padding: 3em 0 0 0; } -/* line 2623, ../scss/styles.scss */ +/* line 2624, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .review-button-row form { margin: 0 0.5em 0 0; display: moz-inline-stack; @@ -10423,13 +10489,13 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { zoom: 1; *display: inline; } -/* line 2630, ../scss/styles.scss */ +/* line 2631, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions { border: 0px; background-color: transparent; text-align: right; } -/* line 2635, ../scss/styles.scss */ +/* line 2636, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit { font-size: 16px; font-weight: bold; @@ -10457,7 +10523,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(255, 255, 255, 0.2); } -/* line 2638, ../scss/styles.scss */ +/* line 2639, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit#edit-submit { font-size: 16px; font-weight: bold; @@ -10509,7 +10575,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |____/|_____|____/|__|__|_____| |_| |_____|__ _|_____|_____| |__| */ -/* line 2654, ../scss/styles.scss */ +/* line 2655, ../scss/styles.scss */ #didactique-page .node-didactique { border-radius: 5px; background-clip: padding-box; @@ -10521,23 +10587,23 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { margin: 1em auto; padding: 1em; } -/* line 2661, ../scss/styles.scss */ +/* line 2662, ../scss/styles.scss */ #didactique-page .node-didactique .field-name-field-emvideo { margin: 1em 0; } -/* line 2665, ../scss/styles.scss */ +/* line 2666, ../scss/styles.scss */ #didactique-page .node-didactique .field-name-title-field { font-size: 24px; font-weight: 900; font-style: italic; padding: 5px 0; } -/* line 2669, ../scss/styles.scss */ +/* line 2670, ../scss/styles.scss */ #didactique-page .node-didactique .field-name-field-visuel figure, #didactique-page .node-didactique .field-name-field-visuel img { max-width: 100%; } @media only screen and (min-width: 40.063em) { - /* line 2674, ../scss/styles.scss */ + /* line 2675, ../scss/styles.scss */ #didactique-page .side { display: moz-inline-stack; display: inline-block; @@ -10546,11 +10612,11 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { *display: inline; vertical-align: top; } - /* line 2675, ../scss/styles.scss */ + /* line 2676, ../scss/styles.scss */ #didactique-page .group-sideleft { width: 60%; } - /* line 2676, ../scss/styles.scss */ + /* line 2677, ../scss/styles.scss */ #didactique-page .group-sideright { width: 39%; } @@ -10564,7 +10630,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { */ @media only screen and (max-width: 40em) { - /* line 2694, ../scss/styles.scss */ + /* line 2695, ../scss/styles.scss */ .page-whoweare #tool-bar #block-materio-page-title-materio-page-title { display: none; } @@ -10578,23 +10644,23 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |_|_|_|__,|_|_|_|_| |___|_|_|__,|_|_|___|___| */ -/* line 2708, ../scss/styles.scss */ +/* line 2709, ../scss/styles.scss */ .maintenance-page #container, .maintenance-page #header { text-align: center; padding: 0; position: relative; } -/* line 2709, ../scss/styles.scss */ +/* line 2710, ../scss/styles.scss */ .maintenance-page #main { background-color: transparent; } -/* line 2710, ../scss/styles.scss */ +/* line 2711, ../scss/styles.scss */ .maintenance-page #header h1.site-name { font-size: 36px; margin: 0; padding-left: 0; } -/* line 2711, ../scss/styles.scss */ +/* line 2712, ../scss/styles.scss */ .maintenance-page h2.site-slogan { font-size: 16px; font-weight: 300; @@ -10609,69 +10675,69 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |__| |__|__|__ _| |__| */ -/* line 2721, ../scss/styles.scss */ +/* line 2722, ../scss/styles.scss */ .page-faq-page #main { background: #fff url("../img/bg-faq.png") no-repeat bottom right; } -/* line 2727, ../scss/styles.scss */ +/* line 2728, ../scss/styles.scss */ #content .faq-content .faq-description { font-size: 12px; padding-bottom: 2em; } -/* line 2731, ../scss/styles.scss */ +/* line 2732, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top { margin: 0; } -/* line 2733, ../scss/styles.scss */ +/* line 2734, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top li { list-style: none; } -/* line 2735, ../scss/styles.scss */ +/* line 2736, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top li a { font-size: 18px; font-weight: 500; } -/* line 2741, ../scss/styles.scss */ +/* line 2742, ../scss/styles.scss */ #content .faq-content h3.faq-header { font-size: 20px; font-weight: 700; line-height: 1.2; margin: 0; } -/* line 2744, ../scss/styles.scss */ +/* line 2745, ../scss/styles.scss */ #content .faq-content h3.faq-header a { color: #000; } -/* line 2747, ../scss/styles.scss */ +/* line 2748, ../scss/styles.scss */ #content .faq-content .faq-dl-hide-answer { padding: 0; } -/* line 2750, ../scss/styles.scss */ +/* line 2751, ../scss/styles.scss */ #content .faq-content .faq-category-group { padding-bottom: 1em; } -/* line 2753, ../scss/styles.scss */ +/* line 2754, ../scss/styles.scss */ #content .faq-content .faq-question-answer { padding: 0.3em 0 0 0.8em; } -/* line 2755, ../scss/styles.scss */ +/* line 2756, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-question { font-size: 16px; padding: 0; font-weight: 500; } -/* line 2757, ../scss/styles.scss */ +/* line 2758, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-question a { color: #000; } -/* line 2759, ../scss/styles.scss */ +/* line 2760, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-answer { padding: 0; margin-bottom: 2em; font-size: 12px; } -/* line 2765, ../scss/styles.scss */ +/* line 2766, ../scss/styles.scss */ #content .faq-content .field-name-body img { max-width: 50%; height: auto; @@ -10684,30 +10750,30 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { / __ / /_/ / / / / / / __/ | |/ // __/ /_/ /_/\____/_/ /_/ /_/\___/ |___//____/ */ -/* line 2779, ../scss/styles.scss */ +/* line 2780, ../scss/styles.scss */ body.home-v2 { background-color: #f7f4ed; } -/* line 2782, ../scss/styles.scss */ +/* line 2783, ../scss/styles.scss */ body.home-v2 #center { background-color: transparent; padding: 0; } -/* line 2796, ../scss/styles.scss */ +/* line 2797, ../scss/styles.scss */ #home-v2 h2 { font-size: 2.1em; font-weight: 300; } -/* line 2797, ../scss/styles.scss */ +/* line 2798, ../scss/styles.scss */ #home-v2 a { color: #000; } -/* line 2800, ../scss/styles.scss */ +/* line 2801, ../scss/styles.scss */ #home-v2 .field-name-field-liens { margin-top: 1em; } -/* line 2802, ../scss/styles.scss */ +/* line 2803, ../scss/styles.scss */ #home-v2 .field-name-field-liens .field-item { display: moz-inline-stack; display: inline-block; @@ -10716,7 +10782,7 @@ body.home-v2 #center { *display: inline; margin: 0 0.5em 0.5em 0; } -/* line 2803, ../scss/styles.scss */ +/* line 2804, ../scss/styles.scss */ #home-v2 .field-name-field-liens a { font-weight: 700; display: moz-inline-stack; @@ -10729,35 +10795,35 @@ body.home-v2 #center { background-clip: padding-box; background-color: rgba(255, 255, 255, 0.8); } -/* line 2811, ../scss/styles.scss */ +/* line 2812, ../scss/styles.scss */ #home-v2 .panel-separator { clear: both; } -/* line 2812, ../scss/styles.scss */ +/* line 2813, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane { overflow: hidden; } -/* line 2815, ../scss/styles.scss */ +/* line 2816, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-node { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 2818, ../scss/styles.scss */ +/* line 2819, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-node .pane-content, #home-v2 > .panel-panel > div > .panel-pane.pane-node .node { position: relative; width: 100%; height: 100%; overflow: hidden; } -/* line 2822, ../scss/styles.scss */ +/* line 2823, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-node .links a { background-color: rgba(255, 255, 255, 0.7); border-radius: 5px; background-clip: padding-box; padding: 15px; } -/* line 2828, ../scss/styles.scss */ +/* line 2829, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video { height: auto; background-color: #f7f4ed; @@ -10765,54 +10831,54 @@ body.home-v2 #center { margin-bottom: 2em; padding-top: 0; } -/* line 2833, ../scss/styles.scss */ +/* line 2834, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video { margin: 0 auto; } @media only screen and (max-width: 40em) { - /* line 2833, ../scss/styles.scss */ + /* line 2834, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video { width: 320px; height: 180px; } } @media only screen and (min-width: 40.063em) and (max-width: 64em) { - /* line 2833, ../scss/styles.scss */ + /* line 2834, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video { width: 640px; height: 360px; } } @media only screen and (min-width: 64.063em) and (max-width: 90em) { - /* line 2833, ../scss/styles.scss */ + /* line 2834, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video { width: 800px; height: 450px; } } @media only screen and (min-width: 90.063em) { - /* line 2833, ../scss/styles.scss */ + /* line 2834, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video { width: 1024px; height: 576px; } } -/* line 2847, ../scss/styles.scss */ +/* line 2848, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video .player, #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video iframe { width: 100%; height: 100%; } -/* line 2853, ../scss/styles.scss */ +/* line 2854, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-title-field { display: none; } -/* line 2857, ../scss/styles.scss */ +/* line 2858, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body { display: none; margin-top: 1em; text-align: center; } -/* line 2861, ../scss/styles.scss */ +/* line 2862, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body p { text-align: left; display: moz-inline-stack; @@ -10825,21 +10891,21 @@ body.home-v2 #center { font-size: 0.756em; } @media only screen and (max-width: 40em) { - /* line 2861, ../scss/styles.scss */ + /* line 2862, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body p { width: 48%; } } -/* line 2874, ../scss/styles.scss */ +/* line 2875, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 { margin: 2em 0; } -/* line 2876, ../scss/styles.scss */ +/* line 2877, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 ul.menu { margin: 0px; text-align: center; } -/* line 2879, ../scss/styles.scss */ +/* line 2880, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li { margin: 0 1em 0 0; padding: 0px; @@ -10851,7 +10917,7 @@ body.home-v2 #center { zoom: 1; *display: inline; } -/* line 2882, ../scss/styles.scss */ +/* line 2883, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li a { background-color: #4d4d4d; border-radius: 5px; @@ -10863,54 +10929,54 @@ body.home-v2 #center { -webkit-transition: opacity,background-color 0.2s ease-out; transition: opacity,background-color 0.2s ease-out; } -/* line 2894, ../scss/styles.scss */ +/* line 2895, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li:nth-child(1):hover a { background-color: #ff7400; color: #4d4d4d; } -/* line 2898, ../scss/styles.scss */ +/* line 2899, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li:nth-child(2):hover a { background-color: #79e644; color: #4d4d4d; } -/* line 2902, ../scss/styles.scss */ +/* line 2903, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li:nth-child(3):hover a { background-color: #69cdcf; color: #4d4d4d; } -/* line 2906, ../scss/styles.scss */ +/* line 2907, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li:nth-child(4):hover a { background-color: #e6de1c; color: #4d4d4d; } -/* line 2910, ../scss/styles.scss */ +/* line 2911, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li:nth-child(5):hover a { background-color: #d476ae; color: #4d4d4d; } -/* line 2914, ../scss/styles.scss */ +/* line 2915, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li:nth-child(6):hover a { background-color: #772e88; color: #4d4d4d; } -/* line 2918, ../scss/styles.scss */ +/* line 2919, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li:nth-child(7):hover a { background-color: #e62326; color: #4d4d4d; } @media only screen and (max-width: 40em) { - /* line 2874, ../scss/styles.scss */ + /* line 2875, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 { display: none; } } -/* line 2927, ../scss/styles.scss */ +/* line 2928, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register { padding: 2em 0; background: transparent url("../img/register-block.png") no-repeat 100% 90%; text-align: center; } -/* line 2931, ../scss/styles.scss */ +/* line 2932, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .pane-content { display: moz-inline-stack; display: inline-block; @@ -10919,7 +10985,7 @@ body.home-v2 #center { *display: inline; text-align: left; } -/* line 2935, ../scss/styles.scss */ +/* line 2936, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register h2, #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register h3 { font-weight: 900; font-style: italic; @@ -10933,15 +10999,15 @@ body.home-v2 #center { *display: inline; vertical-align: middle; } -/* line 2936, ../scss/styles.scss */ +/* line 2937, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register h2 { font-size: 24px; } -/* line 2936, ../scss/styles.scss */ +/* line 2937, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register h3 { font-size: 16px; } -/* line 2938, ../scss/styles.scss */ +/* line 2939, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register form { margin: 0 1em; padding: 0px; @@ -10952,7 +11018,7 @@ body.home-v2 #center { *display: inline; vertical-align: middle; } -/* line 2940, ../scss/styles.scss */ +/* line 2941, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item, #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-wrapper { margin: 0; position: relative; @@ -10963,30 +11029,30 @@ body.home-v2 #center { *display: inline; vertical-align: middle; } -/* line 2944, ../scss/styles.scss */ +/* line 2945, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-account { margin-right: 5px; } -/* line 2946, ../scss/styles.scss */ +/* line 2947, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register input.form-text { font-size: 12px; border-radius: 5px; background-clip: padding-box; margin-bottom: 4px; } -/* line 2946, ../scss/styles.scss */ +/* line 2947, ../scss/styles.scss */ .ie8 #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register input.form-text { margin-right: 5px; } -/* line 2947, ../scss/styles.scss */ +/* line 2948, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-mail input.form-text, #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-name input.form-text { width: 11em; } -/* line 2948, ../scss/styles.scss */ +/* line 2949, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-pass input.form-text { width: 7em; } -/* line 2950, ../scss/styles.scss */ +/* line 2951, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-mail-check { position: absolute; bottom: 100%; @@ -11003,16 +11069,16 @@ body.home-v2 #center { -webkit-transition: bottom 0.1s ease-out; transition: bottom 0.1s ease-out; } -/* line 2958, ../scss/styles.scss */ +/* line 2959, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-mail-check.error { background-color: #f3968d; color: #fff; } -/* line 2964, ../scss/styles.scss */ +/* line 2965, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-mail-check.ok { display: none; } -/* line 2967, ../scss/styles.scss */ +/* line 2968, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-submit { font-size: 16px; padding: 0.1em 0.6em 0.2em; @@ -11021,13 +11087,13 @@ body.home-v2 #center { font-weight: bold; margin-bottom: 4px; } -/* line 2974, ../scss/styles.scss */ +/* line 2975, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-termsofservices, #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-field-newsletter { margin-bottom: 0; display: block; line-height: 1; } -/* line 2976, ../scss/styles.scss */ +/* line 2977, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-termsofservices > *, #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-field-newsletter > * { display: moz-inline-stack; display: inline-block; @@ -11037,14 +11103,14 @@ body.home-v2 #center { vertical-align: middle; margin: 0; } -/* line 2977, ../scss/styles.scss */ +/* line 2978, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-termsofservices label, #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-field-newsletter label { font-size: 10px; background-color: #fff; border-radius: 3px; background-clip: padding-box; } -/* line 2981, ../scss/styles.scss */ +/* line 2982, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #user-register-form .form-submit { border: 2px solid #69CDCF; background-color: #69CDCF; @@ -11064,12 +11130,12 @@ body.home-v2 #center { transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } -/* line 2984, ../scss/styles.scss */ +/* line 2985, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #user-register-form .form-submit[disabled] { background-color: #ddd; border: 2px solid #ddd; } -/* line 2991, ../scss/styles.scss */ +/* line 2992, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #user-login .form-submit { border: 2px solid #E6DE1C; background-color: #E6DE1C; @@ -11089,11 +11155,11 @@ body.home-v2 #center { transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } -/* line 2997, ../scss/styles.scss */ +/* line 2998, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-simplenews { display: none; } -/* line 2999, ../scss/styles.scss */ +/* line 3000, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register a.join { display: moz-inline-stack; display: inline-block; @@ -11128,23 +11194,23 @@ body.home-v2 #center { text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } @media only screen and (max-width: 40em) { - /* line 2927, ../scss/styles.scss */ + /* line 2928, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register { background-position: 160% 50%; min-height: 60px; padding: 15px 0; } - /* line 3013, ../scss/styles.scss */ + /* line 3014, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-mail input.form-text, #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-name input.form-text { width: 7em; } } -/* line 3018, ../scss/styles.scss */ +/* line 3019, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .message-error { color: #b94a48; font-size: 12px; } -/* line 3022, ../scss/styles.scss */ +/* line 3023, ../scss/styles.scss */ .modal-content #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register { padding: 0.5em 0.5em 5em 0.5em; width: 400px; @@ -11153,15 +11219,15 @@ body.home-v2 #center { border-radius: 5px; background-clip: padding-box; } -/* line 3032, ../scss/styles.scss */ +/* line 3033, ../scss/styles.scss */ .modal-content #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #user-register-form div.homepage-textfield { display: none; } -/* line 3034, ../scss/styles.scss */ +/* line 3035, ../scss/styles.scss */ .modal-content #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #user-register-form .description { font-size: 12px; } -/* line 3042, ../scss/styles.scss */ +/* line 3043, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); -webkit-transition: box-shadow 0.3s ease-out; @@ -11171,87 +11237,87 @@ body.home-v2 #center { background-color: #fff; position: relative; } -/* line 2791, ../scss/styles.scss */ +/* line 2792, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3050, ../scss/styles.scss */ +/* line 3051, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content { width: 100%; height: 100%; position: relative; } -/* line 3052, ../scss/styles.scss */ +/* line 3053, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .node { position: absolute; height: 100%; width: 100%; } -/* line 3053, ../scss/styles.scss */ +/* line 3054, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .field-name-field-bandeau { position: absolute; width: 100%; height: 100%; overflow: hidden; } -/* line 3055, ../scss/styles.scss */ +/* line 3056, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .field-name-field-bandeau img { width: 100%; margin-top: -10%; } -/* line 3057, ../scss/styles.scss */ +/* line 3058, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content-wrapper { position: relative; z-index: 2; width: 30%; margin: 3em 2em; } -/* line 3063, ../scss/styles.scss */ +/* line 3064, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content-wrapper .group-content { background-color: rgba(255, 255, 255, 0.8); padding: 1em; border-radius: 5px; background-clip: padding-box; } -/* line 3067, ../scss/styles.scss */ +/* line 3068, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content-wrapper .group-content .field-name-title-field { font-size: 2.1em; font-weight: 300; } -/* line 3070, ../scss/styles.scss */ +/* line 3071, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content-wrapper .group-content .field-name-body { margin-top: 0.5em; } @media only screen and (max-width: 40em) { - /* line 3042, ../scss/styles.scss */ + /* line 3043, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom { height: 210px; margin-top: 10px; } - /* line 3080, ../scss/styles.scss */ + /* line 3081, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .field-name-field-bandeau { position: absolute; width: 100%; height: 100%; overflow: hidden; } - /* line 3082, ../scss/styles.scss */ + /* line 3083, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .field-name-field-bandeau img { margin-top: 0; } - /* line 3084, ../scss/styles.scss */ + /* line 3085, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content-wrapper { width: auto; padding: 2%; margin: 2%; } - /* line 3088, ../scss/styles.scss */ + /* line 3089, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content-wrapper .field-name-body { font-size: 0.756em; margin-top: 0.5em; } } -/* line 3097, ../scss/styles.scss */ +/* line 3098, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom:after { content: url("../img/bulle.png"); -webkit-transform: scale(0.8); @@ -11262,7 +11328,7 @@ body.home-v2 #center { right: -20px; z-index: 10; } -/* line 3106, ../scss/styles.scss */ +/* line 3107, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); -webkit-transition: box-shadow 0.3s ease-out; @@ -11272,15 +11338,15 @@ body.home-v2 #center { background-color: #FFF; position: relative; } -/* line 2791, ../scss/styles.scss */ +/* line 2792, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3112, ../scss/styles.scss */ +/* line 3113, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .links a { background-color: #e6e6e6; } -/* line 3114, ../scss/styles.scss */ +/* line 3115, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .field-name-field-bandeau { display: moz-inline-stack; display: inline-block; @@ -11291,11 +11357,11 @@ body.home-v2 #center { height: 100%; overflow: hidden; } -/* line 3116, ../scss/styles.scss */ +/* line 3117, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .field-name-field-bandeau img { max-width: 2000px; } -/* line 3119, ../scss/styles.scss */ +/* line 3120, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper { display: moz-inline-stack; display: inline-block; @@ -11308,20 +11374,20 @@ body.home-v2 #center { border-radius: 5px; background-clip: padding-box; } -/* line 3124, ../scss/styles.scss */ +/* line 3125, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper .field-name-title-field { font-size: 2.1em; font-weight: 300; } -/* line 3127, ../scss/styles.scss */ +/* line 3128, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper .field-name-body { margin-top: 1em; } -/* line 3131, ../scss/styles.scss */ +/* line 3132, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper .field-name-field-liens a { background-color: rgba(230, 230, 230, 0.8); } -/* line 3138, ../scss/styles.scss */ +/* line 3139, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd:after { content: url("../img/boule.png"); -webkit-transform: scale(0.8); @@ -11331,7 +11397,7 @@ body.home-v2 #center { bottom: -50px; left: -50px; } -/* line 3147, ../scss/styles.scss */ +/* line 3148, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); -webkit-transition: box-shadow 0.3s ease-out; @@ -11342,20 +11408,20 @@ body.home-v2 #center { background-color: #000; color: #FFF; } -/* line 2791, ../scss/styles.scss */ +/* line 2792, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3154, ../scss/styles.scss */ +/* line 3155, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations a { color: #FFF; } -/* line 3156, ../scss/styles.scss */ +/* line 3157, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .node { padding: 0 0 0 30%; width: 70%; } -/* line 3159, ../scss/styles.scss */ +/* line 3160, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .node:before { content: " "; background: transparent url("../img/formations.png") no-repeat center center; @@ -11367,21 +11433,21 @@ body.home-v2 #center { width: 30%; height: 100%; } -/* line 3172, ../scss/styles.scss */ +/* line 3173, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .group-content-wrapper { padding: 1em; position: relative; } -/* line 3174, ../scss/styles.scss */ +/* line 3175, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .group-content-wrapper .field-name-title-field { font-size: 2.1em; font-weight: 300; } -/* line 3177, ../scss/styles.scss */ +/* line 3178, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .group-content-wrapper .field-name-body { margin-top: 1em; } -/* line 3182, ../scss/styles.scss */ +/* line 3183, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); -webkit-transition: box-shadow 0.3s ease-out; @@ -11390,16 +11456,16 @@ body.home-v2 #center { height: 300px; margin-top: 30px; } -/* line 2791, ../scss/styles.scss */ +/* line 2792, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3188, ../scss/styles.scss */ +/* line 3189, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .node { padding: 0 30% 0 0; width: 70%; } -/* line 3191, ../scss/styles.scss */ +/* line 3192, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .node:before { content: " "; background: transparent url("../img/services.png") no-repeat center center; @@ -11411,21 +11477,21 @@ body.home-v2 #center { width: 30%; height: 100%; } -/* line 3204, ../scss/styles.scss */ +/* line 3205, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .group-content-wrapper { padding: 1em; position: relative; } -/* line 3206, ../scss/styles.scss */ +/* line 3207, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .group-content-wrapper .field-name-title-field { font-size: 2.1em; font-weight: 300; } -/* line 3209, ../scss/styles.scss */ +/* line 3210, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .group-content-wrapper .field-name-body { margin-top: 1em; } -/* line 3215, ../scss/styles.scss */ +/* line 3216, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); -webkit-transition: box-shadow 0.3s ease-out; @@ -11437,15 +11503,15 @@ body.home-v2 #center { border-radius: 10px; background-clip: padding-box; } -/* line 2791, ../scss/styles.scss */ +/* line 2792, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3222, ../scss/styles.scss */ +/* line 3223, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication, #home-v2 > .panel-panel > div > .panel-pane.publication a, #home-v2 > .panel-panel > div > .panel-pane.publication h1, #home-v2 > .panel-panel > div > .panel-pane.publication h2 { color: #fff; } -/* line 3226, ../scss/styles.scss */ +/* line 3227, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication .view-publication-home-v2 .views-row { display: moz-inline-stack; display: inline-block; @@ -11454,11 +11520,11 @@ body.home-v2 #center { *display: inline; width: 30%; } -/* line 3229, ../scss/styles.scss */ +/* line 3230, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication .view-publication-home-v2 .views-row h1 { display: none; } -/* line 3235, ../scss/styles.scss */ +/* line 3236, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 { background-color: #e6e6e6; border-radius: 10px; @@ -11468,11 +11534,11 @@ body.home-v2 #center { padding-bottom: 1em; position: relative; } -/* line 3242, ../scss/styles.scss */ +/* line 3243, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 h2 { font-size: 30px; } -/* line 3244, ../scss/styles.scss */ +/* line 3245, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper { width: 100%; margin-left: auto; @@ -11490,7 +11556,7 @@ body.home-v2 #center { #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper:after { clear: both; } -/* line 3246, ../scss/styles.scss */ +/* line 3247, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-panel { overflow: hidden; padding-left: 0.9375rem; @@ -11500,24 +11566,24 @@ body.home-v2 #center { padding: 0em; margin-left: 1em; } -/* line 3251, ../scss/styles.scss */ +/* line 3252, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-panel.panel-col-first { width: auto; } -/* line 3252, ../scss/styles.scss */ +/* line 3253, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-panel:not(.panel-col-first) { width: 31%; } -/* line 3253, ../scss/styles.scss */ +/* line 3254, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-panel .inside { margin: 0; } -/* line 3254, ../scss/styles.scss */ +/* line 3255, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-panel article.node, #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-panel article.node-breve.vm-cardbig { margin: 0; height: 610px; } -/* line 3257, ../scss/styles.scss */ +/* line 3258, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom { width: 100%; margin-left: auto; @@ -11537,22 +11603,22 @@ body.home-v2 #center { #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom:after { clear: both; } -/* line 3259, ../scss/styles.scss */ +/* line 3260, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom > .inside { padding-left: 0.9375rem; padding-right: 0.9375rem; width: 100%; float: left; } -/* line 3263, ../scss/styles.scss */ +/* line 3264, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom p { display: none; } -/* line 3264, ../scss/styles.scss */ +/* line 3265, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom .form-checkboxes { margin: 0 0 0.5em 0; } -/* line 3266, ../scss/styles.scss */ +/* line 3267, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom .form-checkboxes .form-item { display: moz-inline-stack; display: inline-block; @@ -11561,11 +11627,11 @@ body.home-v2 #center { *display: inline; margin-right: 1em; } -/* line 3268, ../scss/styles.scss */ +/* line 3269, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom .form-checkboxes .form-item label, #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom .form-checkboxes .form-item input { vertical-align: middle; } -/* line 3272, ../scss/styles.scss */ +/* line 3273, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom .form-item-mail { display: moz-inline-stack; display: inline-block; @@ -11574,7 +11640,7 @@ body.home-v2 #center { *display: inline; margin: 0; } -/* line 3274, ../scss/styles.scss */ +/* line 3275, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom .form-item-mail label, #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom .form-item-mail input { display: moz-inline-stack; display: inline-block; @@ -11583,7 +11649,7 @@ body.home-v2 #center { *display: inline; margin-right: 1em; } -/* line 3277, ../scss/styles.scss */ +/* line 3278, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom #edit-subscribe, #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom #edit-unsubscribe { display: moz-inline-stack; display: inline-block; @@ -11591,7 +11657,7 @@ body.home-v2 #center { zoom: 1; *display: inline; } -/* line 3285, ../scss/styles.scss */ +/* line 3286, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews { border-radius: 5px; background-clip: padding-box; @@ -11603,7 +11669,7 @@ body.home-v2 #center { position: relative; margin: 7px; } -/* line 3292, ../scss/styles.scss */ +/* line 3293, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews > a { position: absolute; bottom: 0; @@ -11611,13 +11677,13 @@ body.home-v2 #center { background-color: #FFF; text-align: center; } -/* line 3297, ../scss/styles.scss */ +/* line 3298, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews > a h1 { padding: 10px; margin: 0; font-size: 1em; } -/* line 3306, ../scss/styles.scss */ +/* line 3307, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2:after { content: url("../img/point.png"); position: absolute; diff --git a/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php b/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php index b76dca0f..e92efec8 100644 --- a/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php +++ b/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php @@ -55,6 +55,8 @@ if ($vars['type'] == 'simplenews' && $vars['view_mode'] == 'teaser') { image_style_create_derivative("card-full", $img_src, $img_uri); // theme the new image tag $img = theme('image', array('path'=>$img_uri)); + // link the image to the node + $img = l($img, "node/".$node->nid, array("html"=>true)); // replace the body with this new styled image $vars['content']['body'][0]['#markup'] = $img; } \ No newline at end of file diff --git a/sites/all/themes/gui/materiobasetheme/scss/layout.scss b/sites/all/themes/gui/materiobasetheme/scss/layout.scss index dfd37482..40f7b9bc 100644 --- a/sites/all/themes/gui/materiobasetheme/scss/layout.scss +++ b/sites/all/themes/gui/materiobasetheme/scss/layout.scss @@ -202,7 +202,11 @@ $header-z-index:1000; /_/ /_/\____/_/ /_/ /_/\___/ |___/____/ */ -body.home-v2{ +body.home-v2, +body.page-whoweare, +body.node-type-page, +body.node-type-webform, +body.page-cart-checkout{ #header>.inner, #utilities>.inner, #center, #footer{ @include grid-row(); } diff --git a/sites/all/themes/gui/materiobasetheme/scss/styles.scss b/sites/all/themes/gui/materiobasetheme/scss/styles.scss index fa9b88dc..0664972a 100644 --- a/sites/all/themes/gui/materiobasetheme/scss/styles.scss +++ b/sites/all/themes/gui/materiobasetheme/scss/styles.scss @@ -2409,7 +2409,7 @@ body.page-node-11187{ */ #uc-cart-checkout-form{ - display:inline-block; + // display:inline-block; @mixin price-table(){ @include fs14; @@ -2430,7 +2430,7 @@ body.page-node-11187{ } fieldset.form-column{ - @include inlineblock; max-width:39%; + @include inlineblock; max-width:39%; clear:both; float:none; margin: 15px 1em; > .fieldset-wrapper > .form-wrapper{ margin: 10px 0; @@ -2534,11 +2534,12 @@ body.page-node-11187{ } } - .form-actions{ - padding: 0; margin: 0; + #edit-actions{ + width:100%; + padding:1em 0; margin: 0; border: 0px; background-color: transparent; - text-align: right; + text-align: center; .form-submit{ @include bouton(); margin-left:1em;