﻿body {
}

.popover {
    font-family: MSFont;
}

    .popover .btn {
        padding: unset !important;
    }

@media (max-width: 576px) {
    .popover td {
        display: table-cell !important;
    }
}

/*.pull-right{
    height: 50px !important;*/
    /*inset:unset !important;*/
/*}*/



/*.bootstrap-datetimepicker-widget {
    height:200px !important;
}*/