﻿@media print, handheld {
    #footer { display: none; }
    #footer-nav { display: none; }
    }

@media print {
    #header { display: none; }
    #sidebar { display: none; }
    .noprint { display: none; }
    }

.ShoppingButton {
    font-size:110%;

    color:White;
    padding:2px;
	background: #017dc3;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  color: #ffffff;

  text-decoration: none;

    }

h3 {font-size:115%;}

.catalog1 {
	color: #0085cf;
	font-family: 'Open Sans',sans-serif;
	margin: 2px 0 5px;
	font-size: 174%;
	}

.catalog1:hover {text-decoration: none;}

a {text-decoration:none;}
a:hover {text-decoration: underline;}

a.catalog2 {color: #0085cf;}
a.catalog2:visited {color: #0085cf;}
a.catalog2:hover {color: #0085cf;}

.catalog3 {font-size:70%}
a.catalog3 {color: #0085cf;}
a.catalog3:visited {color: #0085cf;}
a.catalog3:hover {color: #0085cf;}

.fixed {
    width:99%;
    height:16px;
    font-size:10pt;
    font-family:arial
    }

.CompTableHeader {
    text-align:center;
    background-color:#000080;
    height:29px;
    font-family:arial;
    font-size:10pt;
    font-weight:bold;
    color:white
    }

.CompTableFooter {
    text-align:center;
    background-color:#ccccff;
    height:29px;
    font-family:arial;
    font-size:10pt
    }

.SecHeading {
    color: navy;
    font-weight:bold;
    font-size:10pt;
    font-family:arial
    }

#profile-nav {padding:10px; width:206px; border:1px #cccccc solid; margin:10px 0;}
#sub-nav {padding:10px; width:206px; border:1px #cccccc solid; margin:10px 0;}
#company-info {padding:10px; width:206px; border:1px #cccccc solid; margin:10px 0;}


/*
#sub-nav * {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
*/
/*
#sub-nav {
	border-bottom: 5px solid #eee;
	font-size: 85%;
	padding: 15px 0;
	}
*/
#sub-nav ul li {
	background: transparent url(/portal/assets/images/nav-bullet.gif) no-repeat 2px 50%;
	}

#sub-nav ul li a {
	display: block;
	padding: 7px 5px 7px 20px;
	text-decoration: none;
	}

.org {
	font-size: 85%;
	}

.adr {
	font-size: 85%;
	}

.street-address, .phone, .toll, .email {
	display: block;
	}
	
#company-info span, #company-info a {
	padding: 2px 0;
	}


/*--------------------------------------------------------------------------------------------------------*/
#mainNav {
    background-color: #0a2a4e;
    padding: 0 !important;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar > .container, .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#mainNav .navbar-nav .nav-item .nav-link {
    color: white;
    font-weight: 500;
}
#mainNav .navbar-nav .nav-item .nav-link {
    color: #6c757d;
    font-weight: 600;
    font-size: .9rem;
    padding: .75rem 0;
    transition: all .25s;
}
.navbar-nav li {
    margin-top: 7px;
    padding: 0 15px;
}
.navbar-nav li a:hover {
    color: yellow!important;
    text-decoration: none;
}


.row h1, .row h2, .row h3, .row h4, .row h5, .row h6 {
    font-weight: 700!important;
    font-family: Montserrat, 'Helvetica Neue', Arial, Helvetica, sans-serif, Arial, sans-serif !important;
}
.row h5 {
    font-size: 1.25rem!important;
    color: white!important;
    margin-bottom: .5rem;
    line-height: 1.2;
}
.row h6 {
    font-size: 1rem;
    color: white!important;
    margin-bottom: .5rem;
    line-height: 1.2;
}
.text-muted {
    color: #6c757d !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
*, ::after, ::before {
    box-sizing: border-box;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-md-3 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
#footer div {
    line-height: 1.5;
}
#footer-top {
    background-color: #092a4e;
    padding: 30px 0;
    position: relative;
    color: white;
    font-size: 13px;
}
#stay-connected {
    width: 175px;
    background-color: #2084c5;
    font-size: 1.2rem;
    text-align: center;
    padding: 10px;
    margin-top: -55px;
    margin-bottom: 25px;
    font-family: Pacifico, cursive;
    position: relative;
}
#stay-connected:before {
    right: 100%;
    content: "";
    position: absolute;
    top: 0;
    border-right: 15px solid #999;
    border-top: 25px solid transparent;
}

#footer-top a {
    text-decoration: none;
    color: white;
}
#social-section div a i {
    padding: 12px;
    width: 40px;
    border-radius: 25px;
    margin-left: 3px;
    color: white;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#footer-bottom {
    background-color: #051327;
    color: white !important;
    vertical-align: middle;
    font-size: 14px;
}
#footer-bottom a {
    color: white;
}
#footer-bottom img {
    vertical-align: middle;
    border-style: none;
}
#footer-top hr {
    border-top: 1px solid rgba(250, 235, 215, .1) !important;
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    #mainNav {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }
    .ml-auto, .mx-auto {
        margin-left: auto !important;
    }
    .container {
        max-width: 960px
    }

    #footer-top {
        padding-bottom: 15px;
    }
}

@media (min-width:1200px) {
    #mainNav .navbar-nav .nav-item .nav-link {
        color: white;
        font-size: .9rem;
        text-align: center;
    }
    .container {
        max-width: 1140px
    }

    #social-section div a i {
        padding: 14px;
        width: 43px;
    }
}