﻿.btn-mg-r{
    margin-right: 10px;
}

.btn-mg-t{
    margin-top: 25px;
}

.p-static{
    position: static !important;
}

.c-pointer{
    cursor: pointer;
}

.table-protocolos .footable-detail-row th{
    width: 15% !important;
}

.dsp-block{
    display: block;
}

.dsp-none{
    display: none;
}

.mg-t-sm{
    margin-top: 15px;
}

.no-mg-t{
    margin-top: 0;
}

.no-mg-b{
    margin-bottom: 0;
}

.no-pd-b{
    padding-bottom: 0;
}