@import 'bootstrap.less';
.fpidbox{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #ccccff;
    margin-bottom: 20px;
    border-radius: 6px;
}

.fpidspon{
    
    //padding-left: 10px;
    background-color: #ccccff;
    margin-bottom: 10px;
    border-radius: 6px;
    text-align: center;
}

.fpidtext{
    text-align: center;
}
.container{
   // background-color: lightgrey;
}