
.NoteURL1 {color:red !important; margin-right:5px;}
.NoteURL2 {color:red !important;  font-weight:bold; }
.NoteURL3 {color:red !important; margin-left:5px;}


.tcplacementGrid {margin-left: 0;margin-right: 0; }

.modal-container{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:1000000; }
.modal-container div{ position:fixed; top:20em; left:50%; margin:0 0 0 -220px; max-width:500px; padding:20px 0 0 0; }
.modal-container iframe{ position:fixed; top:20em; left:50%; margin:0 0 0 -220px; max-width:500px; padding:20px 0 0 0; }
.modal-container div a{ position:absolute; top:0px; right:-35px; }
.scrolable{ width:100%; overflow:auto;}
