﻿
/* Orientation Adjustments */
html.portrait .fluid-block {
    display: block;
}

html.landscape .fluid-block {
    display: inline-block;
}

.ui-page {
    -webkit-backface-visibility: hidden;
}

.ui-page {
    background: none; /* remove styles from jQuery default css file */
    background-color: #b0b0b0;
    background-image: url('../images/bg-gradient.jpg');
    background-repeat: repeat-x;
}

/* Page Layout */

#page-base {
    display: block;
    border-top: 10px #40b06b solid; /*green strip*/
    background-color: #ffffff;
}

#page-navigation {
    background: none;
    border: 0px;
    padding-left: 20px;
    padding-bottom: 10px;
    background-color: #40b06b;
    display: block;
    float: left;
}

#page-masthead {
    text-align: right;
}



#page-content {
    margin: 8px;
    border-top: 0px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#page-body {
    padding: 10px;
    background-color: #ffffff;
    border-top-right-radius: 0px;
}

#page-body-home {
    padding: 15px;
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#page-footer {
    border-left-width: thin;
    border-right-width: thin;
    font-size: small;
    background-color: #002B5C;
}

#message-container {
    text-align: right;
    float: right;
    font-size: 10pt;
    padding-right: 2px;
}

#footer {
    background-color: #ffffff;
}



/* Logo*/


#c24-logo {
}



#logo-container {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 150px;
    max-width: 200px;
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


/* log out link */

a.logOut:link, a.logOut:visited {
    font-size: 10pt;
    width: 70%;
    margin-left: 22px;
    color: #ffffff;
    padding: 4px;
    border: 2px #ba2929 solid;
    background-color: #e54242;
    display: block;
    margin-top: 0px;
    text-align: center;
    border-radius: 8px;
    text-decoration: none;
    margin-bottom: 5px;
    background: #da2c2c;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background: -webkit-gradient(linear, left top, left bottom, from(#e54242), to(#cc3030));
    background: -moz-linear-gradient(top, #e54242, #cc3030);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e54242', endColorstr='#cc3030');
}


/* */
#header-userID {
    /*color: #0c602d;*/
}

.page-footer-content {
    padding: 5px 0 5px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: none;
    background-color: #666666;
}

    .page-footer-content p {
        float: left;
        margin-left: 0px;
        font-weight: normal;
        font-size: .9em;
        color: #ffffff;
    }

    .page-footer-content a {
        margin: 3px 3px;
        font-weight: normal;
        font-size: .9em;
        color: #ffffff;
    }

#page-footer-container {
    margin-left: 10px;
    text-align: left;
    float: left;
    font-size: 10pt;
}

#prodTitleWrapper {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #f0f0f0;
    width: auto;
    width: 100%;
    border-top: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
}

h1 {
    background-color: #f0f0f0;
    display: block;
    margin: 0px;
    text-align: bottom;
    margin: auto;
    padding-bottom: 5px;
    padding-top: 3px;
    margin-top: 0px;
    font-size: 18pt;
}

h2 {
    color: #444444;
    font-size: 16pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

#field-container {
    margin-top: 20px;
    padding-top: 10px;
    background-color: #dddddd;
    padding: 10px;
    border-radius: 50px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.field-validation-error {
    clear: both;
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    clear: both;
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    clear: both;
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}



form br {
    clear: left;
}

@font-face {
    font-family: 'text-security-disc';
    src: url(../fonts/text-security-disc.eot);
    src: url(../fonts/text-security-disc.eot?#iefix) format('embedded-opentype'), url(../fonts/text-security-disc.woff) format('woff'), url(../fonts/text-security-disc.ttf) format('truetype'), url(../fonts/text-security-disc.svg#text-security) format('svg');
}

.password {
    font-family: 'text-security-disc';
    margin-top: 10px;
}

.passwordStrength {
    width: 150px;
}

.ui-body-div {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.left-half {
    width: 50%;
    float: left;
}

#divMainForm {
    clear: both;
    margin-top: 0
}

a.tabfocus {
    background: darkgrey !important;
}

#divWarningMessage > ul {
    padding: 12px;
    margin: 5px;
}

.ui-btn {
    margin: 2em 0;
}

.a-row {
    display: inline;
}

div#divEmail > table {
    width: 100%;
}

    div#divEmail > table tr:first-child > td:first-child {
        width: 75%;
    }

div#divMainForm > section {
    margin-top: 15px;
}

.c24logo {
    height: 35px;
    width: 60px;
}

.popup {
    max-width: 400px;
}

.ui-grid-d {
    background-color: #e6e6e6;
}

