
/*# sourceMappingURL=custom.min.css.map */
.mt-4
{
    margin-top:40px;
}
.mt-2
{
    margin-top:20px;
}
.docc img
{
    width:100%;
}
.card1
{
   border: 1px solid rgba(56, 65, 74, .15);
}
.font-22
{
    font-size:22px;
}
.separator {
    border-bottom: 1px dashed #E4E6EF;
}

.separator1 {
    border-bottom: 1px dashed #E4E6EF;
    margin-bottom:15px;
}

.separator1:last-child {
    border-bottom: none;
}
.float-right1
{
    float:right;
}
div.dt-button-collection
{
    overflow: auto !important;
    height:400px;
}
