﻿.labkind-in {
    overflow: hidden;
}

.labkind-btn {
    margin-top: 10px;
    width: calc(100% - 360px);
    float: left;
}

/*.labkind-btn a {
    margin-right: 5px;
    padding: 0 5px;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 500;
    color: #444;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}*/

.labpart {
    margin-right: 5px;
    padding: 0 5px;
    font-size: 15px !important;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 500;
    color: #444;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    border: none;
}

/*.labkind-btn a:first-of-type {
    padding-left: 0;
}*/

.labkind-btn button:first-of-type {
    padding-left: 0;
}

/*.labkind-separator {
    position: absolute;
    top: 0;
}*/

/*.labkind-btn a:after {
    font-size: 13px;
    content: "|";
    color: #444;
    position: absolute;
    right: -5px;
    top: 0;
}*/

.labkind-btn button:after {
    font-size: 13px;
    content: "|";
    color: #444;
    position: absolute;
    right: -5px;
    top: 0;
}

.labkind-btn {
/*    margin-top: 15px;*/
}

/*.labkind-btn a.all {
    color: #006fc4;
}*/
.labkind-btn button.all {
    color: #006fc4;
}

/*.labkind-btn a:hover {
    color: #006fc4;
}*/

.labkind-btn button:hover {
    color: #006fc4;
}

.labsearch {
    height: 35px !important;
/*    background-color: yellow;*/
}

.input-group {   
    margin-top: 0.5rem;
    margin-left: 74px
/*    margin-left: 75px;*/
}

#search-btn {
    width: 33px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #0370c5;
    background: #0370c5;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.labsearch {    
    
}
.labsearch {
    vertical-align: central;
/*    display: inline-block;*/
}

.lablist {
/*    margin-top: 8px;*/
}

#labiteminfo-Container {
/*    margin-left: 30px;
    margin-right: 30px;*/
}

.labitem-tolist {
    text-align: center;
}