@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,700);

body {
	padding-top: 111px;
  	background-color: #ffffff;
    /*font-weight: 200;*/
    font-size: 14px;
    color: #555;
    font-family: 'Roboto', sans-serif !important;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Roboto', sans-serif;*/
    color: #444;
}

th, strong, b, label, .bold {
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: inherit !important;
}

h1 {
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 20px;
}

h2 {
    font-size: 22px;
}

#footer h4 {
    color: #fff;
}

p {
    line-height: 28px;
    margin-bottom: 25px;
    font-size: 14px;
}

.centered {
    text-align: center;
}

a {
    -webkit-transition: color 0.2s ease-in, background 0.2s ease-in;
    -moz-transition: color 0.2s ease-in, background 0.2s ease-in;
    -ms-transition: color 0.2s ease-in, background 0.2s ease-in;
    -o-transition: color 0.2s ease-in, background 0.2s ease-in;
    transition: color 0.2s ease-in, background 0.2s ease-in;
}

a:hover,
a:focus {
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in, background 0.2s ease-in;
    -moz-transition: color 0.2s ease-in, background 0.2s ease-in;
    -ms-transition: color 0.2s ease-in, background 0.2s ease-in;
    -o-transition: color 0.2s ease-in, background 0.2s ease-in;
    transition: color 0.2s ease-in, background 0.2s ease-in;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-primary {
    padding-bottom: 20px;
    padding-top: 20px;
}

.navbar-primary {
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: inherit !important;
}

.navbar-default {
    /*padding-bottom: 20px;
    padding-top: 20px;*/
    background-color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
    color: #515151;
}

.brand-logo {
    margin-top: -8px;
}

.navbar-default {
    /*border-color: #ccc;*/
}

/*
.navbar-default .navbar-nav > li > a {
  color: white;
  font-size: 18px;
  -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-shadow: rgba(70,70,70,0.7) 0px 1px 0px;
    border: 2px solid rgba(200,200,200,0);
    opacity: 0.9;
    /*
     border: 2px solid rgba(200,200,200,0.5);
   margin-left: 20px;
   */

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    /*border: 2px solid white;
    opacity: 0.9;*/
    background-color: #fff;
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: inherit !important;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #0278c1;
}

.navbar-brand {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 2px;
    padding-left: 0px;
    margin-left: 0px !important;
}

.navbar-default .navbar-brand {
    color: white;
}
.navbar-brand {
	height: auto;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar > .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.mt {
    margin-top: 32px;
    margin-bottom: 32px;
}

.pt {
    padding-top: 40px;
    padding-bottom: 40px;
}

.notif {
    padding-top: 30px;
    padding-bottom: 30px;
}

.notif-line {
    border: 0;
    border-bottom: 1px solid #ccc;
}

#ww {
    padding-top: 28px;
    padding-bottom: 28px;
    background-color: #f2f2f2;

    border: 0;
    border-bottom: 1px solid #ccc;
}

#ww-double-tabs {
    padding-top: 1px;
    /*background-color: #f2f2f2;*/
    border: 0;
    /*border-bottom: 1px solid #ccc;*/
}

#footer {
	color: #333 !important;
	background-color: #1e1e1e !important;
}

#footer p {
    color: white;
    margin-bottom: 0px;
}

#spinner {
    position: absolute;
    display: block;
    left: 50%;
}

table.table-details {
    margin-bottom: 24px;
}

table.table-details td {
    padding-left: 16px;
    padding-right: 16px;
    width: 50%;
    vertical-align: top;
}

.form-horizontal span.help-block,
.form-horizontal label {
    text-align: left;
    float: left;
}

.reader {
    padding: 32px;
    font-weight: 100;
    font-size: 14px;
    color: #555;
}

.reader h1, h2, h3 {
    font-weight: 100;
}

.reader p {
    font-weight: 100;
}


.container-small {
    padding: 8px;
}

.container-extra {
    padding-left: 32px;
    padding-right: 32px;
}

.navbar-primary, .navbar-secondary > ul > li {
    text-transform: uppercase;
}

.navbar-secondary {
    border: 0;
    margin-bottom: -1px;

    border-bottom: 1px solid #ccc;
    background-color: #fff;
    border-radius: 0px;
}

.navbar-secondary .navbar-nav > .active > a {
    margin-bottom: -1px;
    border: 0;
    /*border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;*/
}

.navbar-secondary .navbar-nav>.active>a, .navbar-secondary .navbar-nav>.active>a:hover,
.navbar-secondary .navbar-nav>.active>a:focus {
    background-color: #68DEFF;
}

.alert-float {
    padding: 16px;
    border: 0;
    border-bottom: 1px solid #ccc;
}


html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 340px;
}

@media (max-width: 768px) {

    body {
        margin-bottom: 670px;
    }

    #footer {
        height: 700px !important;
    }

    h1.main {
        font-size: 9vw !important;
    }
}


#footer {
    border: 0;
    border-top: 1px solid #ccc;
    background-color: #2f2f2f;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 340px;
}

.content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.lower {
    padding: 20px;
    padding-bottom: 54px;
}

table tr td.left, table tr th.left {
    text-align: left
}

table tr td.center, table tr th.center {
    text-align: center
}

table tr td.right, table tr th.right {
    text-align: right
}

img#captcha_img.img-thumbnail {
    float: left;
}

.vertical-line {
    border-left: 2px solid #ccc;
}

p#deviceInfo {
    margin-bottom: 15px;
    line-height: 20px;
}

p#fmiInfo {
    font-size: 12px;
    line-height: 15px;
}

.select-group input.form-control {
    width: 65%
}

.select-group select.input-group-addon {
    width: 35%;
}

/* text in the middle divider */
.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    padding: 1em;
    margin-bottom: 15px;
}

.strike > span {
    position: relative;
    display: inline-block;
}

.strike > span:before,
.strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: #ccc;
}

.strike > span:before {
    right: 100%;
    margin-right: 15px;
}

.strike > span:after {
    left: 100%;
    margin-left: 15px;
}


.btn-primary {
	/*font-family:'Neo Sans W01 Bold';*/
	color: #fff;
	background-color: #0278c1;
	border-color: #0278c1;
	text-transform: uppercase;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background: #1C92DB;
}

a.style-link:link {/*font-family:'Neo Sans W01 Bold';*/ color: #0278c1;}
a.style-link:visited {/*font-family:'Neo Sans W01 Bold';*/ color: #0278c1;}
a.style-link:hover {/*font-family:'Neo Sans W01 Bold';*/ color: #0278c1;}

#footer a:link {
    color: #fff;
    /*font-family: 'Neo Sans W01 Bold';*/
}

#footer a:visited {
    color: #ccc;
    /*font-family: 'Neo Sans W01 Bold';*/
}

#footer a:hover {
    color: #eff5f4;
    /*font-family: 'Neo Sans W01 Bold';*/
}

#footer p {
    font-weight: 100;
}


body > div {
    padding-left: 10%;
    padding-right: 10%;
}

/* override if small screen */
@media (max-width: 978px) {
    body > div {
        padding-left: 2%;
        padding-right: 2%;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }

    #g-recaptcha {
        width: 304px;
        margin: 0 auto;
    }

    #logo {
        margin-left: 4% !important;
    }

    #search-ul-id {
        margin: auto;
        float: left !important;
        width: 100% !important;
    }

    #ups-pick-up-retail-id {
        position: fixed;
        top: 68px;
        text-align: right !important;
    }
}

p.no-margin {
    margin-bottom: 5px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

h1.main {
	font-size: 3.2em;
	color: #0278c1;
}

/*
// messing with container fluid style makes responsiveness tacky and elements too wide
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
*/


.close {
    position: relative;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: rgba(118, 189, 29, 0.47);
    border-color: rgba(99, 160, 27, 0.61);
}

button > span:not(.caret), button > i:not(.caret), a[type="button"] > span:not(.caret) {
    padding-left: 5px;
}

li#tab0 {
    border-left: #ccc solid 1px;
}


.navbar-lower .nav > li > a, .navbar-lower .brand {
    float: none;
    color: #777;
    text-decoration: none;
}

.navbar-lower .nav > li > a {
    padding: 8px 12px 8px 12px !important;
}

.navbar-lower .container-small {
    padding: 1px 0 0 0;
}

.navbar-lower {
    font-size: 0.9em;
    min-height: 28px !important;
}

#list {
    margin-top: 10px;
    min-height: 300px;
}

#list table thead {
    background-color: #999 !important;
    color: #fff;
}


.navbar-lower {
    background-image: linear-gradient(#f6f6f6, #fff 30%);
}

.label-pill {
    margin-left: 0.1em;
    padding-right: .5em;
    padding-left: .5em;
    padding-top: .1em;
    padding-bottom: .1em;
    border-radius: 2rem;
    font-size: 0.95em;
}

#ups-pick-up-retail-id {
    position: fixed;
    top: 69px;
    z-index: 2000;
}

.ul-fixed-top {
    float: right;
    padding-left: 20px;
}

div.top-notice {
    padding: 0;
    position: fixed;
    top: 5px;
    /*top: 68px;
    right: 165px;  */
    right: 5px;
    z-index: 2000;
}

.label {
    font-weight: inherit !important;
}

#company-label-id {
    height: 40px;
    overflow: hidden;
}

.required-asterisk {
    font-size: larger;
    font-weight: bold;
}

