

div.productScale{

    margin-bottom: 20px;


}

div.productScale>.thumbnail{
    margin-bottom: 0;

}

div.productMenu{
    padding: 0;
    background-color:whitesmoke;

}

.MenuBar{



    width: 100%;
}

.blog-sidebar-main{

   margin-top:20px;

 }


.widget-categories-item ul,li{

    list-style-type: none;

}

.IdropDownToggle>a{

    display: inline-block;
    line-height: 32px;
    height:32px;
    font-size:20px;
    font-weight: bolder;
}

.IdropDown>li>a{

    display: inline-block;
    line-height: 24px;
    height:24px;
    font-size:16px;
    margin:5px  auto ;
    border-bottom: 1px darkgray solid;


}

.IdropDown{

    margin-left:0px;
}

.text-primary{

    margin-bottom: 20px;
}

.inner-page-box{

    margin-top:20px;

}


.imgblock{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin:auto 15px;
}

.smallscale{

    border:1px gray solid;

}
.smallscale>img{

    display:inline-block;
    margin:10px auto;
}

.textframe{
    margin-top:20px;
    border:1px gray dashed;
    width:100%;
    height:400px;

}

.innerframe{

    margin-top:20px;
    margin-left:20px;

}

.innerframe>p{

    margin-top:5px;
}

.pageProInfo>span{

    display: inline-block;
    width:25px;
    height: 30px;
    line-height: 30px;
    background-color: whitesmoke;
}

