label{
    font-weight: bold;
}
input::-webkit-input-placeholder {
color: #cacaca !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #cacaca !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #cacaca !important;  
}
 
input:-ms-input-placeholder {  
color: #cacaca !important;  
}
textarea::-webkit-input-placeholder {
color: #cacaca !important;
}
 
textarea:-moz-placeholder { /* Firefox 18- */
color: #cacaca !important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #cacaca !important;  
}
 
textarea:-ms-input-placeholder {  
color: #cacaca !important;  
}
html,
body,
header,
.carousel {
    height: 200px;
}
.carousel .carousel-inner, .carousel .carousel-inner .active, .carousel .carousel-inner .carousel-item {
    height: 200px;
}
.error-message{
    color:red;
    font-size: 90%;
}
.container{
    margin-left:20%;
    padding-top: 200px;
}
.min-btn{
    min-width: 150px;
    margin-bottom:5px;
}

.carousel-control-prev{
    background:linear-gradient(90deg, rgba(0,78,164,0.40), transparent);
    justify-content: flex-start;
}
 .carousel-control-next {
    background:linear-gradient(-90deg, rgba(0,78,164,0.40), transparent);
    justify-content: flex-end;
}
.carousel .carousel-indicators li {
    width: 1rem;
    height: 1rem;
    margin-bottom: -20px;
}
@media print{
    .roundhouse{
        /*background-color: #fffef7;*/
        border-radius: 0px;
        border: 0px;
        border-style: none;
        padding: 0;
        margin-top: 0;
    }
    .container{
        padding-top:10px !important;
        margin: auto;
        width: 100% !important;
    }
}
@media (max-width: 740px) {
    html,
    body,
    header {
        height: 100vh;
    }
    .pad-top-mobile{
        padding-top: 15vh;
    }

    .container {
        margin:auto;
    }
    .col-auto,.col-12 {
        padding:0;
    }
    .row{
        justify-content:space-evenly;
        margin:0 !important;
    }
    .card-body.m-2, .card.m-2{
        margin:0 !important;
    }
    .card{
        width: 100%;
    }
}

@media (min-width: 1200px){
    .container{
        margin-right: 0 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1415px){
    .container{
        max-width: 1000px;
    }
}
@media (min-width: 992px){
    .container {
        padding-top: 225px;
    }
}
@media (min-width: 800px) and (max-width: 850px) {
    html,
    body,
    header,
    .carousel {
        height: 100vh;
    }
}

@media (min-width: 800px) and (max-width: 992px) {
    #BannerCarousel img.img-fluid {
        max-height: 100px !important;
        max-width: 700px !important;
    }
    .carousel {
        height: 100px;
    }
    .carousel .carousel-inner, .carousel .carousel-inner .active, .carousel .carousel-inner .carousel-item {
        height: 100px;
    }
    .carousel-indicators{
        margin-bottom: -20px;
    }
    #BannerCarousel{
        padding:0px !important;
    }
    .carousel .carousel-indicators li {
        margin-bottom: 5px;
        width: .625rem;
        height: .625rem;
    }
    .container{
        max-width: 800px;
        padding-top: 215px;
    }
    .min-btn {
        min-width: 80px;
    }
}

@media (min-width: 768px) and (max-width: 800px){
    .container {
        max-width: 620px;
    }
    .main_sidebar ul {
        padding-left:0px !important;
    }
    .min-btn {
        min-width: 80px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    .container {
        margin:auto;
    }
}

@-webkit-keyframes chartjs-render-animation{
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

@keyframes chartjs-render-animation{
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

.chartjs-render-monitor {
    -webkit-animation: chartjs-render-animation 0.001s;
    animation: chartjs-render-animation 0.001s;
}

@-webkit-keyframes chartjs-render-animation{
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

@keyframes chartjs-render-animation{
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

.chartjs-render-monitor {
    -webkit-animation: chartjs-render-animation 0.001s;
    animation: chartjs-render-animation 0.001s;
}




/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}

.navbar .dropdown-menu {
  border:none;
  background-color:#0060c8!important;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  padding:.5rem .5rem;
  margin:0 .25rem;
}

/* makes the dropdown full width  */
.navbar .dropdown {position:static;}

.navbar .dropdown-menu {
  width:100%;
  left:0;
  right:0;
  top:120px;
}
  
  /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
  display:block!important;
}
  
  .navbar .dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
  }

}

.page-footer {
    background-color: #0060c8;
}

main#StorePanel {
    margin-top: 150px;
}

.view.overlay {
    max-height: 300px;
}

.new-badge {
    position: absolute;
    z-index: 1;
    right: -10px;
    top: -10px;
}

.product-info-help {
    min-height: 200px;
}

label {
}

.add-ons-panel {
    max-height: 520px;
}

.sticky-top {
    padding-top: 4.5rem;
}

table#TurntimeSortTable td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.card-group .card img.card-img-200 {
    max-width: 200px;
    margin: auto;
}

list-no-type {
    list-style-type: none;
}

.list-no-type {
    list-style-type: none;
    padding-left: 1.25rem;
}

@media (min-width:1200px) {
    .custom-container-1 {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    .custom-container-2 {
        padding-left: 15rem;
        padding-right: 15rem;
    }
    .custom-margin-1 {
        margin-left: 10rem;
        margin-right: 10rem;
    }
}

.dropdown-menu{
    z-index: 1030;
}

.hide {
    display: none;
}

.roundhouse{
    /*background-color: #fffef7;*/
    border-radius: 1px;
    border: 1px;
    border-style: solid;
    border-color: #000;
    border-collapse: separate;
    padding: .7em;
    margin-top: .5em;
}

#QuoteSummary table{
}
.print-logo,.print-show{
    display: none;
}
@media print{
     .print-show {
        display: block; !important;
     }
     .print-show.cell {
        display: table-cell; !important;
     }
    #flipkart-navbar,.main_sidebar,.print-hide {
        display: none !important;
     }
    .print-fifty{
        width: 50% !important;
        margin: 0 !important;
    }
    .print-hundred{
        width: 100% !important;
        margin: 0 !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    input, select{
        border:none !important;
        font-weight: bold !important;
    }
    textarea{
        font-weight: bold !important;
        min-height: 150px !important;
        border:none !important;
    }
    @page {
        margin-top: 5mm;
        margin-bottom: 5mm;
        margin-left: 5mm;
        margin-right: 5mm;
    }
    body {
        width: 100% !important;
        margin: 0;
    }
    .page-footer{
        display: none !important;
    }

    .print-logo{
        display: block !important;
    }

    .text-white{
        color:black !important;
    }
}

        #menu ul {
            margin: 0;
            padding: 0;
        }

        #menu .main-menu {
            display: none;
        }

        #tm:checked + .main-menu {
            display: block;
        }

        #menu input[type="checkbox"],
        #menu ul span.drop-icon {
            display: none;
        }

        #menu li,
        #toggle-menu,
        #menu .sub-menu {
            border-style: solid;
            border-color: rgba(0, 0, 0, .05);
        }

        #menu li,
        #toggle-menu {
            border-width: 0 0 1px;
        }

        #menu .sub-menu {
            background-color: #444;
            border-width: 1px 1px 0;
            margin: 0 1em;
        }

        #menu .sub-menu li:last-child {
            border-width: 0;
        }

        #menu li,
        #toggle-menu,
        #menu a {
            position: relative;
            display: block;
            color: white;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
        }

        #menu,
        #toggle-menu {
            /* background-color: #09c;*/
        }

        #toggle-menu,
        #menu a {
            padding: 1em 1.5em;
        }

        #menu a {
            transition: all .125s ease-in-out;
            -webkit-transition: all .125s ease-in-out;
        }

        #menu a:hover {
            background-color: white;
            /*color: #09c;*/
        }

        #menu .sub-menu {
            display: none;
        }

        #menu input[type="checkbox"]:checked + .sub-menu {
            display: block;
        }

        #menu .sub-menu a:hover {
            color: #444;
        }

        #toggle-menu .drop-icon,
        #menu li label.drop-icon {
            position: absolute;
            right: 1.5em;
            top: 1.25em;
        }

        #menu label.drop-icon, #toggle-menu span.drop-icon {
            border-radius: 50%;
            width: 1em;
            height: 1em;
            text-align: center;
            background-color: rgba(0, 0, 0, .125);
            text-shadow: 0 0 0 transparent;
            color: rgba(255, 255, 255, .75);
        }

        #menu .drop-icon {
            line-height: 1;
        }


        @media only screen and (max-width: 64em) and (min-width: 52.01em) {
            #menu li {
                width: 33.333%;
            }

            #menu .sub-menu li {
                width: auto;
            }
        }

        @media only screen and (min-width: 52em) {
            #menu .main-menu {
                display: block;
            }

            #toggle-menu,
            #menu label.drop-icon {
                display: none;
            }

            #menu ul span.drop-icon {
                display: inline-block;
            }

            #menu li {
                float: left;
                border-width: 0 1px 0 0;
            }

            #menu .sub-menu li {
                float: none;
            }

            #menu .sub-menu {
                border-width: 0;
                margin: 0;
                position: absolute;
                top: 100%;
                left: 0;
                width: 12em;
                z-index: 3000;
            }

            #menu .sub-menu,
            #menu input[type="checkbox"]:checked + .sub-menu {
                display: none;
            }

            #menu .sub-menu li {
                border-width: 0 0 1px;
            }

            #menu .sub-menu .sub-menu {
                top: 0;
                left: -100%;
            }

            #menu li:hover > input[type="checkbox"] + .sub-menu {
                display: block;
            }
        }


    @-webkit-keyframes chartjs-render-animation {
        from {
            opacity: 0.99;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes chartjs-render-animation{
        from {
            opacity: 0.99;
        }

        to {
            opacity: 1;
        }
    }

    .chartjs-render-monitor {
        -webkit-animation: chartjs-render-animation 0.001s;
        animation: chartjs-render-animation 0.001s;
    }


    /* adds some margin below the link sets  */
    .navbar .dropdown-menu div[class*="col"] {
        margin-bottom: 1rem;
    }

    .navbar .dropdown-menu {
        border: none;
        background-color: #0060c8!important;
    }

    /* breakpoint and up - mega dropdown styles */
    @media screen and (min-width: 992px) {
        /* remove the padding from the navbar so the dropdown hover state is not broken */
        .navbar {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
        .navbar .nav-item {
            padding: .5rem .5rem;
            margin: 0 .25rem;
        }

        /* makes the dropdown full width  */
        .navbar .dropdown {
            position: static;
        }

        .navbar .dropdown-menu {
            width: 100%;
            left: 0;
            right: 0;
            top: 120px;
        }

        /* shows the dropdown menu on hover */
        .navbar .dropdown:hover .dropdown-menu,
        .navbar .dropdown .dropdown-menu:hover {
            display: block!important;
        }

        .navbar .dropdown-menu {
            border: 1px solid rgba(0,0,0,.15);
            background-color: #fff;
        }
    }

    .page-footer {
        background-color: #0060c8;
    }

    main#StorePanel {
        margin-top: 0;
        color: black;
    }

    .view.overlay {
        max-height: 300px;
    }

    .new-badge {
        position: absolute;
        z-index: 1;
        right: -10px;
        top: -10px;
    }

    .product-info-help {
        min-height: 200px;
    }

    label {
    }

    .add-ons-panel {
        max-height: 520px;
    }

    .sticky-top {
        padding-top: 4.5rem;
    }

    table#TurntimeSortTable td {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .card-group .card img.card-img-200 {
        max-width: 200px;
        margin: auto;
    }

    list-no-type {
        list-style-type: none;
    }

    .list-no-type {
        list-style-type: none;
        padding-left: 1.25rem;
    }

    @media (min-width:1200px) {
        .custom-container-1 {
            padding-left: 10rem;
            padding-right: 10rem;
        }

        .custom-container-2 {
            padding-left: 5em;
            padding-right: 5em;
        }

        .custom-margin-1 {
            margin-left: 10rem;
            margin-right: 10rem;
        }
    }

    .dropdown-menu {
        z-index: 1030;
    }

    .hide {
        display: none;
    }

    #flipkart-navbar {
        background-color: white;
        color: white;
        position: fixed;
        width: 100%;
        height: 165px;
        z-index: 16;
    }

    .flipkart-navbar-input {
        padding: 11px 16px;
        border-radius: 2px 0 0 2px;
        border: 0 none;
        outline: 0 none;
        font-size: 15px;
    }

    .flipkart-navbar-button {
        background-color: #ffe11b;
        border: 1px solid #ffe11b;
        border-radius: 0 2px 2px 0;
        color: #565656;
        padding: 10px 0;
        height: 43px;
        cursor: pointer;
    }

    .cart-button {
        background-color: #2469d9;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .23), inset 1px 1px 0 0 hsla(0, 0%, 100%, .2);
        padding: 10px 0;
        text-align: center;
        height: 41px;
        border-radius: 2px;
        font-weight: 500;
        width: 100%;
        display: inline-block;
        color: #FFFFFF;
        text-decoration: none;
        color: inherit;
        border: none;
        outline: none;
    }

    .cart-button:hover {
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }

    .cart-svg {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        margin-right: 8px;
    }

    .item-number {
        border-radius: 3px;
        background-color: rgba(0, 0, 0, .1);
        height: 20px;
        padding: 3px 6px;
        font-weight: 500;
        display: inline-block;
        color: #fff;
        line-height: 12px;
        margin-left: 10px;
    }

    .upper-links {
        display: inline-block;
        padding: 0 11px;
        line-height: 23px;
        font-family: 'Roboto', sans-serif;
        letter-spacing: 0;
        color: inherit;
        border: none;
        outline: none;
        font-size: 12px;
    }

    .dropdown {
        position: relative;
        display: inline-block;
        margin-bottom: 0px;
    }

    .dropdown:hover {
        background-color: #fff;
    }

    .dropdown:hover .links {
        color: #000;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown .dropdown-menu {
        position: absolute;
        top: 100%;
        display: none;
        background-color: #fff;
        color: #333;
        left: 0px;
        border: 0;
        border-radius: 0;
        box-shadow: 0 4px 8px -3px #555454;
        margin: 0;
        padding: 0px;
    }

    .links {
        color: black;
        text-decoration: none;
    }

    .links:hover {
        color: blue;
        text-decoration: none;
    }

    .profile-links {
        font-size: 12px;
        font-family: 'Roboto', sans-serif;
        border-bottom: 1px solid #e9e9e9;
        box-sizing: border-box;
        display: block;
        padding: 0 11px;
        line-height: 23px;
    }

    .profile-li {
        padding-top: 2px;
    }

    .largenav {
        display: none;
    }

    .smallnav {
        display: block;
    }

    .smallsearch {
        margin-left: 15px;
        margin-top: 15px;
    }

    .menu {
        cursor: pointer;
    }

    @media screen and (min-width: 768px) {
        .largenav {
            display: block;
        }

        .smallnav {
            display: none;
        }

        .smallsearch {
            margin: 0px;
        }
    }

    /*Sidenav*/
    .sidenav {
        min-height: 100%;
        width: 0;
        position: absolute;
        z-index: 18;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 0px;
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        color: #fff;
    }

    @media screen and (max-height: 450px) {
        .sidenav a {
            font-size: 18px;
        }
    }

    .sidenav-heading {
        font-size: 36px;
        color: #fff;
    }

    .main_sidebar {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 350px;
        transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1);
        will-change: left, width;
        box-shadow: inset -1px 0 10px rgba(0, 0, 0, 0.4);
        background: #004fa5;
    }

    .main_sidebar:after {
        content: '';
        background-color: #004fa5;
        position: absolute;
        top: 0;
        z-index: -1;
        height: 100%;
        width: 58px;
    }

    .main_sidebar ul {
        list-style: none;
        padding-left: 58px;
    }

    .main_sidebar ul li {
        padding: 10px;
    }

    .main_sidebar ul li a {
        color: #fff;
        display: block;
    }

    .main_sidebar ul li i {
        float: left;
        color: grey;
        margin-left: -58px;
        font-size: 24px;
        padding-left: 7px;
    }

    .main_sidebar ul li:hover {
        background: ##004fa5;
    }

    .main_sidebar ul li a:hover {
        color: #fff;
        text-decoration: none;
    }

    .main_sidebar ul li:hover i {
        color: #fff;
    }

    .main_sidebar ul li.active {
        background: #0062cf;
    }

    .main_sidebar ul li.active i {
        color: #fff;
    }

    .main_sidebar ul li.active:hover {
        background: #167696;
    }

    .main_sidebar ul li.active:hover i {
        color: #fff;
    }

    .main {
        float: none;
        display: block;
        width: 100%;
        min-height: 100vh;
    }

.label-text span.title-text {
    font-size: 20px;
    cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
    position: absolute;
    right: 9000px;
}

/*Check box*/
input[type="checkbox"] + .label-text:before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Free";
    font-family: "Font Awesome 5 Free";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-right: 5px;
}

input[type="checkbox"]:checked + .label-text:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-size:115%;
    color: #2980b9;
    animation: effect 250ms ease-in;
}

input[type="checkbox"]:disabled + .label-text {
    color: #aaa;
}

input[type="checkbox"]:disabled + .label-text:before {
    content: "\f0c8";
    color: #ccc;
}

/*Radio box*/
input[type="radio"] + .label-text:before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Free";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}

input[type="radio"]:checked + .label-text:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-size:115%;
    color: #00a5f0;
    animation: effect 250ms ease-in;
}

input[type="radio"]:disabled + .label-text {
    color: #aaa;
}

input[type="radio"]:disabled + .label-text:before {
    content: "\f111";
    color: #ccc;
}

/*Radio Toggle*/
.toggle input[type="radio"] + .label-text:before {
    content: "\f204";
    font-family: "Font Awesome 5 Free";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 10px;
}

.toggle input[type="radio"]:checked + .label-text:before {
    content: "\f205";
    color: #16a085;
    animation: effect 250ms ease-in;
}

.toggle input[type="radio"]:disabled + .label-text {
    color: #aaa;
}

.toggle input[type="radio"]:disabled + .label-text:before {
    content: "\f204";
    color: #ccc;
}

.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-secondary {
    background-color: #ef62b3!important;
    color: #fff!important;
}

.selected-btn{
    border-radius: 0px;
    height: 35px;
    width: 35px;
    padding-top: 9px;
    font-weight: bold;
}
.review-badge{
    position: absolute;
    top: -5px;
    right: 30px;
    border-radius: 15px;
    font-size: 80%;
}
.text-underline{
    text-decoration: underline;
}
table.table a {
    margin: 0;
    color: #00aceb;
}
table.table a i.fa-folder-open{
    color: #01a0df;
}

table.table a i.fa-dollar-sign{
    color: #e9078e;
}
table.table a i.fa-upload{
    color: #fcbc61;
}
table.table a i.fa-file-pdf{
    color: red;
}

table.table a i.fa-box{
    color:#575759
}

table.table a {
    cursor: pointer;
    text-decoration: underline;
}
@media print{
    .roundhouse{
        /*background-color: #fffef7;*/
        border-radius: 0px;
        border: 0px;
        border-style: none;
        padding: 0;
        margin-top: 0 !important;
    }
}