styles.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. /**
  2. * Primary Drupal Styles
  3. * Author: Bachir Soussi Chiadmi
  4. */
  5. body {
  6. font-size: 16px;
  7. font-family: "aileron", Arial, "MS Trebuchet", sans-serif; }
  8. h1 {
  9. font-size: 1.6em; }
  10. h2 {
  11. font-size: 1.5em; }
  12. h3 {
  13. font-size: 1.4em; }
  14. h4 {
  15. font-size: 1.3em; }
  16. h5 {
  17. font-size: 1.2em; }
  18. h6 {
  19. font-size: 1.1em; }
  20. input {
  21. font-family: Arial, "MS Trebuchet", sans-serif;
  22. font-size: 0.8em; }
  23. /** layout */
  24. .footer-block .region, .header-block {
  25. display: inline-block;
  26. vertical-align: top; }
  27. #header, #main, #footer {
  28. padding: 0; }
  29. #container {
  30. width: 1024px;
  31. margin: 0 auto; }
  32. #header h1 {
  33. display: block;
  34. height: 335px;
  35. background-image: url(../../images/logo.png);
  36. background-size: contain;
  37. background-position: center;
  38. background-repeat: no-repeat;
  39. text-indent: -2000px;
  40. overflow: hidden;
  41. margin: 0; }
  42. #header h2 {
  43. text-align: center;
  44. color: #20c498; }
  45. #thematique-anchor-links {
  46. padding: 1em 0; }
  47. #thematique-anchor-links ul {
  48. display: -ms-flexbox;
  49. display: flex;
  50. -ms-flex-flow: row nowrap;
  51. flex-flow: row nowrap;
  52. -ms-flex-pack: justify;
  53. justify-content: space-between;
  54. padding: 0;
  55. margin: 0; }
  56. #thematique-anchor-links ul li {
  57. list-style: none;
  58. padding: 0 1em;
  59. margin: 0; }
  60. #thematique-anchor-links ul li a {
  61. text-decoration: none;
  62. font-weight: 600; }
  63. #thematique-anchor-links ul li a span {
  64. display: block; }
  65. #thematique-anchor-links ul li a.en_attente {
  66. color: #ddd; }
  67. #thematique-anchor-links ul li a.node-32 {
  68. color: #2f82ff; }
  69. #thematique-anchor-links ul li a.node-14 {
  70. color: #ff0000; }
  71. #thematique-anchor-links ul li a.node-38 {
  72. color: #88aa00; }
  73. #thematique-anchor-links ul li a.node-3 {
  74. color: #ff6600; }
  75. #thematique-anchor-links ul li a.node-20 {
  76. color: #ff2ad4; }
  77. #thematique-anchor-links ul li a.node-26 {
  78. color: #8800aa; }
  79. .node-thematique {
  80. background-position: center;
  81. background-size: contain;
  82. background-repeat: no-repeat; }
  83. .node-thematique.node-32 {
  84. background-image: url(../../images/fond-theme-0.png); }
  85. .node-thematique.node-32 > h2,
  86. .node-thematique.node-32 .group-video .field-name-field-description h3,
  87. .node-thematique.node-32 .group-description .field-name-field-ecouter,
  88. .node-thematique.node-32 .node-documentair .field-name-field-doc,
  89. .node-thematique.node-32 .node-episode .field-name-title-field {
  90. color: #2f82ff; }
  91. .node-thematique.node-14 {
  92. background-image: url(../../images/fond-theme-0.png); }
  93. .node-thematique.node-14 > h2,
  94. .node-thematique.node-14 .group-video .field-name-field-description h3,
  95. .node-thematique.node-14 .group-description .field-name-field-ecouter,
  96. .node-thematique.node-14 .node-documentair .field-name-field-doc,
  97. .node-thematique.node-14 .node-episode .field-name-title-field {
  98. color: #ff0000; }
  99. .node-thematique.node-38 {
  100. background-image: url(../../images/fond-theme-0.png); }
  101. .node-thematique.node-38 > h2,
  102. .node-thematique.node-38 .group-video .field-name-field-description h3,
  103. .node-thematique.node-38 .group-description .field-name-field-ecouter,
  104. .node-thematique.node-38 .node-documentair .field-name-field-doc,
  105. .node-thematique.node-38 .node-episode .field-name-title-field {
  106. color: #88aa00; }
  107. .node-thematique.node-3 {
  108. background-image: url(../../images/fond-theme-0.png); }
  109. .node-thematique.node-3 > h2,
  110. .node-thematique.node-3 .group-video .field-name-field-description h3,
  111. .node-thematique.node-3 .group-description .field-name-field-ecouter,
  112. .node-thematique.node-3 .node-documentair .field-name-field-doc,
  113. .node-thematique.node-3 .node-episode .field-name-title-field {
  114. color: #ff6600; }
  115. .node-thematique.node-20 {
  116. background-image: url(../../images/fond-theme-0.png); }
  117. .node-thematique.node-20 > h2,
  118. .node-thematique.node-20 .group-video .field-name-field-description h3,
  119. .node-thematique.node-20 .group-description .field-name-field-ecouter,
  120. .node-thematique.node-20 .node-documentair .field-name-field-doc,
  121. .node-thematique.node-20 .node-episode .field-name-title-field {
  122. color: #ff2ad4; }
  123. .node-thematique.node-26 {
  124. background-image: url(../../images/fond-theme-0.png); }
  125. .node-thematique.node-26 > h2,
  126. .node-thematique.node-26 .group-video .field-name-field-description h3,
  127. .node-thematique.node-26 .group-description .field-name-field-ecouter,
  128. .node-thematique.node-26 .node-documentair .field-name-field-doc,
  129. .node-thematique.node-26 .node-episode .field-name-title-field {
  130. color: #8800aa; }
  131. .node-thematique > h2 {
  132. font-size: 3em;
  133. font-weight: 400; }
  134. .node-thematique .content {
  135. letter-spacing: -0.25em; }
  136. .node-thematique .content .field-name-field-emvideo img {
  137. width: 100%; }
  138. .node-thematique .content > * {
  139. letter-spacing: normal; }
  140. .node-thematique .content article.main {
  141. display: inline-block;
  142. vertical-align: top;
  143. width: 69.5%;
  144. overflow: hidden; }
  145. .node-thematique .content article.main .field-name-body {
  146. position: relative;
  147. z-index: 3; }
  148. .node-thematique .content article.main .field-name-body > * {
  149. padding: 0 1em 0 0.2em; }
  150. .node-thematique .content article.main .field-name-body .summary {
  151. position: relative;
  152. height: 5.75em;
  153. overflow: hidden;
  154. background-color: transparent;
  155. transition: background-color 0.5 ease-in-out; }
  156. .node-thematique .content article.main .field-name-body .summary p {
  157. font-size: 1.3em; }
  158. .node-thematique .content article.main .field-name-body .value {
  159. position: absolute;
  160. height: 1px;
  161. margin-bottom: 0;
  162. transition: height 0.5s ease-in-out;
  163. background-color: #fff;
  164. overflow: hidden; }
  165. .node-thematique .content article.main .field-name-body .value p {
  166. font-size: 1em;
  167. padding: 0.5em; }
  168. .node-thematique .content article.main .field-name-body:hover .summary {
  169. background-color: #fff; }
  170. .node-thematique .content article.main .field-name-body:hover .value {
  171. height: 700px; }
  172. .node-thematique .content article.main .field-name-body p {
  173. padding: 0 0 1em;
  174. margin: 0; }
  175. .node-thematique .content article.main .group-video {
  176. position: relative; }
  177. .node-thematique .content article.main .group-video .group-description {
  178. cursor: pointer;
  179. pointer-events: none;
  180. box-sizing: border-box;
  181. position: absolute;
  182. z-index: 2;
  183. top: 0;
  184. left: 0;
  185. width: 90%;
  186. height: 80%;
  187. margin: 5%;
  188. padding: 5%;
  189. background-color: rgba(255, 255, 255, 0);
  190. transition: background-color 0.3s ease-in-out; }
  191. .node-thematique .content article.main .group-video .group-description .field-name-field-ecouter {
  192. font-size: 1em;
  193. font-weight: 500;
  194. background-color: rgba(255, 255, 255, 0.9);
  195. transition: background-color 0.3s ease-in-out;
  196. display: inline-block; }
  197. .node-thematique .content article.main .group-video .group-description .field-name-field-description {
  198. opacity: 0;
  199. transition: opacity 0.3s ease-in-out; }
  200. .node-thematique .content article.main .group-video .group-description .field-name-field-description h3 {
  201. font-weight: 500;
  202. font-size: 2em; }
  203. .node-thematique .content article.main .group-video:hover .group-description {
  204. background-color: rgba(255, 255, 255, 0.9); }
  205. .node-thematique .content article.main .group-video:hover .group-description .field-name-field-ecouter {
  206. background-color: rgba(255, 255, 255, 0); }
  207. .node-thematique .content article.main .group-video:hover .group-description .field-name-field-description {
  208. opacity: 1; }
  209. .node-thematique .content aside.right {
  210. display: inline-block;
  211. vertical-align: top;
  212. width: 30.5%; }
  213. .node-thematique .content aside.right .field-name-field-eclairages {
  214. padding-left: 1em; }
  215. .node-thematique .content aside.right .node-documentair {
  216. padding-bottom: 1em; }
  217. .node-thematique .content aside.right .node-documentair .content {
  218. position: relative; }
  219. .node-thematique .content aside.right .node-documentair .content .group-txt {
  220. cursor: pointer;
  221. pointer-events: none;
  222. box-sizing: border-box;
  223. position: absolute;
  224. z-index: 2;
  225. overflow: hidden;
  226. top: 0;
  227. left: 0;
  228. width: 90%;
  229. max-height: 80%;
  230. margin: 5%;
  231. padding: 5%;
  232. background-color: rgba(255, 255, 255, 0.9); }
  233. .node-thematique .content aside.right .node-documentair .content .group-txt .field-name-field-doc {
  234. font-size: 1em;
  235. font-weight: 500; }
  236. .node-thematique .content aside.right .node-documentair .content .group-txt .field-name-title-field {
  237. font-size: 2em;
  238. font-weight: 600;
  239. height: 1px;
  240. overflow: hidden;
  241. transition: height 0.3s ease-in-out; }
  242. .node-thematique .content aside.right .node-documentair .content:hover .group-txt .field-name-title-field {
  243. height: 70%; }
  244. .node-thematique .content aside.bottom {
  245. padding-top: 1em; }
  246. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items {
  247. display: -ms-flexbox;
  248. display: flex;
  249. -ms-flex-flow: row nowrap;
  250. flex-flow: row nowrap;
  251. -ms-flex-pack: justify;
  252. justify-content: space-between; }
  253. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item {
  254. display: block;
  255. width: 19%; }
  256. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content {
  257. position: relative; }
  258. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content .group-txt {
  259. cursor: pointer;
  260. pointer-events: none;
  261. box-sizing: border-box;
  262. position: absolute;
  263. z-index: 2;
  264. overflow: hidden;
  265. top: 0;
  266. left: 0;
  267. width: 90%;
  268. height: 80%;
  269. margin: 5%;
  270. padding: 5%;
  271. background-color: rgba(255, 255, 255, 0.3);
  272. opacity: 0.8;
  273. transition: opacity,background-color 0.3s ease-in-out; }
  274. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content .group-txt .field-name-title-field {
  275. font-size: 4em;
  276. font-weight: 700;
  277. font-style: italic;
  278. text-align: center; }
  279. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content:hover .group-txt {
  280. opacity: 1;
  281. background-color: rgba(255, 255, 255, 0.9); }
  282. #DOMWindow .embedded-video, #DOMWindow .player, #DOMWindow iframe {
  283. width: 100%;
  284. height: 100%; }
  285. #block-menu-menu-footer-menu ul {
  286. margin: 0;
  287. padding: 0;
  288. text-align: center; }
  289. #block-menu-menu-footer-menu li {
  290. display: inline-block;
  291. list-style: none; }
  292. #block-menu-menu-footer-menu a {
  293. text-decoration: none;
  294. color: inherit; }
  295. .footer-block .block {
  296. font-size: 0.75em; }
  297. #footer-bottom {
  298. text-align: center; }
  299. #footer-bottom .block {
  300. background-color: transparent;
  301. font-size: 0.7em; }
  302. #content {
  303. padding: 1em; }
  304. /** Messages. */
  305. div.messages {
  306. padding: 9px;
  307. margin: 0.5em 0 0;
  308. color: #036;
  309. background: #bdf;
  310. border: 1px solid #ace;
  311. border-radius: 5px; }
  312. div.warning {
  313. color: #840;
  314. background: #fe6;
  315. border-color: #ed5; }
  316. div.error {
  317. color: #fff;
  318. background: #e63;
  319. border-color: #d52; }
  320. div.error p.error {
  321. color: #333; }
  322. div.status {
  323. color: #360;
  324. background: #cf8;
  325. border-color: #be7; }
  326. /** Tab navigation */
  327. ul.primary, .views-admin-links ul {
  328. font: 13px/1.231 sans-serif;
  329. *font-size: small;
  330. border-collapse: collapse;
  331. padding: 0 0 0 1em;
  332. /* LTR */
  333. white-space: nowrap;
  334. list-style: none;
  335. margin: 5px;
  336. height: auto;
  337. line-height: normal; }
  338. ul.primary li, .views-admin-links li {
  339. display: inline; }
  340. ul.primary li a, .views-admin-links li a {
  341. border-width: 1px;
  342. border-style: solid solid none solid;
  343. height: auto;
  344. margin-right: 0.5em;
  345. /* LTR */
  346. padding: 0 1em;
  347. text-decoration: none;
  348. border-top-left-radius: 5px;
  349. border-top-right-radius: 5px; }
  350. /** Form */
  351. #node-form .form-region-main {
  352. border-right: 1px solid #BFBFBF;
  353. padding-right: 10px;
  354. width: 68%; }
  355. #node-form .form-region-main label {
  356. float: left;
  357. min-width: 25%; }
  358. #node-form .form-region-main input.form-text {
  359. width: 40%; }
  360. #node-form .form-region-right {
  361. padding-left: 5px; }
  362. #node-form .form-region-right label {
  363. float: left;
  364. min-width: 35%; }
  365. #node-form .form-region-right input.form-text {
  366. width: 60%; }
  367. #node-form .form-region-main label.option, #node-form .form-region-right label.option {
  368. float: none; }
  369. form:not(#views-ui-config-item-form) .form-item {
  370. position: relative;
  371. /* padding:9px;*/ }
  372. form:not(#views-ui-config-item-form) .form-item .description {
  373. position: absolute;
  374. bottom: 140%;
  375. /* right:-15px;*/
  376. z-index: 5;
  377. left: 50%;
  378. color: #1A1A1A;
  379. line-height: 1.1;
  380. background: url(../images/popup.png) 50% 100% no-repeat;
  381. width: 240px;
  382. margin: 0px 0px -15px;
  383. padding: 9px 10px 20px;
  384. display: none;
  385. border-top: 1px solid #9F9F9F; }
  386. form:not(#views-ui-config-item-form) .form-item:hover {
  387. z-index: 1;
  388. height: auto;
  389. /* Fix for flicker in IE7 */ }
  390. form:not(#views-ui-config-item-form) .form-item:hover > .description {
  391. display: block; }
  392. fieldset {
  393. border: 1px solid #D4D4D4;
  394. padding: 10px;
  395. margin-bottom: 1em;
  396. border-radius: 5px; }
  397. fieldset legend {
  398. font-size: 1.6em; }
  399. input.form-text {
  400. max-width: 95%; }
  401. /** TABLE */
  402. table {
  403. width: 100%;
  404. border-radius: 5px; }
  405. table thead th {
  406. background-color: #CCC;
  407. padding: 0.5em 1em;
  408. text-align: left; }
  409. table tbody tr.even, table tbody tr.odd {
  410. border-bottom: 0 solid #CCCCCC;
  411. padding: 0.1em 0.6em; }
  412. table tbody tr.even {
  413. background-color: #EEE; }
  414. table tbody tr.odd {
  415. background-color: #E5E5E5; }
  416. table tbody td {
  417. padding: 0.5em 1em;
  418. text-align: left; }
  419. td.active {
  420. background-color: transparent; }