diff --git a/materio_base_d7-updated.sql b/materio_base_d7-updated.sql deleted file mode 100644 index 9eb7e04f..00000000 Binary files a/materio_base_d7-updated.sql and /dev/null differ diff --git a/sites/all/modules/features/materio_administration/materio_administration.strongarm.inc b/sites/all/modules/features/materio_administration/materio_administration.strongarm.inc index 788cc7f9..bd208e1c 100644 --- a/sites/all/modules/features/materio_administration/materio_administration.strongarm.inc +++ b/sites/all/modules/features/materio_administration/materio_administration.strongarm.inc @@ -61,7 +61,7 @@ function materio_administration_strongarm() { $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'admin_menu_position_fixed'; - $strongarm->value = 0; + $strongarm->value = 1; $export['admin_menu_position_fixed'] = $strongarm; $strongarm = new stdClass(); diff --git a/sites/all/modules/features/materio_administration/materio_administration.views_default.inc b/sites/all/modules/features/materio_administration/materio_administration.views_default.inc index 318616b6..02b503d2 100644 --- a/sites/all/modules/features/materio_administration/materio_administration.views_default.inc +++ b/sites/all/modules/features/materio_administration/materio_administration.views_default.inc @@ -952,11 +952,10 @@ function materio_administration_views_default_views() { $handler->display->display_options['fields']['type']['id'] = 'type'; $handler->display->display_options['fields']['type']['table'] = 'node'; $handler->display->display_options['fields']['type']['field'] = 'type'; - /* Champ: Contenu : Title */ + /* Champ: Contenu : Titre */ $handler->display->display_options['fields']['title_field']['id'] = 'title_field'; $handler->display->display_options['fields']['title_field']['table'] = 'field_data_title_field'; $handler->display->display_options['fields']['title_field']['field'] = 'title_field'; - $handler->display->display_options['fields']['title_field']['label'] = 'Titre'; $handler->display->display_options['fields']['title_field']['element_type'] = 'strong'; $handler->display->display_options['fields']['title_field']['link_to_entity'] = 1; /* Champ: Contenu : Référence Materio */ diff --git a/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc b/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc index a8c6a193..127d150d 100644 --- a/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc +++ b/sites/all/modules/features/materio_content_types/materio_content_types.features.field_instance.inc @@ -57,6 +57,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 1, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -140,6 +146,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'computed_field_plain', 'weight' => 10, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -226,6 +238,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 8, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -303,6 +321,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 9, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -379,6 +403,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 4, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -467,6 +497,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 7, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -560,6 +596,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 5, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -644,6 +686,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 3, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -744,6 +792,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'image', 'weight' => 2, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -833,6 +887,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'computed_field_plain', 'weight' => 11, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -916,6 +976,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_plain', 'weight' => 0, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -1000,6 +1066,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 0, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'text', @@ -1085,6 +1157,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'file_default', 'weight' => 10, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -1168,6 +1246,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 5, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -1247,6 +1331,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 4, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'text', @@ -1325,6 +1415,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 2, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -1406,6 +1502,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'list_default', 'weight' => 3, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -1505,6 +1607,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'addressfield_default', 'weight' => 9, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'addressfield', @@ -1601,6 +1709,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'email_default', 'weight' => 7, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'email', @@ -1680,6 +1794,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'global_phone_number', 'weight' => 8, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'cck_phone', @@ -2000,6 +2120,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 11, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'taxonomy', @@ -2086,6 +2212,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'link_default', 'weight' => 6, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'link', @@ -2182,6 +2314,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'file_default', 'weight' => 9, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -2264,6 +2402,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'entityreference_label', 'weight' => 23, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -2351,6 +2495,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'i18n_taxonomy_term_reference_link', 'weight' => 18, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'module' => 'tode', @@ -2442,6 +2592,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'i18n_taxonomy_term_reference_link', 'weight' => 17, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'module' => 'tode', @@ -2527,6 +2683,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 0, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'text', @@ -2607,6 +2769,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'list_default', 'weight' => 19, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -2682,6 +2850,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'computed_field_plain', 'weight' => 20, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -2760,6 +2934,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 14, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'text', @@ -2860,6 +3040,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'image', 'weight' => 6, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'image', @@ -2960,6 +3146,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'entityreference_label', 'weight' => 22, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -3037,6 +3229,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 8, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -3119,6 +3317,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 1, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'title', @@ -3202,6 +3406,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'i18n_taxonomy_term_reference_link', 'weight' => 16, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -3292,6 +3502,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'computed_field_plain', 'weight' => 21, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'computed_field', @@ -3368,6 +3584,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'i18n_taxonomy_term_reference_link', 'weight' => 15, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -3446,6 +3668,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'video_filter_field_default', 'weight' => 7, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -3522,6 +3750,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 24, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -3605,6 +3839,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 12, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'hidden', 'module' => 'text', @@ -3688,6 +3928,15 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 3, ), + 'homeblock' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 4, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -3701,7 +3950,7 @@ function materio_content_types_field_default_field_instances() { 'trim_length' => 600, ), 'type' => 'text_summary_or_trimmed', - 'weight' => 0, + 'weight' => 3, ), ), 'entity_type' => 'node', @@ -3771,10 +4020,24 @@ function materio_content_types_field_default_field_instances() { 'type' => 'image', 'weight' => 1, ), + 'homeblock' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => '', + ), + 'type' => 'image', + 'weight' => 0, + ), 'teaser' => array( - 'label' => 'above', - 'settings' => array(), - 'type' => 'hidden', + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => '', + ), + 'type' => 'image', 'weight' => 0, ), ), @@ -3854,11 +4117,27 @@ function materio_content_types_field_default_field_instances() { 'type' => 'video_embed_field', 'weight' => 2, ), + 'homeblock' => array( + 'label' => 'hidden', + 'module' => 'video_embed_field', + 'settings' => array( + 'description' => 1, + 'description_position' => 'bottom', + 'video_style' => 'normal', + ), + 'type' => 'video_embed_field', + 'weight' => 1, + ), 'teaser' => array( - 'label' => 'above', - 'settings' => array(), - 'type' => 'hidden', - 'weight' => 0, + 'label' => 'hidden', + 'module' => 'video_embed_field', + 'settings' => array( + 'description' => 1, + 'description_position' => 'bottom', + 'video_style' => 'normal', + ), + 'type' => 'video_embed_field', + 'weight' => 1, ), ), 'entity_type' => 'node', @@ -3922,6 +4201,12 @@ function materio_content_types_field_default_field_instances() { 'weight' => 0, ), 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + 'homeblock' => array( 'label' => 'hidden', 'module' => 'title', 'settings' => array( @@ -3930,7 +4215,7 @@ function materio_content_types_field_default_field_instances() { 'title_style' => '', ), 'type' => 'title_linked', - 'weight' => 0, + 'weight' => 3, ), 'print' => array( 'label' => 'above', @@ -3939,10 +4224,15 @@ function materio_content_types_field_default_field_instances() { 'weight' => 0, ), 'teaser' => array( - 'label' => 'above', - 'settings' => array(), - 'type' => 'hidden', - 'weight' => 0, + 'label' => 'hidden', + 'module' => 'title', + 'settings' => array( + 'title_class' => '', + 'title_link' => '', + 'title_style' => '', + ), + 'type' => 'title_linked', + 'weight' => 2, ), ), 'entity_type' => 'node', @@ -4012,6 +4302,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'text_default', 'weight' => 0, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -4092,6 +4388,12 @@ function materio_content_types_field_default_field_instances() { 'type' => 'hidden', 'weight' => 1, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), diff --git a/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc b/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc index 88ad6cb6..1bb65e29 100644 --- a/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc +++ b/sites/all/modules/features/materio_content_types/materio_content_types.field_group.inc @@ -132,6 +132,39 @@ function materio_content_types_field_group_info() { ); $export['group_contact_ope|node|materiau|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_content|node|page|homeblock'; + $field_group->group_name = 'group_content'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'page'; + $field_group->mode = 'homeblock'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'content', + 'weight' => '2', + 'children' => array( + 0 => 'body', + 1 => 'title_field', + ), + 'format_type' => 'div', + 'format_settings' => array( + 'label' => 'content', + 'instance_settings' => array( + 'id' => '', + 'classes' => 'group-content field-group-div', + 'description' => '', + 'show_label' => '0', + 'label_element' => 'h3', + 'effect' => 'none', + 'speed' => 'fast', + ), + 'formatter' => 'open', + ), + ); + $export['group_content|node|page|homeblock'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; diff --git a/sites/all/modules/features/materio_content_types/materio_content_types.info b/sites/all/modules/features/materio_content_types/materio_content_types.info index 7347ae1d..cb4f77c2 100644 --- a/sites/all/modules/features/materio_content_types/materio_content_types.info +++ b/sites/all/modules/features/materio_content_types/materio_content_types.info @@ -76,6 +76,7 @@ features[field_group][] = group_4|node|materiau|cardbig features[field_group][] = group_base|node|breve|form features[field_group][] = group_base|node|materiau|form features[field_group][] = group_contact_ope|node|materiau|form +features[field_group][] = group_content|node|page|homeblock features[field_group][] = group_fichiers|node|materiau|form features[field_group][] = group_head_right|node|materiau|print features[field_group][] = group_header|node|breve|bookmark diff --git a/sites/all/modules/features/materio_content_types/materio_content_types.strongarm.inc b/sites/all/modules/features/materio_content_types/materio_content_types.strongarm.inc index c7ce7758..7be49d87 100644 --- a/sites/all/modules/features/materio_content_types/materio_content_types.strongarm.inc +++ b/sites/all/modules/features/materio_content_types/materio_content_types.strongarm.inc @@ -374,12 +374,28 @@ function materio_content_types_strongarm() { 'weight' => '5', 'visible' => FALSE, ), + 'teaser' => array( + 'weight' => '4', + 'visible' => FALSE, + ), + 'homeblock' => array( + 'weight' => '5', + 'visible' => FALSE, + ), ), 'workflow' => array( 'default' => array( 'weight' => '4', 'visible' => TRUE, ), + 'teaser' => array( + 'weight' => '5', + 'visible' => FALSE, + ), + 'homeblock' => array( + 'weight' => '6', + 'visible' => FALSE, + ), ), ), ), diff --git a/sites/all/modules/features/materio_home_v2/materio_home_v2.pages_default.inc b/sites/all/modules/features/materio_home_v2/materio_home_v2.pages_default.inc index 9d3b6605..900a2c11 100644 --- a/sites/all/modules/features/materio_home_v2/materio_home_v2.pages_default.inc +++ b/sites/all/modules/features/materio_home_v2/materio_home_v2.pages_default.inc @@ -22,8 +22,9 @@ function materio_home_v2_default_page_manager_pages() { 'name' => 'role', 'settings' => array( 'rids' => array( - 0 => 3, - 1 => 4, + 0 => 11, + 1 => 3, + 2 => 4, ), ), 'context' => 'logged-in-user', @@ -51,8 +52,8 @@ function materio_home_v2_default_page_manager_pages() { 'no_blocks' => 0, 'pipeline' => 'standard', 'body_classes_to_remove' => '', - 'body_classes_to_add' => '', - 'css_id' => 'homev2', + 'body_classes_to_add' => 'home-v2', + 'css_id' => 'home-v2', 'css' => '', 'contexts' => array(), 'relationships' => array(), @@ -71,6 +72,38 @@ function materio_home_v2_default_page_manager_pages() { $display->uuid = 'eca54323-0377-4ab0-b40c-69b96c16707a'; $display->content = array(); $display->panels = array(); + $pane = new stdClass(); + $pane->pid = 'new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7'; + $pane->panel = 'middle'; + $pane->type = 'node'; + $pane->subtype = 'node'; + $pane->shown = TRUE; + $pane->access = array(); + $pane->configuration = array( + 'nid' => '13097', + 'links' => 0, + 'leave_node_title' => 0, + 'identifier' => '', + 'build_mode' => 'homeblock', + 'link_node_title' => 0, + 'override_title' => 1, + 'override_title_text' => '', + 'override_title_heading' => 'span', + ); + $pane->cache = array(); + $pane->style = array( + 'settings' => NULL, + ); + $pane->css = array( + 'css_id' => '', + 'css_class' => 'intro-video', + ); + $pane->extras = array(); + $pane->position = 0; + $pane->locks = array(); + $pane->uuid = 'd0ee2cb5-bc02-4ded-a907-91d2dbea37c7'; + $display->content['new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7'] = $pane; + $display->panels['middle'][0] = 'new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7'; $pane = new stdClass(); $pane->pid = 'new-78b5df28-c9fd-4904-8910-aa1b96c60e35'; $pane->panel = 'middle'; @@ -89,11 +122,11 @@ function materio_home_v2_default_page_manager_pages() { ); $pane->css = array(); $pane->extras = array(); - $pane->position = 0; + $pane->position = 1; $pane->locks = array(); $pane->uuid = '78b5df28-c9fd-4904-8910-aa1b96c60e35'; $display->content['new-78b5df28-c9fd-4904-8910-aa1b96c60e35'] = $pane; - $display->panels['middle'][0] = 'new-78b5df28-c9fd-4904-8910-aa1b96c60e35'; + $display->panels['middle'][1] = 'new-78b5df28-c9fd-4904-8910-aa1b96c60e35'; $pane = new stdClass(); $pane->pid = 'new-c0f80278-c595-4c40-bcec-11063eb6fac5'; $pane->panel = 'middle'; @@ -106,10 +139,10 @@ function materio_home_v2_default_page_manager_pages() { 'links' => 1, 'leave_node_title' => 0, 'identifier' => 'showroom', - 'build_mode' => 'teaser', - 'link_node_title' => 1, - 'override_title' => 0, - 'override_title_text' => '', + 'build_mode' => 'homeblock', + 'link_node_title' => 0, + 'override_title' => 1, + 'override_title_text' => '', 'override_title_heading' => 'h2', ); $pane->cache = array(); @@ -121,11 +154,11 @@ function materio_home_v2_default_page_manager_pages() { 'css_class' => 'showroom', ); $pane->extras = array(); - $pane->position = 1; + $pane->position = 2; $pane->locks = array(); $pane->uuid = 'c0f80278-c595-4c40-bcec-11063eb6fac5'; $display->content['new-c0f80278-c595-4c40-bcec-11063eb6fac5'] = $pane; - $display->panels['middle'][1] = 'new-c0f80278-c595-4c40-bcec-11063eb6fac5'; + $display->panels['middle'][2] = 'new-c0f80278-c595-4c40-bcec-11063eb6fac5'; $pane = new stdClass(); $pane->pid = 'new-71badc43-2232-4c2f-b454-e3be80726a22'; $pane->panel = 'middle'; @@ -138,10 +171,10 @@ function materio_home_v2_default_page_manager_pages() { 'links' => 1, 'leave_node_title' => 0, 'identifier' => 'database', - 'build_mode' => 'teaser', - 'link_node_title' => 1, - 'override_title' => 0, - 'override_title_text' => '', + 'build_mode' => 'homeblock', + 'link_node_title' => 0, + 'override_title' => 1, + 'override_title_text' => '', 'override_title_heading' => 'h2', ); $pane->cache = array(); @@ -153,11 +186,11 @@ function materio_home_v2_default_page_manager_pages() { 'css_class' => 'bdd', ); $pane->extras = array(); - $pane->position = 2; + $pane->position = 3; $pane->locks = array(); $pane->uuid = '71badc43-2232-4c2f-b454-e3be80726a22'; $display->content['new-71badc43-2232-4c2f-b454-e3be80726a22'] = $pane; - $display->panels['middle'][2] = 'new-71badc43-2232-4c2f-b454-e3be80726a22'; + $display->panels['middle'][3] = 'new-71badc43-2232-4c2f-b454-e3be80726a22'; $pane = new stdClass(); $pane->pid = 'new-3b6cc0fd-a06a-403a-841e-404ea57fe234'; $pane->panel = 'middle'; @@ -179,11 +212,11 @@ function materio_home_v2_default_page_manager_pages() { 'css_class' => 'news-panel', ); $pane->extras = array(); - $pane->position = 3; + $pane->position = 4; $pane->locks = array(); $pane->uuid = '3b6cc0fd-a06a-403a-841e-404ea57fe234'; $display->content['new-3b6cc0fd-a06a-403a-841e-404ea57fe234'] = $pane; - $display->panels['middle'][3] = 'new-3b6cc0fd-a06a-403a-841e-404ea57fe234'; + $display->panels['middle'][4] = 'new-3b6cc0fd-a06a-403a-841e-404ea57fe234'; $pane = new stdClass(); $pane->pid = 'new-e5d39cf0-472b-4779-9d31-a1548fe86bc7'; $pane->panel = 'middle'; @@ -196,10 +229,10 @@ function materio_home_v2_default_page_manager_pages() { 'links' => 1, 'leave_node_title' => 0, 'identifier' => 'formations', - 'build_mode' => 'teaser', - 'link_node_title' => 1, - 'override_title' => 0, - 'override_title_text' => '', + 'build_mode' => 'homeblock', + 'link_node_title' => 0, + 'override_title' => 1, + 'override_title_text' => '', 'override_title_heading' => 'h2', ); $pane->cache = array(); @@ -211,11 +244,11 @@ function materio_home_v2_default_page_manager_pages() { 'css_class' => 'formations', ); $pane->extras = array(); - $pane->position = 4; + $pane->position = 5; $pane->locks = array(); $pane->uuid = 'e5d39cf0-472b-4779-9d31-a1548fe86bc7'; $display->content['new-e5d39cf0-472b-4779-9d31-a1548fe86bc7'] = $pane; - $display->panels['middle'][4] = 'new-e5d39cf0-472b-4779-9d31-a1548fe86bc7'; + $display->panels['middle'][5] = 'new-e5d39cf0-472b-4779-9d31-a1548fe86bc7'; $pane = new stdClass(); $pane->pid = 'new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe'; $pane->panel = 'middle'; @@ -228,10 +261,10 @@ function materio_home_v2_default_page_manager_pages() { 'links' => 1, 'leave_node_title' => 0, 'identifier' => 'services', - 'build_mode' => 'teaser', - 'link_node_title' => 1, - 'override_title' => 0, - 'override_title_text' => '', + 'build_mode' => 'homeblock', + 'link_node_title' => 0, + 'override_title' => 1, + 'override_title_text' => '', 'override_title_heading' => 'h2', ); $pane->cache = array(); @@ -243,11 +276,11 @@ function materio_home_v2_default_page_manager_pages() { 'css_class' => 'services', ); $pane->extras = array(); - $pane->position = 5; + $pane->position = 6; $pane->locks = array(); $pane->uuid = '9718c81e-6055-4e4e-a0e5-3796d58c6cbe'; $display->content['new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe'] = $pane; - $display->panels['middle'][5] = 'new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe'; + $display->panels['middle'][6] = 'new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe'; $pane = new stdClass(); $pane->pid = 'new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650'; $pane->panel = 'middle'; @@ -265,11 +298,11 @@ function materio_home_v2_default_page_manager_pages() { 'css_class' => 'publication', ); $pane->extras = array(); - $pane->position = 6; + $pane->position = 7; $pane->locks = array(); $pane->uuid = '639eb2c7-bf5d-4920-b1bb-c33d8f72a650'; $display->content['new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650'] = $pane; - $display->panels['middle'][6] = 'new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650'; + $display->panels['middle'][7] = 'new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650'; $display->hide_title = PANELS_TITLE_NONE; $display->title_pane = '0'; $handler->conf['display'] = $display; diff --git a/sites/all/modules/features/materio_home_v2/materio_home_v2.views_default.inc b/sites/all/modules/features/materio_home_v2/materio_home_v2.views_default.inc index cc0160a6..a476ccc3 100644 --- a/sites/all/modules/features/materio_home_v2/materio_home_v2.views_default.inc +++ b/sites/all/modules/features/materio_home_v2/materio_home_v2.views_default.inc @@ -79,6 +79,8 @@ function materio_home_v2_views_default_views() { /* Display: daily */ $handler = $view->new_display('panel_pane', 'daily', 'panel_pane_2'); + $handler->display->display_options['defaults']['title'] = FALSE; + $handler->display->display_options['title'] = 'Daily materiO\''; $handler->display->display_options['defaults']['pager'] = FALSE; $handler->display->display_options['pager']['type'] = 'some'; $handler->display->display_options['pager']['options']['items_per_page'] = '1'; @@ -131,6 +133,15 @@ function materio_home_v2_views_default_views() { ); $handler->display->display_options['pane_category']['name'] = 'home v2'; $handler->display->display_options['pane_category']['weight'] = '0'; + $handler->display->display_options['allow']['use_pager'] = 0; + $handler->display->display_options['allow']['items_per_page'] = 0; + $handler->display->display_options['allow']['offset'] = 0; + $handler->display->display_options['allow']['link_to_view'] = 0; + $handler->display->display_options['allow']['more_link'] = 0; + $handler->display->display_options['allow']['path_override'] = 0; + $handler->display->display_options['allow']['title_override'] = 'title_override'; + $handler->display->display_options['allow']['exposed_form'] = 0; + $handler->display->display_options['allow']['fields_override'] = 0; $translatables['news_home_v2'] = array( t('Master'), t('News'), @@ -142,6 +153,7 @@ function materio_home_v2_views_default_views() { t('Desc'), t('home v2'), t('daily'), + t('Daily materiO\''), ); $export['news_home_v2'] = $view; diff --git a/sites/all/modules/features/materio_publications/materio_publications.features.field_instance.inc b/sites/all/modules/features/materio_publications/materio_publications.features.field_instance.inc index 65ae360d..baa43754 100644 --- a/sites/all/modules/features/materio_publications/materio_publications.features.field_instance.inc +++ b/sites/all/modules/features/materio_publications/materio_publications.features.field_instance.inc @@ -54,6 +54,12 @@ function materio_publications_field_default_field_instances() { 'type' => 'text_default', 'weight' => 1, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'teaser' => array( 'label' => 'hidden', 'module' => 'text', @@ -131,6 +137,12 @@ function materio_publications_field_default_field_instances() { 'type' => 'image', 'weight' => 2, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'teaser' => array( 'label' => 'above', 'settings' => array(), diff --git a/sites/all/modules/features/materio_publications/materio_publications.features.user_role.inc b/sites/all/modules/features/materio_publications/materio_publications.features.user_role.inc index e45c2c0d..e5d3ec21 100644 --- a/sites/all/modules/features/materio_publications/materio_publications.features.user_role.inc +++ b/sites/all/modules/features/materio_publications/materio_publications.features.user_role.inc @@ -28,6 +28,12 @@ function materio_publications_user_default_roles() { 'weight' => 2, ); + // Exported role: Utilisateur Alpha Tester. + $roles['Utilisateur Alpha Tester'] = array( + 'name' => 'Utilisateur Alpha Tester', + 'weight' => 4, + ); + // Exported role: administrator. $roles['administrator'] = array( 'name' => 'administrator', diff --git a/sites/all/modules/features/materio_publications/materio_publications.features.workflow_access.inc b/sites/all/modules/features/materio_publications/materio_publications.features.workflow_access.inc index 21f1388a..a20c6eab 100644 --- a/sites/all/modules/features/materio_publications/materio_publications.features.workflow_access.inc +++ b/sites/all/modules/features/materio_publications/materio_publications.features.workflow_access.inc @@ -52,17 +52,22 @@ function materio_publications_workflow_access_features_default_settings() { 'grant_update' => 0, 'grant_delete' => 0, ); + $workflows['Publication']['(creation)']['Utilisateur Alpha Tester'] = array( + 'grant_view' => 0, + 'grant_update' => 0, + 'grant_delete' => 0, + ); $workflows['Publication']['(creation)']['Adhérent'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['(creation)']['Premium'] = array( + $workflows['Publication']['(creation)']['Contact opérationnel'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['(creation)']['Contact opérationnel'] = array( + $workflows['Publication']['(creation)']['Premium'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, @@ -108,17 +113,22 @@ function materio_publications_workflow_access_features_default_settings() { 'grant_update' => 0, 'grant_delete' => 0, ); + $workflows['Publication']['Importé']['Utilisateur Alpha Tester'] = array( + 'grant_view' => 0, + 'grant_update' => 0, + 'grant_delete' => 0, + ); $workflows['Publication']['Importé']['Adhérent'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['Importé']['Premium'] = array( + $workflows['Publication']['Importé']['Contact opérationnel'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['Importé']['Contact opérationnel'] = array( + $workflows['Publication']['Importé']['Premium'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, @@ -174,12 +184,22 @@ function materio_publications_workflow_access_features_default_settings() { 'grant_update' => 0, 'grant_delete' => 0, ); + $workflows['Publication']['Édité']['Utilisateur Alpha Tester'] = array( + 'grant_view' => 0, + 'grant_update' => 0, + 'grant_delete' => 0, + ); $workflows['Publication']['Édité']['Contact opérationnel'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); $workflows['Publication']['Masqué'] = array(); + $workflows['Publication']['Masqué']['Utilisateur Alpha Tester'] = array( + 'grant_view' => 1, + 'grant_update' => 0, + 'grant_delete' => 0, + ); $workflows['Publication']['Masqué']['administrator'] = array( 'grant_view' => 1, 'grant_update' => 1, @@ -225,12 +245,12 @@ function materio_publications_workflow_access_features_default_settings() { 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['Masqué']['Premium'] = array( + $workflows['Publication']['Masqué']['Contact opérationnel'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['Masqué']['Contact opérationnel'] = array( + $workflows['Publication']['Masqué']['Premium'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, @@ -261,17 +281,22 @@ function materio_publications_workflow_access_features_default_settings() { 'grant_update' => 0, 'grant_delete' => 0, ); + $workflows['Publication']['Publié']['Utilisateur Alpha Tester'] = array( + 'grant_view' => 0, + 'grant_update' => 0, + 'grant_delete' => 0, + ); $workflows['Publication']['Publié']['Adhérent'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['Publié']['Premium'] = array( + $workflows['Publication']['Publié']['Contact opérationnel'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, ); - $workflows['Publication']['Publié']['Contact opérationnel'] = array( + $workflows['Publication']['Publié']['Premium'] = array( 'grant_view' => 0, 'grant_update' => 0, 'grant_delete' => 0, diff --git a/sites/all/modules/features/materio_publications/materio_publications.info b/sites/all/modules/features/materio_publications/materio_publications.info index e0a0047c..b76678ad 100644 --- a/sites/all/modules/features/materio_publications/materio_publications.info +++ b/sites/all/modules/features/materio_publications/materio_publications.info @@ -3,7 +3,10 @@ core = 7.x package = Materio dependencies[] = ctools dependencies[] = features +dependencies[] = image dependencies[] = materio_content_types +dependencies[] = materio_page_title +dependencies[] = materio_subscriptions dependencies[] = metatag dependencies[] = node dependencies[] = strongarm @@ -24,6 +27,7 @@ features[user_permission][] = show publication title features[user_role][] = Contact opérationnel features[user_role][] = Student features[user_role][] = Unverified +features[user_role][] = Utilisateur Alpha Tester features[user_role][] = administrator features[user_role][] = root features[user_role][] = utilisateur anonyme diff --git a/sites/all/modules/features/materio_subscriptions/materio_subscriptions.features.field_instance.inc b/sites/all/modules/features/materio_subscriptions/materio_subscriptions.features.field_instance.inc index 11a4b0a7..59e1c6fb 100644 --- a/sites/all/modules/features/materio_subscriptions/materio_subscriptions.features.field_instance.inc +++ b/sites/all/modules/features/materio_subscriptions/materio_subscriptions.features.field_instance.inc @@ -54,6 +54,12 @@ function materio_subscriptions_field_default_field_instances() { 'type' => 'text_default', 'weight' => 0, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'teaser' => array( 'label' => 'hidden', 'module' => 'text', @@ -129,6 +135,12 @@ function materio_subscriptions_field_default_field_instances() { 'type' => 'i18n_taxonomy_term_reference_link', 'weight' => 2, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'print' => array( 'label' => 'above', 'settings' => array(), @@ -213,6 +225,12 @@ function materio_subscriptions_field_default_field_instances() { 'type' => 'uc_product_image', 'weight' => 0, ), + 'homeblock' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), 'teaser' => array( 'label' => 'hidden', 'module' => 'uc_product', diff --git a/sites/all/modules/gui/materiobasemod/materio_display.module b/sites/all/modules/gui/materiobasemod/materio_display.module index c55317b8..b49add15 100644 --- a/sites/all/modules/gui/materiobasemod/materio_display.module +++ b/sites/all/modules/gui/materiobasemod/materio_display.module @@ -54,5 +54,15 @@ function materio_display_preprocess_field(&$vars, $hook) { } } +} -} \ No newline at end of file + +/** + * Implements hook_entity_info_alter(). + */ +function materio_display_entity_info_alter(&$entity_info) { + $entity_info['node']['view modes']['homeblock'] = array( + 'label' => t('Home block'), + 'custom settings' => TRUE, + ); +} diff --git a/sites/all/themes/gui/materiobasetheme/Gruntfile.js b/sites/all/themes/gui/materiobasetheme/Gruntfile.js index e3404424..aff2d036 100644 --- a/sites/all/themes/gui/materiobasetheme/Gruntfile.js +++ b/sites/all/themes/gui/materiobasetheme/Gruntfile.js @@ -2,7 +2,7 @@ module.exports = function (grunt) { grunt.initConfig({ watch: { compass: { - files: ['scss/styles.scss', 'scss/wysiwyg.scss'], + files: ['scss/styles.scss', 'scss/wysiwyg.scss', 'scss/layout.scss', 'scss/gui.scss', 'scss/misc.scss', 'scss/fonts.scss', 'scss/colors.scss'], tasks: ['compass:dev'] }, postcss: { diff --git a/sites/all/themes/gui/materiobasetheme/css/styles.css b/sites/all/themes/gui/materiobasetheme/css/styles.css index 821bd94a..d4818ac4 100644 --- a/sites/all/themes/gui/materiobasetheme/css/styles.css +++ b/sites/all/themes/gui/materiobasetheme/css/styles.css @@ -2362,9 +2362,1515 @@ button::-moz-focus-inner { overflow: hidden; } +/* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +.row { + width: 100%; + margin-left: auto; + margin-right: auto; + margin-top: 0; + margin-bottom: 0; + max-width: 62.5rem; +} +/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */ +.row:before, .row:after { + content: " "; + display: table; +} +/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */ +.row:after { + clear: both; +} +/* line 236, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +.row.collapse > .column, +.row.collapse > .columns { + padding-left: 0; + padding-right: 0; +} +/* line 239, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +.row.collapse .row { + margin-left: 0; + margin-right: 0; +} +/* line 242, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +.row .row { + width: auto; + margin-left: -0.9375rem; + margin-right: -0.9375rem; + margin-top: 0; + margin-bottom: 0; + max-width: none; +} +/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */ +.row .row:before, .row .row:after { + content: " "; + display: table; +} +/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */ +.row .row:after { + clear: both; +} +/* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +.row .row.collapse { + width: auto; + margin: 0; + max-width: none; +} +/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */ +.row .row.collapse:before, .row .row.collapse:after { + content: " "; + display: table; +} +/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */ +.row .row.collapse:after { + clear: both; +} + +/* line 247, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +.column, +.columns { + padding-left: 0.9375rem; + padding-right: 0.9375rem; + width: 100%; + float: left; +} + +/* line 250, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +[class*="column"] + [class*="column"]:last-child { + float: right; +} + +/* line 251, ../bower_components/foundation/scss/foundation/components/_grid.scss */ +[class*="column"] + [class*="column"].end { + float: left; +} + +@media only screen { + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-0 { + position: relative; + left: 0%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-0 { + position: relative; + right: 0%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-1 { + position: relative; + left: 8.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-1 { + position: relative; + right: 8.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-2 { + position: relative; + left: 16.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-2 { + position: relative; + right: 16.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-3 { + position: relative; + left: 25%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-3 { + position: relative; + right: 25%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-4 { + position: relative; + left: 33.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-4 { + position: relative; + right: 33.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-5 { + position: relative; + left: 41.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-5 { + position: relative; + right: 41.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-6 { + position: relative; + left: 50%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-6 { + position: relative; + right: 50%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-7 { + position: relative; + left: 58.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-7 { + position: relative; + right: 58.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-8 { + position: relative; + left: 66.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-8 { + position: relative; + right: 66.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-9 { + position: relative; + left: 75%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-9 { + position: relative; + right: 75%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-10 { + position: relative; + left: 83.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-10 { + position: relative; + right: 83.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-push-11 { + position: relative; + left: 91.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-pull-11 { + position: relative; + right: 91.66667%; + left: auto; + } + + /* line 167, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column, + .columns { + position: relative; + padding-left: 0.9375rem; + padding-right: 0.9375rem; + float: left; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-1 { + width: 8.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-2 { + width: 16.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-3 { + width: 25%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-4 { + width: 33.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-5 { + width: 41.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-6 { + width: 50%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-7 { + width: 58.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-8 { + width: 66.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-9 { + width: 75%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-10 { + width: 83.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-11 { + width: 91.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-12 { + width: 100%; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-0 { + margin-left: 0% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-1 { + margin-left: 8.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-2 { + margin-left: 16.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-3 { + margin-left: 25% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-4 { + margin-left: 33.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-5 { + margin-left: 41.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-6 { + margin-left: 50% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-7 { + margin-left: 58.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-8 { + margin-left: 66.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-9 { + margin-left: 75% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-10 { + margin-left: 83.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-offset-11 { + margin-left: 91.66667% !important; + } + + /* line 179, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .small-reset-order { + margin-left: 0; + margin-right: 0; + left: auto; + right: auto; + float: left; + } + + /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.small-centered, + .columns.small-centered { + margin-left: auto; + margin-right: auto; + float: none; + } + + /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.small-uncentered, + .columns.small-uncentered { + margin-left: 0; + margin-right: 0; + float: left; + } + + /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.small-centered:last-child, + .columns.small-centered:last-child { + float: none; + } + + /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.small-uncentered:last-child, + .columns.small-uncentered:last-child { + float: left; + } + + /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.small-uncentered.opposite, + .columns.small-uncentered.opposite { + float: right; + } + + /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.small-collapse > .column, + .row.small-collapse > .columns { + padding-left: 0; + padding-right: 0; + } + /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.small-collapse .row { + margin-left: 0; + margin-right: 0; + } + /* line 222, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.small-uncollapse > .column, + .row.small-uncollapse > .columns { + padding-left: 0.9375rem; + padding-right: 0.9375rem; + float: left; + } +} +@media only screen and (min-width: 40.063em) { + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-0 { + position: relative; + left: 0%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-0 { + position: relative; + right: 0%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-1 { + position: relative; + left: 8.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-1 { + position: relative; + right: 8.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-2 { + position: relative; + left: 16.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-2 { + position: relative; + right: 16.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-3 { + position: relative; + left: 25%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-3 { + position: relative; + right: 25%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-4 { + position: relative; + left: 33.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-4 { + position: relative; + right: 33.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-5 { + position: relative; + left: 41.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-5 { + position: relative; + right: 41.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-6 { + position: relative; + left: 50%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-6 { + position: relative; + right: 50%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-7 { + position: relative; + left: 58.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-7 { + position: relative; + right: 58.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-8 { + position: relative; + left: 66.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-8 { + position: relative; + right: 66.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-9 { + position: relative; + left: 75%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-9 { + position: relative; + right: 75%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-10 { + position: relative; + left: 83.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-10 { + position: relative; + right: 83.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-push-11 { + position: relative; + left: 91.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-pull-11 { + position: relative; + right: 91.66667%; + left: auto; + } + + /* line 167, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column, + .columns { + position: relative; + padding-left: 0.9375rem; + padding-right: 0.9375rem; + float: left; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-1 { + width: 8.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-2 { + width: 16.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-3 { + width: 25%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-4 { + width: 33.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-5 { + width: 41.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-6 { + width: 50%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-7 { + width: 58.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-8 { + width: 66.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-9 { + width: 75%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-10 { + width: 83.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-11 { + width: 91.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-12 { + width: 100%; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-0 { + margin-left: 0% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-1 { + margin-left: 8.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-2 { + margin-left: 16.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-3 { + margin-left: 25% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-4 { + margin-left: 33.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-5 { + margin-left: 41.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-6 { + margin-left: 50% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-7 { + margin-left: 58.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-8 { + margin-left: 66.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-9 { + margin-left: 75% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-10 { + margin-left: 83.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-offset-11 { + margin-left: 91.66667% !important; + } + + /* line 179, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .medium-reset-order { + margin-left: 0; + margin-right: 0; + left: auto; + right: auto; + float: left; + } + + /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.medium-centered, + .columns.medium-centered { + margin-left: auto; + margin-right: auto; + float: none; + } + + /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.medium-uncentered, + .columns.medium-uncentered { + margin-left: 0; + margin-right: 0; + float: left; + } + + /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.medium-centered:last-child, + .columns.medium-centered:last-child { + float: none; + } + + /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.medium-uncentered:last-child, + .columns.medium-uncentered:last-child { + float: left; + } + + /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.medium-uncentered.opposite, + .columns.medium-uncentered.opposite { + float: right; + } + + /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.medium-collapse > .column, + .row.medium-collapse > .columns { + padding-left: 0; + padding-right: 0; + } + /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.medium-collapse .row { + margin-left: 0; + margin-right: 0; + } + /* line 222, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.medium-uncollapse > .column, + .row.medium-uncollapse > .columns { + padding-left: 0.9375rem; + padding-right: 0.9375rem; + float: left; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-0 { + position: relative; + left: 0%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-0 { + position: relative; + right: 0%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-1 { + position: relative; + left: 8.33333%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-1 { + position: relative; + right: 8.33333%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-2 { + position: relative; + left: 16.66667%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-2 { + position: relative; + right: 16.66667%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-3 { + position: relative; + left: 25%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-3 { + position: relative; + right: 25%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-4 { + position: relative; + left: 33.33333%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-4 { + position: relative; + right: 33.33333%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-5 { + position: relative; + left: 41.66667%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-5 { + position: relative; + right: 41.66667%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-6 { + position: relative; + left: 50%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-6 { + position: relative; + right: 50%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-7 { + position: relative; + left: 58.33333%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-7 { + position: relative; + right: 58.33333%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-8 { + position: relative; + left: 66.66667%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-8 { + position: relative; + right: 66.66667%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-9 { + position: relative; + left: 75%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-9 { + position: relative; + right: 75%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-10 { + position: relative; + left: 83.33333%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-10 { + position: relative; + right: 83.33333%; + left: auto; + } + + /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-11 { + position: relative; + left: 91.66667%; + right: auto; + } + + /* line 264, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-11 { + position: relative; + right: 91.66667%; + left: auto; + } +} +@media only screen and (min-width: 64.063em) { + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-0 { + position: relative; + left: 0%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-0 { + position: relative; + right: 0%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-1 { + position: relative; + left: 8.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-1 { + position: relative; + right: 8.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-2 { + position: relative; + left: 16.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-2 { + position: relative; + right: 16.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-3 { + position: relative; + left: 25%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-3 { + position: relative; + right: 25%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-4 { + position: relative; + left: 33.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-4 { + position: relative; + right: 33.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-5 { + position: relative; + left: 41.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-5 { + position: relative; + right: 41.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-6 { + position: relative; + left: 50%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-6 { + position: relative; + right: 50%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-7 { + position: relative; + left: 58.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-7 { + position: relative; + right: 58.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-8 { + position: relative; + left: 66.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-8 { + position: relative; + right: 66.66667%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-9 { + position: relative; + left: 75%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-9 { + position: relative; + right: 75%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-10 { + position: relative; + left: 83.33333%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-10 { + position: relative; + right: 83.33333%; + left: auto; + } + + /* line 159, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-push-11 { + position: relative; + left: 91.66667%; + right: auto; + } + + /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-pull-11 { + position: relative; + right: 91.66667%; + left: auto; + } + + /* line 167, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column, + .columns { + position: relative; + padding-left: 0.9375rem; + padding-right: 0.9375rem; + float: left; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-1 { + width: 8.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-2 { + width: 16.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-3 { + width: 25%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-4 { + width: 33.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-5 { + width: 41.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-6 { + width: 50%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-7 { + width: 58.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-8 { + width: 66.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-9 { + width: 75%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-10 { + width: 83.33333%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-11 { + width: 91.66667%; + } + + /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-12 { + width: 100%; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-0 { + margin-left: 0% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-1 { + margin-left: 8.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-2 { + margin-left: 16.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-3 { + margin-left: 25% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-4 { + margin-left: 33.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-5 { + margin-left: 41.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-6 { + margin-left: 50% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-7 { + margin-left: 58.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-8 { + margin-left: 66.66667% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-9 { + margin-left: 75% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-10 { + margin-left: 83.33333% !important; + } + + /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-offset-11 { + margin-left: 91.66667% !important; + } + + /* line 179, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .large-reset-order { + margin-left: 0; + margin-right: 0; + left: auto; + right: auto; + float: left; + } + + /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.large-centered, + .columns.large-centered { + margin-left: auto; + margin-right: auto; + float: none; + } + + /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.large-uncentered, + .columns.large-uncentered { + margin-left: 0; + margin-right: 0; + float: left; + } + + /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.large-centered:last-child, + .columns.large-centered:last-child { + float: none; + } + + /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.large-uncentered:last-child, + .columns.large-uncentered:last-child { + float: left; + } + + /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .column.large-uncentered.opposite, + .columns.large-uncentered.opposite { + float: right; + } + + /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.large-collapse > .column, + .row.large-collapse > .columns { + padding-left: 0; + padding-right: 0; + } + /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.large-collapse .row { + margin-left: 0; + margin-right: 0; + } + /* line 222, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .row.large-uncollapse > .column, + .row.large-uncollapse > .columns { + padding-left: 0.9375rem; + padding-right: 0.9375rem; + float: left; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-0 { + position: relative; + left: 0%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-0 { + position: relative; + right: 0%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-1 { + position: relative; + left: 8.33333%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-1 { + position: relative; + right: 8.33333%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-2 { + position: relative; + left: 16.66667%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-2 { + position: relative; + right: 16.66667%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-3 { + position: relative; + left: 25%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-3 { + position: relative; + right: 25%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-4 { + position: relative; + left: 33.33333%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-4 { + position: relative; + right: 33.33333%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-5 { + position: relative; + left: 41.66667%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-5 { + position: relative; + right: 41.66667%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-6 { + position: relative; + left: 50%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-6 { + position: relative; + right: 50%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-7 { + position: relative; + left: 58.33333%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-7 { + position: relative; + right: 58.33333%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-8 { + position: relative; + left: 66.66667%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-8 { + position: relative; + right: 66.66667%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-9 { + position: relative; + left: 75%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-9 { + position: relative; + right: 75%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-10 { + position: relative; + left: 83.33333%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-10 { + position: relative; + right: 83.33333%; + left: auto; + } + + /* line 272, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .push-11 { + position: relative; + left: 91.66667%; + right: auto; + } + + /* line 275, ../bower_components/foundation/scss/foundation/components/_grid.scss */ + .pull-11 { + position: relative; + right: 91.66667%; + left: auto; + } +} /* * www.g-u-i.net */ +/* + __ + _________ / /___ __________ + / ___/ __ \/ / __ \/ ___/ ___/ +/ /__/ /_/ / / /_/ / / (__ ) +\___/\____/_/\____/_/ /____/ + +*/ /* line 3, ../scss/fonts.scss */ body { font-size: 16px; @@ -2427,47 +3933,84 @@ input, button, select, textarea { } /** RESPONSIVE break points */ -/* 0, 480px */ -/* 481px, 768px */ -/* 769px, 980px */ -/* 981px, 1200px */ -/* 1201px, ... */ -/* line 66, ../scss/layout.scss */ +/* +$small-breakpoint: em-calc(480) !default; +$medium-breakpoint: em-calc(768) !default; +$large-breakpoint: em-calc(980) !default; +$xlarge-breakpoint: em-calc(1200) !default; + +$small-range: (0, $small-breakpoint) !default; // 0, 480px +$medium-range: ($small-breakpoint + em-calc(1), $medium-breakpoint) !default; 481px, 768px // +$large-range: ($medium-breakpoint + em-calc(1), $large-breakpoint) !default; // 769px, 980px +$xlarge-range: ($large-breakpoint + em-calc(1), $xlarge-breakpoint) !default; // 981px, 1200px +$xxlarge-range: ($xlarge-breakpoint + em-calc(1), em-calc(99999999)) !default; // 1201px, ... + +// Media Queries +$screen: "only screen" !default; + +$landscape: "only screen and (orientation: landscape)" !default; +$portrait: "only screen and (orientation: portrait)" !default; + +$small-up: $screen !default; +$small-only: "only screen and (max-width: 40em)" !default; + +$medium-up: "only screen and (min-width:40.063em)" !default; +$medium-only: "only screen and (min-width:40.063em) and (max-width:64em)" !default; + +$large-up: "only screen and (min-width:64.063em)" !default; +$large-only: "only screen and (min-width:64.063em) and (max-width:90em)" !default; + +$xlarge-up: "only screen and (min-width:90.063em)" !default; +$xlarge-only: "only screen and (min-width:90.063em) and (max-width:120em)" !default; + +$xxlarge-up: "only screen and (min-width:120.063em)" !default; +$xxlarge-only: "only screen and (min-width:120.063em) and (max-width:99999999em)" !default; + +$retina: ( + "only screen and (-webkit-min-device-pixel-ratio: 2)", + "only screen and (min--moz-device-pixel-ratio: 2)", + "only screen and (-o-min-device-pixel-ratio: 2/1)", + "only screen and (min-device-pixel-ratio: 2)", + "only screen and (min-resolution: 192dpi)", + "only screen and (min-resolution: 2dppx)" +); +*/ +/* line 70, ../scss/layout.scss */ * { box-sizing: content-box; } -/* line 68, ../scss/layout.scss */ +/* line 72, ../scss/layout.scss */ *:before, *:after { box-sizing: content-box; } -/* line 79, ../scss/layout.scss */ +/* line 83, ../scss/layout.scss */ body { overflow-y: scroll; top: 0; } -/* line 83, ../scss/layout.scss */ +/* line 87, ../scss/layout.scss */ h1, h2, h3, h4, h5, h6 { font-family: inherit; } -/* line 87, ../scss/layout.scss */ +/* line 91, ../scss/layout.scss */ h1 { font-weight: bold; } -/* line 91, ../scss/layout.scss */ +/* line 95, ../scss/layout.scss */ figure { margin: 0; } -/* line 95, ../scss/layout.scss */ +/* line 99, ../scss/layout.scss */ input[type="checkbox"] + label { margin: 0; } -/* line 99, ../scss/layout.scss */ +/* line 103, ../scss/layout.scss */ p { font-family: inherit; font-weight: inherit; @@ -2476,29 +4019,29 @@ p { margin-bottom: inherit; } -/* line 107, ../scss/layout.scss */ +/* line 111, ../scss/layout.scss */ a { font-size: inherit; } -/* line 111, ../scss/layout.scss */ +/* line 115, ../scss/layout.scss */ .column, .columns { padding: inherit; float: inherit; } /** NIVEAU 0 */ -/* line 119, ../scss/layout.scss */ +/* line 123, ../scss/layout.scss */ #root { min-width: 320px; } -/* line 122, ../scss/layout.scss */ +/* line 125, ../scss/layout.scss */ .ie8 #root { min-width: 1024px; } /** NIVEAU 1 */ -/* line 126, ../scss/layout.scss */ +/* line 129, ../scss/layout.scss */ #container { margin: 0 auto; position: relative; @@ -2507,7 +4050,7 @@ a { } /** NIVEAU 2 */ -/* line 135, ../scss/layout.scss */ +/* line 140, ../scss/layout.scss */ #header { z-index: 1000; width: 96%; @@ -2515,7 +4058,7 @@ a { padding-right: 2%; } @media only screen and (min-width: 40.063em) { - /* line 135, ../scss/layout.scss */ + /* line 140, ../scss/layout.scss */ #header { position: fixed; top: 0; @@ -2524,16 +4067,12 @@ a { min-width: 310.4px; } } -/* line 141, ../scss/layout.scss */ -.editmenu-enabled #header { - margin-top: 30px; -} -/* line 142, ../scss/layout.scss */ +/* line 146, ../scss/layout.scss */ .admin-menu #header { margin-top: 35px; } -/* line 145, ../scss/layout.scss */ +/* line 149, ../scss/layout.scss */ #utilities { z-index: 999; background-color: #fff; @@ -2542,7 +4081,7 @@ a { padding-right: 2%; } @media only screen and (min-width: 40.063em) { - /* line 147, ../scss/layout.scss */ + /* line 151, ../scss/layout.scss */ html.no-touch #utilities { position: fixed; top: 0; @@ -2550,24 +4089,20 @@ a { min-width: 310.4px; margin-top: 60px; } - /* line 151, ../scss/layout.scss */ - html.no-touch .editmenu-enabled #utilities { - margin-top: 80px; - } - /* line 152, ../scss/layout.scss */ + /* line 155, ../scss/layout.scss */ html.no-touch .admin-menu #utilities { margin-top: 85px; } } @media only screen and (max-width: 40em) { - /* line 155, ../scss/layout.scss */ + /* line 158, ../scss/layout.scss */ #utilities > .region { padding-top: 5px; padding-bottom: 5px; } } -/* line 163, ../scss/layout.scss */ +/* line 166, ../scss/layout.scss */ #main { width: 96%; padding-left: 2%; @@ -2575,7 +4110,7 @@ a { overflow-x: hidden; } -/* line 165, ../scss/layout.scss */ +/* line 171, ../scss/layout.scss */ #footer { width: 96%; padding-left: 2%; @@ -2584,53 +4119,80 @@ a { /** NIVEAU 3 */ /** NIVEAU 4 */ -/* line 179, ../scss/layout.scss */ -#center { - padding: 5px; -} - /** Z-INDEX */ -/* line 182, ../scss/layout.scss */ +/* line 192, ../scss/layout.scss */ #block-feedback-form { z-index: 1001; } -/* line 183, ../scss/layout.scss */ +/* line 193, ../scss/layout.scss */ #admin-menu { z-index: 1002; } -/* line 184, ../scss/layout.scss */ +/* line 194, ../scss/layout.scss */ #admin-toolbar { z-index: 1003; } -/* line 87, ../scss/styles.scss */ +/* + __ __ ___ + / / / /___ ____ ___ ___ _ _|__ \ + / /_/ / __ \/ __ `__ \/ _ \ | | / /_/ / + / __ / /_/ / / / / / / __/ | |/ / __/ +/_/ /_/\____/_/ /_/ /_/\___/ |___/____/ + +*/ +/* line 205, ../scss/layout.scss */ +body.home-v2 #header > .inner, body.home-v2 #utilities > .inner, body.home-v2 #main, body.home-v2 #footer { + width: 100%; + margin-left: auto; + margin-right: auto; + margin-top: 0; + margin-bottom: 0; + 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 #main:before, body.home-v2 #main:after, body.home-v2 #footer:before, body.home-v2 #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 #main:after, body.home-v2 #footer:after { + clear: both; +} + +/* line 36, ../scss/styles.scss */ +body.home-v2 #root { + background-color: #f7f8f2; +} + +/* line 92, ../scss/styles.scss */ .op-visible { visibility: visible; } -/* line 89, ../scss/styles.scss */ +/* line 94, ../scss/styles.scss */ .csstransitions .op-visible { opacity: 1; -webkit-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; } -/* line 94, ../scss/styles.scss */ +/* line 99, ../scss/styles.scss */ .op-hidden { visibility: hidden; } -/* line 96, ../scss/styles.scss */ +/* line 101, ../scss/styles.scss */ .op-hidden > * { margin-top: -100000px; } -/* line 99, ../scss/styles.scss */ +/* line 104, ../scss/styles.scss */ .csstransition .op-hidden { opacity: 0; -webkit-transition: visibility 0s 0.3s; transition: visibility 0s 0.3s; } -/* line 102, ../scss/styles.scss */ +/* line 107, ../scss/styles.scss */ .csstransition .op-hidden > * { -webkit-transition: margin-top 0s 0.3s; transition: margin-top 0s 0.3s; @@ -2645,17 +4207,17 @@ a { /_/ /_/_____/_/ |_/_____/_____/_/ |_| */ -/* line 202, ../scss/styles.scss */ +/* line 207, ../scss/styles.scss */ #header { padding-top: 5px; padding-bottom: 10px; height: 45px; } -/* line 209, ../scss/styles.scss */ +/* line 214, ../scss/styles.scss */ #header a, #header a:active, #header a:visited { color: #000; } -/* line 213, ../scss/styles.scss */ +/* line 218, ../scss/styles.scss */ #header .logo { display: moz-inline-stack; display: inline-block; @@ -2663,7 +4225,7 @@ a { zoom: 1; *display: inline; } -/* line 216, ../scss/styles.scss */ +/* line 221, ../scss/styles.scss */ #header .logo h1 { margin: 0; font-size: 36px; @@ -2676,11 +4238,11 @@ a { position: relative; line-height: 1.25; } -/* line 220, ../scss/styles.scss */ +/* line 225, ../scss/styles.scss */ #header .logo h1 a:hover { text-decoration: none; } -/* line 222, ../scss/styles.scss */ +/* line 227, ../scss/styles.scss */ #header .logo span.beta { line-height: 1; letter-spacing: 0.1em; @@ -2691,7 +4253,7 @@ a { padding-left: 0; margin-left: 0; } -/* line 228, ../scss/styles.scss */ +/* line 233, ../scss/styles.scss */ #header .logo span.slogan { font-size: 14px; margin-top: -3px; @@ -2699,24 +4261,24 @@ a { font-weight: 900; } @media only screen and (max-width: 40em) { - /* line 228, ../scss/styles.scss */ + /* line 233, ../scss/styles.scss */ #header .logo span.slogan { display: none; } } -/* line 234, ../scss/styles.scss */ +/* line 239, ../scss/styles.scss */ .ie8 #header .logo span.slogan { position: absolute; margin-top: 22px; } -/* line 238, ../scss/styles.scss */ +/* line 243, ../scss/styles.scss */ #header #header-blocks { padding-top: 17px; float: right; text-align: right; text-transform: capitalize; } -/* line 245, ../scss/styles.scss */ +/* line 250, ../scss/styles.scss */ #header #header-blocks > .region { display: moz-inline-stack; display: inline-block; @@ -2729,19 +4291,19 @@ a { border-right: 1px solid #707070; } @media only screen and (max-width: 40em) { - /* line 245, ../scss/styles.scss */ + /* line 250, ../scss/styles.scss */ #header #header-blocks > .region { padding-right: 0.3em; margin-right: 0.3em; } } -/* line 250, ../scss/styles.scss */ +/* line 255, ../scss/styles.scss */ #header #header-blocks > .region:last-child { border: none; padding: 0; margin: 0; } -/* line 253, ../scss/styles.scss */ +/* line 258, ../scss/styles.scss */ #header #header-blocks .block { display: moz-inline-stack; display: inline-block; @@ -2750,39 +4312,39 @@ a { *display: inline; vertical-align: middle; } -/* line 255, ../scss/styles.scss */ +/* line 260, ../scss/styles.scss */ #header #header-blocks .block h2 { font-size: 12px; margin: 0; line-height: 1.2; font-weight: normal; } -/* line 258, ../scss/styles.scss */ +/* line 263, ../scss/styles.scss */ #header #header-blocks .block:not(:last-child) { padding-right: 0.8em; } @media only screen and (min-width: 90.063em) and (max-width: 120em) { - /* line 258, ../scss/styles.scss */ + /* line 263, ../scss/styles.scss */ #header #header-blocks .block:not(:last-child) { padding-right: 0.3em; } } -/* line 264, ../scss/styles.scss */ +/* line 269, ../scss/styles.scss */ #header #header-blocks #block-user-login { font-size: 12px; text-align: left; position: relative; } -/* line 267, ../scss/styles.scss */ +/* line 272, ../scss/styles.scss */ #header #header-blocks #block-user-login h2 { padding-right: 5px; } -/* line 270, ../scss/styles.scss */ +/* line 275, ../scss/styles.scss */ #header #header-blocks #block-user-login h2 i { vertical-align: text-bottom; margin: 0 2px 2px 0; } -/* line 272, ../scss/styles.scss */ +/* line 277, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form { position: absolute; overflow: hidden; @@ -2792,7 +4354,7 @@ a { -webkit-transition: height 0.3s ease-out; transition: height 0.3s ease-out; } -/* line 276, ../scss/styles.scss */ +/* line 281, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form > div { padding: 5px; margin: 5px; @@ -2801,59 +4363,59 @@ a { background-clip: padding-box; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); } -/* line 280, ../scss/styles.scss */ +/* line 285, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form .form-item { margin: 0; padding-bottom: 5px; } -/* line 281, ../scss/styles.scss */ +/* line 286, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form label, #header #header-blocks #block-user-login form#user-login-form input { margin: 0; font-size: 10px; } -/* line 286, ../scss/styles.scss */ +/* line 291, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form input.form-text { width: 150px; } -/* line 288, ../scss/styles.scss */ +/* line 293, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form #edit-actions { margin: 5px 0; padding: 0; background-color: transparent; text-align: right; } -/* line 290, ../scss/styles.scss */ +/* line 295, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form #edit-actions input.form-submit { font-size: 12px; padding: 10px; } -/* line 295, ../scss/styles.scss */ +/* line 300, ../scss/styles.scss */ #header #header-blocks #block-user-login form#user-login-form div.newpass a { font-size: 12px; color: #686868; } -/* line 306, ../scss/styles.scss */ +/* line 311, ../scss/styles.scss */ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-form, #header #header-blocks #block-user-login.hovered form#user-login-form { height: 300px; z-index: 1000; } @media only screen and (max-width: 40em) { - /* line 315, ../scss/styles.scss */ + /* line 320, ../scss/styles.scss */ #header #header-blocks #block-user-login span.login { display: none; } } -/* line 319, ../scss/styles.scss */ +/* line 324, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav { position: relative; } -/* line 321, ../scss/styles.scss */ +/* line 326, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav h2 { margin: 0; font-size: 12px; line-height: 1.1; } -/* line 326, ../scss/styles.scss */ +/* line 331, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists { position: absolute; z-index: 20; @@ -2864,15 +4426,15 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for background-clip: padding-box; box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2); } -/* line 329, ../scss/styles.scss */ +/* line 334, ../scss/styles.scss */ .ie8 #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists { background: #FFF; } -/* line 330, ../scss/styles.scss */ +/* line 335, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists ul { margin: 0; } -/* line 331, ../scss/styles.scss */ +/* line 336, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li { list-style: none; font-size: 12px; @@ -2885,109 +4447,109 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for -webkit-transition: height 0.3s ease-out; transition: height 0.3s ease-out; } -/* line 338, ../scss/styles.scss */ +/* line 343, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li a, #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li span.preview { white-space: nowrap; cursor: pointer; } -/* line 339, ../scss/styles.scss */ +/* line 344, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li a.open-list { max-width: 150px; } -/* line 340, ../scss/styles.scss */ +/* line 345, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li span.count { font-weight: 300; padding: 0 5px; } -/* line 343, ../scss/styles.scss */ +/* line 348, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li span.preview, #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li a.edit-list { padding-right: 5px; } -/* line 346, ../scss/styles.scss */ +/* line 351, ../scss/styles.scss */ .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) span.preview, .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) a.edit-list { visibility: hidden; } -/* line 118, ../scss/styles.scss */ +/* line 123, ../scss/styles.scss */ .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) span.preview > *, .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) a.edit-list > * { margin-top: -100000px; } -/* line 121, ../scss/styles.scss */ +/* line 126, ../scss/styles.scss */ .csstransition .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) span.preview, .csstransition .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) a.edit-list { opacity: 0; -webkit-transition: visibility 0s 0.3s; transition: visibility 0s 0.3s; } -/* line 124, ../scss/styles.scss */ +/* line 129, ../scss/styles.scss */ .csstransition .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) span.preview > *, .csstransition .no-touch #header #header-blocks #block-materio-flag-materio-flag-mylists-nav section.mylists li:not(:hover) a.edit-list > * { -webkit-transition: margin-top 0s 0.3s; transition: margin-top 0s 0.3s; } -/* line 353, ../scss/styles.scss */ +/* line 358, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav:hover section.mylists { padding-bottom: 5px; } -/* line 355, ../scss/styles.scss */ +/* line 360, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav:hover section.mylists li { height: 15px; padding: 3px 10px; } -/* line 360, ../scss/styles.scss */ +/* line 365, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav h2 i { vertical-align: text-bottom; margin: 0 2px 2px 0; } @media only screen and (max-width: 40em) { - /* line 362, ../scss/styles.scss */ + /* line 367, ../scss/styles.scss */ #header #header-blocks #block-materio-flag-materio-flag-mylists-nav h2 span.menu-title { display: none; } } -/* line 366, ../scss/styles.scss */ +/* line 371, ../scss/styles.scss */ #header #header-blocks #block-ajax-register-ajax-register-block { font-size: 12px; text-transform: lowercase; } -/* line 371, ../scss/styles.scss */ +/* line 376, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in { font-size: 12px; } -/* line 373, ../scss/styles.scss */ +/* line 378, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in i { vertical-align: text-bottom; margin: 0 5px 1px 0; } -/* line 377, ../scss/styles.scss */ +/* line 382, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in a span.account { text-transform: lowercase; } -/* line 378, ../scss/styles.scss */ +/* line 383, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in a span.logout { display: none; margin-left: 5px; } -/* line 379, ../scss/styles.scss */ +/* line 384, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in .fi-power { margin: 0 0.5em 0 0.5em; } @media only screen and (min-width: 64.063em) and (max-width: 90em) { - /* line 380, ../scss/styles.scss */ + /* line 385, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in .fi-power { display: none; } } @media only screen and (min-width: 40.063em) { - /* line 381, ../scss/styles.scss */ + /* line 386, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in a span.logout { display: none; } } @media only screen and (max-width: 40em) { - /* line 383, ../scss/styles.scss */ + /* line 388, ../scss/styles.scss */ #header #header-blocks #block-logintoboggan-logintoboggan-logged-in a span.account { display: none; } } -/* line 387, ../scss/styles.scss */ +/* line 392, ../scss/styles.scss */ #header #header-blocks #headerblock-right .block { display: moz-inline-stack; display: inline-block; @@ -2997,15 +4559,15 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for vertical-align: middle; padding: 0; } -/* line 389, ../scss/styles.scss */ +/* line 394, ../scss/styles.scss */ #header #header-blocks #headerblock-right .block:first-child { padding: 0; } -/* line 393, ../scss/styles.scss */ +/* line 398, ../scss/styles.scss */ #header #header-blocks #block-locale-language { margin-left: 1em; } -/* line 396, ../scss/styles.scss */ +/* line 401, ../scss/styles.scss */ #header #header-blocks #block-locale-language ul, #header #header-blocks #block-locale-language li { margin: 0; padding: 0; @@ -3013,38 +4575,38 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for font-size: 12px; line-height: 1; } -/* line 400, ../scss/styles.scss */ +/* line 405, ../scss/styles.scss */ #header #header-blocks #block-locale-language ul.active, #header #header-blocks #block-locale-language li.active { display: none; } -/* line 402, ../scss/styles.scss */ +/* line 407, ../scss/styles.scss */ .ie8 #header #header-blocks #block-locale-language { padding-top: 5px; } -/* line 430, ../scss/styles.scss */ +/* line 435, ../scss/styles.scss */ .ie8 #header #header-blocks #block-menu-menu-top-menu h2 { display: none; } -/* line 431, ../scss/styles.scss */ +/* line 436, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu h2 i { vertical-align: text-bottom; margin: 0 0 2px 0; } -/* line 434, ../scss/styles.scss */ +/* line 439, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu ul.menu, #header #header-blocks #block-menu-menu-top-menu li { font-size: 12px; list-style: none; } -/* line 437, ../scss/styles.scss */ +/* line 442, ../scss/styles.scss */ .ie8 #header #header-blocks #block-menu-menu-top-menu ul.menu, .ie8 #header #header-blocks #block-menu-menu-top-menu li { display: inline; } @media only screen and (min-width: 40.063em) { - /* line 441, ../scss/styles.scss */ + /* line 446, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu h2 { display: none; } - /* line 442, ../scss/styles.scss */ + /* line 447, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu ul.menu, #header #header-blocks #block-menu-menu-top-menu li { display: moz-inline-stack; display: inline-block; @@ -3055,21 +4617,21 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for padding: 0; margin: 0; } - /* line 446, ../scss/styles.scss */ + /* line 451, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu a { padding: 0 0.5em 0 0; } } @media only screen and (max-width: 40em) { - /* line 428, ../scss/styles.scss */ + /* line 433, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu { position: relative; } - /* line 452, ../scss/styles.scss */ + /* line 457, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu h2 .menu-title { display: none; } - /* line 453, ../scss/styles.scss */ + /* line 458, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu .menu-wrapper { position: absolute; width: 150px; @@ -3077,7 +4639,7 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for right: 0; padding-top: 5px; } - /* line 455, ../scss/styles.scss */ + /* line 460, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu .menu-wrapper ul.menu { background-color: #e6e6e6; border-radius: 5px; @@ -3086,74 +4648,94 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for margin: 0; text-align: right; } - /* line 458, ../scss/styles.scss */ + /* line 463, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu .menu-wrapper ul.menu li { height: 0; overflow: hidden; -webkit-transition: height 0.3s ease-out; transition: height 0.3s ease-out; } - /* line 462, ../scss/styles.scss */ + /* line 467, ../scss/styles.scss */ #header #header-blocks #block-menu-menu-top-menu .menu-wrapper ul.menu li a { display: block; width: 100%; padding: 2px 5px; font-size: 12px; } - /* line 468, ../scss/styles.scss */ + /* line 473, ../scss/styles.scss */ html.no-touch #header #header-blocks #block-menu-menu-top-menu:hover, #header #header-blocks #block-menu-menu-top-menu.hovered { z-index: 1000; } - /* line 470, ../scss/styles.scss */ + /* line 475, ../scss/styles.scss */ html.no-touch #header #header-blocks #block-menu-menu-top-menu:hover .menu-wrapper, #header #header-blocks #block-menu-menu-top-menu.hovered .menu-wrapper { display: block; } - /* line 472, ../scss/styles.scss */ + /* line 477, ../scss/styles.scss */ html.no-touch #header #header-blocks #block-menu-menu-top-menu:hover .menu-wrapper ul.menu li, #header #header-blocks #block-menu-menu-top-menu.hovered .menu-wrapper ul.menu li { height: 25px; } } -/* line 479, ../scss/styles.scss */ +/* line 484, ../scss/styles.scss */ #header #header-blocks #block-materio-user-old-database-link a { font-size: 12px; } -/* line 485, ../scss/styles.scss */ +/* line 490, ../scss/styles.scss */ #header #header-blocks #block-materio-user-front-link a { font-size: 12px; } -/* line 488, ../scss/styles.scss */ +/* line 493, ../scss/styles.scss */ #header #header-blocks #block-materio-user-front-link i { vertical-align: text-bottom; margin: 0 2px 2px 0; } -/* line 489, ../scss/styles.scss */ +/* line 494, ../scss/styles.scss */ #header #header-blocks #block-materio-user-front-link span.text { display: none; } -/* line 494, ../scss/styles.scss */ +/* + __ _ ___ __ _ + __ __/ /_(_) (_) /_(_)__ _____ + / / / / __/ / / / __/ / _ \/ ___/ +/ /_/ / /_/ / / / /_/ / __(__ ) +\__,_/\__/_/_/_/\__/_/\___/____/ + +*/ +/* line 506, ../scss/styles.scss */ #utilities { margin-top: 60px; } -/* line 496, ../scss/styles.scss */ +/* line 508, ../scss/styles.scss */ .not-logged-in #utilities { overflow: hidden; } -/* line 498, ../scss/styles.scss */ +/* line 510, ../scss/styles.scss */ #utilities.closed { height: 0; } -/* line 499, ../scss/styles.scss */ +/* line 511, ../scss/styles.scss */ #utilities.closed .tabs, #utilities.closed .node-didactique { display: none; } @media only screen and (max-width: 40em) { - /* line 494, ../scss/styles.scss */ + /* line 506, ../scss/styles.scss */ #utilities { margin-top: 0; } } +/* + _ + ____ ___ ____ _(_)___ + / __ `__ \/ __ `/ / __ \ + / / / / / / /_/ / / / / / +/_/ /_/ /_/\__,_/_/_/ /_/ +*/ +/* line 525, ../scss/styles.scss */ +body.home-v2 #main { + padding-top: 60px; +} + /* __ _ __ ___ __ __ __ / /_ (_)___ _/ /_ / (_)___ _/ /_ / /____ ____/ / @@ -3162,7 +4744,7 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for /_/ /_/_/\__, /_/ /_/_/_/\__, /_/ /_/\__/\___/\__,_/ /____/ /____/ */ -/* line 513, ../scss/styles.scss */ +/* line 538, ../scss/styles.scss */ #highlighted { border-radius: 5px; background-clip: padding-box; @@ -3171,11 +4753,11 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for position: relative; } @media only screen and (min-width: 40.063em) { - /* line 513, ../scss/styles.scss */ + /* line 538, ../scss/styles.scss */ #highlighted { margin: 20px 0 6px; } - /* line 523, ../scss/styles.scss */ + /* line 548, ../scss/styles.scss */ #highlighted .block { display: moz-inline-stack; display: inline-block; @@ -3184,11 +4766,11 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for *display: inline; vertical-align: top; } - /* line 524, ../scss/styles.scss */ + /* line 549, ../scss/styles.scss */ #highlighted .block-materio-didactique { width: 65%; } - /* line 526, ../scss/styles.scss */ + /* line 551, ../scss/styles.scss */ #highlighted .block-materio-didactique .side { display: moz-inline-stack; display: inline-block; @@ -3198,27 +4780,27 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for vertical-align: top; position: relative; } - /* line 530, ../scss/styles.scss */ + /* line 555, ../scss/styles.scss */ #highlighted .block-materio-didactique .group-sideleft { width: 65%; } - /* line 531, ../scss/styles.scss */ + /* line 556, ../scss/styles.scss */ #highlighted .block-materio-didactique .group-sideright { width: 30%; } - /* line 533, ../scss/styles.scss */ + /* line 558, ../scss/styles.scss */ #highlighted .block-materio-didactique .field-name-title-field { font-size: 24px; } - /* line 537, ../scss/styles.scss */ + /* line 562, ../scss/styles.scss */ #highlighted .block-materio-didactique .node.emvideo .group-sideleft, #highlighted .block-materio-didactique .node.emvideo .group-sideright { width: 47%; } - /* line 538, ../scss/styles.scss */ + /* line 563, ../scss/styles.scss */ #highlighted .block-materio-didactique .node.emvideo .group-sideleft { margin-right: 2%; } - /* line 543, ../scss/styles.scss */ + /* line 568, ../scss/styles.scss */ #highlighted #block-materio-user-user-register { width: 30%; padding: 5px; @@ -3226,7 +4808,7 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for } } @media only screen { - /* line 550, ../scss/styles.scss */ + /* line 575, ../scss/styles.scss */ #highlighted .block-materio-didactique .side { display: moz-inline-stack; display: inline-block; @@ -3237,20 +4819,20 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for } } @media only screen and (max-width: 40em) { - /* line 513, ../scss/styles.scss */ + /* line 538, ../scss/styles.scss */ #highlighted { margin: 10px 0 6px; } - /* line 557, ../scss/styles.scss */ + /* line 582, ../scss/styles.scss */ #highlighted .block-materio-didactique .group-sideleft, #highlighted .block-materio-didactique .group-sideright { width: 100%; } - /* line 560, ../scss/styles.scss */ + /* line 585, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique .field-name-title-field { font-size: 20px; font-weight: normal !important; } - /* line 564, ../scss/styles.scss */ + /* line 589, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique .field-name-title-field:after { content: "\a0\f10b"; font-family: "foundation-icons"; @@ -3264,18 +4846,18 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for text-decoration: inherit; font-size: 16px; } - /* line 580, ../scss/styles.scss */ + /* line 605, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .node-didactique { height: auto; height: 30px; overflow: hidden; } - /* line 583, ../scss/styles.scss */ + /* line 608, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .node-didactique.opened { height: auto; } } -/* line 597, ../scss/styles.scss */ +/* line 622, ../scss/styles.scss */ .oldie #highlighted .block { display: moz-inline-stack; display: inline-block; @@ -3283,44 +4865,44 @@ html.no-touch #header #header-blocks #block-user-login:hover form#user-login-for zoom: 1; *display: inline; } -/* line 602, ../scss/styles.scss */ +/* line 627, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique { font-size: 14px; background-color: #fff; margin: 0 auto; } -/* line 608, ../scss/styles.scss */ +/* line 633, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique .side { position: relative; } -/* line 610, ../scss/styles.scss */ +/* line 635, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique .field-name-title-field { font-weight: 900; font-style: italic; padding: 5px 0; } -/* line 615, ../scss/styles.scss */ +/* line 640, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique .field-name-field-visuel { text-align: center; } -/* line 617, ../scss/styles.scss */ +/* line 642, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique .field-name-field-visuel figure, #highlighted .block-materio-didactique .node-didactique .field-name-field-visuel img { display: inline; } -/* line 620, ../scss/styles.scss */ +/* line 645, ../scss/styles.scss */ #highlighted .block-materio-didactique .node-didactique.emvideo .field-name-field-visuel { display: none; } -/* line 628, ../scss/styles.scss */ +/* line 653, ../scss/styles.scss */ .ie8 #highlighted .block-materio-didactique .node-didactique .player { display: none; } -/* line 634, ../scss/styles.scss */ +/* line 659, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique { position: relative; overflow: hidden; } -/* line 637, ../scss/styles.scss */ +/* line 662, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides { height: 270px; margin: 0; @@ -3328,7 +4910,7 @@ html.js #highlighted .block-materio-didactique .slides { width: 100%; overflow: hidden; } -/* line 639, ../scss/styles.scss */ +/* line 664, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .node-didactique { position: absolute; width: 100%; @@ -3336,65 +4918,65 @@ html.js #highlighted .block-materio-didactique .slides .node-didactique { top: 0; left: 0; } -/* line 640, ../scss/styles.scss */ +/* line 665, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .field-name-title-field { height: 30px; } -/* line 641, ../scss/styles.scss */ +/* line 666, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper { height: 240px; } -/* line 643, ../scss/styles.scss */ +/* line 668, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper .side { height: 100%; } @media only screen and (max-width: 40em) { - /* line 644, ../scss/styles.scss */ + /* line 669, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper .field-name-field-emvideo { width: 290px; height: 163.125px; } } @media only screen and (min-width: 40.063em) and (max-width: 64em) { - /* line 644, ../scss/styles.scss */ + /* line 669, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper .field-name-field-emvideo { width: 216px; height: 121.5px; } } @media only screen and (min-width: 64.063em) and (max-width: 90em) { - /* line 644, ../scss/styles.scss */ + /* line 669, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper .field-name-field-emvideo { width: 216px; height: 121.5px; } } @media only screen and (min-width: 90.063em) and (max-width: 120em) { - /* line 644, ../scss/styles.scss */ + /* line 669, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper .field-name-field-emvideo { width: 280px; height: 157.5px; } } @media only screen and (min-width: 120.063em) and (max-width: 99999999em) { - /* line 644, ../scss/styles.scss */ + /* line 669, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper .field-name-field-emvideo { width: 340px; height: 191.25px; } } -/* line 651, ../scss/styles.scss */ +/* line 676, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .slides .group-column-wrapper .field-name-field-emvideo * { height: 100%; width: 100%; } -/* line 655, ../scss/styles.scss */ +/* line 680, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .tabs { height: 30px; margin: 0; text-align: left; } -/* line 657, ../scss/styles.scss */ +/* line 682, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .tabs > * { display: moz-inline-stack; display: inline-block; @@ -3407,7 +4989,7 @@ html.js #highlighted .block-materio-didactique .tabs > * { cursor: pointer; color: #bfbfbf; } -/* line 659, ../scss/styles.scss */ +/* line 684, ../scss/styles.scss */ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlighted .block-materio-didactique .tabs > *:focus, html.js #highlighted .block-materio-didactique .tabs > *.active { color: #3f3f3f; } @@ -3420,19 +5002,19 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig /_.___/_/\____/\___/_/|_| /_/ \___/\__, /_/____/\__/\___/_/ /____/ */ -/* line 674, ../scss/styles.scss */ +/* line 699, ../scss/styles.scss */ #block-materio-user-user-register, #block-materio-user-user-createaccount { min-height: 120px; padding: 5px; background: transparent url("../img/register-block.png") no-repeat 100% 90%; } -/* line 677, ../scss/styles.scss */ +/* line 702, ../scss/styles.scss */ .ie8 #block-materio-user-user-register, .ie8 #block-materio-user-user-createaccount { max-width: 250px; float: right; background-image: none; } -/* line 680, ../scss/styles.scss */ +/* line 705, ../scss/styles.scss */ #block-materio-user-user-register h2, #block-materio-user-user-register h3, #block-materio-user-user-createaccount h2, #block-materio-user-user-createaccount h3 { font-weight: 900; font-style: italic; @@ -3447,15 +5029,15 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig *display: inline; min-width: 50%; } -/* line 681, ../scss/styles.scss */ +/* line 706, ../scss/styles.scss */ #block-materio-user-user-register h2, #block-materio-user-user-createaccount h2 { font-size: 24px; } -/* line 681, ../scss/styles.scss */ +/* line 706, ../scss/styles.scss */ #block-materio-user-user-register h3, #block-materio-user-user-createaccount h3 { font-size: 16px; } -/* line 683, ../scss/styles.scss */ +/* line 708, ../scss/styles.scss */ #block-materio-user-user-register form, #block-materio-user-user-createaccount form { margin: 0; background-color: rgba(255, 255, 255, 0.7); @@ -3466,7 +5048,7 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig zoom: 1; *display: inline; } -/* line 685, ../scss/styles.scss */ +/* line 710, ../scss/styles.scss */ #block-materio-user-user-register .form-item, #block-materio-user-user-register .form-wrapper, #block-materio-user-user-createaccount .form-item, #block-materio-user-user-createaccount .form-wrapper { margin: 0; display: moz-inline-stack; @@ -3477,30 +5059,30 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig vertical-align: middle; position: relative; } -/* line 689, ../scss/styles.scss */ +/* line 714, ../scss/styles.scss */ #block-materio-user-user-register #edit-account, #block-materio-user-user-createaccount #edit-account { margin-right: 5px; } -/* line 691, ../scss/styles.scss */ +/* line 716, ../scss/styles.scss */ #block-materio-user-user-register input.form-text, #block-materio-user-user-createaccount input.form-text { font-size: 12px; border-radius: 5px; background-clip: padding-box; margin-bottom: 4px; } -/* line 691, ../scss/styles.scss */ +/* line 716, ../scss/styles.scss */ .ie8 #block-materio-user-user-register input.form-text, .ie8 #block-materio-user-user-createaccount input.form-text { margin-right: 5px; } -/* line 692, ../scss/styles.scss */ +/* line 717, ../scss/styles.scss */ #block-materio-user-user-register .form-item-mail input.form-text, #block-materio-user-user-register .form-item-name input.form-text, #block-materio-user-user-createaccount .form-item-mail input.form-text, #block-materio-user-user-createaccount .form-item-name input.form-text { width: 11em; } -/* line 693, ../scss/styles.scss */ +/* line 718, ../scss/styles.scss */ #block-materio-user-user-register .form-item-pass input.form-text, #block-materio-user-user-createaccount .form-item-pass input.form-text { width: 7em; } -/* line 695, ../scss/styles.scss */ +/* line 720, ../scss/styles.scss */ #block-materio-user-user-register #edit-mail-check, #block-materio-user-user-createaccount #edit-mail-check { position: absolute; bottom: 100%; @@ -3517,16 +5099,16 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig -webkit-transition: bottom 0.1s ease-out; transition: bottom 0.1s ease-out; } -/* line 703, ../scss/styles.scss */ +/* line 728, ../scss/styles.scss */ #block-materio-user-user-register #edit-mail-check.error, #block-materio-user-user-createaccount #edit-mail-check.error { background-color: #f3968d; color: #fff; } -/* line 709, ../scss/styles.scss */ +/* line 734, ../scss/styles.scss */ #block-materio-user-user-register #edit-mail-check.ok, #block-materio-user-user-createaccount #edit-mail-check.ok { display: none; } -/* line 712, ../scss/styles.scss */ +/* line 737, ../scss/styles.scss */ #block-materio-user-user-register .form-submit, #block-materio-user-user-createaccount .form-submit { font-size: 16px; padding: 0.1em 0.6em 0.2em; @@ -3535,13 +5117,13 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig font-weight: bold; margin-bottom: 4px; } -/* line 719, ../scss/styles.scss */ +/* line 744, ../scss/styles.scss */ #block-materio-user-user-register .form-item-termsofservices, #block-materio-user-user-register #edit-field-newsletter, #block-materio-user-user-createaccount .form-item-termsofservices, #block-materio-user-user-createaccount #edit-field-newsletter { margin-bottom: 0; display: block; line-height: 1; } -/* line 721, ../scss/styles.scss */ +/* line 746, ../scss/styles.scss */ #block-materio-user-user-register .form-item-termsofservices > *, #block-materio-user-user-register #edit-field-newsletter > *, #block-materio-user-user-createaccount .form-item-termsofservices > *, #block-materio-user-user-createaccount #edit-field-newsletter > * { display: moz-inline-stack; display: inline-block; @@ -3551,14 +5133,14 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig vertical-align: middle; margin: 0; } -/* line 722, ../scss/styles.scss */ +/* line 747, ../scss/styles.scss */ #block-materio-user-user-register .form-item-termsofservices label, #block-materio-user-user-register #edit-field-newsletter label, #block-materio-user-user-createaccount .form-item-termsofservices label, #block-materio-user-user-createaccount #edit-field-newsletter label { font-size: 10px; background-color: #fff; border-radius: 3px; background-clip: padding-box; } -/* line 726, ../scss/styles.scss */ +/* line 751, ../scss/styles.scss */ #block-materio-user-user-register #user-register-form .form-submit, #block-materio-user-user-createaccount #user-register-form .form-submit { border: 2px solid #69CDCF; background-color: #69CDCF; @@ -3568,22 +5150,22 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig -webkit-transition: text-shadow 0.2s ease-out; transition: text-shadow 0.2s ease-out; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ #block-materio-user-user-register #user-register-form .form-submit:hover, #block-materio-user-user-register #user-register-form .form-submit:focus, #block-materio-user-user-createaccount #user-register-form .form-submit:hover, #block-materio-user-user-createaccount #user-register-form .form-submit:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ #block-materio-user-user-register #user-register-form .form-submit:active, #block-materio-user-user-createaccount #user-register-form .form-submit: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); } -/* line 729, ../scss/styles.scss */ +/* line 754, ../scss/styles.scss */ #block-materio-user-user-register #user-register-form .form-submit[disabled], #block-materio-user-user-createaccount #user-register-form .form-submit[disabled] { background-color: #ddd; border: 2px solid #ddd; } -/* line 736, ../scss/styles.scss */ +/* line 761, ../scss/styles.scss */ #block-materio-user-user-register #user-login .form-submit, #block-materio-user-user-createaccount #user-login .form-submit { border: 2px solid #E6DE1C; background-color: #E6DE1C; @@ -3593,33 +5175,33 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig -webkit-transition: text-shadow 0.2s ease-out; transition: text-shadow 0.2s ease-out; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ #block-materio-user-user-register #user-login .form-submit:hover, #block-materio-user-user-register #user-login .form-submit:focus, #block-materio-user-user-createaccount #user-login .form-submit:hover, #block-materio-user-user-createaccount #user-login .form-submit:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ #block-materio-user-user-register #user-login .form-submit:active, #block-materio-user-user-createaccount #user-login .form-submit: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); } -/* line 742, ../scss/styles.scss */ +/* line 767, ../scss/styles.scss */ #block-materio-user-user-register #edit-simplenews, #block-materio-user-user-createaccount #edit-simplenews { padding-top: 0.5em; } -/* line 744, ../scss/styles.scss */ +/* line 769, ../scss/styles.scss */ #block-materio-user-user-register #edit-simplenews .fieldset-description, #block-materio-user-user-createaccount #edit-simplenews .fieldset-description { font-size: 12px; } -/* line 748, ../scss/styles.scss */ +/* line 773, ../scss/styles.scss */ #block-materio-user-user-register #edit-simplenews .form-checkboxes .form-item, #block-materio-user-user-createaccount #edit-simplenews .form-checkboxes .form-item { display: block; } -/* line 750, ../scss/styles.scss */ +/* line 775, ../scss/styles.scss */ #block-materio-user-user-register #edit-simplenews .form-checkboxes .form-item label, #block-materio-user-user-createaccount #edit-simplenews .form-checkboxes .form-item label { font-size: 12px; } -/* line 755, ../scss/styles.scss */ +/* line 780, ../scss/styles.scss */ #block-materio-user-user-register a.join, #block-materio-user-user-createaccount a.join { display: block; width: 5em; @@ -3638,34 +5220,34 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ #block-materio-user-user-register a.join:hover, #block-materio-user-user-register a.join:focus, #block-materio-user-user-createaccount a.join:hover, #block-materio-user-user-createaccount a.join:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ #block-materio-user-user-register a.join:active, #block-materio-user-user-createaccount a.join: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); } @media only screen and (max-width: 40em) { - /* line 674, ../scss/styles.scss */ + /* line 699, ../scss/styles.scss */ #block-materio-user-user-register, #block-materio-user-user-createaccount { background-position: 160% 50%; min-height: 60px; padding: 15px 0; } - /* line 769, ../scss/styles.scss */ + /* line 794, ../scss/styles.scss */ #block-materio-user-user-register .form-item-mail input.form-text, #block-materio-user-user-register .form-item-name input.form-text, #block-materio-user-user-createaccount .form-item-mail input.form-text, #block-materio-user-user-createaccount .form-item-name input.form-text { width: 7em; } } -/* line 774, ../scss/styles.scss */ +/* line 799, ../scss/styles.scss */ #block-materio-user-user-register .message-error, #block-materio-user-user-createaccount .message-error { color: #b94a48; font-size: 12px; } -/* line 778, ../scss/styles.scss */ +/* line 803, ../scss/styles.scss */ .modal-content #block-materio-user-user-register, .modal-content #block-materio-user-user-createaccount { padding: 0.5em 0.5em 5em 0.5em; width: 400px; @@ -3674,11 +5256,11 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig border-radius: 5px; background-clip: padding-box; } -/* line 788, ../scss/styles.scss */ +/* line 813, ../scss/styles.scss */ .modal-content #block-materio-user-user-register #user-register-form div.homepage-textfield, .modal-content #block-materio-user-user-createaccount #user-register-form div.homepage-textfield { display: none; } -/* line 790, ../scss/styles.scss */ +/* line 815, ../scss/styles.scss */ .modal-content #block-materio-user-user-register #user-register-form .description, .modal-content #block-materio-user-user-createaccount #user-register-form .description { font-size: 12px; } @@ -3691,7 +5273,7 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig \___/\____/_/ /_/\__/\___/_/ /_/\__/ \__/\____/ .___/ /_/ */ -/* line 806, ../scss/styles.scss */ +/* line 831, ../scss/styles.scss */ #content-top { /* @@ -3702,17 +5284,17 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig |___| */ } -/* line 817, ../scss/styles.scss */ +/* line 842, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks, #content-top #block-materio-flag-materio-flag-mylists { font-size: 10px; color: #666666; font-weight: 300; } -/* line 820, ../scss/styles.scss */ +/* line 845, ../scss/styles.scss */ .ie8 #content-top #block-materio-flag-materio-flag-mybookmarks, .ie8 #content-top #block-materio-flag-materio-flag-mylists { margin-top: 40px; } -/* line 822, ../scss/styles.scss */ +/* line 847, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks h2, #content-top #block-materio-flag-materio-flag-mylists h2 { font-size: 12px; font-weight: 700; @@ -3720,7 +5302,7 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig line-height: 1.2; color: #000; } -/* line 824, ../scss/styles.scss */ +/* line 849, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks h2 a.open-list, #content-top #block-materio-flag-materio-flag-mybookmarks h2 i.fi-xicon-remove, #content-top #block-materio-flag-materio-flag-mylists h2 a.open-list, #content-top #block-materio-flag-materio-flag-mylists h2 i.fi-xicon-remove { display: moz-inline-stack; display: inline-block; @@ -3733,47 +5315,47 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig -webkit-transition: opacity 0.1s ease-out; transition: opacity 0.1s ease-out; } -/* line 831, ../scss/styles.scss */ +/* line 856, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks:hover a.open-list, #content-top #block-materio-flag-materio-flag-mybookmarks:hover i.fi-x, #content-top #block-materio-flag-materio-flag-mylists:hover a.open-list, #content-top #block-materio-flag-materio-flag-mylists:hover i.fi-x { opacity: 1; } -/* line 836, ../scss/styles.scss */ +/* line 861, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks span.listname[name=bookmarks], #content-top #block-materio-flag-materio-flag-mylists span.listname[name=bookmarks] { cursor: pointer; } -/* line 840, ../scss/styles.scss */ +/* line 865, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks section.bookmarks, #content-top #block-materio-flag-materio-flag-mylists section.bookmarks { height: 0; overflow: hidden; } -/* line 842, ../scss/styles.scss */ +/* line 867, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks section.bookmarks.active, #content-top #block-materio-flag-materio-flag-mylists section.bookmarks.active { height: auto; } -/* line 845, ../scss/styles.scss */ +/* line 870, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks section.bookmarks article.node.vm-bookmark, #content-top #block-materio-flag-materio-flag-mylists section.bookmarks article.node.vm-bookmark { overflow: hidden; } -/* line 853, ../scss/styles.scss */ +/* line 878, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks .mylists section h2, #content-top #block-materio-flag-materio-flag-mybookmarks .mylists section .flaged, #content-top #block-materio-flag-materio-flag-mylists .mylists section h2, #content-top #block-materio-flag-materio-flag-mylists .mylists section .flaged { height: 0; overflow: hidden; } -/* line 857, ../scss/styles.scss */ +/* line 882, ../scss/styles.scss */ #content-top #block-materio-flag-materio-flag-mybookmarks .mylists section.active h2, #content-top #block-materio-flag-materio-flag-mybookmarks .mylists section.active .flaged, #content-top #block-materio-flag-materio-flag-mylists .mylists section.active h2, #content-top #block-materio-flag-materio-flag-mylists .mylists section.active .flaged { height: auto; } -/* line 869, ../scss/styles.scss */ +/* line 894, ../scss/styles.scss */ #tool-bar { position: relative; } -/* line 872, ../scss/styles.scss */ +/* line 897, ../scss/styles.scss */ #tool-bar .inner-content { padding-top: 10px; padding-bottom: 10px; } -/* line 874, ../scss/styles.scss */ +/* line 899, ../scss/styles.scss */ #tool-bar .inner-content > * { display: moz-inline-stack; display: inline-block; @@ -3783,21 +5365,21 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig vertical-align: middle; } @media only screen and (max-width: 40em) { - /* line 872, ../scss/styles.scss */ + /* line 897, ../scss/styles.scss */ #tool-bar .inner-content { padding: 0; } - /* line 881, ../scss/styles.scss */ + /* line 906, ../scss/styles.scss */ #tool-bar .inner-content h1 { line-height: 0.5; } } -/* line 892, ../scss/styles.scss */ +/* line 917, ../scss/styles.scss */ .oldie #tool-bar { background-color: #B1ADAD; padding: 0 10px; } -/* line 894, ../scss/styles.scss */ +/* line 919, ../scss/styles.scss */ #tool-bar .btn-group { padding: 0; border-radius: 3px; @@ -3808,21 +5390,21 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig -webkit-transition: box-shadow 0.3s ease-out; transition: box-shadow 0.3s ease-out; } -/* line 40, ../scss/styles.scss */ +/* line 45, ../scss/styles.scss */ #tool-bar .btn-group:hover, #tool-bar .btn-group:focus { box-shadow: 0 0 5px rgba(0, 0, 0, 0.7); } -/* line 43, ../scss/styles.scss */ +/* line 48, ../scss/styles.scss */ #tool-bar .btn-group:active { -webkit-transition: box-shadow 0s ease-out; transition: box-shadow 0s ease-out; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 899, ../scss/styles.scss */ +/* line 924, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title { margin: 0 10px 0 0; } -/* line 902, ../scss/styles.scss */ +/* line 927, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title h1 { margin: 0; font-size: 24px; @@ -3830,55 +5412,55 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig font-weight: 300; line-height: 1; } -/* line 904, ../scss/styles.scss */ +/* line 929, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title i { vertical-align: middle; margin-right: 5px; } -/* line 905, ../scss/styles.scss */ +/* line 930, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title i.icon-materio-folder { margin-bottom: 2px; } -/* line 906, ../scss/styles.scss */ +/* line 931, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title a.edit-list { visibility: hidden; } -/* line 118, ../scss/styles.scss */ +/* line 123, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title a.edit-list > * { margin-top: -100000px; } -/* line 121, ../scss/styles.scss */ +/* line 126, ../scss/styles.scss */ .csstransition #tool-bar #block-materio-page-title-materio-page-title a.edit-list { opacity: 0; -webkit-transition: visibility 0s 0.3s; transition: visibility 0s 0.3s; } -/* line 124, ../scss/styles.scss */ +/* line 129, ../scss/styles.scss */ .csstransition #tool-bar #block-materio-page-title-materio-page-title a.edit-list > * { -webkit-transition: margin-top 0s 0.3s; transition: margin-top 0s 0.3s; } -/* line 908, ../scss/styles.scss */ +/* line 933, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title a.edit-list i { margin: 0 0 0 5px; } -/* line 911, ../scss/styles.scss */ +/* line 936, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title:hover a.edit-list { visibility: visible; } -/* line 110, ../scss/styles.scss */ +/* line 115, ../scss/styles.scss */ .csstransitions #tool-bar #block-materio-page-title-materio-page-title:hover a.edit-list { opacity: 1; -webkit-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; } @media only screen and (min-width: 40.063em) and (max-width: 64em) { - /* line 899, ../scss/styles.scss */ + /* line 924, ../scss/styles.scss */ #tool-bar #block-materio-page-title-materio-page-title { display: block; } } -/* line 920, ../scss/styles.scss */ +/* line 945, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-viewmode .viewmode-link { display: moz-inline-stack; display: inline-block; @@ -3887,42 +5469,42 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig *display: inline; margin: 0 2px; } -/* line 922, ../scss/styles.scss */ +/* line 947, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-viewmode .viewmode-link.active { cursor: normal; } -/* line 923, ../scss/styles.scss */ +/* line 948, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-viewmode .viewmode-link .inner { display: none; font-size: 10px; } @media only screen and (max-width: 40em) { - /* line 926, ../scss/styles.scss */ + /* line 951, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-viewmode .viewmode-link { display: block; } - /* line 926, ../scss/styles.scss */ + /* line 951, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-viewmode .viewmode-link:not(.active) { display: none; } } @media only screen and (max-width: 40em) { - /* line 929, ../scss/styles.scss */ + /* line 954, ../scss/styles.scss */ html.no-touch #tool-bar #block-materio-search-api-materio-search-api-viewmode:hover .viewmode-link.viewmode-cardsmall, html.no-touch #tool-bar #block-materio-search-api-materio-search-api-viewmode:hover .viewmode-link.viewmode-cardmedium, #tool-bar #block-materio-search-api-materio-search-api-viewmode.hovered .viewmode-link.viewmode-cardsmall, #tool-bar #block-materio-search-api-materio-search-api-viewmode.hovered .viewmode-link.viewmode-cardmedium { display: block; } } @media only screen and (max-width: 40em) { - /* line 933, ../scss/styles.scss */ + /* line 958, ../scss/styles.scss */ html.no-touch #tool-bar #block-materio-search-api-materio-search-api-viewmode:hover .viewmode-link.viewmode-cardsmall, html.no-touch #tool-bar #block-materio-search-api-materio-search-api-viewmode:hover .viewmode-link.viewmode-cardmedium, html.no-touch #tool-bar #block-materio-search-api-materio-search-api-viewmode:hover .viewmode-link.viewmode-cardbig, #tool-bar #block-materio-search-api-materio-search-api-viewmode.hovered .viewmode-link.viewmode-cardsmall, #tool-bar #block-materio-search-api-materio-search-api-viewmode.hovered .viewmode-link.viewmode-cardmedium, #tool-bar #block-materio-search-api-materio-search-api-viewmode.hovered .viewmode-link.viewmode-cardbig { display: block; } } -/* line 937, ../scss/styles.scss */ +/* line 962, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-search { float: right; } -/* line 941, ../scss/styles.scss */ +/* line 966, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-search > .inner { display: moz-inline-stack; display: inline-block; @@ -3939,17 +5521,17 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig transition: box-shadow 0.3s ease-out; text-align: right; } -/* line 40, ../scss/styles.scss */ +/* line 45, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-search > .inner:hover, #tool-bar #block-materio-search-api-materio-search-api-search > .inner:focus { box-shadow: 0 0 5px rgba(0, 0, 0, 0.7); } -/* line 43, ../scss/styles.scss */ +/* line 48, ../scss/styles.scss */ #tool-bar #block-materio-search-api-materio-search-api-search > .inner:active { -webkit-transition: box-shadow 0s ease-out; transition: box-shadow 0s ease-out; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 948, ../scss/styles.scss */ +/* line 973, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form { text-align: right; display: moz-inline-stack; @@ -3959,7 +5541,7 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig *display: inline; margin: 0; } -/* line 952, ../scss/styles.scss */ +/* line 977, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form .form-item, #tool-bar #materio-search-api-search-form input, #tool-bar #materio-search-api-search-form .form-checkboxes { display: moz-inline-stack; display: inline-block; @@ -3970,20 +5552,20 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig vertical-align: middle; padding: 0; } -/* line 954, ../scss/styles.scss */ +/* line 979, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form .form-checkboxes { padding: 3px; font-size: 12px; } -/* line 956, ../scss/styles.scss */ +/* line 981, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form .form-checkboxes .form-item { margin: 0 5px; } -/* line 958, ../scss/styles.scss */ +/* line 983, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form .form-checkboxes .form-item label { font-size: 10px; } -/* line 962, ../scss/styles.scss */ +/* line 987, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form input#edit-searchfield { border: 1px solid #ccc; border-radius: 15px; @@ -3995,107 +5577,107 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig line-height: 1; background-position: 100% 7px; } -/* line 968, ../scss/styles.scss */ +/* line 993, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form input#edit-searchfield.throbbing { background-position: 100% -15px; } -/* line 972, ../scss/styles.scss */ +/* line 997, ../scss/styles.scss */ .oldie #tool-bar #materio-search-api-search-form #edit-searchfield-autocomplete-aria-live { background-color: #1a1a1a; } -/* line 977, ../scss/styles.scss */ +/* line 1002, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form input#edit-create { padding: 3px; } -/* line 979, ../scss/styles.scss */ +/* line 1004, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form.loading { background: transparent url("../img/ajax-loader.gif") no-repeat 98% center; } -/* line 981, ../scss/styles.scss */ +/* line 1006, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form.loading input#edit-create { visibility: hidden; } @media only screen and (max-width: 40em) { - /* line 985, ../scss/styles.scss */ + /* line 1010, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form input#edit-searchfield { width: 16em; } - /* line 986, ../scss/styles.scss */ + /* line 1011, ../scss/styles.scss */ #tool-bar #materio-search-api-search-form #edit-bundles-filter { display: none; } } -/* line 991, ../scss/styles.scss */ +/* line 1016, ../scss/styles.scss */ #center { background-color: #e6e6e6; border-radius: 10px; background-clip: padding-box; } -/* line 993, ../scss/styles.scss */ +/* line 1018, ../scss/styles.scss */ .node-type-page #center { background-color: #fff; } -/* line 994, ../scss/styles.scss */ +/* line 1019, ../scss/styles.scss */ .ie8 #center { height: 100%; margin-top: 20px; } -/* line 997, ../scss/styles.scss */ +/* line 1022, ../scss/styles.scss */ #content { -webkit-transition: height 0.3s ease-out; transition: height 0.3s ease-out; } -/* line 1001, ../scss/styles.scss */ +/* line 1026, ../scss/styles.scss */ #content.faded { opacity: 0.5; -webkit-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; } -/* line 1006, ../scss/styles.scss */ +/* line 1031, ../scss/styles.scss */ #content .materiobase-results, #content .materiobase-actuality, #content .materio-flags-list { padding: 0 0 30px 0; margin: 0 0 20px 0; } -/* line 1009, ../scss/styles.scss */ +/* line 1034, ../scss/styles.scss */ #content .materiobase-results.loading, #content .materiobase-actuality.loading, #content .materio-flags-list.loading { background-image: url("../img/ajax-loader.gif"); background-position: center bottom; background-repeat: no-repeat; } -/* line 1015, ../scss/styles.scss */ +/* line 1040, ../scss/styles.scss */ #content .materiobase-results p.search-performance, #content .materiobase-results p.flaglist-infos, #content .materiobase-results p.actualities-infos, #content .materiobase-actuality p.search-performance, #content .materiobase-actuality p.flaglist-infos, #content .materiobase-actuality p.actualities-infos, #content .materio-flags-list p.search-performance, #content .materio-flags-list p.flaglist-infos, #content .materio-flags-list p.actualities-infos { font-size: 12px; font-weight: 500; margin: 0; padding: 10px 0 5px 15px; } -/* line 1021, ../scss/styles.scss */ +/* line 1046, ../scss/styles.scss */ #content .materiobase-results .search-results, #content .materiobase-results .actuality-items, #content .materiobase-results .flaglist-items, #content .materiobase-actuality .search-results, #content .materiobase-actuality .actuality-items, #content .materiobase-actuality .flaglist-items, #content .materio-flags-list .search-results, #content .materio-flags-list .actuality-items, #content .materio-flags-list .flaglist-items { font-size: 0; text-align: center; } -/* line 1023, ../scss/styles.scss */ +/* line 1048, ../scss/styles.scss */ #content .materiobase-results .search-results > *, #content .materiobase-results .actuality-items > *, #content .materiobase-results .flaglist-items > *, #content .materiobase-actuality .search-results > *, #content .materiobase-actuality .actuality-items > *, #content .materiobase-actuality .flaglist-items > *, #content .materio-flags-list .search-results > *, #content .materio-flags-list .actuality-items > *, #content .materio-flags-list .flaglist-items > * { font-size: 16px; } -/* line 1025, ../scss/styles.scss */ +/* line 1050, ../scss/styles.scss */ #content .materiobase-results .search-results > *, #content .materiobase-results .actuality-items > *, #content .materiobase-results .flaglist-items > *, #content .materiobase-actuality .search-results > *, #content .materiobase-actuality .actuality-items > *, #content .materiobase-actuality .flaglist-items > *, #content .materio-flags-list .search-results > *, #content .materio-flags-list .actuality-items > *, #content .materio-flags-list .flaglist-items > * { text-align: left; } -/* line 1031, ../scss/styles.scss */ +/* line 1056, ../scss/styles.scss */ #content ul.pager { padding: 1em 0; text-align: left; } -/* line 1033, ../scss/styles.scss */ +/* line 1058, ../scss/styles.scss */ .ie8 #content ul.pager { position: absolute; left: 37px; bottom: 35px; } -/* line 1035, ../scss/styles.scss */ +/* line 1060, ../scss/styles.scss */ #content ul.pager li { margin: 0; display: moz-inline-stack; @@ -4105,31 +5687,31 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig *display: inline; vertical-align: middle; } -/* line 1037, ../scss/styles.scss */ +/* line 1062, ../scss/styles.scss */ #content ul.pager .pager-current, #content ul.pager a { color: #000; font-size: 12px; } -/* line 1038, ../scss/styles.scss */ +/* line 1063, ../scss/styles.scss */ #content ul.pager .pager-current { font-weight: 900; font-size: 14px; } -/* line 1038, ../scss/styles.scss */ +/* line 1063, ../scss/styles.scss */ .ie8 #content ul.pager .pager-current { background: #fff; padding: 0.3em 1em 0.3em 1em; margin-top: 0.05em; border: 1px solid #333333; } -/* line 1039, ../scss/styles.scss */ +/* line 1064, ../scss/styles.scss */ #content ul.pager .pager-first a, #content ul.pager .pager-previous a, #content ul.pager .pager-next a, #content ul.pager .pager-last a { font-size: 24px; font-weight: 300; } /** #content-bottom */ -/* line 1050, ../scss/styles.scss */ +/* line 1075, ../scss/styles.scss */ #content-bottom { padding-top: 10px; } @@ -4149,15 +5731,15 @@ html.js #highlighted .block-materio-didactique .tabs > *:hover, html.js #highlig |___|__,|_| |___| |___|___|__,|_| |___|_|_| | _|___|_| |_| |___|_| |_|_|_|__,|_|_|___|___| |_| */ -/* line 1242, ../scss/styles.scss */ +/* line 1266, ../scss/styles.scss */ article.search-performance .inner { padding: 1em; } -/* line 1246, ../scss/styles.scss */ +/* line 1270, ../scss/styles.scss */ article.search-performance p { font-size: 14px; } -/* line 1248, ../scss/styles.scss */ +/* line 1272, ../scss/styles.scss */ article.search-performance a.button { display: block; margin: 10px auto; @@ -4177,17 +5759,17 @@ article.search-performance a.button { text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ article.search-performance a.button:hover, article.search-performance a.button:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ article.search-performance a.button: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); } -/* line 1256, ../scss/styles.scss */ +/* line 1280, ../scss/styles.scss */ article.search-performance.view-mode-cardsmall { width: 327px; height: 140px; @@ -4205,7 +5787,7 @@ article.search-performance.view-mode-cardsmall { -webkit-transition: box-shadow 0.3s ease-out; transition: box-shadow 0.3s ease-out; } -/* line 1259, ../scss/styles.scss */ +/* line 1283, ../scss/styles.scss */ article.search-performance.view-mode-cardmedium { width: 210px; height: 295px; @@ -4223,11 +5805,11 @@ article.search-performance.view-mode-cardmedium { -webkit-transition: box-shadow 0.3s ease-out; transition: box-shadow 0.3s ease-out; } -/* line 1261, ../scss/styles.scss */ +/* line 1285, ../scss/styles.scss */ article.search-performance.view-mode-cardmedium .inner { padding: 4em 1em 0; } -/* line 1265, ../scss/styles.scss */ +/* line 1289, ../scss/styles.scss */ article.search-performance.view-mode-cardbig { width: 425px; height: 115px; @@ -4247,7 +5829,7 @@ article.search-performance.view-mode-cardbig { display: block; margin: 0 auto; } -/* line 1269, ../scss/styles.scss */ +/* line 1293, ../scss/styles.scss */ article.search-performance.view-mode-cardfull { width: 850px; height: 115px; @@ -4267,7 +5849,7 @@ article.search-performance.view-mode-cardfull { display: block; margin: 0 auto; } -/* line 1271, ../scss/styles.scss */ +/* line 1295, ../scss/styles.scss */ article.search-performance.view-mode-cardfull .inner { padding: 1em 212px; } @@ -4280,7 +5862,7 @@ article.search-performance.view-mode-cardfull .inner { |_____|__|__|__|__|____/ |_____|_____|_____|__|__|_|_|_|__|__|__|__|__|__|_____| */ -/* line 1286, ../scss/styles.scss */ +/* line 1310, ../scss/styles.scss */ article.node-materiau.vm-bookmark, article.node-breve.vm-bookmark { width: 50px; height: 70px; @@ -4299,38 +5881,38 @@ article.node-materiau.vm-bookmark, article.node-breve.vm-bookmark { transition: box-shadow 0.3s ease-out; margin: 3px; } -/* line 1091, ../scss/styles.scss */ +/* line 1115, ../scss/styles.scss */ article.node-materiau.vm-bookmark > div.side, article.node-breve.vm-bookmark > div.side { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 1096, ../scss/styles.scss */ +/* line 1120, ../scss/styles.scss */ article.node-materiau.vm-bookmark.focused, article.node-breve.vm-bookmark.focused { box-shadow: 0 0 7px rgba(0, 0, 0, 0.9); } -/* line 1098, ../scss/styles.scss */ +/* line 1122, ../scss/styles.scss */ article.node-materiau.vm-bookmark.just-added, article.node-breve.vm-bookmark.just-added { opacity: 0; } -/* line 1100, ../scss/styles.scss */ +/* line 1124, ../scss/styles.scss */ article.node-materiau.vm-bookmark.associated, article.node-breve.vm-bookmark.associated { -webkit-transition: margin 0.3s ease-out; transition: margin 0.3s ease-out; } -/* line 1102, ../scss/styles.scss */ +/* line 1126, ../scss/styles.scss */ article.node-materiau.vm-bookmark.associated.just-added, article.node-breve.vm-bookmark.associated.just-added { margin-left: -50px; margin-right: 50px; } -/* line 1104, ../scss/styles.scss */ +/* line 1128, ../scss/styles.scss */ .modal-content article.node-materiau.vm-bookmark.associated, .modal-content article.node-breve.vm-bookmark.associated { position: absolute; top: 0; left: 0; z-index: 999; } -/* line 1112, ../scss/styles.scss */ +/* line 1136, ../scss/styles.scss */ article.node-materiau.vm-bookmark.removed, article.node-breve.vm-bookmark.removed { -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; @@ -4341,7 +5923,7 @@ article.node-materiau.vm-bookmark.removed, article.node-breve.vm-bookmark.remove margin-left: 0; overflow: hidden; } -/* line 1122, ../scss/styles.scss */ +/* line 1146, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav, article.node-breve.vm-bookmark nav.nav { position: absolute; top: 0; @@ -4354,37 +5936,37 @@ article.node-materiau.vm-bookmark nav.nav, article.node-breve.vm-bookmark nav.na background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1134, ../scss/styles.scss */ +/* line 1158, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav a, article.node-breve.vm-bookmark nav.nav a { color: #000; } -/* line 1135, ../scss/styles.scss */ +/* line 1159, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul, article.node-breve.vm-bookmark nav.nav ul { background-color: rgba(255, 255, 255, 0.9); } -/* line 1136, ../scss/styles.scss */ +/* line 1160, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav span.op, article.node-breve.vm-bookmark nav.nav span.op { font-weight: 900; font-size: 14px; } -/* line 1138, ../scss/styles.scss */ +/* line 1162, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul, article.node-breve.vm-bookmark nav.nav ul { padding: 0; margin: 0; } -/* line 1140, ../scss/styles.scss */ +/* line 1164, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav section, article.node-breve.vm-bookmark nav.nav section { position: relative; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav section > i, article.node-breve.vm-bookmark nav.nav section > i { margin: 0 5px; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav section > i:hover, article.node-breve.vm-bookmark nav.nav section > i:hover { cursor: pointer; } -/* line 1146, ../scss/styles.scss */ +/* line 1170, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul, article.node-breve.vm-bookmark nav.nav ul { position: absolute; right: 0; @@ -4397,7 +5979,7 @@ article.node-materiau.vm-bookmark nav.nav ul, article.node-breve.vm-bookmark nav background-clip: padding-box; box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2); } -/* line 1150, ../scss/styles.scss */ +/* line 1174, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul li, article.node-breve.vm-bookmark nav.nav ul li { padding: 0; margin: 0; @@ -4408,20 +5990,20 @@ article.node-materiau.vm-bookmark nav.nav ul li, article.node-breve.vm-bookmark -webkit-transition: height 0.2s ease-out; transition: height 0.2s ease-out; } -/* line 1154, ../scss/styles.scss */ +/* line 1178, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul li a, article.node-breve.vm-bookmark nav.nav ul li a { display: block; } -/* line 1157, ../scss/styles.scss */ +/* line 1181, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links { width: 160px; font-size: 0; } -/* line 1160, ../scss/styles.scss */ +/* line 1184, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links > *, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links > * { font-size: 11px; } -/* line 1165, ../scss/styles.scss */ +/* line 1189, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li { display: moz-inline-stack; display: inline-block; @@ -4432,53 +6014,53 @@ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li, article max-width: 98%; padding-left: 2px; } -/* line 1167, ../scss/styles.scss */ +/* line 1191, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li a, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li a { color: #a6a6a6; -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } -/* line 1169, ../scss/styles.scss */ +/* line 1193, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li a:hover, article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li a.unflag-action, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li a:hover, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li a.unflag-action { color: #000; text-decoration: none; } -/* line 1173, ../scss/styles.scss */ +/* line 1197, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li.flag-lists-create, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li.flag-lists-create { display: block; width: 100%; } -/* line 1175, ../scss/styles.scss */ +/* line 1199, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li.flag-lists-create > *, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li.flag-lists-create > * { margin-top: 1px; padding-top: 1px; border-top: 1px solid #e6e6e6; } -/* line 1176, ../scss/styles.scss */ +/* line 1200, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li.flag-lists-create a, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li.flag-lists-create a { color: #000; } -/* line 1178, ../scss/styles.scss */ +/* line 1202, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li.loading, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li.loading { background: transparent url("../img/ajax-loader.gif") no-repeat 98% center; } -/* line 1179, ../scss/styles.scss */ +/* line 1203, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav ul.flag-lists-entity-links li.loading a, article.node-breve.vm-bookmark nav.nav ul.flag-lists-entity-links li.loading a { visibility: hidden; } -/* line 1184, ../scss/styles.scss */ +/* line 1208, ../scss/styles.scss */ .ie8 article.node-materiau.vm-bookmark nav.nav ul, .ie8 article.node-breve.vm-bookmark nav.nav ul { background: #FFF; } -/* line 1189, ../scss/styles.scss */ +/* line 1213, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav section:hover ul, article.node-breve.vm-bookmark nav.nav section:hover ul { padding: 5px 5px; } -/* line 1191, ../scss/styles.scss */ +/* line 1215, ../scss/styles.scss */ article.node-materiau.vm-bookmark nav.nav section:hover ul li, article.node-breve.vm-bookmark nav.nav section:hover ul li { height: 17px; } -/* line 1204, ../scss/styles.scss */ +/* line 1228, ../scss/styles.scss */ article.node-materiau.vm-bookmark div.workflow, article.node-breve.vm-bookmark div.workflow { position: absolute; top: 0; @@ -4492,7 +6074,7 @@ article.node-materiau.vm-bookmark div.workflow, article.node-breve.vm-bookmark d background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1210, ../scss/styles.scss */ +/* line 1234, ../scss/styles.scss */ article.node-materiau.vm-bookmark div.workflow span, article.node-breve.vm-bookmark div.workflow span { padding: 3px 0 0 4px; display: moz-inline-stack; @@ -4501,7 +6083,7 @@ article.node-materiau.vm-bookmark div.workflow span, article.node-breve.vm-bookm zoom: 1; *display: inline; } -/* line 1213, ../scss/styles.scss */ +/* line 1237, ../scss/styles.scss */ article.node-materiau.vm-bookmark .field-name-field-description .upgrade, article.node-breve.vm-bookmark .field-name-field-description .upgrade { font-size: 12px; padding-top: 4em; @@ -4510,12 +6092,12 @@ article.node-materiau.vm-bookmark .field-name-field-description .upgrade, articl background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 4em); position: relative; } -/* line 1221, ../scss/styles.scss */ +/* line 1245, ../scss/styles.scss */ article.node-materiau.vm-bookmark .side.oops p, article.node-materiau.vm-bookmark .side .upgrade p, article.node-breve.vm-bookmark .side.oops p, article.node-breve.vm-bookmark .side .upgrade p { padding: 10px; font-size: 12px; } -/* line 1223, ../scss/styles.scss */ +/* line 1247, ../scss/styles.scss */ article.node-materiau.vm-bookmark .side.oops p a, article.node-materiau.vm-bookmark .side .upgrade p a, article.node-breve.vm-bookmark .side.oops p a, article.node-breve.vm-bookmark .side .upgrade p a { display: block; margin: 10px 0; @@ -4534,38 +6116,38 @@ article.node-materiau.vm-bookmark .side.oops p a, article.node-materiau.vm-bookm text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ article.node-materiau.vm-bookmark .side.oops p a:hover, article.node-materiau.vm-bookmark .side.oops p a:focus, article.node-materiau.vm-bookmark .side .upgrade p a:hover, article.node-materiau.vm-bookmark .side .upgrade p a:focus, article.node-breve.vm-bookmark .side.oops p a:hover, article.node-breve.vm-bookmark .side.oops p a:focus, article.node-breve.vm-bookmark .side .upgrade p a:hover, article.node-breve.vm-bookmark .side .upgrade p a:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ article.node-materiau.vm-bookmark .side.oops p a:active, article.node-materiau.vm-bookmark .side .upgrade p a:active, article.node-breve.vm-bookmark .side.oops p a:active, article.node-breve.vm-bookmark .side .upgrade p a: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); } -/* line 1289, ../scss/styles.scss */ +/* line 1313, ../scss/styles.scss */ article.node-materiau.vm-bookmark .group-header, article.node-breve.vm-bookmark .group-header { display: none; } -/* line 1293, ../scss/styles.scss */ +/* line 1317, ../scss/styles.scss */ article.node-materiau.vm-bookmark .group-images, article.node-breve.vm-bookmark .group-images { position: relative; z-index: 1; background-color: #fff; } -/* line 77, ../scss/styles.scss */ +/* line 82, ../scss/styles.scss */ article.node-materiau.vm-bookmark .group-images figure, article.node-breve.vm-bookmark .group-images figure { position: absolute; top: 0; left: 0; } -/* line 79, ../scss/styles.scss */ +/* line 84, ../scss/styles.scss */ article.node-materiau.vm-bookmark .group-images figure:first-child, article.node-breve.vm-bookmark .group-images figure:first-child { position: relative; z-index: 1; } -/* line 1295, ../scss/styles.scss */ +/* line 1319, ../scss/styles.scss */ article.node-materiau.vm-bookmark div.workflow, article.node-breve.vm-bookmark div.workflow { display: none; } @@ -4578,7 +6160,7 @@ article.node-materiau.vm-bookmark div.workflow, article.node-breve.vm-bookmark d |_____|__|__|__|__|____/ |_____|_|_|_|__|__|_____|_____| */ -/* line 1306, ../scss/styles.scss */ +/* line 1330, ../scss/styles.scss */ article.node-materiau.vm-cardsmall, article.node-breve.vm-cardsmall { width: 100px; height: 140px; @@ -4596,38 +6178,38 @@ article.node-materiau.vm-cardsmall, article.node-breve.vm-cardsmall { -webkit-transition: box-shadow 0.3s ease-out; transition: box-shadow 0.3s ease-out; } -/* line 1091, ../scss/styles.scss */ +/* line 1115, ../scss/styles.scss */ article.node-materiau.vm-cardsmall > div.side, article.node-breve.vm-cardsmall > div.side { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 1096, ../scss/styles.scss */ +/* line 1120, ../scss/styles.scss */ article.node-materiau.vm-cardsmall.focused, article.node-breve.vm-cardsmall.focused { box-shadow: 0 0 7px rgba(0, 0, 0, 0.9); } -/* line 1098, ../scss/styles.scss */ +/* line 1122, ../scss/styles.scss */ article.node-materiau.vm-cardsmall.just-added, article.node-breve.vm-cardsmall.just-added { opacity: 0; } -/* line 1100, ../scss/styles.scss */ +/* line 1124, ../scss/styles.scss */ article.node-materiau.vm-cardsmall.associated, article.node-breve.vm-cardsmall.associated { -webkit-transition: margin 0.3s ease-out; transition: margin 0.3s ease-out; } -/* line 1102, ../scss/styles.scss */ +/* line 1126, ../scss/styles.scss */ article.node-materiau.vm-cardsmall.associated.just-added, article.node-breve.vm-cardsmall.associated.just-added { margin-left: -100px; margin-right: 100px; } -/* line 1104, ../scss/styles.scss */ +/* line 1128, ../scss/styles.scss */ .modal-content article.node-materiau.vm-cardsmall.associated, .modal-content article.node-breve.vm-cardsmall.associated { position: absolute; top: 0; left: 0; z-index: 999; } -/* line 1112, ../scss/styles.scss */ +/* line 1136, ../scss/styles.scss */ article.node-materiau.vm-cardsmall.removed, article.node-breve.vm-cardsmall.removed { -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; @@ -4638,7 +6220,7 @@ article.node-materiau.vm-cardsmall.removed, article.node-breve.vm-cardsmall.remo margin-left: 0; overflow: hidden; } -/* line 1122, ../scss/styles.scss */ +/* line 1146, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav, article.node-breve.vm-cardsmall nav.nav { position: absolute; top: 0; @@ -4651,37 +6233,37 @@ article.node-materiau.vm-cardsmall nav.nav, article.node-breve.vm-cardsmall nav. background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1134, ../scss/styles.scss */ +/* line 1158, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav a, article.node-breve.vm-cardsmall nav.nav a { color: #000; } -/* line 1135, ../scss/styles.scss */ +/* line 1159, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul, article.node-breve.vm-cardsmall nav.nav ul { background-color: rgba(255, 255, 255, 0.9); } -/* line 1136, ../scss/styles.scss */ +/* line 1160, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav span.op, article.node-breve.vm-cardsmall nav.nav span.op { font-weight: 900; font-size: 14px; } -/* line 1138, ../scss/styles.scss */ +/* line 1162, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul, article.node-breve.vm-cardsmall nav.nav ul { padding: 0; margin: 0; } -/* line 1140, ../scss/styles.scss */ +/* line 1164, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav section, article.node-breve.vm-cardsmall nav.nav section { position: relative; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav section > i, article.node-breve.vm-cardsmall nav.nav section > i { margin: 0 5px; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav section > i:hover, article.node-breve.vm-cardsmall nav.nav section > i:hover { cursor: pointer; } -/* line 1146, ../scss/styles.scss */ +/* line 1170, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul, article.node-breve.vm-cardsmall nav.nav ul { position: absolute; right: 0; @@ -4694,7 +6276,7 @@ article.node-materiau.vm-cardsmall nav.nav ul, article.node-breve.vm-cardsmall n background-clip: padding-box; box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2); } -/* line 1150, ../scss/styles.scss */ +/* line 1174, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul li, article.node-breve.vm-cardsmall nav.nav ul li { padding: 0; margin: 0; @@ -4705,20 +6287,20 @@ article.node-materiau.vm-cardsmall nav.nav ul li, article.node-breve.vm-cardsmal -webkit-transition: height 0.2s ease-out; transition: height 0.2s ease-out; } -/* line 1154, ../scss/styles.scss */ +/* line 1178, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul li a, article.node-breve.vm-cardsmall nav.nav ul li a { display: block; } -/* line 1157, ../scss/styles.scss */ +/* line 1181, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links { width: 160px; font-size: 0; } -/* line 1160, ../scss/styles.scss */ +/* line 1184, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links > *, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links > * { font-size: 11px; } -/* line 1165, ../scss/styles.scss */ +/* line 1189, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li { display: moz-inline-stack; display: inline-block; @@ -4729,53 +6311,53 @@ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li, articl max-width: 98%; padding-left: 2px; } -/* line 1167, ../scss/styles.scss */ +/* line 1191, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li a, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li a { color: #a6a6a6; -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } -/* line 1169, ../scss/styles.scss */ +/* line 1193, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li a:hover, article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li a.unflag-action, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li a:hover, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li a.unflag-action { color: #000; text-decoration: none; } -/* line 1173, ../scss/styles.scss */ +/* line 1197, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li.flag-lists-create, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li.flag-lists-create { display: block; width: 100%; } -/* line 1175, ../scss/styles.scss */ +/* line 1199, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li.flag-lists-create > *, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li.flag-lists-create > * { margin-top: 1px; padding-top: 1px; border-top: 1px solid #e6e6e6; } -/* line 1176, ../scss/styles.scss */ +/* line 1200, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li.flag-lists-create a, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li.flag-lists-create a { color: #000; } -/* line 1178, ../scss/styles.scss */ +/* line 1202, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li.loading, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li.loading { background: transparent url("../img/ajax-loader.gif") no-repeat 98% center; } -/* line 1179, ../scss/styles.scss */ +/* line 1203, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li.loading a, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li.loading a { visibility: hidden; } -/* line 1184, ../scss/styles.scss */ +/* line 1208, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardsmall nav.nav ul, .ie8 article.node-breve.vm-cardsmall nav.nav ul { background: #FFF; } -/* line 1189, ../scss/styles.scss */ +/* line 1213, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav section:hover ul, article.node-breve.vm-cardsmall nav.nav section:hover ul { padding: 5px 5px; } -/* line 1191, ../scss/styles.scss */ +/* line 1215, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav section:hover ul li, article.node-breve.vm-cardsmall nav.nav section:hover ul li { height: 17px; } -/* line 1204, ../scss/styles.scss */ +/* line 1228, ../scss/styles.scss */ article.node-materiau.vm-cardsmall div.workflow, article.node-breve.vm-cardsmall div.workflow { position: absolute; top: 0; @@ -4789,7 +6371,7 @@ article.node-materiau.vm-cardsmall div.workflow, article.node-breve.vm-cardsmall background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1210, ../scss/styles.scss */ +/* line 1234, ../scss/styles.scss */ article.node-materiau.vm-cardsmall div.workflow span, article.node-breve.vm-cardsmall div.workflow span { padding: 3px 0 0 4px; display: moz-inline-stack; @@ -4798,7 +6380,7 @@ article.node-materiau.vm-cardsmall div.workflow span, article.node-breve.vm-card zoom: 1; *display: inline; } -/* line 1213, ../scss/styles.scss */ +/* line 1237, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .field-name-field-description .upgrade, article.node-breve.vm-cardsmall .field-name-field-description .upgrade { font-size: 12px; padding-top: 4em; @@ -4807,12 +6389,12 @@ article.node-materiau.vm-cardsmall .field-name-field-description .upgrade, artic background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 4em); position: relative; } -/* line 1221, ../scss/styles.scss */ +/* line 1245, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .side.oops p, article.node-materiau.vm-cardsmall .side .upgrade p, article.node-breve.vm-cardsmall .side.oops p, article.node-breve.vm-cardsmall .side .upgrade p { padding: 10px; font-size: 12px; } -/* line 1223, ../scss/styles.scss */ +/* line 1247, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .side.oops p a, article.node-materiau.vm-cardsmall .side .upgrade p a, article.node-breve.vm-cardsmall .side.oops p a, article.node-breve.vm-cardsmall .side .upgrade p a { display: block; margin: 10px 0; @@ -4831,28 +6413,28 @@ article.node-materiau.vm-cardsmall .side.oops p a, article.node-materiau.vm-card text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .side.oops p a:hover, article.node-materiau.vm-cardsmall .side.oops p a:focus, article.node-materiau.vm-cardsmall .side .upgrade p a:hover, article.node-materiau.vm-cardsmall .side .upgrade p a:focus, article.node-breve.vm-cardsmall .side.oops p a:hover, article.node-breve.vm-cardsmall .side.oops p a:focus, article.node-breve.vm-cardsmall .side .upgrade p a:hover, article.node-breve.vm-cardsmall .side .upgrade p a:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .side.oops p a:active, article.node-materiau.vm-cardsmall .side .upgrade p a:active, article.node-breve.vm-cardsmall .side.oops p a:active, article.node-breve.vm-cardsmall .side .upgrade p a: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); } -/* line 1308, ../scss/styles.scss */ +/* line 1332, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .group-header, article.node-breve.vm-cardsmall .group-header { display: none; position: absolute; font-size: 14px; font-weight: 500; } -/* line 1311, ../scss/styles.scss */ +/* line 1335, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .group-header .field-name-title-field, article.node-breve.vm-cardsmall .group-header .field-name-title-field { font-weight: 700; } -/* line 1312, ../scss/styles.scss */ +/* line 1336, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .group-header .field-name-field-reference-materio, article.node-materiau.vm-cardsmall .group-header .field-name-field-localisation, article.node-breve.vm-cardsmall .group-header .field-name-field-reference-materio, article.node-breve.vm-cardsmall .group-header .field-name-field-localisation { display: moz-inline-stack; display: inline-block; @@ -4861,11 +6443,11 @@ article.node-materiau.vm-cardsmall .group-header .field-name-field-reference-mat *display: inline; font-size: 12px; } -/* line 1313, ../scss/styles.scss */ +/* line 1337, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .group-header .field-name-field-localisation, article.node-breve.vm-cardsmall .group-header .field-name-field-localisation { float: right; } -/* line 1315, ../scss/styles.scss */ +/* line 1339, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .group-images, article.node-breve.vm-cardsmall .group-images { position: relative; z-index: 1; @@ -4874,64 +6456,64 @@ article.node-materiau.vm-cardsmall .group-images, article.node-breve.vm-cardsmal background-clip: padding-box; overflow: hidden; } -/* line 77, ../scss/styles.scss */ +/* line 82, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .group-images figure, article.node-breve.vm-cardsmall .group-images figure { position: absolute; top: 0; left: 0; } -/* line 79, ../scss/styles.scss */ +/* line 84, ../scss/styles.scss */ article.node-materiau.vm-cardsmall .group-images figure:first-child, article.node-breve.vm-cardsmall .group-images figure:first-child { position: relative; z-index: 1; } -/* line 1318, ../scss/styles.scss */ +/* line 1342, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links { width: 75px; min-width: 75px; } -/* line 1320, ../scss/styles.scss */ +/* line 1344, ../scss/styles.scss */ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li, article.node-breve.vm-cardsmall nav.nav ul.flag-lists-entity-links li { width: 98%; } -/* line 1322, ../scss/styles.scss */ +/* line 1346, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardsmall nav.nav, .ie8 article.node-breve.vm-cardsmall nav.nav { background: #FFF; } -/* line 1324, ../scss/styles.scss */ +/* line 1348, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardsmall:not(.focused) nav.nav, .no-touch article.node-breve.vm-cardsmall:not(.focused) nav.nav { visibility: hidden; } -/* line 118, ../scss/styles.scss */ +/* line 123, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardsmall:not(.focused) nav.nav > *, .no-touch article.node-breve.vm-cardsmall:not(.focused) nav.nav > * { margin-top: -100000px; } -/* line 121, ../scss/styles.scss */ +/* line 126, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardsmall:not(.focused) nav.nav, .csstransition .no-touch article.node-breve.vm-cardsmall:not(.focused) nav.nav { opacity: 0; -webkit-transition: visibility 0s 0.3s; transition: visibility 0s 0.3s; } -/* line 124, ../scss/styles.scss */ +/* line 129, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardsmall:not(.focused) nav.nav > *, .csstransition .no-touch article.node-breve.vm-cardsmall:not(.focused) nav.nav > * { -webkit-transition: margin-top 0s 0.3s; transition: margin-top 0s 0.3s; } -/* line 1326, ../scss/styles.scss */ +/* line 1350, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardsmall:not(.focused) div.workflow, .no-touch article.node-breve.vm-cardsmall:not(.focused) div.workflow { visibility: hidden; } -/* line 118, ../scss/styles.scss */ +/* line 123, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardsmall:not(.focused) div.workflow > *, .no-touch article.node-breve.vm-cardsmall:not(.focused) div.workflow > * { margin-top: -100000px; } -/* line 121, ../scss/styles.scss */ +/* line 126, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardsmall:not(.focused) div.workflow, .csstransition .no-touch article.node-breve.vm-cardsmall:not(.focused) div.workflow { opacity: 0; -webkit-transition: visibility 0s 0.3s; transition: visibility 0s 0.3s; } -/* line 124, ../scss/styles.scss */ +/* line 129, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardsmall:not(.focused) div.workflow > *, .csstransition .no-touch article.node-breve.vm-cardsmall:not(.focused) div.workflow > * { -webkit-transition: margin-top 0s 0.3s; transition: margin-top 0s 0.3s; @@ -4945,16 +6527,16 @@ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li, articl |_| |_____|_____|_____|_| |_____|__| |_____|_|_|_|__|__|_____|_____| |_____|__|__|__|__|____/ */ -/* line 1338, ../scss/styles.scss */ +/* line 1362, ../scss/styles.scss */ #tooltip .group-header.smallcard { font-size: 14px; font-weight: 500; } -/* line 1340, ../scss/styles.scss */ +/* line 1364, ../scss/styles.scss */ #tooltip .group-header.smallcard .field-name-title-field { font-weight: 700; } -/* line 1341, ../scss/styles.scss */ +/* line 1365, ../scss/styles.scss */ #tooltip .group-header.smallcard .field-name-field-reference-materio, #tooltip .group-header.smallcard .field-name-field-localisation { display: moz-inline-stack; display: inline-block; @@ -4963,7 +6545,7 @@ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li, articl *display: inline; font-size: 12px; } -/* line 1342, ../scss/styles.scss */ +/* line 1366, ../scss/styles.scss */ #tooltip .group-header.smallcard .field-name-field-localisation { float: right; } @@ -4976,7 +6558,7 @@ article.node-materiau.vm-cardsmall nav.nav ul.flag-lists-entity-links li, articl |_____|__|__|__|__|____/ |_|_|_|_____|____/|_____|_____|_|_|_| */ -/* line 1354, ../scss/styles.scss */ +/* line 1378, ../scss/styles.scss */ article.node-materiau.vm-cardmedium, article.node-breve.vm-cardmedium { width: 210px; height: 295px; @@ -4994,38 +6576,38 @@ article.node-materiau.vm-cardmedium, article.node-breve.vm-cardmedium { -webkit-transition: box-shadow 0.3s ease-out; transition: box-shadow 0.3s ease-out; } -/* line 1091, ../scss/styles.scss */ +/* line 1115, ../scss/styles.scss */ article.node-materiau.vm-cardmedium > div.side, article.node-breve.vm-cardmedium > div.side { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 1096, ../scss/styles.scss */ +/* line 1120, ../scss/styles.scss */ article.node-materiau.vm-cardmedium.focused, article.node-breve.vm-cardmedium.focused { box-shadow: 0 0 7px rgba(0, 0, 0, 0.9); } -/* line 1098, ../scss/styles.scss */ +/* line 1122, ../scss/styles.scss */ article.node-materiau.vm-cardmedium.just-added, article.node-breve.vm-cardmedium.just-added { opacity: 0; } -/* line 1100, ../scss/styles.scss */ +/* line 1124, ../scss/styles.scss */ article.node-materiau.vm-cardmedium.associated, article.node-breve.vm-cardmedium.associated { -webkit-transition: margin 0.3s ease-out; transition: margin 0.3s ease-out; } -/* line 1102, ../scss/styles.scss */ +/* line 1126, ../scss/styles.scss */ article.node-materiau.vm-cardmedium.associated.just-added, article.node-breve.vm-cardmedium.associated.just-added { margin-left: -210px; margin-right: 210px; } -/* line 1104, ../scss/styles.scss */ +/* line 1128, ../scss/styles.scss */ .modal-content article.node-materiau.vm-cardmedium.associated, .modal-content article.node-breve.vm-cardmedium.associated { position: absolute; top: 0; left: 0; z-index: 999; } -/* line 1112, ../scss/styles.scss */ +/* line 1136, ../scss/styles.scss */ article.node-materiau.vm-cardmedium.removed, article.node-breve.vm-cardmedium.removed { -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; @@ -5036,7 +6618,7 @@ article.node-materiau.vm-cardmedium.removed, article.node-breve.vm-cardmedium.re margin-left: 0; overflow: hidden; } -/* line 1122, ../scss/styles.scss */ +/* line 1146, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav, article.node-breve.vm-cardmedium nav.nav { position: absolute; top: 0; @@ -5049,37 +6631,37 @@ article.node-materiau.vm-cardmedium nav.nav, article.node-breve.vm-cardmedium na background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1134, ../scss/styles.scss */ +/* line 1158, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav a, article.node-breve.vm-cardmedium nav.nav a { color: #000; } -/* line 1135, ../scss/styles.scss */ +/* line 1159, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul, article.node-breve.vm-cardmedium nav.nav ul { background-color: rgba(255, 255, 255, 0.9); } -/* line 1136, ../scss/styles.scss */ +/* line 1160, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav span.op, article.node-breve.vm-cardmedium nav.nav span.op { font-weight: 900; font-size: 14px; } -/* line 1138, ../scss/styles.scss */ +/* line 1162, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul, article.node-breve.vm-cardmedium nav.nav ul { padding: 0; margin: 0; } -/* line 1140, ../scss/styles.scss */ +/* line 1164, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav section, article.node-breve.vm-cardmedium nav.nav section { position: relative; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav section > i, article.node-breve.vm-cardmedium nav.nav section > i { margin: 0 5px; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav section > i:hover, article.node-breve.vm-cardmedium nav.nav section > i:hover { cursor: pointer; } -/* line 1146, ../scss/styles.scss */ +/* line 1170, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul, article.node-breve.vm-cardmedium nav.nav ul { position: absolute; right: 0; @@ -5092,7 +6674,7 @@ article.node-materiau.vm-cardmedium nav.nav ul, article.node-breve.vm-cardmedium background-clip: padding-box; box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2); } -/* line 1150, ../scss/styles.scss */ +/* line 1174, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul li, article.node-breve.vm-cardmedium nav.nav ul li { padding: 0; margin: 0; @@ -5103,20 +6685,20 @@ article.node-materiau.vm-cardmedium nav.nav ul li, article.node-breve.vm-cardmed -webkit-transition: height 0.2s ease-out; transition: height 0.2s ease-out; } -/* line 1154, ../scss/styles.scss */ +/* line 1178, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul li a, article.node-breve.vm-cardmedium nav.nav ul li a { display: block; } -/* line 1157, ../scss/styles.scss */ +/* line 1181, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links { width: 160px; font-size: 0; } -/* line 1160, ../scss/styles.scss */ +/* line 1184, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links > *, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links > * { font-size: 11px; } -/* line 1165, ../scss/styles.scss */ +/* line 1189, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li { display: moz-inline-stack; display: inline-block; @@ -5127,53 +6709,53 @@ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li, artic max-width: 98%; padding-left: 2px; } -/* line 1167, ../scss/styles.scss */ +/* line 1191, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li a, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li a { color: #a6a6a6; -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } -/* line 1169, ../scss/styles.scss */ +/* line 1193, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li a:hover, article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li a.unflag-action, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li a:hover, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li a.unflag-action { color: #000; text-decoration: none; } -/* line 1173, ../scss/styles.scss */ +/* line 1197, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li.flag-lists-create, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li.flag-lists-create { display: block; width: 100%; } -/* line 1175, ../scss/styles.scss */ +/* line 1199, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li.flag-lists-create > *, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li.flag-lists-create > * { margin-top: 1px; padding-top: 1px; border-top: 1px solid #e6e6e6; } -/* line 1176, ../scss/styles.scss */ +/* line 1200, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li.flag-lists-create a, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li.flag-lists-create a { color: #000; } -/* line 1178, ../scss/styles.scss */ +/* line 1202, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li.loading, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li.loading { background: transparent url("../img/ajax-loader.gif") no-repeat 98% center; } -/* line 1179, ../scss/styles.scss */ +/* line 1203, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav ul.flag-lists-entity-links li.loading a, article.node-breve.vm-cardmedium nav.nav ul.flag-lists-entity-links li.loading a { visibility: hidden; } -/* line 1184, ../scss/styles.scss */ +/* line 1208, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardmedium nav.nav ul, .ie8 article.node-breve.vm-cardmedium nav.nav ul { background: #FFF; } -/* line 1189, ../scss/styles.scss */ +/* line 1213, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav section:hover ul, article.node-breve.vm-cardmedium nav.nav section:hover ul { padding: 5px 5px; } -/* line 1191, ../scss/styles.scss */ +/* line 1215, ../scss/styles.scss */ article.node-materiau.vm-cardmedium nav.nav section:hover ul li, article.node-breve.vm-cardmedium nav.nav section:hover ul li { height: 17px; } -/* line 1204, ../scss/styles.scss */ +/* line 1228, ../scss/styles.scss */ article.node-materiau.vm-cardmedium div.workflow, article.node-breve.vm-cardmedium div.workflow { position: absolute; top: 0; @@ -5187,7 +6769,7 @@ article.node-materiau.vm-cardmedium div.workflow, article.node-breve.vm-cardmedi background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1210, ../scss/styles.scss */ +/* line 1234, ../scss/styles.scss */ article.node-materiau.vm-cardmedium div.workflow span, article.node-breve.vm-cardmedium div.workflow span { padding: 3px 0 0 4px; display: moz-inline-stack; @@ -5196,7 +6778,7 @@ article.node-materiau.vm-cardmedium div.workflow span, article.node-breve.vm-car zoom: 1; *display: inline; } -/* line 1213, ../scss/styles.scss */ +/* line 1237, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description .upgrade, article.node-breve.vm-cardmedium .field-name-field-description .upgrade { font-size: 12px; padding-top: 4em; @@ -5205,12 +6787,12 @@ article.node-materiau.vm-cardmedium .field-name-field-description .upgrade, arti background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 4em); position: relative; } -/* line 1221, ../scss/styles.scss */ +/* line 1245, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .side.oops p, article.node-materiau.vm-cardmedium .side .upgrade p, article.node-breve.vm-cardmedium .side.oops p, article.node-breve.vm-cardmedium .side .upgrade p { padding: 10px; font-size: 12px; } -/* line 1223, ../scss/styles.scss */ +/* line 1247, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .side.oops p a, article.node-materiau.vm-cardmedium .side .upgrade p a, article.node-breve.vm-cardmedium .side.oops p a, article.node-breve.vm-cardmedium .side .upgrade p a { display: block; margin: 10px 0; @@ -5229,17 +6811,17 @@ article.node-materiau.vm-cardmedium .side.oops p a, article.node-materiau.vm-car text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .side.oops p a:hover, article.node-materiau.vm-cardmedium .side.oops p a:focus, article.node-materiau.vm-cardmedium .side .upgrade p a:hover, article.node-materiau.vm-cardmedium .side .upgrade p a:focus, article.node-breve.vm-cardmedium .side.oops p a:hover, article.node-breve.vm-cardmedium .side.oops p a:focus, article.node-breve.vm-cardmedium .side .upgrade p a:hover, article.node-breve.vm-cardmedium .side .upgrade p a:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .side.oops p a:active, article.node-materiau.vm-cardmedium .side .upgrade p a:active, article.node-breve.vm-cardmedium .side.oops p a:active, article.node-breve.vm-cardmedium .side .upgrade p a: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); } -/* line 1357, ../scss/styles.scss */ +/* line 1381, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .side, article.node-breve.vm-cardmedium .side { position: absolute; width: 100%; @@ -5249,11 +6831,11 @@ article.node-materiau.vm-cardmedium .side, article.node-breve.vm-cardmedium .sid background-color: #fff; cursor: pointer; } -/* line 1359, ../scss/styles.scss */ +/* line 1383, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .side:nth-child(2), article.node-breve.vm-cardmedium .side:nth-child(2) { z-index: 1; } -/* line 1362, ../scss/styles.scss */ +/* line 1386, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-header, article.node-breve.vm-cardmedium .group-header { position: absolute; bottom: 0; @@ -5272,15 +6854,15 @@ article.node-materiau.vm-cardmedium .group-header, article.node-breve.vm-cardmed background-clip: padding-box; overflow: hidden; } -/* line 1366, ../scss/styles.scss */ +/* line 1390, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-header .field-name-title-field, article.node-breve.vm-cardmedium .group-header .field-name-title-field { font-weight: 700; } -/* line 1367, ../scss/styles.scss */ +/* line 1391, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-header .field-name-field-nature-titre, article.node-breve.vm-cardmedium .group-header .field-name-field-nature-titre { font-size: 14px; } -/* line 1372, ../scss/styles.scss */ +/* line 1396, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-header .field-name-field-reference-materio, article.node-materiau.vm-cardmedium .group-header .field-name-field-localisation, article.node-materiau.vm-cardmedium .group-header .field-name-field-authored-on, article.node-breve.vm-cardmedium .group-header .field-name-field-reference-materio, article.node-breve.vm-cardmedium .group-header .field-name-field-localisation, article.node-breve.vm-cardmedium .group-header .field-name-field-authored-on { display: moz-inline-stack; display: inline-block; @@ -5291,18 +6873,18 @@ article.node-materiau.vm-cardmedium .group-header .field-name-field-reference-ma vertical-align: bottom; width: 48%; } -/* line 1373, ../scss/styles.scss */ +/* line 1397, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-header .field-name-field-localisation, article.node-breve.vm-cardmedium .group-header .field-name-field-localisation { text-align: right; } -/* line 1374, ../scss/styles.scss */ +/* line 1398, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardmedium .group-header, .ie8 article.node-breve.vm-cardmedium .group-header { background: #fff; font-color: #000; line-height: 1em; padding: 10px; } -/* line 1378, ../scss/styles.scss */ +/* line 1402, ../scss/styles.scss */ article.node-materiau.vm-cardmedium.node-breve .group-header, article.node-breve.vm-cardmedium.node-breve .group-header { color: #fff; background-color: rgba(0, 0, 0, 0.7); @@ -5310,35 +6892,35 @@ article.node-materiau.vm-cardmedium.node-breve .group-header, article.node-breve -webkit-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; } -/* line 1381, ../scss/styles.scss */ +/* line 1405, ../scss/styles.scss */ article.node-materiau.vm-cardmedium.node-breve .group-header .field-name-field-authored-on, article.node-breve.vm-cardmedium.node-breve .group-header .field-name-field-authored-on { font-size: 12px; font-weight: 500; } -/* line 1382, ../scss/styles.scss */ +/* line 1406, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardmedium.node-breve .group-header, .ie8 article.node-breve.vm-cardmedium.node-breve .group-header { background: #000; font-size: 15px; line-height: 1.2em; } -/* line 1389, ../scss/styles.scss */ +/* line 1413, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-images, article.node-breve.vm-cardmedium .group-images { position: relative; z-index: 1; background-color: #fff; } -/* line 77, ../scss/styles.scss */ +/* line 82, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-images figure, article.node-breve.vm-cardmedium .group-images figure { position: absolute; top: 0; left: 0; } -/* line 79, ../scss/styles.scss */ +/* line 84, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .group-images figure:first-child, article.node-breve.vm-cardmedium .group-images figure:first-child { position: relative; z-index: 1; } -/* line 1392, ../scss/styles.scss */ +/* line 1416, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description, article.node-materiau.vm-cardmedium .field-name-body, article.node-breve.vm-cardmedium .field-name-field-description, article.node-breve.vm-cardmedium .field-name-body { font-size: 12px; font-weight: 300; @@ -5346,17 +6928,17 @@ article.node-materiau.vm-cardmedium .field-name-field-description, article.node- z-index: -1; padding: 5px; } -/* line 154, ../scss/styles.scss */ +/* line 159, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description.columnized, article.node-materiau.vm-cardmedium .field-name-body.columnized, article.node-breve.vm-cardmedium .field-name-field-description.columnized, article.node-breve.vm-cardmedium .field-name-body.columnized { padding: 0; -webkit-transition: margin-left 0.3s ease-out; transition: margin-left 0.3s ease-out; } -/* line 156, ../scss/styles.scss */ +/* line 161, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description.columnized .column > *, article.node-materiau.vm-cardmedium .field-name-body.columnized .column > *, article.node-breve.vm-cardmedium .field-name-field-description.columnized .column > *, article.node-breve.vm-cardmedium .field-name-body.columnized .column > * { padding: 5px; } -/* line 158, ../scss/styles.scss */ +/* line 163, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description.columnized .column-switcher, article.node-materiau.vm-cardmedium .field-name-body.columnized .column-switcher, article.node-breve.vm-cardmedium .field-name-field-description.columnized .column-switcher, article.node-breve.vm-cardmedium .field-name-body.columnized .column-switcher { display: inline-block; border-radius: 3px; @@ -5370,33 +6952,33 @@ article.node-materiau.vm-cardmedium .field-name-field-description.columnized .co line-height: 0.5; font-weight: normal; } -/* line 163, ../scss/styles.scss */ +/* line 168, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description.columnized .column-switcher.prev-column, article.node-materiau.vm-cardmedium .field-name-body.columnized .column-switcher.prev-column, article.node-breve.vm-cardmedium .field-name-field-description.columnized .column-switcher.prev-column, article.node-breve.vm-cardmedium .field-name-body.columnized .column-switcher.prev-column { cursor: w-resize; } -/* line 164, ../scss/styles.scss */ +/* line 169, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description.columnized .column-switcher.next-column, article.node-materiau.vm-cardmedium .field-name-body.columnized .column-switcher.next-column, article.node-breve.vm-cardmedium .field-name-field-description.columnized .column-switcher.next-column, article.node-breve.vm-cardmedium .field-name-body.columnized .column-switcher.next-column { cursor: e-resize; } -/* line 1394, ../scss/styles.scss */ +/* line 1418, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-description .column > *, article.node-materiau.vm-cardmedium .field-name-body .column > *, article.node-breve.vm-cardmedium .field-name-field-description .column > *, article.node-breve.vm-cardmedium .field-name-body .column > * { padding-right: 25px; } -/* line 1398, ../scss/styles.scss */ +/* line 1422, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .column-wrapper, article.node-breve.vm-cardmedium .column-wrapper { padding: 5px; } -/* line 154, ../scss/styles.scss */ +/* line 159, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .column-wrapper.columnized, article.node-breve.vm-cardmedium .column-wrapper.columnized { padding: 0; -webkit-transition: margin-left 0.3s ease-out; transition: margin-left 0.3s ease-out; } -/* line 156, ../scss/styles.scss */ +/* line 161, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .column-wrapper.columnized .column > *, article.node-breve.vm-cardmedium .column-wrapper.columnized .column > * { padding: 5px; } -/* line 158, ../scss/styles.scss */ +/* line 163, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .column-wrapper.columnized .column-switcher, article.node-breve.vm-cardmedium .column-wrapper.columnized .column-switcher { display: inline-block; border-radius: 3px; @@ -5410,84 +6992,84 @@ article.node-materiau.vm-cardmedium .column-wrapper.columnized .column-switcher, line-height: 0.5; font-weight: normal; } -/* line 163, ../scss/styles.scss */ +/* line 168, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .column-wrapper.columnized .column-switcher.prev-column, article.node-breve.vm-cardmedium .column-wrapper.columnized .column-switcher.prev-column { cursor: w-resize; } -/* line 164, ../scss/styles.scss */ +/* line 169, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .column-wrapper.columnized .column-switcher.next-column, article.node-breve.vm-cardmedium .column-wrapper.columnized .column-switcher.next-column { cursor: e-resize; } -/* line 1401, ../scss/styles.scss */ +/* line 1425, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-company-fab, article.node-materiau.vm-cardmedium .field-name-field-company-distrib, article.node-breve.vm-cardmedium .field-name-field-company-fab, article.node-breve.vm-cardmedium .field-name-field-company-distrib { font-size: 12px; padding: 5px; font-weight: 300; } -/* line 1403, ../scss/styles.scss */ +/* line 1427, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-company-fab .field-label, article.node-materiau.vm-cardmedium .field-name-field-company-distrib .field-label, article.node-breve.vm-cardmedium .field-name-field-company-fab .field-label, article.node-breve.vm-cardmedium .field-name-field-company-distrib .field-label { font-size: 10px; text-transform: lowercase; margin: 0; } -/* line 1404, ../scss/styles.scss */ +/* line 1428, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-company-fab .field-name-field-tode-company, article.node-materiau.vm-cardmedium .field-name-field-company-distrib .field-name-field-tode-company, article.node-breve.vm-cardmedium .field-name-field-company-fab .field-name-field-tode-company, article.node-breve.vm-cardmedium .field-name-field-company-distrib .field-name-field-tode-company { font-size: 14px; } -/* line 1408, ../scss/styles.scss */ +/* line 1432, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-materiau-ref, article.node-materiau.vm-cardmedium .field-name-field-source, article.node-materiau.vm-cardmedium .field-name-field-attachments, article.node-breve.vm-cardmedium .field-name-field-materiau-ref, article.node-breve.vm-cardmedium .field-name-field-source, article.node-breve.vm-cardmedium .field-name-field-attachments { font-size: 12px; padding: 5px; font-weight: 300; } -/* line 1410, ../scss/styles.scss */ +/* line 1434, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-name-field-materiau-ref a, article.node-materiau.vm-cardmedium .field-name-field-source a, article.node-materiau.vm-cardmedium .field-name-field-attachments a, article.node-breve.vm-cardmedium .field-name-field-materiau-ref a, article.node-breve.vm-cardmedium .field-name-field-source a, article.node-breve.vm-cardmedium .field-name-field-attachments a { color: #000; } -/* line 1412, ../scss/styles.scss */ +/* line 1436, ../scss/styles.scss */ article.node-materiau.vm-cardmedium .field-label, article.node-breve.vm-cardmedium .field-label { font-weight: 900; margin: 1em 0 0.5em; } -/* line 1414, ../scss/styles.scss */ +/* line 1438, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardmedium:not(.focused) nav.nav, .no-touch article.node-breve.vm-cardmedium:not(.focused) nav.nav { visibility: hidden; } -/* line 118, ../scss/styles.scss */ +/* line 123, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardmedium:not(.focused) nav.nav > *, .no-touch article.node-breve.vm-cardmedium:not(.focused) nav.nav > * { margin-top: -100000px; } -/* line 121, ../scss/styles.scss */ +/* line 126, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardmedium:not(.focused) nav.nav, .csstransition .no-touch article.node-breve.vm-cardmedium:not(.focused) nav.nav { opacity: 0; -webkit-transition: visibility 0s 0.3s; transition: visibility 0s 0.3s; } -/* line 124, ../scss/styles.scss */ +/* line 129, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardmedium:not(.focused) nav.nav > *, .csstransition .no-touch article.node-breve.vm-cardmedium:not(.focused) nav.nav > * { -webkit-transition: margin-top 0s 0.3s; transition: margin-top 0s 0.3s; } -/* line 1416, ../scss/styles.scss */ +/* line 1440, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardmedium:not(.focused) div.workflow, .no-touch article.node-breve.vm-cardmedium:not(.focused) div.workflow { visibility: hidden; } -/* line 118, ../scss/styles.scss */ +/* line 123, ../scss/styles.scss */ .no-touch article.node-materiau.vm-cardmedium:not(.focused) div.workflow > *, .no-touch article.node-breve.vm-cardmedium:not(.focused) div.workflow > * { margin-top: -100000px; } -/* line 121, ../scss/styles.scss */ +/* line 126, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardmedium:not(.focused) div.workflow, .csstransition .no-touch article.node-breve.vm-cardmedium:not(.focused) div.workflow { opacity: 0; -webkit-transition: visibility 0s 0.3s; transition: visibility 0s 0.3s; } -/* line 124, ../scss/styles.scss */ +/* line 129, ../scss/styles.scss */ .csstransition .no-touch article.node-materiau.vm-cardmedium:not(.focused) div.workflow > *, .csstransition .no-touch article.node-breve.vm-cardmedium:not(.focused) div.workflow > * { -webkit-transition: margin-top 0s 0.3s; transition: margin-top 0s 0.3s; } -/* line 1418, ../scss/styles.scss */ +/* line 1442, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardmedium nav.nav, .ie8 article.node-breve.vm-cardmedium nav.nav { background: #FFF; } @@ -5499,7 +7081,7 @@ article.node-materiau.vm-cardmedium .field-label, article.node-breve.vm-cardmedi |_____|__|__|__|__|____/ |_____|_____|_____| */ -/* line 1428, ../scss/styles.scss */ +/* line 1452, ../scss/styles.scss */ article.node-materiau.vm-cardbig, article.node-breve.vm-cardbig { width: 425px; height: 610px; @@ -5517,38 +7099,38 @@ article.node-materiau.vm-cardbig, article.node-breve.vm-cardbig { -webkit-transition: box-shadow 0.3s ease-out; transition: box-shadow 0.3s ease-out; } -/* line 1091, ../scss/styles.scss */ +/* line 1115, ../scss/styles.scss */ article.node-materiau.vm-cardbig > div.side, article.node-breve.vm-cardbig > div.side { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 1096, ../scss/styles.scss */ +/* line 1120, ../scss/styles.scss */ article.node-materiau.vm-cardbig.focused, article.node-breve.vm-cardbig.focused { box-shadow: 0 0 7px rgba(0, 0, 0, 0.9); } -/* line 1098, ../scss/styles.scss */ +/* line 1122, ../scss/styles.scss */ article.node-materiau.vm-cardbig.just-added, article.node-breve.vm-cardbig.just-added { opacity: 0; } -/* line 1100, ../scss/styles.scss */ +/* line 1124, ../scss/styles.scss */ article.node-materiau.vm-cardbig.associated, article.node-breve.vm-cardbig.associated { -webkit-transition: margin 0.3s ease-out; transition: margin 0.3s ease-out; } -/* line 1102, ../scss/styles.scss */ +/* line 1126, ../scss/styles.scss */ article.node-materiau.vm-cardbig.associated.just-added, article.node-breve.vm-cardbig.associated.just-added { margin-left: -425px; margin-right: 425px; } -/* line 1104, ../scss/styles.scss */ +/* line 1128, ../scss/styles.scss */ .modal-content article.node-materiau.vm-cardbig.associated, .modal-content article.node-breve.vm-cardbig.associated { position: absolute; top: 0; left: 0; z-index: 999; } -/* line 1112, ../scss/styles.scss */ +/* line 1136, ../scss/styles.scss */ article.node-materiau.vm-cardbig.removed, article.node-breve.vm-cardbig.removed { -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; @@ -5559,7 +7141,7 @@ article.node-materiau.vm-cardbig.removed, article.node-breve.vm-cardbig.removed margin-left: 0; overflow: hidden; } -/* line 1122, ../scss/styles.scss */ +/* line 1146, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav, article.node-breve.vm-cardbig nav.nav { position: absolute; top: 0; @@ -5572,37 +7154,37 @@ article.node-materiau.vm-cardbig nav.nav, article.node-breve.vm-cardbig nav.nav background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1134, ../scss/styles.scss */ +/* line 1158, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav a, article.node-breve.vm-cardbig nav.nav a { color: #000; } -/* line 1135, ../scss/styles.scss */ +/* line 1159, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul, article.node-breve.vm-cardbig nav.nav ul { background-color: rgba(255, 255, 255, 0.9); } -/* line 1136, ../scss/styles.scss */ +/* line 1160, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav span.op, article.node-breve.vm-cardbig nav.nav span.op { font-weight: 900; font-size: 14px; } -/* line 1138, ../scss/styles.scss */ +/* line 1162, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul, article.node-breve.vm-cardbig nav.nav ul { padding: 0; margin: 0; } -/* line 1140, ../scss/styles.scss */ +/* line 1164, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav section, article.node-breve.vm-cardbig nav.nav section { position: relative; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav section > i, article.node-breve.vm-cardbig nav.nav section > i { margin: 0 5px; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav section > i:hover, article.node-breve.vm-cardbig nav.nav section > i:hover { cursor: pointer; } -/* line 1146, ../scss/styles.scss */ +/* line 1170, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul, article.node-breve.vm-cardbig nav.nav ul { position: absolute; right: 0; @@ -5615,7 +7197,7 @@ article.node-materiau.vm-cardbig nav.nav ul, article.node-breve.vm-cardbig nav.n background-clip: padding-box; box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2); } -/* line 1150, ../scss/styles.scss */ +/* line 1174, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul li, article.node-breve.vm-cardbig nav.nav ul li { padding: 0; margin: 0; @@ -5626,20 +7208,20 @@ article.node-materiau.vm-cardbig nav.nav ul li, article.node-breve.vm-cardbig na -webkit-transition: height 0.2s ease-out; transition: height 0.2s ease-out; } -/* line 1154, ../scss/styles.scss */ +/* line 1178, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul li a, article.node-breve.vm-cardbig nav.nav ul li a { display: block; } -/* line 1157, ../scss/styles.scss */ +/* line 1181, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links { width: 160px; font-size: 0; } -/* line 1160, ../scss/styles.scss */ +/* line 1184, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links > *, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links > * { font-size: 11px; } -/* line 1165, ../scss/styles.scss */ +/* line 1189, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li { display: moz-inline-stack; display: inline-block; @@ -5650,53 +7232,53 @@ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li, article. max-width: 98%; padding-left: 2px; } -/* line 1167, ../scss/styles.scss */ +/* line 1191, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li a, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li a { color: #a6a6a6; -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } -/* line 1169, ../scss/styles.scss */ +/* line 1193, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li a:hover, article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li a.unflag-action, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li a:hover, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li a.unflag-action { color: #000; text-decoration: none; } -/* line 1173, ../scss/styles.scss */ +/* line 1197, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li.flag-lists-create, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li.flag-lists-create { display: block; width: 100%; } -/* line 1175, ../scss/styles.scss */ +/* line 1199, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li.flag-lists-create > *, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li.flag-lists-create > * { margin-top: 1px; padding-top: 1px; border-top: 1px solid #e6e6e6; } -/* line 1176, ../scss/styles.scss */ +/* line 1200, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li.flag-lists-create a, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li.flag-lists-create a { color: #000; } -/* line 1178, ../scss/styles.scss */ +/* line 1202, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li.loading, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li.loading { background: transparent url("../img/ajax-loader.gif") no-repeat 98% center; } -/* line 1179, ../scss/styles.scss */ +/* line 1203, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav ul.flag-lists-entity-links li.loading a, article.node-breve.vm-cardbig nav.nav ul.flag-lists-entity-links li.loading a { visibility: hidden; } -/* line 1184, ../scss/styles.scss */ +/* line 1208, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardbig nav.nav ul, .ie8 article.node-breve.vm-cardbig nav.nav ul { background: #FFF; } -/* line 1189, ../scss/styles.scss */ +/* line 1213, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav section:hover ul, article.node-breve.vm-cardbig nav.nav section:hover ul { padding: 5px 5px; } -/* line 1191, ../scss/styles.scss */ +/* line 1215, ../scss/styles.scss */ article.node-materiau.vm-cardbig nav.nav section:hover ul li, article.node-breve.vm-cardbig nav.nav section:hover ul li { height: 17px; } -/* line 1204, ../scss/styles.scss */ +/* line 1228, ../scss/styles.scss */ article.node-materiau.vm-cardbig div.workflow, article.node-breve.vm-cardbig div.workflow { position: absolute; top: 0; @@ -5710,7 +7292,7 @@ article.node-materiau.vm-cardbig div.workflow, article.node-breve.vm-cardbig div background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1210, ../scss/styles.scss */ +/* line 1234, ../scss/styles.scss */ article.node-materiau.vm-cardbig div.workflow span, article.node-breve.vm-cardbig div.workflow span { padding: 3px 0 0 4px; display: moz-inline-stack; @@ -5719,7 +7301,7 @@ article.node-materiau.vm-cardbig div.workflow span, article.node-breve.vm-cardbi zoom: 1; *display: inline; } -/* line 1213, ../scss/styles.scss */ +/* line 1237, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-description .upgrade, article.node-breve.vm-cardbig .field-name-field-description .upgrade { font-size: 12px; padding-top: 4em; @@ -5728,12 +7310,12 @@ article.node-materiau.vm-cardbig .field-name-field-description .upgrade, article background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 4em); position: relative; } -/* line 1221, ../scss/styles.scss */ +/* line 1245, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side.oops p, article.node-materiau.vm-cardbig .side .upgrade p, article.node-breve.vm-cardbig .side.oops p, article.node-breve.vm-cardbig .side .upgrade p { padding: 10px; font-size: 12px; } -/* line 1223, ../scss/styles.scss */ +/* line 1247, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side.oops p a, article.node-materiau.vm-cardbig .side .upgrade p a, article.node-breve.vm-cardbig .side.oops p a, article.node-breve.vm-cardbig .side .upgrade p a { display: block; margin: 10px 0; @@ -5752,17 +7334,17 @@ article.node-materiau.vm-cardbig .side.oops p a, article.node-materiau.vm-cardbi text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side.oops p a:hover, article.node-materiau.vm-cardbig .side.oops p a:focus, article.node-materiau.vm-cardbig .side .upgrade p a:hover, article.node-materiau.vm-cardbig .side .upgrade p a:focus, article.node-breve.vm-cardbig .side.oops p a:hover, article.node-breve.vm-cardbig .side.oops p a:focus, article.node-breve.vm-cardbig .side .upgrade p a:hover, article.node-breve.vm-cardbig .side .upgrade p a:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side.oops p a:active, article.node-materiau.vm-cardbig .side .upgrade p a:active, article.node-breve.vm-cardbig .side.oops p a:active, article.node-breve.vm-cardbig .side .upgrade p a: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); } -/* line 1431, ../scss/styles.scss */ +/* line 1455, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side, article.node-breve.vm-cardbig .side { position: absolute; width: 100%; @@ -5774,18 +7356,18 @@ article.node-materiau.vm-cardbig .side, article.node-breve.vm-cardbig .side { top: 340px; cursor: pointer; } -/* line 1433, ../scss/styles.scss */ +/* line 1457, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side:nth-child(2), article.node-breve.vm-cardbig .side:nth-child(2) { z-index: 1; } -/* line 1436, ../scss/styles.scss */ +/* line 1460, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-side1, article.node-breve.vm-cardbig .group-side1 { position: relative; border-radius: 5px 5px 0 0; background-clip: padding-box; overflow: hidden; } -/* line 1438, ../scss/styles.scss */ +/* line 1462, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-header, article.node-breve.vm-cardbig .group-header { position: absolute; bottom: 0; @@ -5800,15 +7382,15 @@ article.node-materiau.vm-cardbig .group-header, article.node-breve.vm-cardbig .g -webkit-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; } -/* line 1442, ../scss/styles.scss */ +/* line 1466, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-header .field-name-title-field, article.node-breve.vm-cardbig .group-header .field-name-title-field { font-weight: 700; } -/* line 1443, ../scss/styles.scss */ +/* line 1467, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-header .field-name-field-nature-titre, article.node-breve.vm-cardbig .group-header .field-name-field-nature-titre { font-size: 14px; } -/* line 1445, ../scss/styles.scss */ +/* line 1469, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-header .field-name-field-reference-materio, article.node-materiau.vm-cardbig .group-header .field-name-field-localisation, article.node-materiau.vm-cardbig .group-header .field-name-field-authored-on, article.node-breve.vm-cardbig .group-header .field-name-field-reference-materio, article.node-breve.vm-cardbig .group-header .field-name-field-localisation, article.node-breve.vm-cardbig .group-header .field-name-field-authored-on { display: moz-inline-stack; display: inline-block; @@ -5819,11 +7401,11 @@ article.node-materiau.vm-cardbig .group-header .field-name-field-reference-mater vertical-align: bottom; width: 48%; } -/* line 1446, ../scss/styles.scss */ +/* line 1470, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-header .field-name-field-localisation, article.node-breve.vm-cardbig .group-header .field-name-field-localisation { text-align: right; } -/* line 1447, ../scss/styles.scss */ +/* line 1471, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardbig .group-header, .ie8 article.node-breve.vm-cardbig .group-header { background: #fff; font-color: #000; @@ -5831,7 +7413,7 @@ article.node-materiau.vm-cardbig .group-header .field-name-field-localisation, a padding: 20px; border-bottom: 1px solid #C6C6C6; } -/* line 1451, ../scss/styles.scss */ +/* line 1475, ../scss/styles.scss */ article.node-materiau.vm-cardbig.node-breve .group-header, article.node-breve.vm-cardbig.node-breve .group-header { color: #fff; background-color: rgba(0, 0, 0, 0.7); @@ -5839,53 +7421,53 @@ article.node-materiau.vm-cardbig.node-breve .group-header, article.node-breve.vm -webkit-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; } -/* line 1453, ../scss/styles.scss */ +/* line 1477, ../scss/styles.scss */ article.node-materiau.vm-cardbig.node-breve .group-header .field-name-field-authored-on, article.node-breve.vm-cardbig.node-breve .group-header .field-name-field-authored-on { font-size: 12px; font-weight: 500; } -/* line 1454, ../scss/styles.scss */ +/* line 1478, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardbig.node-breve .group-header, .ie8 article.node-breve.vm-cardbig.node-breve .group-header { background: #000; font-color: #fff; line-height: 1em; padding: 20px; } -/* line 1457, ../scss/styles.scss */ +/* line 1481, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-images, article.node-breve.vm-cardbig .group-images { position: relative; z-index: 1; background-color: #fff; height: auto; } -/* line 77, ../scss/styles.scss */ +/* line 82, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-images figure, article.node-breve.vm-cardbig .group-images figure { position: absolute; top: 0; left: 0; } -/* line 79, ../scss/styles.scss */ +/* line 84, ../scss/styles.scss */ article.node-materiau.vm-cardbig .group-images figure:first-child, article.node-breve.vm-cardbig .group-images figure:first-child { position: relative; z-index: 1; } -/* line 1460, ../scss/styles.scss */ +/* line 1484, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-description, article.node-materiau.vm-cardbig .field-name-body, article.node-breve.vm-cardbig .field-name-field-description, article.node-breve.vm-cardbig .field-name-body { font-size: 12px; font-weight: 300; padding: 10px; } -/* line 154, ../scss/styles.scss */ +/* line 159, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-description.columnized, article.node-materiau.vm-cardbig .field-name-body.columnized, article.node-breve.vm-cardbig .field-name-field-description.columnized, article.node-breve.vm-cardbig .field-name-body.columnized { padding: 0; -webkit-transition: margin-left 0.3s ease-out; transition: margin-left 0.3s ease-out; } -/* line 156, ../scss/styles.scss */ +/* line 161, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-description.columnized .column > *, article.node-materiau.vm-cardbig .field-name-body.columnized .column > *, article.node-breve.vm-cardbig .field-name-field-description.columnized .column > *, article.node-breve.vm-cardbig .field-name-body.columnized .column > * { padding: 10px; } -/* line 158, ../scss/styles.scss */ +/* line 163, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-description.columnized .column-switcher, article.node-materiau.vm-cardbig .field-name-body.columnized .column-switcher, article.node-breve.vm-cardbig .field-name-field-description.columnized .column-switcher, article.node-breve.vm-cardbig .field-name-body.columnized .column-switcher { display: inline-block; border-radius: 3px; @@ -5899,29 +7481,29 @@ article.node-materiau.vm-cardbig .field-name-field-description.columnized .colum line-height: 0.5; font-weight: normal; } -/* line 163, ../scss/styles.scss */ +/* line 168, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-description.columnized .column-switcher.prev-column, article.node-materiau.vm-cardbig .field-name-body.columnized .column-switcher.prev-column, article.node-breve.vm-cardbig .field-name-field-description.columnized .column-switcher.prev-column, article.node-breve.vm-cardbig .field-name-body.columnized .column-switcher.prev-column { cursor: w-resize; } -/* line 164, ../scss/styles.scss */ +/* line 169, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-description.columnized .column-switcher.next-column, article.node-materiau.vm-cardbig .field-name-body.columnized .column-switcher.next-column, article.node-breve.vm-cardbig .field-name-field-description.columnized .column-switcher.next-column, article.node-breve.vm-cardbig .field-name-body.columnized .column-switcher.next-column { cursor: e-resize; } -/* line 1464, ../scss/styles.scss */ +/* line 1488, ../scss/styles.scss */ article.node-materiau.vm-cardbig .column-wrapper, article.node-breve.vm-cardbig .column-wrapper { padding: 10px; } -/* line 154, ../scss/styles.scss */ +/* line 159, ../scss/styles.scss */ article.node-materiau.vm-cardbig .column-wrapper.columnized, article.node-breve.vm-cardbig .column-wrapper.columnized { padding: 0; -webkit-transition: margin-left 0.3s ease-out; transition: margin-left 0.3s ease-out; } -/* line 156, ../scss/styles.scss */ +/* line 161, ../scss/styles.scss */ article.node-materiau.vm-cardbig .column-wrapper.columnized .column > *, article.node-breve.vm-cardbig .column-wrapper.columnized .column > * { padding: 10px; } -/* line 158, ../scss/styles.scss */ +/* line 163, ../scss/styles.scss */ article.node-materiau.vm-cardbig .column-wrapper.columnized .column-switcher, article.node-breve.vm-cardbig .column-wrapper.columnized .column-switcher { display: inline-block; border-radius: 3px; @@ -5935,54 +7517,54 @@ article.node-materiau.vm-cardbig .column-wrapper.columnized .column-switcher, ar line-height: 0.5; font-weight: normal; } -/* line 163, ../scss/styles.scss */ +/* line 168, ../scss/styles.scss */ article.node-materiau.vm-cardbig .column-wrapper.columnized .column-switcher.prev-column, article.node-breve.vm-cardbig .column-wrapper.columnized .column-switcher.prev-column { cursor: w-resize; } -/* line 164, ../scss/styles.scss */ +/* line 169, ../scss/styles.scss */ article.node-materiau.vm-cardbig .column-wrapper.columnized .column-switcher.next-column, article.node-breve.vm-cardbig .column-wrapper.columnized .column-switcher.next-column { cursor: e-resize; } -/* line 1468, ../scss/styles.scss */ +/* line 1492, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-company-fab, article.node-materiau.vm-cardbig .field-name-field-company-distrib, article.node-breve.vm-cardbig .field-name-field-company-fab, article.node-breve.vm-cardbig .field-name-field-company-distrib { font-size: 12px; padding: 10px; font-weight: 300; } -/* line 1470, ../scss/styles.scss */ +/* line 1494, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-company-fab .field-label, article.node-materiau.vm-cardbig .field-name-field-company-distrib .field-label, article.node-breve.vm-cardbig .field-name-field-company-fab .field-label, article.node-breve.vm-cardbig .field-name-field-company-distrib .field-label { font-size: 10px; text-transform: lowercase; float: none; } -/* line 1471, ../scss/styles.scss */ +/* line 1495, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-company-fab .field-name-field-tode-company, article.node-materiau.vm-cardbig .field-name-field-company-distrib .field-name-field-tode-company, article.node-breve.vm-cardbig .field-name-field-company-fab .field-name-field-tode-company, article.node-breve.vm-cardbig .field-name-field-company-distrib .field-name-field-tode-company { font-size: 14px; } -/* line 1475, ../scss/styles.scss */ +/* line 1499, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-materiau-ref, article.node-materiau.vm-cardbig .field-name-field-source, article.node-materiau.vm-cardbig .field-name-field-attachments, article.node-breve.vm-cardbig .field-name-field-materiau-ref, article.node-breve.vm-cardbig .field-name-field-source, article.node-breve.vm-cardbig .field-name-field-attachments { font-size: 12px; padding: 10px; font-weight: 300; } -/* line 1476, ../scss/styles.scss */ +/* line 1500, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-name-field-materiau-ref a, article.node-materiau.vm-cardbig .field-name-field-source a, article.node-materiau.vm-cardbig .field-name-field-attachments a, article.node-breve.vm-cardbig .field-name-field-materiau-ref a, article.node-breve.vm-cardbig .field-name-field-source a, article.node-breve.vm-cardbig .field-name-field-attachments a { color: #000; } -/* line 1478, ../scss/styles.scss */ +/* line 1502, ../scss/styles.scss */ article.node-materiau.vm-cardbig .field-label, article.node-breve.vm-cardbig .field-label { font-weight: 900; margin: 0 0 0.5em; } -/* line 1482, ../scss/styles.scss */ +/* line 1506, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardbig nav.nav, .ie8 article.node-breve.vm-cardbig nav.nav { background: #FFF; } -/* line 1485, ../scss/styles.scss */ +/* line 1509, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side.oops p, article.node-materiau.vm-cardbig .side .upgrade p, article.node-breve.vm-cardbig .side.oops p, article.node-breve.vm-cardbig .side .upgrade p { padding: 3em; } -/* line 1487, ../scss/styles.scss */ +/* line 1511, ../scss/styles.scss */ article.node-materiau.vm-cardbig .side.oops p a, article.node-materiau.vm-cardbig .side .upgrade p a, article.node-breve.vm-cardbig .side.oops p a, article.node-breve.vm-cardbig .side .upgrade p a { border: 2px solid #eee; background-color: #eee; @@ -5992,7 +7574,7 @@ article.node-materiau.vm-cardbig .side.oops p a, article.node-materiau.vm-cardbi -webkit-transition: background-color 0.3s ease-out; transition: background-color 0.3s ease-out; } -/* line 1494, ../scss/styles.scss */ +/* line 1518, ../scss/styles.scss */ article.node-materiau.vm-cardbig:hover .side.oops p a, article.node-materiau.vm-cardbig:hover .side .upgrade p a, article.node-breve.vm-cardbig:hover .side.oops p a, article.node-breve.vm-cardbig:hover .side .upgrade p a { border: 2px solid #69CDCF; background-color: #69CDCF; @@ -6005,7 +7587,7 @@ article.node-materiau.vm-cardbig:hover .side.oops p a, article.node-materiau.vm- |_____|__|__|__|__|____/ |__| |_____|_____|_____| */ -/* line 1507, ../scss/styles.scss */ +/* line 1531, ../scss/styles.scss */ article.node-materiau.vm-cardfull, article.node-breve.vm-cardfull { width: 850px; height: 610px; @@ -6024,38 +7606,38 @@ article.node-materiau.vm-cardfull, article.node-breve.vm-cardfull { transition: box-shadow 0.3s ease-out; font-size: 0px; } -/* line 1091, ../scss/styles.scss */ +/* line 1115, ../scss/styles.scss */ article.node-materiau.vm-cardfull > div.side, article.node-breve.vm-cardfull > div.side { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 1096, ../scss/styles.scss */ +/* line 1120, ../scss/styles.scss */ article.node-materiau.vm-cardfull.focused, article.node-breve.vm-cardfull.focused { box-shadow: 0 0 7px rgba(0, 0, 0, 0.9); } -/* line 1098, ../scss/styles.scss */ +/* line 1122, ../scss/styles.scss */ article.node-materiau.vm-cardfull.just-added, article.node-breve.vm-cardfull.just-added { opacity: 0; } -/* line 1100, ../scss/styles.scss */ +/* line 1124, ../scss/styles.scss */ article.node-materiau.vm-cardfull.associated, article.node-breve.vm-cardfull.associated { -webkit-transition: margin 0.3s ease-out; transition: margin 0.3s ease-out; } -/* line 1102, ../scss/styles.scss */ +/* line 1126, ../scss/styles.scss */ article.node-materiau.vm-cardfull.associated.just-added, article.node-breve.vm-cardfull.associated.just-added { margin-left: -850px; margin-right: 850px; } -/* line 1104, ../scss/styles.scss */ +/* line 1128, ../scss/styles.scss */ .modal-content article.node-materiau.vm-cardfull.associated, .modal-content article.node-breve.vm-cardfull.associated { position: absolute; top: 0; left: 0; z-index: 999; } -/* line 1112, ../scss/styles.scss */ +/* line 1136, ../scss/styles.scss */ article.node-materiau.vm-cardfull.removed, article.node-breve.vm-cardfull.removed { -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; @@ -6066,7 +7648,7 @@ article.node-materiau.vm-cardfull.removed, article.node-breve.vm-cardfull.remove margin-left: 0; overflow: hidden; } -/* line 1122, ../scss/styles.scss */ +/* line 1146, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav, article.node-breve.vm-cardfull nav.nav { position: absolute; top: 0; @@ -6079,37 +7661,37 @@ article.node-materiau.vm-cardfull nav.nav, article.node-breve.vm-cardfull nav.na background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1134, ../scss/styles.scss */ +/* line 1158, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav a, article.node-breve.vm-cardfull nav.nav a { color: #000; } -/* line 1135, ../scss/styles.scss */ +/* line 1159, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul, article.node-breve.vm-cardfull nav.nav ul { background-color: rgba(255, 255, 255, 0.9); } -/* line 1136, ../scss/styles.scss */ +/* line 1160, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav span.op, article.node-breve.vm-cardfull nav.nav span.op { font-weight: 900; font-size: 14px; } -/* line 1138, ../scss/styles.scss */ +/* line 1162, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul, article.node-breve.vm-cardfull nav.nav ul { padding: 0; margin: 0; } -/* line 1140, ../scss/styles.scss */ +/* line 1164, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav section, article.node-breve.vm-cardfull nav.nav section { position: relative; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav section > i, article.node-breve.vm-cardfull nav.nav section > i { margin: 0 5px; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav section > i:hover, article.node-breve.vm-cardfull nav.nav section > i:hover { cursor: pointer; } -/* line 1146, ../scss/styles.scss */ +/* line 1170, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul, article.node-breve.vm-cardfull nav.nav ul { position: absolute; right: 0; @@ -6122,7 +7704,7 @@ article.node-materiau.vm-cardfull nav.nav ul, article.node-breve.vm-cardfull nav background-clip: padding-box; box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2); } -/* line 1150, ../scss/styles.scss */ +/* line 1174, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul li, article.node-breve.vm-cardfull nav.nav ul li { padding: 0; margin: 0; @@ -6133,20 +7715,20 @@ article.node-materiau.vm-cardfull nav.nav ul li, article.node-breve.vm-cardfull -webkit-transition: height 0.2s ease-out; transition: height 0.2s ease-out; } -/* line 1154, ../scss/styles.scss */ +/* line 1178, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul li a, article.node-breve.vm-cardfull nav.nav ul li a { display: block; } -/* line 1157, ../scss/styles.scss */ +/* line 1181, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links { width: 160px; font-size: 0; } -/* line 1160, ../scss/styles.scss */ +/* line 1184, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links > *, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links > * { font-size: 11px; } -/* line 1165, ../scss/styles.scss */ +/* line 1189, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li { display: moz-inline-stack; display: inline-block; @@ -6157,53 +7739,53 @@ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li, article max-width: 98%; padding-left: 2px; } -/* line 1167, ../scss/styles.scss */ +/* line 1191, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li a, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li a { color: #a6a6a6; -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } -/* line 1169, ../scss/styles.scss */ +/* line 1193, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li a:hover, article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li a.unflag-action, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li a:hover, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li a.unflag-action { color: #000; text-decoration: none; } -/* line 1173, ../scss/styles.scss */ +/* line 1197, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li.flag-lists-create, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li.flag-lists-create { display: block; width: 100%; } -/* line 1175, ../scss/styles.scss */ +/* line 1199, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li.flag-lists-create > *, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li.flag-lists-create > * { margin-top: 1px; padding-top: 1px; border-top: 1px solid #e6e6e6; } -/* line 1176, ../scss/styles.scss */ +/* line 1200, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li.flag-lists-create a, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li.flag-lists-create a { color: #000; } -/* line 1178, ../scss/styles.scss */ +/* line 1202, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li.loading, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li.loading { background: transparent url("../img/ajax-loader.gif") no-repeat 98% center; } -/* line 1179, ../scss/styles.scss */ +/* line 1203, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav ul.flag-lists-entity-links li.loading a, article.node-breve.vm-cardfull nav.nav ul.flag-lists-entity-links li.loading a { visibility: hidden; } -/* line 1184, ../scss/styles.scss */ +/* line 1208, ../scss/styles.scss */ .ie8 article.node-materiau.vm-cardfull nav.nav ul, .ie8 article.node-breve.vm-cardfull nav.nav ul { background: #FFF; } -/* line 1189, ../scss/styles.scss */ +/* line 1213, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav section:hover ul, article.node-breve.vm-cardfull nav.nav section:hover ul { padding: 5px 5px; } -/* line 1191, ../scss/styles.scss */ +/* line 1215, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav section:hover ul li, article.node-breve.vm-cardfull nav.nav section:hover ul li { height: 17px; } -/* line 1204, ../scss/styles.scss */ +/* line 1228, ../scss/styles.scss */ article.node-materiau.vm-cardfull div.workflow, article.node-breve.vm-cardfull div.workflow { position: absolute; top: 0; @@ -6217,7 +7799,7 @@ article.node-materiau.vm-cardfull div.workflow, article.node-breve.vm-cardfull d background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1210, ../scss/styles.scss */ +/* line 1234, ../scss/styles.scss */ article.node-materiau.vm-cardfull div.workflow span, article.node-breve.vm-cardfull div.workflow span { padding: 3px 0 0 4px; display: moz-inline-stack; @@ -6226,7 +7808,7 @@ article.node-materiau.vm-cardfull div.workflow span, article.node-breve.vm-cardf zoom: 1; *display: inline; } -/* line 1213, ../scss/styles.scss */ +/* line 1237, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-description .upgrade, article.node-breve.vm-cardfull .field-name-field-description .upgrade { font-size: 12px; padding-top: 4em; @@ -6235,12 +7817,12 @@ article.node-materiau.vm-cardfull .field-name-field-description .upgrade, articl background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 4em); position: relative; } -/* line 1221, ../scss/styles.scss */ +/* line 1245, ../scss/styles.scss */ article.node-materiau.vm-cardfull .side.oops p, article.node-materiau.vm-cardfull .side .upgrade p, article.node-breve.vm-cardfull .side.oops p, article.node-breve.vm-cardfull .side .upgrade p { padding: 10px; font-size: 12px; } -/* line 1223, ../scss/styles.scss */ +/* line 1247, ../scss/styles.scss */ article.node-materiau.vm-cardfull .side.oops p a, article.node-materiau.vm-cardfull .side .upgrade p a, article.node-breve.vm-cardfull .side.oops p a, article.node-breve.vm-cardfull .side .upgrade p a { display: block; margin: 10px 0; @@ -6259,25 +7841,25 @@ article.node-materiau.vm-cardfull .side.oops p a, article.node-materiau.vm-cardf text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ article.node-materiau.vm-cardfull .side.oops p a:hover, article.node-materiau.vm-cardfull .side.oops p a:focus, article.node-materiau.vm-cardfull .side .upgrade p a:hover, article.node-materiau.vm-cardfull .side .upgrade p a:focus, article.node-breve.vm-cardfull .side.oops p a:hover, article.node-breve.vm-cardfull .side.oops p a:focus, article.node-breve.vm-cardfull .side .upgrade p a:hover, article.node-breve.vm-cardfull .side .upgrade p a:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ article.node-materiau.vm-cardfull .side.oops p a:active, article.node-materiau.vm-cardfull .side .upgrade p a:active, article.node-breve.vm-cardfull .side.oops p a:active, article.node-breve.vm-cardfull .side .upgrade p a: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); } -/* line 1509, ../scss/styles.scss */ +/* line 1533, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav, article.node-breve.vm-cardfull nav.nav { top: 0; } -/* line 1513, ../scss/styles.scss */ +/* line 1537, ../scss/styles.scss */ article.node-materiau.vm-cardfull > *, article.node-breve.vm-cardfull > * { font-size: 16px; } -/* line 1515, ../scss/styles.scss */ +/* line 1539, ../scss/styles.scss */ article.node-materiau.vm-cardfull > .side, article.node-breve.vm-cardfull > .side { display: moz-inline-stack; display: inline-block; @@ -6286,44 +7868,44 @@ article.node-materiau.vm-cardfull > .side, article.node-breve.vm-cardfull > .sid *display: inline; width: 50%; } -/* line 1516, ../scss/styles.scss */ +/* line 1540, ../scss/styles.scss */ article.node-materiau.vm-cardfull > .side.group-side-left, article.node-breve.vm-cardfull > .side.group-side-left { border-radius: 5px 0 0 5px; background-clip: padding-box; } -/* line 1519, ../scss/styles.scss */ +/* line 1543, ../scss/styles.scss */ article.node-materiau.vm-cardfull > .side.group-side-right, article.node-breve.vm-cardfull > .side.group-side-right { border-radius: 0 5px 5px 0; background-clip: padding-box; } -/* line 1525, ../scss/styles.scss */ +/* line 1549, ../scss/styles.scss */ article.node-materiau.vm-cardfull .group-images, article.node-breve.vm-cardfull .group-images { position: relative; z-index: 1; background-color: #fff; } -/* line 77, ../scss/styles.scss */ +/* line 82, ../scss/styles.scss */ article.node-materiau.vm-cardfull .group-images figure, article.node-breve.vm-cardfull .group-images figure { position: absolute; top: 0; left: 0; } -/* line 79, ../scss/styles.scss */ +/* line 84, ../scss/styles.scss */ article.node-materiau.vm-cardfull .group-images figure:first-child, article.node-breve.vm-cardfull .group-images figure:first-child { position: relative; z-index: 1; } -/* line 1527, ../scss/styles.scss */ +/* line 1551, ../scss/styles.scss */ article.node-materiau.vm-cardfull .group-header, article.node-breve.vm-cardfull .group-header { font-size: 20px; font-weight: 300; padding: 10px; } -/* line 1529, ../scss/styles.scss */ +/* line 1553, ../scss/styles.scss */ article.node-materiau.vm-cardfull .group-header .field-name-title-field, article.node-breve.vm-cardfull .group-header .field-name-title-field { font-weight: 700; } -/* line 1530, ../scss/styles.scss */ +/* line 1554, ../scss/styles.scss */ article.node-materiau.vm-cardfull .group-header .field-name-field-reference-materio, article.node-materiau.vm-cardfull .group-header .field-name-field-localisation, article.node-materiau.vm-cardfull .group-header .field-name-field-authored-on, article.node-breve.vm-cardfull .group-header .field-name-field-reference-materio, article.node-breve.vm-cardfull .group-header .field-name-field-localisation, article.node-breve.vm-cardfull .group-header .field-name-field-authored-on { display: moz-inline-stack; display: inline-block; @@ -6333,7 +7915,7 @@ article.node-materiau.vm-cardfull .group-header .field-name-field-reference-mate font-size: 12px; padding-right: 15px; } -/* line 1534, ../scss/styles.scss */ +/* line 1558, ../scss/styles.scss */ article.node-materiau.vm-cardfull.node-breve .group-header, article.node-breve.vm-cardfull.node-breve .group-header { color: #fff; background-color: rgba(0, 0, 0, 0.7); @@ -6341,22 +7923,22 @@ article.node-materiau.vm-cardfull.node-breve .group-header, article.node-breve.v -webkit-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; } -/* line 1536, ../scss/styles.scss */ +/* line 1560, ../scss/styles.scss */ article.node-materiau.vm-cardfull.node-breve .group-header .field-name-field-authored-on, article.node-breve.vm-cardfull.node-breve .group-header .field-name-field-authored-on { font-weight: 500; } -/* line 1540, ../scss/styles.scss */ +/* line 1564, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-description, article.node-materiau.vm-cardfull .field-name-body, article.node-breve.vm-cardfull .field-name-field-description, article.node-breve.vm-cardfull .field-name-body { font-size: 12px; font-weight: 300; padding: 10px; } -/* line 1544, ../scss/styles.scss */ +/* line 1568, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-attachments, article.node-breve.vm-cardfull .field-name-field-attachments { padding: 10px; font-size: 12px; } -/* line 1550, ../scss/styles.scss */ +/* line 1574, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-company-fab, article.node-materiau.vm-cardfull .field-name-field-company-distrib, article.node-breve.vm-cardfull .field-name-field-company-fab, article.node-breve.vm-cardfull .field-name-field-company-distrib { font-size: 12px; padding: 10px; @@ -6368,48 +7950,48 @@ article.node-materiau.vm-cardfull .field-name-field-company-fab, article.node-ma *display: inline; width: 40%; } -/* line 1553, ../scss/styles.scss */ +/* line 1577, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-company-fab .field-item, article.node-materiau.vm-cardfull .field-name-field-company-distrib .field-item, article.node-breve.vm-cardfull .field-name-field-company-fab .field-item, article.node-breve.vm-cardfull .field-name-field-company-distrib .field-item { margin-top: 1em; } -/* line 1554, ../scss/styles.scss */ +/* line 1578, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-company-fab .field-label, article.node-materiau.vm-cardfull .field-name-field-company-distrib .field-label, article.node-breve.vm-cardfull .field-name-field-company-fab .field-label, article.node-breve.vm-cardfull .field-name-field-company-distrib .field-label { font-size: 10px; text-transform: lowercase; float: none; } -/* line 1555, ../scss/styles.scss */ +/* line 1579, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-company-fab .field-name-field-tode-company, article.node-materiau.vm-cardfull .field-name-field-company-distrib .field-name-field-tode-company, article.node-breve.vm-cardfull .field-name-field-company-fab .field-name-field-tode-company, article.node-breve.vm-cardfull .field-name-field-company-distrib .field-name-field-tode-company { font-size: 14px; } -/* line 1558, ../scss/styles.scss */ +/* line 1582, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-materiau-ref, article.node-materiau.vm-cardfull .field-name-field-source, article.node-materiau.vm-cardfull .field-name-field-attachments, article.node-breve.vm-cardfull .field-name-field-materiau-ref, article.node-breve.vm-cardfull .field-name-field-source, article.node-breve.vm-cardfull .field-name-field-attachments { font-size: 12px; padding: 10px; font-weight: 300; } -/* line 1559, ../scss/styles.scss */ +/* line 1583, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-name-field-materiau-ref a, article.node-materiau.vm-cardfull .field-name-field-source a, article.node-materiau.vm-cardfull .field-name-field-attachments a, article.node-breve.vm-cardfull .field-name-field-materiau-ref a, article.node-breve.vm-cardfull .field-name-field-source a, article.node-breve.vm-cardfull .field-name-field-attachments a { color: #000; } -/* line 1561, ../scss/styles.scss */ +/* line 1585, ../scss/styles.scss */ article.node-materiau.vm-cardfull .field-label, article.node-breve.vm-cardfull .field-label { font-weight: 900; margin: 0 0 0.5em; } -/* line 1564, ../scss/styles.scss */ +/* line 1588, ../scss/styles.scss */ article.node-materiau.vm-cardfull nav.nav, article.node-breve.vm-cardfull nav.nav { margin: 5px; } -/* line 1566, ../scss/styles.scss */ +/* line 1590, ../scss/styles.scss */ article.node-materiau.vm-cardfull div.workflow, article.node-breve.vm-cardfull div.workflow { margin: 5px; } -/* line 1569, ../scss/styles.scss */ +/* line 1593, ../scss/styles.scss */ article.node-materiau.vm-cardfull .side.oops p, article.node-materiau.vm-cardfull .side .upgrade p, article.node-breve.vm-cardfull .side.oops p, article.node-breve.vm-cardfull .side .upgrade p { padding: 3em; } -/* line 1571, ../scss/styles.scss */ +/* line 1595, ../scss/styles.scss */ article.node-materiau.vm-cardfull .side.oops p a, article.node-materiau.vm-cardfull .side .upgrade p a, article.node-breve.vm-cardfull .side.oops p a, article.node-breve.vm-cardfull .side .upgrade p a { border: 2px solid #eee; background-color: #eee; @@ -6419,7 +8001,7 @@ article.node-materiau.vm-cardfull .side.oops p a, article.node-materiau.vm-cardf -webkit-transition: background-color 0.3s ease-out; transition: background-color 0.3s ease-out; } -/* line 1578, ../scss/styles.scss */ +/* line 1602, ../scss/styles.scss */ article.node-materiau.vm-cardfull:hover .side.oops p a, article.node-materiau.vm-cardfull:hover .side .upgrade p a, article.node-breve.vm-cardfull:hover .side.oops p a, article.node-breve.vm-cardfull:hover .side .upgrade p a { border: 2px solid #69CDCF; background-color: #69CDCF; @@ -6432,12 +8014,12 @@ article.node-materiau.vm-cardfull:hover .side.oops p a, article.node-materiau.vm |___|__,|_| |___| | _|_| |_|_|_|_| |_| */ -/* line 1591, ../scss/styles.scss */ +/* line 1615, ../scss/styles.scss */ body.print-node-materiau { margin: 2em; } -/* line 1595, ../scss/styles.scss */ +/* line 1619, ../scss/styles.scss */ .print-content .node-materiau { width: 850px; height: auto; @@ -6457,38 +8039,38 @@ body.print-node-materiau { padding: 1em; margin: 0; } -/* line 1091, ../scss/styles.scss */ +/* line 1115, ../scss/styles.scss */ .print-content .node-materiau > div.side { border-radius: 5px; background-clip: padding-box; overflow: hidden; } -/* line 1096, ../scss/styles.scss */ +/* line 1120, ../scss/styles.scss */ .print-content .node-materiau.focused { box-shadow: 0 0 7px rgba(0, 0, 0, 0.9); } -/* line 1098, ../scss/styles.scss */ +/* line 1122, ../scss/styles.scss */ .print-content .node-materiau.just-added { opacity: 0; } -/* line 1100, ../scss/styles.scss */ +/* line 1124, ../scss/styles.scss */ .print-content .node-materiau.associated { -webkit-transition: margin 0.3s ease-out; transition: margin 0.3s ease-out; } -/* line 1102, ../scss/styles.scss */ +/* line 1126, ../scss/styles.scss */ .print-content .node-materiau.associated.just-added { margin-left: -850px; margin-right: 850px; } -/* line 1104, ../scss/styles.scss */ +/* line 1128, ../scss/styles.scss */ .modal-content .print-content .node-materiau.associated { position: absolute; top: 0; left: 0; z-index: 999; } -/* line 1112, ../scss/styles.scss */ +/* line 1136, ../scss/styles.scss */ .print-content .node-materiau.removed { -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; @@ -6499,7 +8081,7 @@ body.print-node-materiau { margin-left: 0; overflow: hidden; } -/* line 1122, ../scss/styles.scss */ +/* line 1146, ../scss/styles.scss */ .print-content .node-materiau nav.nav { position: absolute; top: 0; @@ -6512,37 +8094,37 @@ body.print-node-materiau { background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1134, ../scss/styles.scss */ +/* line 1158, ../scss/styles.scss */ .print-content .node-materiau nav.nav a { color: #000; } -/* line 1135, ../scss/styles.scss */ +/* line 1159, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul { background-color: rgba(255, 255, 255, 0.9); } -/* line 1136, ../scss/styles.scss */ +/* line 1160, ../scss/styles.scss */ .print-content .node-materiau nav.nav span.op { font-weight: 900; font-size: 14px; } -/* line 1138, ../scss/styles.scss */ +/* line 1162, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul { padding: 0; margin: 0; } -/* line 1140, ../scss/styles.scss */ +/* line 1164, ../scss/styles.scss */ .print-content .node-materiau nav.nav section { position: relative; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ .print-content .node-materiau nav.nav section > i { margin: 0 5px; } -/* line 1143, ../scss/styles.scss */ +/* line 1167, ../scss/styles.scss */ .print-content .node-materiau nav.nav section > i:hover { cursor: pointer; } -/* line 1146, ../scss/styles.scss */ +/* line 1170, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul { position: absolute; right: 0; @@ -6555,7 +8137,7 @@ body.print-node-materiau { background-clip: padding-box; box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2); } -/* line 1150, ../scss/styles.scss */ +/* line 1174, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul li { padding: 0; margin: 0; @@ -6566,20 +8148,20 @@ body.print-node-materiau { -webkit-transition: height 0.2s ease-out; transition: height 0.2s ease-out; } -/* line 1154, ../scss/styles.scss */ +/* line 1178, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul li a { display: block; } -/* line 1157, ../scss/styles.scss */ +/* line 1181, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links { width: 160px; font-size: 0; } -/* line 1160, ../scss/styles.scss */ +/* line 1184, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links > * { font-size: 11px; } -/* line 1165, ../scss/styles.scss */ +/* line 1189, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li { display: moz-inline-stack; display: inline-block; @@ -6590,53 +8172,53 @@ body.print-node-materiau { max-width: 98%; padding-left: 2px; } -/* line 1167, ../scss/styles.scss */ +/* line 1191, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li a { color: #a6a6a6; -webkit-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } -/* line 1169, ../scss/styles.scss */ +/* line 1193, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li a:hover, .print-content .node-materiau nav.nav ul.flag-lists-entity-links li a.unflag-action { color: #000; text-decoration: none; } -/* line 1173, ../scss/styles.scss */ +/* line 1197, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li.flag-lists-create { display: block; width: 100%; } -/* line 1175, ../scss/styles.scss */ +/* line 1199, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li.flag-lists-create > * { margin-top: 1px; padding-top: 1px; border-top: 1px solid #e6e6e6; } -/* line 1176, ../scss/styles.scss */ +/* line 1200, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li.flag-lists-create a { color: #000; } -/* line 1178, ../scss/styles.scss */ +/* line 1202, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li.loading { background: transparent url("../img/ajax-loader.gif") no-repeat 98% center; } -/* line 1179, ../scss/styles.scss */ +/* line 1203, ../scss/styles.scss */ .print-content .node-materiau nav.nav ul.flag-lists-entity-links li.loading a { visibility: hidden; } -/* line 1184, ../scss/styles.scss */ +/* line 1208, ../scss/styles.scss */ .ie8 .print-content .node-materiau nav.nav ul { background: #FFF; } -/* line 1189, ../scss/styles.scss */ +/* line 1213, ../scss/styles.scss */ .print-content .node-materiau nav.nav section:hover ul { padding: 5px 5px; } -/* line 1191, ../scss/styles.scss */ +/* line 1215, ../scss/styles.scss */ .print-content .node-materiau nav.nav section:hover ul li { height: 17px; } -/* line 1204, ../scss/styles.scss */ +/* line 1228, ../scss/styles.scss */ .print-content .node-materiau div.workflow { position: absolute; top: 0; @@ -6650,7 +8232,7 @@ body.print-node-materiau { background-color: rgba(255, 255, 255, 0.9); color: #000; } -/* line 1210, ../scss/styles.scss */ +/* line 1234, ../scss/styles.scss */ .print-content .node-materiau div.workflow span { padding: 3px 0 0 4px; display: moz-inline-stack; @@ -6659,7 +8241,7 @@ body.print-node-materiau { zoom: 1; *display: inline; } -/* line 1213, ../scss/styles.scss */ +/* line 1237, ../scss/styles.scss */ .print-content .node-materiau .field-name-field-description .upgrade { font-size: 12px; padding-top: 4em; @@ -6668,12 +8250,12 @@ body.print-node-materiau { background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 4em); position: relative; } -/* line 1221, ../scss/styles.scss */ +/* line 1245, ../scss/styles.scss */ .print-content .node-materiau .side.oops p, .print-content .node-materiau .side .upgrade p { padding: 10px; font-size: 12px; } -/* line 1223, ../scss/styles.scss */ +/* line 1247, ../scss/styles.scss */ .print-content .node-materiau .side.oops p a, .print-content .node-materiau .side .upgrade p a { display: block; margin: 10px 0; @@ -6692,28 +8274,28 @@ body.print-node-materiau { text-align: center; text-decoration: none; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ .print-content .node-materiau .side.oops p a:hover, .print-content .node-materiau .side.oops p a:focus, .print-content .node-materiau .side .upgrade p a:hover, .print-content .node-materiau .side .upgrade p a:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ .print-content .node-materiau .side.oops p a:active, .print-content .node-materiau .side .upgrade p a: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); } -/* line 1599, ../scss/styles.scss */ +/* line 1623, ../scss/styles.scss */ .print-content .node-materiau .field-name-title-field { font-weight: 500; font-size: 36px; } -/* line 1602, ../scss/styles.scss */ +/* line 1626, ../scss/styles.scss */ .print-content .node-materiau .field-name-field-nature-titre { font-weight: 500; font-size: 24px; margin-bottom: 0.5em; } -/* line 1606, ../scss/styles.scss */ +/* line 1630, ../scss/styles.scss */ .print-content .node-materiau .group-head-right { position: absolute; top: 0; @@ -6721,7 +8303,7 @@ body.print-node-materiau { padding: 1em; text-align: right; } -/* line 1613, ../scss/styles.scss */ +/* line 1637, ../scss/styles.scss */ .print-content .node-materiau .side { display: moz-inline-stack; display: inline-block; @@ -6730,16 +8312,16 @@ body.print-node-materiau { *display: inline; width: 50%; } -/* line 1617, ../scss/styles.scss */ +/* line 1641, ../scss/styles.scss */ .print-content .node-materiau .side.group-side-right { border-radius: 5px 5px 5px 5px; background-clip: padding-box; } -/* line 1619, ../scss/styles.scss */ +/* line 1643, ../scss/styles.scss */ .print-content .node-materiau .side.group-side-right .field-name-field-materiau-image { float: right; } -/* line 1631, ../scss/styles.scss */ +/* line 1655, ../scss/styles.scss */ .print-content .node-materiau .field-name-field-description, .print-content .node-materiau .field-name-field-company-fab, .print-content .node-materiau .field-name-field-reference-distrib { @@ -6754,13 +8336,13 @@ body.print-node-materiau { /_/ /_/ |_/___/_/ |_/ /_/ */ -/* line 1651, ../scss/styles.scss */ +/* line 1673, ../scss/styles.scss */ .print-site_name { width: 100%; vertical-align: bottom; margin-bottom: 1em; } -/* line 1655, ../scss/styles.scss */ +/* line 1677, ../scss/styles.scss */ .print-site_name h1 { margin: 0; font-size: 36px; @@ -6773,15 +8355,15 @@ body.print-node-materiau { position: relative; line-height: 1.25; } -/* line 1659, ../scss/styles.scss */ +/* line 1681, ../scss/styles.scss */ .print-site_name h1 a { color: inherit; } -/* line 1661, ../scss/styles.scss */ +/* line 1683, ../scss/styles.scss */ .print-site_name h1 a:hover { text-decoration: none; } -/* line 1664, ../scss/styles.scss */ +/* line 1686, ../scss/styles.scss */ .print-site_name span.beta { line-height: 1; letter-spacing: 0.1em; @@ -6792,183 +8374,29 @@ body.print-node-materiau { padding-left: 0; margin-left: 0; } -/* line 1670, ../scss/styles.scss */ +/* line 1692, ../scss/styles.scss */ .print-site_name span.slogan { font-size: 14px; margin-top: -3px; margin-left: -0.5em; font-weight: 900; } -/* line 1675, ../scss/styles.scss */ +/* line 1697, ../scss/styles.scss */ .ie8 .print-site_name span.slogan { position: absolute; margin-top: 22px; } -/* line 1679, ../scss/styles.scss */ +/* line 1701, ../scss/styles.scss */ .print-content { margin-bottom: 1em; } -/* line 1683, ../scss/styles.scss */ +/* line 1705, ../scss/styles.scss */ .print-footer { margin-bottom: 2em; } -/* line 36, ../scss/misc.scss */ -div.messages { - padding: 9px; - margin: 0.5em 0 0; - color: #3a87ad; - background: #d9edf7; - border: 1px solid #bce8f1; - border-radius: 5px; - font-size: 12px; -} -/* line 14, ../scss/misc.scss */ -div.messages.warning { - color: #c09853; - background-color: #fcf8e3; - border-color: #fbeed5; -} -/* line 20, ../scss/misc.scss */ -div.messages.error { - color: #b94a48; - background-color: #f2dede; - border-color: #eed3d7; -} -/* line 27, ../scss/misc.scss */ -div.messages.status { - color: #468847; - background-color: #dff0d8; - border-color: #d6e9c6; - font-size: 14px; -} - -/* line 38, ../scss/misc.scss */ -.messages-label { - display: none; -} - -/* line 40, ../scss/misc.scss */ -#better-messages-wrapper { - background-color: rgba(255, 255, 255, 0.7); - padding: 10px; - border-radius: 5px; - background-clip: padding-box; - box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); -} -/* line 44, ../scss/misc.scss */ -#better-messages-wrapper #better-messages-default div.messages { - padding: 9px; - margin: 0.5em 0 0; - color: #3a87ad; - background: #d9edf7; - border: 1px solid #bce8f1; - border-radius: 5px; - font-size: 12px; - margin: 0 0 10px 0; -} -/* line 14, ../scss/misc.scss */ -#better-messages-wrapper #better-messages-default div.messages.warning { - color: #c09853; - background-color: #fcf8e3; - border-color: #fbeed5; -} -/* line 20, ../scss/misc.scss */ -#better-messages-wrapper #better-messages-default div.messages.error { - color: #b94a48; - background-color: #f2dede; - border-color: #eed3d7; -} -/* line 27, ../scss/misc.scss */ -#better-messages-wrapper #better-messages-default div.messages.status { - color: #468847; - background-color: #dff0d8; - border-color: #d6e9c6; - font-size: 14px; -} -/* line 47, ../scss/misc.scss */ -#better-messages-wrapper #better-messages-default .footer { - border: none; - padding: 0; - margin: 0; -} -/* line 49, ../scss/misc.scss */ -#better-messages-wrapper #better-messages-default .footer a.message-close { - background: #fff url("../img/close.png") no-repeat center center; - width: 15px; - height: 15px; - border-radius: 3px; - background-clip: padding-box; - display: block; -} - -/** Tab navigation */ -/** -* icons -*/ -/** -* figures -*/ -/* line 176, ../scss/misc.scss */ -figure figcaption { - display: none; -} -/* line 179, ../scss/misc.scss */ -figure .blank { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; -} - -/* ==|== print styles ======================================================= - Print styles. - Inlined to avoid required HTTP connection: h5bp.com/r - ========================================================================== */ -/* line 206, ../scss/misc.scss */ -a:focus { - outline: 0; -} - -/* - * Improves readability when focused and also mouse hovered in all browsers. - */ -/* line 214, ../scss/misc.scss */ -a:active, -a:hover { - outline: 0; -} - -/** COLORBOX */ -/* line 221, ../scss/misc.scss */ -#colorbox { - border-radius: 2px; - background-clip: padding-box; - box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); -} -/* line 223, ../scss/misc.scss */ -#colorbox #cboxLoadedContent { - background-color: #fff; -} - -/** embed player */ -@media only screen and (min-width: 40.063em) and (max-width: 64em) { - /* line 229, ../scss/misc.scss */ - .embedded-video .player iframe { - max-width: 100%; - height: auto; - } -} - -/** devel */ -/* line 239, ../scss/misc.scss */ -.not-logged-in #tasks ul.tabs.primary { - display: none; -} - /* ___ __ ____________ __________ __ _______ __ __________________ / | / / / /_ __/ __ \/ ____/ __ \/ |/ / __ \/ / / ____/_ __/ ____/ @@ -6977,7 +8405,7 @@ a:hover { /_/ |_\____/ /_/ \____/\____/\____/_/ /_/_/ /_____/_____/ /_/ /_____/ */ -/* line 1698, ../scss/styles.scss */ +/* line 1717, ../scss/styles.scss */ #autocomplete { border: 0; border-radius: 3px; @@ -6986,21 +8414,21 @@ a:hover { text-align: left; margin-left: 2px; } -/* line 1703, ../scss/styles.scss */ +/* line 1722, ../scss/styles.scss */ .oldie #autocomplete { background-color: #545454; } -/* line 1704, ../scss/styles.scss */ +/* line 1723, ../scss/styles.scss */ #autocomplete li { color: #FFF; background-color: transparent; font-size: 12px; } -/* line 1706, ../scss/styles.scss */ +/* line 1725, ../scss/styles.scss */ #autocomplete li.selected { background-color: rgba(0, 0, 0, 0.8); } -/* line 1707, ../scss/styles.scss */ +/* line 1726, ../scss/styles.scss */ #autocomplete li div { padding: 0.1em 5px; } @@ -7008,7 +8436,7 @@ a:hover { /** * the old modal api (balck bg) for contextual forms (create new flag list) */ -/* line 1747, ../scss/styles.scss */ +/* line 1766, ../scss/styles.scss */ #modal { background-color: rgba(0, 0, 0, 0.7); border-radius: 5px; @@ -7016,35 +8444,35 @@ a:hover { border: 0; font-size: 12px; } -/* line 1717, ../scss/styles.scss */ +/* line 1736, ../scss/styles.scss */ #modal * { color: #fff; background-color: transparent; } -/* line 1719, ../scss/styles.scss */ +/* line 1738, ../scss/styles.scss */ #modal form { background-color: transparent; color: #fff; border: 0px; } -/* line 1722, ../scss/styles.scss */ +/* line 1741, ../scss/styles.scss */ #modal form .form-actions { background-color: transparent; margin: 0; padding: 0; border: 0; } -/* line 1725, ../scss/styles.scss */ +/* line 1744, ../scss/styles.scss */ #modal form input.form-text, #modal form textarea, #modal form div.grippie { background-color: #fff; color: #000; border: 0; } -/* line 1727, ../scss/styles.scss */ +/* line 1746, ../scss/styles.scss */ #modal form .form-actions { text-align: right; } -/* line 1728, ../scss/styles.scss */ +/* line 1747, ../scss/styles.scss */ #modal form input.form-submit { border-style: solid; border-width: 0; @@ -7079,7 +8507,7 @@ a:hover { #modal form input.form-submit:hover, #modal form input.form-submit:focus { color: #FFFFFF; } -/* line 1731, ../scss/styles.scss */ +/* line 1750, ../scss/styles.scss */ #modal form input.form-submit[name="create"] { border-style: solid; border-width: 0; @@ -7114,7 +8542,7 @@ a:hover { #modal form input.form-submit[name="create"]:hover, #modal form input.form-submit[name="create"]:focus { color: #FFFFFF; } -/* line 1734, ../scss/styles.scss */ +/* line 1753, ../scss/styles.scss */ #modal form input.form-submit[name="save"] { border-style: solid; border-width: 0; @@ -7149,7 +8577,7 @@ a:hover { #modal form input.form-submit[name="save"]:hover, #modal form input.form-submit[name="save"]:focus { color: #FFFFFF; } -/* line 1737, ../scss/styles.scss */ +/* line 1756, ../scss/styles.scss */ #modal form input.form-submit[name="delete"] { border-style: solid; border-width: 0; @@ -7184,7 +8612,7 @@ a:hover { #modal form input.form-submit[name="delete"]:hover, #modal form input.form-submit[name="delete"]:focus { color: #FFFFFF; } -/* line 1740, ../scss/styles.scss */ +/* line 1759, ../scss/styles.scss */ #modal form input.form-submit[name="cancel"] { border-style: solid; border-width: 0; @@ -7219,15 +8647,15 @@ a:hover { #modal form input.form-submit[name="cancel"]:hover, #modal form input.form-submit[name="cancel"]:focus { color: #333333; } -/* line 1749, ../scss/styles.scss */ +/* line 1768, ../scss/styles.scss */ #modal > * { padding: 10px; } -/* line 1753, ../scss/styles.scss */ +/* line 1772, ../scss/styles.scss */ #modal .form-item-flag-lists-name input { width: 95%; } -/* line 1756, ../scss/styles.scss */ +/* line 1775, ../scss/styles.scss */ #modal .actions { text-align: right; } @@ -7235,7 +8663,7 @@ a:hover { /** * the new modal api used for preview and register modal */ -/* line 1764, ../scss/styles.scss */ +/* line 1783, ../scss/styles.scss */ .modal-wrapper { bottom: 0; left: 0; @@ -7246,7 +8674,7 @@ a:hover { white-space: nowrap; z-index: 99998; } -/* line 1765, ../scss/styles.scss */ +/* line 1784, ../scss/styles.scss */ .modal-wrapper:before { content: ""; display: inline-block; @@ -7254,11 +8682,11 @@ a:hover { margin-right: -0.25em; vertical-align: middle; } -/* line 1772, ../scss/styles.scss */ +/* line 1791, ../scss/styles.scss */ .modal-wrapper:after, .modal-wrapper:before { -moz-box-sizing: border-box; } -/* line 1787, ../scss/styles.scss */ +/* line 1806, ../scss/styles.scss */ .modal-wrapper .modal-bg { background-color: #000; position: absolute; @@ -7268,7 +8696,7 @@ a:hover { height: 100%; opacity: 0.5; } -/* line 1795, ../scss/styles.scss */ +/* line 1814, ../scss/styles.scss */ .modal-wrapper .modal-content { position: relative; display: inline-block; @@ -7287,16 +8715,16 @@ a:hover { \____//____/\____/_/ |_|\____/_____/_____/_/ /_/ |_/_/ |_/ */ -/* line 1817, ../scss/styles.scss */ +/* line 1836, ../scss/styles.scss */ .jspContainer .jspVerticalBar { background-color: transparent; width: 5px; } -/* line 1821, ../scss/styles.scss */ +/* line 1840, ../scss/styles.scss */ .jspContainer .jspVerticalBar .jspTrack { background-color: transparent; } -/* line 1823, ../scss/styles.scss */ +/* line 1842, ../scss/styles.scss */ .jspContainer .jspVerticalBar .jspTrack .jspDrag { background-color: #ccc; border-radius: 3px; @@ -7311,7 +8739,7 @@ a:hover { /_/ \____/\____/_____/_/ /___/_/ */ -/* line 1839, ../scss/styles.scss */ +/* line 1858, ../scss/styles.scss */ #tooltip { position: absolute; z-index: 999; @@ -7324,7 +8752,7 @@ a:hover { font-weight: 500; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); } -/* line 1843, ../scss/styles.scss */ +/* line 1862, ../scss/styles.scss */ #tooltip.op-visible { -webkit-transition: opacity 0.1s ease-out; transition: opacity 0.1s ease-out; @@ -7339,24 +8767,24 @@ a:hover { */ @media only screen and (min-width: 40.063em) and (max-width: 64em) { - /* line 1857, ../scss/styles.scss */ + /* line 1876, ../scss/styles.scss */ #block-feedback-form { bottom: 5px; left: 5px; right: auto; } } -/* line 1861, ../scss/styles.scss */ +/* line 1880, ../scss/styles.scss */ #block-feedback-form h2 { line-height: 1.2; font-size: 14px; margin: 0; } -/* line 1863, ../scss/styles.scss */ +/* line 1882, ../scss/styles.scss */ #block-feedback-form h2 .title { display: none; } -/* line 1866, ../scss/styles.scss */ +/* line 1885, ../scss/styles.scss */ #block-feedback-form #feedback-form-toggle { padding: 2px 3px; border-radius: 3px; @@ -7366,7 +8794,7 @@ a:hover { line-height: 2; font-weight: 900; } -/* line 1870, ../scss/styles.scss */ +/* line 1889, ../scss/styles.scss */ #block-feedback-form .content { background-color: rgba(0, 0, 0, 0.7); border-radius: 5px; @@ -7374,35 +8802,35 @@ a:hover { border: 0; font-size: 12px; } -/* line 1717, ../scss/styles.scss */ +/* line 1736, ../scss/styles.scss */ #block-feedback-form .content * { color: #fff; background-color: transparent; } -/* line 1719, ../scss/styles.scss */ +/* line 1738, ../scss/styles.scss */ #block-feedback-form .content form { background-color: transparent; color: #fff; border: 0px; } -/* line 1722, ../scss/styles.scss */ +/* line 1741, ../scss/styles.scss */ #block-feedback-form .content form .form-actions { background-color: transparent; margin: 0; padding: 0; border: 0; } -/* line 1725, ../scss/styles.scss */ +/* line 1744, ../scss/styles.scss */ #block-feedback-form .content form input.form-text, #block-feedback-form .content form textarea, #block-feedback-form .content form div.grippie { background-color: #fff; color: #000; border: 0; } -/* line 1727, ../scss/styles.scss */ +/* line 1746, ../scss/styles.scss */ #block-feedback-form .content form .form-actions { text-align: right; } -/* line 1728, ../scss/styles.scss */ +/* line 1747, ../scss/styles.scss */ #block-feedback-form .content form input.form-submit { border-style: solid; border-width: 0; @@ -7437,7 +8865,7 @@ a:hover { #block-feedback-form .content form input.form-submit:hover, #block-feedback-form .content form input.form-submit:focus { color: #FFFFFF; } -/* line 1731, ../scss/styles.scss */ +/* line 1750, ../scss/styles.scss */ #block-feedback-form .content form input.form-submit[name="create"] { border-style: solid; border-width: 0; @@ -7472,7 +8900,7 @@ a:hover { #block-feedback-form .content form input.form-submit[name="create"]:hover, #block-feedback-form .content form input.form-submit[name="create"]:focus { color: #FFFFFF; } -/* line 1734, ../scss/styles.scss */ +/* line 1753, ../scss/styles.scss */ #block-feedback-form .content form input.form-submit[name="save"] { border-style: solid; border-width: 0; @@ -7507,7 +8935,7 @@ a:hover { #block-feedback-form .content form input.form-submit[name="save"]:hover, #block-feedback-form .content form input.form-submit[name="save"]:focus { color: #FFFFFF; } -/* line 1737, ../scss/styles.scss */ +/* line 1756, ../scss/styles.scss */ #block-feedback-form .content form input.form-submit[name="delete"] { border-style: solid; border-width: 0; @@ -7542,7 +8970,7 @@ a:hover { #block-feedback-form .content form input.form-submit[name="delete"]:hover, #block-feedback-form .content form input.form-submit[name="delete"]:focus { color: #FFFFFF; } -/* line 1740, ../scss/styles.scss */ +/* line 1759, ../scss/styles.scss */ #block-feedback-form .content form input.form-submit[name="cancel"] { border-style: solid; border-width: 0; @@ -7577,11 +9005,11 @@ a:hover { #block-feedback-form .content form input.form-submit[name="cancel"]:hover, #block-feedback-form .content form input.form-submit[name="cancel"]:focus { color: #333333; } -/* line 1872, ../scss/styles.scss */ +/* line 1891, ../scss/styles.scss */ .ie8 #block-feedback-form .content { background: #000; } -/* line 1875, ../scss/styles.scss */ +/* line 1894, ../scss/styles.scss */ #block-feedback-form #feedback-status-message { background-color: #fff; padding: 5px; @@ -7595,7 +9023,7 @@ a:hover { /_/ /_/ |_/____/_/ |_| /_/ /_/ /_/ |_/_____/____/ */ -/* line 1902, ../scss/styles.scss */ +/* line 1921, ../scss/styles.scss */ #tasks ul.tabs { display: moz-inline-stack; display: inline-block; @@ -7606,23 +9034,23 @@ a:hover { padding: 0; margin: 0; } -/* line 1906, ../scss/styles.scss */ +/* line 1925, ../scss/styles.scss */ #tasks ul.tabs li { padding: 0; margin: 2px 5px; border: 0 solid #fff; } -/* line 1907, ../scss/styles.scss */ +/* line 1926, ../scss/styles.scss */ #tasks ul.tabs a { border: 0; color: #7f7f7f; } -/* line 1909, ../scss/styles.scss */ +/* line 1928, ../scss/styles.scss */ #tasks ul.tabs a.active, #tasks ul.tabs a:hover { font-weight: 900; color: #000; } -/* line 1887, ../scss/styles.scss */ +/* line 1906, ../scss/styles.scss */ #tasks ul.tabs.primary a { font-size: 12px; padding: 5px 10px; @@ -7630,11 +9058,11 @@ a:hover { border-radius: 3px; background-clip: padding-box; } -/* line 1891, ../scss/styles.scss */ +/* line 1910, ../scss/styles.scss */ #tasks ul.tabs.primary a.active, #tasks ul.tabs.primary a:hover { background-color: #e6e6e6; } -/* line 1916, ../scss/styles.scss */ +/* line 1935, ../scss/styles.scss */ #tasks ul.tabs.secondary { font-size: 10px; padding: 0.5em 1em; @@ -7654,20 +9082,20 @@ a:hover { |___|___|___|_| */ -/* line 1938, ../scss/styles.scss */ +/* line 1957, ../scss/styles.scss */ .page-user #main, .page-user-edit #main, .page-user-password #main, .page-user-reset #main, .page-toboggan #main { background: #fff url("../img/user-page-bg.gif") no-repeat bottom right; } -/* line 1940, ../scss/styles.scss */ +/* line 1959, ../scss/styles.scss */ .page-user .messages, .page-user-edit .messages, .page-user-password .messages, .page-user-reset .messages, .page-toboggan .messages { width: 800px; margin: 0 auto; } -/* line 1942, ../scss/styles.scss */ +/* line 1961, ../scss/styles.scss */ .page-user.role-6 #tasks .tabs.primary, .page-user-edit.role-6 #tasks .tabs.primary, .page-user-password.role-6 #tasks .tabs.primary, .page-user-reset.role-6 #tasks .tabs.primary, .page-toboggan.role-6 #tasks .tabs.primary { display: none; } -/* line 1887, ../scss/styles.scss */ +/* line 1906, ../scss/styles.scss */ .page-user.role-6 #tasks .tabs.secondary a, .page-user-edit.role-6 #tasks .tabs.secondary a, .page-user-password.role-6 #tasks .tabs.secondary a, .page-user-reset.role-6 #tasks .tabs.secondary a, .page-toboggan.role-6 #tasks .tabs.secondary a { font-size: 12px; padding: 5px 10px; @@ -7675,11 +9103,11 @@ a:hover { border-radius: 3px; background-clip: padding-box; } -/* line 1891, ../scss/styles.scss */ +/* line 1910, ../scss/styles.scss */ .page-user.role-6 #tasks .tabs.secondary a.active, .page-user.role-6 #tasks .tabs.secondary a:hover, .page-user-edit.role-6 #tasks .tabs.secondary a.active, .page-user-edit.role-6 #tasks .tabs.secondary a:hover, .page-user-password.role-6 #tasks .tabs.secondary a.active, .page-user-password.role-6 #tasks .tabs.secondary a:hover, .page-user-reset.role-6 #tasks .tabs.secondary a.active, .page-user-reset.role-6 #tasks .tabs.secondary a:hover, .page-toboggan.role-6 #tasks .tabs.secondary a.active, .page-toboggan.role-6 #tasks .tabs.secondary a:hover { background-color: #e6e6e6; } -/* line 1945, ../scss/styles.scss */ +/* line 1964, ../scss/styles.scss */ .page-user #content .inner-content > *, .page-user-edit #content .inner-content > *, .page-user-password #content .inner-content > *, .page-user-reset #content .inner-content > *, .page-toboggan #content .inner-content > * { width: 800px; margin: 0 auto; @@ -7687,11 +9115,11 @@ a:hover { font-size: 14px; /* #user-profile-form */ } -/* line 1948, ../scss/styles.scss */ +/* line 1967, ../scss/styles.scss */ .page-user #content .inner-content > * fieldset, .page-user-edit #content .inner-content > * fieldset, .page-user-password #content .inner-content > * fieldset, .page-user-reset #content .inner-content > * fieldset, .page-toboggan #content .inner-content > * fieldset { margin-bottom: 1em; } -/* line 1952, ../scss/styles.scss */ +/* line 1971, ../scss/styles.scss */ .page-user #content .inner-content > * legend, .page-user-edit #content .inner-content > * legend, .page-user-password #content .inner-content > * legend, .page-user-reset #content .inner-content > * legend, .page-toboggan #content .inner-content > * legend { font-size: 16px; margin: 0; @@ -7699,16 +9127,16 @@ a:hover { line-height: 1; border: 0 solid #fff; } -/* line 1954, ../scss/styles.scss */ +/* line 1973, ../scss/styles.scss */ .page-user #content .inner-content > * legend a, .page-user-edit #content .inner-content > * legend a, .page-user-password #content .inner-content > * legend a, .page-user-reset #content .inner-content > * legend a, .page-toboggan #content .inner-content > * legend a { color: #000; } -/* line 1957, ../scss/styles.scss */ +/* line 1976, ../scss/styles.scss */ .page-user #content .inner-content > * .form-item, .page-user-edit #content .inner-content > * .form-item, .page-user-password #content .inner-content > * .form-item, .page-user-reset #content .inner-content > * .form-item, .page-toboggan #content .inner-content > * .form-item { margin: 0 0 0.5em 0; width: 100%; } -/* line 1959, ../scss/styles.scss */ +/* line 1978, ../scss/styles.scss */ .page-user #content .inner-content > * .form-item label, .page-user #content .inner-content > * .form-item input.form-text, .page-user-edit #content .inner-content > * .form-item label, .page-user-edit #content .inner-content > * .form-item input.form-text, .page-user-password #content .inner-content > * .form-item label, .page-user-password #content .inner-content > * .form-item input.form-text, .page-user-reset #content .inner-content > * .form-item label, .page-user-reset #content .inner-content > * .form-item input.form-text, .page-toboggan #content .inner-content > * .form-item label, .page-toboggan #content .inner-content > * .form-item input.form-text { display: moz-inline-stack; display: inline-block; @@ -7717,42 +9145,42 @@ a:hover { *display: inline; vertical-align: middle; } -/* line 1962, ../scss/styles.scss */ +/* line 1981, ../scss/styles.scss */ .page-user #content .inner-content > * .form-item label, .page-user-edit #content .inner-content > * .form-item label, .page-user-password #content .inner-content > * .form-item label, .page-user-reset #content .inner-content > * .form-item label, .page-toboggan #content .inner-content > * .form-item label { margin-right: 1em; min-width: 6em; } -/* line 1963, ../scss/styles.scss */ +/* line 1982, ../scss/styles.scss */ .page-user #content .inner-content > * .form-item input.form-text, .page-user-edit #content .inner-content > * .form-item input.form-text, .page-user-password #content .inner-content > * .form-item input.form-text, .page-user-reset #content .inner-content > * .form-item input.form-text, .page-toboggan #content .inner-content > * .form-item input.form-text { padding: 2px 4px; } -/* line 1968, ../scss/styles.scss */ +/* line 1987, ../scss/styles.scss */ .page-user #content .inner-content > * .form-wrapper > .form-item, .page-user-edit #content .inner-content > * .form-wrapper > .form-item, .page-user-password #content .inner-content > * .form-wrapper > .form-item, .page-user-reset #content .inner-content > * .form-wrapper > .form-item, .page-toboggan #content .inner-content > * .form-wrapper > .form-item { margin: 0 0 2em 0; } -/* line 1972, ../scss/styles.scss */ +/* line 1991, ../scss/styles.scss */ .page-user #content .inner-content > * .form-type-password-confirm label, .page-user #content .inner-content > * .form-type-new-password-confirm label, .page-user-edit #content .inner-content > * .form-type-password-confirm label, .page-user-edit #content .inner-content > * .form-type-new-password-confirm label, .page-user-password #content .inner-content > * .form-type-password-confirm label, .page-user-password #content .inner-content > * .form-type-new-password-confirm label, .page-user-reset #content .inner-content > * .form-type-password-confirm label, .page-user-reset #content .inner-content > * .form-type-new-password-confirm label, .page-toboggan #content .inner-content > * .form-type-password-confirm label, .page-toboggan #content .inner-content > * .form-type-new-password-confirm label { width: 9em; } -/* line 1973, ../scss/styles.scss */ +/* line 1992, ../scss/styles.scss */ .page-user #content .inner-content > * .form-type-password-confirm .password-parent, .page-user #content .inner-content > * .form-type-new-password-confirm .password-parent, .page-user-edit #content .inner-content > * .form-type-password-confirm .password-parent, .page-user-edit #content .inner-content > * .form-type-new-password-confirm .password-parent, .page-user-password #content .inner-content > * .form-type-password-confirm .password-parent, .page-user-password #content .inner-content > * .form-type-new-password-confirm .password-parent, .page-user-reset #content .inner-content > * .form-type-password-confirm .password-parent, .page-user-reset #content .inner-content > * .form-type-new-password-confirm .password-parent, .page-toboggan #content .inner-content > * .form-type-password-confirm .password-parent, .page-toboggan #content .inner-content > * .form-type-new-password-confirm .password-parent { width: auto; } -/* line 1974, ../scss/styles.scss */ +/* line 1993, ../scss/styles.scss */ .page-user #content .inner-content > * .form-type-password-confirm .password-strength, .page-user #content .inner-content > * .form-type-password-confirm .password-confirm, .page-user #content .inner-content > * .form-type-new-password-confirm .password-strength, .page-user #content .inner-content > * .form-type-new-password-confirm .password-confirm, .page-user-edit #content .inner-content > * .form-type-password-confirm .password-strength, .page-user-edit #content .inner-content > * .form-type-password-confirm .password-confirm, .page-user-edit #content .inner-content > * .form-type-new-password-confirm .password-strength, .page-user-edit #content .inner-content > * .form-type-new-password-confirm .password-confirm, .page-user-password #content .inner-content > * .form-type-password-confirm .password-strength, .page-user-password #content .inner-content > * .form-type-password-confirm .password-confirm, .page-user-password #content .inner-content > * .form-type-new-password-confirm .password-strength, .page-user-password #content .inner-content > * .form-type-new-password-confirm .password-confirm, .page-user-reset #content .inner-content > * .form-type-password-confirm .password-strength, .page-user-reset #content .inner-content > * .form-type-password-confirm .password-confirm, .page-user-reset #content .inner-content > * .form-type-new-password-confirm .password-strength, .page-user-reset #content .inner-content > * .form-type-new-password-confirm .password-confirm, .page-toboggan #content .inner-content > * .form-type-password-confirm .password-strength, .page-toboggan #content .inner-content > * .form-type-password-confirm .password-confirm, .page-toboggan #content .inner-content > * .form-type-new-password-confirm .password-strength, .page-toboggan #content .inner-content > * .form-type-new-password-confirm .password-confirm { width: 15em; margin-top: 0; } -/* line 1980, ../scss/styles.scss */ +/* line 1999, ../scss/styles.scss */ .page-user #content .inner-content > * .form-type-checkbox input, .page-user-edit #content .inner-content > * .form-type-checkbox input, .page-user-password #content .inner-content > * .form-type-checkbox input, .page-user-reset #content .inner-content > * .form-type-checkbox input, .page-toboggan #content .inner-content > * .form-type-checkbox input { margin: 0; } -/* line 1981, ../scss/styles.scss */ +/* line 2000, ../scss/styles.scss */ .page-user #content .inner-content > * .form-type-checkbox label, .page-user-edit #content .inner-content > * .form-type-checkbox label, .page-user-password #content .inner-content > * .form-type-checkbox label, .page-user-reset #content .inner-content > * .form-type-checkbox label, .page-toboggan #content .inner-content > * .form-type-checkbox label { font-size: 14px; margin: 0; } -/* line 1985, ../scss/styles.scss */ +/* line 2004, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-language .form-item, .page-user-edit #content .inner-content > * #edit-language .form-item, .page-user-password #content .inner-content > * #edit-language .form-item, .page-user-reset #content .inner-content > * #edit-language .form-item, .page-toboggan #content .inner-content > * #edit-language .form-item { display: moz-inline-stack; display: inline-block; @@ -7762,27 +9190,27 @@ a:hover { width: auto; margin-right: 1em; } -/* line 1987, ../scss/styles.scss */ +/* line 2006, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-language .form-item input, .page-user #content .inner-content > * #edit-language .form-item label, .page-user-edit #content .inner-content > * #edit-language .form-item input, .page-user-edit #content .inner-content > * #edit-language .form-item label, .page-user-password #content .inner-content > * #edit-language .form-item input, .page-user-password #content .inner-content > * #edit-language .form-item label, .page-user-reset #content .inner-content > * #edit-language .form-item input, .page-user-reset #content .inner-content > * #edit-language .form-item label, .page-toboggan #content .inner-content > * #edit-language .form-item input, .page-toboggan #content .inner-content > * #edit-language .form-item label { margin: 0; } -/* line 1991, ../scss/styles.scss */ +/* line 2010, ../scss/styles.scss */ .page-user #content .inner-content > * select.form-select, .page-user-edit #content .inner-content > * select.form-select, .page-user-password #content .inner-content > * select.form-select, .page-user-reset #content .inner-content > * select.form-select, .page-toboggan #content .inner-content > * select.form-select { width: auto; padding: 2px 4px; height: auto; } -/* line 1995, ../scss/styles.scss */ +/* line 2014, ../scss/styles.scss */ .page-user #content .inner-content > * div.description, .page-user-edit #content .inner-content > * div.description, .page-user-password #content .inner-content > * div.description, .page-user-reset #content .inner-content > * div.description, .page-toboggan #content .inner-content > * div.description { font-size: 10px; } -/* line 1998, ../scss/styles.scss */ +/* line 2017, ../scss/styles.scss */ .page-user #content .inner-content > * div.form-actions, .page-user-edit #content .inner-content > * div.form-actions, .page-user-password #content .inner-content > * div.form-actions, .page-user-reset #content .inner-content > * div.form-actions, .page-toboggan #content .inner-content > * div.form-actions { margin: 0; text-align: right; padding: 1em 0.5em; } -/* line 2005, ../scss/styles.scss */ +/* line 2024, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-first-name, .page-user #content .inner-content > * #edit-profile-adherent-field-name, .page-user #content .inner-content > * #edit-profile-adherent-field-private-quality, .page-user #content .inner-content > * #edit-profile-adherent-field-service, .page-user #content .inner-content > * #edit-profile-adherent-field-employee, .page-user #content .inner-content > * #edit-profile-adherent-field-naf, .page-user #content .inner-content > * #edit-profile-adherent-field-siret, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-first-name, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-name, @@ -7803,7 +9231,7 @@ a:hover { width: auto; margin: 0 1em 0.5em 0; } -/* line 2009, ../scss/styles.scss */ +/* line 2028, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-first-name div, .page-user #content .inner-content > * #edit-profile-adherent-field-name div, .page-user #content .inner-content > * #edit-profile-adherent-field-private-quality div, .page-user #content .inner-content > * #edit-profile-adherent-field-service div, .page-user #content .inner-content > * #edit-profile-adherent-field-employee div, .page-user #content .inner-content > * #edit-profile-adherent-field-naf div, .page-user #content .inner-content > * #edit-profile-adherent-field-siret div, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-first-name div, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-name div, @@ -7819,7 +9247,7 @@ a:hover { margin: 0; padding: 0; } -/* line 2015, ../scss/styles.scss */ +/* line 2034, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-name label, .page-user #content .inner-content > * #edit-profile-adherent-field-service label, .page-user #content .inner-content > * #edit-profile-adherent-field-naf label, .page-user #content .inner-content > * #edit-profile-adherent-field-siret label, .page-user #content .inner-content > * .form-item-profile-adherent-field-adresse-und-0-locality label, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-name label, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-service label, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-naf label, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-siret label, .page-user-edit #content .inner-content > * .form-item-profile-adherent-field-adresse-und-0-locality label, .page-user-password #content .inner-content > * #edit-profile-adherent-field-name label, .page-user-password #content .inner-content > * #edit-profile-adherent-field-service label, @@ -7828,27 +9256,27 @@ a:hover { .page-toboggan #content .inner-content > * #edit-profile-adherent-field-naf label, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-siret label, .page-toboggan #content .inner-content > * .form-item-profile-adherent-field-adresse-und-0-locality label { min-width: auto; } -/* line 2018, ../scss/styles.scss */ +/* line 2037, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-siret input, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-siret input, .page-user-password #content .inner-content > * #edit-profile-adherent-field-siret input, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-siret input, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-siret input { width: 8em; } -/* line 2019, ../scss/styles.scss */ +/* line 2038, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-naf input, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-naf input, .page-user-password #content .inner-content > * #edit-profile-adherent-field-naf input, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-naf input, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-naf input { width: 13em; } -/* line 2021, ../scss/styles.scss */ +/* line 2040, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-organization, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-organization, .page-user-password #content .inner-content > * #edit-profile-adherent-field-organization, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-organization, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-organization { margin: 2em 0 0 0; } -/* line 2021, ../scss/styles.scss */ +/* line 2040, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-organization input, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-organization input, .page-user-password #content .inner-content > * #edit-profile-adherent-field-organization input, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-organization input, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-organization input { width: 35em; } -/* line 2023, ../scss/styles.scss */ +/* line 2042, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-employee input, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-employee input, .page-user-password #content .inner-content > * #edit-profile-adherent-field-employee input, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-employee input, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-employee input { width: 4em; } -/* line 2027, ../scss/styles.scss */ +/* line 2046, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-private-phone .form-phone-number, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-private-phone .form-phone-number, .page-user-password #content .inner-content > * #edit-profile-adherent-field-private-phone .form-phone-number, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-private-phone .form-phone-number, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-private-phone .form-phone-number { display: moz-inline-stack; display: inline-block; @@ -7857,20 +9285,20 @@ a:hover { *display: inline; vertical-align: middle; } -/* line 2034, ../scss/styles.scss */ +/* line 2053, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-adresse .street-block input, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-adresse .street-block input, .page-user-password #content .inner-content > * #edit-profile-adherent-field-adresse .street-block input, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-adresse .street-block input, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-adresse .street-block input { width: 35em; } -/* line 2037, ../scss/styles.scss */ +/* line 2056, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-adresse .locality-block .form-item, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-adresse .locality-block .form-item, .page-user-password #content .inner-content > * #edit-profile-adherent-field-adresse .locality-block .form-item, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-adresse .locality-block .form-item, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-adresse .locality-block .form-item { width: auto; margin-right: 1em; } -/* line 2041, ../scss/styles.scss */ +/* line 2060, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-user-website, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-user-website, .page-user-password #content .inner-content > * #edit-profile-adherent-field-user-website, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-user-website, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-user-website { margin: 2em 0 0 0; } -/* line 2043, ../scss/styles.scss */ +/* line 2062, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-user-website .form-item > *, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-user-website .form-item > *, .page-user-password #content .inner-content > * #edit-profile-adherent-field-user-website .form-item > *, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-user-website .form-item > *, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-user-website .form-item > * { display: moz-inline-stack; display: inline-block; @@ -7879,15 +9307,15 @@ a:hover { *display: inline; vertical-align: middle; } -/* line 2044, ../scss/styles.scss */ +/* line 2063, ../scss/styles.scss */ .page-user #content .inner-content > * #edit-profile-adherent-field-user-website input, .page-user-edit #content .inner-content > * #edit-profile-adherent-field-user-website input, .page-user-password #content .inner-content > * #edit-profile-adherent-field-user-website input, .page-user-reset #content .inner-content > * #edit-profile-adherent-field-user-website input, .page-toboggan #content .inner-content > * #edit-profile-adherent-field-user-website input { width: 35em; } -/* line 2048, ../scss/styles.scss */ +/* line 2067, ../scss/styles.scss */ .page-user #content .inner-content > *.profile h3, .page-user-edit #content .inner-content > *.profile h3, .page-user-password #content .inner-content > *.profile h3, .page-user-reset #content .inner-content > *.profile h3, .page-toboggan #content .inner-content > *.profile h3 { border: 0 solid transparent; } -/* line 2049, ../scss/styles.scss */ +/* line 2068, ../scss/styles.scss */ .page-user #content .inner-content > *.profile .field-label, .page-user-edit #content .inner-content > *.profile .field-label, .page-user-password #content .inner-content > *.profile .field-label, .page-user-reset #content .inner-content > *.profile .field-label, .page-toboggan #content .inner-content > *.profile .field-label { display: inline; } @@ -7899,11 +9327,11 @@ a:hover { |_____|_____|_|_|_|__| |_____|_____|_|___|_____|_____|_____| */ -/* line 2063, ../scss/styles.scss */ +/* line 2082, ../scss/styles.scss */ body.node-type-simplenews #content .inner-content { text-align: center; } -/* line 2066, ../scss/styles.scss */ +/* line 2085, ../scss/styles.scss */ body.node-type-simplenews #content article.node.node-simplenews { display: moz-inline-stack; display: inline-block; @@ -7913,7 +9341,7 @@ body.node-type-simplenews #content article.node.node-simplenews { max-width: 600px; padding: 1em 0; } -/* line 2070, ../scss/styles.scss */ +/* line 2089, ../scss/styles.scss */ body.node-type-simplenews #content article.node.node-simplenews tbody { border-top: 0px; } @@ -7925,11 +9353,11 @@ body.node-type-simplenews #content article.node.node-simplenews tbody { |__| |__|__|_____|_____| |_____|_____|_|___| |_| |__|__|_____| |_| */ -/* line 2085, ../scss/styles.scss */ +/* line 2104, ../scss/styles.scss */ .page-node-11175 #main { background: #fff url("../img/bg-contact.gif") no-repeat bottom right; } -/* line 2089, ../scss/styles.scss */ +/* line 2108, ../scss/styles.scss */ .page-node-11175 #main .field-name-body p { display: moz-inline-stack; display: inline-block; @@ -7938,7 +9366,7 @@ body.node-type-simplenews #content article.node.node-simplenews tbody { *display: inline; margin: 15px; } -/* line 2091, ../scss/styles.scss */ +/* line 2110, ../scss/styles.scss */ .page-node-11175 #main .field-name-body p strong { font-size: 18px; } @@ -7951,7 +9379,7 @@ body.node-type-simplenews #content article.node.node-simplenews tbody { */ @media only screen and (min-width: 40.063em) { - /* line 2109, ../scss/styles.scss */ + /* line 2128, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column, body.page-node-11187 .node-11187 .field-name-body div.column-demi, body.page-node-11187 .node-11187 .field-name-body div.column-full, body.page-node-11187 .node-11187 .field-name-body div.column-auto { display: moz-inline-stack; display: inline-block; @@ -7960,52 +9388,52 @@ body.node-type-simplenews #content article.node.node-simplenews tbody { *display: inline; margin: 10px; } - /* line 2112, ../scss/styles.scss */ + /* line 2131, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column { width: 22.4%; } - /* line 2114, ../scss/styles.scss */ + /* line 2133, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column ul.list-text { min-height: 170px; } - /* line 2116, ../scss/styles.scss */ + /* line 2135, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-demi { width: 46%; } - /* line 2118, ../scss/styles.scss */ + /* line 2137, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-demi ul.list-text { min-height: 110px; } - /* line 2120, ../scss/styles.scss */ + /* line 2139, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-full { width: 92%; } - /* line 2124, ../scss/styles.scss */ + /* line 2143, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-auto { width: auto; max-width: 98%; } - /* line 2131, ../scss/styles.scss */ + /* line 2150, ../scss/styles.scss */ body.page-node-11187 #block-materio-user-user-register { width: 600px; margin: 0 auto; } } @media only screen and (max-width: 40em) { - /* line 2138, ../scss/styles.scss */ + /* line 2157, ../scss/styles.scss */ body.page-node-11187 #block-system-help { text-align: center; } } -/* line 2142, ../scss/styles.scss */ +/* line 2161, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body { text-align: center; } -/* line 2144, ../scss/styles.scss */ +/* line 2163, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body > * { text-align: left; } -/* line 2145, ../scss/styles.scss */ +/* line 2164, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column, body.page-node-11187 .node-11187 .field-name-body div.column-demi, body.page-node-11187 .node-11187 .field-name-body div.column-full, body.page-node-11187 .node-11187 .field-name-body div.column-auto { position: relative; border-radius: 5px; @@ -8013,28 +9441,28 @@ body.page-node-11187 .node-11187 .field-name-body div.column, body.page-node-111 box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); overflow: hidden; } -/* line 2148, ../scss/styles.scss */ +/* line 2167, ../scss/styles.scss */ .ie8 body.page-node-11187 .node-11187 .field-name-body div.column, .ie8 body.page-node-11187 .node-11187 .field-name-body div.column-demi, .ie8 body.page-node-11187 .node-11187 .field-name-body div.column-full, .ie8 body.page-node-11187 .node-11187 .field-name-body div.column-auto { max-width: 500px; margin: auto; margin-bottom: 15px; border: 1px solid #C6C6C6; } -/* line 2151, ../scss/styles.scss */ +/* line 2170, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column > *, body.page-node-11187 .node-11187 .field-name-body div.column-demi > *, body.page-node-11187 .node-11187 .field-name-body div.column-full > *, body.page-node-11187 .node-11187 .field-name-body div.column-auto > * { padding: 0 10px; } -/* line 2152, ../scss/styles.scss */ +/* line 2171, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column img, body.page-node-11187 .node-11187 .field-name-body div.column-demi img, body.page-node-11187 .node-11187 .field-name-body div.column-full img, body.page-node-11187 .node-11187 .field-name-body div.column-auto img { float: left; padding: 0; } -/* line 2153, ../scss/styles.scss */ +/* line 2172, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column h2, body.page-node-11187 .node-11187 .field-name-body div.column-demi h2, body.page-node-11187 .node-11187 .field-name-body div.column-full h2, body.page-node-11187 .node-11187 .field-name-body div.column-auto h2 { text-align: left; margin: 5px 0 0; } -/* line 2154, ../scss/styles.scss */ +/* line 2173, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .subtitle, body.page-node-11187 .node-11187 .field-name-body div.column-demi .subtitle, body.page-node-11187 .node-11187 .field-name-body div.column-full .subtitle, body.page-node-11187 .node-11187 .field-name-body div.column-auto .subtitle { padding: 0 0 0 1em; font-size: 18px; @@ -8042,22 +9470,22 @@ body.page-node-11187 .node-11187 .field-name-body div.column .subtitle, body.pag font-weight: bold; line-height: 1; } -/* line 2158, ../scss/styles.scss */ +/* line 2177, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column ul, body.page-node-11187 .node-11187 .field-name-body div.column-demi ul, body.page-node-11187 .node-11187 .field-name-body div.column-full ul, body.page-node-11187 .node-11187 .field-name-body div.column-auto ul { margin: 0; padding: 0 15px; } -/* line 2159, ../scss/styles.scss */ +/* line 2178, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column li, body.page-node-11187 .node-11187 .field-name-body div.column-demi li, body.page-node-11187 .node-11187 .field-name-body div.column-full li, body.page-node-11187 .node-11187 .field-name-body div.column-auto li { list-style: none; font-size: 12px; } -/* line 2161, ../scss/styles.scss */ +/* line 2180, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column li:before, body.page-node-11187 .node-11187 .field-name-body div.column-demi li:before, body.page-node-11187 .node-11187 .field-name-body div.column-full li:before, body.page-node-11187 .node-11187 .field-name-body div.column-auto li:before { content: "+ "; font-weight: 900; } -/* line 2166, ../scss/styles.scss */ +/* line 2185, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-full .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-auto .get-link { margin: 0; border-radius: 0 0 5px 5px 0 0 0; @@ -8065,7 +9493,7 @@ body.page-node-11187 .node-11187 .field-name-body div.column .get-link, body.pag border: 1px solid #fff; min-height: 92px; } -/* line 2168, ../scss/styles.scss */ +/* line 2187, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .get-link a, body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link a, body.page-node-11187 .node-11187 .field-name-body div.column-full .get-link a, body.page-node-11187 .node-11187 .field-name-body div.column-auto .get-link a { display: block; width: 100%; @@ -8073,36 +9501,36 @@ body.page-node-11187 .node-11187 .field-name-body div.column .get-link a, body.p color: #1A1A1A; text-decoration: none; } -/* line 2170, ../scss/styles.scss */ +/* line 2189, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column.gratos .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-demi.gratos .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-full.gratos .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-auto.gratos .get-link { background-color: #4BA13D; } -/* line 2171, ../scss/styles.scss */ +/* line 2190, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column.flocon .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-demi.flocon .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-full.flocon .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-auto.flocon .get-link { background-color: #69CDCF; } -/* line 2172, ../scss/styles.scss */ +/* line 2191, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column.etoile .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-demi.etoile .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-full.etoile .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-auto.etoile .get-link { background-color: #D476AE; } -/* line 2173, ../scss/styles.scss */ +/* line 2192, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column.cinqetoiles .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-demi.cinqetoiles .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-full.cinqetoiles .get-link, body.page-node-11187 .node-11187 .field-name-body div.column-auto.cinqetoiles .get-link { background-color: #E6DE1C; } -/* line 2174, ../scss/styles.scss */ +/* line 2193, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column.ecole-de-neige, body.page-node-11187 .node-11187 .field-name-body div.column-demi.ecole-de-neige, body.page-node-11187 .node-11187 .field-name-body div.column-full.ecole-de-neige, body.page-node-11187 .node-11187 .field-name-body div.column-auto.ecole-de-neige { float: none; } -/* line 2180, ../scss/styles.scss */ +/* line 2199, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column h2 { padding: 10px 0 0; font-size: 24px; } -/* line 2181, ../scss/styles.scss */ +/* line 2200, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .subtitle { min-height: 3em; } -/* line 2182, ../scss/styles.scss */ +/* line 2201, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .get-link { padding: 0; font-size: 24px; @@ -8114,55 +9542,55 @@ body.page-node-11187 .node-11187 .field-name-body div.column .get-link { -webkit-transition: text-shadow 0.3s ease-out; transition: text-shadow 0.3s ease-out; } -/* line 2186, ../scss/styles.scss */ +/* line 2205, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .get-link span { font-size: 20px; } -/* line 53, ../scss/styles.scss */ +/* line 58, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .get-link:hover, body.page-node-11187 .node-11187 .field-name-body div.column .get-link:focus { text-shadow: 0 0 3px white; } -/* line 56, ../scss/styles.scss */ +/* line 61, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column .get-link: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 2191, ../scss/styles.scss */ +/* line 2210, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-demi h2 { padding: 10px 0 0; font-size: 24px; top: 0; } -/* line 2192, ../scss/styles.scss */ +/* line 2211, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-demi .subtitle { min-height: 2em; } -/* line 2193, ../scss/styles.scss */ +/* line 2212, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-demi ul { font-size: 14px; min-height: 120px; } -/* line 2194, ../scss/styles.scss */ +/* line 2213, ../scss/styles.scss */ body.page-node-11187 .node-11187 .field-name-body div.column-demi .get-link { font-size: 14px; text-align: left; padding: 0 1em; background-color: #ddd; } -/* line 2203, ../scss/styles.scss */ +/* line 2222, ../scss/styles.scss */ body.page-node-11187.logged-in .column.gratos .get-link { cursor: auto !important; } -/* line 2205, ../scss/styles.scss */ +/* line 2224, ../scss/styles.scss */ body.page-node-11187.logged-in .column.gratos .get-link a { display: none !important; } -/* line 2208, ../scss/styles.scss */ +/* line 2227, ../scss/styles.scss */ body.page-node-11187.logged-in.role-6 .column.flocon .get-link { cursor: auto !important; } -/* line 2210, ../scss/styles.scss */ +/* line 2229, ../scss/styles.scss */ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { display: none !important; } @@ -8174,31 +9602,31 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { |__|__|____/|__|__|_____|_____|_____|_____|_|___| |__| |_____|__|__|_|_|_| */ -/* line 2224, ../scss/styles.scss */ +/* line 2243, ../scss/styles.scss */ .node-11186 nav ul.links a.language-link { display: none; } -/* line 2227, ../scss/styles.scss */ +/* line 2246, ../scss/styles.scss */ #webform-client-form-11186 { background-color: #e6e6e6; border-radius: 10px; background-clip: padding-box; } @media only screen and (min-width: 40.063em) { - /* line 2227, ../scss/styles.scss */ + /* line 2246, ../scss/styles.scss */ #webform-client-form-11186 { padding: 10px 30px; } - /* line 2230, ../scss/styles.scss */ + /* line 2249, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options { margin: 10px 0; } - /* line 2232, ../scss/styles.scss */ + /* line 2251, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options label { width: auto; } - /* line 2234, ../scss/styles.scss */ + /* line 2253, ../scss/styles.scss */ #webform-client-form-11186 fieldset { border-radius: 5px; background-clip: padding-box; @@ -8206,22 +9634,22 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { border-bottom: 1px solid #cccccc; padding: 10px; } - /* line 2236, ../scss/styles.scss */ + /* line 2255, ../scss/styles.scss */ #webform-client-form-11186 fieldset fieldset { border: 0 solid #ddd; padding: 0; } - /* line 2238, ../scss/styles.scss */ + /* line 2257, ../scss/styles.scss */ #webform-client-form-11186 legend { margin: 0; font-size: 18px; font-weight: 700; } - /* line 2239, ../scss/styles.scss */ + /* line 2258, ../scss/styles.scss */ #webform-client-form-11186 .form-item { margin: 0 20px 0 0; } - /* line 2240, ../scss/styles.scss */ + /* line 2259, ../scss/styles.scss */ #webform-client-form-11186 label { font-size: 12px; width: 10em; @@ -8234,7 +9662,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { margin-right: 1em; border-bottom: 1px solid #cccccc; } - /* line 2241, ../scss/styles.scss */ + /* line 2260, ../scss/styles.scss */ #webform-client-form-11186 .description { font-size: 10px; width: 25em; @@ -8247,40 +9675,40 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { margin-left: 1em; color: #7f7f7f; } - /* line 2242, ../scss/styles.scss */ + /* line 2261, ../scss/styles.scss */ #webform-client-form-11186 input.form-text { width: 13em; } } @media only screen and (min-width: 40.063em) and (max-width: 64em) { - /* line 2227, ../scss/styles.scss */ + /* line 2246, ../scss/styles.scss */ #webform-client-form-11186 { padding: 10px; } - /* line 2247, ../scss/styles.scss */ + /* line 2266, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options { margin: 0 0 10px 0; } - /* line 2249, ../scss/styles.scss */ + /* line 2268, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-item { width: 100%; } - /* line 2250, ../scss/styles.scss */ + /* line 2269, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options label { width: 75%; } - /* line 2252, ../scss/styles.scss */ + /* line 2271, ../scss/styles.scss */ #webform-client-form-11186 legend { margin: 0; font-size: 16px; font-weight: 700; } - /* line 2253, ../scss/styles.scss */ + /* line 2272, ../scss/styles.scss */ #webform-client-form-11186 .form-item { margin: 0; float: none; } - /* line 2254, ../scss/styles.scss */ + /* line 2273, ../scss/styles.scss */ #webform-client-form-11186 label { font-size: 12px; width: 30%; @@ -8292,16 +9720,16 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { vertical-align: middle; margin-right: 0.5em; } - /* line 2255, ../scss/styles.scss */ + /* line 2274, ../scss/styles.scss */ #webform-client-form-11186 input.form-text, #webform-client-form-11186 select.form-select { width: 60%; } - /* line 2256, ../scss/styles.scss */ + /* line 2275, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-infos { font-size: 14px; } } -/* line 2261, ../scss/styles.scss */ +/* line 2280, ../scss/styles.scss */ #webform-client-form-11186 .fieldset-wrapper > .form-item { display: moz-inline-stack; display: inline-block; @@ -8309,7 +9737,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { zoom: 1; *display: inline; } -/* line 2263, ../scss/styles.scss */ +/* line 2282, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left { display: moz-inline-stack; display: inline-block; @@ -8319,7 +9747,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { width: 25%; border: none; } -/* line 2264, ../scss/styles.scss */ +/* line 2283, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right { display: moz-inline-stack; display: inline-block; @@ -8328,7 +9756,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { *display: inline; min-width: 70%; } -/* line 2268, ../scss/styles.scss */ +/* line 2287, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio { border: 1px solid #ddd; border-radius: 5px; @@ -8337,7 +9765,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { margin: 5px 0; background-color: #fff; } -/* line 2270, ../scss/styles.scss */ +/* line 2289, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio input { display: moz-inline-stack; display: inline-block; @@ -8347,7 +9775,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { vertical-align: middle; margin: 0px 5px; } -/* line 2271, ../scss/styles.scss */ +/* line 2290, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio label { font-size: 20px; font-weight: 700; @@ -8359,41 +9787,41 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { vertical-align: middle; margin: 0; } -/* line 2273, ../scss/styles.scss */ +/* line 2292, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); } -/* line 2274, ../scss/styles.scss */ +/* line 2293, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio.form-item-submitted-column-left-membership-options:nth-child(1) { background-color: #69CDCF; } -/* line 2275, ../scss/styles.scss */ +/* line 2294, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio.form-item-submitted-column-left-membership-options:nth-child(2) { background-color: #D476AE; } -/* line 2276, ../scss/styles.scss */ +/* line 2295, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio.form-item-submitted-column-left-membership-options:nth-child(3) { background-color: #E6DE1C; } -/* line 2278, ../scss/styles.scss */ +/* line 2297, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options .form-type-radio.form-item-submitted-column-left-membership-options:not(.selected) { opacity: 0.4; } -/* line 2281, ../scss/styles.scss */ +/* line 2300, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options > label { width: 200px; font-size: 18px; font-weight: 700; } -/* line 2282, ../scss/styles.scss */ +/* line 2301, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-left--membership-options label { border: 0; } -/* line 2285, ../scss/styles.scss */ +/* line 2304, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--me--my-account-email { display: block; } -/* line 2290, ../scss/styles.scss */ +/* line 2309, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--company--administrative-e-mail .description { display: moz-inline-stack; display: inline-block; @@ -8401,11 +9829,11 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { zoom: 1; *display: inline; } -/* line 2293, ../scss/styles.scss */ +/* line 2312, ../scss/styles.scss */ #webform-client-form-11186 #addressfield-wrapper { margin-top: 1em; } -/* line 2294, ../scss/styles.scss */ +/* line 2313, ../scss/styles.scss */ #webform-client-form-11186 .street-block .form-item { display: moz-inline-stack; display: inline-block; @@ -8413,12 +9841,12 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { zoom: 1; *display: inline; } -/* line 2296, ../scss/styles.scss */ +/* line 2315, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--collaborators { margin: 20px 0; overflow: hidden; } -/* line 2298, ../scss/styles.scss */ +/* line 2317, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--collaborators fieldset { display: moz-inline-stack; display: inline-block; @@ -8427,23 +9855,23 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { *display: inline; width: 33%; } -/* line 2299, ../scss/styles.scss */ +/* line 2318, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--collaborators .form-item { display: block; } -/* line 2300, ../scss/styles.scss */ +/* line 2319, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--collaborators label { width: 6em; } -/* line 2301, ../scss/styles.scss */ +/* line 2320, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--collaborators input { width: 11em; } -/* line 2304, ../scss/styles.scss */ +/* line 2323, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-infos { margin: 20px 0; } -/* line 2306, ../scss/styles.scss */ +/* line 2325, ../scss/styles.scss */ #webform-client-form-11186 .form-actions { padding: 0; margin: 0; @@ -8451,7 +9879,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { background-color: transparent; text-align: left; } -/* line 2311, ../scss/styles.scss */ +/* line 2330, ../scss/styles.scss */ #webform-client-form-11186 .form-actions .form-submit { border: 2px solid #69CDCF; background-color: #69CDCF; @@ -8467,17 +9895,17 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { -webkit-transition: text-shadow 0.2s ease-out; transition: text-shadow 0.2s ease-out; } -/* line 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ #webform-client-form-11186 .form-actions .form-submit:hover, #webform-client-form-11186 .form-actions .form-submit:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ #webform-client-form-11186 .form-actions .form-submit: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); } -/* line 2321, ../scss/styles.scss */ +/* line 2340, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--news-letters > label { margin: 0; font-size: 18px; @@ -8485,7 +9913,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { border: none; line-height: 40px; } -/* line 2322, ../scss/styles.scss */ +/* line 2341, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--news-letters .form-item { display: moz-inline-stack; display: inline-block; @@ -8493,23 +9921,23 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { zoom: 1; *display: inline; } -/* line 2324, ../scss/styles.scss */ +/* line 2343, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--news-letters .form-item label { width: auto; } -/* line 2325, ../scss/styles.scss */ +/* line 2344, ../scss/styles.scss */ #webform-client-form-11186 #webform-component-column-right--news-letters .form-item input, #webform-client-form-11186 #webform-component-column-right--news-letters .form-item label { margin: 0; } -/* line 2329, ../scss/styles.scss */ +/* line 2348, ../scss/styles.scss */ #webform-client-form-11186 #edit-submitted-terms-of-services { margin-bottom: 0.5em; } -/* line 2331, ../scss/styles.scss */ +/* line 2350, ../scss/styles.scss */ #webform-client-form-11186 #edit-submitted-terms-of-services input, #webform-client-form-11186 #edit-submitted-terms-of-services label { margin: 0 0.3em 0 0; } -/* line 2332, ../scss/styles.scss */ +/* line 2351, ../scss/styles.scss */ #webform-client-form-11186 #edit-submitted-terms-of-services label { width: auto; } @@ -8521,41 +9949,41 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { |_____|_____| |_____|__|__|__|__| |_| \___/|_____|_____|_____| |__| |_____|__|__|_|_|_| */ -/* line 2343, ../scss/styles.scss */ +/* line 2362, ../scss/styles.scss */ #uc-cart-view-form { background-color: #e6e6e6; padding: 10px, 30px; display: inline-block; } -/* line 2349, ../scss/styles.scss */ +/* line 2368, ../scss/styles.scss */ #uc-cart-view-form table { width: auto; display: table; background-color: #fff; } -/* line 2353, ../scss/styles.scss */ +/* line 2372, ../scss/styles.scss */ #uc-cart-view-form table thead th { border-bottom: none; padding: 1em; } -/* line 2354, ../scss/styles.scss */ +/* line 2373, ../scss/styles.scss */ #uc-cart-view-form table tbody { border-top: none; } -/* line 2356, ../scss/styles.scss */ +/* line 2375, ../scss/styles.scss */ #uc-cart-view-form table tbody tr.even, #uc-cart-view-form table tbody tr.odd { background-color: #fff; border-bottom: none; } -/* line 2360, ../scss/styles.scss */ +/* line 2379, ../scss/styles.scss */ #uc-cart-view-form table tbody td { padding: 1em; } -/* line 2367, ../scss/styles.scss */ +/* line 2386, ../scss/styles.scss */ #uc-cart-view-form .form-type-uc-quantity input { width: 2em; } -/* line 2371, ../scss/styles.scss */ +/* line 2390, ../scss/styles.scss */ #uc-cart-view-form .form-actions { padding: 0; margin: 0; @@ -8565,11 +9993,11 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { display: block; width: 100%; } -/* line 2378, ../scss/styles.scss */ +/* line 2397, ../scss/styles.scss */ #uc-cart-view-form .form-actions:before, #uc-cart-view-form .form-actions:after { display: block; } -/* line 2381, ../scss/styles.scss */ +/* line 2400, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit { font-size: 16px; font-weight: bold; @@ -8587,17 +10015,17 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { text-decoration: none; margin-left: 1em; } -/* line 53, ../scss/styles.scss */ +/* line 58, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit:hover, #uc-cart-view-form .form-actions .form-submit:focus { text-shadow: 0 0 3px white; } -/* line 56, ../scss/styles.scss */ +/* line 61, ../scss/styles.scss */ #uc-cart-view-form .form-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 2384, ../scss/styles.scss */ +/* line 2403, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit#edit-checkout--2 { font-size: 16px; font-weight: bold; @@ -8621,21 +10049,21 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { background-color: #69CDCF; color: #fff; } -/* line 53, ../scss/styles.scss */ +/* line 58, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit#edit-checkout--2:hover, #uc-cart-view-form .form-actions .form-submit#edit-checkout--2:focus { text-shadow: 0 0 3px white; } -/* line 56, ../scss/styles.scss */ +/* line 61, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit#edit-checkout--2: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 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit#edit-checkout--2:hover, #uc-cart-view-form .form-actions .form-submit#edit-checkout--2:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ #uc-cart-view-form .form-actions .form-submit#edit-checkout--2:active { -webkit-transition: text-shadow 0s ease-out; transition: text-shadow 0s ease-out; @@ -8649,18 +10077,18 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { |_____|_____| |_____|__|__|_____|_____|__|__|_____|_____| |_| |__| |_____|__|__|_|_|_| */ -/* line 2398, ../scss/styles.scss */ +/* line 2417, ../scss/styles.scss */ #uc-cart-checkout-form { display: inline-block; background-color: #e6e6e6; padding: 10px, 30px; } -/* line 2411, ../scss/styles.scss */ +/* line 2430, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-row { padding-bottom: 20px; margin-bottom: 20px; } -/* line 2417, ../scss/styles.scss */ +/* line 2436, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-column { display: moz-inline-stack; display: inline-block; @@ -8670,17 +10098,17 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { max-width: 39%; margin: 15px 1em; } -/* line 2420, ../scss/styles.scss */ +/* line 2439, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-column > .fieldset-wrapper > .form-wrapper { margin: 10px 0; } -/* line 2427, ../scss/styles.scss */ +/* line 2446, ../scss/styles.scss */ #uc-cart-checkout-form fieldset.form-column-right { border-left: 1px solid #ccc; margin-left: 2em; padding-left: 2em; } -/* line 2433, ../scss/styles.scss */ +/* line 2452, ../scss/styles.scss */ #uc-cart-checkout-form legend { margin: 0; font-size: 18px; @@ -8688,19 +10116,19 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { border: none; line-height: 2; } -/* line 2434, ../scss/styles.scss */ +/* line 2453, ../scss/styles.scss */ #uc-cart-checkout-form .fieldset-description { font-size: 12px; } -/* line 2435, ../scss/styles.scss */ +/* line 2454, ../scss/styles.scss */ #uc-cart-checkout-form .fieldset-wrapper { font-size: 12px; } -/* line 2436, ../scss/styles.scss */ +/* line 2455, ../scss/styles.scss */ #uc-cart-checkout-form .form-item { margin: 0 20px 0 0; } -/* line 2438, ../scss/styles.scss */ +/* line 2457, ../scss/styles.scss */ #uc-cart-checkout-form .description { font-size: 10px; width: 25em; @@ -8713,7 +10141,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { margin-left: 1em; color: #7f7f7f; } -/* line 2441, ../scss/styles.scss */ +/* line 2460, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane > .fieldset-wrapper { display: moz-inline-stack; display: inline-block; @@ -8725,57 +10153,57 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { padding: 10px; background-color: #fff; } -/* line 2448, ../scss/styles.scss */ +/* line 2467, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane table { font-size: 14px; min-width: 20em; } -/* line 2404, ../scss/styles.scss */ +/* line 2423, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane table td.price { width: 4em; } -/* line 2452, ../scss/styles.scss */ +/* line 2471, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane tbody { border: none; } -/* line 2453, ../scss/styles.scss */ +/* line 2472, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane tr { background-color: transparent; border: none; } -/* line 2454, ../scss/styles.scss */ +/* line 2473, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td { padding: 0 5px; vertical-align: bottom; } -/* line 2457, ../scss/styles.scss */ +/* line 2476, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products { width: auto; } -/* line 2458, ../scss/styles.scss */ +/* line 2477, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products a { color: inherit; font-weight: 700; } -/* line 2460, ../scss/styles.scss */ +/* line 2479, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products ul.product-description { margin: 0; font-size: 12px; } -/* line 2461, ../scss/styles.scss */ +/* line 2480, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane td.products li { list-style: none; } -/* line 2465, ../scss/styles.scss */ +/* line 2484, ../scss/styles.scss */ #uc-cart-checkout-form #cart-pane tr.subtotal td { font-size: 16px; font-weight: 700; } -/* line 2469, ../scss/styles.scss */ +/* line 2488, ../scss/styles.scss */ #uc-cart-checkout-form #customer-pane { width: 35em; } -/* line 2472, ../scss/styles.scss */ +/* line 2491, ../scss/styles.scss */ #uc-cart-checkout-form #billing-pane label { font-size: 12px; width: 8em; @@ -8788,22 +10216,22 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { margin-right: 1em; border-bottom: 1px solid #cccccc; } -/* line 2473, ../scss/styles.scss */ +/* line 2492, ../scss/styles.scss */ #uc-cart-checkout-form #billing-pane input.form-text { width: 13em; } -/* line 2480, ../scss/styles.scss */ +/* line 2499, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane { float: right; } -/* line 2483, ../scss/styles.scss */ +/* line 2502, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane .fieldset-wrapper { background-color: #fff; border-radius: 5px; background-clip: padding-box; padding: 10px; } -/* line 2489, ../scss/styles.scss */ +/* line 2508, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div { float: none; border: none; @@ -8814,57 +10242,57 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { *display: inline; margin: 10px 0 20px; } -/* line 2492, ../scss/styles.scss */ +/* line 2511, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div table { font-size: 14px; min-width: 20em; } -/* line 2404, ../scss/styles.scss */ +/* line 2423, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div table td.price { width: 4em; } -/* line 2493, ../scss/styles.scss */ +/* line 2512, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div tbody { border: none; } -/* line 2494, ../scss/styles.scss */ +/* line 2513, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div td { padding: 0 5px; } -/* line 2498, ../scss/styles.scss */ +/* line 2517, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #line-items-div tr td { font-weight: 500; } -/* line 2500, ../scss/styles.scss */ +/* line 2519, ../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 2507, ../scss/styles.scss */ +/* line 2526, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #edit-panes-payment-payment-method label { width: auto; border-bottom: none; } -/* line 2508, ../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 { border: 1px solid #ddd; border-radius: 5px; margin: 0.5em; padding: 0.5em; } -/* line 2512, ../scss/styles.scss */ +/* line 2531, ../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 2516, ../scss/styles.scss */ +/* line 2535, ../scss/styles.scss */ #uc-cart-checkout-form #payment-pane #payment-details { width: 25em; border-top: none; padding: 0; margin: 0; } -/* line 2522, ../scss/styles.scss */ +/* line 2541, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions { padding: 0; margin: 0; @@ -8872,7 +10300,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { background-color: transparent; text-align: right; } -/* line 2527, ../scss/styles.scss */ +/* line 2546, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions .form-submit { font-size: 16px; font-weight: bold; @@ -8890,17 +10318,17 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { text-decoration: none; margin-left: 1em; } -/* line 53, ../scss/styles.scss */ +/* line 58, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions .form-submit:hover, #uc-cart-checkout-form .form-actions .form-submit:focus { text-shadow: 0 0 3px white; } -/* line 56, ../scss/styles.scss */ +/* line 61, ../scss/styles.scss */ #uc-cart-checkout-form .form-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 2530, ../scss/styles.scss */ +/* line 2549, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions .form-submit#edit-continue { font-size: 16px; font-weight: bold; @@ -8924,21 +10352,21 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { background-color: #69CDCF; color: #fff; } -/* line 53, ../scss/styles.scss */ +/* line 58, ../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 { text-shadow: 0 0 3px white; } -/* line 56, ../scss/styles.scss */ +/* line 61, ../scss/styles.scss */ #uc-cart-checkout-form .form-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 66, ../scss/styles.scss */ +/* line 71, ../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 { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ #uc-cart-checkout-form .form-actions .form-submit#edit-continue:active { -webkit-transition: text-shadow 0s ease-out; transition: text-shadow 0s ease-out; @@ -8960,65 +10388,65 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { |_____|_____| |_____|__|__|_____|_____|__|__|_____|_____| |_| \___/|__|__|_____|_____|____/|__|__| |_| |_____|_____|_|___| */ -/* line 2557, ../scss/styles.scss */ +/* line 2576, ../scss/styles.scss */ .page-cart-checkout-review #content > .inner-content { display: inline-block; padding: 1em; } -/* line 2565, ../scss/styles.scss */ +/* line 2584, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions { margin: 0; padding: 0; } -/* line 2567, ../scss/styles.scss */ +/* line 2586, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions:before, .page-cart-checkout-review #edit-actions:after { display: block; } -/* line 2571, ../scss/styles.scss */ +/* line 2590, ../scss/styles.scss */ .page-cart-checkout-review #review-instructions { width: 30em; padding: 1em 0; } -/* line 2577, ../scss/styles.scss */ +/* line 2596, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table { border: none; } -/* line 2579, ../scss/styles.scss */ +/* line 2598, ../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 2584, ../scss/styles.scss */ +/* line 2603, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .pane-title-row td { padding: 1em 0 0 0; } -/* line 2587, ../scss/styles.scss */ +/* line 2606, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table table.cart-review tr.odd { background-color: transparent; border: none; } -/* line 2592, ../scss/styles.scss */ +/* line 2611, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table td.title-col { padding: 0; text-align: left; } -/* line 2596, ../scss/styles.scss */ +/* line 2615, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table td.data-col { padding: 0; width: 75%; } -/* line 2600, ../scss/styles.scss */ +/* line 2619, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .review-button-row { border: none; background-color: transparent; } -/* line 2604, ../scss/styles.scss */ +/* line 2623, ../scss/styles.scss */ .page-cart-checkout-review table.order-review-table .review-button-row > td { padding: 3em 0 0 0; } -/* line 2608, ../scss/styles.scss */ +/* line 2627, ../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; @@ -9027,13 +10455,13 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { zoom: 1; *display: inline; } -/* line 2615, ../scss/styles.scss */ +/* line 2634, ../scss/styles.scss */ .page-cart-checkout-review #edit-actions { border: 0px; background-color: transparent; text-align: right; } -/* line 2620, ../scss/styles.scss */ +/* line 2639, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit { font-size: 16px; font-weight: bold; @@ -9051,17 +10479,17 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { text-decoration: none; margin-left: 1em; } -/* line 53, ../scss/styles.scss */ +/* line 58, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit:hover, .page-cart-checkout-review input.form-submit:focus { text-shadow: 0 0 3px white; } -/* line 56, ../scss/styles.scss */ +/* line 61, ../scss/styles.scss */ .page-cart-checkout-review input.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 2623, ../scss/styles.scss */ +/* line 2642, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit#edit-submit { font-size: 16px; font-weight: bold; @@ -9085,21 +10513,21 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { background-color: #69CDCF; color: #fff; } -/* line 53, ../scss/styles.scss */ +/* line 58, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit#edit-submit:hover, .page-cart-checkout-review input.form-submit#edit-submit:focus { text-shadow: 0 0 3px white; } -/* line 56, ../scss/styles.scss */ +/* line 61, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit#edit-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 66, ../scss/styles.scss */ +/* line 71, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit#edit-submit:hover, .page-cart-checkout-review input.form-submit#edit-submit:focus { text-shadow: 0 0 2px rgba(0, 0, 0, 0.8); } -/* line 69, ../scss/styles.scss */ +/* line 74, ../scss/styles.scss */ .page-cart-checkout-review input.form-submit#edit-submit:active { -webkit-transition: text-shadow 0s ease-out; transition: text-shadow 0s ease-out; @@ -9113,7 +10541,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { |____/|_____|____/|__|__|_____| |_| |_____|__ _|_____|_____| |__| */ -/* line 2639, ../scss/styles.scss */ +/* line 2658, ../scss/styles.scss */ #didactique-page .node-didactique { border-radius: 5px; background-clip: padding-box; @@ -9125,23 +10553,23 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { margin: 1em auto; padding: 1em; } -/* line 2646, ../scss/styles.scss */ +/* line 2665, ../scss/styles.scss */ #didactique-page .node-didactique .field-name-field-emvideo { margin: 1em 0; } -/* line 2650, ../scss/styles.scss */ +/* line 2669, ../scss/styles.scss */ #didactique-page .node-didactique .field-name-title-field { font-size: 24px; font-weight: 900; font-style: italic; padding: 5px 0; } -/* line 2654, ../scss/styles.scss */ +/* line 2673, ../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 2659, ../scss/styles.scss */ + /* line 2678, ../scss/styles.scss */ #didactique-page .side { display: moz-inline-stack; display: inline-block; @@ -9150,11 +10578,11 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { *display: inline; vertical-align: top; } - /* line 2660, ../scss/styles.scss */ + /* line 2679, ../scss/styles.scss */ #didactique-page .group-sideleft { width: 60%; } - /* line 2661, ../scss/styles.scss */ + /* line 2680, ../scss/styles.scss */ #didactique-page .group-sideright { width: 39%; } @@ -9168,7 +10596,7 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { */ @media only screen and (max-width: 40em) { - /* line 2679, ../scss/styles.scss */ + /* line 2698, ../scss/styles.scss */ .page-whoweare #tool-bar #block-materio-page-title-materio-page-title { display: none; } @@ -9182,23 +10610,23 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { |_|_|_|__,|_|_|_|_| |___|_|_|__,|_|_|___|___| */ -/* line 2693, ../scss/styles.scss */ +/* line 2712, ../scss/styles.scss */ .maintenance-page #container, .maintenance-page #header { text-align: center; padding: 0; position: relative; } -/* line 2694, ../scss/styles.scss */ +/* line 2713, ../scss/styles.scss */ .maintenance-page #main { background-color: transparent; } -/* line 2695, ../scss/styles.scss */ +/* line 2714, ../scss/styles.scss */ .maintenance-page #header h1.site-name { font-size: 36px; margin: 0; padding-left: 0; } -/* line 2696, ../scss/styles.scss */ +/* line 2715, ../scss/styles.scss */ .maintenance-page h2.site-slogan { font-size: 16px; font-weight: 300; @@ -9213,154 +10641,306 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { |__| |__|__|__ _| |__| */ -/* line 2706, ../scss/styles.scss */ +/* line 2725, ../scss/styles.scss */ .page-faq-page #main { background: #fff url("../img/bg-faq.png") no-repeat bottom right; } -/* line 2712, ../scss/styles.scss */ +/* line 2731, ../scss/styles.scss */ #content .faq-content .faq-description { font-size: 12px; padding-bottom: 2em; } -/* line 2716, ../scss/styles.scss */ +/* line 2735, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top { margin: 0; } -/* line 2718, ../scss/styles.scss */ +/* line 2737, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top li { list-style: none; } -/* line 2720, ../scss/styles.scss */ +/* line 2739, ../scss/styles.scss */ #content .faq-content ul.faq-ul-questions-top li a { font-size: 18px; font-weight: 500; } -/* line 2726, ../scss/styles.scss */ +/* line 2745, ../scss/styles.scss */ #content .faq-content h3.faq-header { font-size: 20px; font-weight: 700; line-height: 1.2; margin: 0; } -/* line 2729, ../scss/styles.scss */ +/* line 2748, ../scss/styles.scss */ #content .faq-content h3.faq-header a { color: #000; } -/* line 2732, ../scss/styles.scss */ +/* line 2751, ../scss/styles.scss */ #content .faq-content .faq-dl-hide-answer { padding: 0; } -/* line 2735, ../scss/styles.scss */ +/* line 2754, ../scss/styles.scss */ #content .faq-content .faq-category-group { padding-bottom: 1em; } -/* line 2738, ../scss/styles.scss */ +/* line 2757, ../scss/styles.scss */ #content .faq-content .faq-question-answer { padding: 0.3em 0 0 0.8em; } -/* line 2740, ../scss/styles.scss */ +/* line 2759, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-question { font-size: 16px; padding: 0; font-weight: 500; } -/* line 2742, ../scss/styles.scss */ +/* line 2761, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-question a { color: #000; } -/* line 2744, ../scss/styles.scss */ +/* line 2763, ../scss/styles.scss */ #content .faq-content .faq-question-answer .faq-answer { padding: 0; margin-bottom: 2em; font-size: 12px; } -/* line 2750, ../scss/styles.scss */ +/* line 2769, ../scss/styles.scss */ #content .faq-content .field-name-body img { max-width: 50%; height: auto; } -/* line 2757, ../scss/styles.scss */ -#homev2 { - padding: 40px 40px; +/* + __ __ _ _____ + / / / /___ ____ ___ ___ | | / /__ \ + / /_/ / __ \/ __ `__ \/ _ \ | | / /__/ / + / __ / /_/ / / / / / / __/ | |/ // __/ +/_/ /_/\____/_/ /_/ /_/\___/ |___//____/ +*/ +/* line 2784, ../scss/styles.scss */ +body.home-v2 #center { + background-color: transparent; + padding: 0; } -/* line 2759, ../scss/styles.scss */ -#homev2 h2 { - font-size: 3.8em; - font-weight: 500; + +/* line 2792, ../scss/styles.scss */ +#home-v2 h2 { + font-size: 2.1em; + font-weight: 300; } -/* line 2760, ../scss/styles.scss */ -#homev2 a { +/* line 2793, ../scss/styles.scss */ +#home-v2 a { color: #000; } -/* line 2761, ../scss/styles.scss */ -#homev2 ul { - margin-left: 0px; +/* line 2795, ../scss/styles.scss */ +#home-v2 .panel-separator { + clear: both; } -/* line 2762, ../scss/styles.scss */ -#homev2 li { - padding: 0px; -} -/* line 2763, ../scss/styles.scss */ -#homev2 .menu { - margin-left: 0px; -} -/* line 2765, ../scss/styles.scss */ -#homev2 .menu li { - display: inline-block; -} -/* line 2766, ../scss/styles.scss */ -#homev2 .menu li a { - background-color: #4d4d4d; +/* line 2801, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.pane-node { border-radius: 5px; background-clip: padding-box; - padding: 10px 10px; - color: #FFF; - font-size: 18px; - font-weight: 700; + overflow: hidden; } -/* line 2773, ../scss/styles.scss */ -#homev2 .menu li a:hover { - background-color: #FFF; - color: #4d4d4d; +/* line 2804, ../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 2777, ../scss/styles.scss */ -#homev2 .pane-node { - height: 450px; - margin-top: 40px; - font-size: 1.25em; - border-radius: 5px; - background-clip: padding-box; - padding: 20px 30px; -} -/* line 2783, ../scss/styles.scss */ -#homev2 .pane-node .links a { +/* line 2808, ../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 2788, ../scss/styles.scss */ -#homev2 .pane-node .content { - margin-bottom: 20px; +/* line 2815, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.intro-video { + height: auto; + background-color: #f7f8f2; + margin-top: 0; + padding-top: 0; } -/* line 2791, ../scss/styles.scss */ -#homev2 .pane-node.showroom { - background: url("http://carnet-aux-petites-choses.fr/wp-content/uploads/2015/02/un-oeil-sur-la-matiere-materiO-26_gagaone.jpg"); +/* line 2820, ../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 2820, ../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 2820, ../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 2820, ../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 2820, ../scss/styles.scss */ + #home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-field-emvideo .embedded-video { + width: 1024px; + height: 576px; + } +} +/* line 2834, ../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 2840, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-title-field { + display: none; +} +/* line 2844, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body { + margin-top: 1em; + text-align: center; +} +/* line 2848, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.intro-video .field-name-body p { + text-align: left; + display: moz-inline-stack; + display: inline-block; + vertical-align: top; + zoom: 1; + *display: inline; + width: 35%; + margin-left: 2%; + font-size: 0.756em; +} +/* line 2859, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 { + margin: 2em 0; +} +/* line 2861, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 ul.menu { + margin: 0px; + text-align: center; +} +/* line 2864, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li { + margin: 0 1em 0 0; + padding: 0px; + list-style: none; + display: moz-inline-stack; + display: inline-block; + vertical-align: top; + zoom: 1; + *display: inline; +} +/* line 2867, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.pane-menu-menu-home-v2 li a { + background-color: #4d4d4d; + border-radius: 5px; + background-clip: padding-box; + padding: 5px 12px 7px; + color: #f7f8f2; + font-size: 18px; + font-weight: 500; + -webkit-transition: opacity,background-color 0.2s ease-out; + transition: opacity,background-color 0.2s ease-out; +} +/* line 2879, ../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 2883, ../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 2887, ../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 2891, ../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 2895, ../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 2899, ../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 2903, ../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; +} +/* line 2908, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom { + height: 450px; + margin-top: 15px; + background-color: #fff; background-size: cover; position: relative; } -/* line 2795, ../scss/styles.scss */ -#homev2 .pane-node.showroom .content { +/* line 2915, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content { + width: 100%; + height: 100%; + position: relative; +} +/* line 2917, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .node { + position: absolute; + height: 100%; + width: 100%; +} +/* line 2918, ../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 2920, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .field-name-field-bandeau img { + width: 100%; + margin-top: -10%; +} +/* line 2922, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content { + position: relative; + z-index: 2; + width: 30%; + margin: 3em 2em; background-color: rgba(255, 255, 255, 0.7); - width: 40%; + padding: 1em; border-radius: 5px; background-clip: padding-box; - padding: 20px 30px; } -/* line 2801, ../scss/styles.scss */ -#homev2 .pane-node.showroom:after { +/* line 2930, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content .field-name-title-field { + font-size: 2.1em; + font-weight: 300; +} +/* line 2933, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom .pane-content .group-content .field-name-body { + margin-top: 1em; +} +/* line 2941, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.showroom:after { content: url("../img/bulle.png"); -webkit-transform: scale(0.8); -ms-transform: scale(0.8); @@ -9370,22 +10950,50 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { right: -80px; z-index: 10; } -/* line 2810, ../scss/styles.scss */ -#homev2 .pane-node.bdd { +/* line 2950, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.bdd { + height: 450px; + margin-top: 30px; background-color: #FFF; position: relative; } -/* line 2813, ../scss/styles.scss */ -#homev2 .pane-node.bdd .links a { +/* line 2955, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.bdd .links a { background-color: #e6e6e6; } -/* line 2814, ../scss/styles.scss */ -#homev2 .pane-node.bdd .pane-content { - width: 30%; - float: right; +/* line 2957, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.bdd .field-name-field-bandeau { + display: moz-inline-stack; + display: inline-block; + vertical-align: top; + zoom: 1; + *display: inline; + width: 60%; } -/* line 2815, ../scss/styles.scss */ -#homev2 .pane-node.bdd:after { +/* line 2960, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.bdd .group-content { + display: moz-inline-stack; + display: inline-block; + vertical-align: top; + zoom: 1; + *display: inline; + width: 35%; + background-color: rgba(255, 255, 255, 0.7); + padding: 1em; + border-radius: 5px; + background-clip: padding-box; +} +/* line 2965, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.bdd .group-content .field-name-title-field { + font-size: 2.1em; + font-weight: 300; +} +/* line 2968, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.bdd .group-content .field-name-body { + margin-top: 1em; +} +/* line 2973, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.bdd:after { content: url("../img/boule.png"); -webkit-transform: scale(0.8); -ms-transform: scale(0.8); @@ -9394,78 +11002,378 @@ body.page-node-11187.logged-in.role-6 .column.flocon .get-link a { bottom: -50px; left: -50px; } -/* line 2823, ../scss/styles.scss */ -#homev2 .pane-node.formations { +/* line 2981, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.formations { + position: relative; + height: 300px; + margin-top: 30px; background-color: #000; color: #FFF; - padding-right: 20%; - position: relative; } -/* line 2828, ../scss/styles.scss */ -#homev2 .pane-node.formations a { +/* line 2987, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.formations a { color: #FFF; } -/* line 2829, ../scss/styles.scss */ -#homev2 .pane-node.formations .pane-title, #homev2 .pane-node.formations .pane-content { - /*width: 60%; float:right;*/ +/* line 2989, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.formations .node { + padding: 0 0 0 30%; + width: 70%; } -/* line 2830, ../scss/styles.scss */ -#homev2 .pane-node.formations .pane-title:before { - content: url("../img/formations.png"); - -webkit-transform: scale(0.7); - -ms-transform: scale(0.7); - transform: scale(0.7); - float: left; +/* line 2992, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.formations .node:before { + content: " "; + background: transparent url("../img/formations.png") no-repeat center center; + background-clip: padding-box; + background-size: contain; + position: absolute; + left: 0; + z-index: 2; + width: 30%; + height: 100%; +} +/* line 3005, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.formations .group-content { + padding: 1em; position: relative; - top: -20px; - margin: 0px 90px 0px 50px; } -/* line 2839, ../scss/styles.scss */ -#homev2 .pane-node.services { +/* line 3007, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.formations .group-content .field-name-title-field { + font-size: 2.1em; + font-weight: 300; +} +/* line 3010, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.formations .group-content .field-name-body { + margin-top: 1em; +} +/* line 3015, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.services { background-color: #FFF; + height: 300px; + margin-top: 30px; } -/* line 2841, ../scss/styles.scss */ -#homev2 .pane-node.services .pane-title, #homev2 .pane-node.services .pane-content { - /*width: 60%; float:left;*/ +/* line 3020, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.services .node { + padding: 0 30% 0 0; + width: 70%; } -/* line 2842, ../scss/styles.scss */ -#homev2 .pane-node.services .pane-title:before { - content: url("../img/services.png"); - -webkit-transform: scale(0.8); - -ms-transform: scale(0.8); - transform: scale(0.8); - float: right; - position: relative; - top: -20px; - margin: 0px 90px 0px 50px; +/* line 3023, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.services .node:before { + content: " "; + background: transparent url("../img/services.png") no-repeat center center; + background-clip: padding-box; + background-size: contain; + position: absolute; + right: 0; + z-index: 2; + width: 30%; + height: 100%; } -/* line 2853, ../scss/styles.scss */ -#homev2 .pane-news-home-v2 { - margin-top: 40px; +/* line 3036, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.services .group-content { + padding: 1em; position: relative; } -/* line 2858, ../scss/styles.scss */ -#homev2 .pane-news-home-v2 h2 { +/* line 3038, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.services .group-content .field-name-title-field { + font-size: 2.1em; + font-weight: 300; +} +/* line 3041, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .panel-pane.services .group-content .field-name-body { + margin-top: 1em; +} +/* line 3048, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 { + background-color: #e6e6e6; + border-radius: 10px; + background-clip: padding-box; + margin-top: 30px; + padding-top: 1em; + position: relative; +} +/* line 3055, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 h2 { font-size: 30px; } -/* line 2860, ../scss/styles.scss */ -#homev2 .pane-news-home-v2 .view-news-home-v2 .views-row { - width: 30%; - display: inline-block; +/* line 3057, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper { + width: 100%; + margin-left: auto; + margin-right: auto; + margin-top: 0; + margin-bottom: 0; + max-width: 80rem; } -/* line 2863, ../scss/styles.scss */ -#homev2 .pane-news-home-v2 .node-simplenews h1 { +/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper:before, #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper:after { + content: " "; + display: table; +} +/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper:after { + clear: both; +} +/* line 3059, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-panel { + overflow: hidden; +} +/* line 3061, ../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 3063, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-col-first { + padding-left: 0.9375rem; + padding-right: 0.9375rem; + width: 58.33333%; + float: left; +} +/* line 3064, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .center-wrapper .panel-col-last { + padding-left: 0.9375rem; + padding-right: 0.9375rem; + width: 33.33333%; + float: left; +} +/* line 3066, ../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; + margin-right: auto; + margin-top: 0; + margin-bottom: 0; + max-width: 80rem; + margin-top: 1.5em; + margin-bottom: 1.5em; +} +/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom:before, #home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom:after { + content: " "; + display: table; +} +/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 #mini-panel-news_home_v2 .panel-col-bottom:after { + clear: both; +} +/* line 3068, ../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 3074, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 .view-news-home-v2 .views-row { + display: moz-inline-stack; + display: inline-block; + vertical-align: top; + zoom: 1; + *display: inline; +} +/* line 3076, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews { + border-radius: 5px; + background-clip: padding-box; + background-color: #FFF; + box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); + -webkit-transition: box-shadow 0.3s ease-out; + transition: box-shadow 0.3s ease-out; + overflow: hidden; + position: relative; + margin: 7px; +} +/* line 3083, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews > a { + position: absolute; + bottom: 0; + width: 100%; background-color: #FFF; text-align: center; - padding: 20px; } -/* line 2865, ../scss/styles.scss */ -#homev2 .pane-news-home-v2:after { +/* line 3088, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2 .node-simplenews > a h1 { + padding: 10px; + margin: 0; + font-size: 1em; +} +/* line 3097, ../scss/styles.scss */ +#home-v2 > .panel-panel > div > .pane-news-home-v2:after { content: url("../img/point.png"); - -webkit-transform: scale(1); - -ms-transform: scale(1); - transform: scale(1); position: absolute; bottom: 50px; right: 0px; } + +/* + __ ___ + / |/ /__ ______________ _____ ____ _____ + / /|_/ / _ \/ ___/ ___/ __ `/ __ `/ _ \/ ___/ + / / / / __(__ |__ ) /_/ / /_/ / __(__ ) +/_/ /_/\___/____/____/\__,_/\__, /\___/____/ + /____/ +*/ +/* line 43, ../scss/misc.scss */ +div.messages { + padding: 9px; + margin: 0.5em 0 0; + color: #3a87ad; + background: #d9edf7; + border: 1px solid #bce8f1; + border-radius: 5px; + font-size: 12px; +} +/* line 21, ../scss/misc.scss */ +div.messages.warning { + color: #c09853; + background-color: #fcf8e3; + border-color: #fbeed5; +} +/* line 27, ../scss/misc.scss */ +div.messages.error { + color: #b94a48; + background-color: #f2dede; + border-color: #eed3d7; +} +/* line 34, ../scss/misc.scss */ +div.messages.status { + color: #468847; + background-color: #dff0d8; + border-color: #d6e9c6; + font-size: 14px; +} + +/* line 45, ../scss/misc.scss */ +.messages-label { + display: none; +} + +/* line 47, ../scss/misc.scss */ +#better-messages-wrapper { + background-color: rgba(255, 255, 255, 0.7); + padding: 10px; + border-radius: 5px; + background-clip: padding-box; + box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); +} +/* line 51, ../scss/misc.scss */ +#better-messages-wrapper #better-messages-default div.messages { + padding: 9px; + margin: 0.5em 0 0; + color: #3a87ad; + background: #d9edf7; + border: 1px solid #bce8f1; + border-radius: 5px; + font-size: 12px; + margin: 0 0 10px 0; +} +/* line 21, ../scss/misc.scss */ +#better-messages-wrapper #better-messages-default div.messages.warning { + color: #c09853; + background-color: #fcf8e3; + border-color: #fbeed5; +} +/* line 27, ../scss/misc.scss */ +#better-messages-wrapper #better-messages-default div.messages.error { + color: #b94a48; + background-color: #f2dede; + border-color: #eed3d7; +} +/* line 34, ../scss/misc.scss */ +#better-messages-wrapper #better-messages-default div.messages.status { + color: #468847; + background-color: #dff0d8; + border-color: #d6e9c6; + font-size: 14px; +} +/* line 54, ../scss/misc.scss */ +#better-messages-wrapper #better-messages-default .footer { + border: none; + padding: 0; + margin: 0; +} +/* line 56, ../scss/misc.scss */ +#better-messages-wrapper #better-messages-default .footer a.message-close { + background: #fff url("../img/close.png") no-repeat center center; + width: 15px; + height: 15px; + border-radius: 3px; + background-clip: padding-box; + display: block; +} + +/** Tab navigation */ +/** +* icons +*/ +/** +* figures +*/ +/* line 183, ../scss/misc.scss */ +figure figcaption { + display: none; +} +/* line 186, ../scss/misc.scss */ +figure .blank { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + +/* ==|== print styles ======================================================= + Print styles. + Inlined to avoid required HTTP connection: h5bp.com/r + ========================================================================== */ +/* line 213, ../scss/misc.scss */ +a:focus { + outline: 0; +} + +/* + * Improves readability when focused and also mouse hovered in all browsers. + */ +/* line 221, ../scss/misc.scss */ +a:active, +a:hover { + outline: 0; +} + +/** COLORBOX */ +/* line 228, ../scss/misc.scss */ +#colorbox { + border-radius: 2px; + background-clip: padding-box; + box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); +} +/* line 230, ../scss/misc.scss */ +#colorbox #cboxLoadedContent { + background-color: #fff; +} + +/** embed player */ +@media only screen and (min-width: 40.063em) and (max-width: 64em) { + /* line 236, ../scss/misc.scss */ + .embedded-video .player iframe { + max-width: 100%; + height: auto; + } +} + +/** devel */ +/* line 246, ../scss/misc.scss */ +.not-logged-in #tasks ul.tabs.primary { + display: none; +} + +/* + __ _ + ____ _____/ /___ ___ (_)___ ____ ___ ___ ____ __ __ + / __ `/ __ / __ `__ \/ / __ \ / __ `__ \/ _ \/ __ \/ / / / +/ /_/ / /_/ / / / / / / / / / / / / / / / / __/ / / / /_/ / +\__,_/\__,_/_/ /_/ /_/_/_/ /_/ /_/ /_/ /_/\___/_/ /_/\__,_/ +*/ +/* line 256, ../scss/misc.scss */ +#admin-menu { + top: 0; +} diff --git a/sites/all/themes/gui/materiobasetheme/js/script.js b/sites/all/themes/gui/materiobasetheme/js/script.js index d18b47a5..f7388332 100644 --- a/sites/all/themes/gui/materiobasetheme/js/script.js +++ b/sites/all/themes/gui/materiobasetheme/js/script.js @@ -280,7 +280,7 @@ * layout */ function initLayout(){ - if(!_max_768()){ + if(!_max_768() && !$('body').is('.home-v2')){ var height = $('#header').h() + $('#tasks').h(); if(!_max_480() && !_touch ){ diff --git a/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php b/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php index 27757640..b76dca0f 100644 --- a/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php +++ b/sites/all/themes/gui/materiobasetheme/preprocess/node.pre.php @@ -1,4 +1,4 @@ -field_emvideo)) $vars['classes_array'][] = "emvideo"; } - \ No newline at end of file + +// for HOME V2 : remove all table and other html, remains only the picture, from simplenews daily materio +if ($vars['type'] == 'simplenews' && $vars['view_mode'] == 'teaser') { + // get the body field + $body = $vars['content']['body']['#items'][0]['value']; + // get the frist image only + preg_match('/]+>/i', $body, $matches); + // get the source path of the image + $img_src = preg_replace('/^\/?sites\/default\/files\//', '', $matches[1]); + // generate the uri of styled image + $img_uri = image_style_url("card-full", $img_src); + // generate the styled image file + image_style_create_derivative("card-full", $img_src, $img_uri); + // theme the new image tag + $img = theme('image', array('path'=>$img_uri)); + // 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/colors.scss b/sites/all/themes/gui/materiobasetheme/scss/colors.scss new file mode 100644 index 00000000..b5d9b801 --- /dev/null +++ b/sites/all/themes/gui/materiobasetheme/scss/colors.scss @@ -0,0 +1,20 @@ +/* + __ + _________ / /___ __________ + / ___/ __ \/ / __ \/ ___/ ___/ +/ /__/ /_/ / / /_/ / / (__ ) +\___/\____/_/\____/_/ /____/ + +*/ +$creme : #f7f8f2; +$orange : rgb(255,116,0); +$bleumarine : rgb(27,20,100); +$vertgris : rgb(95,159,131); +$jaune : rgb(230,222,28); +$bleuclair : rgb(105,205,207); +$rose : rgb(212,118,174); +$vertclair : rgb(121,230,68); +$violet : rgb(119,46,136); +$rouge : rgb(230,35,38); +$bleu : rgb(52,79,193); + diff --git a/sites/all/themes/gui/materiobasetheme/scss/layout.scss b/sites/all/themes/gui/materiobasetheme/scss/layout.scss index f298bd23..ea0bd512 100644 --- a/sites/all/themes/gui/materiobasetheme/scss/layout.scss +++ b/sites/all/themes/gui/materiobasetheme/scss/layout.scss @@ -22,16 +22,17 @@ // Here we define the breakpoints which will become the upper border for each media size. // The function em-calc() calculates the em-value from a px-value. +/* $small-breakpoint: em-calc(480) !default; $medium-breakpoint: em-calc(768) !default; $large-breakpoint: em-calc(980) !default; $xlarge-breakpoint: em-calc(1200) !default; -$small-range: (0, $small-breakpoint) !default; /* 0, 480px */ -$medium-range: ($small-breakpoint + em-calc(1), $medium-breakpoint) !default; /* 481px, 768px */ -$large-range: ($medium-breakpoint + em-calc(1), $large-breakpoint) !default; /* 769px, 980px */ -$xlarge-range: ($large-breakpoint + em-calc(1), $xlarge-breakpoint) !default; /* 981px, 1200px */ -$xxlarge-range: ($xlarge-breakpoint + em-calc(1), em-calc(99999999)) !default; /* 1201px, ... */ +$small-range: (0, $small-breakpoint) !default; // 0, 480px +$medium-range: ($small-breakpoint + em-calc(1), $medium-breakpoint) !default; 481px, 768px // +$large-range: ($medium-breakpoint + em-calc(1), $large-breakpoint) !default; // 769px, 980px +$xlarge-range: ($large-breakpoint + em-calc(1), $xlarge-breakpoint) !default; // 981px, 1200px +$xxlarge-range: ($xlarge-breakpoint + em-calc(1), em-calc(99999999)) !default; // 1201px, ... // Media Queries $screen: "only screen" !default; @@ -62,6 +63,9 @@ $retina: ( "#{$screen} and (min-resolution: 192dpi)", "#{$screen} and (min-resolution: 2dppx)" ); +*/ + +$row-width: rem-calc(1280); *{ box-sizing: content-box; @@ -118,41 +122,40 @@ $rootminwidth : 320px; /** NIVEAU 0 */ #root{ min-width:$rootminwidth; - .ie8 &{min-width:1024px;} } /** NIVEAU 1 */ -#container{ - margin:0 auto; position:relative; +#container{ + margin:0 auto; position:relative; @include transition(padding-top 0.5s ease-out); // change this + // padding:0 1em; } /** NIVEAU 2 */ @mixin padded(){ $p:2%; width:100%-2*$p; padding-left:$p; padding-right:$p; } +// @mixin padded(){width:100%;} $header-z-index:1000; #header{ @media #{$medium-up}{ - position:fixed; top:0; margin:0 auto; @include bgc(#fff); min-width:$rootminwidth*0.97; + position:fixed; top:0; margin:0 auto; background-color: #fff; min-width:$rootminwidth*0.97; } //change this z-index:$header-z-index; @include padded; - .editmenu-enabled &{ @include mt(30px); } - .admin-menu &{ @include mt(35px); } + .admin-menu &{ margin-top:35px; } } #utilities{ @media #{$medium-up}{ html.no-touch &{ position:fixed; top:0; margin:0 auto; min-width:$rootminwidth*0.97; - @include mt(60px); + margin-top:60px; } - html.no-touch .editmenu-enabled &{ @include mt(80px); } - html.no-touch .admin-menu &{ @include mt(85px); } + html.no-touch .admin-menu &{ margin-top:85px; } } @media #{$small-only}{ - >.region{@include pt(5px); @include pb(5px);} + >.region{padding-top:5px; padding-bottom:5px;} } //change this z-index:999; @include bgc(#fff); @@ -160,9 +163,14 @@ $header-z-index:1000; } -#main{@include padded; overflow-x:hidden;} +#main{ + @include padded; + overflow-x:hidden; +} -#footer{@include padded;} +#footer{ + @include padded; +} /** NIVEAU 3 */ @@ -176,11 +184,29 @@ $header-z-index:1000; // .footer-block .region, .header-block{ @include inlineblock();} change this /** NIVEAU 4 */ -#center{ padding:5px; } +#center{ +//padding:5px; +} /** Z-INDEX */ #block-feedback-form{z-index:1001;} #admin-menu{z-index:1002;} #admin-toolbar{z-index:1003;} +/* + __ __ ___ + / / / /___ ____ ___ ___ _ _|__ \ + / /_/ / __ \/ __ `__ \/ _ \ | | / /_/ / + / __ / /_/ / / / / / / __/ | |/ / __/ +/_/ /_/\____/_/ /_/ /_/\___/ |___/____/ + +*/ +body.home-v2{ + #header>.inner, #utilities>.inner, #main, #footer{ + @include grid-row(); + } + // #header,#utilities{ + // position:relative; + // } +} diff --git a/sites/all/themes/gui/materiobasetheme/scss/misc.scss b/sites/all/themes/gui/materiobasetheme/scss/misc.scss index 456db9e0..989fa555 100644 --- a/sites/all/themes/gui/materiobasetheme/scss/misc.scss +++ b/sites/all/themes/gui/materiobasetheme/scss/misc.scss @@ -1,5 +1,12 @@ -//** Messages. */ +/* + __ ___ + / |/ /__ ______________ _____ ____ _____ + / /|_/ / _ \/ ___/ ___/ __ `/ __ `/ _ \/ ___/ + / / / / __(__ |__ ) /_/ / /_/ / __(__ ) +/_/ /_/\___/____/____/\__,_/\__, /\___/____/ + /____/ +*/ @mixin messages(){ padding: 9px; margin: 0.5em 0 0; @@ -237,4 +244,15 @@ a:hover { /** devel */ .not-logged-in{ #tasks ul.tabs.primary{display:none;} -} \ No newline at end of file +} + +/* + __ _ + ____ _____/ /___ ___ (_)___ ____ ___ ___ ____ __ __ + / __ `/ __ / __ `__ \/ / __ \ / __ `__ \/ _ \/ __ \/ / / / +/ /_/ / /_/ / / / / / / / / / / / / / / / / __/ / / / /_/ / +\__,_/\__,_/_/ /_/ /_/_/_/ /_/ /_/ /_/ /_/\___/_/ /_/\__,_/ +*/ +#admin-menu{ + top:0; +} diff --git a/sites/all/themes/gui/materiobasetheme/scss/styles.scss b/sites/all/themes/gui/materiobasetheme/scss/styles.scss index 4d19b71b..7b2e3c7d 100644 --- a/sites/all/themes/gui/materiobasetheme/scss/styles.scss +++ b/sites/all/themes/gui/materiobasetheme/scss/styles.scss @@ -19,19 +19,24 @@ @import "../bower_components/foundation/scss/foundation/components/inline-lists"; @import "../bower_components/foundation/scss/foundation/components/buttons"; @import "../bower_components/foundation/scss/foundation/components/button-groups"; -// @import "../bower_components/foundation/scss/foundation/components/grid"; +@import "../bower_components/foundation/scss/foundation/components/grid"; // @import "../bower_components/foundation/scss/foundation/components/top-bar"; // @import "../bower_components/foundation/scss/foundation/components/block-grid"; @import "gui.scss"; +@import "colors.scss"; @import "fonts.scss"; @import "layout.scss"; @import "../fonts/icon/foundation-icons.css"; #root{ // background: #fff url('../img/beta-2.png') no-repeat 0px 0px; + body.home-v2 &{ + background-color: $creme; + } + } @mixin shadowBtn(){ @@ -490,7 +495,14 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom; } } } +/* + __ _ ___ __ _ + __ __/ /_(_) (_) /_(_)__ _____ + / / / / __/ / / / __/ / _ \/ ___/ +/ /_/ / /_/ / / / /_/ / __(__ ) +\__,_/\__/_/_/_/\__/_/\___/____/ +*/ #utilities{ margin-top:$headerouterheight; .not-logged-in &{ overflow:hidden; } @@ -502,6 +514,19 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom; margin-top:0; } } +/* + _ + ____ ___ ____ _(_)___ + / __ `__ \/ __ `/ / __ \ + / / / / / / /_/ / / / / / +/_/ /_/ /_/\__,_/_/_/ /_/ +*/ +#main{ + body.home-v2 &{ + padding-top:$headerouterheight; + } +} + /* __ _ __ ___ __ __ __ / /_ (_)___ _/ /_ / (_)___ _/ /_ / /____ ____/ / @@ -1079,7 +1104,6 @@ $cardfull_h:610px; width:$w; height:$h; @include inlineblock(); position:relative; margin:7px; - //z-index:10; // pourquoi ce z-index ? @include rounded(5px); background-color: #FFF; @include drop-shadow(0, 0, 5px, 0.2); @include transition-simply-prefix(box-shadow 0.3s ease-out); // opacity 0.3s ease-out); //change this commas @@ -1634,8 +1658,6 @@ body.print-node-materiau{ { padding-bottom: 1em; } - - } /* @@ -1684,9 +1706,6 @@ body.print-node-materiau{ margin-bottom: 2em; } -@import "misc.scss"; - - /* ___ __ ____________ __________ __ _______ __ __________________ / | / / / /_ __/ __ \/ ____/ __ \/ |/ / __ \/ / / ____/_ __/ ____/ @@ -2753,51 +2772,172 @@ body.page-node-11187{ } } -// ------ HOME PAGE --------- -#homev2{ - padding: 40px 40px; - h2{font-size: 3.8em; font-weight: 500;} +/* + __ __ _ _____ + / / / /___ ____ ___ ___ | | / /__ \ + / /_/ / __ \/ __ `__ \/ _ \ | | / /__/ / + / __ / /_/ / / / / / / __/ | |/ // __/ +/_/ /_/\____/_/ /_/ /_/\___/ |___//____/ +*/ + +body.home-v2{ + #center{ + background-color: transparent; + padding:0; + } +} + +#home-v2{ + // padding: 40px 40px; + h2{font-size: 2.1em; font-weight: 300;} a{color: #000}; - ul{margin-left: 0px;} - li{padding:0px;} - .menu { - margin-left: 0px; - li{display: inline-block; - a{ - background-color: #4d4d4d; + + .panel-separator{clear:both;} + >.panel-panel>div>.panel-pane { + // padding: 10px 15px; + + + + &.pane-node{ + @include rounded(5px); + overflow:hidden; + .pane-content, .node{ + position:relative; width:100%; height:100%; overflow:hidden; + } + + .links a{ + background-color: rgba(255,255,255, 0.7); @include rounded(5px); - padding: 10px 10px; - color: #FFF; - font-size: 18px; - font-weight: 700; - &:hover{ background-color: #FFF; color:#4d4d4d;} + padding: 15px; } } - } - .pane-node { - height:450px; - margin-top: 40px; - font-size: 1.25em; - @include rounded(5px); - padding: 20px 30px; - .links a{ - background-color: rgba(255,255,255, 0.7); - @include rounded(5px); - padding: 15px; + + &.intro-video{ + height:auto; + background-color: #f7f8f2; + margin-top:0; padding-top:0; + .field-name-field-emvideo{ + .embedded-video{ + margin:0 auto; + @media #{$small-only}{ + width:320px; height:180px; + } + @media #{$medium-only}{ + width:640px; height:360px; + } + @media #{$large-only}{ + width:800px; height:450px; + } + @media #{$xlarge-up}{ + width:1024px; height:576px; + } + .player, iframe{ + width:100%; height:100%; + } + + } + } + .field-name-title-field{ + display:none; + } + + .field-name-body{ + // @include grid-row(); + margin-top:1em; + text-align: center; + p{ + // @include grid-column(6); + text-align: left; + @include inlineblock(); + width:35%; margin-left:2%; + font-size:0.756em; + } + } + } - .content{ - margin-bottom: 20px; + + &.pane-menu-menu-home-v2{ + margin:2em 0; + ul.menu{ + margin: 0px; text-align: center; + } + li{ + margin:0 1em 0 0; padding:0px; list-style: none; + @include inlineblock(); + a{ + background-color: #4d4d4d; + @include rounded(5px); + padding: 5px 12px 7px; + color: $creme; + font-size: 18px; + font-weight: 500; + transition:opacity,background-color 0.2s ease-out; + } + + &:nth-child(1){ + // a{color:$orange;} + &:hover a{background-color: $orange; color:#4d4d4d;} + } + &:nth-child(2){ + // a{color:$vertclair;} + &:hover a{background-color: $vertclair; color:#4d4d4d;} + } + &:nth-child(3){ + // a{color:$bleuclair;} + &:hover a{background-color: $bleuclair; color:#4d4d4d;} + } + &:nth-child(4){ + // a{color:$jaune;} + &:hover a{background-color: $jaune; color:#4d4d4d;} + } + &:nth-child(5){ + // a{color:$rose;} + &:hover a{background-color: $rose; color:#4d4d4d;} + } + &:nth-child(6){ + // a{color:$violet;} + &:hover a{background-color: $violet; color:#4d4d4d;} + } + &:nth-child(7){ + // a{color:$rouge;} + &:hover a{background-color: $rouge; color:#4d4d4d;} + } + } } + &.showroom{ - background: url("http://carnet-aux-petites-choses.fr/wp-content/uploads/2015/02/un-oeil-sur-la-matiere-materiO-26_gagaone.jpg"); + height:450px; + margin-top: 15px; + background-color: #fff; + // background: url("http://carnet-aux-petites-choses.fr/wp-content/uploads/2015/02/un-oeil-sur-la-matiere-materiO-26_gagaone.jpg"); background-size: cover; position: relative; - .content{ - background-color: rgba(255,255,255, 0.7); - width: 40%; - @include rounded(5px); - padding: 20px 30px; + .pane-content{ + width:100%; height:100%; position:relative; + .node{position:absolute;height:100%;width:100%;} + .field-name-field-bandeau{ + position:absolute; width:100%; height:100%; overflow:hidden; + img{width:100%; margin-top:-10%;} + } + .group-content{ + position:relative; + z-index:2; + width:30%; + margin:3em 2em; + background-color: rgba(255,255,255, 0.7); + padding:1em; + @include rounded(5px); + .field-name-title-field{ + font-size: 2.1em; font-weight: 300; + } + .field-name-body{ + margin-top: 1em; + } + } + } + + &:after{ content:url("../img/bulle.png"); transform: scale(0.8); @@ -2808,10 +2948,28 @@ body.page-node-11187{ } } &.bdd{ + height:450px; + margin-top: 30px; background-color: #FFF; position: relative; .links a{background-color: #e6e6e6;} - .pane-content{width:30%; float:right;} + + .field-name-field-bandeau{ + @include inlineblock(); width:60%; + } + .group-content{ + @include inlineblock(); width:35%; + background-color: rgba(255,255,255, 0.7); + padding:1em; + @include rounded(5px); + .field-name-title-field{ + font-size: 2.1em; font-weight: 300; + } + .field-name-body{ + margin-top: 1em; + } + } + &:after{ content:url("../img/boule.png"); transform: scale(0.8); @@ -2821,47 +2979,121 @@ body.page-node-11187{ } } &.formations{ + position: relative; + height:300px; + margin-top: 30px; background-color: #000; color: #FFF; - padding-right: 20%; - position: relative; a{color: #FFF;} - .pane-title, .pane-content{/*width: 60%; float:right;*/} - .pane-title:before{ - content:url("../img/formations.png"); - transform: scale(0.7); - float: left; - position: relative; - top:-20px; - margin: 0px 90px 0px 50px; + + .node{ + padding:0 0 0 30%; width:70%; + + &:before{ + content:" "; + background: transparent url("../img/formations.png") no-repeat center center; + background-clip: padding-box; + background-size: contain; + position: absolute; left:0; + // border: 1px solid red; + z-index: 2; + width:30%; height:100%; + // padding:0.5em; + } + } + + .group-content{ + padding:1em; position:relative; + .field-name-title-field{ + font-size: 2.1em; font-weight: 300; + } + .field-name-body{ + margin-top: 1em; + } } } &.services{ background-color: #FFF; - .pane-title, .pane-content{/*width: 60%; float:left;*/} - .pane-title:before{ - content:url("../img/services.png"); - transform: scale(0.8); - float: right; - position: relative; - top:-20px; - margin: 0px 90px 0px 50px; + height:300px; + margin-top: 30px; + + .node{ + padding:0 30% 0 0; width:70%; + + &:before{ + content:" "; + background: transparent url("../img/services.png") no-repeat center center; + background-clip: padding-box; + background-size: contain; + position: absolute; right:0; + // border: 1px solid red; + z-index: 2; + width:30%; height:100%; + // padding:0.5em; + } + } + + .group-content{ + padding:1em; position:relative; + .field-name-title-field{ + font-size: 2.1em; font-weight: 300; + } + .field-name-body{ + margin-top: 1em; + } } } } //mini panneau news - .pane-news-home-v2{ - margin-top: 40px; + >.panel-panel>div>.pane-news-home-v2{ + background-color: #e6e6e6; @include rounded(10px); + margin-top: 30px; padding-top: 1em; + // padding:0; position: relative; // .panel-col-first{width:70%;} // .panel-col-last{width:29.9%;} h2{font-size: 30px;} + + #mini-panel-news_home_v2 .center-wrapper{ + @include grid-row(); + .panel-panel{ + overflow:hidden; + .inside{margin:0;} + } + .panel-col-first{@include grid-column(7);} + .panel-col-last{@include grid-column(4);} + } + #mini-panel-news_home_v2 .panel-col-bottom{ + @include grid-row(); margin-top: 1.5em; margin-bottom: 1.5em; + >.inside{ + @include grid-column(12); + } + } + .view-news-home-v2{ - .views-row{width: 30%; display: inline-block;} + .views-row{@include inlineblock();} } .node-simplenews{ - h1{background-color: #FFF; text-align: center; padding: 20px;} + @include rounded(5px); background-color: #FFF; + @include drop-shadow(0, 0, 5px, 0.2); + @include transition-simply-prefix(box-shadow 0.3s ease-out); + overflow:hidden; + position:relative; + margin:7px; + >a{ + position:absolute; + bottom:0; width:100%; + background-color: #FFF; + text-align: center; + h1{ + padding: 10px; margin:0; + font-size:1em; + } + } + } + + //deco &:after{ content:url("../img/point.png"); //transform: scale(1); @@ -2870,4 +3102,11 @@ body.page-node-11187{ right: 0px; } } -} \ No newline at end of file +} + + + + + +@import "misc.scss"; +// end \ No newline at end of file diff --git a/sites/all/themes/gui/materiobasetheme/templates/node--page--homeblock.tpl.php b/sites/all/themes/gui/materiobasetheme/templates/node--page--homeblock.tpl.php new file mode 100644 index 00000000..7e787249 --- /dev/null +++ b/sites/all/themes/gui/materiobasetheme/templates/node--page--homeblock.tpl.php @@ -0,0 +1,17 @@ + +
+ + + + + + + +
+ diff --git a/sites/all/themes/gui/materiobasetheme/templates/node--simplenews--teaser.tpl.php b/sites/all/themes/gui/materiobasetheme/templates/node--simplenews--teaser.tpl.php new file mode 100644 index 00000000..52b3c7d1 --- /dev/null +++ b/sites/all/themes/gui/materiobasetheme/templates/node--simplenews--teaser.tpl.php @@ -0,0 +1,28 @@ + + + +
+ + +

+ + +
+ +
+ + + + + + + + +
+ diff --git a/sites/all/themes/gui/materiobasetheme/templates/page.tpl.php b/sites/all/themes/gui/materiobasetheme/templates/page.tpl.php index 809c3f50..ebea5489 100644 --- a/sites/all/themes/gui/materiobasetheme/templates/page.tpl.php +++ b/sites/all/themes/gui/materiobasetheme/templates/page.tpl.php @@ -67,72 +67,77 @@ */ ?> -
- + +
+
+ - + - + - -
- -
- - -
- - - + +
+ +
+ + +
+ + + + +
- -
+
+
- - - -
+ + + +
- +

- -
- + +
+ - -
- + +
+
- + - -
+ +