.fg_membersite{
    padding: 1%;
}
.fg_membersite fieldset {
    width: calc(100% - 10px);
}

.fieldset {
    border: none;
    padding:0px;
}

.prod {
    display: flex;
    justify-content: center;
    vertical-align:top;
    text-align:center;
    padding: unset!important;
    padding-top: 5px!important;
}

.imgdiv {
    display: flex;
    justify-content: center;
    margin-bottom: 4px;
    padding: 2%;
} 

.image-gallery {
    background-color: #f1f1f1;
    border-radius: 32px;
    padding: 6%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#btn{
    height: 50px;
    width: 145px;
    outline:none;
}

.table1{
    width: 100%;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
    color: #0F427B;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: -webkit-center;
    border-collapse: collapse;
}

.head_col{
    width: 100%;
    background-color: #2272FF;
    padding: 4px;
    border: 1px solid #2272FF;
}

.Specification{
    width:100%; 
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

}

.heading1{
    font-size:14px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
    color: white;
}

.specs_row{
    color: #333;
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    outline: 0 none;
    vertical-align: top;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    border: 1px solid #ddd;
}

.col1, .col2 {
    font-size:14px;
    width:50%;
    padding: 4px;
}

.col2 {
    background-color:#f1f1f1;
}

.updateCart1{
    background-color: #f1f1f1; 
    border-radius: 20px;

}
.updaterow{
    display: flex;
    flex-direction: row;
    width: 80%;
    margin: auto;
    margin-top: 3px;
    position: relative;
}
.updaterow label{
    width: 50%;
    text-align: end;
}
.updaterow input,.updaterow select{
    width: 130px;
    margin-left: 10px;
    height: 22px;
    border-radius: 4px;
}
  .srchdmodels{
    position: absolute;
    top: 22px;
    width: 164px;
    background-color: white;
  }
  .srchdmodels ul{
    list-style-type: none;
    height: auto;
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid black;
    color: #23a1d1;
  }
  .srchdmodels ul li{
    position: relative;
  }
  .srchdmodels ul::-webkit-scrollbar {
    width: 4px;
  }
  .srchdmodels ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgb(255, 251, 251); 
    border-radius: 10px;
  }
  .srchdmodels ul::-webkit-scrollbar-thumb {
    background: rgb(151, 151, 151); 
    border-radius: 10px;
  }
  .modelExist{
    overflow: hidden;
    background: white;
  }
@media only screen and (min-width: 1000px) and (max-width: 2000px){
    .updaterow{
        width: 100%;
    }
}
@media only screen and (max-width: 1000px){
    .updaterow{
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .updaterow label{
        width: 100%;
        text-align: center;
    }
    .srchdmodels{
        top: 38px;
    }
    .srchdmodels ul{
        height: auto;
        max-height: 180px;
    }   
}

#details{
    width:100%;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
    color: #0F427B;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 3%;
}

#details tbody tr:first-child {
    height: 40px;
}

.update_lbl{
    font-size:large;
    border-bottom: 1px solid #ddd;
}

.update_row{
    color: black;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    vertical-align: top;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 8px;
    display: inline-block;
}

.chk_box{
    padding-top:5px;
}

.chk_lbl{
    font-size:14px;
    color: #333
}

.tableDiv {
    max-width: 100%;
    width:58%;
    margin-left: 20px;
    text-align:-webkit-center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.doc_links_mob{
    margin-bottom:10px;
}

.prod_document_links{
    text-align: left;
    bottom:0px; 
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    padding: 12px 16px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 #00000016;
    border: 1px solid #eee;
    border-inline: 4px solid #ddd;
    margin-top: 16px;
    width: fit-content;
    margin-inline: auto;
    text-align: center;
}

.a_docs{
    text-decoration:none;
    color: #0F427B;
}

.substituteItemsContainer {
    text-align:left;
    padding: 0px;
    border: none;
    font: normal 11px/18px Verdana,Arial,Helvetica,sans-serif;
}

.h2_subitems{
    font-size:18px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding: 12px;
    border: 0;
    vertical-align: middle;
    background-color: #f1f1f1;
    margin-block: 16px;
}

.h4_sub1{
    line-height: 2.1em !important;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
    color: white;
    background-color: #2272FF;
    border-radius: 24px 24px 0 0;
    margin-bottom: 12px;
}

.a_notify{
    color: #0F427B;
    font-size: 12px;
    line-height: 18px;
    cursor:pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.table_subitems{
    vertical-align: top; 
    height:35%;
    width:100%;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0; 
    color: #0F427B;
    font: normal 11px/18px Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.sub_row{
    color: black;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    font-size: 12px;
    line-height: 18px;

}

.sub_img1{
    width: auto;
    height: 100px;
    border-radius: 8px;
}

.sublvl{
    color: #333;
    font-size: 1em;
}

.div_2{
    width: 85px;
    margin: auto;
}

#itemskey1{
    width:0px;
    text-align:right;
    visibility:hidden;
}

.prev_img, .next_img{

    height:40px;
    width:40px;
    outline:none;
}

.prev_col{
    width:100px;

}

.prev{
    height:50px;
}

.updateCart {
    min-height: 462px;
    height: 100%;
    position: relative;
    width: 42%;
    margin-top: unset;
    margin-left: 20px;
}

.doc_links_mob {
    display: none;
}

#SuggestedItem_substitute {
    width: 990px;
    overflow: hidden;
}

.table_subitems2{
    max-height: 250px;
    max-width: 990px;
    font-size: 13px;
}

.verticalLineleft {
    border: 4px solid transparent;
}

.sub_box{
    height: 150px;
    width: 185px;
    text-align: center;
    overflow: hidden;
}

.div_sub1{
    height: 100%;
    width: 186px;
    background-color: #f1f1f1;
    border-radius: 24px;
    border: 1px solid #ddd;
}

.div_3{
    height:100%;
    width:185px;
}

.h2_rcmd{
    text-decoration: underline;
    font-size:18px;
    font-family: Arial,sans-serif;
    font-weight: 700;
    color: #333;
}

.fieldset_rcmd{
    text-align:left;
    padding: 5px;
    width: calc(100% - 10px);
}

.h2_rcmd{
    text-decoration: underline;
    font-size: 18px;
}


.rec_table{
    margin-top: 5px;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
    color: #0F427B;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.rec_table thead tr {
    color: white;
    vertical-align: middle;
}

.rowgroup{
    background: #2272FF;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    vertical-align: top;
    color: #0F427B;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.h4_rcmd{
    height: 2.1em;
     line-height: 2.5em;
}

.tab_row{
    color: #555;
}

.customCmp{
    font-size:1em;
    font: 14px/20px Verdana,Arial,Helvetica,sans-serif;
}

#chkId_1536{
    margin: 0;
    padding-bottom: 2px;
    vertical-align: middle;
}
.itm_img{
    height: 75px;
    width: 75px;
}


.a_rec{
    color: #0F427B;
    text-decoration: underline;
}

.recommendItms {
    text-decoration: underline;
    font-size:16px;
    margin-bottom: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.notifyLinkBtn {
    cursor:pointer;
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.text-bold {
    font-weight: bold;
}

.stockFlagImg {
    height: 25px;
    width: 25px;
    overflow: hidden;
    vertical-align: middle;
}

.prodSpecLink {
    text-decoration:none;
}

.centreDiv {
    text-align: -webkit-center;
}

.rightDiv {
    text-align: -webkit-right;
}

.text-left {
    text-align: left;
}

.flexboxDiv {
    display: flex;
    width: 100%;
}

.columnheader:nth-of-type(4) {
    display: none;
}
.columnheader:nth-of-type(5) {
    display: none;
}
.columnheader:nth-of-type(6) {
    display: none;
}

.tab_cell:nth-of-type(1) {
    width: 5%;
    vertical-align: middle;
}
.tab_cell:nth-of-type(2) {
    width: 14%;
    vertical-align: middle;
}
.tab_cell:nth-of-type(3) {
    width: 11%;
    vertical-align: middle;
}
.tab_cell:nth-of-type(4) {
    display: none;
}
.tab_cell:nth-of-type(5) {
    display: none;
}
.tab_cell:nth-of-type(6) {
    display: none;
}
.tab_cell:nth-of-type(7) {
    width: 35%;
    vertical-align: middle;
    font-size: 14px;
    color: black;
    padding: 5px;
}
.tab_cell:nth-of-type(8){
    width: 10%;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
}

.tab_cell:nth-of-type(9){
    width: 7%;
    vertical-align: middle;
}
.tab_cell:nth-of-type(10){
    padding-top:5px; 
    padding-bottom:5px;
    width: 4%;
    text-align: center;
    vertical-align: middle;
}
.mobileview {
    display: none;
}

/* .stockFlagMob {
    vertical-align: super;
} */
.doclinks_mob {
    display: none;
}

.doclinks_pc {
    /* position: absolute; */
}

.replaceProductName {
    text-decoration: underline;
}

.modellist:HOVER {
    background-color: #DCDCDC !important;
}

.setObsoleteBtn {
    background: #2272FF;
    color: white;
    font-size: 14px;
    border: none;
    padding: 5px;
    width: 70px;
    border-radius: 4px;
    cursor: pointer;
}

.signinmsg_rec {
    font-size: 14px;
    color: #2272FF;
}

@media only screen and (min-width: 801px)
{
    .imgdiv {
        padding: 0%;
    }
}

@media only screen and (max-width: 800px)
{
    .prod {
        display: contents;
    }
    .tableDiv {
        margin-left: unset;
        width: 100%;
        margin-top: 10px;
    }
    /* .tableDivPc {
        display: none;
    } */
    .doclinks_pc  {
        display: none;
    }
    .doclinks_mob {
        display: block;
        margin-top: 10px;
        border-inline: 4px solid #ddd;
    }
    .updateCart {
        min-height: unset;
        width: 75%;
        margin-top: unset;
        margin-left: unset;
    }
    .flexboxDiv {
        flex-direction: column-reverse;
        align-items: center;
        gap: 4px;
    }
    .columnheader, .rec_table, .rowgroup, .tab_row, .tab_cell, .tab_body {
        display: block;
    }
    .tab_row {
        margin: 0 0 5px 0;
    }
    .rowgroup .tab_row {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .PCView {
        display: none !important;
    }
    .tab_cell:nth-of-type(1) {
        display: none;
        width: unset;
    }
    .tab_cell:nth-of-type(2) {
        width: unset;
        padding-left: unset;
        text-align: center;
        border-bottom: none;
        border-top: 1px solid gray;
        display: list-item;
    }
    .tab_cell:nth-of-type(3) {
        width: unset;
        padding-left: unset;
        text-align: center;
    }
    .tab_cell:nth-of-type(4) {
        width: unset;
        padding-left: unset;
        text-align: center;
        display: block;
        border: 0;
        border-top: 1px solid gray;
    }
    .tab_cell:nth-of-type(5) {
        width: calc(100% - 0px);
        padding-left: unset;
        padding-top: 7px;
        padding-bottom: 7px;
        display: inline-flex;
        text-align: center;
        justify-content: center;
        border: 0;
    }
    .tab_cell:nth-of-type(6) {
        width: unset;
        padding-left: 5%;
        display: inline-block;
    }
    .tab_cell:nth-of-type(7) {
        width: unset;
        padding-left: unset;
        text-align: justify;
        border: 0;
    }
    .tab_cell:nth-of-type(8) {
        width: unset;
        text-align: unset;
        display: none;
    }
    .tab_cell:nth-of-type(9) {
        width: unset;
        display: none;
    }
    .tab_cell:nth-of-type(10) {
        width: unset;
        text-align: unset;
        display: none;
    }
    .tab_cell:before {
        position: absolute;
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .tab_cell:nth-of-type(4):before {
        content: "";
        display: block;
    }
    .tab_cell:nth-of-type(5):before {
        content: "";
        display: block;
    }
    .tab_cell:nth-of-type(7):before {
        content: "";
    }
    .custom_name {
        position: absolute;
        float: left;
        width: 50%;
    }
    .specsMob {
        float: right;
        display: block;
        text-align: right;
    }
    .priceAvailabilityMob {
        width:50%;
        display:inline-block;
    }
    #SuggestedItem_substitute {
        width: 404px;
    }

    .image-gallery {
        flex-direction: row;
    }

    .thumbnails {
        display: block !important;
        justify-content: center !important;
    }

    .thumbnail-image{
        width: 60px !important;
        height: 60px !important;
    }

    .image-gallery .main_img{
        width: 175px;
    } 

    .prod_document_links {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) and (min-width: 400px)
{
    #SuggestedItem_substitute {
        width: 204px;
    }
}

@media only screen and (min-width: 500px)
{
    #substitutePaging {
        display: none;
    }    
}

@media only screen and (max-width: 400px)
{
    #SuggestedItem_substitute {
        width: 200px;
    }    
}

@media only screen and (max-width: 500px)
{
    .updateCart {
        width: 100%;
    }    
}

.slider__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    /* opacity: .7; */
    padding: 0;
    /* position: absolute; */
    top: 50%;
    /* transform: translateY(-50%); */
    width: 2em;
    z-index: 1;
    font-size: 30px;
    background-color: #2272FF;
    opacity: 1;
}

.slider__arrow--prev, .slider__arrow--next {
    left: 1em;
}

.slider__arrow--prev svg {
    transform: scaleX(-1);
    fill: #fff;
    height: 1.2em;
    width: 1.2em
}

.slider__arrow--next svg {
    fill: #fff;
    height: 1.2em;
    width: 1.2em
}

@media screen and (min-width:900px) and (max-width:1130px) {
    #SuggestedItem_substitute {
        width: 790px;
    }
}

@media screen and (min-width:768px) and (max-width:899px) {
    #SuggestedItem_substitute {
        width: 594px;
    }
}

@media screen and (min-width: 2000px) {
    #SuggestedItem_substitute {
        width: 980px;
    }
}

@media screen and (min-width: 3400px) {
    #SuggestedItem_substitute {
        width: 1531px;
    }
}

@media only screen and (max-width: 1024px)
{
    .slider__arrow {
        height: 1.2em;
        width: 1.2em;
    }

    .slider__arrow--prev svg, .slider__arrow--next svg {
        height: 0.6em;
        width: 0.6em
    }
}

.thumbnails {
    display: flex;
    justify-content: center;
    column-gap: 8px;
}
  
.main_img {
    margin: auto;
    width: 275px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 20px;
    max-width: 100%;
    max-height: 100%;
    box-shadow: 0 0 12px 0 #00000016;
    aspect-ratio: 1;
}

.thumbnail:hover:not(.selected) .thumbnail-image{
    border: 4px solid #e5e5e5;
}

.selected .thumbnail-image {
    border: 4px solid #e1e1e1;
    outline: 8px solid #e9e9e9;
}
  
.thumbnail-image {
    width: 75px;
    height: 75px;
    margin: 20px 3px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #eee;
    border-radius: 12px;
    transition: 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
}