@charset "utf-8";
/* Trade Commissioner Service CSS */

footer h3 {
    color: white;
}

.p-30 {
    padding: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.ftr-l {
    border-right: 1px solid #ffffff;
    padding-left: 20px;
    padding-right: 0;
}

#wb-info ul {
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .ftr-l {
        border-right: none;
        border-bottom: 1px solid #ffffff;
    }
}

.gcweb-v2 button[aria-haspopup="true"] {
    background-color: #26374a;
    border: 1px solid #26374a;
    color: #fff;
    padding: 0.5em 1em;
    text-transform: none !important;
}

.gcweb-v2 [role="menu"] [role="menu"] {
    background-color: #fff;
    border-top: #eee solid 1px;
    -webkit-box-shadow: 10px 10px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 10px 5px rgba(0, 0, 0, 0.1);
    color: #000;
    left: 360px;
    margin-bottom: 25px;
    min-height: 100% !important;
    padding: 0 39px 24px;
    top: 0;
    width: 810px;
}

    .gcweb-v2 [role="menu"] [role="menu"] li {
        width: 100% !important;
    }

        .gcweb-v2 [role="menu"] [role="menu"] li [role="menuitem"] {
            color: #284162;
            padding: 6px 0;
            text-decoration: underline;
            font-size: 20px;
            margin-bottom: 20px;
        }

.gcweb-v2 [role="menu"] > li [role="menu"] > li p {
    font-size: 16px;
}

.gcweb-v2 [role="menu"] [role="menu"] {
    background-color: #fff !important;
    border-top: #eee solid 1px;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 00, 0.3) !important;
    box-shadow: 0px 3px 10px rgba(0, 0, 00, 0.3) !important;
    color: #000;
    left: 360px;
    margin-bottom: 25px;
    min-height: 815px;
    padding: 0 39px 24px;
    top: 0;
    width: 810px;
}

.tcs-nav {
    background-color: #26374a;
}

.home .gcweb-v2 button[aria-haspopup="true"] {
    background-color: #26374a !important;
    border-color: transparent !important;
    color: #fff !important;
}

    .home .gcweb-v2 button[aria-haspopup="true"]:hover {
        background-color: #fff !important;
        color: #000 !important;
    }

.gcweb-v2 [role="menu"] {
    background-color: #26374a !important;
    color: #fff;
    list-style: none;
    padding: 0;
    position: absolute;
}

#wb-info .landscape {
    background: #26374a url(../images/tcs-footer-lp.svg) no-repeat right bottom !important;
    background-size: cover !important;
}

.social-media {
    margin: 5px 10px;
}

.linkedin-icon {
    transition: ease-in-out 0.2s;
}

    .linkedin-icon:hover {
        transform: scale(1.2, 1.2);
        transition: ease-in-out 0.2s;
    }

.twitter-icon {
    transition: ease-in-out 0.2s;
}

    .twitter-icon:hover {
        transform: scale(1.2, 1.2);
        transition: ease-in-out 0.2s;
    }

.facebook-icon {
    transition: ease-in-out 0.2s;
}

    .facebook-icon:hover {
        transform: scale(1.2, 1.2);
        transition: ease-in-out 0.2s;
    }

.youtube-icon {
    transition: ease-in-out 0.2s;
}

    .youtube-icon:hover {
        transform: scale(1.2, 1.2);
        transition: ease-in-out 0.2s;
    }

.sm-list {
    display: inline;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .sm-list li {
        display: inline-block;
    }

#tcs-ftr div h3 {
    margin-top: 12px !important;
}

@media only screen and (max-width: 991px) {
    #tcs-ftr div h3 {
        margin-top: 32px;
    }
}

/* custom breadcrumb */
#tcs-bc li.tcs-bc:before {
    content: ">";
}

#tcs-bc li.tcs-bc span.title {
    padding-left: 10px;
}

/* Country Facts */
.facts {
    min-height: 123px;
    color: #ffffff;
}

.dl-facts dt {
    text-align: left;
    white-space: normal;
    float: left;
    margin-bottom: 3px;
    font-weight: 700;
    line-height: 1.4375;
    display: block;
    border-bottom: 1px solid #fbfbfb;
}

.dl-facts dd {
    text-align: right;
    margin-bottom: 5px;
    border-bottom: 1px solid #fbfbfb;
}

.dl-facts {
    margin-top: 120px;
}

.striped {
    background-color: #fff;
}

.factsbtn {
    background-color: #3f87a0;
}

.tcs_left_bg {
    background: #eaebed;
    padding: 30px;
    min-height: 200px;
}

.tcs_right_bg {
    background: #d9edf7;
    padding: 30px;
    min-height: 200px;
}

.equalHeight {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.blockpad {
    flex: 1;
    background: #aaa;
    width: 33.33%;
}

.padsr {
    margin-right: 2.5px;
}

.padsl {
    margin-left: 2.5px;
}

.show_hide1 {
    background: url("/images/T-Trade.svg") no-repeat left top;
    background-size: 75px 75px;
}

    .show_hide1:hover {
        background-image: url("/images/G-Trade.svg");
        background-size: 75px 75px;
    }

.show_hide2 {
    background: url("/images/T-Sanction.svg") no-repeat left top;
    background-size: 60px 60px;
}

    .show_hide2:hover {
        background: url("/images/G-Sanction.svg") no-repeat left top;
        background-size: 60px 60px;
    }

.show_hide3 {
    background: url("/images/T-Control_B.svg") no-repeat left top;
    background-size: 75px 75px;
}

    .show_hide3:hover {
        background: url("/images/G-Control_B.svg") no-repeat left top;
        background-size: 75px 75px;
    }

.show_hide1,
.show_hide2,
.show_hide3 {
    padding: 55px 5px 5px 5px;
    color: #335075;
    text-align: center;
    text-decoration: none;
    background-position: center top;
    background-color: #eaebed;
    border-style: solid;
    border-width: 1px;
    border-color: #eaebed;
}

    .show_hide1:hover,
    .show_hide2:hover,
    .show_hide3:hover {
        cursor: pointer;
        text-decoration: underline;
        background-position: center top;
        background-color: #f7f8f9;
        border-style: solid;
        border-width: 1px;
        border-color: #eaebed;
    }

.office_bg {
    min-height: 236px;
    background: #eaebed;
    padding: 20px;
}

@media screen and (min-width: 992px) {
    .btm-bnr {
        background-image: url("/images/bottom_banner.png");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        padding: 30px;
        margin-top: 30px;
    }

        .btm-bnr a {
            text-decoration: none;
        }

    .btm-bnr-lnk {
        background-color: rgba(255, 255, 255, 0.235);
        padding: 15px;
        margin-left: 10px;
        margin-right: 10px;
        transition: 0.3s;
        color: white;
    }

    a:hover .btm-bnr-lnk,
    a:focus .btm-bnr-lnk {
        background-color: rgba(255, 255, 255, 0.15);
    }
}

@media screen and (max-width: 991px) {
    .btm-bnr {
        padding-bottom: 30px;
        margin-top: 10px;
    }

    .btm-bnr-lnk {
        background-color: #4d4d4d;
        padding: 15px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .btm-bnr a {
        text-decoration: none;
        color: white;
    }

    a:hover .btm-bnr-lnk,
    a:focus .btm-bnr-lnk {
        background-color: #343333;
    }
}

.tcs_red {
    color: #CC0000;
}

.border-all {
    border: solid 1px #CCC;
    padding: 20px;
}

/* Create two equal columns that floats next to each other */

/** {
    box-sizing: border-box;
}*/

.more-tcs > i {
    padding-right: 5px;
}

.filter {
    margin-bottom: 20px;
}

    .filter details {
        padding-bottom: 0px;
    }

    .filter form {
        padding-top: 10px;
    }

/* MyTCS Right Navigation */
.module-related ul {
    list-style: none;
    padding: 0;
    border-bottom: solid 1px #CCC;
}

    .module-related ul li {
        border: solid 1px #CCC;
        padding: 10px 15px;
        border-bottom: none;
    }

        .module-related ul li:hover {
            background-color: #f5f5f5;
        }

            .module-related ul li:hover a {
                color: #555;
                text-decoration: none;
                display: block;
            }


/* Secure pages */
form.secure,
form#changePassword {
    padding-top: 20px;
}

/* 2019-07-10 */
#tcs_sector_list {
    list-style-type: none !important;
    padding-left: 0px;
}

#sectorSelection legend {
    margin-bottom: 5px !important;
}

@media (min-width:992px) {
    .tcs-sdc-banner-bg {
       background: url('/images/signin-banner.png') no-repeat center top;
        background-color: #e2e9ed;
        height: 270px;
    }

    .tcs-sdc-title {
        margin-top: 75px;
        font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 65px;
        color: #ffffff;
    }

    .tcs_subtitle {
        margin-top: 10px;
        margin-bottom: 110px;
        padding-left: 0px;
        font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 36px;
        /*color: #ffffff;*/
    }
}

@media screen and (min-width: 991px) {
    .align_bottom {
        display: flex;
        align-items: flex-end !important;
    }
}

.mytcsbar_red {
    font-weight: bold;
    color: #d3080c;
}

.mytcs_line {
    border-bottom: 1px solid #CCC;
}

fieldset {
    border-top: 1px solid #CCC;
}





















/* Trade Commissioner Service Online Survey WET4 CSS - START */
#tcssurvey legend {
    float: none;
    line-height: 23px;
    font-weight: 400;
    font-size: 12pt;
    margin-bottom: 0px;
}

#tcssurvey .checkbox, .radio {
    display: list-item;
}

.tcs-nav {
    background-color: #26374a;
}

#tcs-ftr div h3 {
    margin-top: 12px !important;
    color: white;
}

.ftr-l {
    border-right: 1px solid #ffffff;
    padding-left: 20px;
    padding-right: 0;
}

#wb-info .landscape {
    background: #26374a url(../images/tcs-footer-lp.svg) no-repeat right bottom !important;
    background-size: cover !important;
}
/* Trade Commissioner Service Online Survey WET4 CSS - END */


/**/
div#tcs_loginBox div.module-related h2 {
    margin-bottom: 8px !important;
}

div#tcs_loginBox input[type='submit'] {
    width: 8em;
}

div#tcs_loginBox .module-related p {
    background-image: none;
    background-color: #fff;
    text-shadow: none;
    padding-left: 0;
    border: none;
}

.module-related h2, #cn-aside h2.nav {
    background-image: none;
    background-color: #555;
}

#tcs_ph {
    display: none;
}

.tcs_red {
    color: #CC0000;
}

#lx, #dx {
    width: 96%;
}

#tcs_sector_list {
    margin-left: 0px;
}

.tcs_radio_button {
    margin-right: 5px !important;
    vertical-align: top !important;
}

.tcs_checkbox_button {
    margin-right: 5px !important;
    vertical-align: top !important;
}
/***********************************************************************************************/
ul.svxv2 {
    list-style-type: none !important;
    margin-left: 10px;
    margin-top: 5px;
}

.svxv2 li input[type="radio"] {
    margin-top: -1px;
    vertical-align: middle;
    margin-right: 3px;
}

.svxv2 li input[type="checkbox"] {
    margin-top: -1px;
    vertical-align: middle;
    margin-right: 3px;
}

.svxv2 li textarea {
    margin-top: 10px;
    width: 100%;
    height: 100px;
}

.svxv2Center {
    text-align: center !important;
    margin-bottom: 10px;
}

.svxv2ButtonX {
    width: 100px;
    margin: auto;
}

p.svxv2Bold label {
    font-weight: bold;
}

ul.svxv2 li {
    list-style-type: none;
}

p.svxv2NoMarginBottom {
    margin-bottom: 0;
}

p.svxv2NoMarginTop {
    margin-top: 0;
}

fieldset.svxv2 {
    margin-top: 20px !important;
}

    fieldset.svxv2 legend {
        font-size: 110% !important;
        line-height: 150% !important;
    }

        fieldset.svxv2 legend:after {
            border: none;
        }

    fieldset.svxv2 ol {
        margin-top: 5px !important;
    }

    fieldset.svxv2 ul {
        margin-top: 5px !important;
    }

a.tcs_login {
    color: #295376 !important;
}

/* this is to align the sector list on the update page */
.mytcs_inline-field input,
.mytcs_inline-field label {
    display: inline-block;
    margin-bottom: 0; /* I added this after I posted my reply */
    vertical-align: middle; /* Fixes any weird issues in Firefox and IE */
}

/*Start: table search accessibility styles*/

.line-height {
    overflow: hidden;
    position: relative;
    line-height: 1.5em;
    max-height: 3.0em; /* height is 2x line-height, so two lines will display */
    margin-right: 0em;
    padding-right: 0em;
}

.tcs-table-search tbody tr td:first-child {
    width: 20px !important;
}

    .tcs-table-search tbody tr td:first-child button {
        padding: 0;
        margin: 2px,2px,2px,2px;
        background-color: Transparent;
        background-repeat: no-repeat;
        border: none;
    }

        .tcs-table-search tbody tr td:first-child button .glyphicon {
            color: #295376;
        }

        .tcs-table-search tbody tr td:first-child button:focus .glyphicon {
            color: #0000EE;
        }

        .tcs-table-search tbody tr td:first-child button .glyphicon:hover {
            color: #0000EE;
        }

.text-truncate {
    overflow: hidden;
    position: relative;
    margin-right: 0em;
    padding-right: 1em;
}

    .text-truncate:after {
        content: '…'; /*add the ellipsis character*/
        position: absolute;
        right: 0;
        bottom: 0;
    }

.text-truncate-void {
    overflow: hidden;
    position: relative;
    margin-right: 0em;
    padding-right: 1em;
}

    .text-truncate-void:after {
        content: ''; /*remove the ellipsis character*/
        position: absolute;
        right: 0;
        bottom: 0;
    }

/*End: table search accessibility styles*/
