.c { text-align:center !important; }
.l { text-align:left !important; }
.r { text-align:right !important; }
.line12 { line-height:1.2em !important; }
.word-break { word-break: break-all !important; }
.choice { background: #7597e0; }
.code { font-family:"consolas"; }
strong {font-weight:700; }

.bg-selected {
    background-color:#bbc7d4;    
}

#ModalBasic {
  overflow: auto;
}
#dialogConfirm {
  overflow: auto;
}

img.bordered { border:2px solid #000; }

.ellipsis { display:inline-block;width:100%; height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.noborder { border:none; font-weight:700; }

.modal-title {color:#000;}
div.modal-content h3 { color:#000; }
div.modal-content h4 { color:#000; }
div.modal-content table { color:#000; }

.appCapsule { width:1000px; margin:0 auto; }
.sum { font-weight:500; }
.gray { background-color:#ddd; }
.active { color:#c00; font-weight:bold; }
td.no {
  color:#c00;    
  font-weight:700;
  background:#ff0;
}
