﻿.divMoreParametersToHide {
    width: 100%;
    float:left;
    display:none;
    clear:both;
    margin-top:-12px;
}
.divPackingDetailToHide {
    width: 100%;
    clear:both;
}
.BOMDetail {
    float:left;
    clear:both;
    margin-top:2px;
}

.m11 {
    float: left;
    height: 41px;
    margin-top: 6px;
}
.p_div1 {
    float: left;
    height: 41px;
    width: 180px;
    margin-top: 6px;
}


/*for Commercial Document(by Nahid)*/

.LeftDiv{
     float: left;
     width: 60%; }
.RightDiv{ float: left;
         width: 30%; }
 /*for image in commercial document(by Nahid)*/  
 
 .wrap
{
    width: 500px;
}
 
.cfgContent 
{
    overflow: hidden;
    }
.clearfix
{
    content: '';
    clear: both;
    display: block;
}
.thumbnailMode
{
    float: right;
}
 
.config
{
    margin-left: 40px;
}
 
.config,
.galleries, 
.contentMode
 
{
    float: left;
}
 
.contentMode
{
    margin-right: 20px;
}        

