﻿a.logoTopPadding {
    margin-top: 0;
    padding: 10px;
}
.globalPaddingTop.container {
    padding-right: 15px;
    padding-left: 15px;
}

#dropdown {
    width: 100%;
    height: 35px;
}

#dropdown_orders {
    width: 100%;
    height: 35px;
}

/*** KENDO GRID SMALLER */
.k-grid .k-grid-header th,
.k-grid-content table,
.k-grid-pager,
.k-grid .k-grid-content tr {
    font-size: 12px; /* Adjust font size as needed */
    line-height: 1.5; /* Adjust line height as needed */
}

/* Additional styles to make the grid more compact */
.k-grid .k-pager-wrap {
    padding: 5px; /* Adjust padding as needed */
}

.k-grid .k-pager-wrap .k-pager-nav {
    margin: 0; /* Adjust margin as needed */
}
.k-grid-header th.k-header {
    padding-left: .6em;
}

.k-grid td {
    padding-top: .4em;
    padding-bottom: .4em;
    padding-left: .6em;
    padding-right: .6em;
    line-height: normal;
}

/** END OF KENDO GRID SMALLER */


#dropdown_orderStatus {
    width: 100%;
    height: 35px;
}

#startDateContainer, #endDateContainer {
    width: 100%;
    padding-top: 10px;
}

.date_modal_values {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.modal-date-dialog {
    background: #fff;
    max-width: 300px;
    overflow: auto;
    width: 100%;
    position: absolute;
    top: 20%;
    left: 40%;
}

#modalAds h3, .modal-bg-1 .close, .shoplink {
    color: #3a3a3a !important
}

.navbar-nav {
    margin: 18px 0 0 0;
}

.navbar-brand > img {
    max-height: 100%;
}
.navbar-fixed-top {
    border-bottom-width: 0;
}
.sliderImg {
    width: 100%;
}
.contact-us + .gap {
    background: #fff;
    position: relative;
    height: 100px;
    margin-bottom: -60px;
}
.userInfo h4 {
    margin-top: 15px;
}
.k-checkbox-label a {
    text-decoration: underline;
}
.featuredImageLook3 .inner .img-title {
    font-weight: bold;
    letter-spacing: 2px;
}
.featuredImageLook3 .inner .box-text-cell-inner h1 {
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 21px;
    margin: 0 -16%;
}


.banners-title {
    font-weight: bold;
    padding-left: 15px;
}

.k-invalid-msg {
    white-space: normal !important;
}


.product .action-error {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: -16px;
    padding: 1px 10px;
}

.quantity-alert.alert-danger {
    margin-top:4px;
    font-size: 11px;
    padding: 4px 0;
    line-height: 14px;
}

.quantity-alert.list-alert {
    margin-top: 0px;
    font-size: 12px;
    padding: 8px 5px;
}

div.onepage-checkout > ul > li > a.k-header {
    border-top: 4px solid #a0006f !important;
}


.autoscrolldown {
/*position:sticky;*/
}

a.specialitem-tooltip {
    font-size: 18px;
}

a.specialitem-tooltip:hover, a.specialitem-tooltip:focus, a.specialitem-tooltip.active {
        background: none;
        color: #83016b;
}

.action-control a.tooltip-button:hover, .action-control a.tooltip-button.active {
    background: none;
    color: #83016b;
}
/*.tooltip {
    position: relative;
    display: inline-block;*/
/*border-bottom: 1px dotted black;*/ /* If you want dots under the hoverable text */
/*}*/
/* Tooltip text */
/*.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;*/
/* Position the tooltip text - see examples below! */
/*position: absolute;
    z-index: 1;
}*/
/* Show the tooltip text when you mouse over the tooltip container */
/*.tooltip:hover .tooltiptext {
    visibility: visible;
}*/

#ReturnProducts .k-grid td {
    padding: 7px 5px;
}

#ReturnProducts .k-grid th {
    padding-left: 5px;
}
.returns.caps{
    bottom:0;
    font-size:17px;
}

.portlet.light {
    font-size:14px;
    padding: 12px 20px 25px;
    background-color: #fff;
    /*height: 400px;*/
   /* overflow-y: scroll;*/
}
.portlet.light.bordered {
    border: 1px solid #e7ecf1 !important;
}
.portlet.light > .portlet-title > .actions .caps {
    position: static;
    padding: 0;
    margin: 0;
}
.k-nodata {
    text-transform: none;
    color: #a94442;
    font-weight: normal;
}
    @media (max-width: 500px) {
        .featuredImageLook3 .inner:hover .img-title {
            visibility: visible;
            opacity: 1;
        }
    }

    .box-text-cell-inner .btn {
    margin-top: 0;
}
.box-text p, .box-text-cell-inner p {
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
}
.featuredImageLook3 .img-block img {
    width: 100%;
}
.order-info.last {
    margin-bottom: 0;
    padding-bottom: 0;
}

.moreInfoIcon {
    padding-right: 2px;
    color: #a0006f;
    font-size: 14px;
}

a.moreInfoLink {
    font-size: 13px;
}

.w100.map {
 
    padding: 22px 0;
}

.validation-summary-errors {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

#ForgotPasswordBox {
margin-top:14px;
}

span.surveyAction {
margin:0 7px;
}


.surveyQuestion {
    font-size: 14px;
    margin: 0 0 6px 2px;
    font-weight: 600;
}
.surveyAnswer {
    font-size: 13px;
    margin: 0 0 4px 12px;
}

.surveyAnswer input {
    height: 11px;
}

.surveyAnswer label {
    font-weight: normal;
    padding-left: 5px;
    line-height: 21px;
    cursor:pointer;
}

.questionnaire hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #eee;
}

.pass-instr ul {
    list-style: circle;
    margin-left: 4px;
}

.pass-instr ul li {
    margin-left: 25px;
    font-size: 13px;
}


@media (max-width: 991px) {
    .container {
        width: 100% !important;
        max-width: 900px !important;
    }
    .product-images-carousel-wrapper .productMainImage {
        margin: 0 auto;
        max-width: 95%;
    }
    }
}

@media (min-width: 768px) {
    a.logoTopPadding {
        margin-top: 0;
        padding: 5px 10px;
    }
    a.logo {
        height: 60px;
    }

    .banner {
        margin-top: 90px!important;
    }
    .navbar-nav > li > a,
    .cartMenu a.dropdown-toggle, .cartMenu a#cart-sidebar-toggle,
    .hidden-xs .cartMenu .dropdown-toggle {
        margin-top: 20px;
        padding-top: 12px;
        padding-bottom: 8px;
        height: 40px;
    }
    .search-box .input-group {
        margin-top: 22px;
    }
}

/* Search Autocomplete always visible and responsive */
.search-full {
    display: block;
    bottom: auto;
    width: 240px;
    position: relative;
    float: left;
    min-height: 40px;
    background: none;
    margin-top: 20px;
    margin-left: 20px;
    font-size:13px;
}

.search-full .searchInputBox {
    max-width: none;
    margin-right: 40px;
    width: auto;
}
.cartMenu .dropdown-menu {
    min-width: 360px;
}
.searchInputBox .search-btn {
    padding: 6px 13px;
    vertical-align: top;
    color: #83016b;
}
#SearchAutoComplete {
    background: #f2f2f2;
    text-align: right;
    margin: 1px 1px 0 1px;
    padding-right: 4px;
    border-radius: 0 4px 4px 0px;
}



.searchInputBox .k-autocomplete.k-state-focused,
.searchInputBox .k-autocomplete.k-state-hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.searchInputBox .k-icon .k-i-loading {
    bottom: 7px;
    right: -28px;
}
.k-popup .k-list .k-item {
    line-height: normal;
}
.userMenu li#paymentCode {
    color: #fff;
    line-height: 30px;
    padding: 0 20px 0 0;
}
.footer .cookies {
    margin-top: 18px;
    font-size: 12px;
}
.footer .cookies a {
    text-decoration: underline;
}
.ccomplains {
    margin-top: 20px;
    margin-left: 100px;
}

.ccomplains ul {
    list-style: disc;
    padding: 5px 30px;
}

.ccomplains li {
    padding-bottom: 2px;
}
.supportLi h4 {
    font-size: 14px;
}
.navbar-nav > li > .dropdown-menu {
    min-width: 100%;
}
.dropdown-menu > li > a {
    padding: 5px 20px;
    font-weight: 600;
}
.dropdown-menu > li > a:hover {
    color:#83016b;
}
.inform-avail.alert {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 5px;
    line-height: 33px;
    font-weight: bold;
    max-width: 400px;
}
button.informbtn {
    margin: 0;
    padding-right: 5px;
    padding-left: 5px;
}

.product.in-shortage {
    border: solid 2px #f78264;
}

.item {
    height: 460px;
    margin-bottom: 15px;
}

.item.listview .product {
    padding-top: 0;
    height: auto;
    padding-right: 20px;
    min-height: 156px !important;
}
.item.listview {
    margin-bottom: 4px;
}

.item.listview .image a {
    height:auto;
}

.product .description {
    min-height: 50px;
}

.item.listview h4 {
    margin: 5px 0 5px;
    min-height:25px;
}

.product-info span {
    font-size: 12px;
    padding: 0 5px 0 0;
    color: #333333;
}

.product-info {
    margin: 10px 0;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.azModal .modal-header {
    background-color: #f5f5f5;
    color: #83016b;
    margin-bottom: 0;
}

.azModal .modal-header h4 {
    padding: 5px 0;
    font-weight: bold;
    font-size: 18px;
}
.azModal .close {
    font-size: 26px;
    margin-top: 4px;
    padding: 0 5px;
}
.azModal .alert {
    margin-bottom: 10px;
    padding: 6.5px 10px;
}

.modal-body.inShortage-items {
}

.inShortage-actions {
    margin: 10px 0;
}

.inShortage-item {
    padding-bottom: 4px;
}

.inShortage-item input.check {
    margin-right: 5px;
}
.inShortage-item label {
    font-weight: normal;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    background-color: #a9b2b7;
    border-color: #858f94;
}

.repeater-quantity .k-numerictextbox {
    max-width: 75px
}

.repeater-quantity .k-numerictextbox input {
    height: 33px
}


.order-info {
    padding: 0 0 12px 0;
}



.order-info span {
    font-weight: bold;
    padding: 0 4px 0 10px;
}



.quickInfo {
    margin-top: 90px;
    border: #cccccc solid 1px;
    border-radius: 4px;
    padding: 1px 4px;
    width: 100%;
}

.navbar-nav > li > a {
font-size:12px;
}


#informrslt.result {

    position: absolute;
    height: 0;
    padding-top: 5px;
    padding-left: 4px;
    font-size: 12px;
    color: #005279;
}

div#CookieReportsBannerAZ {
    margin-top: 90px;
}



.listview .image img.img-responsive {
    height: 120px;
}

.usermenu i {
    padding: 7px 0 0 6px;
    font-size: 14px;
}

.HP-notification.col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0 1px;
    margin: 107px 0 7px 0;
    max-height: 126px;
    width: 100%;
}

.notification-list.HP-notification {
    max-height: none !important;
    margin: 10px !important;
}

.HP-notification .alert {
    border: 2px solid rgba(0, 0, 0, 0.1);
    margin: 1px 0;
    background-color: #f5f5f5;
    color: #222222;
    /* border-radius: 5px; */
}



.HP-notification i {
    font-size: 18px;
    padding-right: 8px;
    color: #83016b;
}


.HP-notification h1 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 7px;
    color: #83016b;
}
.HP-notification .alert p {
    padding: 0 0 0 27px;
    font-size: 13px;
    max-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.alert-success .alert-link {
    color: #2b542c;
    font-size: 10px;
}

.alert-success .alert-link:hover {
text-decoration:underline;
}


.navbar .nav > li > a {
    padding: 10px 7px;
    font-size: 11px;
}

.onepage-checkout li.k-item.k-state-disabled.k-first {
    display: none;
}



.cartMenu a.dropdown-toggle, .cartMenu a#cart-sidebar-toggle {
    font-size:13px;
}


ul#panelbar li:nth-child(3), ul#panelbar li:nth-child(4) {
    display: none;
}

.CartAdder p.lead {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 4px  0;
}

.CartAdder .demo-section.k-content br {
    display: none;
}

.CartAdder #ESErrorList {
    height: 100px;
    overflow: scroll;
    margin: 0 0 24px 5px;
    overflow-x: hidden;
    border-bottom: solid 1px #eaeaea;
}

.download-file-importer {

    font-size: 11px;
    position: relative;
    line-height: 1;
    top: -20px;
}

div#RememberMeBox .k-checkbox-label {
    font-weight: bold;
    font-size: 14px;
    color: #999999;
}

 div#ForgotPasswordBox a {
    font-weight: bold;
    text-decoration:underline;
    font-size: 14px;
    color: #454545;
}

.AcceptPrivacyLink {
    text-decoration: underline;
}

.products-notification {
    margin-bottom: 20px;
}
.products-notification .alert {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 1px 0;
    background-color: #f5f5f5;
    color: #222222;
    /* border-radius: 5px; */
}


.products-notification h2 {
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 7px;
    color: #83016b;
}

.products-notification .alert p {
    margin-bottom: 10px;
}
.products-notification .media video,
.products-notification .media img {
    max-width: 100%;
}
.products-notification.productsList .text {
    padding-left: 26px;
}
.products-notification.productsList .hidden-xs .media {
    float: right;
    width: 300px;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: right;
}
.aboutInfoModal .media {
    text-align: center;
}

.aboutInfoModal .media video,
.aboutInfoModal .media img {
    max-width: 100%;
}

.MouseOverMessage {
    color: #a0006f;
    font-size: 12px;
}

.modal{top:82px;}

.checkAddToCart {
    position:relative;
    overflow: hidden;
    margin-top: 4px;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.checkAddToCart.btn-block {
    width: 100%;
}

.checkAddToCart.btn-success:hover {
    background-color: #008f1e;
}
.checkAddToCart .check {
    display: none;
    background-color: #008f1e;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.checkAddToCart.finished .check {
    display: block !important;
    font-size: 24px;
    animation: scale 0.3s ease-out;
}
.checkAddToCart.finished .check i {
    transform-origin: center center;
}

.cart-actions .checkAddToCart .check {
    line-height: 45px;
    background-color: #efaa00;
    color: #ffffff;
}

@keyframes scale {
    0% {
        opacity: 0.5;
        transform: scale(10);
    }


    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.action-error {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: -36px;
    z-index: 1;
}

.item.listview .action-error {
    bottom: -23px;
}

.cartTable {
    font-size: 14px;
}

tr.CartProduct td {
    padding: 0;
}
tr.CartProduct td.price {
    white-space:nowrap;
    font-size: 14px;
}
tr.cartTableHeader td {
    padding: 10px 2px;
    font-size: 12px;
}
/*.cartTable .unavailable-notice .alert {
    margin-top: -40px;
    margin-left: 124px;
    padding: 5px;
    max-width: 426px;
    font-weight: bold;
}
.cartTable .CartProduct.has-unavailable-notice .CartDescription {
    margin-top: 20px;
    margin-bottom: 40px;
}*/
.cartTable .unavailable-notice {
    font-weight: bold;
    margin-right: -85px;
    padding: 5px;
    margin-bottom: 5px;
}
.cartTable .CartProduct.has-unavailable-notice .quan,
.cartTable .CartProduct.has-unavailable-notice .price,
.cartTable .CartProduct.has-unavailable-notice .delete {
    visibility: hidden;
}
.cartTable .CartProduct.has-unavailable-notice .CartProductThumb,
.cartTable .CartProduct.has-unavailable-notice .CartDescription,
.cartTable .CartProduct.has-unavailable-notice .requested {
    opacity: 0.4;
}
.cartTable .CartProduct.has-unavailable-notice .CartDescription {
    margin: 5px 0;
}
.cartInfo {
    margin-top: 6px;
    padding: 4px 8px;
    font-size: 11px;
    line-height: 16px;
}

    .cartInfo i {
        padding-right: 4px;
        font-size: 14px;
    }

.cartFooter {
    padding: 5px 20px;
}
.rightSidebar #cart-summary {
    font-size: 15px;
}
.rightSidebar {
    float: right;
    clear: right;
}

.wrapper.contact-us {
    margin-top: 0;
}


#cart-summary .TotalCartPriceTotalCart {
    font-size: 16px;
}


tr.miniCartProduct {
    font-size: 12px;
    font-weight: bold;
}

.miniCartDescription .price {
    font-size: 11px;
    font-weight: 700;
}


.search-full {
    display: block;
    bottom: auto;
    width: 250px;
    position: relative;
    float: left;
    min-height: 33px;
    background: none;
    margin-top: 20px;
    margin-left: 15px;
    font-size: 13px;
    border: solid 1px #efab00;
}

button#SearchAutoCompleteButton {
    margin-top: 2px;
}

input.SearchAutoComplete {
    height: 29px!important;
}

.product .subtitles {
    line-height: normal;
    margin: 5px 0;
}
.product .subtitle {
    font-size: 12px;
    padding: 0 5px;
}
.item h4 {
    margin-top: 15px;
}
.item.listview .product .subtitle {
    font-size: 15px;
}

.product .subtitle .subtitle_label {
    padding-right: 2px;
}

.item.gridview h4 a {
    font-size: 15px;
    display: block;
}

.item.listview h4 a {
    display: inline-block;
}



.prm .k-checkbox-label {
    color: #999999;
}




.CartAdder .k-button {
    text-transform: none;
}

banner.report h3 {
    line-height: 25px;
    font-size: 18px;
}

banner.report div {
    font-size: 11px;
    line-height: 16px;
    text-align: justify;
    padding-bottom: 4px;
}

banner.report {
    margin-top: 50px;
    display: block;
    padding: 10px 10px 0 10px;
    border: solid 1px #a0006f;
    text-align: center;
    background-color: #fffff4;
    border-radius: 3px;
}


.caps {
    position: relative;
    bottom: 22px;
    font-size: 11px;
}

.profileInfoModal h5 {
    font-weight: bold;
    font-size: 16px;
}

.profileInfoModal div.company-info {
    padding-bottom: 14px;
    font-size: 15px;
    word-wrap: break-word;
}


.profileInfoModal div.company-info span {
    padding-right: 4px;
    font-size: 13px;
}
.cartMenu .indicator {
    position: absolute;
    margin-top: -9px;
    margin-left: -14px;
    width: 20px;
    height: 20px;
    background: #a0006f;
    color: #fff;
    text-align: center;
    font-size: 10px;
    border-radius: 10px;
    line-height: 20px;
    animation: expand .5s ease-in-out;
}

/*.row.userInfo a:hover, .terms-modal a:hover {
    color: #23527c;
}*/

.webSurveyPopup .modal-dialog {
    max-width: 940px;
}


.webSurveyPopup .modal-dialog {
    max-width: 940px;
}

.k-notification-wrap, .inShortage-actions button {
    white-space: normal !important;
}


.productMainImage .product-info {
    margin-bottom: 24px !important;
}

.miniCartFooter .btn:last-child {
    background-color: #a0006f;
}



/*
.completed .k-grid td {
    line-height: 18px;
}*/


.notification-list.HP-notification .alert p {
    overflow: inherit;
    text-overflow: inherit;
    max-height:none;
}

.login-announcement h3 {
    font-weight:bold;
    font-size: 18px;
}

.login-announcement.alert {
    border: 4px solid #a0006f;
    border-radius: 6px 6px 6px;
}
.login-announcement hr {
    margin: 2px 0 10px 0;
    border-top-color: #a0006f;
}

button.disabledGrey.button.btn-block.btn-cart {
    background-color: #cccccc;
    border-color: #cccccc;
}

.disabledGrey a.btn.checkAddToCart {
    background-color: #cccccc;
}

.indicatorCartButton {

}

.product .action-control {
    padding: 5px 0 2px;
}


.product {
    height: 460px;
}


.item.listview .indicatorCartButtonContainer {
    text-align:right;
}
@keyframes expand {
    from {
        transform: scale(0);
        opacity: 0;
        background: #5470B0;
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav {
        margin: 18px 0 0 0;
    }
    .rightSidebar .cartInstructions {
        margin-bottom: 76px;
        margin-top: -34px;
    }
    .cartInstructionsContainerSmall {
        display: none;
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .search-full {
        width: 165px;
    }
    .cartRespons {
        font-size: 0;
        line-height: 0;
    }
}
.userMenu li a {
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width:768px) and (max-width: 800px) {
    .userMenu li a {
        padding-left: 5px;
        padding-right: 5px;
    }

    .search-full {
        width: 145px;
    }

    .search-full .SearchAutoComplete {
        font-size: 12px;
    }
}


@media screen and (min-width:768px) and (max-width:991px) {
    a.logoTopPadding {
        margin-top: 0;
        padding: 10px;
    }
    a.logo {
        height: 50px;
        margin-top: 5px;
    }
}


/*@media (min-width: 1200px) {
    .container {
        width: 1570px;
    }
}*/


    @media screen and (max-width:767px) {

        .cartInstructionsContainer {
        display:none;
        }


        .navbar-header {
            text-align: left;
        }

        .navbar-brand {
            padding-top: 0;
        }


        .search-full {
            position: static;
            width: 100%;
            margin-bottom: 15px;
        }
        .banner {
            margin-top: 90px !important;
        }
    }
@media screen and (max-width:550px) {


    .navbar .navbar-top {
        height: 50px;
    }
    .banner {
        margin-top: 110px !important;
    }
    .userMenu li#paymentCode {
        clear: right;
    }
}
@media (max-width: 500px) {
    .xsResponse .item, .xs3Response .item {
        width: 100% !important;
    }
    h4.caps {
        margin: 0;
        font-size: 10px !important;
        padding: 0;
        float: right;
    }

    .HP-notification.col-xs-12.col-sm-12.col-md-12.col-lg-12 {
        margin: 107px 0 7px 0;
    }

    .HP-notification .alert p {
        margin: 13px 0 1px 0;
        font-size: 12px;
        max-height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .HP-notification h1 {
        font-size: 14px;
        line-height: 14px;
        padding-bottom: 2px;
        color: #83016b;
    }


}


@media (min-width: 501px) and (max-width: 600px) {
    .action-control .checkAddToCart {
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (max-width: 991px) {

    .text-center-xs .caps {
        position: static;
    }

    .container.orderinfo {
        padding: 0 24px;
    }

    .orderinfo h1.section-title-inner {
        margin-top:50px;
        font-size: 18px;
        padding-bottom: 17px;
    }
}
@media (max-width: 480px) {
    .CartProductThumb a img {
        max-width: 40px !important;
    }
    tr.CartProduct td, tr.CartProduct td.price {
        padding: 0;
        font-size: 11px;
    }
    .orderinfo .order-info {
        padding: 0 0 6px 0;
        font-size: 12px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .RegisterNewUserContactForm select, .RegisterNewUserContactForm textarea, .RegisterNewUserContactForm input {
        font-size: 16px;
    }
}
/*** CUSTOM KENDO BOOTSTRAP STYLES */
.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.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #bdc3c7;
}
.k-primary, .k-primary.k-state-active, .k-primary:active {
    background-color: #efaa00;
    border-color: #efaa00;
}
.k-primary.k-state-hover, .k-primary:hover {
    background-color: #f6ca6d;
    border-color: #f6ca6d;
}
.k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused, .k-numeric-wrap.k-state-focused, .k-picker-wrap.k-state-focused, .k-textbox:focus {
    -webkit-box-shadow: 0 0 7px 0 #a57897;
    box-shadow: 0 0 7px 0 #a57897;
    border-color: #a57897;
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-button.k-state-focused, .k-button.k-state-focused.k-state-disabled, .k-button:focus, .k-button:focus:hover, .k-state-disabled .k-button.k-state-focused,
{
    border-color: #f6ca6d;
    -webkit-box-shadow: 0 0 8px 0 #f6ca6d, inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: 0 0 8px 0 #f6ca6d, inset 0 3px 5px rgba(0,0,0,.125);
}
.k-grid-toolbar, .k-grouping-header {
    padding: 0.5em 0.2em 0.6em 1em;
}
/*** RETURN FORM STYLES */
#ReturnFormAZContainer .k-widget {
    margin-bottom: 10px;
}
#ReturnFormAZContainer .k-widget.k-tooltip-validation {
    text-align: left;
    padding: 7px;
    font-size: 12px;
}
/*.k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    -webkit-box-shadow: none;
    box-shadow: none
}
.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected {
    background-color: #ebebeb;
    color: #454545;
}
.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected {
    color: #fff;
    background-color: #a0006f;
    border-color: #a0006f;
}
.k-state-selected .link {
    color:#fff;
}
.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: #333;
}
.k-pager-wrap .k-link:hover {
    color: #a0006f;
}

.k-calendar .k-today.k-state-selected.k-state-hover {
    background-color: #a57897;
}
.k-calendar td.k-state-focused.k-state-selected.k-state-hover {
    -webkit-box-shadow: inset 0 0 7px 0 #83016b;
    box-shadow: inset 0 0 7px 0 #83016b;
}
.k-grid-header th.k-state-focused, .k-list > .k-state-focused, .k-listview > .k-state-focused, .k-state-focused, td.k-state-focused {
    -webkit-box-shadow: inset 0 0 7px 0 #a0006f;
    box-shadow: inset 0 0 7px 0 #a0006f;
}
.k-calendar .k-today.k-state-selected,
.k-calendar .k-today.k-state-focused.k-state-hover,
.k-calendar .k-state-selected.k-state-hover {
    background-color: #83016b;
    color: #fff;
}
.k-calendar .k-today.k-state-selected .k-link,
.k-calendar .k-today.k-state-focused.k-state-hover .k-link,
.k-calendar .k-state-selected.k-state-hover .k-link,
.k-calendar .k-state-selected .k-link {
    color: #fff;
}*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #83016b;
    color: #fff!important;
}
.btn-group .fa-check-square-o,
.btn-group .fa-square-o {
    width: 15px;
}
.returns-help p a,
.modal-body p a {
    display: inline-block;
    margin: 7px 0;
    color: #a0006f;
}

.returns-help strong a:hover,
.modal-body p a:hover {
    text-decoration: underline;
}
