.menu {
    min-height: 780px;
}

.div-ul-tabs {
    margin-bottom: 0;
}

.div-ul-tabs .tab-img {
    height: 17px;
    margin-right: 10px;
}

.btn-tab {
    height: 51px;
    padding: 0;
}

.topBut {
    background-color: #fff;
    width: 138px;
    text-align: center;
    margin: 0 5px 5px 0;
    position: relative;
    overflow: hidden;
}

#tArea .topBut {
    cursor: pointer;
}

#tArea img {
    height: 23px;
    position: absolute;
    right: 0;
    display: none;
}

#tArea .tags img {
    height: 23px;
    position: absolute;
    right: 0;
    display: inline;
}

input {
    padding-left: 5px;
    width: 180px;
    border: solid 1px #ddd;
}

.search-btn {
    float: right;
    margin-right: 8px;
}

.search-contract-us {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 7px 10px;
}

.input-span {
    width: 200px;
    padding-right: 10px;
}

#showMore {
    margin-left: 939px;
    margin-top: -32px;
    position: absolute;
}

.taraDiv2 div, .araDiv div {
    border-radius: 0;
    float: left;
}

.araDiv div {
    /*margin-right: 1px;*/
}

.dataTables_scrollBody {
    overflow: hidden !important;
}

.taraDiv2 div:nth-child(6) {
    width: 137px;
    margin-right: 0;
}

.left {
    float: none !important;
}

#example_wrapper table thead th {
    text-align: center;
    border-right: solid 1px #ddd;
}

#example_wrapper table thead th:last-child {
    border-right: solid 0 #ddd;
}

#example_wrapper table tbody tr td {
    border-right: solid 1px #ddd;
}

#example_wrapper table tbody tr td:last-child {
    border-right: solid 0 #ddd;
}