﻿/*----------------------------------------------------------
The base color for this template is Teal. If you'd like
to use a different color start by replacing all instances of
Teal with your new color.
----------------------------------------------------------*/


body {
    height: 100%; /*for sticky footer*/
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0 auto;
    max-width: 75em;
    min-width: 960px;
    padding: 0; /*display: block;*/
    background: url(../Images/bg.png);
    color: #000;
}

a img {
    border: 0;
}

a:link, a:visited {
    color: rgb(1,112,80);
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: rgb(1,90,80);
    text-decoration: none;
    font-weight: bold;
}

a:active {
    color: rgb(1,112,80);
}

a.white:link, a.white:visited {
    color: #fff;
    text-decoration: underline;
}

a.white:active {
    color: #FFDF24;
}


p, ul {
    margin-bottom: 20px;
    line-height: 1em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    margin: 1em 1em 0em 1em;
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.1em;
    font-weight: normal;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

legend {
    color: #00374d;
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"], input[type="password"] {
    width: 200px;
    border: 1px solid #CCC;
}

/*added by Eddy W. (2016-09-20), add feature unregistered users*/
input.disabled {
    background: #A0A0A0;
}

/* TABLE
----------------------------------------------------------*/
table, table td, table th {
    border: solid 1px #e8eef4;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
}

    table td {
        /*padding: 5px;*/
    }

    table th {
        padding: 6px 5px;
        text-align: left;
    }

#orders fieldset table {
    float: left;
    width: 50%;
}


/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error, .validation-summary-errors, .error {
    color: #ff5300;
}

.validation-error {
    padding: 0 4.5em;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff5300;
    background-color: #ffeeee;
}

.validation-summary-errors {
    margin: 0em 3em;
    font-weight: bold;
}

/*added by Eddy W. (2016-09-20), add feature unregistered users*/ 
.confirmation-message{
    margin: 0em 3em;
    color: #5def33;
}

.reset-password-message {
    margin: 0em 5em;
    text-align: justify;
}

label.validation-summary-errors {
    margin: 0em 4.5em;
}

.validation-summary-errors span {
    margin-left: 2em;
}

.validation-summary-errors ul li {
    margin: 0;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label, .display-field, .editor-field {
    margin: 0.5em 0;
    height: 1.75em;
    padding: 0em;
}

.display-label {
    font-weight: bold;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

.login-box {
    float: right;
    margin-right: 20px;
}

.login-box-email {
    float: left;
    margin-top: 4px;
    margin-right: 4px;
}

.spinner {
    width: 30%;
    height: 50px;
    background: url(../Images/ajax-loader.gif) no-repeat;
    margin: 0 auto;
}

.main {
    /*background: url(../Images/HCP-Login.jpg);*/
    width: 100%;
    height: 100%;
    margin-top: 0px;
    float: left;
}

.main, #nboard, #cs-items, #logon-banner, #ri-link, #pub-banner {
    background-color: White;
}

#top-row {
    width: 100%;
}

.page-button {
    margin: 20px 0px 0px 0px;
}

.center {
    text-align: center;
}

.left {
    min-width: 30%; /*max-width: 30%;*/
    width: 30%;
    float: left;
    margin-left: 0%;
    text-align: right;
}

.right {
    min-width: 60%; /*max-width: 60%;*/
    width: 60%;
    float: right;
    margin-right: 6%;
}

.logon-content-wrapper{
    width:43%;
    float:left;
}

.logon-content, #logon-content-otp {
    float: left;
    margin-left: 5em;
    position: relative;
    width: 100%;
}

.logon-content {
    height: 310px;
    background: transparent url(../Images/track_order.png) no-repeat 0px 10px;
}

#logon-content-otp{
    height: 259px;
    background: transparent url(../Images/logon_otp.png) no-repeat 0px 10px;
}

.login-content h2 {
    margin-left: 1em;
}

#track-order {
    float: right;
    margin-right: 5em;
}

#track-order {
    position: relative;
    min-width: 42%;
    width: 42%;
    height: 310px;
    background: transparent url(../Images/track_order.png) no-repeat 0px 10px;
}

#track-order h2, .logon-content h2, #logon-content-otp h2 {
    color: rgb(1,112,80);
}

#-xcaptcha-image {
    float: left;
    width: 120px;
    height: 54px;
    margin: 0em 0.35em 0em 0.40em;
}

#-xcaptcha-refresh {
    float: left;
    margin-top: 0;
}

#nboard {
    float: left;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

#nb-header {
    border-bottom: 3px solid rgb(1,112,80);
    width: 86%;
    margin: 0 auto;
    /*padding: 0 1em;*/
    /*background: transparent url(../Images/bullet_dn.png) no-repeat 0px 10px;*/
}

    #nb-header a {
        text-decoration: none;
    }

.nb-left {
    float: left;
    margin-left: -2px;
}

.nb-right {
    float: right;
    margin-left: 0%;
}

.nb-common {
    width: 48%;
    text-align: left;
    padding: 5px 5px 0px 10px;
    background: transparent url(../Images/bullet.png) no-repeat 0px 5px;
    min-height: 3em;
    height: 3em;
    list-style: none;
}

/*li.nb-right
{
    border: 1px solid green;
}

li.nb-left
{
    border: 1px solid aqua;
}*/

/*added by Eddy W. (2016-09-20), add feature unregistered users*/
#resend-otp {
    clear: both;
    margin-top: 7px;
    margin-left: -10px;
    padding-left: 10px;
    background: transparent url(../Images/bullet.png) no-repeat 0px 2px;
}
.password-remark{
    font-size: 10px;
    color: #FFFFFF;
    margin-top: -5px;
}

.forgot-password {
    margin-top: 1em;
    padding-left: 10px;
    background: transparent url(../Images/bullet.png) no-repeat 0px 2px;
}

.white-label {
    color: #fff;
}

#cs-items {
    float: left;
    width: 100%; /* added by Eddy W. (2016-09-20), add feature unregistered users (set div width always 100%) */
}

#logon-banner {
    width: 100%;
    height: 15%;
    float: left;
}

    #logon-banner img {
        float: left;
        margin-left: 5em;
    }

    #logon-banner a {
        float: right;
        margin: 0.4em 0.2em;
        font-size: 1.3em;
    }

#ri-link {
    float: left;
    margin: auto 0;
    width: 100%;
    text-align: center;
    margin: 0em 0em;
    font-weight: bold;
    font-size: medium;
}

a#ri-link {
    font-weight: bold;
}

#Attempt {
    width: 73px;
    float: left;
}

#pub-banner {
    position: relative;
    float: left;
    margin-bottom: 2em;
    width: 100%;
}

.pub-banner-c {
    text-align: center;
    margin-right: 1em;
}

.pub-banner-r {
    float: right;
    width: 60%;
    text-align: left;
    padding: 0 2em 0 0;
    vertical-align: middle;
}

    .pub-banner-r h2 {
        margin: 0;
        padding: 0;
    }

.pub-banner-l {
    float: left;
    width: 30%;
    padding: 0 0 0 5em;
    position: relative;
}

    .pub-banner-l img {
        float: left;
        position: relative;
    }

.pub-banner-r p {
    margin: 1em 0;
}


#result .dataTables_wrapper {
    width: inherit;
}


.xi-requests-stopped {
    min-width: 70%;
    width: 70%;
    margin: 0 auto;
    float: right;
    color: #FFFFFF;
    background-color: #FF5300;
    margin-right: 5.8em;
    padding: .25em;
    -webkit-text-shadow: 0 1px 0 #00374d;
    text-shadow: 0 1px 0 #00374d;
    background-image: -webkit-gradient(linear,left top,left bottom,from( #FF5300 ),to( #dd3100 ));
    background-image: -webkit-linear-gradient( #FF5300,#dd3100 );
    background-image: -moz-linear-gradient( #FF5300,#dd3100 );
    background-image: -ms-linear-gradient( #FF5300,#dd3100 );
    background-image: -o-linear-gradient( #FF5300,#dd3100 );
    background-image: linear-gradient( #FF5300,#dd3100 );
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#logon-home {
    background: transparent url(../Images/home_icon.png) no-repeat center;
    margin-right: 0;
    height: 35px;
    width: 32px;
    display: block;
}

#logon-help {
    background: transparent url(../Images/help_icon.png) no-repeat center;
    margin-right: 0;
    height: 35px;
    width: 29px;
    display: block;
}

#logon-mobile {
    background: transparent url(../Images/mobile_icon.png) no-repeat center;
    margin-right: 0;
    height: 35px;
    width: 29px;
    display: block;
}

#logon-sub-banner {
    display: block;
    float: right;
    margin-right: 6.2em;
}

#nb-items {
    /*border: solid 2px red;*/
    display: block;
    margin: 0 5em 0 3em;
}

    #nb-items > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
    }

/*added by Eddy W. (2016-09-20), add feature unregistered users*/
#orders-list tr.row-group td.group, #deliveries-list tr.row-group td.group{
    font-size: 1.2em;
    font-weight: bold;
}

/*added by Eddy W. (2016-09-20), add feature unregistered users*/
/*make the same style with site.css*/
.grid-list th, #orders-list, #deliveries-list, #support-list {
    font-size: 1.1em;
}
#deliveries-list tr {
    background-color: White;
}