﻿@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSans-webfont.woff') format('woff'), url('fonts/DroidSans-webfont.ttf') format('truetype'), url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSans-Bold-webfont.woff') format('woff'), url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'), url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifRegular';
    src: url('fonts/DroidSerif-Regular-webfont.eot');
    src: url('fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSerif-Regular-webfont.woff') format('woff'), url('fonts/DroidSerif-Regular-webfont.ttf') format('truetype'), url('fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifItalic';
    src: url('fonts/DroidSerif-Italic-webfont.eot');
    src: url('fonts/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSerif-Italic-webfont.woff') format('woff'), url('fonts/DroidSerif-Italic-webfont.ttf') format('truetype'), url('fonts/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifBold';
    src: url('fonts/DroidSerif-Bold-webfont.eot');
    src: url('fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSerif-Bold-webfont.woff') format('woff'), url('fonts/DroidSerif-Bold-webfont.ttf') format('truetype'), url('fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifBoldItalic';
    src: url('fonts/DroidSerif-BoldItalic-webfont.eot');
    src: url('fonts/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'), url('fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'), url('fonts/DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif!important;
        
}

body {
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    overflow: auto;
}


.MiniTableContainer {
}


.MiniDayDiv {
    font-size: 14px;
    color: black !important;
    text-align: left;
    text-transform: uppercase;
    padding-bottom:0px;
    margin-bottom:0px;
    font-weight:600;
}

.MiniSessionTitleRow {
    color: black !important;
    margin-top:-10px;
}

.MiniSessionTitleCell {
    line-height: 1.2em;
    font-size: 12px !important;
    color: #05396B;
    text-align: left;
    width: 100%;
}

.MiniSessionTimeCell {
    line-height: 1.5em;
    padding: 0px 4px 0px 0px !important;
    font-size: 12px !important;
    color: #05396B;
    text-align: center;
}

.SessionTitleCell {
    line-height: 1.5em;
    padding: 5px 15px !important;
    width: 100%;
    margin:0px !important;
    color:#0355A1 !important;
    
}

.SessionTimeCell{
	line-height:1.5em;
	padding:16px 5px 5px 5px !important;
	font-size:0.8em !important;
	color:#0355A1;
	text-align:center;
    width:8em;
    color:#0355A1 !important;
    
}

.DayDiv {
    font-size:1em;
    font-weight:500;
    color:#0355A1 !important;
    padding-top:10px;
    padding-bottom:0px;
    margin:0px;
    text-align:left;
    text-transform:uppercase;
}