body{
    background-color:#ffffff;;
}
#productcon{
    background-color:#ffffff;
    border-top:1px solid #f2f2f2;
    padding:10px;
}

.productcon_left_con{
    text-align:left;
    background-color:#ffffff;
}
.productcon_left_con h5{
    color:#1b2651;
    font-weight:bolder;
}


.productcon_right_con{
    background-color: #ffffff;

}

.productcon_left_con_type_title{
    text-align: left;
    color: #15529f;
    font-weight: bolder;
    line-height:35px;
}
.productcon_left_con_type_con{
    text-align:left;
    line-height:35px;
}
div.producttypecon_title{
    margin-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#f2f2f2;
    color:#000000;
    border-top:1px solid #CCCCCC;
    line-height:20px;
}

div#producttypecon_con{
    padding: 10px;
    line-height:30px;
}

div.typename{
    color:#5d5d5d;
    font-weight:bolder;
}

div.typecon{
    color: #15529f;
}

div#aboutproduct{
    margin-top:30px;
}

div#productuse{
    margin-top:30px;
}

div#aboutproduct_con{
    padding:10px;
}

div#productuse_con{
    padding:10px;
}


div#stitchingcon{
    position: absolute;
    top: 0px;
    right:20px;
    width:70px;
    height:100%;
    padding-top:5px;
    color: #15529f;
}

div.dwgbox{
    position:relative;
    text-align:left;
    border:1px solid #f2f2f2;
    margin-top:15px;
    overflow:auto;
}

div#content{
    background-color:#ffffff;
    padding-right:20px;
    border:1px solid #ffffff;
}


div.pdfDowncon:hover{
    cursor:pointer;
}


@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {


    #producttypecon{

    }
    #productcon{
        border-top:1px solid #f2f2f2;
        padding:0px;
        padding-top:10px;
        background-color: #ffffff;
    }

    .productcon_left_con_type_title{
        line-height:10px;
    }
    .productcon_left_con_type_con{
        text-align:left;
        line-height: 10px;
    }

    .productcon_left_con{
        border-right: 0px solid #0F9932;
        text-align:left;
        background-color:#ffffff;
    }
    .productcon_left{
        float:right;!important;
    }

    div#aboutproduct{
        margin-top:20px;
    }

    div#productuse{
        margin-top:20px;
    }

    div#stitchingcon{
        position: absolute;
        top: 0px;
        right:50px;
        width:70px;
        height:100%;
        padding-top:5px;
        color: #15529f;
    }

    div.producttypecon_title{
        margin-top:5x;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
        background-color:#f2f2f2;
        color:#000000;
        border-top:1px solid #CCCCCC;
        line-height:25px;
    }


}