/* FULLWIDTH OF BOXED VERSIONS SETTINGS*/

.free > input {
    margin: 0 5px 5px 0;
}

.read-more { margin-top:45px!important;}

.address { width:58%!important;}


.authorized-by legend { font-size:18px; color:#3f3f3f;}

.field-set-1 { width:100%; height:150px; float:left; margin-right:55px; border-radius:5px; border:#bebebe 2px solid; -moz-border-radius:5px; -webkit-border-radius:5px;}
.field-set-1 img { padding:15px 0 0 20%;}

.field-set-2 { width:100%; height:150px; float:left; border-radius:5px; border:#bebebe 2px solid; -moz-border-radius:5px; -webkit-border-radius:5px;}
.field-set-2 img { padding:23px 0 0 40%;}

.field-set-3 { width:100%; height:150px; float:right; border:#bebebe 2px solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.field-set-3 img { padding:10px 0 0 38%;}

.btn.btn-primary.btn-no-hover > img { padding-bottom:3px;}




/*a.login { background:#6aba38;padding: 12px 22px;
    font-size: 13px;
    text-transform: capitalize;
    color: #FFF!important;
    font-family: "Roboto", Arial, Verdana;
    font-weight: 400;
    border-bottom: 1px solid #656D78;
    color: #FFFFFF !important; border-radius:4px;}*/
a.login:hover { background:#CCD0D9;}
input.track-transaction { width:93%; height:18px; text-align:left!important;}

a.exchange-rate-2 { background:#169fe6; padding:3px 12px; color:#FFFFFF; }
.exchange-rate { margin-top:10px;}

.login-btn{ float:right; margin-bottom:20px;}

.head-wrapp > a#logo { margin-top:20px; float:left;}
.rates{background-color:#169FE6;width:238px;margin-top:10px; text-align:right; margin-left:-1px;color:White;}
select.select-country { width:100%; height:25px; border-radius:0;}
.sender-country  { padding:2px 0; color:#000000;}
.fee-calculate {background:#6aba38;padding: 6px 14px;
    font-size: 13px;
    text-transform: capitalize;
    color: #FFF!important;
    font-family: "Roboto", Arial, Verdana;
    font-weight: 400;
    border-bottom: 1px solid #656D78;
    border-radius:4px;}
table.exchange-rate tr td { padding:10px 0; color:#000000;}
table.exchange-rate tr { border-bottom:1px solid #999999;}

.utility-container.utility-calculator.popover.popover-standard.open {
    width: 240px; background:##EFEFEF!important;}
.utility-content { background:##EFEFEF!important;}

.portfolio-item-title h5 { font-size:13px; font-weight:normal; color:#169FE6;}

.last-links { padding:21px 0;}
.copy-right li { list-style-type:none; float:left!important; padding:0 5px; border-right:1px solid #4D5560; line-height:12px; margin:3px 0;}
.last-links ul li a { color:#FFFFFF; text-decoration:none; font-size:14px;}
.tablepadding{height:5px;}
.select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCD0D9;
    border-radius: 4px;
    color: #000000;
    display: block;
    font-size: 13px;
    margin: 0;
    max-width: 100%;
    outline: medium none;
    padding: 0;
    transition: all 0.25s ease-out 0s;
}