/*
Static file for Theme changes
Theme name:
Version: 1.0
Template: Base
Created: 10/14/16
Last Updated:
Authors: Coverdale Group
*/

.panel-product-list.no-panels .well {
    
    border: none;
}
.order-cloud .form-signin {

    background: rgba(0,0,0,.15);
}

div.bottom:before {
        content: "";
        position: absolute;
        left: 25px;
        bottom: 0;
        height: 15px;
        width: 70%;
        border-bottom: 5px solid #cddb00;
    
}

.nav ul li {

    padding: 0 15px;
    margin-bottom: 15px;
}

.vertical-center {
    display: flex;
    justify-content:center;
    align-content:center;
    //flex-direction:column;
}

.centered {
    margin-left:auto;
    margin-right:auto;
}

.full-width {
    width:100%;
}

.btn-advertising {

    background-color: #41b0d9;
    color: #fff;
    font-weight: bold;
}

.btn-advertising:hover {

    background-color: #1396C7;
    color: #fff;
    font-weight: bold;
}


/******************/

#content {
    border-bottom:20px solid #636467;
    min-height:900px;
    padding-bottom:60px;
}





.search-bar .btn.btn-default {
    background-color: #FFFFFF;
}

.category-navigation
.search-bar .container,
.contact-us {
    max-width:1200px;
    margin: 0 auto;
}

@media (min-width: 1200px)
.container, .container-view {
    width: 1200px;
    margin: 0 auto;
}




.header-navigation > div {
    max-width:100%;
    
}

.header-navigation {
    height: 70px;
    background-color: #ffffff;
    color: #ffffff;
}

.header-navigation .dropdown-menu li {
    padding: 0px;
    width: 100%;
}

.dropdown-menu {
    z-index:10000;
}

.header-navigation .pull-right .dropdown-menu {
    left: auto;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.header-navigation ul {
    text-align:right;
    float:right;
}

.header-navigation li {
    float:left;
    padding:5px 5px;
}

.header-navigation a {
  text-align: right;
  font-size: 95%;
  padding-left: 15px;
}

.header-navigation .badge {
    background-color:#a90f14;
    margin-left:3px;
}

.header-navigation a:hover i {
    text-decoration:none
}

.navbar {
    margin-bottom: -1px;
}
/*
.category-navigation {
    margin:45px auto 0
    
}
  */  

.navbar-nav {
    
    float: none;
}

.category-navigation .navbar .container .navbar-nav.pull-right li a,
.category-navigation .navbar .container-view .navbar-nav.pull-right li a {
    padding:10px 20px;
    color: #000000;
    font-weight: normal;
}

.category-navigation .navbar .container .navbar-nav.pull-right li ul li a,
.category-navigation .navbar .container-view .navbar-nav.pull-right li ul li a {
    padding:10px;
    text-align:right;
}

.category-navigation .navbar .container .navbar-nav.pull-right li a:hover,
.category-navigation .navbar .container-view .navbar-nav.pull-right li a:hover,
.category-navigation .navbar .container .navbar-nav.pull-right li a:focus,
.category-navigation .navbar .container-view .navbar-nav.pull-right li a:focus {
    color:#000000;    //0060a0
    background-color:#fff;
}

.category-navigation .navbar .container .navbar-nav.pull-right li ul li a:hover,
.category-navigation .navbar .container-view .navbar-nav.pull-right li ul li a:hover,
.category-navigation .navbar .container .navbar-nav.pull-right li ul li a:focus,
.category-navigation .navbar .container-view .navbar-nav.pull-right li ul li a:focus {
    color:#fff;
    background-color:#a90f14;  //0060a0
}

.container .navbar-nav li.active > a {
    color: #a90f14;
}

.category-navigation ul li ul li {width:100%}

.search-bar form {
    padding:10px 0 0 0;
    max-width:260px;
}


.search-bar .view-form-icon .btn i {
    color:#fff;
    font-size:1.2em;
}

.contact-us .panel-heading .panel-title {
    font-size:1.6em;
    padding:0
}

.app-loading-indicator-cell {
    background-color:#fff;
}

.app-loading-indicator-cell i {
    color: #0060A0;
}

.app-loading-indicator-cell p {
    background-color: #ffffff;
    color: #fff;
}

/*----------------------------------*/

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

body {
    margin-bottom:0;
    background-color: #fff;
}

.breadcrumb {
    background-color: #ffffff;
}

.container-fluid {
    min-height: 60px;
    vertical-align: middle;
}


body a {
    color: #a90f14;
    font-size: 16px;
    font-weight: normal;
}

a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

.panel-nav {
    margin-right:15px;
}

.panel-nav ul li ul li a {
    color: #a90f14;
    font-size: 14px;
    font-weight: bold;

}

.panel-nav ul li ul li ul li a {
    color: #a90f14;
    font-size: 14px;
    font-weight: normal;

}

.navbar-nav > li > a {

    line-height: 40px;
}

.product-detail-default {
    background-color: #ffffff;
}

.thumbnail img {

    max-height: 150px;
}

.gray-background {
    background-color: #7f7f7f;

}

.light-gray-background {
    background-color: #f0f0f0;

}

.white_background {
    background-color: #ffffff;

}

.white_text {
    color: #ffffff;

}

.gray_text {
    color: #606060;

}

.dark_blue_text {
    color: #043B55;

}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
font-style: normal;
}

body {
    font-family: "brandon-grotesque", sans-serif;
font-weight: 400;
font-style: normal;
}

input, button, select, textarea {
    font-family: "brandon-grotesque", sans-serif;
font-weight: 400;
font-style: normal;
}

.btn-info {
    border-color: #a90f14;
}

.btn-info {
    background-color: #a90f14;
}

.btn-primary {
    background-color: #a90f14;
}


.jumbotron {
    /*margin: 15px;*/
    margin:0 0 -55px;
}
.jumbotron {
    /*margin: 15px;*/
    padding: 0;
}

.container .navbar-nav li a {
    color: #000000;
}


.homemsg {
    color: #fff;
    font-size: 1.75em;
}

@media only screen and (max-width : 480px)  {
    
.container .navbar-nav li a {
    color: #ffffff;
} 

.homemsg {
    
    color: #fff;
    font-size: 1.65em;
}
    
}

.navbar-default {

    background-color: #a90f14;
    border-color: #a90f14;
}

.navbar-default .navbar-nav > li > a {
    color: #606060;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #9a9a9a;
}
.navbar-nav li.dropdown li > a {
    color: #a90f14;
}

.levelTwoNav {
    color: #000;
}

.footerHeader
{
    color: #ffffff;

}

.assistancebox {

    background-color: #054167;
    color: #ffffff;
    padding: 15px;
    margin: 10px 0 10px 0;
}

/* customization to right-align nav bar sub menus to prevent flowing off page */
.dropdown:last-child .dropdown-menu {
  left:unset;
  right:0;
}

/*START LEVEL 2 NAV*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu>a:before {
    display: inline-block;
    content: " ";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-right-color: #ccc;
    margin-top: 5px;
    margin-right: 5px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}


.spendingaccounts {
    padding: 20px 15px;
    color: #ffffff;
}

/*END LEVEL 2 NAV*/
.nav {
    padding-top: 0;
}

.well {
    /*height: 300px;*/
    padding: 15px 0 12px 0;
	height: 275px;
}

.search-view .panel-product-list .well {
    height: auto;
}

.panel-product-list .well {
    height: 375px;
}

.panel-search .well {
    height:auto;
}

/*
.panel-category-list ul li .well {

    height: 245px;
}
*/
.panel-category-list ul li a {
    padding: 0;
}

.panel-category-list .well {
    height: 250px;
    background-color: #ffffff;
    border: none;
}

.navbar-fixed-bottom {
    position: relative;
    margin-bottom: 15px;
}

.product-detail-default .navbar-fixed-bottom {
    position: fixed;
}

.thumbnail img {
	max-height: 175px;
}
	

.btn-primary, 
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #a90f14;
    color: #FFFFFF;
    
}

.btn-info, 
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
    background-color: #a90f14;
    color: #FFFFFF;
    
}

.btn-success, 
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    background-color: #a90f14;
    color: #FFFFFF;
    
}

.btn-alert, 
.btn-alert:hover,
.btn-alert:focus,
.btn-alert:active {
    background-color: #a90f14;
    color: #FFFFFF;
    
}

.btn-danger, 
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
    background-color: #a90f14;
    color: #FFFFFF;
    
}

.btn-warning.disabled, 
.btn-warning[disabled], 
fieldset[disabled] .btn-warning, 
.btn-warning.disabled:hover, 
.btn-warning[disabled]:hover, 
fieldset[disabled] .btn-warning:hover, 
.btn-warning.disabled:focus, 
.btn-warning[disabled]:focus, 
fieldset[disabled] .btn-warning:focus, 
.btn-warning.disabled:active, 
.btn-warning[disabled]:active, 
fieldset[disabled] .btn-warning:active, 
.btn-warning.disabled.active, 
.btn-warning[disabled].active, 
fieldset[disabled] .btn-warning.active {
    background-color: #323e48;
    border-color: #323e48;
}



.navbar-fixed-bottom small, 
.navbar-fixed-bottom .small {
    
    font-size: 20px;

    line-height: 20px;
}

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #a90f14;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #a90f14;
  transform-origin: bottom right;
  transition: transform 0.1s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
/*
orderbilling.orderlocation input.ng-invalid,
orderbilling.orderlocation input.ng-invalid:invalid {
     border: 4px solid #ff0000;
    
}
*/