﻿
/* -------------- reset.css ---------------- */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 8pt;
    vertical-align: baseline;
    background: transparent;
    font-family: Verdana;
}

html, body {
    height: 100%;
}

body {
    line-height: 1.25;
}

#txtUserName {
    padding-left: 3px;
}

/*
ol, ul {
	list-style: none;
}
*/
blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* -------------- style.css ---------------- */

* {
    font-size: 8pt;
    font-family: Verdana, Helvetica, Sans-Serif;
}

html {
    overflow-y: scroll;
    height: 100%;
    padding: 0;
}

body {
    background-image: url(images/backgroundimage-medium3.png);
    /*background-image: url(images/LMSD_Logo2.jpg);*/
    background-position-y: 186px;
    background-size: 184px;
    background-repeat: no-repeat;
    height: 100%;
    padding: 0;
}

div {
    padding: 0;
}

#bannercontent {
    text-align: left;
    width: 1350px;
    position: relative;
    /*min-height:550px;*/
    min-height: 500px;
    margin: 0 auto;
    padding: 0;
}

#container {
    margin: 0 auto;
    padding: 0 0 150px;
    height: fit-content;
}

#pagecontent {
    text-align: left;
    width: 1080px;
    position: relative;
    /*min-height:550px;*/
    min-height: 500px;
    margin: 0 auto;
    padding: 0;
}

#pagecontentbanner {
    text-align: left;
    width: 1350px;
    position: relative;
    min-height: 500px;
    margin: 0 auto;
    padding: 0;
}

.pagecontent {
    text-align: left;
    width: 1080px;
}

#pagecontent form {
    position: relative;
    top: 0;
    left: 200px;
    width: 755px;
    padding-top: 30px;
    /*min-height: 725px;*/
}

#pagecontent h1 {
    text-align: left;
    color: #3C6B8C;
    font-size: 10pt;
    padding-bottom: 10px;
}

#pagecontent h2 {
    font-size: 9pt;
    font-weight: 400;
    font-style: italic;
    padding-bottom: 8px;
    width: 500px;
}

#PageFooter {
    position: fixed;
    background-color: #E6E6E6;
    text-align: center;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 2001;
}

#PageFooterTop {
    position: absolute;
    top: 0;
    left: 0;
    height: 7px;
    background-image: url(images/topborder.png);
    background-repeat: repeat-x;
    width: 100%;
}

#PageFooterBottom {
    position: absolute;
    top: 53px;
    height: 7px;
    background-image: url(images/PageFooterBottom.png);
    background-repeat: repeat-x;
    width: 100%;
}

#PageFooterBody {
    width: 1080px;
    position: relative;
    top: 22px;
    text-align: center;
    margin: 0 auto;
    height: 30px;
}

    #PageFooterBody a {
        color: #1995CC;
    }

p {
    border: none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}



.StudentName {
    border: none;
    margin: 0;
    padding: 0;
    font-size: 11pt;
    font-weight: bold;
    display: inline-block;
    width: 50%;
}

.error {
    color: red;
    font-weight: 700;
}

h1 {
    font-size: large;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    text-align: center;
    color: #404040;
}

h3 {
    font-size: 9pt;
    color: #73A405;
    font-weight: 700;
}

H4 {
    font-size: 8pt;
    font-weight: 700;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h6 {
    font-size: 10pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 0;
}

TFOOT, THEAD {
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Verdana, Helvetica, sans-serif;
}

TD {
    font-weight: 400;
}

.back {
    color: #33c;
    cursor: pointer;
    text-decoration: underline;
}

SMALL {
    font-size: x-small;
}

BIG {
    font-size: large;
}

BLOCKQUOTE, PRE {
    font-family: "Courier New", monospace;
}

UL LI {
    list-style-type: square;
}

    UL LI LI {
        list-style-type: disc;
    }

        UL LI LI LI {
            list-style-type: circle;
        }

OL LI {
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

img {
    border: none;
    border-style: none;
    margin: 0;
    padding: 0;
}

.divCell {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.scrollable {
    width: 248px;
    height: 300px;
}

.checkboxlist {
    height: 300px;
    background-color: #FFF;
    overflow: auto;
    border: inset 2px gray;
}

.scrollablelist1 {
    height: 100px;
    background-color: #FFF;
    overflow: auto;
    border: inset 2px gray;
}

table {
    border: none;
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
}

td {
    border-collapse: collapse;
    border: none;
    margin: 0;
    padding: 0;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.selection_no_line {
    padding-bottom: 5px;
    margin: 0 auto 5px;
}

#login_header {
    background-image: url(images/background.png);
    width: 341px;
    height: 50px;
    background-color: navy;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    border-left: solid 1px #000;
    border-collapse: collapse;
    color: #FFF;
    font-weight: 700;
    margin: 0 auto;
}

.hr {
    border-bottom: solid 1px #000;
    padding: 5px 0;
}

.scrollablelist_1 {
    height: 200px;
    background-color: #FFF;
    overflow: auto;
    border: inset 2px gray;
}

.aligncenter {
    text-align: center;
}

.width_420 {
    width: 420px;
}

.height_200 {
    height: 200px;
}

.clear_both {
    clear: both;
}

.float_left {
    float: left;
    padding-right: 5px;
}

.border_1 {
    border: solid 1px #000;
}

.thead1 {
    position: absolute;
    height: 32px;
    width: 100px;
    top: 10px;
    background-color: #FFFFE0;
    text-align: center;
    z-index: 1;
    border-color: #000;
    border-style: solid;
    border-width: 1px 1px 0;
}

.tbody1 {
    position: absolute;
    height: 400px;
    width: 500px;
    top: 40px;
    left: 40px;
    background-color: Window;
    visibility: hidden;
    text-align: center;
    z-index: 2;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
}

.information {
    color: Green;
    font-weight: 700;
}

.scrollablelist_Menu {
    top: 50px;
    height: 500px;
    background-color: Transparent;
    overflow: auto;
    border-style: hidden;
}

.listcontainer {
    width: 420px;
    height: 260px;
    /*border:1px inset none;*/
    border: 1px inset transparent;
    color: #404040;
}

.listcontainer_scrollable {
    overflow: auto;
    max-height: 320px;
    /*border:1px none none;*/
    border: 1px inset transparent;
    background-color: #E4F2E3;
    color: #000;
    font-weight: 400;
    border-bottom: 2px solid #3EA9D8;
}

    .listcontainer_scrollable p {
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
    }

.scrollablelist {
    overflow: auto;
    max-height: 245px;
    /*border:1px none none;*/
    border: 1px inset transparent;
    background-color: #E4F2E3;
    color: #000;
    font-weight: 400;
    margin-left: -5px;
    margin-top: 3px;
}

.selection {
    background-image: url(images/TableHeaderBlue.png);
    background-repeat: repeat-x;
    color: #A4F983;
    height: 18px;
    font-weight: 700;
    padding: 4px 0 0 5px;
}

div.ListTitle {
    background-image: url(images/TableHeaderBackground.png);
    background-repeat: repeat-x;
    height: 22px;
}

    div.ListTitle p {
        color: #A4F983;
        font-weight: 700;
        padding: 4px 8px;
    }

.ListCheck {
    height: 20px;
    margin-right: 10px;
    background-color: #D5EAD4;
    display: inline-block;
    width: 40px;
    text-align: center;
    padding: 0;
}

.padleft {
    padding-left: 0;
}

.SearchResult {
    padding: 20px 10px;
}

#RunReport {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 1;
    padding: 0;
}

    #RunReport input {
        background-image: url(images/RunReportButton.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-color: #E4F2E3;
        text-align: left;
        font-weight: 700;
        color: #3C6B8C;
        height: 35px;
        width: 140px;
        margin-bottom: 3px;
        cursor: pointer;
        padding: 5px 10px 5px 30px;
    }

    #RunReport .PrintPreview {
        background-image: url(images/PrintPreviewButton.png);
    }

    #RunReport .BackToSelection {
        background-image: url(images/BackToSelection.png);
    }

#selectall {
    padding-top: 10px;
    color: #404040;
    font-weight: 700;
}

img.DateButton {
    background-repeat: no-repeat;
}

.DateLabel {
    display: inline-block;
}

.date {
    width: 120px;
}

input.DateButton {
    background-color: transparent;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    border: none;
    margin: 0 0 0 5px;
    padding: 0;
    line-height: 20px;
    vertical-align: middle;
}

#IncludeInactive1 {
    width: 120px;
    float: right;
}

.TransactionSelectionType {
    padding-bottom: 20px;
    padding-left: 0;
    margin-left: 0;
    width: 300px;
    text-align: left;
}

.ShowGrades {
    margin: 0;
    padding: 0;
}

.ShowHistoryDates {
    position: absolute;
    top: 50px;
    left: 420px;
    text-align: left;
}

.SchoolCode {
    display: inline-block;
    width: 70px;
}

.SchoolName {
    display: inline-block;
    overflow: hidden;
}

.IncludeInactives {
    font-weight: 700;
    color: #404040;
}

.divSelectAll {
    padding-top: 10px;
    font-weight: 700;
    color: #404040;
}

    .divSelectAll input[type=checkbox] {
        margin-right: 8px;
        margin-left: 14px;
    }

.SelectionLayout {
    position: relative;
    padding-bottom: 100px;
}

.listcheck {
    width: 43px;
    text-align: center;
    background-color: #D5EAD4;
    padding: 2px 0;
}

span.DateInput input[type=button] {
    cursor: pointer;
    background-image: url(calendar/Calendar.png);
    background-repeat: no-repeat;
    border: none;
    height: 19px;
    width: 21px;
}

span.DateInput input[type=text] {
    width: 80px;
    margin-left: 10px;
}

.Column1 {
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
    height: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ColumnZone {
    display: inline-block;
    overflow: hidden;
    margin-top: 0;
    margin-right: 5px;
    height: 13px;
    width: 265px;
}

.Column1a {
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
    margin-top: 2px;
    height: 15px;
    width: 320px;
    vertical-align: top;
}


div.Copyright {
    clear: both;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 1080px;
    margin-left: -480px;
    left: 50%;
    /*
    clear:both;
    position: fixed;
    bottom: 0px;
    background-color: #FFFFFF;  
    width:960px;
    height:15px;
    margin-left:-480px;
    left:50%;
    padding:2px;
    */
}

    div.Copyright table {
        width: 500px;
    }

        div.Copyright table tr td {
            text-align: center;
            border: none;
        }

h1_old, H2, H5, DT {
    font-size: large;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TH, .textbold {
    font-weight: 700;
}

A:link, A:hover {
    text-decoration: underline;
    color: #33c;
}

A:visited, A:active {
    text-decoration: underline;
    color: #339;
}

.listcontainer_scrollable input[type=checkbox], .scrollablelist input[type=checkbox] {
    background-color: #D5EAD4;
}

.scrollablelist p, .selection div p, .selection p {
    color: #000;
}

#ListTitle, #ListTitle {
    background-image: url(images/TableHeaderBackground.png);
    background-repeat: repeat-x;
    color: #A4F983;
    height: 18px;
    font-weight: 700;
    width: 100%;
    padding: 4px 0 0 5px;
}

#TermsOfUse p, #PrivacyPolicy p {
    padding: 0 0 15px;
}

#LoginSeparator, #HeadingSeparator {
    background-image: url(images/loginseparator.png);
    height: 10px;
    width: 350px;
}

.TransactionSelectionType input[type=radio], .ReportTiering input[type=radio], .ReportFormat select, .TransportationStatus input[type=radio], .ShowHistoryDates select, .ShowPickupDropff input[type=radio], .HistoryDates select, .ReportType select, .SingleChoiceList select, .Checks input[type=checkbox] {
    margin-left: 10px;
}

.ReportFormat, .DisplayDate {
    padding-bottom: 20px;
}

.ShowPickupDropff {
    position: absolute;
    top: 50px;
    left: 420px;
}

#IncludeInactives, #IncludeBox {
    color: #404040;
    font-weight: 700;
}

.Column2, .Column3, .Column4 {
    display: inline-block;
    overflow: hidden;
    height: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.landscape {
    margin-right: 80pt;
}

.searchresultlabel {
    margin-top: 15px;
    margin-left: 10px;
}

#ReportPreviewLinks {
    margin: 0 auto;
    width: 1080px;
}

    #ReportPreviewLinks form {
        width: 100%;
        position: relative;
        height: 50px;
    }

.MsgBox {
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    left: 150px;
    width: 300px;
    border: solid 1px green;
}

.backtologin {
    position: absolute;
    padding-top: 70px;
    padding-bottom: 10px;
    text-align: center;
    left: 150px;
    width: 300px;
}


/* -------------- Banner.css ---------------- */


#BannerContainer {
    background-color: #E6E6E6;
    text-align: center;
    background-image: url(images/topborder.png);
    background-repeat: repeat-x;
    z-index: -100;
    overflow: hidden;
    width: 100%;
}

#Banner {
    position: relative;
    height: 120px;
    width: 1080px;
    margin: 0 auto;
    padding: 0;
}

#BannerSiteName {
    position: absolute;
    top: 30px;
    left: 140px;
    margin-top: 50px;
    width: 400px;
}

.blue {
    color: #3C6B8C;
    font-size: inherit;
}

.green {
    color: #73A405;
    font-size: inherit;
}

#BannerSiteName h1 {
    font-size: 24pt;
    color: #3C6B8C;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: transparent;
}

    #BannerSiteName h1 span {
        font-size: 24pt;
    }

#BannerSiteName h2 {
    font-size: 10pt;
    color: #73A405;
    padding: 0;
    margin: 0;
    font-style: italic;
    width: 100%;
    text-align: left;
    background-color: transparent;
}

#BannerMail {
    position: absolute;
    top: 50px;
    left: 550px;
    width: 60px;
    height: 50px;
    margin: 0;
    padding: 0;
}

#BannerMailUrgent {
    position: absolute;
    top: 50px;
    left: 550px;
    width: 60px;
    height: 50px;
    margin: 0;
    padding: 0;
}

#BannerNewMail {
    position: absolute;
    top: 50px;
    left: 600px;
    width: 60px;
    height: 50px;
    margin: 0;
    padding: 0;
}

#BannerLookup {
    position: absolute;
    top: 70px;
    right: 0;
    width: 300px;
    height: 22px;
    margin: 0;
    padding: 0;
}

#SearchButton {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(images/searchbutton.png);
    height: 22px;
    width: 22px;
    border: none;
}

#SearchValue {
    width: 198px;
    top: 0;
}

#BannerLookup_Look {
    color: #3C6B8C;
    font-weight: bold;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

#BannerLookup_Up {
    color: #73A405;
    font-weight: bold;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

#BannerSeparator {
    background-color: #E6E6E6;
    height: 40px;
    background-image: url(images/reportmenubackground.png);
    background-repeat: repeat-x;
    position: relative;
}

#BannerLogo {
    position: absolute;
    left: 3px;
    top: 20px;
    width: 400px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('images/ibusboss_newlogo2.png');
    z-index: 100;
}

#Banner p {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 25px;
}

#BannerLinks {
    position: absolute;
    top: 0;
    right: 0;
    width: 491px;
    height: 50px;
    /*background-image: url(images/TopTabs5.png);*/
    background-repeat: no-repeat;
    background-size: 571px 50px;
    z-index: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.BannerLink {
    background-image: url(images/TopTab1.png);
    height: 40px;
    display: inline-flex;
    width: 114px;
    align-items: center;
    justify-content: center;
}

#BannerLinksResizeForParents {
    position: absolute;
    top: 0;
    right: 0;
    width: 370px;
    height: 40px;
    z-index: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

/*
    #BannerLinks div, #BannerLinksResizeForParents div {
        position: absolute;
        width: 115px;
        text-align: center;
    }
*/

#BannerLinkLogOut {
    visibility: visible;
    border-left: solid 1px black;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    width: 50px;
    left: 380px;
    margin-top: 36px;
    background-color: #ece9d8;
    padding-bottom: 3px;
    z-index: 1;
}

    #BannerLinkLogOut span, #BannerLinkParentLogOut span {
        color: #854323;
        font-size: inherit;
    }


#BannerLinkParentHome {
    top: 15px;
    left: 0;
}

#BannerLinkParentAddressLookup {
    top: 10px;
    left: 115px;
    line-height:13px;
}

#BannerLinkParentRegistration1 {
    top: 10px;
    left: 230px;
    line-height: 13px;
}
/*
#BannerLinkConfiguration {
    top: 0;
    left: 0;
}
    */
/*
#BannerLinkReportSearch {
    top: 15px;
    left: 115px;
}
    */
/*
#BannerLinkAddressLookup {
    top: 10px;
    left: 230px;
    line-height:13px;
}
*/
/*
#BannerLinkParentRegistration {
    top: 10px;
    left: 342px;
    line-height: 13px;
}
    */
#BannerLinks a, #BannerLinksResizeForParents a {
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
}

#BannerHelpButton {
    display: inline;
    margin-left: 5px;
}

    #BannerHelpButton a {
        position: absolute;
        text-decoration: none;
        color: #404040;
        top: 0;
        font-weight: bold;
        font-size: 7pt;
    }

    #BannerHelpButton span {
        position: absolute;
        top: 0;
        margin-top: 5px;
    }

#BannerLinkAccount {
    width:40px;
}

#BannerLinkAccount div {
    top: 9px;
    left: 463px;
    height: 25px;
    width: 25px !important;
    background-image: url(images/iBusBossUserIcon-white.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#BannerLinkParentAccount {
    width: 40px;
}

#BannerLinkParentAccount div {
    left: 345px;
    top: 9px;
    height: 25px;
    width: 25px !important;
    background-image: url(images/iBusBossUserIcon-white.png);
    background-repeat: no-repeat;
    background-size: contain;
}


#BannerUserMenuWrapForParent {
    visibility: hidden;
    width: 150px !important;
    height: auto;
    color: black;
    text-align: center;
    padding-top: 40px;
    position: absolute;
    left: 340px;
    margin-top: 0;
    overflow: hidden;
}

#BannerUserMenuWrap {
    visibility: hidden;
    width: 150px !important;
    height: auto;
    color: black;
    text-align: center;
    padding-top: 40px;
    position: absolute;
    left: 450px;
    margin-top: 0;
    overflow: hidden;
}

.subMenu {
    width: 150px !important;
    height: auto;
    padding-left: 7px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(images/submenumiddle-jic.png);
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: bottom;
    border: 1px solid;
    border-color: darkgrey;
}


.subMenuBottom {
    width: 102px;
    height: 5px;
    margin-left: 0;
    margin-right: 1px;
    background-image: url(images/submenubottom-jic.gif);
    position: relative;
    display: block;
    z-index: 1000;
}

#RegistrationSuccessful {
    color: #73A405;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
}

#BannerUserMenuWrapForParent_old {
    visibility: hidden;
    width: 255px;
    color: black;
    text-align: center;
    background-color: #ece9d8;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 0;
    position: absolute;
    left: 170px;
    margin-top: 4px;
    overflow: hidden;
}

#BannerUserMenuWrap_old {
    visibility: hidden;
    width: 255px;
    color: black;
    text-align: center;
    background-color: #ece9d8;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 0;
    position: absolute;
    left: 380px;
    margin-top: 4px;
    overflow: hidden;
}

.subMenu_old {
    width: 110px;
    text-align: left;
    background-color: #ece9d8;
    padding: 1px 0 2px 10px;
    position: relative;
    margin-top: 10px;
    display: block;
}

#ReportMenuContainer {
    height: 40px;
    width: 1080px;
    margin: 0 auto;
    position: relative;
}

#ReportMenu {
    background-color: Red;
    padding: 0;
    margin: 0;
    text-align: left;
}

    #ReportMenu li {
        position: absolute;
        width: 60px;
        list-style-image: none;
        list-style-type: none;
        margin: 0;
        padding: 0;
        background-image: url(images/ReportMenuTabNarrow.png);
        height: 40px;
    }

        #ReportMenu li a {
            position: absolute;
            text-decoration: none;
            color: #A4F983;
            font-weight: bold;
            font-size: 7pt;
            top: 5px;
            width: 60px;
            height: 35px;
            vertical-align: middle;
            text-align: center;
        }

.ReportCategory {
    margin-top: 20px;
    text-align: left;
}

div.ReportLink {
    position: relative;
    background-color: #EEEEEE;
    margin: 2px 0 0 10px;
    padding: 8px;
    border-left: 4px solid #73A405;
    color: #666666;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

    div.ReportLink a {
        color: #1995CC;
        /*color:#3C6B8C;*/
        font-size: 10pt;
    }

.ParentReportLink {
    position: relative;
    background-color: #EEEEEE;
    margin: 2px 0 0 10px;
    padding: 8px;
    border-left: 4px solid #73A405;
    color: #666666;
    width: 1040px;
    border-radius: 5px
}

    .ParentReportLink a {
        color: #1995CC;
        /*color:#3C6B8C;*/
        font-size: 10pt;
        font-weight: normal !important;
    }

#AllReports {
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
    padding-bottom: 60px;
}

    #AllReports h2 {
        color: #1995CC;
        font-size: 11pt;
        font-weight: bold;
        margin-left: 15px;
        margin-top: 5px;
        width: 400px;
    }

    #AllReports h3 {
        color: #3C6B8C;
        font-size: 10pt;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: right;
    }

#RecentReports {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
}

    #RecentReports .ReportLink {
        border-left: 4px solid #F99E1C;
    }

    #RecentReports h2 {
        color: #3C6B8C;
        color: #73A405;
        font-size: 11pt;
        font-weight: bold;
        margin-left: 15px;
        margin-top: 5px;
        width: 200px;
    }

    #RecentReports a {
        color: #F99E1C;
        color: #73A405;
    }

#AllReports h1 {
    margin-top: 20px;
}

.ParentListpadleft {
    padding-left: 15px;
}


#DistrictWrapper {
    position: absolute;
    top: 35px;
    width: 100%;
}

#DistrictInfo {
    position: relative;
    width: 400px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 560px;
    text-align: left;
    font-size: 20px;
    display: none;
}

.DistrictName {
    font-size: 20px;
    color: #73A405;
    padding: 0;
    margin: 0;
    font-style: italic;
    font-weight: bold;
}

.DistrictYear {
    font-size: 14px;
    color: #73A405;
    padding: 0;
    margin: 0;
    font-style: italic;
    font-weight: bold;
}


#AddressMessageWrapper {
    position: absolute;
    top: 110px;
    width: 100%;
}

#AddressMessage {
    position: relative;
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    color: #3C6B8C;
    font-weight: bold;
}

#ErrorMessage {
    display: none;
    position: relative;
    background-color: transparent;
    width: 860px;
    min-height: 30px;
    padding: 10px;
    border: 3px solid red;
    border-radius: 10px;
    font-weight: bold;
    margin: 10px auto;
}

#CloseErrorMessage {
    position: absolute;
    top: 10px;
    right: 10px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    border: 1px solid #888;
    border-radius: 5px;
    width: 80%; /* Could be more or less, depending on screen size */
    position: relative;
}

.modal input {
    cursor: pointer;
    padding: 5px;
}

/* The Close Button */
.close {
    color: #aaa;
    font-size: 19px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #aaa;
    padding: 2px;
    border-radius: 5px;
    background-color: #eeeeee;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.modal-content .modal-body {
    min-height: 100px;
    padding: 20px;
}

.modal-body {
    position: relative;
}

.modal-buttons {
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 0;
    width: 100%;
}

.Caption {
    background-image: linear-gradient(to top, #ccc 0, #eee 60%);
    height: 50px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 50px;
    padding-left: 20px;
}

.button {
    display: inline-block;
    background-color: blue;
    margin: 0px 10px;
    padding: 5px;
    border-radius: 5px;
}

    .button a {
        text-decoration: none;
        font-style: normal;
        color: white !important;
        font-weight: bold;
        font-size: 8pt !important;
    }

.TransportationRequest {
    width: 134px;
    text-align: center;
    background-color: #3C6B8C;
    float: right;
}

@media print {
    .HidePrint {
        visibility: hidden;
        display: none;
    }

    #section-to-print {
        padding: 0;
    }

    #PageFooter {
        visibility: hidden;
        display: none;
    }
}
