﻿body {
    background-color: #ffffff !important;
}
td.itemstyleLeft{
    color:black !important;
}
#form {
    font-size:20px !important;
}
td{
    font-size:15px !important;
}

select, input, textarea {
    font-size: 15px !important;
}

label{
    font-size: 15px !important;
    height:25px;
}

body text{
    font-size:20px;
}
.nav a:link{
    color:#ffffff !important;
}
.nav a:visited{
    color:#ffffff !important;
}
a:link {
    color: #04b3c8 !important;
}
a:visited {
    color: #04b3c8 !important;
}
#form {
    width: 815px;
}

form {
    width:850px;
    border-left: 5px solid #04b3c8;
    border-right: 5px solid #04b3c8;
}

span#MainContent_desc, span#MainContent_subs{
    float:right;
    font-size:20px;
}

#MainContent_item_label, #MainContent_ord_label, #MainContent_sub_label{
    float:left;
}

#info{
    width:100% !important;
    padding:50px;
}

#ord_group {
    float: right;
    font-size: 20px;
}

checkbox#new_subs{
    font-size:20px;
}

#new_subs{
    padding-bottom:20px;
}

div{
    vertical-align:bottom;
}

.short_label{
    height:23px;
}

table {
    align-content:center !important;
}

.pageHeader {
    font-size: large;
}

.buttonMedium{
    padding:30px;
}