<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Bordermail Depot
Theme URI: http://calgah.com
Author: Calgah computer system
Author URI: http://calgah.com
Description: Bordermail Depot site
Version: 1.0.0
Template: twentyseventeen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: infinity
Tags: black, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/

@import url("../twentyseventeen/style.css");
.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #222;
	font-size: 18px;
	font-size: 1.875rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}
label {
	color: #333;
	display: block;
	font-weight: 500;
	margin-bottom: 0.5em;
}
b, strong {
	font-weight: 300;
}
.navigation-top {
    bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-size: 0.85rem;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 3;
}
/*@media screen and (min-width:48em)*/
.navigation-top .wrap {
    max-width: 1380px;
    padding: 0.75em 3.4166666666667em;
}
/*@media screen and (min-width:48em)*/
.wrap {
    max-width: 1378px;
    padding-left: 3em;
    padding-right: 3em;
}

:not(.has-sidebar).single-post #primary, :not(.twentyseventeen-front-page).page.page-one-column #primary, :not(.has-sidebar).archive.page-one-column .page-header, :not(.has-sidebar).archive.page-one-column #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 1378px;
}

/*@media screen and (min-width:30em)*/
.page-one-column .panel-content .wrap {
    max-width: 1368px;
}

h2.widget-title {
    font-size: 17px;
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 2em;
}

.site-footer .widget-column.footer-widget-1 {
    float: left;
    width: 32%;
}

.site-footer .widget-column.footer-widget-2 {
    float: right;
    width: 32%;
}

.site-footer .widget-column.footer-widget-3 {
    float: right;
    width: 32%;
}

.tabs-default {
    max-width:1378px;
    margin: 0 auto;
    padding: 0 20px;
}
#steps {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
#steps li {
    display: table-cell;
    width: 20%;
}
#steps li a {
    display: block;
    padding: .5em;
    background: #eee;
    border: 1px solid #ddd;
    text-align: center;
    color: #000;
    text-decoration: none;
}
#steps li:not(:first-child) a {
    border-left: none;
}
#steps li a:hover,
#steps .is-active a {
    border-bottom-color: transparent;
    background: #fff;
}
.tab-contents {
    padding: .5em 2em 1em;
    border: 1px solid #ddd;
}
.steps-outer {
    display: none;
}
.tab-contents {
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
    .steps-outer {
        position: relative;
        z-index: 2;
        display: block;
    }
    .tab-select-outer {
        display: none;
    }
    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0;
    }
}

.min-list {
    padding: 0;
    margin: 0;
}

.min-list li {
    list-style: none;
}

.link-list li {
    padding: 1rem 0;
    font-size: 1.2rem;
    border-bottom: 1px dotted #DEDEDE;
}

.search-overlay .link-list li {
    font-size: 1.3rem;
}

.link-list li:last-child {
border-bottom: none;
}

.link-list a {
    color: #F95738;
}

/* My Packages */

.edit-package,
.delete-package,
.submit-package {
    font-size: .9rem;
    background-color: #EEE;
    padding: 8px 16px;
    display: inline-block;
    margin-right: 7px;
    border-radius: 4px;
    cursor: pointer;
}

.submit-package {
    color: #FFF;
    border: none;
    background-color: #F95738;
    line-height: 1.65;
}

.submit-package:hover {
    background-color: rgb(235, 77, 45);
}

@media (min-width: 635px) {

    .edit-package, .delete-package {
        position: relative;
        top: -12px;
    }
}

.edit-package:hover, .delete-package:hover {
    background-color: #DDD;
}

.delete-package {
    color: red;
}

.update-package {
    visibility: hidden;
}

.update-package--visible {
    visibility: visible;
}

.package-title-field {
    width: 70%;
    font-size: 1.85rem;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #0D3B66;
    border: 1px solid transparent;
    padding: 7px;
    outline: none;
    position: relative;
    top: 1px;
}

@media (max-width: 700px) {

    .package-title-field {
        width: 100%;
    }
}

@media (min-width: 635px) {

    .package-title-field {
        width: 65%;
        /* font-size: 2.125rem; */
    }
}

.package-courierId-field {
    color: #333;
    font-family: 'Roboto', sans-serif;
    resize: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    outline: none;
}

.package-sizerangeID-field {
    color: #333;
    font-family: 'Roboto', sans-serif;
    resize: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    outline: none;
}

.package-weightId-field {
    color: #333;
    font-family: 'Roboto', sans-serif;
    resize: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    outline: none;
}

.package-shippedFrom-field {
    color: #333;
    font-family: 'Roboto', sans-serif;
    resize: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    outline: none;
}

.package-eInformation-field {
    color: #333;
    font-family: 'Roboto', sans-serif;
    resize: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    outline: none;
}

.package-trackingNo-field {
    color: #333;
    font-family: 'Roboto', sans-serif;
    resize: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    outline: none;
}

.package-locationID-field {
    color: #333;
    font-family: 'Roboto', sans-serif;
    resize: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    outline: none;
}

.package-active-field {
    border: 1px solid #DDD;
    -webkit-animation: pulseBorder .75s alternate infinite;
            animation: pulseBorder .75s alternate infinite;
}

body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
	color: #000080;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
	color: #000080;
	opacity: 0.8;
}</pre></body></html>