.hidden{display:none;}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.modal-body p{margin-bottom:0px;}
.banner-img{max-width:100%;height:auto;margin-bottom:10px;}
a.handhover:hover{cursor:pointer !important;}

.wdh_table {
    width: 100%;
    border: 0;
}