﻿@font-face {
  font-family: Roboto;
  src: url('css/AdobeSpectrumIcons18.woff2') format('woff2'), 
    url('css/AdobeSpectrumIcons18.woff') format('woff');
}

a {color:#B31B1B;}
.myOrbit a {color: white;}

.programBox {border: 1px solid #B31B1B; font-size: 11pt;border-radius: 25px;overflow:hidden;}
.titleBox {background-color: #B31B1B;font-size: 18pt;text-align: center;}/* #1779ba */
.titleBox a {color: white;}
.titleBoxContent {padding: 10pt;}

.headerTitle {font-size: 15pt;font-weight: bold;}
.headerTitleName {font-size: 11pt;font-weight: bold;}
.headerTitleMono {font-size: 10pt;}

.searchBox{vertical-align: central;}
.searchBoxTitle{font-size: 13pt;}

.myTest {vertical-align: bottom;}

.pmepAbout{font-size: 11pt;}
.pmepGroups{padding-bottom: 15px;}

.cornellCCE{font-family:Roboto, Arial;font-size: 20pt;color:#B31B1B;font-weight: bold;}
.cornellCCE_ProgramName{font-family:Roboto, Arial;font-size: 20pt;color:#222222;font-weight: bold;}

.searchText label{color:#222;font-weight: bold;}

#wraperTopBar {
    background-color: #ddd; 
    border-bottom: #ccc solid 3px;
}
#topBarWidth {
    min-height: 150px;
}
#wraperBottomBar {
    border-top: 3px solid #ddd;
}

.noLeftPadding
{
    padding-left: 0px;
    margin-left: 0px;
    
}

