styles.css 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724
  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 {
  33. position: fixed;
  34. width: 100%;
  35. max-height: 400px;
  36. z-index: 20;
  37. background-color: rgba(255, 255, 255, 0.9); }
  38. #header hgroup.logo {
  39. width: 1024px;
  40. margin: 0 auto;
  41. padding: 1em 0; }
  42. #header h1 {
  43. margin: 0; }
  44. #header h1 a {
  45. display: block;
  46. height: 335px;
  47. background-image: url(../../images/logo.png);
  48. background-size: contain;
  49. background-position: center;
  50. background-repeat: no-repeat;
  51. text-indent: -2000px;
  52. overflow: hidden;
  53. margin: 0; }
  54. #header h2 {
  55. text-align: center;
  56. color: #20c498; }
  57. #main {
  58. padding-top: 400px; }
  59. #main > .region {
  60. width: 1024px;
  61. margin: 0 auto; }
  62. #node-63 {
  63. padding: 1em 0; }
  64. #node-63 .content section {
  65. display: inline; }
  66. #node-63 .content p {
  67. margin: 0; }
  68. #node-63 ul.links {
  69. text-align: right;
  70. margin: 0;
  71. padding: 0; }
  72. #node-63 ul.links li {
  73. margin: 0;
  74. padding: 0;
  75. display: inline-block; }
  76. #node-63 ul.links a {
  77. color: inherit;
  78. text-decoration: none;
  79. font-weight: 500; }
  80. #thematique-anchor-links {
  81. padding: 1em 0; }
  82. #thematique-anchor-links ul {
  83. display: -ms-flexbox;
  84. display: flex;
  85. -ms-flex-flow: row nowrap;
  86. flex-flow: row nowrap;
  87. -ms-flex-pack: justify;
  88. justify-content: space-between;
  89. padding: 0;
  90. margin: 0; }
  91. #thematique-anchor-links ul li {
  92. max-width: 7em;
  93. list-style: none;
  94. padding: 0;
  95. margin: 0; }
  96. #thematique-anchor-links ul li a {
  97. text-decoration: none;
  98. font-weight: 600;
  99. display: block;
  100. min-height: 3em;
  101. background-position: center;
  102. background-repeat: no-repeat;
  103. background-size: contain; }
  104. #thematique-anchor-links ul li a span {
  105. display: block; }
  106. #thematique-anchor-links ul li a.node-32 {
  107. background-image: url(../../images/menu-fond-theme-0-flat.jpg);
  108. color: #2f82ff; }
  109. #thematique-anchor-links ul li a.node-32.en_attente {
  110. color: #aaa;
  111. background-image: url(../../images/menu-fond-theme-0-flat-nb.jpg);
  112. cursor: default; }
  113. #thematique-anchor-links ul li a.node-14 {
  114. background-image: url(../../images/menu-fond-theme-1-flat.jpg);
  115. color: #ff0000; }
  116. #thematique-anchor-links ul li a.node-14.en_attente {
  117. color: #aaa;
  118. background-image: url(../../images/menu-fond-theme-1-flat-nb.jpg);
  119. cursor: default; }
  120. #thematique-anchor-links ul li a.node-38 {
  121. background-image: url(../../images/menu-fond-theme-2-flat.jpg);
  122. color: #88aa00; }
  123. #thematique-anchor-links ul li a.node-38.en_attente {
  124. color: #aaa;
  125. background-image: url(../../images/menu-fond-theme-2-flat-nb.jpg);
  126. cursor: default; }
  127. #thematique-anchor-links ul li a.node-3 {
  128. background-image: url(../../images/menu-fond-theme-3-flat.jpg);
  129. color: #ff6600; }
  130. #thematique-anchor-links ul li a.node-3.en_attente {
  131. color: #aaa;
  132. background-image: url(../../images/menu-fond-theme-3-flat-nb.jpg);
  133. cursor: default; }
  134. #thematique-anchor-links ul li a.node-20 {
  135. background-image: url(../../images/menu-fond-theme-4-flat.jpg);
  136. color: #ff2ad4; }
  137. #thematique-anchor-links ul li a.node-20.en_attente {
  138. color: #aaa;
  139. background-image: url(../../images/menu-fond-theme-4-flat-nb.jpg);
  140. cursor: default; }
  141. #thematique-anchor-links ul li a.node-26 {
  142. background-image: url(../../images/menu-fond-theme-5-flat.jpg);
  143. color: #8800aa; }
  144. #thematique-anchor-links ul li a.node-26.en_attente {
  145. color: #aaa;
  146. background-image: url(../../images/menu-fond-theme-5-flat-nb.jpg);
  147. cursor: default; }
  148. html,
  149. body,
  150. #container,
  151. #main,
  152. #main > .region,
  153. #block-system-main,
  154. #block-system-main > .content,
  155. .node-thematique {
  156. overflow-x: visible; }
  157. .node-thematique {
  158. min-height: 766px;
  159. margin-bottom: 10em;
  160. position: relative; }
  161. .node-thematique::before {
  162. position: absolute;
  163. content: " ";
  164. width: 110%;
  165. height: 110%;
  166. top: -5%;
  167. left: -5%;
  168. z-index: -1;
  169. background-position: center;
  170. background-size: contain;
  171. background-repeat: no-repeat; }
  172. .node-thematique.node-32::before {
  173. background-image: url(../../images/fond-theme-0-flat.png); }
  174. .node-thematique.node-32.en_attente::before {
  175. background-image: url(../../images/fond-theme-0-flat-nb.jpg); }
  176. .node-thematique.node-32.en_attente > h2,
  177. .node-thematique.node-32.en_attente .group-video .field-name-field-description h3,
  178. .node-thematique.node-32.en_attente .group-description .field-name-field-ecouter,
  179. .node-thematique.node-32.en_attente .node-documentair .field-name-field-doc,
  180. .node-thematique.node-32.en_attente .node-documentair .field-name-title-field,
  181. .node-thematique.node-32.en_attente .field-name-field-episodes .field-label,
  182. .node-thematique.node-32.en_attente .node-episode .field-name-title-field {
  183. color: #aaa; }
  184. .node-thematique.node-32:not(.en_attente) > h2,
  185. .node-thematique.node-32:not(.en_attente) .group-video .field-name-field-description h3,
  186. .node-thematique.node-32:not(.en_attente) .group-description .field-name-field-ecouter,
  187. .node-thematique.node-32:not(.en_attente) .node-documentair .field-name-field-doc,
  188. .node-thematique.node-32:not(.en_attente) .node-documentair .field-name-title-field,
  189. .node-thematique.node-32:not(.en_attente) .field-name-field-episodes .field-label,
  190. .node-thematique.node-32:not(.en_attente) .node-episode .field-name-title-field {
  191. color: #2f82ff; }
  192. .node-thematique.node-14::before {
  193. background-image: url(../../images/fond-theme-1-flat.png); }
  194. .node-thematique.node-14.en_attente::before {
  195. background-image: url(../../images/fond-theme-1-flat-nb.jpg); }
  196. .node-thematique.node-14.en_attente > h2,
  197. .node-thematique.node-14.en_attente .group-video .field-name-field-description h3,
  198. .node-thematique.node-14.en_attente .group-description .field-name-field-ecouter,
  199. .node-thematique.node-14.en_attente .node-documentair .field-name-field-doc,
  200. .node-thematique.node-14.en_attente .node-documentair .field-name-title-field,
  201. .node-thematique.node-14.en_attente .field-name-field-episodes .field-label,
  202. .node-thematique.node-14.en_attente .node-episode .field-name-title-field {
  203. color: #aaa; }
  204. .node-thematique.node-14:not(.en_attente) > h2,
  205. .node-thematique.node-14:not(.en_attente) .group-video .field-name-field-description h3,
  206. .node-thematique.node-14:not(.en_attente) .group-description .field-name-field-ecouter,
  207. .node-thematique.node-14:not(.en_attente) .node-documentair .field-name-field-doc,
  208. .node-thematique.node-14:not(.en_attente) .node-documentair .field-name-title-field,
  209. .node-thematique.node-14:not(.en_attente) .field-name-field-episodes .field-label,
  210. .node-thematique.node-14:not(.en_attente) .node-episode .field-name-title-field {
  211. color: #ff0000; }
  212. .node-thematique.node-38::before {
  213. background-image: url(../../images/fond-theme-2-flat.png); }
  214. .node-thematique.node-38.en_attente::before {
  215. background-image: url(../../images/fond-theme-2-flat-nb.jpg); }
  216. .node-thematique.node-38.en_attente > h2,
  217. .node-thematique.node-38.en_attente .group-video .field-name-field-description h3,
  218. .node-thematique.node-38.en_attente .group-description .field-name-field-ecouter,
  219. .node-thematique.node-38.en_attente .node-documentair .field-name-field-doc,
  220. .node-thematique.node-38.en_attente .node-documentair .field-name-title-field,
  221. .node-thematique.node-38.en_attente .field-name-field-episodes .field-label,
  222. .node-thematique.node-38.en_attente .node-episode .field-name-title-field {
  223. color: #aaa; }
  224. .node-thematique.node-38:not(.en_attente) > h2,
  225. .node-thematique.node-38:not(.en_attente) .group-video .field-name-field-description h3,
  226. .node-thematique.node-38:not(.en_attente) .group-description .field-name-field-ecouter,
  227. .node-thematique.node-38:not(.en_attente) .node-documentair .field-name-field-doc,
  228. .node-thematique.node-38:not(.en_attente) .node-documentair .field-name-title-field,
  229. .node-thematique.node-38:not(.en_attente) .field-name-field-episodes .field-label,
  230. .node-thematique.node-38:not(.en_attente) .node-episode .field-name-title-field {
  231. color: #88aa00; }
  232. .node-thematique.node-3::before {
  233. background-image: url(../../images/fond-theme-3-flat.png); }
  234. .node-thematique.node-3.en_attente::before {
  235. background-image: url(../../images/fond-theme-3-flat-nb.jpg); }
  236. .node-thematique.node-3.en_attente > h2,
  237. .node-thematique.node-3.en_attente .group-video .field-name-field-description h3,
  238. .node-thematique.node-3.en_attente .group-description .field-name-field-ecouter,
  239. .node-thematique.node-3.en_attente .node-documentair .field-name-field-doc,
  240. .node-thematique.node-3.en_attente .node-documentair .field-name-title-field,
  241. .node-thematique.node-3.en_attente .field-name-field-episodes .field-label,
  242. .node-thematique.node-3.en_attente .node-episode .field-name-title-field {
  243. color: #aaa; }
  244. .node-thematique.node-3:not(.en_attente) > h2,
  245. .node-thematique.node-3:not(.en_attente) .group-video .field-name-field-description h3,
  246. .node-thematique.node-3:not(.en_attente) .group-description .field-name-field-ecouter,
  247. .node-thematique.node-3:not(.en_attente) .node-documentair .field-name-field-doc,
  248. .node-thematique.node-3:not(.en_attente) .node-documentair .field-name-title-field,
  249. .node-thematique.node-3:not(.en_attente) .field-name-field-episodes .field-label,
  250. .node-thematique.node-3:not(.en_attente) .node-episode .field-name-title-field {
  251. color: #ff6600; }
  252. .node-thematique.node-20::before {
  253. background-image: url(../../images/fond-theme-4-flat.png); }
  254. .node-thematique.node-20.en_attente::before {
  255. background-image: url(../../images/fond-theme-4-flat-nb.jpg); }
  256. .node-thematique.node-20.en_attente > h2,
  257. .node-thematique.node-20.en_attente .group-video .field-name-field-description h3,
  258. .node-thematique.node-20.en_attente .group-description .field-name-field-ecouter,
  259. .node-thematique.node-20.en_attente .node-documentair .field-name-field-doc,
  260. .node-thematique.node-20.en_attente .node-documentair .field-name-title-field,
  261. .node-thematique.node-20.en_attente .field-name-field-episodes .field-label,
  262. .node-thematique.node-20.en_attente .node-episode .field-name-title-field {
  263. color: #aaa; }
  264. .node-thematique.node-20:not(.en_attente) > h2,
  265. .node-thematique.node-20:not(.en_attente) .group-video .field-name-field-description h3,
  266. .node-thematique.node-20:not(.en_attente) .group-description .field-name-field-ecouter,
  267. .node-thematique.node-20:not(.en_attente) .node-documentair .field-name-field-doc,
  268. .node-thematique.node-20:not(.en_attente) .node-documentair .field-name-title-field,
  269. .node-thematique.node-20:not(.en_attente) .field-name-field-episodes .field-label,
  270. .node-thematique.node-20:not(.en_attente) .node-episode .field-name-title-field {
  271. color: #ff2ad4; }
  272. .node-thematique.node-26::before {
  273. background-image: url(../../images/fond-theme-5-flat.png); }
  274. .node-thematique.node-26.en_attente::before {
  275. background-image: url(../../images/fond-theme-5-flat-nb.jpg); }
  276. .node-thematique.node-26.en_attente > h2,
  277. .node-thematique.node-26.en_attente .group-video .field-name-field-description h3,
  278. .node-thematique.node-26.en_attente .group-description .field-name-field-ecouter,
  279. .node-thematique.node-26.en_attente .node-documentair .field-name-field-doc,
  280. .node-thematique.node-26.en_attente .node-documentair .field-name-title-field,
  281. .node-thematique.node-26.en_attente .field-name-field-episodes .field-label,
  282. .node-thematique.node-26.en_attente .node-episode .field-name-title-field {
  283. color: #aaa; }
  284. .node-thematique.node-26:not(.en_attente) > h2,
  285. .node-thematique.node-26:not(.en_attente) .group-video .field-name-field-description h3,
  286. .node-thematique.node-26:not(.en_attente) .group-description .field-name-field-ecouter,
  287. .node-thematique.node-26:not(.en_attente) .node-documentair .field-name-field-doc,
  288. .node-thematique.node-26:not(.en_attente) .node-documentair .field-name-title-field,
  289. .node-thematique.node-26:not(.en_attente) .field-name-field-episodes .field-label,
  290. .node-thematique.node-26:not(.en_attente) .node-episode .field-name-title-field {
  291. color: #8800aa; }
  292. .node-thematique > h2 {
  293. font-size: 3em;
  294. font-weight: 400;
  295. position: relative; }
  296. .node-thematique > h2 span {
  297. position: absolute;
  298. top: -170px; }
  299. .node-thematique .content {
  300. letter-spacing: -0.25em; }
  301. .node-thematique .content .field-name-field-emvideo img {
  302. width: 100%; }
  303. .node-thematique .content > * {
  304. letter-spacing: normal; }
  305. .node-thematique .content article.main {
  306. display: inline-block;
  307. vertical-align: top;
  308. width: 69.5%;
  309. overflow: hidden; }
  310. .node-thematique .content article.main .field-name-body {
  311. position: relative;
  312. z-index: 3; }
  313. .node-thematique .content article.main .field-name-body > * {
  314. padding: 0 1em 0 0; }
  315. .node-thematique .content article.main .field-name-body .summary {
  316. position: relative;
  317. height: 5.75em;
  318. overflow: hidden;
  319. background-color: #fff;
  320. transition: background-color 0.5 ease-in-out; }
  321. .node-thematique .content article.main .field-name-body .summary p {
  322. font-size: 1.1em;
  323. padding: 0.5em 0.5em 0.5em 0;
  324. font-weight: 500; }
  325. .node-thematique .content article.main .field-name-body .value {
  326. position: absolute;
  327. height: 1px;
  328. margin-bottom: 0;
  329. transition: height 0.5s ease-in-out;
  330. background-color: #fff;
  331. overflow: hidden; }
  332. .node-thematique .content article.main .field-name-body .value p {
  333. font-size: 1em;
  334. padding: 0.5em; }
  335. .node-thematique .content article.main .field-name-body:hover .summary {
  336. background-color: #fff; }
  337. .node-thematique .content article.main .field-name-body:hover .value {
  338. height: 700px; }
  339. .node-thematique .content article.main .field-name-body p {
  340. padding: 0 0 1em;
  341. margin: 0; }
  342. .node-thematique .content article.main .group-video {
  343. position: relative;
  344. min-height: 432px; }
  345. .node-thematique .content article.main .group-video .field-name-field-emvideo a {
  346. display: block;
  347. line-height: 0; }
  348. .node-thematique .content article.main .group-video .group-description {
  349. cursor: pointer;
  350. pointer-events: none;
  351. box-sizing: border-box;
  352. position: absolute;
  353. z-index: 2;
  354. top: 0;
  355. left: 0;
  356. width: 90%;
  357. height: 80%;
  358. margin: 5%;
  359. padding: 5%;
  360. background-color: rgba(255, 255, 255, 0);
  361. transition: background-color 0.3s ease-in-out; }
  362. .node-thematique .content article.main .group-video .group-description .field-name-field-ecouter {
  363. font-size: 1em;
  364. font-weight: 500;
  365. background-color: rgba(255, 255, 255, 0.9);
  366. transition: background-color 0.3s ease-in-out;
  367. display: inline-block; }
  368. .node-thematique .content article.main .group-video .group-description .field-name-field-description {
  369. opacity: 0;
  370. transition: opacity 0.3s ease-in-out; }
  371. .node-thematique .content article.main .group-video .group-description .field-name-field-description h3 {
  372. font-weight: 500;
  373. font-size: 2em; }
  374. .node-thematique .content article.main .group-video:hover .group-description {
  375. background-color: rgba(255, 255, 255, 0.9); }
  376. .node-thematique .content article.main .group-video:hover .group-description .field-name-field-ecouter {
  377. background-color: rgba(255, 255, 255, 0); }
  378. .node-thematique .content article.main .group-video:hover .group-description .field-name-field-description {
  379. opacity: 1; }
  380. .node-thematique .content aside.right {
  381. display: inline-block;
  382. vertical-align: top;
  383. width: 30.5%; }
  384. .node-thematique .content aside.right .field-name-field-eclairages {
  385. padding-left: 1em; }
  386. .node-thematique .content aside.right .field-name-field-eclairages .field-item:not(:last-child) {
  387. padding-bottom: 1.2em; }
  388. .node-thematique .content aside.right .node-documentair {
  389. min-height: 160px;
  390. background-color: #fff; }
  391. .node-thematique .content aside.right .node-documentair .content {
  392. position: relative; }
  393. .node-thematique .content aside.right .node-documentair .content .group-txt {
  394. cursor: pointer;
  395. pointer-events: none;
  396. box-sizing: border-box;
  397. position: absolute;
  398. z-index: 2;
  399. overflow: hidden;
  400. top: 0;
  401. left: 0;
  402. width: 90%;
  403. height: 80%;
  404. margin: 5%; }
  405. .node-thematique .content aside.right .node-documentair .content .group-txt .field-name-field-doc {
  406. display: inline-block;
  407. z-index: 5;
  408. font-size: 1em;
  409. font-weight: 500;
  410. padding: 7px;
  411. background-color: rgba(255, 255, 255, 0.9);
  412. transition: background-color 0.3s ease-in-out; }
  413. .node-thematique .content aside.right .node-documentair .content .group-txt .field-name-title-field {
  414. position: absolute;
  415. z-index: -1;
  416. top: 0;
  417. left: 0;
  418. width: 100%;
  419. font-size: 1.5em;
  420. font-weight: 500;
  421. padding: 30px 7px 10px;
  422. background-color: rgba(255, 255, 255, 0.9);
  423. opacity: 0;
  424. transition: opacity 0.3s ease-in-out; }
  425. .node-thematique .content aside.right .node-documentair .content .group-video a {
  426. display: block;
  427. line-height: 0; }
  428. .node-thematique .content aside.right .node-documentair:not(.en_attente):hover .group-txt .field-name-field-doc {
  429. background-color: transparent; }
  430. .node-thematique .content aside.right .node-documentair:not(.en_attente):hover .group-txt .field-name-title-field {
  431. opacity: 1; }
  432. .node-thematique .content aside.right .node-documentair.en_attente > .content {
  433. position: relative; }
  434. .node-thematique .content aside.right .node-documentair.en_attente > .content::before {
  435. position: absolute;
  436. top: 0;
  437. left: 0;
  438. width: 100%;
  439. height: 100%;
  440. content: " ";
  441. z-index: 10;
  442. background-color: #fff;
  443. opacity: 0.8; }
  444. .node-thematique .content aside.bottom {
  445. padding-top: 0.6em; }
  446. .node-thematique .content aside.bottom .field-name-field-episodes .field-label {
  447. font-size: 1.3em;
  448. font-weight: 400;
  449. background-color: #fff;
  450. display: inline-block;
  451. padding: 0.2em 0.4em 0;
  452. margin-bottom: 0.3em; }
  453. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items {
  454. display: -ms-flexbox;
  455. display: flex;
  456. -ms-flex-flow: row nowrap;
  457. flex-flow: row nowrap;
  458. -ms-flex-pack: justify;
  459. justify-content: space-between; }
  460. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item {
  461. display: block;
  462. width: 19%;
  463. background-color: #fff; }
  464. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content {
  465. position: relative; }
  466. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content .group-txt {
  467. cursor: pointer;
  468. pointer-events: none;
  469. box-sizing: border-box;
  470. position: absolute;
  471. z-index: 2;
  472. overflow: hidden;
  473. top: 0;
  474. left: 0;
  475. width: 90%;
  476. height: 80%;
  477. margin: 5%;
  478. padding: 5%;
  479. background-color: rgba(255, 255, 255, 0.9);
  480. opacity: 1;
  481. transition: opacity,background-color 0.3s ease-in-out; }
  482. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content .group-txt .field-name-title-field {
  483. font-size: 4em;
  484. font-weight: 700;
  485. font-style: italic;
  486. text-align: center; }
  487. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode .content .group-video a {
  488. display: block;
  489. line-height: 0; }
  490. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode:not(.en_attente):hover .content .group-txt {
  491. opacity: 0.9;
  492. background-color: rgba(255, 255, 255, 0.3); }
  493. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode.en_attente > .content {
  494. position: relative; }
  495. .node-thematique .content aside.bottom .field-name-field-episodes > .field-items > .field-item .node-episode.en_attente > .content::before {
  496. position: absolute;
  497. top: 0;
  498. left: 0;
  499. width: 100%;
  500. height: 100%;
  501. content: " ";
  502. z-index: 10;
  503. background-color: #fff;
  504. opacity: 0.8; }
  505. .node-thematique.en_attente .content > .main {
  506. position: relative; }
  507. .node-thematique.en_attente .content > .main::before {
  508. position: absolute;
  509. top: 0;
  510. left: 0;
  511. width: 100%;
  512. height: 100%;
  513. content: " ";
  514. z-index: 10;
  515. background-color: #fff;
  516. opacity: 0.8; }
  517. #DOMWindow .embedded-video, #DOMWindow .player, #DOMWindow iframe {
  518. width: 100%;
  519. height: 100%; }
  520. .page-title {
  521. font-size: 3em;
  522. font-weight: 400;
  523. text-transform: capitalize; }
  524. #block-menu-menu-footer-menu {
  525. padding: 2em 0; }
  526. #block-menu-menu-footer-menu ul {
  527. margin: 0;
  528. padding: 0;
  529. text-align: center; }
  530. #block-menu-menu-footer-menu li {
  531. display: inline-block;
  532. list-style: none; }
  533. #block-menu-menu-footer-menu a {
  534. text-decoration: none;
  535. color: inherit; }
  536. .region-footer-bottom {
  537. text-align: center; }
  538. .region-footer-bottom .block {
  539. display: inline-block;
  540. font-size: 0.7em;
  541. margin: 2em 0; }
  542. #content {
  543. padding: 1em; }
  544. /** Messages. */
  545. div.messages {
  546. padding: 9px;
  547. margin: 0.5em 0 0;
  548. color: #036;
  549. background: #bdf;
  550. border: 1px solid #ace;
  551. border-radius: 5px; }
  552. div.warning {
  553. color: #840;
  554. background: #fe6;
  555. border-color: #ed5; }
  556. div.error {
  557. color: #fff;
  558. background: #e63;
  559. border-color: #d52; }
  560. div.error p.error {
  561. color: #333; }
  562. div.status {
  563. color: #360;
  564. background: #cf8;
  565. border-color: #be7; }
  566. /** Tab navigation */
  567. ul.primary, .views-admin-links ul {
  568. font: 13px/1.231 sans-serif;
  569. *font-size: small;
  570. border-collapse: collapse;
  571. padding: 0 0 0 1em;
  572. /* LTR */
  573. white-space: nowrap;
  574. list-style: none;
  575. margin: 5px;
  576. height: auto;
  577. line-height: normal; }
  578. ul.primary li, .views-admin-links li {
  579. display: inline; }
  580. ul.primary li a, .views-admin-links li a {
  581. border-width: 1px;
  582. border-style: solid solid none solid;
  583. height: auto;
  584. margin-right: 0.5em;
  585. /* LTR */
  586. padding: 0 1em;
  587. text-decoration: none;
  588. border-top-left-radius: 5px;
  589. border-top-right-radius: 5px; }
  590. /** Form */
  591. #node-form .form-region-main {
  592. border-right: 1px solid #BFBFBF;
  593. padding-right: 10px;
  594. width: 68%; }
  595. #node-form .form-region-main label {
  596. float: left;
  597. min-width: 25%; }
  598. #node-form .form-region-main input.form-text {
  599. width: 40%; }
  600. #node-form .form-region-right {
  601. padding-left: 5px; }
  602. #node-form .form-region-right label {
  603. float: left;
  604. min-width: 35%; }
  605. #node-form .form-region-right input.form-text {
  606. width: 60%; }
  607. #node-form .form-region-main label.option, #node-form .form-region-right label.option {
  608. float: none; }
  609. form:not(#views-ui-config-item-form) .form-item {
  610. position: relative;
  611. /* padding:9px;*/ }
  612. form:not(#views-ui-config-item-form) .form-item .description {
  613. position: absolute;
  614. bottom: 140%;
  615. /* right:-15px;*/
  616. z-index: 5;
  617. left: 50%;
  618. color: #1A1A1A;
  619. line-height: 1.1;
  620. background: url(../images/popup.png) 50% 100% no-repeat;
  621. width: 240px;
  622. margin: 0px 0px -15px;
  623. padding: 9px 10px 20px;
  624. display: none;
  625. border-top: 1px solid #9F9F9F; }
  626. form:not(#views-ui-config-item-form) .form-item:hover {
  627. z-index: 1;
  628. height: auto;
  629. /* Fix for flicker in IE7 */ }
  630. form:not(#views-ui-config-item-form) .form-item:hover > .description {
  631. display: block; }
  632. fieldset {
  633. border: 1px solid #D4D4D4;
  634. padding: 10px;
  635. margin-bottom: 1em;
  636. border-radius: 5px; }
  637. fieldset legend {
  638. font-size: 1.6em; }
  639. input.form-text {
  640. max-width: 95%; }
  641. /** TABLE */
  642. table {
  643. width: 100%;
  644. border-radius: 5px; }
  645. table thead th {
  646. background-color: #CCC;
  647. padding: 0.5em 1em;
  648. text-align: left; }
  649. table tbody tr.even, table tbody tr.odd {
  650. border-bottom: 0 solid #CCCCCC;
  651. padding: 0.1em 0.6em; }
  652. table tbody tr.even {
  653. background-color: #EEE; }
  654. table tbody tr.odd {
  655. background-color: #E5E5E5; }
  656. table tbody td {
  657. padding: 0.5em 1em;
  658. text-align: left; }
  659. td.active {
  660. background-color: transparent; }
  661. #tasks .tabs {
  662. border: none;
  663. padding: 0; }
  664. #tasks .tabs a {
  665. border: none;
  666. border-radius: 3px;
  667. background-color: #eee;
  668. padding: 0.4em;
  669. color: #000;
  670. margin: 0 1em 0 0; }
  671. #tasks .tabs a.active {
  672. background-color: #999; }