/*
body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } a { color: #00B7FF; }
*/
.box-footer > .fa, .box-footer > .glyphicon, .box-footer > .ion, .box-footer .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0px;
    line-height: 1;
}
.login-box-body { border-radius: 6px; }
.aligncenter {text-align: center;}
.alignright {text-align: right;}
.aligntop {vertical-align: top;}
.input-karakteristik-bencana { border-bottom: solid 1px #ccc; padding: 2px 0px 5px 0px; }
td { word-break: break-word !important; }
.normal-table th { padding: 4px 4px; text-align: center; background-color: rgb(31, 119, 180); color: #fff; border-color: rgb(31, 119, 180) !important; }
.normal-table td { padding: 6px 10px 6px 6px; border: solid 1px #ccc; }
.penjelasan { font-size: 11px; font-style: italic; }
#search-result { 
    display: none; 
    position: absolute; 
    border: solid 0px #555; 
    height: 100px;
    max-height: 100px; 
    z-index: 100;
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    padding: 3px 6px;
    overflow-x: hidden;
    width: 235px;
    max-width: 235px; 
    margin-top: 3px;
}
.search-result {
    font-size: 11px;
    cursor: pointer;
    color: #6600CC;
}
.search-result:hover {
    background-color: rgba(102,0,204,0.6);
    color: #fff;
}
ul.listnone { list-style-type: none !important; padding-left: 0px; margin-left: 0px; }
li.listnone { list-style-type: none !important; margin-left: 0px !important; padding: 2px 5px;}