﻿/* #header {
    width: 360px;
    background-color: #3367D6 !Important;
    color: white !Important;
    padding: 0px 10px 1px 10px;
    margin-bottom: 15px;
}
#main {
    width: 360px;
}
#footer {
    width: 360px;
    margin-top: 15px;
    background-color: grey !Important;
    color: white !Important;
    padding: 0px 10px 1px 10px;
}
.btn-full {
    width: 100%;
    margin-top: 15px;
} */
i{ vertical-align: middle !important; }
body{
    margin-top:68px;
    margin-bottom: 50px;
}
.ff-card {
    /*min-height: 180px;*/
}
.ff-card > .card-body > .card-text{
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}