.box {
    padding:60px 0
}
.box:last-child {
    border-bottom:0
}
.box p {
    padding:15px 2% 0 0
}
.row-fluid+.row-fluid {
    margin-top:25px
}
/* meh */
 .containerCentered .span5 {
    padding-right: 2%;
}
table {
    width:100%
}
tr {
    border-bottom:1px solid #e5e5e5
}
tr:last-child {
    border-bottom:0
}
th, td {
    padding: 15px 0;
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.5em;
    vertical-align: top;
}
th {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
}
.user-agreement {
    margin-top: 40px;
}
html[data-device-type="dedicated"] tbody, html[data-device-type="portable"] tbody {
    border-left: 1px solid #e5e5e5;
}
html[data-device-type="mobile"] th {
    padding-left: 0;
}
/* overwrite float for table */
 html[data-device-type="mobile"] .containerMobileFullWidth .row-fluid th[class*="span"], html[data-device-type="mobile"] .containerMobileFullWidth .row-fluid td[class*="span"] {
    float: left;
}
.hero-bg .contentPara a {
    font-size: inherit;
}

/* Fees Table */
.emea-fees-table th {
    text-align: center;
}
.emea-fees-table td {
    padding: 8px 10px; 
    border: none
}
.emea-fees-table .thead td {
    padding: 20px 10px;
}
.emea-fees-table .tsubhead td {
    padding: 10px;
}
.emea-fees-table-paddfirst {
    padding-left: 20px;
}
.emea-fees-table .column > p:first-child {
    margin-top: 3px;
}
html[data-device-type="dedicated"] .emea-fees-table tbody, html[data-device-type="portable"] .emea-fees-table tbody {
    border-left: none;
}
.emea-fees-table .legal-notes {
    padding: 0;
}
.paypalHereFees {
    padding: 12px 20px;
}
.paypalHereFees ul {
    list-style-type: disc;
    margin: 0 0 0 20px;
}
.legal-notes a {
    font-size: inherit;
}

/* Treatment css starts */

.fullFeesTable tr, .fullFeesTable td{
    text-align: left;
    padding: 20px;
}
.fullFeesTable tr.tHead {
    background: linear-gradient(to bottom, #FBFBFB 0%, #E2E2E2 100%) repeat scroll 0 0;
}
.fullFeesTable {
    background-color: #FBFBFB;
    border: 1px solid #EEEEEE;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    width: 855px;
}
.fullFeesTable tr.tHead td {
    border-bottom: 1px solid #FFFFFF;
    font-size: 16px;
    padding: 20px 10px;
    text-shadow: 0 1px #FFFFFF;
}
.fullFeesTable tr.tSubhead td {
    border-top: 1px solid #E2E2E2;
}
.fullFeesTable tr.tRow.dottedBorderBottom td, .fullFeesTable tr.tAltRow.dottedBorderBottom td {
    border-bottom: 1px dotted #C7C8BA;
}
.fullFeesTable tr.tRow.dottedBorderLeft td, .fullFeesTable tr.tAltRow.dottedBorderLeft td {
    border-left: 1px dotted #C7C8BA;
}
.fullFeesTable tr.tRow.solidBorderBottom td, .fullFeesTable tr.tAltRow.solidBorderBottom td {
    border-bottom: 1px solid #EEEEEE;
}
.fullFeesTable tr.tHead td, .fullFeesTable tr.tSubhead td {
    background-repeat: repeat-y;
    width: 120px;
}
.fullFeesTable td.rowHeading, .fullFeesTable tr.tHead td.rowHeading, .fullFeesTable tr.tSubhead td.rowHeading, .fullFeesTable tr.dottedBorderLeft td.rowHeading {
    background-image: none;
    border-left: 0 none;
    line-height: 21px;
    padding-left: 20px;
    text-align: left;
    width: 150px;
}
.fullFeesTable .bulletPoint {
    font-size: 24px;
    padding: 0 10px;
    vertical-align: middle;
}
.fullFeesTable .valueRange {
    text-align: right;
}
.fullFeesTable .valueRange div {
    margin: auto;
    text-align: right;
}
.fullFeesTable .valueRange.r1 div {
    width: 95px;
}
.fullFeesTable .valueRange.r2 div {
    width: 103px;
}
.fullFeesTable .valueRange.r3 div {
    width: 106px;
}
.fullFeesTable .valueRange.r4 div {
    width: 112px;
}
.fullFeesTable .valueRange.r5 div {
    width: 98px;
}
.fullFeesTable .valueRange table {
    margin: 0;
    padding: 0;
}
.fullFeesTable .valueRange table td {
    border: 0 none;
    height: 22px;
    padding: 0;
    text-align: right;
}
.fullFeesTable .valueRange table td.fromTo {
    color: #BBBBBB;
    font-size: 13px;
    padding-right: 5px;
    text-align: left;
    width: 14px;
}
.fullFeesTable .valueRange table td.fromTo.wide {
    padding-right: 0;
    text-align: right;
    width: 100%;
}
.fullFeesTable .valueRange table td.value {
    width: auto;
}

#pannel-bottom{
    padding: 5px 0 30px;
}
#pannel-top{
    padding:30px 0 0;
}
span.flexible-fees{
    font-size: 19px;
    line-height: 1.5em;
    color:#767676;
    padding: 40px 0 0;
}
.transaction-control{
    text-align: center;
    margin-top:-70px;
}
 html[data-device-type="mobile"] .transaction-control,#plFeesDropdown,#plFeesContactLink,#transactionFeesPullout{
     margin-top:0px;
 }
 html[data-device-type="mobile"] #transactionFeesPullout h2.pulloutHeadline{
    font-size: 1.8rem;
 }
  html[data-device-type="portable"] #transactionFeesPullout h2.pulloutHeadline{
    font-size: 2.8rem;
  } 
.transaction-control select{
    min-width: 21%;
 }
 html[data-device-type="mobile"] .transaction-control select,html[data-device-type="portable"] .transaction-control select{
    min-width: 265px;
  }
 #plFeesDropdown{
    margin-bottom:30px;
 }
#transactionFeesPullout .pulloutHeadline p{
    
    font-size: 1.2rem;
}
#transactionFeesPullout{
    padding:0;
    display:none;
}
#transactionFeesPullout h2.pulloutHeadline{
    font-size: 3.8rem;
}
#transactionFeesPullout .pulloutHeadline sup{
    font-size: 60%;
}
.pl-fees-contact-link{
    text-align: center;
    padding: 5px 0 30px;
}
#transactionFeesPullout .pulloutPara,#transactionFeesPullout .pulloutPara a{
      font-size:1.07rem;
}
#plFeesCommission .fullFeesTable th{
    width:21%;
}
#plFeesCommission .fullFeesTable td,#plFeesCommission .fullFeesTable th{
    text-align: left;
    padding:20px;
}
#pullout-link{
    display: inline-block;
    visibility: visible;
}
/* Treatment css end */

