styles.css 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. /* #### Generated By: http://www.cufonfonts.com #### */
  2. @font-face {
  3. font-family: 'Bariol Regular';
  4. font-style: normal;
  5. font-weight: normal;
  6. src: local('Bariol Regular'), url('Bariol/bariol_regular-webfont.woff') format('woff');
  7. }
  8. @font-face {
  9. font-family: 'Bariol Regular Italic';
  10. font-style: normal;
  11. font-weight: normal;
  12. src: local('Bariol Regular Italic'), url('Bariol/bariol_regular_italic-webfont.woff') format('woff');
  13. }
  14. @font-face {
  15. font-family: 'Bariol Thin Italic';
  16. font-style: normal;
  17. font-weight: normal;
  18. src: local('Bariol Thin Italic'), url('Bariol/bariol_thin_italic-webfont.woff') format('woff');
  19. }
  20. @font-face {
  21. font-family: 'Bariol Thin';
  22. font-style: normal;
  23. font-weight: normal;
  24. src: local('Bariol Thin'), url('Bariol/bariol_thin-webfont.woff') format('woff');
  25. }
  26. @font-face {
  27. font-family: 'Bariol Light';
  28. font-style: normal;
  29. font-weight: normal;
  30. src: local('Bariol Light'), url('Bariol/bariol_light-webfont.woff') format('woff');
  31. }
  32. @font-face {
  33. font-family: 'Bariol Light Italic';
  34. font-style: normal;
  35. font-weight: normal;
  36. src: local('Bariol Light Italic'), url('bariol_light_italic-webfont.woff') format('woff');
  37. }
  38. @font-face {
  39. font-family: 'Bariol Bold';
  40. font-style: normal;
  41. font-weight: normal;
  42. src: local('Bariol Bold'), url('Bariol/bariol_bold-webfont.woff') format('woff');
  43. }
  44. @font-face {
  45. font-family: 'Bariol Bold Italic';
  46. font-style: normal;
  47. font-weight: normal;
  48. src: local('Bariol Bold Italic'), url('Bariol/bariol_bold_italic-webfont.woff') format('woff');
  49. }
  50. @font-face {
  51. font-family: 'bariol_iconsbasic';
  52. src: url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.eot');
  53. src: url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.eot?#iefix') format('embedded-opentype'),
  54. url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.woff2') format('woff2'),
  55. url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.woff') format('woff'),
  56. url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.ttf') format('truetype'),
  57. url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.svg#bariol_iconsbasic') format('svg');
  58. font-weight: normal;
  59. font-style: normal;
  60. }
  61. /*.card-text {
  62. @include media-breakpoint-only(lg) {
  63. column-count: 4;
  64. }
  65. @include media-breakpoint-only(xl) {
  66. column-count: 5;
  67. }
  68. }*/
  69. @font-face {
  70. font-family: "Open-Sans";
  71. src: url(Open_Sans/OpenSans-Regular.ttf);
  72. }
  73. @font-face {
  74. font-family: "Open-Sans";
  75. src: url(Open_Sans/OpenSans-Bold.ttf);
  76. font-weight: bold;
  77. }
  78. .card-columns {
  79. @include media-breakpoint-only(lg) {
  80. column-count: 4;
  81. }
  82. @include media-breakpoint-only(xl) {
  83. column-count: 5;
  84. }
  85. @include media-breakpoint-only(sm) {
  86. column-count: 2;
  87. }
  88. display: inline-block;
  89. }
  90. body {
  91. font-family: 'Bariol Regular', sans-serif;
  92. }
  93. input[type='checkbox'].check {
  94. -webkit-appearance:none;
  95. width:30px;
  96. height:30px;
  97. background:white;
  98. border-radius:0px;
  99. border:1px solid;
  100. }
  101. input[type='checkbox'].check:checked {
  102. background: black;
  103. }
  104. a {
  105. color: black !important;
  106. }
  107. .boldkur {
  108. font-size: large;
  109. font-weight: 800;
  110. }
  111. .mediumkur {
  112. font-weight: 800;
  113. }
  114. .kur {
  115. }
  116. .myborder {
  117. color: black;
  118. border-style: solid;
  119. border-width: 5px;
  120. border-color: black;
  121. }
  122. .navborder {
  123. border-style: solid;
  124. border-width: 2px;
  125. border-color: black;
  126. border-spacing: 5px;
  127. }
  128. /*mg.AA{
  129. border-bottom-style: solid;
  130. border-bottom-width: 7px;
  131. border-bottom-color: lime;
  132. }
  133. img.SMA{
  134. border-bottom-style: solid;
  135. border-bottom-width: 7px;
  136. border-bottom-color: blue;
  137. }
  138. img.PAUI{
  139. border-bottom-style: solid;
  140. border-bottom-width: 7px;
  141. border-bottom-color: yellow;
  142. }
  143. .card.PAUI{
  144. border-left-style: solid;
  145. border-left-width: 7px;
  146. border-left-color: yellow;
  147. }
  148. img.MA{
  149. border-bottom-style: solid;
  150. border-bottom-width: 7px;
  151. border-bottom-color: aqua;
  152. }*/
  153. img.vote {
  154. border-style: solid; !important;
  155. border-width: 3px; !important;
  156. border-color: lawngreen; !important;
  157. border-radius:0;
  158. }
  159. .fett {
  160. }
  161. .border-blue{
  162. border-style: solid;
  163. border-width: 3px;
  164. border-color: blue;
  165. }
  166. .border-thin{
  167. border-style: solid;
  168. border-width: 2px;
  169. border-color: black;
  170. border-radius: 0;
  171. padding-bottom: 0px;
  172. margin: 0px;
  173. margin-right:1px ;
  174. margin-top: 2px;
  175. line-height: 20px;
  176. padding-top: 1px;
  177. padding-bottom: 0px;
  178. padding-right: 2px;
  179. padding-left: 2px;
  180. }
  181. .hash{
  182. border-style: solid;
  183. border-width: 2px;
  184. border-color: black;
  185. padding-bottom: 0px;
  186. border-top-color: black;
  187. border-left-color: white;
  188. border-right-color: white;
  189. background: white;
  190. margin: 0px;
  191. margin-right:1px ;
  192. margin-top: 2px;
  193. line-height: 20px;
  194. padding-top: 1px;
  195. padding-bottom: 0px;
  196. padding-right: 2px;
  197. padding-left: 2px;
  198. }
  199. .mybtn {
  200. color: black;
  201. background-color: white;
  202. }
  203. .mybtn:hover {
  204. color: white;
  205. background-color: black;
  206. }
  207. button{
  208. font-size: 15px;
  209. }
  210. .mark {
  211. color: white;
  212. background-color: black;
  213. }
  214. .red:hover {
  215. color: red;
  216. }
  217. .form_border {
  218. border-radius: 0;
  219. }
  220. .black {
  221. color: black;
  222. }
  223. .fieldname{
  224. margin-bottom: 5px;
  225. }
  226. .tag{
  227. width: 100% ;
  228. align-self: flex-end;
  229. margin-bottom: 2px;
  230. }