/*--index start--*/
.index-box{
	box-shadow: 10px 10px 15px rgb(73 78 92 / 10%);
    background: #03b4c8;
    transition: 0.4s;
    margin: 23px 11px;
    border: 1px solid #03b4c8;
    height: 404px;
    padding-top: 2em;
}
.index-box:hover{
	box-shadow: 0px 0px 40px rgba(73, 78, 92, 0.15);
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
}
.index-box a{
	color:#212536;
	text-decoration: none;
}
.index-image{
	transition: 0.4s;
}
.index-image:hover{
	transform: translateY(-10px);
}

.single-tweet {
	overflow: hidden;
	word-spacing: 2px;
	font-size: 22px;
}
.tweet-content {
	padding-bottom: 10px;
	line-height: 1.5em;
}
/*--index end--*/

/*--tool start--*/
.diffTable_gaoliang{
	height:179px;
	border: 1px solid #fd222c;
	border-radius: 6px;
}

.tool-title{
	text-align: center;
    color: #0d6efd;
    margin: 32px;
}
.tool-content{
	width: 80%;
    margin: auto auto 41px auto;
    padding: 23px;
    min-width: 1200px;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}
.tool-subcontent{
    min-height: 300px;
    padding-top: 23px;
    width: 98%;
    margin: auto;
}
.tool-subcontent hr{
	width:98%;
	margin:auto auto 9px auto;
}
.tool-scription{
	font-size:23px;
    margin: 19px auto;
}
.tool-form{
	padding: 7px;
    margin: 8px;
    text-align:center;
}
.tool-form-subtitle{
	margin: auto 4px auto 27px;
    font-weight: bolder;
    font-size: 18px;
    display: inline-block;
    width: 183px;
    text-align:left;
}
.tool-form-subtitle i{
	cursor:pointer;
}
.tool-form-button{
	margin: 12px auto;
}
.tool-result{
	padding: 7px;
    margin: 8px;
}
.tool-height-difference{
	height:2050px;
}
.btn-custom{
	color: #000;
    background-color: #ff9900;
    border-color: #ff9900;
}
.btn-custom:hover{
	color: #000;
    background-color: #f99500b3;
    border-color: #f99500b3;
}
.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(253 183 13 / 25%);
}

.tool-result-title{
	font-size: 22px;
    margin-bottom: 10px;
/*     margin-top: 30px; */
    font-weight: bolder;
}
.tool-result-subtitle{
	font-size: 20px;
    margin-bottom: 10px;
/*     margin-top: 30px; */
    font-weight: bolder;
    white-space: normal;
}
.tools-subtable-title{
	padding: 20px 0 0 20px;
    font-size: 20px;
    font-weight: bold;
    text-align:center;
}

#proteinName{
    height: 255px; 
/*     width: 555px; */
    overflow: auto;
    margin:auto;
    position: relative;
    left: 100px;
/*     top:-3px; */
    background-color: #19b4c7;
    color: #fff;
    text-align: left;
    font-size: 1rem;
    font-weight: normal;
    line-height: 23px;
    padding-left: 12px;
    display:none;
}
#proteinName div:hover{
	background-color: #56a3e7;
	cursor: pointer;
}
/*--tool start--*/

/* search Start */
.search{
	height: 363px;
    margin: auto auto 169px auto;
    padding: 23px;
    min-width: 1200px;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}

.search-title{
	color: #ff9900;
	font-weight:bolder;
	margin-bottom: 48px;
}

.search-input-title{
	font-size:18px;
	font-weight:bolder;
}
/* search end */

/*--------------------------------------------------------------
# detail page
--------------------------------------------------------------*/
.detail{
}

.detail .down{
	display:none
}

.detail .up{
	display:inline-block
}

.detail-head{
	height: 94px;
    margin-bottom: -30px;
    display: flex;
    justify-content: center;
}

.detail-content{
	width:69%;
	min-width:1300px;
	padding: 20px;
	margin:auto;
    border-radius: 0 0 11px 11px;
    text-align: center;
    border: 2px solid #19b4c7;
}

.detail-title{
	height: 41px;
	line-height:41px;
    font-size: 25px;
    font-weight: bold;
    width: 69%;
    margin: 29px auto 0px auto;
    min-width: 1300px;
    background-color: #19b4c7;
    color: white;
    border-radius: 9px 9px 0 0;
}

.detail-subtitle{
	font-size: 30px;
    font-weight: bold;
}

.detail-content table{
	width: 100%;
	margin:auto;
}

.detail .input-input{
	width:646px;
	display: initial;
}

.detail-table table{
	font-size: 18px;
	text-align:left;
	/*cursor: pointer*/
}
.detail-table .title{
	font-weight: bold;
	width: 18%;
}
.detail-table .content{
	word-break: break-all;
}
.detail-table .single{
	background-color: #dddddd;
    height: 41px;
}
.detail-table .double{
	background-color: #ebebeb;
	height: 41px;
}
.detail-table tr:hover{
	background-color: #19b4c7;
	color:#ffffff;
}
.detail-difference-height{
	height:2728px;
}
.detail-posttranslation-height{
	height:1414px;
}
.detail-interaction-height{
	height:2010px;
}
.detail-drug-height{
	height:1931px
}
.detail-clinical-height{
	height:943px;
}

/*Ðü¸¡µ¼º½À¸*/
#floatMenu{
	position:absolute;
	z-index:1;
	min-width:1300px;
	background-color:#FFFFFF;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 8px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 2px 3px 10px rgb(0 0 0 / 20%);
	-moz-box-shadow: 2px 3px 10px rgb(0 0 0 / 20%);
	box-shadow: 2px 3px 10px rgb(0 0 0 / 20%);
}
#floatMenu button{
	margin-right: 3px;
}
.button:hover{text-decoration:none;}
.button:active{position:relative;top:1px;}
.bigrounded{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
#floatMenu .button-color:hover{
	background:#00a3b7;
}
#floatMenu .button-color{
	background: #19b4c7;
    color: #fff;
}