.integration-list {
    font-family: 'Open Sans', sans-serif;
    width: 95%;
    display: table;
    border-bottom: 1px solid #dadada;
    margin-top: 10px;
}


.accordion-title {
    color: #7abc43 !important;
    font-size: 1.4em;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.AccCard {
    float: left;
    height: 100%;
    padding-right: 20px;
}

.AccContent {
    font-size: 1em;
    word-break: break-word;
}

#righter {
    display: table;
}

#sup {
    vertical-align: middle;
}

.detailing {
    margin: 10px 0 10px 0px;
    display: none;
    line-height: 22px;
}

    .detailing span {
        margin: 0;
    }

.right-plus {
    width: 20px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 34px;
}

.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
}
.hrclass {
    Display: none;
}