|
31
|
1 |
.title-video-wrap a{ |
|
|
2 |
background-image: none; |
|
|
3 |
} |
|
|
4 |
.more-info-wrap{ |
|
|
5 |
padding-right: 10px; |
|
|
6 |
} |
|
|
7 |
.more-info{ |
|
|
8 |
text-align: left; |
|
|
9 |
} |
|
|
10 |
.more-info th{ |
|
|
11 |
font-weight: 600; |
|
|
12 |
font-style: normal; |
|
|
13 |
font-size: 12px; |
|
|
14 |
width: 78px; |
|
|
15 |
} |
|
|
16 |
.more-info td{ |
|
|
17 |
padding-bottom: 12px; |
|
|
18 |
font-size: 12px; |
|
|
19 |
} |
|
|
20 |
.more-info a{ |
|
|
21 |
text-decoration: underline; |
|
|
22 |
} |
|
|
23 |
.more-info a:hover{ |
|
|
24 |
text-decoration: none; |
|
|
25 |
} |
|
|
26 |
.info-title a{ |
|
|
27 |
color:#30036d; |
|
|
28 |
font-size: 14px; |
|
|
29 |
font-weight: bold; |
|
|
30 |
} |
|
|
31 |
.info-duration td{ |
|
|
32 |
color: #de2500; |
|
|
33 |
} |
|
|
34 |
.info-author a{ |
|
|
35 |
color: #7628df; |
|
|
36 |
} |
|
|
37 |
.cloner{ |
|
|
38 |
float: right; |
|
|
39 |
} |
|
|
40 |
.list-video{ |
|
|
41 |
height: 450px; |
|
|
42 |
} |
|
|
43 |
.item-video:hover, |
|
|
44 |
.item-video.active{ |
|
|
45 |
background: url(../img/arrow-item-video-sprite.png) left center no-repeat; |
|
|
46 |
} |
|
|
47 |
.time-length{ |
|
|
48 |
margin-bottom: 5px; |
|
|
49 |
} |
|
|
50 |
.item-video .frise{ |
|
|
51 |
width: 100%; |
|
|
52 |
height: 8px; |
|
|
53 |
background-color: #999999; |
|
|
54 |
display: block; |
|
|
55 |
} |
|
|
56 |
.item-video .frise{ |
|
|
57 |
border:none; |
|
|
58 |
} |
|
|
59 |
.bloc-video{ |
|
|
60 |
padding-left: 10px; |
|
|
61 |
} |
|
|
62 |
.video { |
|
|
63 |
height: 400px; |
|
|
64 |
width: 620px; |
|
|
65 |
} |
|
|
66 |
.bloc-pvw{ |
|
|
67 |
margin-top: 7px; |
|
|
68 |
} |
|
|
69 |
.popin-content h2{ |
|
|
70 |
margin: 0; |
|
|
71 |
border:none; |
|
33
|
72 |
} |
|
|
73 |
.Ldt-Ctrl { |
|
|
74 |
margin-bottom: 6px; |
|
|
75 |
} |
|
|
76 |
.Ldt-Slider { |
|
|
77 |
margin: 0; |
|
|
78 |
} |