Diferencia entre revisiones de «MediaWiki:Chameleon.css»

De OHO - search engine for sustainable open hardware projects
 
Línea 15: Línea 15:
h5,
h5,
h6 {
h6 {
   font-weight:900;
   font-weight:bold;
   line-height:22px;
  font-size:16px;
   line-height:16px;
  color:#296178;
}
}
h1 {
h1 {
   font-size:22px;
   font-size:22px;
   font-weight :bolder;
   line-height:22px;
   color:#296178;
   font-weight:bolder;
   border-bottom:1px #a14032 solid;
   border-bottom:1px #a14032 solid;
   margin-bottom:20px;
   margin-bottom:20px;
}
}
h2 {
h2 {
  font-size:20px;
  line-height:20px;
}
h3 {
   font-size:18px;
   font-size:18px;
   color:#296178;
   line-height:18px;
  font-weight:bold;
}
}
p {
p {
Línea 1116: Línea 1121:
   padding: 10px;
   padding: 10px;
   margin:5px;
   margin:5px;
}
.home_category_list .CategoryTreeTag > .CategoryTreeSection a {
  color:#337ab7;
}
}
.home_category_list .CategoryTreeBullet, .home_category_list .CategoryTreeEmptyBullet {
.home_category_list .CategoryTreeBullet, .home_category_list .CategoryTreeEmptyBullet {
   display:none;
   display:none;
}
.home_category_list .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeItem {
font-weight: bold;
}
}



Revisión del 04:58 29 ago 2019

/****** GENERAL ******/
html {
  background-color:#000000;
}
body {
  margin:0;
  font-family:'Open Sans', sans-serif;
  color:#002b3e;
  font-size:14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:bold;
  font-size:16px;
  line-height:16px;
  color:#296178;
}
h1 {
  font-size:22px;
  line-height:22px;
  font-weight:bolder;
  border-bottom:1px #a14032 solid;
  margin-bottom:20px;
}
h2 {
  font-size:20px;
  line-height:20px;
}
h3 {
  font-size:18px;
  line-height:18px;
}
p {
  line-height:22px;
  margin:18px 0;
}
a {
  color:#000;
  text-decoration:none;
}
a:hover {
  color:green;
}
.clearer {
  clear:both;
  height:0;
  line-height:0;
  margin:0;
  padding:0;
}
.red {
  color:#db513d;
}
body > .row {
  clear:both;
  padding:60px 0;
  display:block;
  position:relative;
  min-width:777px;
  background:#fff;
}
body > .row ~ .row {
  background:-moz-linear-gradient(top, rgba(254,240,228,1) 0%, rgba(255,255,255,0) 25%);
  background:-webkit-linear-gradient(top, rgba(254,240,228,1) 0%,rgba(255,255,255,0) 25%);
  background:linear-gradient(to bottom, rgba(254,240,228,1) 0%,rgba(255,255,255,0) 25%);
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef0e4', endColorstr='#00ffffff',GradientType=0 );
}
.mw-body {
  min-height:500px;
}
.product-detail .row.content {
  margin-top:118px;
  padding-top:35px;
}
.row::before {
  width:120px;
  height:20px;
  background:#a24033;
  display:block;
  content:"";
  position:absolute;
  top:-10px;
  left:0;
  z-index:1001;
}
.row::after {
  width:120px;
  height:20px;
  background:#a24033;
  display:block;
  content:"";
  position:absolute;
  top:-10px;
  right:0;
  z-index:1001;
}
.col-777 {
  max-width:777px;
  margin:0 auto;
}
.col-1040 {
  max-width:1040px;
  margin:0 auto;
}
.col-1-3 {
  width:36%;
  float:left;
  position:relative;
}
.col-2-3 {
  width:62%;
  margin-right:20px;
  float:left;
  position:relative;
}
.col-1-4 {
  width:245px;
  margin-right:20px;
  float:left;
  position:relative;
  min-height:250px;
}
.col-1-4:nth-child(4) {
  margin-right:0;
}
.col-1-5 {
  width:20%;
  float:left;
  position:relative;
}

/**************************************************************************************/
.mw-cookiewarning-container {
  top:auto !important;
  bottom:0px !important;
}

.p-logo {
 float:left;
}
.header_text {
 float:left;
 font-size: 30px;
 padding-top: 8px;
 padding-left: 15px;
 display: block;
}
.container {
 width: auto !important;
 margin: 0px !important;
}
.container .header_box, .container .menu_box{
 background-color: #86bc24;
 width: auto !important;
 margin-left: -15px;
 margin-right: -15px;
 color: #ffffff;
}
.container .menu_box{
 background-color: #93C937;
}
.p-logo img {
 height: 60px;
}
.p-personal a {
 color: #ffffff !important;
}
#pt-mytalk, #pt-watchlist, #pt-mycontris {
 display:none;
}
.row {
 width: 1170px;
 margin: 0 auto;
}
.navbar {
 min-height:0px;
}
.navbar-default {
 background:none !important;
 border:none;
 margin-bottom:0px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
 color:#ffffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
 background-color: #86bc24 !important;
 color: #ffffff !important;
}
.nav > li > a, #p-personal {
 padding-top:9px;
 padding-bottom:10px;
 font-size:16px;
 line-height:18px;
}
#ca-ve-edit, #ca-protect, #ca-unwatch, #ca-purge {
 display:none;
}
#p-search {
 padding-top: 13px;
}
.container-fluid {
 padding-left:0px;
}
.firstHeading {
 border-bottom:1px solid #e2e2e2;
}
.mw-content-ltr h2 {
 border-bottom:1px solid #eeeeee;
 margin-bottom:14px;
}

table.formtable {
 width:100%;
 border-spacing: 10px;
 border-collapse: separate;
}
table.formtable > tbody > tr > td {
 border: 1px solid #dddddd;
 background:#f9f9f9;
 padding:15px;
 vertical-align:top;
}
.pfImagePreviewWrapper {
 margin-top:10px;
}
.multipleTemplateInstance {
 background-color:#f9f9f9;
}
.images_form_box .multipleTemplateInstance {
 background-color:#f3f3f3;
}
.projekt_box > table, .projekt_component_box > table {
 width:100%;
 border: none !important;
 background:none;
}
.projekt_box pre, .projekt_component_box pre, .formtable pre, .formdiv pre {
 white-space:normal;
 background: none;
 border: none;
 margin: 0px;
 padding: 0px;
 overflow: visible;
 color:#333333;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 font-size:14px;
}
.projekt_box td, .projekt_component_box td {
 border: none !important;
 vertical-align: top;
}
.projekt_component_box td {
 padding:15px !important;
}
.thumbinner {
 text-align:center;
}
.formtable .pfTreeInput {
 height: 300px !important;
 overflow: hidden;
}

.projekt_box .wikitable p {
 display:none;
}
.projekt_box .wikitable .info_row {
 display:block;
 border: 1px solid #dddddd;
 background:#f9f9f9;
 padding:8px;
 margin:0px 0px 8px 0px;
}

.projekt_component_box {
 background-color: #f9f9f9;
 border: 1px solid #ddd;
 border-radius: 4px;
 margin-bottom:20px;
}
.projekt_component_box .wikitable, .projekt_component_box .wikitable h3 {
 margin:0px;
}

ul.gallery.mw-gallery-slideshow {
 width:605px;
 margin:0px;
}
.mw-gallery-slideshow-buttons {
  display: none !important;
}
.mw-gallery-slideshow .mw-gallery-slideshow-img-container img {
 max-width: 100%;
 max-height: 100%;
}
.mw-gallery-slideshow .gallerycarousel {
 display: block;
 text-align: center;
 float:none;
}
.mw-gallery-slideshow-img-container, .mw-gallery-slideshow .gallerycarousel {
 height:320px;
}
.mw-gallery-slideshow-img-container > a {
 height:100%;
}
.mw-gallery-slideshow .gallerybox, .mw-gallery-traditional .gallerybox {
 display: block !important;
 text-align: center;
 float:left;
 width:120px !important;
 height:120px !important;
 padding:5px;
}
.gallerybox * {
 margin: 0px !important;
 padding: 0px !important;
 width: 100% !important;
 height:100%;
}
.gallerybox .thumb img {
 max-width:100% !important;
 max-height:100% !important;
 display: inline !important;
 width: auto !important;
 height:auto !important;
}
.gallerybox {
 line-height:110px;
}

.pcmp_img {
 width:400px;
}
.pcmp_img img {
 max-width:400px;
}
.pcmp_desc {
 width:100%;
}

.mw-category-generated .mw-category-group h3, .mw-category-generated .mw-content-ltr h3 {
 display:none
}

.mw-special-RunQuery .contentHeader {
 display:none;
}
.search_cat_box {
 display:none;
}
.search_items_results_page > div > p, .rootpage-Home .mw-parser-output > p {
 display:none !important;
}
.search_items_results_page .listwidget-container, .rootpage-Home .mw-parser-output {
 margin:-10px;
}

.rootpage-Observatory .catlinks {
 display:none;
}
.search_item pre {
 background-color:#ffffff;
}
.search_item {
 float:left;
 height:286px;
 width:256px;
 margin:10px;
 white-space:normal;
 overflow:hidden;
 position:relative;
}
.search_item pre {
 padding:0px;
 margin:0px;
 border:none;
 overflow:hidden;
 height:200px;
 border-radius:0px;
}
.search_item .search_item_frame > pre {
 background-color:#fef0e4;
 padding:5px;
 border-bottom-left-radius:7px;
 border-bottom-right-radius:7px;
 height:56px;
}
.search_item_img {
 height:205px;
}
.search_item * {
 white-space:normal !important;
 line-height:16px !important;
 font-size:14px !important;
 font-family:'Open Sans', sans-serif;
 text-align:center;
 color:#002b3e !important;
}
.search_item img {
 width:100% !important;
 margin-bottom:5px;
}
.search_item a {
 text-decoration:none!important;
}
.search_item .search_item_title {
 margin-bottom:5px;
 font-weight:bold;
 text-align:left;
}
.search_item .search_item_desc {
 text-align:left;
 display:none;
}
.search_item .search_item_desc * {
 text-align:left;
 display:inline;
 margin:0px;
 padding:0px;
 line-height:inherit;
 font-weight:normal !important;
}
.search_item .search_item_desc br {
 display:none;
}
.search_item .search_item_info {
 margin-top:5px;
}
.search_item .search_item_info * {
 font-weight:bold;
 color:#296178 !important;
}
.search_item .search_item_info_lang {
 float:left;
 border-right:1px solid #000000;
 padding:2px 5px 2px 0px;
}
.search_item .search_item_info_type {
 float:left;
 padding:2px 0px 2px 5px;
}

.search_item:hover {
 overflow:visible;
}
.search_item:hover .search_item_frame {
 position:absolute;
 top:0px;
 height:auto;
 border:1px #002b3e solid;
 border-radius:7px;
 -webkit-box-shadow:10px 10px 60px 0px rgba(0,0,0,0.75);
 -moz-box-shadow:10px 10px 60px 0px rgba(0,0,0,0.75);
 box-shadow:10px 10px 60px 0px rgba(0,0,0,0.75);
 z-index:100000;
 background-color:#ffffff;
 width:100%;
 overflow:hidden;
}
.search_item:hover > pre, .search_item:hover .search_item_img {
 height:auto;
 border:none;
}
.search_item:hover .search_item_img {
 min-height:200px;
 max-height:300px;
 overflow:hidden;
}
.search_item:hover .search_item_desc {
 display:block;
 max-height:200px;
}
.search_item:hover pre {
 height:auto;
}
.search_item:hover .search_item_frame > pre {
 height:auto;
 padding:10px;
 border-radius:0px !important;
}
.search_item:hover .search_item_info {
 padding:10px;
}

.mw-parser-output {
 overflow:visible !important;
}

#catlinks {
 clear:both;
 padding-top:20px;
}

/**************************************************************************************/

/****** HEADER ******/
.header {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  background:rgba(0, 0, 0, 0.7);
  z-index:1003;
}
.header ul {
  max-width:900px;
  margin:0 auto;
}
.header li {
  list-style:none;
  float:left;
  margin:0;
}
.header li a {
  color:#fcd4b1;
  font-size:110%;
  padding:20px 15px 20px 15px;
  display:block;
}
.header li a:hover {
  background:#296178;
}

#mw-navigation {
 clear:none;
 float:left;
 margin:0px;
}
.header_menu {
 width:1170px;
 margin:0 auto;
 float:none;
}
#p-personal {
 padding:0px;
}
.navbar-nav li a, #p-personal li a {
 color: #fcd4b1 !important;
 font-size: 15px;
 padding: 20px 15px 20px 15px;
 display: block;
}
.navbar-nav li a:hover, #p-personal li a:hover,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
 text-decoration:none !important;
 background:#296178 !important;
}
.dropdown-menu {
  background:rgba(0, 0, 0, 0.7) !important;
}
.dropdown-menu li {
 float:none;
}

#p-logo {
 border:none;
}
.p-logo img {
 height:25px !important;
 margin:16px 16px 16px 0px;
}
.navbar-brand {
 padding:0px;
 height:auto;
 margin-left:0px !important;
}
.content-body {
 margin:106px -15px 0px -15px;
 position:relative;
}

/****** SEARCHBAR ******/
.searchbar {
  position:fixed;
  top:65px;
  width:100%;
  padding:6px 0;
  background:rgba(252, 212, 177, 0.7);
  z-index:1000;
  margin:-7px 0px 0px -15px;
}
.searchbar > div {
  width:1070px;
  margin:0 auto;
}
.searchbar form {
  margin:0;
}
.searchbar .searchfield {
  width:390px;
  position:relative;
  float:left;
}
.searchbar .searchfield input[type="text"] {
  border:2px #a14032 solid;
  border-radius:7px;
  font-size:100%;
  padding:8px 40px 8px 10px;
  color:#002b3e;
  width:86%;
  margin:4px;
}
.searchbar .searchfield input[type="text"]:focus {
  border:3px #a14032 solid;
  outline:none;
  margin:3px;
}
.searchbar button {
  color:#a14032;
  font-size:19px;
  cursor:pointer;
  padding:5px 10px 1px 10px;
  border:2px #a14032 solid;
  border-left:1px #a14032 solid;
  border-radius:7px;
}
.searchbar .p-search {
  padding:0px !important;
  float:left;
}
.searchbar .p-search > form > .input-group {
  width:390px;
}
.searchbar .p-search .input-group-btn {
  display:block;
}
.searchbar .form-control {
  border:2px #a14032 solid;
  height:37px;
  border-radius:7px;
}
.searchbar button:hover {
  color:#fff;
  background:#a14032;
}
.searchbar select {
  position:relative;
  display:block;
  border:2px #a14032 solid;
  background:#fff;
  width:120px;
  padding:5px;
  font-size:100%;
  line-height:1;
  border-radius:7px;
  height:32px;
  -webkit-appearance:none;
  float:left;
  margin:4px 10px 4px 0;
}
.searchbar select:last-of-type {
  margin-right:0;
}
.searchbar select:focus {
  outline:none;
}
.searchbar .search-filter-important {
  width:auto;
  float:right;
}
.header_slogan {
  font-size: 17px;
  font-weight: bold;
  line-height: 36px;
  color: #a24033;
  text-align: right;
}
.searchbar div {
  padding:0px;
}
/****** FOOTER ******/
.footer {
  padding:60px 0;
  clear: both;
  height: auto;
  overflow: auto;
  background:url("/resources/assets/backgroun03.jpg") no-repeat fixed center;
  #background-size:1349px 898px;
  margin:0px -15px 0px -15px;
  width:auto;
  background-color:#0B202A;
}
.footer > div {
  width:1170px;
  margin:0px auto;
}
.footer h3 {
  color:#fff;
  margin:4px 0;
}
.footer a {
  color:#fcd4b1;
}
.footer a:hover {
  color:#a14032;
}
.footer ul {
  padding:0;
  margin:0;
}
.footer li {
  list-style-type:none;
  padding:2px 0;
  margin:0;
}
/****** IMPRINT ******/
.imprint {
  background:#000;
  text-align:center;
  color:#fcd4b1;
  padding:10px 0;
  clear:both;
  margin:0px -15px 0px -15px;
}
.imprint a {
  color:#fcd4b1;
}
.imprint a:hover {
  color:#a14032;
}
.imprint img {
  margin:0px;
  height:19px;
}
.imprint * {
  display:inline;
  float:none;
}
.imprint > div > * {
  margin:-4px 18px 0px 16px;
}
.imprint .p-logo, .imprint .p-logo * {
  margin:-4px 0px 0px 8px;
}
.imprint > div {
  margin:18px 0px;
  display:block;
}

.page-Home .searchbar, .page-Home .contentHeader, .page-Home .p-contentnavigation {
 display:none;
}
.home_banner {
  background:url("/resources/assets/backgroun01.jpg") no-repeat fixed center;
  height:300px;
  background-color:#0B202A;
}
.home_banner_logo {
  background:url("/resources/assets/oho_logo_WHITE.svg") no-repeat center bottom;
  margin:0 auto;
  height:225px;
  width:392px;
}
.page-Home .content-body {
  margin:0px;
}
.page-Home .row {
  width:auto;
  margin:0px -48px 0px -48px
}
.home_gallery {
  max-width:1110px;
  margin:0 auto !important;
}
.home_search, .home_search_info {
  text-align:center;
}
.home_search_info, .home_search_info p {
  font-family: 'Lora',serif;
  font-style: italic;
  font-size: 22px;
  line-height: 30px;
}
.home_search .input-group {
  width:500px;
}
.home_search .input-group-btn {
  width:40px !important;
}
.home_search .form-control {
  font-size:20px;
  border:2px #a14032 solid;
  border-right:0px;
  border-radius:7px;
  height:53px;
}
.home_search .btn {
  border:2px #a14032 solid;
  padding:6px 12px 0px 12px;
  border-left:0px !important;
  border-radius:7px;
  font-size:30px;
}
.home_search .btn-default {
  color:#a14032;
}

.search_projekt_form .inputSpan input {
  line-height:19px;
}
.search_projekt_form_line > pre {
  line-height:29px;
  margin-bottom:10px;
}
.search_projekt_form select option[value=""]:before { 
  content:"All";
}

.mw-category-generated .cats_box,
.search_project_results .cats_box {
  float:left;
  width:246px;
  margin-right:30px;
}
.mw-category-generated .gallery_results, .mw-category-generated .count_results_box,
.search_project_results .gallery_results, .search_project_results .count_results_box {
  float:left;
  width:808px;
}
.count_results_box a {
  color:#337ab7 !important;
  text-decoration:underline;
  font-weight:bold !important;
}
.mw-category-generated .cats_box ul li,
.search_project_results .cats_box ul li {
  list-style-type:none;
  list-style:square;
  font-size:12px;
  font-weight:normal;
  color:#fcd4b1;
}
.mw-category-generated .cats_box ul li a, .mw-category-generated .cats_box ul li span,
.search_project_results .cats_box ul li a, .search_project_results .cats_box ul li span {
  font-size:14px;
}
.mw-category-generated .cats_box ul li a, .mw-category-generated .cats_box ul li a:hover,
.search_project_results .cats_box ul li a, .search_project_results .cats_box ul li a:hover {
  color:#337ab7 !important;
}
.mw-category-generated .cats_box ul li span,
.search_project_results .cats_box ul li span {
  color:#868686;
  cursor:default;
}
.cats_links_filters > ul,
.cats_links_filters div > ul {
  padding-left:0px;
}
.cats_links_filters > ul > li,
.cats_links_filters div > ul > li {
  list-style:none !important;
  font-weight:bold !important;
}
.cats_links_filters > ul > li > span {
}
.mw-category-generated .cats_box ul li.selected,
.search_project_results .cats_box ul li.selected {
  color:#a24033 !important;
}
.mw-category-generated .cats_box ul li.selected > a,
.search_project_results .cats_box ul li.selected > a {
  color:#a24033 !important;
  text-decoration:underline;
  font-weight:bold !important;
}
/*
.cats_links_filters a {
  border:1px #a14032 solid;
  background-color:#fcd4b1;
  padding: 4px 12px 4px 12px;
  border-radius: 4px;
  font-size: 12px;
  color: #000000;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
}
.cats_links_filters a:hover, .cats_links_filters a.selected {
  border:1px #a14032 solid;
  background-color:#505050;
  color:#fcd4b1;
}
*/
.count_results_box, .count_cats_results_box {
  font-size: 18px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
}

.imgproject_gallery {
  width:300px;
  height:auto;
  margin:0px 5px 5px 0px;
}

table.dataTable th, table.dataTable td {
  font-size:12px;
}
table.dataTable thead th, table.dataTable thead td {
  height:235px;
  white-space: nowrap;
  background-color:#f2f2f2;
  border-right: 2px solid #fff;
}
.subth_rot {
  transform:translate(-6px,107px) rotate(270deg);
  width: 30px;
}
.subth_rot > span {
  padding: 5px 10px;
  color:#0070b3;
}
td[data-order="Yes"], td[data-order="No"] { 
  color: transparent;
  text-align:center;
  font-size:0px !important;
}
td[data-order="Yes"]:after {
  content:'✔';
  color: #73BE1E;
  font-size:12px !important;
}
td[data-order="No"]:after {
  content:'✖';
  color: #FF6600;
  font-size:12px !important;
}

td.Homepage a {
  text-transform: lowercase;
  word-break:break-word;
}

td.Open-o-meter {
  text-align:center;
}
td.Open-o-meter[data-order="10"] {
  background-color:#73BE1E !important;
}
td.Open-o-meter[data-order="9"] {
  background-color:#73BE1E !important;
}
td.Open-o-meter[data-order="8"] {
  background-color:#73BE1E !important;
}
td.Open-o-meter[data-order="7"] {
  background-color:#85c61a !important;
}
td.Open-o-meter[data-order="6"] {
  background-color:#96ce17 !important;
}
td.Open-o-meter[data-order="5"] {
  background-color:#a8d613 !important;
}
td.Open-o-meter[data-order="4"] {
  background-color:#b9df0f !important;
}
td.Open-o-meter[data-order="3"] {
  background-color:#cbe70b !important;
}
td.Open-o-meter[data-order="2"] {
  background-color:#dcef08 !important;
}
td.Open-o-meter[data-order="1"] {
  background-color:#eef704 !important;
}
td.Open-o-meter[data-order="0"] {
  background-color:#ffff00 !important;
}

.smw-datatable-toolbar.float-right {
  display: none;
}

#pt-userpage {
  display: none;
}


.rootpage-Home .mw-parser-output {
  margin-top:-16px;
}
.home_search .input-group {
  display: inline-table;
}
.container, body {
  min-width: 1170px;
}
.container {
  overflow: hidden;
}
.col-lg-3 {
  width: 25%;
}
.footer .col-lg-3 {
  float: left;
}
.footer {
  overflow:hidden;
}
.search_projekt_form_line > pre {
  word-break:break-word;
}

.CategoryTreeToggle, .CategoryTreeEmptyBullet {
  font-weight:bold;
  color: #fff;
  border: 1px solid;
  padding: 0px 4px;
  line-height: 10px;
  margin: 0px;
  background-color: #a24033;
}
.CategoryTreeEmptyBullet {
  background-color: #c0c0c0;
}

.subfields_area {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 34px;
  padding-left: 20px;
  margin-left: 20px;
  width: auto;
  border-radius:3px;
}
.subfields_area .subfields_area {
  border-bottom: none;
  border-left: none;
  margin-bottom: 0px;
}

.separator_box {
  border-bottom:1px solid #dddddd;
  padding:0px;
  margin:20px 0px 30px 0px;
}

.project_form_type_box {
  display:none;
  border: 1px solid #dddddd;
  background: #f9f9f9;
  padding: 15px;
  vertical-align: top;
  margin:0px 10px 0px 10px;
}
.project_form_type_box input {
  margin-right:5px;
}
.project_form_type_box label {
  font-weight:bold !important;
}
#type_form_adv {
  margin-left:15px;
}

#wpSummary {
  display: block;
  width: 100%;
}


.home_langs {
  background-color: #fff;
}
.home_langs_links {
  margin:0px auto;
  width:1084px;
  padding-bottom:100px;
  overflow:auto;
}
.home_langs_links a {
  text-align: left;
  display:block;
  font-size: 12px;
  text-decoration:underline;
  color:#909090;
}
.home_langs_links a:hover {
  color: #296178;
}
.lang_title_link, .lang_title_link:hover {
  font-size: 30px !important;
  margin: 30px;
  color: #296178 !important;
  font-weight: bold;
}
.home_langs_links .cat_level_1 {
  font-weight: bold;
  margin-left:40px;
}
.home_langs_links .cat_level_2 {
  margin-left:60px;
}
.home_langs_links > div {
  padding-top: 20px;
  float: left;
  width: 361px;
  text-align: left;
}

.home_category_list {
  clear:both;
  width:1110px;
  margin:0px auto;
  margin-bottom:20px;
  overflow:auto;
}
.home_category_list .CategoryTreeTag > .CategoryTreeSection {
  float:left;
  width: 212px;
  height: 320px;
  border: 1px solid #f0f0f0;
  border-radius: 6px;
  padding: 10px;
  margin:5px;
}
.home_category_list .CategoryTreeTag > .CategoryTreeSection a {
  color:#337ab7;
}
.home_category_list .CategoryTreeBullet, .home_category_list .CategoryTreeEmptyBullet {
  display:none;
}
.home_category_list .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeItem {
 font-weight: bold;
}

/**************************************************************************************/

@media (max-width:1084px) {
  .mw-category-generated .gallery_results, .mw-category-generated .count_results_box,
  .search_project_results .gallery_results, .search_project_results .count_results_box {
    width:532px;
  }
  .home_langs_links {
    width:100%;
  }
  .home_category_list {
    width:100%;
  }
}
@media (max-width:768px) {
  .mw-category-generated .gallery_results, .mw-category-generated .count_results_box,
  .search_project_results .gallery_results, .search_project_results .count_results_box {
    width:256px;
  }
  .container, body {
    min-width: 400px;
    width:100%;
  }
  .col-lg-3 {
    width:auto;
  }
  .footer  .col-lg-3 {
    float: none;
  }
  .row {
    width:auto;
  }
  .rootpage-Home .row::before, .rootpage-Home .row::after {
    display:none;
  }
  .row::before, .row::after {
    width:20px;
    height:10px;
    top:-5px;
  }
  .header_slogan {
    display:none;
  }
  .header_menu {
    width:auto;
  }
  .mw-body {
    padding:0px;
  }
  .page-Home .row {
    margin:0px;
  }
  .home_banner {
    margin:0px -48px 0px -48px;
  }

  table.formtable > tbody > tr > td {
    display:block;
    float:left;
    width:100%;
    margin-bottom:10px;
  }
  .pfTreeInput {
    width:100% !important;
    overflow:hidden;
  }

  .projekt_box td, .projekt_component_box td {
    display:block;
  }

  .searchbar > div {
    width:auto;
  }
  .searchbar .p-search {
    width:430px;
    float:none;
    margin:0 auto;
  }
  textarea#comment {
    width:100%;
  }
}
@media (max-width:600px) {
  .mw-category-generated .cats_box,
  .mw-category-generated .gallery_results, .mw-category-generated .count_results_box,
  .search_project_results .cats_box,
  .search_project_results .gallery_results, .search_project_results .count_results_box {
    float:none;
    width:100%;
    margin-right:0px;
  }
  .mw-category-generated .count_results_box,
  .search_project_results .count_results_box {
    margin-top:30px;
  }
  .pfTreeInput {
    width:400px !important;
  }
  .home_search .input-group {
    width:400px;
  }
}
@media (max-width:510px) {
  .home_search .input-group {
    width:350px;
  }
  .searchbar .p-search > form > .input-group {
    width:300px;
  }
  .searchbar .p-search {
    width:340px;
  }
  .pfTreeInput {
    width:300px !important;
  }

  .search_item {
    width:100%;
    margin:10px 0px;
  }
  .search_item img {
    height:auto;
  }
}
OPEN HARDWARE OBSERVATORY 2020
| |
|||