﻿#main_content {
            padding-top: 30px!important;
        }

        #DivProduct {
            font-size:22px;
        }
        #DivProduct .row:first-child {
             border-bottom:1px solid #ccc;
        } 
        #DivProduct .col {
            padding:10px;
        }
        #DivProduct .col:first-child {
            font-weight:bold;
        }


        .pnlContent {
            margin-bottom: 20px;
        }

            .pnlContent h1, .pnlContent h2, .pnlContent h3, .pnlContent h4 {
                margin: 0px;
                margin-bottom: 10px;
                line-height: 1.7em;
            }

        .btn-findhs {
            border-radius: 36px!important;
            padding: 9px 18px!important;
            font-size: 18px!important;
            background-color: #0094DA!important;
            border: 0px!important;
        }

            .btn-findhs:hover {
                background-color: #286090!important;
            }
        .pnlSeeAlso ul {
        margin:0px;padding:0px;
        }
        .pnlSeeAlso ul li {
            list-style:none;
            
        }
        .pnlSeeAlso ul li:before {
            color:#41479B;
            font-family: "FontAwesome"; font-weight: 900; content: "\f105\ ";
        }
        .stp-tab-content {
            background-color: #fff!important;
            padding: 10px;
        }

            .stp-tab-content h4 {
                margin-top: 0px!important;
            }

        .stp-hs-code {
            margin-top: 7px;
            font-weight: bold;
            font-size: 16px;
        }

        .stp-hs-code2 {
            font-weight: bold;
            font-size: 16px;
        }

        .stp-tabs > li {
            margin-top: 6px;
            margin-right: 3px;
        }

            .stp-tabs > li > a {
                border-radius: 7px 7px 0px 0px!important;
                background-color: #1DA1F2!important;
                /*border: 1px solid #ccc;*/
                font-size: 11px!important;
                color: white;
                margin-left: 0px;
            }



            .stp-tabs > li.active > a, .stp-tabs > li.active > a:hover {
                background-color: #ffffff!important;
                color: #666 !important;
            }

        ul.stp-tabs > li > a:hover {
            background-color: #DBF1FB !important;
            color: black !important;
        }

        #DivCantFind {
            border-radius: 0px;
            font-size: 15px;
            padding: 5px;
            font-weight: bold;
            margin-top: -20px;
            margin-bottom: 10px;
        }

            #DivCantFind .imgCantFind {
                width: auto;
                height: auto;
                display: block;
            }

        .country_flag {
            margin-top: 7px;
        }

            .country_flag img {
                margin-right: 7px;
            }