/* DEFAULTS */
ul {
    list-style: none;
    padding-left: 0;
}

li {
    padding-left: 0;
}

.clear {
    clear: both;
}

.page-title {
    margin-top: 0;
}

body {
    background-color: #fff;
    font-size: 13px;
    overflow-x: hidden;
    margin-bottom: 0px;
}

@media (min-width: 1170px) {
    body {
        background-color: #f1f1f1;
    }
}

a {
    color: #035580;
}

h1, h2, h3, h4, h5 {
    color: #035580;
    margin-top: 0px;
}

.btn-primary {
    color: #ffffff;
    background-color: #035580;
    border-color: #0079a1;
}

#content {
    padding: 10px 25px;
    min-height: 500px;
}

@media (min-width: 768px) {
    #page {
        border: 0px;
        margin: 0px auto;
        background: #fff;
        width: 100%;
        overflow-x: hidden;
    }
}

@media (min-width: 992px) {
    #page {
        border: 0px;
        margin: 0px auto;
        background: #fff;
        width: 100%;
        overflow-x: hidden;
    }
}

@media (min-width: 1170px) {
    #page {
        border: 1px solid #035580;
        margin: 10px auto;
        background: #fff;
        max-width: 1199px;
    }
}

@media (max-width: 768px) {
    #header-logo {
        margin-top: 40px;
    }
}

#page {
    background-color: #fff;
    min-height: 500px;
    overflow-y: visible;
}

@media (max-width: 768px) {
    #page {
        overflow-x: hidden;
    }
}

@media (min-width: 992px) {
    .col-md-7 {
        text-align: right;
    }

    .col-md-7 img {
        float: right;
        margin-bottom: 10px;
    }

    .col-md-7 li {
        display: inline;
        margin-left: 5px;
    }
}

.col-md-12 {
    clear: both;
}

.navbar-default {
    background-color: #000;
    border-color: #000;
    width: 100%;
}

.navbar-default .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.container {
    padding-left: 20px;
    padding-right: 20px;
    width: 99%;
}

.navbar-header {
    background: #000;
    color: #fff;
    width: 100%;
    height: 60px;
}

.navbar-header .navbar-toggle {
    font-size: 20px;
    margin-right: 20px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #f0f8ff;
}

.drilldown .navback {
    color: #fff;
    background: #035580;
}

.drilldown a.navback {
    color: #fff;
}

.drilldown li {
    border-bottom: 1px solid #035580;
    background: #f9f9f9;
}

.navbar-default {
    border: 0px;
    background: #fff;
}

.navbar-nav > li {
    float: none !important;
}

.navbar .level1 {
    background: #fff;
}

.navbar .level1:hover {
    background: #fff !important;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: rgb(23, 69, 125);
    color: #fff;
}

.navbar .level1 a {
    text-transform: uppercase;
    font-size: 12px;
}

.navbar .nav-heading a {
    text-transform: uppercase;
    font-size: 14px;
}

.navbar .level3 a {
    text-transform: none;
    font-size: 12px;
}

.navbar-default .navbar-nav > li > a {
    background: #17457D;
    color: rgb(204, 204, 204);
    border-color: #035580;
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        height: 52px;
    }
}

/*@media (min-width: 992px) {*/
.navbar-default .navbar-nav > li > a {
    height: 52px;
}

/*}*/

.yamm .nav-heading a {
    color: #035580;
}

/* HEADER */
header {
    margin-top: 0px !important;
    padding-top: 20px;
    margin-bottom: 10px;
}

#logo {
    display: inline;
    margin-top: -25px;
}

.header-logo {
    height: 175px;
    width: 350px;
}

.header-links {
    list-style: none;
    float: right;
    padding-left: 0;
    margin-right: 20px;
}

.header-links li {
    display: inline;
    padding: 0 5px;
}

.header-links a {
    text-decoration: none;
    color: #035580;
}

.header-links a:hover {
    text-decoration: none;
}

#searchform, #searchform2, #searchform3 {
    clear: both;
    width: 40%;
    margin: 10px 5px 5px;
}

.form-control {
    border: 1px solid #035580 !important;
}

.btn-default {
    color: #035580;
    background-color: #fff;
    border-color: #035580;
}

#header-detail .col-md-12 {
    padding-right: 0px;
}

#header-detail .col-md-12 .col-md-5 {
    padding-right: 0px;
}

.flexsliderr .slides {
    max-width: 1170px !important;
    height: auto;
}

.tooltipcontainer {
    display: none;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 3000;
    width: 330px;
}

.tooltipcontainer .basket-notification {
    position: absolute;
    border: 1px solid #666;
    opacity: 0.9;
    margin-top: 10px;
    overflow: hidden;
    box-shadow: 0px 2px 11px #666;
}

.tooltipcontainer .tip {
    border: solid;
    border-color: #666 transparent;
    border-width: 0px 10px 10px 10px;
    content: "";
    right: 80px;
    position: absolute;
    z-index: 99;
}

.tooltipcontainer .data {
    padding: 10px;
    text-align: left;
    color: #fff;
    background: #666;
    color: #fff;
}

.tooltipcontainer .data a {
    color: #fff;
}

.tooltipcontainer .data .qty {
    font-size: 16px;
    font-weight: bold;
}

#tooltipcontainer.fixed {
    position: fixed;
    top: 0;
    margin: 0 auto;
    width: 90%;
    right: auto;
}

#tooltipcontainer.fixed .basket-notification {
    width: 100%;
}

/* MAIN */
.main {
    padding: 15px 0;
}

.main-content {
    background: #fff;
    padding: 15px;
}

.main-heading {
    margin-top: 0;
}

.main-image {
    margin: 15px auto;
}

#home-sub-adds img {
    border: 2px solid #ddd;
    margin-top: 15px;
}

.category-head {
    margin-bottom: 15px;
}

.main-content .list {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

.greyhr {
    margin: 0px;
    border-top: 1px solid #DDDDDD;
    padding-bottom: 10px;
}

.plist-item .caption {
    text-align: center;
}

.plist-item img {
    max-width: 80% !important;
    max-height: 180px;
}

.plist-item .caption h4 {
    height: 40px;
}

#productdetails th {
    border-top: 0;
    min-width: 100px;
    vertical-align: middle;
}

#productdetails td {
    border-top: 0;
}

#productdetails #basketform {
}

#produttabs {
    border: 1px solid #035580;
    border-top: 0px;
    padding: 15px;
}

.buy-qty {
    max-width: 50px;
    float: left;
    margin-right: 5px;
}

.footable-cell-detail {
    border: none !important;
}

#orderhistorytabs li {
    display: inline-block;
    margin-bottom: 5px;
}

.alsobought-container, .related-container, .topproducts-container, .recent-container {
    margin-bottom: 20px;
}

.alsobought-title, .related-title, .topproducts-title, .recent-title {
    height: 55px;
}

.pagination {
    float: left;
    margin: 0 0 15px 0 !important;
}

#show {
    float: left;
    clear: both;
    margin: 0 15px 15px 0;
}

#sortby {
    float: left;
    margin: 0 0 15px 0;
}

.yamm {
    margin-top: 0px;
}

@media (max-width: 992px) {
    #searchform, #searchform2, #searchform3 {
        width: 90%;
        margin: 0 20px !important;
    }
}

@media (min-width: 992px) {
    #searchform, #searchform2, #searchform3 {
        width: 60%;
        margin: 0px 10px;
        float: right;
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    #searchform, #searchform2, #searchform3 {
        width: 100%;
        margin: 0px 10px;
        float: left;
    }
}

.col-md-8 .navbar {
    margin-right: 10px;
}

/* BASKET */
.trash {
    color: #900;
    font-size: 16px;
    font-weight: bold;
}

.basketvaluecol {
    text-align: right;
}

.baskettotalval {
    text-align: right;
}

.basketremovecol {
    text-align: center;
}

.basket-qty {
    min-width: 50px;
}

.buttons-bot {
    overflow: auto;
}

#baskettocheckout {
    float: right;
}

#basketupdatebasket {
    float: right;
    margin-right: 15px;
}

header .col-md-5 {
    position: relative;
}

.header-basket {
    display: block;
    width: 190px;
    height: 160px;
    background: url(../images/basket-bg.png) no-repeat top center;
    float: right;
    margin-right: 0px;
    position: relative;
    color: #035580;
}

.header-basket span {
    display: block;
    width: 40px;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 80px;
    font-weight: bold;
}

#headerbanners {
    z-index: 0;
    max-width: 510px;
    height: auto;
    overflow: hidden;
    float: left;
}

#headerbanners li {
    display: none;
    list-style: none;
}

ul#headerbanners {
    list-style: none;
}

#transactions-head {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 15px 0;
    padding-bottom: 15px;
}

#transactions-head h2 {
    font-size: 14px;
    font-weight: bold;
}

#transdetail th, #transdetail td, #transbalance th, #transbalance td {
    font-size: 11px;
}

#wishlisttable .basketform {
    width: 200px;
}

#wishlisttable .qty {
    width: 50px;
    float: left;
    margin-right: 5px;
}

.deladdressrow {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.deladdressrow:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.deladd {
    clear: both;
    padding-top: 15px;
    display: none;
}

/* Checkout */
.breadcrumb .current {
    font-size: 14px;
    font-weight: bold;
}

.npbuttons {
    clear: both;
}

.npbuttons .next, .npbuttons .finish {
    float: right;
}

/* FOOTER */
footer {
    background: #fff;
    padding-top: 15px;
    margin: 25px;
    overflow: hidden;
    position: inherit;
    height: auto;
    width: auto;
}

#footer {
    background: #fff;
}

/* LEFT */
#leftsidebar .panel {
}

#leftsidebar .categories.panel-default > .panel-heading {
    background: #D53E32 !important;
    color: #fff !important;
}

#leftsidebar .categories .panel-body {
    background: #D53E32;
    color: #fff;
}

#leftsidebar .categories .panel-body a {
    color: #fff;
}

#leftsidebar .filters.panel-default > .panel-heading {
    background: #89939E !important;
    color: #fff !important;
}

#leftsidebar .filters .panel-body {
    background: #89939E;
    color: #fff;
}

#leftsidebar .filters .panel-body a {
    color: #fff;
}

#leftsidebar .portal.panel-default > .panel-heading {
    background: #89939E !important;
    color: #fff !important;
}

#leftsidebar .portal .panel-body {
    background: #89939E;
    color: #fff;
}

#leftsidebar .portal .panel-body a {
    color: #fff;
}

.bootstrap-switch-holder {
    float: right;
    margin-top: -5px;
    position: relative;
}

#mainfilterpanel .panel-body:first-child {
    padding: 5px
}

.product-filter-container {
    background: none repeat scroll 0 0 #DDDDDD;
}

.filter-button {
    padding: 6px 4px;
}

.filter-to-text {
    display: table;
    float: left;
    position: relative;
}

/* DESKTOP AND ABOVE */
@media only screen and (min-width: 992px) {

    #header-navbar {
        display: none;
    }

    .header-links li {
        margin-left: 10px;
    }

    .main-content {
        float: right !important;
        background: none !important;
    }
}

#main-nav, #main-nav2, #main-nav3 {
    margin-top: -6px;
    padding: 0;
}

/* TABLETS AND SMART PHONE */
@media only screen and (max-width: 992px) {
    #header-logo {
        text-align: center;
        margin-bottom: 10px;
        margin-top: 50px;
    }

    .header-links {
        display: table;
        width: 100%;
    }

    .header-links li {
        float: left;
        display: table-cell;
        width: 31%;
        text-align: center;
    }

    .header-links a {
        font-size: 120%;
    }

    .main-content {
        margin-bottom: 15px;
    }

    #leftsidebar .panel {
        margin-left: -15px;
        margin-right: -15px;
    }

    #searchform, #searchform2, #searchform3 {
        width: auto;
        margin: 0 auto;
    }

    header {
        margin-top: 35px;
    }

    .navbar button {
        font-size: 18px;
    }

    .navbar .navbar-toggle {
        margin-right: 20px;
    }

    .navbar {
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075);
    }

    .catalogue-product-list .col-md-4 {
        width: 45%;
        float: left;
    }

    .catalogue-product-list .col-md-8 {
        width: 50%;
    }

    .catalogue-product-list header .col-md-4 {
        width: 100%;
        float: none;
    }
}

/* SMART PHONE IN LANDSCAPE MODE */
@media only screen and (max-width: 768px) {
    .main-cat-image {
        display: none !important;
    }

    #leftsidebar .panel {
        margin-left: 0px;
        margin-right: 0px;
    }

    .catalogue-product-list .col-md-4 {
        width: 100%;
        float: none;
        clear: both;
    }

    .catalogue-product-list .col-md-8 {
        width: 100%;
        float: none;
        clear: both;
    }
}

/* SMART PHONE IN PORTRAIT MODE */
@media only screen and (max-width: 480px) {
    .header-links a {
        font-size: 200%;
    }

    .header-links .header-links-text {
        display: none;
    }

    #breadcrumbs {
        display: none;
    }

    .groupedProduct {
        max-width: 155px;
    }

    #basketcontinueshopping {
        clear: both;
        float: right;
        margin-top: 15px;
    }

}

/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
}

.nav-justified > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-weight: bold;
    color: #777;
    text-align: center;
    background-color: #e5e5e5; /* Old browsers */
    background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* Chrome 10+,Safari 5.1+ */
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* Opera 11.10+ */
    background-image: linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e5e5', GradientType=0); /* IE6-9 */
    background-repeat: repeat-x; /* Repeat the gradient */
    border-bottom: 1px solid #d5d5d5;
}

.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
    background-color: #ddd;
    background-image: none;
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, .15);
}

.nav-justified > li:first-child > a {

}

.nav-justified > li:last-child > a {

}

@media (min-width: 768px) {
    .nav-justified {
        max-height: 52px;
    }

    .nav-justified > li > a {
        border: 1px solid #d5d5d5;
        margin-right: 5px;
        border-radius: 5px 5px 5px 5px;
        line-height: 15px;
    }

    .nav-justified > li:first-child > a {
        /*border-left: 0;
        border-radius: 5px 0 0 5px;*/
    }

    .nav-justified > li:last-child > a {
        /*border-right: 0;
        border-radius: 0 5px 5px 0;*/
        margin-right: 0px;
    }
}

@media (max-width: 1200px) {
    .col-md-8 {
        float: right;
        width: 66%;
    }
}

@media (min-width: 1170px) {
    .owl-carousel .owl-inner {
        /*height: 350px!important;*/
    }
}

.mobile-quicklinks li {
    float: left;
    font-size: 30px;
    width: 16% !important;
}

@media (min-width: 992px) {
    .plist-item:nth-child(3n + 1) {
        clear: both
    }

    .thumbnail {
        height: 250px;
    }
}

.thumbnail {
    height: 300px;
}

@media (max-width: 992px) {
    .plist-item:nth-child(2n + 1) {
        clear: both
    }

    .thumbnail {
        height: 250px;
    }
}

@media only screen and (max-width: 768px) {
    .mobile-quicklinks li {
        width: 16.66% !important;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-quicklinks li {
        width: 20% !important;
    }

    .fa-headphones {
        display: none;
    }
}

.recent-container:nth-child(2n + 1) {
    clear: both
}

.topproducts-container:nth-child(2n + 1) {
    clear: both
}

.container .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#owl-example .item {
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#owl-example .item img {
    width: auto;
    margin: 0 auto;
    display: block;
}

#owl-example .item h3 {
    font-size: 28px;
    font-weight: 300;
    margin: 25px 0 0;
}

#owl-example .item h4 {
    margin: 5px 0 0;
    font-size: 18px;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-item .thumbnail {
    border-color: #fff;
}

.owl-item .thumbnail:hover {
    border-color: #fff;
}

.owl-inner {
    /*border: 1px solid #ccc;*/
    margin: 5px;
}

.owl-inner:hover {
    /*border-color: #035580;*/
}

.owl-controls .owl-dot,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    /*cursor: url(grabbing.png) 8 8, move;*/
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline; /*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50); /*IE7 fix*/
    opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100); /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50); /*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-dot.active span,
.owl-theme .owl-controls.clickable .owl-dot:hover span {
    filter: Alpha(Opacity=100); /*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-dot span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
    min-height: 150px;
    /*background: url(AjaxLoader.gif) no-repeat center center*/
}

.thumbnail {
    background: #fff;
    height: 340px;
    margin-bottom: 0px;
}

.inner-box {
    border: 1px solid #035580 !important;
    padding: 10px;
    height: 320px;
}

.pagination > li > a, .pagination > li > span {
    border: 1px solid #ccc;
}

.breadcrumb {
    background-color: #f0f8ff;
    border: 1px solid #035580;
}

.sidebar-content {
    padding: 10px;
    border: 1px solid #035580;
    margin-bottom: 20px;
}

.sidebar-content2 {
    background-color: #c3d4e4;
    padding: 10px;
    border: 1px solid #035580;
    margin: 0px;
    margin-bottom: 20px;
}

.sidebar-content {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.sidebar-content2 {
    /*margin-left: 0px!important; margin-right: 0px!important;*/
}

.price-label {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #035580;
}

.plist-item .caption h4 {
    color: #2b93c4;
}

.pagination li > a:hover,
.pagination li > a:focus {
    background-color: #f0f8ff;
    border: 1px solid #035580;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #f0f8ff;
    border: 1px solid #035580;
    color: #035580;
}

.tooltipcontainer .basket-notification {
    top: 110px;
}

.tooltipcontainer .tip {
    top: 110px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #035580;
    border: 1px solid #035580;
}

.nav-tabs > li > a {
    background-color: #f0f8ff;
    border: 1px solid #035580;
    color: 1px solid #035580;
}

.nav-tabs {
    border-bottom: 1px solid #035580;
}

.addthis-container {
    width: 100%;
    text-align: center;
}

.addthis_toolbox {
    display: block;
}

.basket-container-title {
    margin-top: 10px;
    display: block;
    padding: 5px;
    color: #fff;
    background: #035580;
    font-size: 17px;
    padding-left: 10px;
}

.basket-container {
    border: 1px solid #035580;
    padding: 10px;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #17457D;
    border-color: #17457D;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #035580;
}

.panel-default {
    border-color: #035580;
}

input, .form-control {
    border: 1px solid #035580 !important;
}

@media (max-width: 768px) {
    .thumbnail {
        height: 360px;
    }
}

@media (max-width: 480px) {
    .thumbnail {
        height: auto;
    }
}

.featured-list .img-responsive {
    max-width: 80% !important;
}

/* Changed out of stock indicator to orange - CRN 709077 - API - 07/09/2015 */
.out-of-stock {
    display: block;
    padding: 5px;
    background: #fff;
    border: 1px solid #900;
}

.out-of-stock p {
    color: #F2712B;
    margin-bottom: 0px;
}

/* Removed out of stock indicator red - CRN 709077 - API - 07/09/2015
.out-of-stock {
    display: block;
    padding: 5px;
    background: #FFECEC;
    border: 1px solid #900;
}

.out-of-stock p {
    color: #900;
    margin-bottom: 0px;
}
*/

.login-required {
    display: block;
    padding: 5px;
    background: #FFF0F1;
    border: 1px solid #900;
    color: #900; /*width: 160px; float: right; height: 160px;*/
}

.owl-inner {
    border: 1px solid #035580;
}

.wishlistform {
    float: right;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.techinfo {
    width: 110px;
}

/* Begin User managment styles */

#succes-box, #failed-box, #warning-box {
    display: none;
}

.newuserform {

    padding: 10px;
}

.newuserform fieldset {
    padding: 20px

}

.modifyuserform {
    display: none;
}

label.error {
    color: red;
    font-weight: bold;
}

label.valid {
    color: green;
    font-weight: bold;
}

#removeuser-button {

    display: none;
}

.alert-container {

    height: 60px;
}

.budgetcontrol-form {
    padding-top: 35px;
}

.budgetcontrol-form-container {
    padding-top: 15px
}

.budgetcontrol-form-container:after {
    color: #959595;
    content: "Budget General Configuration";
    font-size: 12px;
    font-weight: 700;
    left: 30px;
    letter-spacing: 1px;
    position: absolute;
    text-transform: uppercase;
    top: 25px;
}

.budget-period-options {
    padding-top: 30px
}

.budget-period-options-periods:after {
    color: #959595;
    content: "Budget Period Configuration";
    font-size: 12px;
    font-weight: 700;
    left: 15px;
    letter-spacing: 1px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;

}

.loading-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(250, 250, 250, 0.5); /*dim the background*/
    font-size: 50px;
}

.loading-overlay-cog {
    margin-top: 30%;
}

#deliveryprice-postcodes {
    background-color: #fff;
    border: 1px solid grey;
    float: left;
    padding: 10px;
    position: absolute;
    text-align: left;
    width: 100px;
    z-index: 99999;

    display: none;
}

.required-asterix {

    color: red;

}

.managedbasketform {
    border: none;
    border-image: none;
    display: none;
    margin: 20px 0;
    padding: 5px 0 20px;
}
#searchformbody .input-group-addon, .input-group-btn .btn {
    background-color: #ffffff !important;
    border: 1px solid #ccc !important;
    padding: 8px 10px !important;
}

.loyalty_points {
    display: block;
    padding-top:10px;
    padding-bottom:10px;
}

.loyalty_points_paywithpoints{
    border: 1px solid #ddd;
    padding: 5px;
}

.address-search-loading {
    padding-top: 10px;
    display: none; /* initial value, does get shown */
}

.address-search-noresults{
    display:none;
}
li.level1.dropdown.yamm-fw > a.dropdown-toggle[href="/Products/aGood-Decision-Range"] {
  text-transform: none !important;
}
