fichas_style.css 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. /*FUENTE INVERSOL*/
  2. @font-face{
  3. font-family:HelveticaNeueLTStd-Lt;
  4. src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.otf);
  5. }
  6. /*fuentes METCO*/
  7. @font-face{
  8. font-family:HelveticaNeueLTStd-Lt;
  9. src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.ttf);
  10. }
  11. @font-face{
  12. font-family:VAGRoundedStd-Light;
  13. src:url(../../../public/Tipografias/VAGRoundedStd-Light.otf);
  14. }
  15. /*fuentes MERELEC*/
  16. @font-face{
  17. font-family:HelveticaNeueLTStd-Lt;
  18. src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.ttf);
  19. }
  20. /*fuentes INVERLEC*/
  21. @font-face{
  22. font-family:HelveticaNeueLTStd-Lt;
  23. src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.optf);
  24. }
  25. /*Colores INVERSOL*/
  26. .inversol_name_yellow{
  27. font-family: Arial, Helvetica, sans-serif;
  28. color: #F78D27;
  29. font-size: 25px;
  30. font-weight: bold;
  31. }
  32. .inversol_name_black{
  33. font-family: Arial, Helvetica, sans-serif;
  34. color: black;
  35. font-size: 25px;
  36. font-weight: bold;
  37. }
  38. .inversol_puesto{
  39. font-family: Arial, Helvetica, sans-serif;
  40. color: black;
  41. font-size: 25px;
  42. }
  43. .inversol_yellow_text{
  44. color: #F78D27;
  45. font-family: Arial, Helvetica, sans-serif;
  46. font-size: 20px;
  47. font-weight: bold;
  48. }
  49. .inversol_black_text{
  50. color: black;
  51. font-family: Arial, Helvetica, sans-serif;
  52. font-size: 20px;
  53. }
  54. /*Colores METCO*/
  55. .metco_name_yellow{
  56. font-family: VAGRoundedStd-Light;
  57. color: #DE8C33;
  58. font-size: 19pt;
  59. font-weight: bold;
  60. }
  61. .metco_name_black{
  62. font-family: VAGRoundedStd-Light;
  63. color: black;
  64. font-size: 19pt;
  65. font-weight: bold;
  66. }
  67. .metco_puesto{
  68. font-family: VAGRoundedStd-Light;
  69. color: black;
  70. font-size: 18pt;
  71. }
  72. td{
  73. font-family: HelveticaNeueLTStd-Lt;
  74. }
  75. .metco_yellow_text{
  76. color: #DE8C33;
  77. font-size: 14pt;
  78. font-family: HelveticaNeueLTStd-Lt;
  79. font-weight: bold;
  80. }
  81. .metco_gray_text{
  82. color: black;
  83. font-size: 14pt;
  84. font-family: HelveticaNeueLTStd-Lt;
  85. }
  86. /*Colores MERELEC*/
  87. font{
  88. font-family: HelveticaNeueLTStd-Lt;
  89. }
  90. td{
  91. font-family: HelveticaNeueLTStd-Lt;
  92. }
  93. .merelec_name_yellow{
  94. font-family: HelveticaNeueLTStd-Lt;
  95. color: #FCB122;
  96. font-size: 18pt;
  97. font-weight: bold;
  98. }
  99. .merelec_name_gray{
  100. font-family: HelveticaNeueLTStd-Lt;
  101. color: #80888F;
  102. font-size: 18pt;
  103. font-weight: bold;
  104. }
  105. .merelec_yellow_text{
  106. color: #FCB122;
  107. font-size: 14pt;
  108. font-weight: bold;
  109. }
  110. .merelec_gray_text{
  111. color: #80888F;
  112. font-size: 14pt;
  113. }
  114. .merelec_puesto{
  115. font-family: HelveticaNeueLTStd-Lt;
  116. color: #80888F;
  117. font-size: 17pt;
  118. }
  119. /*colores INVERLEC*/
  120. .inverlec_name_blue{
  121. font-family: Arial, Helvetica, sans-serif;
  122. color: #00ABE7;
  123. font-size: 25px;
  124. font-weight: bold;
  125. }
  126. .inverlec_name_black{
  127. font-family: Arial, Helvetica, sans-serif;
  128. color: black;
  129. font-size: 25px;
  130. font-weight: bold;
  131. }
  132. .inverlec_puesto{
  133. font-family: HelveticaNeueLTStd-Lt;
  134. color: black;
  135. font-size: 25px;
  136. }
  137. td{
  138. font-family: HelveticaNeueLTStd-Lt;
  139. }
  140. .inverlec_blue_text{
  141. color: #00ABE7;
  142. font-family: HelveticaNeueLTStd-Lt;
  143. font-size: 20px;
  144. font-weight: bold;
  145. }
  146. .inverlec_black_text{
  147. color: black;
  148. font-family: HelveticaNeueLTStd-Lt;
  149. font-size: 20px;
  150. }
  151. a{
  152. text-decoration: none;
  153. display:table-cell;
  154. vertical-align:middle;
  155. }
  156. .social_media{
  157. padding-right:4px;
  158. display:inline;
  159. }
  160. .imagen{
  161. max-width: 230px;
  162. height: auto;
  163. }