| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314 |
- /* #### Generated By: http://www.cufonfonts.com #### */
- @font-face {
- font-family: 'Bariol Regular';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Regular'), url('Bariol/bariol_regular-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'Bariol Regular Italic';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Regular Italic'), url('Bariol/bariol_regular_italic-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'Bariol Thin Italic';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Thin Italic'), url('Bariol/bariol_thin_italic-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'Bariol Thin';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Thin'), url('Bariol/bariol_thin-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'Bariol Light';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Light'), url('Bariol/bariol_light-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'Bariol Light Italic';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Light Italic'), url('bariol_light_italic-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'Bariol Bold';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Bold'), url('Bariol/bariol_bold-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'Bariol Bold Italic';
- font-style: normal;
- font-weight: normal;
- src: local('Bariol Bold Italic'), url('Bariol/bariol_bold_italic-webfont.woff') format('woff');
- }
- @font-face {
- font-family: 'bariol_iconsbasic';
- src: url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.eot');
- src: url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.eot?#iefix') format('embedded-opentype'),
- url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.woff2') format('woff2'),
- url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.woff') format('woff'),
- url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.ttf') format('truetype'),
- url('Bariol-Icons-Basic-Webfont/bariol_icons_basic-webfont.svg#bariol_iconsbasic') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- /*.card-text {
- @include media-breakpoint-only(lg) {
- column-count: 4;
- }
- @include media-breakpoint-only(xl) {
- column-count: 5;
- }
- }*/
- @font-face {
- font-family: "Open-Sans";
- src: url(Open_Sans/OpenSans-Regular.ttf);
- }
- @font-face {
- font-family: "Open-Sans";
- src: url(Open_Sans/OpenSans-Bold.ttf);
- font-weight: bold;
- }
- .card-columns {
- @include media-breakpoint-only(lg) {
- column-count: 4;
- }
- @include media-breakpoint-only(xl) {
- column-count: 5;
- }
- @include media-breakpoint-only(sm) {
- column-count: 2;
- }
- display: inline-block;
- }
- body {
- font-family: 'Bariol Regular', sans-serif;
- }
- input[type='checkbox'].check {
- -webkit-appearance:none;
- width:30px;
- height:30px;
- background:white;
- border-radius:0px;
- border:1px solid;
- }
- input[type='checkbox'].check:checked {
- background: black;
- }
- a {
- color: black !important;
- }
- .boldkur {
- font-size: large;
- font-weight: 800;
- }
- .mediumkur {
- font-weight: 800;
- }
- .kur {
- }
- .myborder {
- color: black;
- border-style: solid;
- border-width: 5px;
- border-color: black;
- }
- .navborder {
- border-style: solid;
- border-width: 2px;
- border-color: black;
- border-spacing: 5px;
- }
- /*mg.AA{
- border-bottom-style: solid;
- border-bottom-width: 7px;
- border-bottom-color: lime;
- }
- img.SMA{
- border-bottom-style: solid;
- border-bottom-width: 7px;
- border-bottom-color: blue;
- }
- img.PAUI{
- border-bottom-style: solid;
- border-bottom-width: 7px;
- border-bottom-color: yellow;
- }
- .card.PAUI{
- border-left-style: solid;
- border-left-width: 7px;
- border-left-color: yellow;
- }
- img.MA{
- border-bottom-style: solid;
- border-bottom-width: 7px;
- border-bottom-color: aqua;
- }*/
- img.vote {
- border-style: solid; !important;
- border-width: 3px; !important;
- border-color: lawngreen; !important;
- border-radius:0;
- }
- .fett {
- }
- .border-blue{
- border-style: solid;
- border-width: 3px;
- border-color: blue;
- }
- .border-thin{
- border-style: solid;
- border-width: 2px;
- border-color: black;
- padding-bottom: 0px;
- margin: 0px;
- margin-right:1px ;
- margin-top: 2px;
- line-height: 20px;
- padding-top: 1px;
- padding-bottom: 0px;
- padding-right: 2px;
- padding-left: 2px;
- }
- .hash{
- border-style: solid;
- border-width: 2px;
- border-color: black;
- padding-bottom: 0px;
- border-top-color: black;
- border-left-color: white;
- border-right-color: white;
- background: white;
- margin: 0px;
- margin-right:1px ;
- margin-top: 2px;
- line-height: 20px;
- padding-top: 1px;
- padding-bottom: 0px;
- padding-right: 2px;
- padding-left: 2px;
- }
- .mybtn {
- color: black;
- background-color: white;
- }
- .mybtn:hover {
- color: white;
- background-color: black;
- }
- button{
- font-size: 15px;
- }
- .mark {
- color: white;
- background-color: black;
- }
- .red:hover {
- color: red;
- }
- .form_border {
- border-radius: 0;
- }
- .black {
- color: black;
- }
- .fieldname{
- margin-bottom: 5px;
- }
- .tag{
- width: 100% ;
- align-self: flex-end;
- margin-bottom: 2px;
- }
|