﻿/* Move down content because we have a fixed navbar that is 50px tall */
/*body {
    padding-top: 0px;
    padding-bottom: 20px;
}*/

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}


.top-buffer { margin-top:20px; }


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}



/* Current Site CSS */
body
{
    margin-left: 0px;
    margin-top: 0px;
    background-attachment: scroll;
}

.center
{
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    width: 50%;
}

.TextBoxStyle
{
    border: none;
    font-family: Arial;
}

.PrintLabel
{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
}

.ListBoxPanel
{
    display: none;
    position: absolute;
}

.CheckLabel
{
    font-family: Arial Greek;
    font-style: italic;
    font-size: smaller;
    border-style: outset;
}

.NameTextBoxStyleTitle
{
    text-align: center;
    border: none;
    font-size: 30px;
    font-weight: bold;
}
.MonthDay
{
    text-align: center;
    border: none;
    font-size: 70px;
    font-weight: bold;
}

.NameTextBoxStyle
{
    text-align: center;
    border: none;
    font-size: 30px;
    font-weight: bold;
}
.NameTextBoxStyleSmall
{
    text-align: left;
    border: none;
    font-size: 20px;
    font-weight: bold;
}
.PrintTableEpson
{
    position: absolute;
    height: 208px;
    width: 570px;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
}

.PrintTableDymo
{
    position: absolute;
    height: 2.2in;
    width: 3.9in;
    top: 2px;
    left: 7px;
}

.NoPadding
{
    padding: 0,0,0,0;
}

.LeftPadding
{
    padding-left: 30px;
}

.widthHeight
{
    width: 120px;
}

.ImagePanel
{
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.Explain
{
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: smaller;
}
.PanelTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
}
.PrintTable2
{
    position: absolute;
    height: 2.2in;
    width: 3.9in;
    background-repeat: no-repeat;
    background-image: url(Images\Watermark_OCPS.jpg);
}
.CenterPanel
{
    text-align: center;
}
.PanelLead
{
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
}
.PanelBody
{
    font-family: Arial;
    font-size: 16px;
}
.PanelBodyBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}
.PanelDisclaimer
{
    font-family: Arial;
    font-style: italic;
    font-size: 16px;
}
.style1
{
    font-size: large;
    letter-spacing: 1pt;
    border-left-color: #808080;
    border-right-color: #C0C0C0;
    border-top-color: #808080;
    border-bottom-color: #C0C0C0;
}
.style2
{
    color: #003300;
}
.style3
{
    text-align: center;
}
#flying
{
    position: fixed;
}
.NoBorder
{
    border-style: ridge;
    border-width: thin;
    font-family: Arial;
    font-size: 14px;
}
.PanelGrid
{
    font-family: Arial;
    font-size: 14px;
}
.numeric
{
    font-family: Arial;
    font-size: 16px;
}