@charset "utf-8";
/* CSS Document */

html,body{
	height:auto!important;
	color:#535353;}
	
a{
	color:#535353!important;}

body {
  overflow: hidden;
  background: none!important;
}

.ui.header:first-child {
	display:none;
}

h1.ui.header {
    display: none;
}

.link-list-content {
    display: flex!important;
	flex-wrap: wrap;
	justify-content: center;
}


.link-content {
    padding: 5px 30px 5px 0;
}

.link-content a{
	color:#000!important;}
	
	
label.el-form-item__label {

    display: none!important;
}

.across-search-word button.across-search-word-button {
	background-color: #000;
    border-color: #000;
}

.el-form-item{
	margin-bottom:0!important}

.el-form-item:last-child {
    width: 30%;
}
.el-form-item:first-child {
    width: 70%;
}
	
	
.search-form-content[data-v-27a4d3ac] {
    display: flex;
	padding:
}

.mh3{
    display: none;
}

*{
    box-shadow: none!important;
}

.el-input-group{
	width:140%!important}
	
.link-content[data-v-ec5cb4e6] {
	padding-top:10px;}

.ui.table thead {
	display:none!important;
	}

.el-input__inner{
	border-radius:0!important;
	height:35px!important;
	border:1px solid #000!important;}
	
.el-button{
	border-radius:0!important;
	border:1px solid;
	padding: 11px 20px!important;
    height: 35px!important;}
	
.ui.table{
	border:none!important}
	
.ui.table tr td{
	border:none!important;
	color:#535353!important;}
	
	
.ui.table tr td:first-child {
    max-width: 30px!important;
	width: 120px;
}



	
.ui.celled.table tr td, .ui.celled.table tr th{
	border:none!important}
	
	
	

@media screen and (max-width: 700px) {
	.el-form-item {
	width:100%!important;}
	
	.search-form-content[data-v-27a4d3ac] {
    display: block!important;
	padding:0!important;
}

	.el-input-group{
		width:100%!important}
		
	.link-content[data-v-ec5cb4e6] {
	padding-top:5px;}
	
	.link-list-content>* {
    width: 100%;
    text-align: center;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
	.link-list-content>*:last-child {
		border-bottom:1px solid #000;
		margin-bottom:20px;}
		
	.el-main{
		padding:0px!important}
	

.link-content a {
    display: block;
	width:100%;
	height:100%;
    margin: 0!important;
	padding:8px;
}

.link-content a:hover, .link-content a:active{
    background: #000!important;
    display: block;
    margin: 0!important;
	color:#fff!important;}
	
.link-content{
	padding:0!important;}
	
.ui.table tr td:first-child {
    max-width: none!important;
}

.ui.items:not(.unstackable)>.item{
	margin:0!important}

.ui.raised.item{
	margin:0!important;
	padding:0 0 5px 0!important;}



.ui.table:not(.unstackable) tr>td, .ui.table:not(.unstackable) tr>th {
	padding:0 0 5px 0!important;}
	
.ui.items>.item>.content{
	padding:1em 0!important;}


}



