
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?pfdeu);
    src: url(../fonts/icomoon.eot?pfdeu#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?pfdeu) format("truetype"), url(../fonts/icomoon.woff?pfdeu) format("woff"), url(../fonts/icomoon.svg?pfdeu#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

.icon-edit:before {
    content: "\e90d";
}

html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 0px;
}

ul.levelone {
    width: 100% !important;
}

.Loadingprogress {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../Images/loading.gif') 50% 50% no-repeat;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg width='20' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='exclamation-triangle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%23C64D4D' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'%3e%3c/path%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.bucks_balance .blnce_txt .h6vishal {
    color: #888F92 !important;
    line-height: 16px !important;
    font-weight: 600 !important;
}

    .bucks_balance .blnce_txt .h6vishal > span {
        font-weight: 700 !important;
    }

.clsmenupoints {
    color: #313A41 !important;
}

/*HeroImage issue*/

@media (min-width: 1400px) {
    .heroimg_aspect_ratio_responsive {
        background-size: 100% 100%;
        width: 100%;
        height: auto;
        /*padding-top: 30%;*/
    }
}

@media only screen and (min-width: 499.98px) and (max-width: 1399.98px) {
    .heroimg_aspect_ratio_responsive {
        background-size: 100% 100%;
        width: 100%;
        height: auto;
        /*padding-top: 30%;*/
    }
}

@media (max-width: 499px) {
    .heroimg_aspect_ratio_responsive {
        background-size: 100% 100%;
        width: 100%;
        height: auto;
        padding-top: 0%;
    }
}

.heroimg_aspect_ratio_responsive {
    background-size: 100% 100% !important;
}

.input-error {
    border-color: #c34646;
    box-shadow: 0 0 0 1px #c34646;
}

.hide-skip-maincontent {
    position: absolute;
    left: -1000px;
}

.k-i-calendar {
    margin: 0;
    padding: 0;
    border: 0;
    font: 16px/1 WebComponentsIcons !important;
    vertical-align: middle !important;
    color: #888f92 !important;
}


.k-calendar td.k-state-focused .k-link {
    box-shadow: inset 0 0 2px 1px #313A41 !important;
}

.k-calendar .k-footer .k-nav-today {
    color: #313A41 !important;
}

.k-calendar .k-today .k-link {
    color: #313A41 !important;
    box-shadow: inset 0 0 0 1px #313A41 !important;
}

.k-calendar td.k-state-selected .k-link {
    background-color: #313A41 !important;
}

.megamenu-content li.has_dropdown > a::after {
    right: -22px !important;
}

.header_left .megamenu-content {
    width: 220px !important;
}

.gallery-5-products .owl-stage-outer {
    padding-bottom: 10px !important;
}


.m-r-10 {
    margin-right: 10px !important;
} 


.a-disabled {
    pointer-events: none;
}

.border-red {
    border-color: red !important;
}

.display-n {
    display: none !important;
}

.m-t-8 {
    margin-top: 8px !important;
}

.dropdown-menu.show {
    z-index: 9999;
}

.m-l-10 {
    margin-left: 10px !important;
}
.autosize-textarea {
    resize: none;
    overflow: hidden;
    min-height: 50px;
    max-height: 100px;
}

.viewimagecls {
    height: 30px;
    max-height: 30px;
    position: relative;
    top: -5px;
}
/*.dashboard-components-wrapper .main-dashboard {
    height: 100vh;
    overflow: hidden;
}*/

.headerlinkicon::after {
    color: red;
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 800;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    font-size: 12px;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #888f92 !important;    
    float: right;
    margin-top: 5px !important;
}

.headerlinkicon {
    margin-right: 10px;
}

.required-color, .errormessage {
    color: #c34646 !important;
}

/*#quoteByDate, #inHandsDate {
    margin-left: 10px;
    border: unset;
}*/

.input-group > .form-control:focus {
    z-index: 0 !important;
}
.txtautocompleteoff {
    background-color: #fff !important;
}

.clssearchedKeyword {
    color: #313A41 !important;
    max-height: 240px !important;
}
.footer_right h2 {
    pointer-events: inherit !important;
    cursor: default !important;
}
/* dont changes this css. */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}