/* DEFAULTS
----------------------------------------------------------*/

body {
    background: #F2F0E9;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin: 10px;
    line-height: 1.6em;
}

.page
{
    width: 320px;
    background-color: #fff;
    margin: 0px;
    border: 1px solid #496077;
}

.main
{
    padding: 0px;
    margin: 0px 8px -8px 0px;
    min-height: 100px;
    position: relative;
    background-color: #FFFFFF;
    width: 320px;
}

/* HEADINGS   
----------------------------------------------------------*/
h1
{
    color: Red;
    font-size: 1.2em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

h2
{
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
}

h3
{
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 0.9em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
    text-align: left;
}

.title
{
    display: block;
    text-align: center;
    width: 100%;
}

.hidden
{
    display: none;
}

.unhidden
{
    display: block;
}

.bannerleft_en-US
{
    background-image: url('../Images/banners/mobile/bannerleft_en-US.jpg');
    margin-bottom: 10px;
    width: 320px;
    height: 95px;
    background-repeat: no-repeat;
}

.bannerleft_de-DE {
    background-image: url('../Images/banners/mobile/bannerleft_de-DE.jpg');
    margin-bottom: 10px;
    width: 320px;
    height: 95px;
    background-repeat: no-repeat;
}

.bannerleft_es-ES {
    background-image: url('../Images/banners/mobile/bannerleft_es-eS.jpg');
    margin-bottom: 10px;
    width: 320px;
    height: 95px;
    background-repeat: no-repeat;
}

.bannerleft_fr-CA {
    background-image: url('../Images/banners/mobile/bannerleft_fr-CA.jpg');
    margin-bottom: 10px;
    width: 320px;
    height: 95px;
    background-repeat: no-repeat;
}

.bannerleft_fr-FR {
    background-image: url('../Images/banners/mobile/bannerleft_fr-FR.jpg');
    margin-bottom: 10px;
    width: 320px;
    height: 95px;
    background-repeat: no-repeat;
}

.bannerleft_pt-BR {
    background-image: url('../Images/banners/mobile/bannerleft_pt-BR.jpg');
    margin-bottom: 10px;
    width: 320px;
    height: 95px;
    background-repeat: no-repeat;
}

.requiredLabel
{
    color: Red;
}

.menupic
{
    background-image: url('../Images/valvemobile.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    width: 320px;
    height: 213px;
}

.splashpic
{
    background-image: url('../Images/menumobile.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    width: 320px;
    height: 212px;
}

.pictureFooter
{
    position: relative;
    top: 185px;
    font-size: x-small;
    color: #FFFFFF;
    width: 300px;
}

div.center
{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto; /* padding: 0% 25%; */
}

div.Border
{
    margin: 0px;
    background-position: left;
    background-image: url('../Images/redtagborder.png');
    background-repeat: repeat;
    padding: 18px;
}

.footer
{
    color: #4e5766;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    background-color: #8C0000;
}

.smallButton
{
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}

.calendarButton
{
    background-position: center center;
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    background-image: url('../Images/cal.png');
    background-repeat: no-repeat;
}

.today
{
    color: #000000;
    background-color: #FFFFFF;
}

.checkbox
{
    width: 80%;
}

/* MISC  
----------------------------------------------------------*/
.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.language
{
    width: 85px;
    color: #333333;
    font-size: 9px;
    margin-left: 185px;
    margin-right: 10px;
    margin-top: 33px;
}

.helpButton
{
    margin-top: 4px;
    margin-right: 17px;
    width: 16px;
    height: 16px;
}

.HomeButton
{
    white-space: normal;
    width: 250px;
    height: 35px;
    text-align: center;
}

input[disabled]
{
    background-color: #dcdcdc;
    border: #d1c7ac 1px solid;
    color: Black;
}

.ddlOfficeStyle
{
    margin-right: 2px;
    width: 136px;
}

table.fields td
{
    white-space: normal;
    vertical-align: top;
}

.fieldcolumn
{
    text-align: right;
}

.FooterButton
{
    white-space: normal;
    width: 100px;
    text-align: center;
}

.HelpPageButton
{
    white-space: normal;
    width: 75px;
    height: 30px;
    text-align: center;
}

.ui-widget
{
    font-size: 8px;
}

#divOptions
{
    margin-top: 25px;
    margin-bottom: 25px;
}

/* Site Down */
.siteDownBlock
{
    background: White;
    color: Black;
}

.siteDownHeader
{
    text-align: center;
    margin: 8px;
    font-family: Arial Narrow;
    font-size: 18pt;
    font-weight: bold;
}

.siteDownParagraph
{
    margin: 8px;
    font-family: Arial;
    font-size: 10pt;
}

legend
{
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
}

label, input[type=text], select, textarea
{
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -box-sizing: border-box;
    margin-bottom: 0.6em;
    color: Black;
}

label
{
    width: 40%;
    text-align: right;
    margin: 1% 3% 0 0;
}

.customLabel
{
    width: 50%;
    text-align: right;
    margin: 1% 3% 0 0;
}

.labelPrecautions
{
    width: 40%;
    text-align: left;
    margin: 0px 0px 10px 0px;
}

label:after
{
    /*content: ': ';*/
}

input[type=text], textarea
{
    width: 50%;
}

select
{
    width: 51.6%;
}

.textbox
{
    width: 30%;
}

.chkOther
{
	width: 25%;
}

#txtOther
{
	width: 70%;
}

fieldset
{
    margin: 8px 5px 1em 5px; border:0px;
    width: 99%;
}

div.rows div.row
{
    clear: both;
    width: 100%;
}

div.rows div.column
{
    float: left;
    width: 50%;
}

div.rows div.columnButtons
{
    float: left;
    width: 50%;
}

div.rows div.clear-row
{
    line-height: 0px;
    margin-bottom: 10px;
    font-size: 0px;
    clear: both;
}

label.error
{
    float: none;
    color: red;
    margin-right: 10px;
    text-align: right;
    vertical-align: top;
    margin-top: -2px;
    display: block;
    width: 95%;
}

/* Home Page Buttons */
.yt-uix-button {
    background-position: 0% 0%;
    padding: 0 .5em;
    height: 35px;
    width: 275px;
    white-space: normal;
    border: 1px solid #383B54;
    color: #383B54;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    overflow: visible;
    background-color: #FFFFFF;
    margin-top: 5px;
}

.yt-uix-button-text {
    border-color: transparent;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    filter: none;
}

.yt-uix-button:hover, .yt-uix-button:focus, .yt-uix-button-hover {
    background-position: 0% 0%;
    border-color: #383B54;
    outline: 0;
    background-color: #EFEFEF;
}

.yt-uix-button:active, .yt-uix-button-active, .yt-uix-button-active:hover, .yt-uix-button-active:focus {
    background-position: 0% 0%;
    border-color: #383B54;
    background-color: #EFEFEF;
}

.yt-uix-button-toggled, .yt-uix-button-toggled:hover, .yt-uix-button-toggled:focus {
    background-position: 0% 0%;
    color: #383B54;
    border-color: #383B54;
    background-color: #EFEFEF;
}

.yt-uix-button img {
    vertical-align: middle;
    font-size: 0;
}

.yt-uix-button-active {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}


/* Create/Modify/Restore/Barcode Form Buttons */
.yt-uix-button-form {
    background-position: 0% 0%;
    padding: 0 .5em;
    height: 35px;
    width: 100px;
    white-space: normal;
    border: 1px solid #ccc;
    color: #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    overflow: visible;
    background-color: #FFFFFF;
}

.yt-uix-button-form-text {
    border-color: transparent;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    filter: none;
}

.yt-uix-button-form:hover, .yt-uix-button-form:focus, .yt-uix-button-form-hover {
    background-position: 0% 0%;
    border-color: #383B54;
    outline: 0;
    background-color: #FEFEFE;
}

.yt-uix-button-form:active, .yt-uix-button-form-active, .yt-uix-button-form-active:hover, .yt-uix-button-form-active:focus {
    background-position: 0% 0%;
    border-color: #383B54;
    background-color: #FEFEFE;
}

.yt-uix-button-form-toggled, .yt-uix-button-form-toggled:hover, .yt-uix-button-form-toggled:focus {
    background-position: 0% 0%;
    color: #383B54;
    border-color: #383B54;
    background-color: #FEFEFE;
}

/* Help Page Buttons */
.yt-uix-button-help {
    font-size: 12px !important;
    background-position: 0% 0%;
    padding: 0 .5em;
    height: 35px;
    white-space: normal;
    border: 1px solid #383B54;
    color: #383B54;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    overflow: visible;
    background-color: #FFFFFF;
}

.yt-uix-button-help-text {
    border-color: transparent;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    filter: none;
}

.yt-uix-button-help:hover, .yt-uix-button-help:focus, .yt-uix-button-help-hover {
    background-position: 0% 0%;
    border-color: #383B54;
    outline: 0;
    background-color: #EFEFEF;
}

.yt-uix-button-help:active, .yt-uix-button-help-active, .yt-uix-button-help-active:hover, .yt-uix-button-help-active:focus {
    background-position: 0% 0%;
    border-color: #383B54;
    background-color: #FEFEFE;
}

.yt-uix-button-help-toggled, .yt-uix-button-help-toggled:hover, .yt-uix-button-help-toggled:focus {
    background-position: 0% 0%;
    color: #383B54;
    border-color: #383B54;
    background-color: #FEFEFE;
}

.yt-uix-button-help img {
    vertical-align: middle;
    font-size: 0;
}

.yt-uix-button-help-active {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
