html,body {height:100%;}
.row-black {background-color: #000000; border: 1px solid #000;}
.row-lightblue {background-color: #DFE4E7; border: 1px solid #000;}
.row-lightbluenoborder {background-color: #DFE4E7; border: 0px solid #000;}
.hide-bullets{list-style:none;margin-left:-40px;margin-top:10px;}

.roundedtext {font-family: 'Geneva', 'MS Sans Serif', 'Helvetica'; font-size: 11px; white-space: nowrap; width: 100%; color: #DFE4E7; overflow: hidden; text-overflow: ellipsis; font-weight: bold;}
.titlewhite {font-family: 'Verdana', 'Arial', 'Helvetica'; font-size: 28px; white-space: nowrap; width: 100%; color: #FFFFFF;}
.mediumtext {font-family: 'Verdana', 'Arial', 'Helvetica'; font-size: 13px; line-height: 28px; width: 100%; color: #000000;}
.smalltext {font-family: 'Geneva', 'MS Sans Serif', 'Helvetica'; font-size: 10px; width: 100%; color: #000000;}
.regulartext {font-family: 'Arial', 'Verdana', 'Helvetica'; font-size: 16px; width: 100%; color: #000000;}
a {color: #0000EE; &:active, &:link, &:hover {color: #0000EE;} }
p {font-family: 'Verdana', 'Arial', 'Helvetica'; font-size: 14px;}


.row.no-gutter {margin-left: 0; margin-right: 0;}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.thumbnail {
  height: 80px;
  overflow-x: hidden;
  overflow-y: hidden;
}
