
/*# sourceMappingURL=custom.min.css.map */
.cm-table-bg {
    color: #D59F32 !important;
    background-color: #063630 !important;
}
.cm-table-bordered-solid {
    border-style: solid;
    border-width: 1px !important;
    border-color: #063630 !important;
}
.blockUI {
    z-index: 1003 !important;
    border: none !important;
    background: rgba(0, 0, 0, 0) url("../images/loading.gif") no-repeat scroll center center;
    background-size:15%;
}
.blockMsg {
    background-color: rgb(0, 0, 0,0) !important;
}
body .blockOverlay{
    position:fixed !important;
}
.ui-dialog{
    z-index:2010 !important;
}
.ui-widget-overlay{
    z-index: 2009 !important;
}
.cm-content-border {
    border-style: solid;
    border-width: 1px !important;
    border-color: #063630 !important;
}
.cm-clear{
    margin:0 0 10px 0;
}
.cm-notes p{
    margin-bottom: 0.5rem !important;
}
.cm-star-rating {
    color: #efae4e !important;
}
