﻿/*.aapi_list {
    position: relative;
    background-color: #ffffff;
    display: table;*/
    /*border: solid red 1px;*/
    /*border-radius: 30px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 36px;
}

.aapi_list_header {
    width: 100%;
    position: relative;*/
    /*display: table-row;*/
    /*line-height: 36px;
    height: 36px;
    font-stretch: normal;
    font-weight: 400;
    letter-spacing: .88px;
    color: #7b8091;
    text-transform: none;
    border-bottom: 1px solid #7b8091;
}

.aapi_col_title {
    width: 100%;
    display: table-cell;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0 5px 34px;
    font-size: 12px;
    line-height: 26px;
}

.aapi_list_body {*/
    /*display: table-row;*/
    /*position: relative;
    line-height: 36px;
    height: 36px;
    font-stretch: normal;
    font-weight: 400;
    letter-spacing: .88px;*/
    /*color: #7b8091;*/
    /*text-transform: none;
    border-bottom: 1px solid #7b8091;
}

.aapi_col {
    display: table-cell;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0 5px 34px;
    font-size: 12px;
    line-height: 26px;*/
    /*border: 1px solid red;*/
/*}*/
