ul ul#list-in-list, ol ul#list-in-list{
    margin-top: 0;
}

h4#list-in-list{
    margin-top: 4rem;
}

.content ul ul, .content ol ul { 
    list-style: circle !important;
} 

li.cpc-control-select__combo--list-option {
    height: auto !important;
    line-height: 1.5rem !important;  
  	padding: 5px 16px !important;
}

.pg-main-toc {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #333;
    font-weight: 400;
  	margin-bottom: 12px;
}

.cpc-control-select__combo--list-option > span {
    font-style: "Roboto", sans-serif !important;
    line-height: 1.5rem !important;  
}

.machineable-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.33;
    letter-spacing: 0.3px;
}
.machineable-illustration{
    margin-top: 1.5rem;
    margin-bottom: 0px !important;
}
.exploratory-image{
    max-width: 568px;
    height: 426px;
}
.machineable-image{
    width: 0px;
    margin-left: 24px;
}
.machineable-content .arrow {
    width: 275px;
    height: 426px;
    /* margin-left: 30px; */
    padding: 16px 16px 0px 16px;
}
.machineable-content .content-1 .arrow, .content-2 .arrow, .content-3 .arrow, .content-4 .arrow, .content-5 .arrow{
        border: solid 2px #004990;
        border-radius: 4px;
}
.machineable-content .content-1:before, .content-2:before, .content-3:before, .content-4:before, .content-5:before{
    border: solid transparent;
    content: "";
    position: absolute;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
}

.machineable-content .content-1:before{
    border-color: rgba(9, 138, 0, 0);
    border-bottom-color: #004990;
    border-width: 11px;
    top: 156px;
    left: 587px;
}
.machineable-content .content-2:before{
    border-color: rgba(9, 138, 0, 0);
    border-bottom-color: #004990;
    border-width: 11px;
    top: 189px;
    left: 587px;
}
.machineable-content .content-3:before{
    border-color: rgba(9, 138, 0, 0);
    border-bottom-color: #004990;
    border-width: 11px;
    top: 259px;
    left: 587px;
}
.machineable-content .content-4:before{
    border-color: rgba(9, 138, 0, 0);
    border-bottom-color: #004990;
    border-width: 11px;
    top: 406px;
    left: 587px;
}
.machineable-content .content-5:before{
    border-color: rgba(9, 138, 0, 0);
    border-bottom-color: #004990;
    border-width: 11px;
    top: 457px;
    left: 587px;
}

.machineable-content .content-1:after, .content-2:after, .content-3:after, .content-4:after, .content-5:after{
    border: solid transparent;
    content: "";
    position: absolute;
    pointer-events: none;
}

.machineable-content .content-1:after{
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 11px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    top: 156px;
    left: 590px;
}
.machineable-content .content-2:after{
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 11px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    top: 189px;
    left: 590px;
}
.machineable-content .content-3:after{
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 11px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    top: 259px;
    left: 590px;
}
.machineable-content .content-4:after{
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 11px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    top: 406px;
    left: 590px;
}
.machineable-content .content-5:after{
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 11px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    top: 457px;
    left: 590px;
}
.numberCircle1{
    position: absolute;
    left: -512px;
    top: 30px;
}  

.numberCircle2{
    position: absolute;
    left: -150px;
    top: 50px;
}  
.numberCircle3{
    position: absolute;
    left: -306px;
    top: 88px;
}  
.numberCircle4{
    position: absolute;
    left: -66px;
    top: 200px;
}  
.numberCircle5{
    position: absolute;
    left: -414px;
    top: 216px;
}
.content-numberCircle1, .content-numberCircle2, .content-numberCircle3, .content-numberCircle4, .content-numberCircle5 {
    width: 32px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    background-color: #004990;
    color: #ffffff;
    border: solid 2px #ffffff;
    margin-bottom: 1rem;
    display: inline-block;
    font-weight: 500;
}   
.content-title{
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.4px;
    color: #111111;
    margin-left: 8px;
}
.machineable-component .numberCircle1, .numberCircle2, .numberCircle3, .numberCircle4, .numberCircle5 {
    position: relative;
    font-weight: 400;
}
.machineable-component .machineable-image .numberCircle1 a, .numberCircle2 a, .numberCircle3 a, .numberCircle4 a, .numberCircle5 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
}
.display-none{
    display: none !important;
    border: none;
}
.previous, .next {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #0467c6;
    display: inline-block;
    margin-top: 1.875rem;
    margin-bottom: 0;
    /* position: relative; */
    /* bottom: -16px; */
}
.previous:before{
    background: url(../../../assets/cpc/img/icons/global-alert/left_chevron.svg) 50% 50% no-repeat transparent;
    content: '';
    display: inline-block;
    text-indent: -9999px;
    width: 2em;
    height: 1rem;
    position: relative;
    vertical-align: middle;
    left: -10px;
    top: -2px;
  
}
.next:after{
    background: url(../../../assets/cpc/img/icons/global-alert/chevron_mobile_right-blue.svg) 50% 50% no-repeat transparent;
    content: '';
    display: inline-block;
    text-indent: -9999px;
    width: 2em;
    height: 1rem;
    position: relative;
    vertical-align: middle;
    top: -1px;
    right: -11px;
}
.float-r {
    float: right;
}
.previous a {
    margin-left: -0.813rem;
}
.next a {
    margin-right: -0.88rem;
}
 /* Desktop screens */
@media only screen and (min-width: 64.063em) {
    .machineable-content-tablet{
        display: none;
    }
    .machineable-component {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 1.5rem;
    }
    .mobile-glossary{
        display: none;
    }
    .dest-links{
        margin-top: 64px;
    }
 }
 /* Tablet styles /* min-width 641px and max-width 1024px */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .dest-links{
        margin-top: 64px;
    }
    .intl-dest-list ul {
        margin-bottom: 0px !important;
    }

    .machineable-content {
        display: none;
    }
    .exploratory-image{
        height: 402px;
        width: 536px;
    }
    .numberCircle1 {
        left: 472px;
        top: -75px
    }
    .numberCircle2{
        left: 150px;
        top: -182px;
    }
    .numberCircle3{
        left: 306px;
        top: -296px;
    }
    .numberCircle4{
        left: 231px;
        top: -420px;
    }
    .numberCircle5{
        left: 44px;
        top: -493px;
    }
    .machineable-image {
        height: 24px;
    }
    .machineable-content-tablet {
        height: 255px;
        width: 536px;
    }
    .machineable-title, .machineable-illustration{
        margin: 1.5rem 0rem 1.5rem;
    }
    .machineable-component{
        margin-top: 1.5rem;
    }
    .content-tablet{
        height: 255px;
        border: solid 2px #004990;
        border-radius: 4px;
    }
    .machineable-content-tablet .content-tablet-1, .content-tablet-2, .content-tablet-3, .content-tablet-4, .content-tablet-5{
        padding: 1rem 1rem 0 1rem;
    }
    .previous, .next{
        margin-top: 1.5rem;
    }
    .machineable-content-tablet .content-tablet p {
        margin-bottom: 0;
    }
    .machineable-content-tablet .content-tablet-1:before, .content-tablet-2:before, .content-tablet-3:before, .content-tablet-4:before, .content-tablet-5:before {
        border: solid transparent;
        content: "";
        position: absolute;
    }
    .machineable-content-tablet .content-tablet-1:before{
        border-color: rgba(9, 138, 0, 0);
        border-bottom-color: #004990;
        border-width: 11px;
        top: 532px;
        left: 561px;
    }
    .machineable-content-tablet .content-tablet-2:before{
        border-color: rgba(9, 138, 0, 0);
        border-bottom-color: #004990;
        border-width: 11px;
        top: 532px;
        left: 242px;
    }
    .machineable-content-tablet .content-tablet-3:before{
        border-color: rgba(9, 138, 0, 0);
        border-bottom-color: #004990;
        border-width: 11px;
        top: 532px;
        left: 402px;
    }
    .machineable-content-tablet .content-tablet-4:before{
        border-color: rgba(9, 138, 0, 0);
        border-bottom-color: #004990;
        border-width: 11px;
        top: 532px;
        left: 327px;
    }
    .machineable-content-tablet .content-tablet-5:before{
        border-color: rgba(9, 138, 0, 0);
        border-bottom-color: #004990;
        border-width: 11px;
        top: 532px;
        left: 136px;
    }
    .machineable-content-tablet .content-tablet-1:after, .content-tablet-2:after, .content-tablet-3:after, .content-tablet-4:after, .content-tablet-5:after{
        border: solid transparent;
        content: "";
        position: absolute;
        pointer-events: none;
    }
    .machineable-content-tablet .content-tablet-1:after{
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 11px;
        top: 535px;
        left: 561px;
    }
    .machineable-content-tablet .content-tablet-2:after{
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 11px;
        top: 535px;
        left: 242px;
    }
    .machineable-content-tablet .content-tablet-3:after{
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 11px;
        top: 535px;
        left: 402px;
    }
    .machineable-content-tablet .content-tablet-4:after{
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 11px;
        top: 535px;
        left: 327px;
    }
    .machineable-content-tablet .content-tablet-5:after{
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 11px;
        top: 535px;
        left: 136px;
    }
    .numberCircle1, .numberCircle2, .numberCircle3, .numberCircle4, .numberCircle5,.content-numberCircle1, .content-numberCircle2, .content-numberCircle3, .content-numberCircle4, .content-numberCircle5 {
        width: 28px;
        line-height: 24px;   
        font-weight: 400;
    }
    .content-title {
        margin-left: 8px;
    }
    .mobile-glossary{
        display: none;
    }
}

@media only screen and (max-width: 40em) { 
    .machineable-content-tablet{
        display: none;
    }
    .previous, .next {
        margin-top: 0px;
    }
    .exploratory-image{
        width: auto;
        height: auto;
    }
    .machineable-image{
        margin-bottom: 18px;
        height: 1px;
    }
    .machineable-illustration, .machineable-title{
        margin-bottom: 24px !important;
        /* margin-left: 25px;
        margin-right: 16px; */
    }
    .machineable-content .content-1 .arrow, .content-2 .arrow, .content-3 .arrow, .content-4 .arrow, .content-5 .arrow{
        border: none;
    }
    .numberCircle1, .numberCircle2, .numberCircle3, .numberCircle4, .numberCircle5,.content-numberCircle1, .content-numberCircle2, .content-numberCircle3, .content-numberCircle4, .content-numberCircle5 {
        width: 28px;
        line-height: 24px;   
        font-weight: 500;
    }
    .numberCircle1{
        border-radius: 50%;
        text-align: center;
        font-size: 16px;
        background-color: #004990;
        color: #ffffff;
        position: relative;
        left: 40px;
        top: -212px;
        border: solid 2px #ffffff;
        font-weight: normal;
    } 
    .numberCircle2{
        border-radius: 50%;
        text-align: center;
        font-size: 16px;
        background-color: #004990;
        color: #ffffff;
        position: relative;
        left: 179px;
        top: -89px;
        border: solid 2px #ffffff;
        font-weight: normal;
    } 
    .numberCircle3{
        border-radius: 50%;
        text-align: center;
        font-size: 16px;
        background-color: #004990;
        color: #ffffff;
        position: relative;
        left: 232px;
        top: -264px;
        border: solid 2px #ffffff;
        font-weight: normal;
    } 
    .numberCircle4{
        border-radius: 50%;
        text-align: center;
        font-size: 16px;
        background-color: #004990;
        color: #ffffff;
        position: relative;
        left: 6px;
        top: -252px;
        border: solid 2px #ffffff;
        font-weight: normal;
    } 
    .numberCircle5{
        border-radius: 50%;
        text-align: center;
        font-size: 16px;
        background-color: #004990;
        color: #ffffff;
        position: relative;
        left: 217px;
        top: -261px;
        border: solid 2px #ffffff;
        font-weight: normal;
    } 

    .machineable-content .arrow {
        width: 100%;
        height: 426px;
        margin-left: 0px;
        padding: 0;
    }
    .machineable-title {
        font-size: 20px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: 0.4px;
        color: #111111;
    }
    .content-title {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: 0.4px;
        color: #333333;
        margin-left:8px;
    }
    .glossary-line .content ul {
        margin-bottom: 16px !important;
    }
  
    .intl-dest img {
        margin: 0 0 16px !important;
    }

    .intl-dest {
        background: #E5EFF9;
        margin-bottom: 32px !important;
        flex-direction: column;
    }

    .dest-links{
        margin-top: 48px;
    }

}

@media print { /* print */
  	.pg-avoid-page-break-inside {
    	break-inside: avoid !important;
  	}
  
    .exploratory-image{
        width: 400px;
        height: 300px;
    }
    
    .machineable-title {
        font-size: 20px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: 0.21px;
        color: #111111;
    }
    .machineable-content .content-1 .arrow, .content-2 .arrow, .content-3 .arrow, .content-4 .arrow, .content-5 .arrow{
        border: none;
    }
    .machineable-content{
        display: none;
    }

    .numberCircle1{
        width: 20px !important;
        line-height: 18px !important;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        background-color: #333333 !important;
        color: #ffffff !important;
        position: relative;
        left: 20px;
        top: -50px;
        font-weight: 400;
        border: solid 1px #ffffff;
    } 
    .numberCircle2{
        width: 20px !important;
        line-height: 18px !important;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        background-color: #111111 !important;
        color: #ffffff !important;
        position: relative;
        left: 79px;
        top: -100px;
        font-weight: 400;
        border: solid 1px #ffffff;
    } 
    .numberCircle3{
        width: 20px !important;
        line-height: 18px !important;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        background-color: #111111 !important;
        color: #ffffff !important;
        position: relative;
        left: 149px;
        top: -230px;
        font-weight: 400;
        border: solid 1px #ffffff;
    } 
    .numberCircle4{
        width: 20px !important;
        line-height: 18px !important;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        background-color: #111111 !important;
        color: #ffffff !important;
        position: relative;
        left: 200px;
        top: -190px;
        font-weight: 400;
        border: solid 1px #ffffff;
    } 
    .numberCircle5{
        width: 20px !important;
        line-height: 18px !important;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        background-color: #111111 !important;
        color: #ffffff !important;
        position: relative;
        left: 132px;
        top: -351px;
        font-weight: 400 !important;
        border: solid 1px #ffffff;
    } 
    .next, .previous {
        display: none;
    }
     .display-none{
        display: unset !important;
    }
    .machineable-image {
        margin-bottom: 18px;
        height: 10px;
    }
    .content-title {
        margin-left: 8px;
        vertical-align: top !important;
    }
    .machineable-component .machineable-image .numberCircle1 a, .numberCircle2 a, .numberCircle3 a, .numberCircle4 a, .numberCircle5 a{
        color: #ffffff !important;
        text-decoration: none;
    }
    .numberCircle1, .numberCircle2, .numberCircle3, .numberCircle4, .numberCircle5,.content-numberCircle1, .content-numberCircle2, .content-numberCircle3, .content-numberCircle4, .content-numberCircle5 {
        width: 20px;
        line-height: 16px;   
        font-weight: 500;
        background-color: #111111 !important;
        color: #ffffff !important;
        font-size: 12px !important;
    }
    .content-title{
        margin-left: 8px;
        font-size: 16px;
    }
    .machineable-component {
        margin-top: 1.188rem;
    }
    .content-tablet-1, .content-tablet-2, .content-tablet-3, .content-tablet-4, .content-tablet-5{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    .content-numberCircle1, .content-numberCircle2, .content-numberCircle2, .content-numberCircle4, .content-numberCircle5 {
        margin-bottom: 0.375rem;
        font-weight: 500 !important;
    } 
    

}
div ol#list-in-list li{
    padding-top: 0.5rem;
    padding-left: 0.5rem;
    font-weight: 300;
}
.anchors a {
    display: block;
    margin-top: 0.75rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.Line {
    width: auto;
    height: 1px;
    border: solid 1px #cbcbcb;
    margin-top: 2.75rem;
}
.table-contents-h3{
    margin-top: 2.75rem;
    margin-bottom: 0;

}
.Shape:before{
    content: '';
    display: inline-block;
    text-indent: -9999px;
    background: url(../../../assets/cpc/img/icons/global-alert/Arrow-up.svg) 50% 50% no-repeat transparent;
    width: 1em;
    height: 1rem;
    position: relative;
    vertical-align: middle;
    top: -0.125rem;
    left: -0.28rem;
}
.sub-section{
    margin-top: 6.188rem;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) 
  {
    .sub-section{
        margin-top: 4rem;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) { 
    .mobile-glossary{
        display: none;
    }
 }
@media only screen and (max-width: 40em) {
    .sub-section{
        margin-top: 4rem;
    }
    .go-to-glossary{
        display: none;
    }
    .mobile-glossary{
        margin-top: 0.75rem;
        /* margin-left: 1.5rem; */
    }
    /* .glossary-heading{
        margin-bottom: 0.75rem !important;
    } */
 }
 
@media print { /* print */
    .Shape {
        display: none;
    }
    .scroll {
        text-decoration: none;
    }
    .anchors h2{
        margin-bottom: 1.688rem;
    }
    .table-contents-h3 {
        margin-top: 1.125rem;
    }
    a#anchor1, a#anchor2, a#anchor3, a#anchor4, a#anchor5, a#anchor6 {
        margin-top: 0.375rem;
    }
    .Line {
        margin-top: 1.063rem;
    }
    .sub-section {
        margin-top: 1.688rem;
    }
    .section-title{
        margin-bottom: 1.125rem;
    }
    .mobile-glossary{
        display: none;
    }
    .go-to-glossary{
        display: none;
    }
    .glossary-line .content {
        margin-left: 1rem;
    }
    .glossary-line{
        border-left: 1px solid #333333 !important;
    }
    .glossary-heading {
        font-size: 12px;
        color: #333333;
        letter-spacing: 0.5px;  
        line-height: 18px;
    }
    .glossary-text{
        margin-top: 0.375rem !important;
    }
    .glossary-line ul {
        margin-top: 1.125rem !important;
    }

}
.back-to-top{
    margin-top: 1.5rem;
}
.section-title{
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
.section-anchor{
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
}
.sub-section-desc{
    font-size: 1.125rem;
    font-weight: normal;
}
.sub-section-items{
    margin-bottom: 2.75rem;
}
.a-back-to-top {
    display: inline-block;
    margin-left: 8px;
}

.glossary-line {
    border-left: 2px solid #004990;
}
.glossary-line .content {
    margin-left:  1.5rem;
}
.go-to-glossary{
    float: right;
    font-size: 16px;
    color: #0467C6;
    letter-spacing: 0.5px;
    line-height: 24px;
}
.glossary-heading {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.4px;
    line-height: 24px;
    margin-bottom: 0.5rem ;
}
.glossary-line ul {
    margin-top: 12px !important;
}
.glossary-text{
    margin-top: 1.5rem;
}

.intl-dest {
    background: #E5EFF9;
    margin: 48px 15px 48px 15px;
    padding: 24px;
    display: flex;
    align-items: center;
}
.intl-dest-main {
    margin-top: 48px !important;
}
.intl-dest p {
    margin: 0;
}
.intl-dest img {
    width: 24px;
    height: 24px;
    margin-right: 24px;
}
.intl-dest-button-wrapper{
    margin-top: 24px;
}
.intl-dest-list ol li,
.intl-dest-list ul li {
    list-style: none;
    padding-bottom: 16px;
    font-weight: 300;
    padding-top: 0px;
}
.intl-dest-list ol li:not(:last-child),
.intl-dest-list ul li:not(:last-child) {
    padding-bottom: 16px;
}
.intl-dest-list ol li:last-child,
.intl-dest-list ul li:last-child {
    padding-bottom: 0px;
}
.intl-dest-list ol,
.intl-dest-list ul{
    margin-top: 0px !important;
    margin-left: 0px;
}
.intl-dest-list{
    padding-left: 0px;
    margin-bottom: 76px;
}
.dest-links{
    margin-bottom: 24px;
}
.error-selection{
    border-left: 4px solid #CA261A;
    background: #FFF0EF;
    padding: 20px 20px 20px 0px;
    margin-bottom: 32px;

}
.error-selection p{
    margin-bottom: 0px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .error-selection-country p {
        color: #CA261A;
    }
}
@media only screen and (max-width: 40em) {
    .error-selection p{
        margin-bottom: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .error-selection-country p {
        color: #CA261A;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 68.25em) {
    .error-selection p{
        margin-bottom: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
 }
.error-selection p:before{
    content: '';
    display: inline-block;
    text-indent: -9999px;
    background: url(../../../assets/cpc/img/icons/global-alert/error_glyph.svg) 50% 50% no-repeat transparent;
    width: 2em;
    height: 2rem;
    position: relative;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 16px;
}
.error-selection-country p:before{
    content: '';
    display: inline-block;
    text-indent: -9999px;
    background: url(../../../assets/cpc/img/icons/global-alert/error_glyph.svg) 50% 50% no-repeat transparent;
    width: 2em;
    height: 2rem;
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 4px;
    top: -3px;
    margin-left: -5px;
}
.error-drop-down {
    border: 1px solid #CA261A;
}
.border-none{
    border: none !important;
}
.cpc-control-select{
    margin-top: 4px;
}

.intl-dest-ship-to ul li{
    font-weight: 300;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.intl-dest-ship-to ul li span {
    font-weight: 400;
}

.intl-dest-pg-2-text {
    margin-bottom: 64px;
  	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0.5px;
    line-height: 20px;
}

.intl-dest-pg-2-text p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0.5px;
    line-height: 20px;
  	margin-bottom: 0 !important;
}

.make-sticky {
	display: none;
}

.intl-dest-pg-2 table {
	width: 100%;
}

.intl-dest-pg-2 table { width: 100%; margin-top: 0 !important; }
.intl-dest-pg-2 thead { background-color: #f0f0f0; text-align: left; border-bottom: 2px solid #666666 }
.intl-dest-pg-2 tbody {border: none !important;}
.intl-dest-pg-2 tbody tr { border-bottom: 1px solid #666666; }
.intl-dest-pg-2 th, .intl-dest-pg-2 td {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
}

.intl-dest-pg-2 tr > td:first-child {
	font-weight: 500;
	width: 13%;
}

.intl-dest-pg-2 tr > td:nth-child(2) {
	width: 16.66%;
}
.intl-dest-pg-2 tr > td:nth-child(3) {
	width: 16.66%;
}
.intl-dest-pg-2 tr > td:nth-child(4) {
	width: 16.66%;
}
.intl-dest-pg-2 tr > td:nth-child(5) {
	width: 16%;
}
.intl-dest-pg-2 tr > td:nth-child(6) {
	width: 16.66%;
}


.intl-dest-pg-2 th {
	padding: 16px;
	font-weight: 500;
	color: #333333;
}

.intl-dest-pg-2 th:first-child {
	padding: 16px 16px 16px 24px;
}

.intl-dest-pg-2 th:last-child {
	padding: 16px 24px 16px 16px;
}

.intl-dest-pg-2 tbody td {
	padding: 24px 16px;
	font-weight: 300;
	color: #3a3a3a;
	vertical-align: top;
}

.intl-dest-pg-2 tbody td:first-child {
	padding: 24px 16px 24px 24px;
}

.intl-dest-pg-2 tbody td:last-child {
	padding: 24px 24px 24px 16px;
}

.intl-dest-pg-2 tbody td div {
	white-space: nowrap;
	margin: 0 0 16px 0;
	padding: 0;
	display: inline-block !important;
}

.intl-dest-pg-2 tbody td div span:first-child {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #333333;
	vertical-align: middle;
}

.intl-dest-pg-2 tbody td div span.active {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #004990;
}

.intl-dest-pg-2 td div span:not(:first-child) {
	background: url('/cpc/assets/cpc/img/icons/fsa-separator.svg') 50% 50% no-repeat transparent;
	display: inline-block;
	width: 8px;
	text-indent: -9999px;
	height: 8px;
	margin-left: 4px;
}

.pg-fsa-table-row-heading {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #333333;
	margin-bottom: 8px;
	display: none;
}
                          
.intl-dest-pg2-import-body div a:link,
.intl-dest-pg2-import-body div a:visited,
.intl-dest-pg2-import-body div a:hover,
.intl-dest-pg2-import-body div a:active {
    text-decoration: underline !important;  
}
                                                  
.intl-dest-pg2-import-body ol li,
.intl-dest-pg2-import-body ul li {
    padding: 8px 0 0 8px;
    font-weight: 300;    
}

.intl-dest-main h3 { font-size: 24px; }
/* .intl-dest-ship-from { padding-left: 0; } */


.pg-destination-details-warning {
    display: flex;
    background: #FFF0EF;
    padding: 20px 16px 20px 16px;
    border-left: 4px solid #CA261A;
    margin: 48px 32px 0 32px;
}

.pg-destination-details-warning img {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.pg-destination-details-warning p {
    margin-bottom: 0;
    display: inline-block;
    margin-left: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.pg-destination-details-warning p a {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #0467C6;
    letter-spacing: 0.5px;
    line-height: 24px;
}


.pg-intl-dest-back-to-tool-link {padding-left: 46px;}

.pg-dest-error-container { padding-left: 2rem; margin-top: 48px !important; }
.pg-dest-error-container div p span { margin: 0 !important; }
p.pg-dest-error-message { 
    padding: 0 1rem !important; 
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 24px;
    font-weight: 300;
}

.pg-intl-dest-back-to-tool-link div.columns { padding-left: 0; }
.pg-intl-dest-back-to-tool-link div p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center

}


.pg-intl-dest-back-to-tool-link div p span {
    background: url('/cpc/assets/cpc/img/icons/chevron-down-blue.svg') 50% 50% no-repeat transparent;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 2px 0;
} 

.pg-intl-dest-back-to-tool-link div p a {
    margin-left: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0467C6;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.intl-dest-import-restrictions > .intl-dest-pg2-import-body:first-child { padding-left: 32px; }
                          
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* medium screens [TABLETS] -> 641px to 1024px */
    .intl-dest-pg-2-text {
        float: none;
    }
  
  	p.pg-idl-table-desc { margin-bottom: 0 !important; }
  
  	.large-6 .intl-dest-list:nth-child(6),
    .large-6 .intl-dest-list:nth-child(7) {
        margin-bottom: 64px;
      	width: 50%;
    }

    .intl-dest {
        margin: 48px 16px;
    }
    .intl-dest-edit a {
        font-weight: 300;
    }
    .intl-dest-h2-parcels {
        margin-top: 64px;
    }
    
    .intl-dest-pg2-import-body {
        padding-left: 0px !important;
    }
    .intl-dest-ship-to ol li,
    .intl-dest-ship-to ul li{
        font-weight: 300;
    }
    .intl-dest-pg2-links {
        margin-top: 40px;
    }

    .pg-intl-dest-back-to-tool-link {padding-left: 30px;}

    .intl-dest-pg2-links.intl-dest-pg2-import-body ol li,
    .intl-dest-pg2-links.intl-dest-pg2-import-body ul li { padding: 0 0 16px 0; }

    .intl-dest-pg-2-text {
        margin-bottom: 64px;
    }
    .first-column{
        width: 50%;
        padding-right: 16px;
        font-weight: 400;
    }
    .second-column {
        width: 50%;
        padding-left: 16px;
    }
    .intl-dest-h2{
        margin: 0 16px 16px;
    }
    .intl-dest-pg-2 table.table1{
        margin-bottom: 32px !important;
    }
    .intl-dest-pg2-links ol li a,
    .intl-dest-pg2-links ul li a{
        text-decoration: none !important;
        font-weight: 300;
     }
    .intl-dest-import-restrictions-ul li{
        font-weight: 300;
    }
    .intl-dest-pg2-links ul{
        list-style: none;
        margin-left: 0px;
    }
    .intl-dest-pg2-links ol li,
    .intl-dest-pg2-links ul li{
        padding-left: 0px;
    }
    .intl-dest-pg-2 .large-th {
        display: none;
    }
    .intl-dest-pg-2 table, .intl-dest-import-restrictions {
        margin-bottom: 40px !important;
    }
	.pg-fsa-table-row-heading {
		display: block;
    }
    .intl-dest-pg-2 table thead tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    }
    .intl-dest-pg-2 table thead tr th {
		width: 25%;
    }
	.intl-dest-pg-2 table tbody:not([class="pg-idl-seven-col-table"]) tr {
		display: grid;
		grid-template-columns: 1fr 3fr;
		grid-gap: 0;
		grid-template-areas:
			"facility major"
			"facility non-major"
			"facility minor"
			"facility non-minor"
			"facility area1";
	}

	.intl-dest-pg-2 table tbody.pg-idl-seven-col-table tr {
		display: grid;
		grid-template-columns: 1fr 3fr;
		grid-gap: 0;
		grid-template-areas:
			"facility major"
			"facility non-major"
			"facility minor"
			"facility non-minor"
			"facility area1"
			"facility area2";
	}

	.intl-dest-pg-2 table tbody tr > td:first-child {
		padding: 24px 16px 24px 0;
		width: 100%;
        grid-area: facility;
	}

	.intl-dest-pg-2 table tbody tr > td:nth-child(2) {
		width: 100%;
		padding: 24px 16px 16px 16px;
        grid-area: major;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
	}

	.intl-dest-pg-2 table tbody tr > td:nth-child(3) {
		width: 100%;
		padding: 0 16px 16px 16px;
        grid-area: non-major;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .intl-dest-pg-2 table tbody tr > td:nth-child(4) {
		width: 100%;
		padding: 0 16px 16px 16px;
        grid-area: minor;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .intl-dest-pg-2 table tbody tr > td:nth-child(5) {
		width: 100%;
		padding: 0 16px 16px 16px;
        grid-area: non-minor;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .intl-dest-pg-2 table tbody:not([class="pg-idl-seven-col-table"]) tr > td:nth-child(6) {
		width: 100%;
		padding: 0 16px 24px 16px;
        grid-area: area1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
	}

	.intl-dest-pg-2 table tbody.pg-idl-seven-col-table tr > td:nth-child(6) {
		width: 100%;
		padding: 0 16px 16px 16px;
        grid-area: area1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
	}

	.intl-dest-pg-2 table tbody.pg-idl-seven-col-table tr > td:nth-child(7) {
		width: 100%;
		padding: 0 16px 24px 16px;
        grid-area: area2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
	}

	.intl-dest-pg-2 table tbody tr td {
		border-bottom: none;
    }
    .intl-dest-ship-from p:before{
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/Canada.svg) 50% 50% no-repeat transparent;
        width: 2.875em;
        height: 2rem;
        position: relative;
        vertical-align: middle;
        margin-right: 10px;
    }
    .intl-dest-ship-from h3, .intl-dest-ship-to h3{
        font-size: 28px;
        margin-bottom: 10px;
    }
    .intl-dest-ship-to p:before{
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/International.svg) 50% 50% no-repeat transparent;
        width: 2.375em;
        height: 2.375rem;
        position: relative;
        vertical-align: middle;
        margin-right: 10px;
    }
    .intl-dest-ship-to p {
        margin-bottom: -8px;
        font-weight: 400;
    }
    .intl-dest-ship-from p{
        font-weight: 400;
    }

    .intl-dest-list{
        width: 50% !important;
    }
    .intl-dest-ship-to ul {
        margin-top: 0 !important;
        margin-left: 48px;
        list-style: none;
        font-size: 16px;
        margin-bottom: 0px !important;
    }
    .intl-dest-edit a:before {
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/edit.svg) 50% 50% no-repeat transparent;
        width: 2em;
        height: 2rem;
        position: relative;
        vertical-align: middle;
        margin-right: 4px;
    }
}
                       
.pg-mini-table-title span sup { top: -10px !important; }

@media only screen and (max-width: 40em) {
    /* small screens [MOBILE] -> 640px */

    .pg-destination-details-warning {
        flex-direction: column;
        align-items: center;
        margin: 0px 0 48px 0;
    }

    .pg-destination-details-warning img {
        margin-bottom: 16px;
    }
	
  	p.pg-idl-table-desc { margin-bottom: 0 !important; }
    .intl-dest-main h3 { font-size: 20px !important; }
    .intl-dest-main .row { margin-left: 0; margin-right: 0; }
    .pg-intl-dest-mini-tables h3.pg-mini-table-title { font-size: 20px !important; }
    .pg-intl-dest-back-to-tool-link {padding-left: 0;}
    .intl-dest-edit a {
        font-weight: 300;
    }

    .large-6 .intl-dest-list:nth-child(6) {
        margin-bottom: 24px;
    }

    .large-6 .intl-dest-list:nth-child(7) {
        margin-bottom: 48px;
    }

    .intl-dest {
        margin: 32px 0px;
    }
    .intl-dest-pg-2-text {
        margin-bottom: 48px;
    }
    .intl-dest-pg2-last-p{
        margin-bottom: 0px !important;
    }
    .intl-dest-pg2-import-body h3 {
        font-size: 24px;
    }
    .intl-dest-pg2-import-body {
        padding-left: 0px !important;
    }
    .first-column{
        width: 50%;
        padding-right: 16px;
    }
    .second-column {
        width: 50%;
        padding-left: 16px;
    }
    .intl-dest-pg2-links {
        margin-top: 24px;
    }

    .intl-dest-pg2-links.intl-dest-pg2-import-body li { padding: 0 0 16px 0; }

    .intl-dest-pg-2 table.table1{
        margin-bottom: 32px !important;
    }
    .intl-dest-ship-to-country{
        margin-bottom: 32px;
    }
    .intl-dest-pg2-links ol li a,
    .intl-dest-pg2-links ul li a{
        text-decoration: none !important;
        font-weight: 300;
     }
    .intl-dest-import-restrictions-ul li{
        font-weight: 300;
    }
    .intl-dest-pg2-links ol,
    .intl-dest-pg2-links ul{
        list-style: none;
        margin-left: 0px;
    }
    .intl-dest-pg2-links ol li,
    .intl-dest-pg2-links ul li{
        padding-left: 0px;
    }
    .intl-dest-pg-2 .large-th {
        display: none;
    }
    .intl-dest-pg-2 .small-th.medium-th {
        display: none;
        }
    .intl-dest-pg-2-table-row-heading {
        display: inline-block;
    }
    .intl-dest-pg-2 table, .intl-dest-import-restrictions {
        margin-bottom: 40px !important;
    }

    .pg-dest-error-container { padding-left: 1rem; margin-top: 48px !important; }
    .pg-dest-error-container div p span { margin: 0 !important; }
    p.pg-dest-error-message { 
        padding: 0 !important; 
    }

	.pg-fsa-search-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}

	.pg-fsa-search-container.error label {
		margin-top: 0;
	}

	.pg-fsa-search-container label {
		margin: 0 0 8px;
	}

	.pg-fsa-search-container label span {
		display: block;
	}

	.pg-fsa-search-container {
		margin-bottom: 16px;
	}

	/*.pg-fsa-search-error-message > span:not(:first-child) {*/
	.pg-fsa-search-error-message {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}

	.intl-dest-fl-r {
        float: right;
    }
    .intl-dest-line {
        background: #666666;
        border-top: 2px solid #666666;
    }
    .intl-dest-h2 {
        margin-bottom: 16px;
    }

	.pg-fsa-table-row-heading {
		display: block;
	}


	.intl-dest-pg-2 table tbody tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}

	.intl-dest-pg-2 table tbody tr > td:first-child {
		padding: 24px 0 16px;
		width: 100%;
	}

	.intl-dest-pg-2 table tbody tr > td:nth-child(2) {
		width: 100%;
		padding: 0 0px 16px 0;
	}

	.intl-dest-pg-2 table tbody tr > td:nth-child(3) {
		width: 100%;
        padding: 0 0px 16px 0;

    }
    .intl-dest-pg-2 table tbody tr > td:nth-child(4) {
		width: 100%;
        padding: 0 0px 16px 0;
    }
    .intl-dest-pg-2 table tbody tr > td:nth-child(5) {
		width: 100%;
        padding: 0 0px 16px 0;

    }
    .intl-dest-pg-2 table tbody:not([class="pg-idl-seven-col-table"]) tr > td:nth-child(6) {
		width: 100%;
        padding: 0 0px 24px 0;
	}

	 .intl-dest-pg-2 table tbody.pg-idl-seven-col-table tr > td:nth-child(6) {
		width: 100%;
        padding: 0 0px 16px 0;
	}

	.intl-dest-pg-2 table tbody.pg-idl-seven-col-table tr > td:nth-child(7) {
		width: 100%;
        padding: 0 0px 24px 0;
	}

	.intl-dest-pg-2 table tbody tr td {
		border-bottom: none;
    }
    .intl-dest-ship-from{
        width: 70% !important;
    }
    .intl-dest-ship-to{
        width: 100% !important;
    }
    .intl-dest-ship-from p:before{
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/Canada.svg) 50% 50% no-repeat transparent;
        /* background: url(../icons/Canada.svg) 50% 50% no-repeat transparent; */
        width: 2.875em;
        height: 2rem;
        position: relative;
        vertical-align: middle;
        margin-right: 10px;
    }
    .intl-dest-ship-from h3, .intl-dest-ship-to h3{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .intl-dest-ship-to p:before{
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/International.svg) 50% 50% no-repeat transparent;
        /* background: url(../icons/International.svg) 50% 50% no-repeat transparent; */
        width: 2.375em;
        height: 2.375rem;
        position: relative;
        vertical-align: middle;
        margin-right: 10px;
    }
    .intl-dest-ship-to p {
        margin-bottom: -8px;
        font-weight: 400;
    }
    .intl-dest-ship-to ol li,
    .intl-dest-ship-to ul li{
        font-weight: 300;
    }
    .intl-dest-ship-from p{
        font-weight: 400;
    }
    .intl-dest-ship-to ol,
    .intl-dest-ship-to ul {
        margin-top: 0 !important;
        margin-left: 48px;
        list-style: none;
        font-size: 16px;
        margin-bottom: 48px !important;
    }
    .intl-dest-edit a:before {
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/edit.svg) 50% 50% no-repeat transparent;
        width: 2em;
        height: 2rem;
        position: relative;
        vertical-align: middle;
        margin-right: 4px;
    }
}
                       
.intl-dest-import-restrictions > .intl-dest-pg2-import-body:first-child h3:not(:first-child),
.intl-dest-import-restrictions > .intl-dest-pg2-import-body:first-child h4 {margin-top: 64px;}
                       
@media print {
	/* print */
	.pg-intl-dest-back-to-tool-link {display:none!important;}
	.pg-fsa-table-title {
		margin-bottom: 18px !important;
	}

	.intl-dest-pg-2 tbody td div {
		margin: 0 0 12px 0 !important;
	}

	.pg-fsa-search-container {
		display: none !important;
	}

	.pg-fsa-table-row-heading {
		display: block !important;
		margin-bottom: 6px !important;
	}

	.intl-dest-pg-2 tbody td div span:not(:first-child) {
		width: 4px !important;
		height: 4px !important;
		margin: 0 2px 0 6px !important;
		background: url('/cpc/assets/cpc/img/icons/fsa-separator.svg') 50% 50% no-repeat transparent !important;
		vertical-align: middle !important;
	}

	.intl-dest-pg-2 table tbody tr {
		display: grid !important;
		grid-template-columns: 1fr 3fr !important;
		grid-gap: 0 !important;
		grid-template-areas: "facility major" "facility non-major" !important;
	}

	.intl-dest-ship-to p {
        margin-bottom: 0px !important;
        font-weight: 400 !important;
    }

    .intl-dest-ship-to p:before,
	.intl-dest-ship-from p:before {
        content: '' !important;
        display: inline-block !important;
        text-indent: -9999px !important;
        background: url(../../../assets/cpc/img/icons/global-alert/Canada.svg) 50% 50% no-repeat transparent !important;
        width: 2.875em !important;
        height: 2rem !important;
        position: relative !important;
        vertical-align: middle !important;
        margin-right: 10px !important;
    }

    .intl-dest-ship-to ul {
        margin-top: 0px !important;
        margin-left: 55px !important;
        list-style: none !important;
        font-size: 16px !important;
        margin-bottom: 0px !important;
    }

    .intl-dest-ship-to ul li {
        font-weight: 300 !important;
        color: #666666 !important;
        letter-spacing: 0.5px !important;
        line-height: 24px !important;
    }

    .intl-dest-h2-parcels {margin: 64px 0 24px 0 !important;}

    .intl-dest-pg-2 table tbody tr {display: table-row !important; grid-template-columns: none !important;}

    .intl-dest-pg-2 table tr td { display: table-cell !important; text-align: left !important;}
    .intl-dest-pg-2 table tr td span.intl-dest-fl-r {float: left !important;}

    .intl-dest-pg-2 table tr td p.first-column {display: none !important;}

	.intl-dest-pg-2 table tbody tr > td:first-child {
		padding: 24px 16px !important;
		width: 25% !important;
	}

	.intl-dest-pg-2 table tbody tr > td:nth-child(2) {
		width: 15% !important;
		padding: 24px 16px !important;
	}

	.intl-dest-pg-2 table tbody tr > td:nth-child(3),
	.intl-dest-pg-2 table tbody tr > td:nth-child(4),
	.intl-dest-pg-2 table tbody tr > td:nth-child(5),
	.intl-dest-pg-2 table tbody tr > td:nth-child(6) {
		width: 15% !important;
		padding: 24px 16px !important;
	}

	.intl-dest-pg-2 table tbody tr td {
		border-bottom: none !important;
	}

	.intl-dest-pg-2 tbody td div span,
	.intl-dest-pg-2 tbody td div span.active {
		font-family: 'Roboto', sans-serif !important;
		font-size: 16px !important;
		font-weight: 300 !important;
		font-stretch: normal !important;
		font-style: normal !important;
		line-height: 1.5 !important;
		letter-spacing: 0.5px !important;
		color: #333333 !important;
	}
}

    .intl-dest-ship-from h2, .intl-dest-ship-to h2 {
        margin-bottom: 16px;
    }

@media only screen and (min-width: 64.063em)  { 
    .intl-dest-edit a {
        font-weight: 300;
    }
    .first-column, .second-column{
       float: none !important;
    }



    .intl-dest-pg2-links.intl-dest-pg2-import-body li { padding: 0 0 16px 0; }
    .error-selection-country p {
        color: #CA261A;
    }
    .intl-dest-h2 {
        margin: 0 15px 24px 15px;
    }

    .intl-dest-h2 + div.large-6 {margin: 0 32px 0 15px;}
    .intl-dest-h2-parcels {
        margin-top: 64px;
    }
    .intl-dest-h2-letter-post {
        margin-top: 0px;
    }
    .intl-dest-main {
        margin-top: 48px !important;
    }
  
    .intl-dest-main > .columns, .intl-dest-pg-2 > .columns {
        padding: 0 !important;
    }

    .intl-dest-main .stand-out { padding: 0 48px; }

    .intl-dest-main .pg-footnotes-container {padding-left: 32px;padding-right: 32px;}

    .intl-dest-main .pg-freeform:first-child { padding: 0 32px; }

    .intl-dest-main > .columns:first-child > .row:nth-child(2) {
        padding-left: 30px;
    }
    .intl-dest-import-rest-h3{
        margin-bottom: 24px;
    }
    .intl-dest-import-restrictions-ul li{
        font-weight: 300;
    }
    .intl-dest-import-restrictions{
        margin-bottom: 40px;
    }
    .intl-dest-pg2-links ul{
        list-style: none;
        margin-left: 0px;
    }
    .intl-dest-pg2-links ol li,
    .intl-dest-pg2-links ul li{
        padding-left: 0px;
        padding-bottom: 24px;
        padding-top: 0px;
    }
    .intl-dest-pg2-links ol li a,
    .intl-dest-pg2-links ul li a{
       text-decoration: none !important;
       font-weight: 300;
    }
     .intl-dest-pg-2 .small-th.medium-th {
    display: none;
    }
    .intl-dest-pg-2-table-row-heading {
        display: none;
    }
    .intl-dest-pg-2 table {
        margin-bottom: 64px !important;
    }
    .intl-dest-pg-2 table.table1{
        margin-bottom: 32px !important;
    }
    .intl-dest-ship-from p:before{
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/Canada.svg) 50% 50% no-repeat transparent;
        /* background: url(../icons/Canada.svg) 50% 50% no-repeat transparent; */
        width: 2.875em;
        height: 2rem;
        position: relative;
        vertical-align: middle;
        margin-right: 10px;
    }

    .intl-dest-ship-to p:before{
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/International.svg) 50% 50% no-repeat transparent;
        /* background: url(../icons/International.svg) 50% 50% no-repeat transparent; */
        width: 2.375em;
        height: 2.375rem;
        position: relative;
        vertical-align: middle;
        margin-right: 10px;
    }
    .intl-dest-ship-from p{
        font-weight: 400;
    }
    .intl-dest-ship-to p {
        margin-bottom: -8px;
        font-weight: 400;
    }
    .intl-dest-ship-to ul {
        margin-top: 0 !important;
        margin-left: 48px;
        list-style: none;
        font-size: 16px;
        margin-bottom: 0px !important;
    }
    .intl-dest-edit a:before {
        content: '';
        display: inline-block;
        text-indent: -9999px;
        background: url(../../../assets/cpc/img/icons/global-alert/edit.svg) 50% 50% no-repeat transparent;
        width: 2em;
        height: 2rem;
        position: relative;
        vertical-align: middle;
        margin-right: 4px;
    }
 }
/* ccopg-1676 starts here */
/* 2183 styles starts here */
.pg-number-sequencing { margin-bottom: 64px; }
.pg-number-sequencing > div img { margin-bottom: 24px; }
.pg-number-sequencing-1 {
    width: 32px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    background-color: #004990;
    color: #ffffff;
    position: absolute;
    border: solid 2px #ffffff;
    font-weight: 400 !important;
}
.pg-number-sequencing-text-no-title {
  	line-height: 24px;
  	margin-top: 3px;
    margin-left: 44px;
    margin-bottom: 0 !important;
}
.pg-number-sequencing-text {
    margin-left: 44px;
    margin-bottom: 0 !important;
}
.pg-number-sequencing-text-no-title p:last-child, .pg-number-sequencing-text-no-title ul:last-child { margin-bottom: 0 !important; }
.pg-number-sequencing-text p:last-child, .pg-number-sequencing-text ul:last-child {margin-bottom: 0 !important;}
.pg-number-sequencing-h4 {
  	margin-top: 0;
    margin-left: 44px;
    margin-bottom: 16px !important;
}

.pg-new-tab-link { margin-left: 4px; }
.pg-number-sequencing-content {
    margin-top: 0;
    width: 85%;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-align: start;
  	    -ms-flex-align: start;
  	        align-items: flex-start;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	    -ms-flex-direction: column;
  	        flex-direction: column;
    margin-bottom: 24px !important;
}

.intl-dest-main .pg-freeform .intl-dest-pg-2 > .columns.panel .pg-avoid-page-break-inside:nth-child(4) div table {margin-bottom: 64px !important;}

@media only screen and (max-width: 40em) {
    .intl-dest-main > .columns:first-child > .row:nth-child(2) > div.columns {
        padding-left: 0;
    }

    .intl-dest-main .pg-freeform .intl-dest-pg-2 > .columns.panel .pg-avoid-page-break-inside:nth-child(4) div table {margin-bottom: 48px !important;}

    .intl-dest-main .stand-out article.content { margin-bottom: 48px; }
  
  	.pg-number-sequencing > div img { width: 75%; }
  	.pg-number-sequencing > div img[width="100%"] { width: 100%; }
    
    .pg-number-sequencing-h3{
        font-size: 20px;
    }
    .pg-number-sequencing-text-no-title {
        margin-left: 44px;
        margin-bottom: 16px;
    }
    .pg-number-sequencing-text {
        margin-left: 0px;
        margin-bottom: 16px;
    }
    .pg-number-sequencing-h4 {
        margin-left: 40px;
        margin-bottom: 16px;
    }
    .pg-number-sequencing-1 {
        width: 28px;
        line-height: 24px;
    }
    .pg-number-sequencing-content {
        width: 100%;
    }

    .intl-dest-main .pg-freeform:first-child .intl-dest-pg-2 > .columns:first-child { padding-left: 0px; }

    .intl-dest-main .cpc-component:nth-child(2) > .row.cpc-content-block:last-child, .cpc-component-wrapper {
        margin-bottom: 24px !important;
    }
    
} 
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .pg-number-sequencing-content {
        width: 100%;
    }

    .intl-dest-main .stand-out { padding: 0 32px; }

    .intl-dest-h2 + div.large-6 { margin: 0 16px; }

    .intl-dest-main > .columns:first-child > .row:nth-child(2) {
        padding-left: 16px;
    }

    .intl-dest-main .pg-freeform:first-child { padding-left: 0px; }

    .intl-dest-import-restrictions { padding: 0 32px; }

    .intl-dest-main .pg-footnotes-container { padding-left: 16px; }
}
@media print {
    .pg-number-sequencing { margin-bottom: 0px !important; }
    .pg-number-sequencing-h3{
        font-size: 20px;
    }
    .pg-number-sequencing-h3{
        margin-bottom: 18px;
    }
    .pg-number-sequencing-p{
        margin-bottom: 19px;
    }
    .pg-number-sequencing-content {
        margin-top: 18px;
      width: 100% !important;
    }
    .pg-number-sequencing-1 {
        width: 24px;
        line-height: 20px;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        background-color: #111111 !important;
        color: #ffffff !important;
        position: absolute;
        border: solid 2px #ffffff;
        font-weight: 400 !important;
    }
    .pg-number-sequencing-h4{
        font-size: 1rem;
        margin-bottom: 6px !important;
        margin-left: 30px ;
    }
    .pg-number-sequencing-text {
        margin-left: 30px;
        margin-bottom: 16px;
    }
    .pg-number-sequencing-text-no-title {
        margin-left: 30px;
        margin-bottom: 16px;
    }
    
}
/* header css */
.pg-general-banner {
    background-image: -o-linear-gradient(right, #F0F0F0 0%, #FAFAFA 100%);
    background-image: -webkit-gradient(linear, right top, left top, from(#F0F0F0), to(#FAFAFA));
    background-image: linear-gradient(270deg, #F0F0F0 0%, #FAFAFA 100%);
    width: calc(100% + (7.5rem * 2)) !important;
    padding: 0 7.5rem;
    position: relative;
    margin-left: -7.5rem !important;
}
.pg-no-side-paddings {
    /* padding-left: 0 !important; */
    /* padding-right: 0 !important; */
}
.pg-general-banner--image-wrapper {
    display: inline-block;
    width: 100%;
}
.pg-general-banner .chevron {
    background: url('/cpc/assets/cpc/img/icons/cpc_chevrons.svg') 100% 100% no-repeat;
    background-size: contain;
    position: absolute;
    height: 79px;
    width: 324px;
    bottom: 0;
    right: -7.5rem;
}
.pg-general-banner-title-intl-dest {
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #111111;
    letter-spacing: 0.5px;
    line-height: 44px;
    margin: 48px 0 32px;
}
.pg-general-banner-sub-title-intl-dest {
    font-family: 'Roboto-Light', sans-serif;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin: 0 0 32px 0;
}
.pg-general-banner-print-icon-container-intl-dest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    cursor: pointer;
    margin-bottom: 48px;
}
.pg-general-banner-print-icon-container-intl-dest:hover {
    text-decoration: underline;
}
.pg-general-banner-print-icon-container-intl-dest span:nth-child(1) {
    background: url('/cpc/assets/cpc/img/icons/Print.svg') 50% 50% no-repeat transparent;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    margin-right: 8px;
}
.pg-general-banner-print-icon-container-intl-dest span:nth-child(2) {
    font-family: 'Roboto-Light', sans-serif;
    font-size: 16px;
    color: #0467C6;
    letter-spacing: 0.5px;
    line-height: 24px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .pg-general-banner {
        width: calc(100% + (3.25rem * 2)) !important;
        padding: 0 3.25rem;
        margin-left: -3.25rem !important;
    }
    .pg-general-banner .chevron {
        height: 52px;
        width: 214px;
        right: -3.25rem;
    }
    .pg-general-banner-title-intl-dest {
        margin: 48px 0 24px;
    }
    .pg-general-banner-sub-title-intl-dest {
        margin: 0 0 24px 0;
    }
}
@media only screen and (max-width: 40em) {
    .pg-general-banner {
        width: calc(100% + (1rem * 2)) !important;
        padding: 0 1rem;
        margin-left: -1rem !important;
    }
    .pg-general-banner .chevron {
        height: 31px;
        width: 129px;
        right: -1rem;
    }
    .pg-general-banner-title-intl-dest {
        margin: 32px 0 24px;
        font-size: 28px;
    }
    .pg-general-banner-sub-title-intl-dest {
        margin: 0 0 24px 0;
    }
    .pg-general-banner-print-icon-container-intl-dest {
        margin-bottom: 32px;
    }
    .pg-general-banner-print-icon-container-intl-dest span:nth-child(2) {
        display: none;
    }
  }

  /* ccopg-2300 styles  */
  .pg-multi-bullet-h4 {
      margin-bottom: 24px;
      margin-top: 24px;
  }
  .pg-multi-bullet ul ul li, .pg-multi-bullet ol ul li{
      list-style: circle;
  }
  .pg-multi-bullet ul ul, .pg-multi-bullet ol ul{
    margin-bottom: 0px !important;
}
  /* ccopg-1281 start heres */
  .pg-print-save{
      margin-top: 64px !important;
  }
  .pg-print-save h2{
      font-size: 28px;
      padding: 0px;
  }
    .pg-print-save p:before {
    content: '';
    display: inline-block;
    text-indent: -9999px;
    background: url(/cpc/assets/cpc/img/icons/print.svg) 50% 50% no-repeat transparent;
    width: 1em;
    height: 1rem;
    position: relative;
    vertical-align: middle;
    margin-right: 10.5px;
  }
  .pg-print-page span:before {
    content: '';
    display: inline-block;
    text-indent: -9999px;
    background: url(/cpc/assets/cpc/img/icons/print.svg) 50% 50% no-repeat transparent;
    width: 1em;
    height: 1rem;
    position: relative;
    vertical-align: middle;
    margin-right: 10.5px;
  }

  /*.pg-print-page span:last-child {
      color: #0467c6;
      cursor: pointer;
  }
  .pg-print-page span:last-child:hover {
      text-decoration: underline;
  }
  */
  .pg-print-page {
      text-align: right;
  }

  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
      /* tablet styles */
      .pg-print-page {
        text-align: left;
        padding-left: 0px;
    }
    .pg-print-save h2{
        margin-bottom: 16px;
        padding: 0px;
    }
  }
  @media only screen and (max-width: 40em) {
    .pg-print-page {
        text-align: left;
        padding-left: 0px;
    }
    .pg-print-save h2{
        margin-bottom: 16px;
        padding: 0px;
        font-size: 24px;
    }
  }
 @media only screen and (min-width: 64.063em) and (max-width: 68.25em) {
    .pg-print-page {
        white-space: pre;
    }
 }
 @media only screen and (min-width: 64.063em) {
    .pg-print-page {
        position: relative;
        top: 10px;    }
 }
  /* ccopg-1281 ends here */
/* ccopg-1280 start heres */
.pg-related-links ul{
    list-style: none;
    margin-top: 0px !important;
    margin-left:0px;
}
.pg-related-links > div.large-4.columns ul li {
    padding-top: 0;
    padding-left: 0 !important;
    padding-bottom: 12px;
}
.pg-related-links ul li a {
    text-decoration: none;
    font-weight: 300;
}
.pg-related-links, .pg-related-links div {
    padding-left:0px;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .pg-related-links ul{
        margin-bottom: 0px !important;
    }
    .pg-related-links ul li a {
        text-decoration: none;
        font-weight: 300;
    }
}
@media only screen and (max-width: 40em) {
    .pg-related-links ul{
        margin-bottom: 0px !important;
    }
    .pg-related-links ul li a {
        text-decoration: none;
        font-weight: 300;
    }
}
@media print {
    .pg-related-links .pg-related-links-print {
        width: 33.3% !important;
    }
    .pg-related-links ul li a {
        text-decoration: none;
    }
    .pg-related-links .pg-related-links-print ul li{
        padding-top: 6px !important;
        padding-left: 0 !important;
    }
}
/* ccopg-1280 ends  heres */
.pg-previous-next-line-above{
    border-top: 1px solid #CBCBCB;;
}
.pg-previous{
    margin-top: 24px;
}


@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .pg-download-link{
        margin-bottom: 48px !important;
        display: inline-block;
        font-size: 14px;
        color: #0467C6;
        letter-spacing: 0.44px;
        line-height: 24px;
    }
}
@media only screen and (max-width: 40em) {
    .pg-download-link{
        margin-bottom: 48px !important;
       display: inline-block;
        font-size: 14px;
        color: #0467C6;
        letter-spacing: 0.44px;
        line-height: 24px;
    }
}
#cpc-pg-nav-breadcrumb {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.pg-breadcrumb {
    margin-bottom: 4rem !important;
}

.pg-breadcrumb-desktop div ul li, .pg-breadcrumb-tablet div ul li,
.pg-breadcrumb-desktop div ul li a, .pg-breadcrumb-tablet div ul li a {
   font-family: 'Roboto', sans-serif;
}

.pg-download-this-guide{
    margin-bottom: 16px !important;
}
.pg-download-link:before {
    background: url(../../../assets/cpc/img/icons/global-alert/download.svg) 50% 50% no-repeat transparent;
    content: '';
    display: inline-block;
    text-indent: -9999px;
    width: 1em;
    height: 1rem;
    position: relative;
    vertical-align: middle;
    left: -10px;
    top: -2px;
}
.pg-download-link{
	font-family: 'Roboto', sans-serif;
    margin-bottom: 52px;
    display: inline-block;
    font-size: 14px;
    color: #0467C6;
    letter-spacing: 0.44px;
    line-height: 16px;
  	font-weight: 300;
  	margin-left: 10px;
}
