
/**
*
* Bootstrap3-Dialog
*
**/

.bootstrap-dialog .bootstrap-dialog-title {
    font-size: 21px;
}

.bootstrap-dialog-title .glyphicon{
    margin:0 10px 0 0;
}

.BTN_FOOTER{
        width: 150px;
    padding: 10px !important;
    font-size: 16px !important;
    margin: 4px 2px !important;
    }

/**
*
* End Bootstrap3-Dialog
*
**/