From cc8306bc1496b9de70f0d569ecf56b5a25998974 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Mon, 15 Jun 2015 17:47:06 +0200 Subject: [PATCH] fixed forms display --- .../gui/materiobasetheme/css/styles.css | 449 +++++++++--------- .../gui/materiobasetheme/scss/styles.scss | 8 +- 2 files changed, 234 insertions(+), 223 deletions(-) diff --git a/sites/all/themes/gui/materiobasetheme/css/styles.css b/sites/all/themes/gui/materiobasetheme/css/styles.css index 7935ef27..c2393f68 100644 --- a/sites/all/themes/gui/materiobasetheme/css/styles.css +++ b/sites/all/themes/gui/materiobasetheme/css/styles.css @@ -9594,6 +9594,9 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px; + border-top-width: 0; + border-right-width: 0; + border-bottom-width: 0; } /* line 2247, ../scss/styles.scss */ #webform-client-form-11186 fieldset fieldset { @@ -9941,10 +9944,14 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { padding: 1em; } /* line 2378, ../scss/styles.scss */ +#uc-cart-view-form fieldset { + border: none !important; +} +/* line 2380, ../scss/styles.scss */ #uc-cart-view-form .form-type-uc-quantity input { width: 2em; } -/* line 2382, ../scss/styles.scss */ +/* line 2384, ../scss/styles.scss */ #uc-cart-view-form .form-actions { padding: 0; margin: 0; @@ -9954,11 +9961,11 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { display: block; width: 100%; } -/* line 2389, ../scss/styles.scss */ +/* line 2391, ../scss/styles.scss */ #uc-cart-view-form .form-actions:before, #uc-cart-view-form .form-actions:after { display: block; } -/* line 2392, ../scss/styles.scss */ +/* line 2394, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit { font-size: 16px; font-weight: bold; @@ -9986,7 +9993,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 2395, ../scss/styles.scss */ +/* line 2397, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit#edit-checkout--2 { font-size: 16px; font-weight: bold; @@ -10038,18 +10045,22 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |_____|_____| |_____|__|__|_____|_____|__|__|_____|_____| |_| |__| |_____|__|__|_|_|_| */ -/* line 2409, ../scss/styles.scss */ +/* line 2411, ../scss/styles.scss */ #uc-cart-checkout-form { display: inline-block; background-color: #e6e6e6; padding: 10px, 30px; } -/* line 2422, ../scss/styles.scss */ +/* line 2424, ../scss/styles.scss */ +#uc-cart-checkout-form fieldset { + border: none !important; +} +/* line 2426, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-row { padding-bottom: 20px; margin-bottom: 20px; } -/* line 2428, ../scss/styles.scss */ +/* line 2432, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-column { display: moz-inline-stack; display: inline-block; @@ -10059,17 +10070,17 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { max-width: 39%; margin: 15px 1em; } -/* line 2431, ../scss/styles.scss */ +/* line 2435, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-column > .fieldset-wrapper > .form-wrapper { margin: 10px 0; } -/* line 2438, ../scss/styles.scss */ +/* line 2442, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-column-right { border-left: 1px solid #ccc; margin-left: 2em; padding-left: 2em; } -/* line 2444, ../scss/styles.scss */ +/* line 2448, ../scss/styles.scss */ #uc-cart-checkout-form legend { margin: 0; font-size: 18px; @@ -10077,19 +10088,19 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { border: none; line-height: 2; } -/* line 2445, ../scss/styles.scss */ +/* line 2449, ../scss/styles.scss */ #uc-cart-checkout-form .fieldset-description { font-size: 12px; } -/* line 2446, ../scss/styles.scss */ +/* line 2450, ../scss/styles.scss */ #uc-cart-checkout-form .fieldset-wrapper { font-size: 12px; } -/* line 2447, ../scss/styles.scss */ +/* line 2451, ../scss/styles.scss */ #uc-cart-checkout-form .form-item { margin: 0 20px 0 0; } -/* line 2449, ../scss/styles.scss */ +/* line 2453, ../scss/styles.scss */ #uc-cart-checkout-form .description { font-size: 10px; width: 25em; @@ -10102,7 +10113,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { margin-left: 1em; color: #7f7f7f; } -/* line 2452, ../scss/styles.scss */ +/* line 2456, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane > .fieldset-wrapper { display: moz-inline-stack; display: inline-block; @@ -10114,57 +10125,57 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { padding: 10px; background-color: #fff; } -/* line 2459, ../scss/styles.scss */ +/* line 2463, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane table { font-size: 14px; min-width: 20em; } -/* line 2415, ../scss/styles.scss */ +/* line 2417, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane table td.price { width: 4em; } -/* line 2463, ../scss/styles.scss */ +/* line 2467, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane tbody { border: none; } -/* line 2464, ../scss/styles.scss */ +/* line 2468, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane tr { background-color: transparent; border: none; } -/* line 2465, ../scss/styles.scss */ +/* line 2469, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td { padding: 0 5px; vertical-align: bottom; } -/* line 2468, ../scss/styles.scss */ +/* line 2472, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products { width: auto; } -/* line 2469, ../scss/styles.scss */ +/* line 2473, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products a { color: inherit; font-weight: 700; } -/* line 2471, ../scss/styles.scss */ +/* line 2475, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products ul.product-description { margin: 0; font-size: 12px; } -/* line 2472, ../scss/styles.scss */ +/* line 2476, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products li { list-style: none; } -/* line 2476, ../scss/styles.scss */ +/* line 2480, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane tr.subtotal td { font-size: 16px; font-weight: 700; } -/* line 2480, ../scss/styles.scss */ +/* line 2484, ../scss/styles.scss */ #uc-cart-checkout-form #customer-pane { width: 35em; } -/* line 2483, ../scss/styles.scss */ +/* line 2487, ../scss/styles.scss */ #uc-cart-checkout-form #billing-pane label { font-size: 12px; width: 8em; @@ -10177,22 +10188,18 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { margin-right: 1em; border-bottom: 1px solid #cccccc; } -/* line 2484, ../scss/styles.scss */ +/* line 2488, ../scss/styles.scss */ #uc-cart-checkout-form #billing-pane input.form-text { width: 13em; } -/* line 2491, ../scss/styles.scss */ -#uc-cart-checkout-form #payment-pane { - float: right; -} -/* line 2494, ../scss/styles.scss */ +/* line 2498, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane .fieldset-wrapper { background-color: #fff; border-radius: 5px; background-clip: padding-box; padding: 10px; } -/* line 2500, ../scss/styles.scss */ +/* line 2504, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div { float: none; border: none; @@ -10203,57 +10210,57 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { *display: inline; margin: 10px 0 20px; } -/* line 2503, ../scss/styles.scss */ +/* line 2507, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div table { font-size: 14px; min-width: 20em; } -/* line 2415, ../scss/styles.scss */ +/* line 2417, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div table td.price { width: 4em; } -/* line 2504, ../scss/styles.scss */ +/* line 2508, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div tbody { border: none; } -/* line 2505, ../scss/styles.scss */ +/* line 2509, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div td { padding: 0 5px; } -/* line 2509, ../scss/styles.scss */ +/* line 2513, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div tr td { font-weight: 500; } -/* line 2511, ../scss/styles.scss */ +/* line 2515, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div tr.line-item-total td { font-size: 16px; font-weight: 700; text-align: right; } -/* line 2518, ../scss/styles.scss */ +/* line 2522, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #edit-panes-payment-payment-method label { width: auto; border-bottom: none; } -/* line 2519, ../scss/styles.scss */ +/* line 2523, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #edit-panes-payment-payment-method .form-item-panes-payment-payment-method { border: 1px solid #ddd; border-radius: 5px; margin: 0.5em; padding: 0.5em; } -/* line 2523, ../scss/styles.scss */ +/* line 2527, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #edit-panes-payment-payment-method .form-item-panes-payment-payment-method label { font-weight: bold; } -/* line 2527, ../scss/styles.scss */ +/* line 2531, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #payment-details { width: 25em; border-top: none; padding: 0; margin: 0; } -/* line 2533, ../scss/styles.scss */ +/* line 2537, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions { padding: 0; margin: 0; @@ -10261,7 +10268,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { background-color: transparent; text-align: right; } -/* line 2538, ../scss/styles.scss */ +/* line 2542, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions .form-submit { font-size: 16px; font-weight: bold; @@ -10289,7 +10296,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 2541, ../scss/styles.scss */ +/* line 2545, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions .form-submit#edit-continue { font-size: 16px; font-weight: bold; @@ -10349,65 +10356,65 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |_____|_____| |_____|__|__|_____|_____|__|__|_____|_____| |_| \___/|__|__|_____|_____|____/|__|__| |_| |_____|_____|_|___| */ -/* line 2568, ../scss/styles.scss */ +/* line 2572, ../scss/styles.scss */ .page-cart-checkout-review #content > .inner-content { display: inline-block; padding: 1em; } -/* line 2576, ../scss/styles.scss */ +/* line 2580, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions { margin: 0; padding: 0; } -/* line 2578, ../scss/styles.scss */ +/* line 2582, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions:before, .page-cart-checkout-review #edit-actions:after { display: block; } -/* line 2582, ../scss/styles.scss */ +/* line 2586, ../scss/styles.scss */ .page-cart-checkout-review #review-instructions { width: 30em; padding: 1em 0; } -/* line 2588, ../scss/styles.scss */ +/* line 2592, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table { border: none; } -/* line 2590, ../scss/styles.scss */ +/* line 2594, ../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 2595, ../scss/styles.scss */ +/* line 2599, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .pane-title-row td { padding: 1em 0 0 0; } -/* line 2598, ../scss/styles.scss */ +/* line 2602, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table table.cart-review tr.odd { background-color: transparent; border: none; } -/* line 2603, ../scss/styles.scss */ +/* line 2607, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table td.title-col { padding: 0; text-align: left; } -/* line 2607, ../scss/styles.scss */ +/* line 2611, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table td.data-col { padding: 0; width: 75%; } -/* line 2611, ../scss/styles.scss */ +/* line 2615, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .review-button-row { border: none; background-color: transparent; } -/* line 2615, ../scss/styles.scss */ +/* line 2619, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .review-button-row > td { padding: 3em 0 0 0; } -/* line 2619, ../scss/styles.scss */ +/* line 2623, ../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; @@ -10416,13 +10423,13 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { zoom: 1; *display: inline; } -/* line 2626, ../scss/styles.scss */ +/* line 2630, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions { border: 0px; background-color: transparent; text-align: right; } -/* line 2631, ../scss/styles.scss */ +/* line 2635, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit { font-size: 16px; font-weight: bold; @@ -10450,7 +10457,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 2634, ../scss/styles.scss */ +/* line 2638, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit#edit-submit { font-size: 16px; font-weight: bold; @@ -10502,7 +10509,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |____/|_____|____/|__|__|_____| |_| |_____|__ _|_____|_____| |__| */ -/* line 2650, ../scss/styles.scss */ +/* line 2654, ../scss/styles.scss */ #didactique-page .node-didactique { border-radius: 5px; background-clip: padding-box; @@ -10514,23 +10521,23 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { margin: 1em auto; padding: 1em; } -/* line 2657, ../scss/styles.scss */ +/* line 2661, ../scss/styles.scss */ #didactique-page .node-didactique .field-name-field-emvideo { margin: 1em 0; } -/* line 2661, ../scss/styles.scss */ +/* line 2665, ../scss/styles.scss */ #didactique-page .node-didactique .field-name-title-field { font-size: 24px; font-weight: 900; font-style: italic; padding: 5px 0; } -/* line 2665, ../scss/styles.scss */ +/* line 2669, ../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 2670, ../scss/styles.scss */ + /* line 2674, ../scss/styles.scss */ #didactique-page .side { display: moz-inline-stack; display: inline-block; @@ -10539,11 +10546,11 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { *display: inline; vertical-align: top; } - /* line 2671, ../scss/styles.scss */ + /* line 2675, ../scss/styles.scss */ #didactique-page .group-sideleft { width: 60%; } - /* line 2672, ../scss/styles.scss */ + /* line 2676, ../scss/styles.scss */ #didactique-page .group-sideright { width: 39%; } @@ -10557,7 +10564,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { */ @media only screen and (max-width: 40em) { - /* line 2690, ../scss/styles.scss */ + /* line 2694, ../scss/styles.scss */ .page-whoweare #tool-bar #block-materio-page-title-materio-page-title { display: none; } @@ -10571,23 +10578,23 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |_|_|_|__,|_|_|_|_| |___|_|_|__,|_|_|___|___| */ -/* line 2704, ../scss/styles.scss */ +/* line 2708, ../scss/styles.scss */ .maintenance-page #container, .maintenance-page #header { text-align: center; padding: 0; position: relative; } -/* line 2705, ../scss/styles.scss */ +/* line 2709, ../scss/styles.scss */ .maintenance-page #main { background-color: transparent; } -/* line 2706, ../scss/styles.scss */ +/* line 2710, ../scss/styles.scss */ .maintenance-page #header h1.site-name { font-size: 36px; margin: 0; padding-left: 0; } -/* line 2707, ../scss/styles.scss */ +/* line 2711, ../scss/styles.scss */ .maintenance-page h2.site-slogan { font-size: 16px; font-weight: 300; @@ -10602,69 +10609,69 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { |__| |__|__|__ _| |__| */ -/* line 2717, ../scss/styles.scss */ +/* line 2721, ../scss/styles.scss */ .page-faq-page #main { background: #fff url("../img/bg-faq.png") no-repeat bottom right; } -/* line 2723, ../scss/styles.scss */ +/* line 2727, ../scss/styles.scss */ #content .faq-content .faq-description { font-size: 12px; padding-bottom: 2em; } -/* line 2727, ../scss/styles.scss */ +/* line 2731, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top { margin: 0; } -/* line 2729, ../scss/styles.scss */ +/* line 2733, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top li { list-style: none; } -/* line 2731, ../scss/styles.scss */ +/* line 2735, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top li a { font-size: 18px; font-weight: 500; } -/* line 2737, ../scss/styles.scss */ +/* line 2741, ../scss/styles.scss */ #content .faq-content h3.faq-header { font-size: 20px; font-weight: 700; line-height: 1.2; margin: 0; } -/* line 2740, ../scss/styles.scss */ +/* line 2744, ../scss/styles.scss */ #content .faq-content h3.faq-header a { color: #000; } -/* line 2743, ../scss/styles.scss */ +/* line 2747, ../scss/styles.scss */ #content .faq-content .faq-dl-hide-answer { padding: 0; } -/* line 2746, ../scss/styles.scss */ +/* line 2750, ../scss/styles.scss */ #content .faq-content .faq-category-group { padding-bottom: 1em; } -/* line 2749, ../scss/styles.scss */ +/* line 2753, ../scss/styles.scss */ #content .faq-content .faq-question-answer { padding: 0.3em 0 0 0.8em; } -/* line 2751, ../scss/styles.scss */ +/* line 2755, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-question { font-size: 16px; padding: 0; font-weight: 500; } -/* line 2753, ../scss/styles.scss */ +/* line 2757, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-question a { color: #000; } -/* line 2755, ../scss/styles.scss */ +/* line 2759, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-answer { padding: 0; margin-bottom: 2em; font-size: 12px; } -/* line 2761, ../scss/styles.scss */ +/* line 2765, ../scss/styles.scss */ #content .faq-content .field-name-body img { max-width: 50%; height: auto; @@ -10677,30 +10684,30 @@ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { / __ / /_/ / / / / / / __/ | |/ // __/ /_/ /_/\____/_/ /_/ /_/\___/ |___//____/ */ -/* line 2775, ../scss/styles.scss */ +/* line 2779, ../scss/styles.scss */ body.home-v2 { background-color: #f7f4ed; } -/* line 2778, ../scss/styles.scss */ +/* line 2782, ../scss/styles.scss */ body.home-v2 #center { background-color: transparent; padding: 0; } -/* line 2792, ../scss/styles.scss */ +/* line 2796, ../scss/styles.scss */ #home-v2 h2 { font-size: 2.1em; font-weight: 300; } -/* line 2793, ../scss/styles.scss */ +/* line 2797, ../scss/styles.scss */ #home-v2 a { color: #000; } -/* line 2796, ../scss/styles.scss */ +/* line 2800, ../scss/styles.scss */ #home-v2 .field-name-field-liens { margin-top: 1em; } -/* line 2798, ../scss/styles.scss */ +/* line 2802, ../scss/styles.scss */ #home-v2 .field-name-field-liens .field-item { display: moz-inline-stack; display: inline-block; @@ -10709,7 +10716,7 @@ body.home-v2 #center { *display: inline; margin: 0 0.5em 0.5em 0; } -/* line 2799, ../scss/styles.scss */ +/* line 2803, ../scss/styles.scss */ #home-v2 .field-name-field-liens a { font-weight: 700; display: moz-inline-stack; @@ -10722,35 +10729,35 @@ body.home-v2 #center { background-clip: padding-box; background-color: rgba(255, 255, 255, 0.8); } -/* line 2807, ../scss/styles.scss */ +/* line 2811, ../scss/styles.scss */ #home-v2 .panel-separator { clear: both; } -/* line 2808, ../scss/styles.scss */ +/* line 2812, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane { overflow: hidden; } -/* line 2811, ../scss/styles.scss */ +/* line 2815, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-node { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 2814, ../scss/styles.scss */ +/* line 2818, ../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 2818, ../scss/styles.scss */ +/* line 2822, ../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 2824, ../scss/styles.scss */ +/* line 2828, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video { height: auto; background-color: #f7f4ed; @@ -10758,54 +10765,54 @@ body.home-v2 #center { margin-bottom: 2em; padding-top: 0; } -/* line 2829, ../scss/styles.scss */ +/* line 2833, ../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 2829, ../scss/styles.scss */ + /* line 2833, ../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 2829, ../scss/styles.scss */ + /* line 2833, ../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 2829, ../scss/styles.scss */ + /* line 2833, ../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 2829, ../scss/styles.scss */ + /* line 2833, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video { width: 1024px; height: 576px; } } -/* line 2843, ../scss/styles.scss */ +/* line 2847, ../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 2849, ../scss/styles.scss */ +/* line 2853, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-title-field { display: none; } -/* line 2853, ../scss/styles.scss */ +/* line 2857, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body { display: none; margin-top: 1em; text-align: center; } -/* line 2857, ../scss/styles.scss */ +/* line 2861, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body p { text-align: left; display: moz-inline-stack; @@ -10818,21 +10825,21 @@ body.home-v2 #center { font-size: 0.756em; } @media only screen and (max-width: 40em) { - /* line 2857, ../scss/styles.scss */ + /* line 2861, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body p { width: 48%; } } -/* line 2870, ../scss/styles.scss */ +/* line 2874, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 { margin: 2em 0; } -/* line 2872, ../scss/styles.scss */ +/* line 2876, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 ul.menu { margin: 0px; text-align: center; } -/* line 2875, ../scss/styles.scss */ +/* line 2879, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li { margin: 0 1em 0 0; padding: 0px; @@ -10844,7 +10851,7 @@ body.home-v2 #center { zoom: 1; *display: inline; } -/* line 2878, ../scss/styles.scss */ +/* line 2882, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li a { background-color: #4d4d4d; border-radius: 5px; @@ -10856,54 +10863,54 @@ body.home-v2 #center { -webkit-transition: opacity,background-color 0.2s ease-out; transition: opacity,background-color 0.2s ease-out; } -/* line 2890, ../scss/styles.scss */ +/* line 2894, ../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 2894, ../scss/styles.scss */ +/* line 2898, ../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 2898, ../scss/styles.scss */ +/* line 2902, ../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 2902, ../scss/styles.scss */ +/* line 2906, ../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 2906, ../scss/styles.scss */ +/* line 2910, ../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 2910, ../scss/styles.scss */ +/* line 2914, ../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 2914, ../scss/styles.scss */ +/* line 2918, ../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 2870, ../scss/styles.scss */ + /* line 2874, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 { display: none; } } -/* line 2923, ../scss/styles.scss */ +/* line 2927, ../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 2927, ../scss/styles.scss */ +/* line 2931, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .pane-content { display: moz-inline-stack; display: inline-block; @@ -10912,7 +10919,7 @@ body.home-v2 #center { *display: inline; text-align: left; } -/* line 2931, ../scss/styles.scss */ +/* line 2935, ../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; @@ -10926,15 +10933,15 @@ body.home-v2 #center { *display: inline; vertical-align: middle; } -/* line 2932, ../scss/styles.scss */ +/* line 2936, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register h2 { font-size: 24px; } -/* line 2932, ../scss/styles.scss */ +/* line 2936, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register h3 { font-size: 16px; } -/* line 2934, ../scss/styles.scss */ +/* line 2938, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register form { margin: 0 1em; padding: 0px; @@ -10945,7 +10952,7 @@ body.home-v2 #center { *display: inline; vertical-align: middle; } -/* line 2936, ../scss/styles.scss */ +/* line 2940, ../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; @@ -10956,30 +10963,30 @@ body.home-v2 #center { *display: inline; vertical-align: middle; } -/* line 2940, ../scss/styles.scss */ +/* line 2944, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-account { margin-right: 5px; } -/* line 2942, ../scss/styles.scss */ +/* line 2946, ../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 2942, ../scss/styles.scss */ +/* line 2946, ../scss/styles.scss */ .ie8 #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register input.form-text { margin-right: 5px; } -/* line 2943, ../scss/styles.scss */ +/* line 2947, ../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 2944, ../scss/styles.scss */ +/* line 2948, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .form-item-pass input.form-text { width: 7em; } -/* line 2946, ../scss/styles.scss */ +/* line 2950, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-mail-check { position: absolute; bottom: 100%; @@ -10996,16 +11003,16 @@ body.home-v2 #center { -webkit-transition: bottom 0.1s ease-out; transition: bottom 0.1s ease-out; } -/* line 2954, ../scss/styles.scss */ +/* line 2958, ../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 2960, ../scss/styles.scss */ +/* line 2964, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-mail-check.ok { display: none; } -/* line 2963, ../scss/styles.scss */ +/* line 2967, ../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; @@ -11014,13 +11021,13 @@ body.home-v2 #center { font-weight: bold; margin-bottom: 4px; } -/* line 2970, ../scss/styles.scss */ +/* line 2974, ../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 2972, ../scss/styles.scss */ +/* line 2976, ../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; @@ -11030,14 +11037,14 @@ body.home-v2 #center { vertical-align: middle; margin: 0; } -/* line 2973, ../scss/styles.scss */ +/* line 2977, ../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 2977, ../scss/styles.scss */ +/* line 2981, ../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; @@ -11057,12 +11064,12 @@ body.home-v2 #center { transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } -/* line 2980, ../scss/styles.scss */ +/* line 2984, ../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 2987, ../scss/styles.scss */ +/* line 2991, ../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; @@ -11082,11 +11089,11 @@ body.home-v2 #center { transition: text-shadow 0s ease-out; text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } -/* line 2993, ../scss/styles.scss */ +/* line 2997, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register #edit-simplenews { display: none; } -/* line 2995, ../scss/styles.scss */ +/* line 2999, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register a.join { display: moz-inline-stack; display: inline-block; @@ -11121,23 +11128,23 @@ body.home-v2 #center { text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); } @media only screen and (max-width: 40em) { - /* line 2923, ../scss/styles.scss */ + /* line 2927, ../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 3009, ../scss/styles.scss */ + /* line 3013, ../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 3014, ../scss/styles.scss */ +/* line 3018, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.pane-materio-user-user-register .message-error { color: #b94a48; font-size: 12px; } -/* line 3018, ../scss/styles.scss */ +/* line 3022, ../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; @@ -11146,15 +11153,15 @@ body.home-v2 #center { border-radius: 5px; background-clip: padding-box; } -/* line 3028, ../scss/styles.scss */ +/* line 3032, ../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 3030, ../scss/styles.scss */ +/* line 3034, ../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 3038, ../scss/styles.scss */ +/* line 3042, ../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; @@ -11164,87 +11171,87 @@ body.home-v2 #center { background-color: #fff; position: relative; } -/* line 2787, ../scss/styles.scss */ +/* line 2791, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3046, ../scss/styles.scss */ +/* line 3050, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content { width: 100%; height: 100%; position: relative; } -/* line 3048, ../scss/styles.scss */ +/* line 3052, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .node { position: absolute; height: 100%; width: 100%; } -/* line 3049, ../scss/styles.scss */ +/* line 3053, ../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 3051, ../scss/styles.scss */ +/* line 3055, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .field-name-field-bandeau img { width: 100%; margin-top: -10%; } -/* line 3053, ../scss/styles.scss */ +/* line 3057, ../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 3059, ../scss/styles.scss */ +/* line 3063, ../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 3063, ../scss/styles.scss */ +/* line 3067, ../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 3066, ../scss/styles.scss */ +/* line 3070, ../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 3038, ../scss/styles.scss */ + /* line 3042, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom { height: 210px; margin-top: 10px; } - /* line 3076, ../scss/styles.scss */ + /* line 3080, ../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 3078, ../scss/styles.scss */ + /* line 3082, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .field-name-field-bandeau img { margin-top: 0; } - /* line 3080, ../scss/styles.scss */ + /* line 3084, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content-wrapper { width: auto; padding: 2%; margin: 2%; } - /* line 3084, ../scss/styles.scss */ + /* line 3088, ../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 3093, ../scss/styles.scss */ +/* line 3097, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.showroom:after { content: url("../img/bulle.png"); -webkit-transform: scale(0.8); @@ -11255,7 +11262,7 @@ body.home-v2 #center { right: -20px; z-index: 10; } -/* line 3102, ../scss/styles.scss */ +/* line 3106, ../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; @@ -11265,15 +11272,15 @@ body.home-v2 #center { background-color: #FFF; position: relative; } -/* line 2787, ../scss/styles.scss */ +/* line 2791, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3108, ../scss/styles.scss */ +/* line 3112, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .links a { background-color: #e6e6e6; } -/* line 3110, ../scss/styles.scss */ +/* line 3114, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .field-name-field-bandeau { display: moz-inline-stack; display: inline-block; @@ -11284,11 +11291,11 @@ body.home-v2 #center { height: 100%; overflow: hidden; } -/* line 3112, ../scss/styles.scss */ +/* line 3116, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .field-name-field-bandeau img { max-width: 2000px; } -/* line 3115, ../scss/styles.scss */ +/* line 3119, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper { display: moz-inline-stack; display: inline-block; @@ -11301,20 +11308,20 @@ body.home-v2 #center { border-radius: 5px; background-clip: padding-box; } -/* line 3120, ../scss/styles.scss */ +/* line 3124, ../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 3123, ../scss/styles.scss */ +/* line 3127, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd .group-content-wrapper .field-name-body { margin-top: 1em; } -/* line 3127, ../scss/styles.scss */ +/* line 3131, ../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 3134, ../scss/styles.scss */ +/* line 3138, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.bdd:after { content: url("../img/boule.png"); -webkit-transform: scale(0.8); @@ -11324,7 +11331,7 @@ body.home-v2 #center { bottom: -50px; left: -50px; } -/* line 3143, ../scss/styles.scss */ +/* line 3147, ../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; @@ -11335,20 +11342,20 @@ body.home-v2 #center { background-color: #000; color: #FFF; } -/* line 2787, ../scss/styles.scss */ +/* line 2791, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3150, ../scss/styles.scss */ +/* line 3154, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations a { color: #FFF; } -/* line 3152, ../scss/styles.scss */ +/* line 3156, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .node { padding: 0 0 0 30%; width: 70%; } -/* line 3155, ../scss/styles.scss */ +/* line 3159, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .node:before { content: " "; background: transparent url("../img/formations.png") no-repeat center center; @@ -11360,21 +11367,21 @@ body.home-v2 #center { width: 30%; height: 100%; } -/* line 3168, ../scss/styles.scss */ +/* line 3172, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .group-content-wrapper { padding: 1em; position: relative; } -/* line 3170, ../scss/styles.scss */ +/* line 3174, ../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 3173, ../scss/styles.scss */ +/* line 3177, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.formations .group-content-wrapper .field-name-body { margin-top: 1em; } -/* line 3178, ../scss/styles.scss */ +/* line 3182, ../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; @@ -11383,16 +11390,16 @@ body.home-v2 #center { height: 300px; margin-top: 30px; } -/* line 2787, ../scss/styles.scss */ +/* line 2791, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3184, ../scss/styles.scss */ +/* line 3188, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .node { padding: 0 30% 0 0; width: 70%; } -/* line 3187, ../scss/styles.scss */ +/* line 3191, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .node:before { content: " "; background: transparent url("../img/services.png") no-repeat center center; @@ -11404,21 +11411,21 @@ body.home-v2 #center { width: 30%; height: 100%; } -/* line 3200, ../scss/styles.scss */ +/* line 3204, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .group-content-wrapper { padding: 1em; position: relative; } -/* line 3202, ../scss/styles.scss */ +/* line 3206, ../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 3205, ../scss/styles.scss */ +/* line 3209, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.services .group-content-wrapper .field-name-body { margin-top: 1em; } -/* line 3211, ../scss/styles.scss */ +/* line 3215, ../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; @@ -11430,15 +11437,15 @@ body.home-v2 #center { border-radius: 10px; background-clip: padding-box; } -/* line 2787, ../scss/styles.scss */ +/* line 2791, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 3218, ../scss/styles.scss */ +/* line 3222, ../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 3222, ../scss/styles.scss */ +/* line 3226, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication .view-publication-home-v2 .views-row { display: moz-inline-stack; display: inline-block; @@ -11447,11 +11454,11 @@ body.home-v2 #center { *display: inline; width: 30%; } -/* line 3225, ../scss/styles.scss */ +/* line 3229, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .panel-pane.publication .view-publication-home-v2 .views-row h1 { display: none; } -/* line 3231, ../scss/styles.scss */ +/* line 3235, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 { background-color: #e6e6e6; border-radius: 10px; @@ -11461,11 +11468,11 @@ body.home-v2 #center { padding-bottom: 1em; position: relative; } -/* line 3238, ../scss/styles.scss */ +/* line 3242, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 h2 { font-size: 30px; } -/* line 3240, ../scss/styles.scss */ +/* line 3244, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper { width: 100%; margin-left: auto; @@ -11483,7 +11490,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 3242, ../scss/styles.scss */ +/* line 3246, ../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; @@ -11493,24 +11500,24 @@ body.home-v2 #center { padding: 0em; margin-left: 1em; } -/* line 3247, ../scss/styles.scss */ +/* line 3251, ../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 3248, ../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:not(.panel-col-first) { width: 31%; } -/* line 3249, ../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 .inside { margin: 0; } -/* line 3250, ../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 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 3253, ../scss/styles.scss */ +/* line 3257, ../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; @@ -11530,22 +11537,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 3255, ../scss/styles.scss */ +/* line 3259, ../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 3259, ../scss/styles.scss */ +/* line 3263, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom p { display: none; } -/* line 3260, ../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 .form-checkboxes { margin: 0 0 0.5em 0; } -/* line 3262, ../scss/styles.scss */ +/* line 3266, ../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; @@ -11554,11 +11561,11 @@ body.home-v2 #center { *display: inline; margin-right: 1em; } -/* line 3264, ../scss/styles.scss */ +/* line 3268, ../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 3268, ../scss/styles.scss */ +/* line 3272, ../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; @@ -11567,7 +11574,7 @@ body.home-v2 #center { *display: inline; margin: 0; } -/* line 3270, ../scss/styles.scss */ +/* line 3274, ../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; @@ -11576,7 +11583,7 @@ body.home-v2 #center { *display: inline; margin-right: 1em; } -/* line 3273, ../scss/styles.scss */ +/* line 3277, ../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; @@ -11584,7 +11591,7 @@ body.home-v2 #center { zoom: 1; *display: inline; } -/* line 3281, ../scss/styles.scss */ +/* line 3285, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews { border-radius: 5px; background-clip: padding-box; @@ -11596,7 +11603,7 @@ body.home-v2 #center { position: relative; margin: 7px; } -/* line 3288, ../scss/styles.scss */ +/* line 3292, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews > a { position: absolute; bottom: 0; @@ -11604,13 +11611,13 @@ body.home-v2 #center { background-color: #FFF; text-align: center; } -/* line 3293, ../scss/styles.scss */ +/* line 3297, ../scss/styles.scss */ #home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews > a h1 { padding: 10px; margin: 0; font-size: 1em; } -/* line 3302, ../scss/styles.scss */ +/* line 3306, ../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/scss/styles.scss b/sites/all/themes/gui/materiobasetheme/scss/styles.scss index 81c0c16f..fa9b88dc 100644 --- a/sites/all/themes/gui/materiobasetheme/scss/styles.scss +++ b/sites/all/themes/gui/materiobasetheme/scss/styles.scss @@ -2243,7 +2243,7 @@ body.page-node-11187{ label{width:auto;} } fieldset{ - @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px; + @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; fieldset{ border: 0 solid #ddd; padding: 0;} } legend{margin: 0; @include fs18; @include fs700;} @@ -2375,6 +2375,8 @@ body.page-node-11187{ } } + fieldset{ border: none!important;} + .form-type-uc-quantity input{ width:2em; } @@ -2419,6 +2421,8 @@ body.page-node-11187{ // @include rounded(10px); padding: 10px, 30px; + fieldset{ border: none!important;} + fieldset.form-row{ // @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-bottom:20px; margin-bottom:20px; @@ -2489,7 +2493,7 @@ body.page-node-11187{ #coupon-pane{} #payment-pane{ - float:right; + // float:right; .fieldset-wrapper{ background-color:#fff;