.template-div {
    width: 100%; 
    padding: 5%; 
    font-size: .95em;
}
.floor-control-bar {
    margin-top: 10px;
    top: initial !important;
}
h4.cc-4 {
    font-size: 1.20em;
}
h5.cc-5 {
    font-size: .95em;
}
.campuswifi-header {
    background: url("/-/tiles/arcgis/gray/17/20724/47637.png");
    background-position: -120px 120px;
}
.info-table {
    font-size: .83em;
    margin-top: 5px;
    color: #9e9e9e;
    width: 100%;
    min-width: 250px;
}
.template-table td {
    padding: 0 0 4px 0;    
    line-height: 1.2;
    font-size: .90em;
}
td {
    padding: 0 0 2px 0;
}
td.r {
    text-align: right;
}
td img {
    margin-right: 5px;
}
.mit-legend-item {
    width:  20px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.mitlc-mb label {
    display: block;
    width: 178px;
    font-size: 1.00em;
    line-height: 18px;
    color: #9e9e9e;
    margin-bottom: 7px;
    height: auto;
}
.mitlc-mb {
    position: relative;
    margin-bottom: 7px;
}
.collection-item.avatar.no-left-padding {
    padding-left: 15px;
}
.mit-mb {
}
.mit-mc {
    background-color: #72B026;
    border: 2px dashed #72B026;
    opacity: .90;
}
.mit-mp {
    background-color: #f59630;
    border: 2px dashed #f59630;
    opacity: .90;
}
.mit-nre {
    background-color: #0067a3;
    border: 2px dashed #0067a3;
    opacity: .90;
}
.mit-tp {
    background-color: #D252B9;
    border: 2px dashed #D252B9;
    opacity: .90;
}
.mit-pl {
    background-color: #D63E2A;
    border: 2px dashed #D63E2A;
    opacity: .90;
}
.collection .collection-item.avatar p.TP {
    color: #D252B9;
}
.collection .collection-item.avatar p.NRE {
    color: #0067A3;
}
.collection .collection-item.avatar p.MP {
    color: #f59630;
}
.collection .collection-item.avatar p.MC {
    color: #72B026;
}
.collection .collection-item.avatar p.PL {
    color: #D63E2A;
}
.card .card-content p.popup-description {
    font-size: 13px !important;
    padding-bottom: 6px;
}
.card-content p.popup-counts {
    font-size: 13px !important;
    color: #777 !important;
}
div.card-action p a.fr {
    float: right;
    margin-right: 0px;
}
div.card-content {
    min-width: 300px;
}
.mit-counts-table tr td {
    padding: 0px;
    font-size: 13px;
    color: #777!important;
}
.mit-counts-table tr td.one {
    text-align: right;
    width: 135px;
}
.mit-counts-table tr td.two {
    font-weight: 700;
    font-size: 14px;
    width: 50px;
    text-align: center;
}
.card.popupcontainer .card-action {
    padding-bottom: 0px !important;
}
.coverage-swatch {
    width: 26px;
    height: 26px;
    margin: 6px;
}
.coverage-swatch.green {
    border: solid 2px #548754;
    background-color: #9BD19B !important;
}
.coverage-swatch.igreen {
    border: solid 2px #2E8373;
    background-color: #5FC4B1 !important;
    opacity: .80;
}
.coverage-swatch.iblue {
    border: solid 2px #146499;
    background-color: #2179C1 !important;
}
.coverage-swatch.yellow {
    border: solid 2px #FCEA22;
    background-color: #fcf38c !important;
}
.coverage-swatch.ired {
    border: solid 2px #9C3838;
    background-color: #CF5F5F !important;
}
.coverage-swatch.red {
    border: solid 2px #9C3838;
    background-color: #CF5F5F !important;
}
.building-view {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 220px;
}
.indoor-view {
    display: none;
    top: 0px;
    left: 0px;
    height: 220px;
}
.legend-container {
    padding: 0 0 5px;
    position: relative;
    height: 220px;
}
.legend-img {
    width: 26px;
    height: 26px;
    margin-left: 6px;
}