/* Icon Fonts */

body{
    margin:0;
    padding:0;
}
@font-face {
    font-family: 'icomoon-ultimate';
    src:url('../fonts/icomoon-ultimate.eot');
    src:url('../fonts/icomoon-ultimate.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon-ultimate.woff') format('woff'),
        url('../fonts/icomoon-ultimate.ttf') format('truetype'),
        url('../fonts/icomoon-ultimate.svg#icomoon-ultimate') format('svg');
    font-weight: normal;
    font-style: normal;
}

[data-icon-d]:after {
   font-family: 'icomoon-ultimate';
    content: attr(data-icon-d);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-top: 15px;

}

[data-icon]:before {
    font-family: 'icomoon-ultimate';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    margin: 5px 0 0 -25px;
    position: absolute;

}

/* END ICON FONT */

.dd-container, .dd-select, .dd-options { width: 100% !important; }
.dd-select {background-image: url('../img/line.png') !important;
    background-repeat: repeat-y !important;
background-position: 90% !important;}
.dd-option-image, .dd-selected-image { max-width: 25px !important; padding-top: 7px !important; }
.dd-option-text { font-size: 15px;
    color: #787874;
    font-style: normal;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
font-weight: normal;
line-height: 30px !important;}

.dd-pointer {
background: url('../img/down-arrow.png') no-repeat;
margin-bottom: 0 !important;
background-position: 97%;
width: 11px !important;
height: 8px !important;
right: 27px;
 }

 .dd-pointer-down, .dd-pointer-up {
    border: none!important;}

.dd-selected-text {
    float: left;
    line-height: 30px !important;
    font-size: 15px;
    cursor: pointer;
    width: 80%;
}

.dd-selected {
    font-size: 15px;
}
.dd-selected-image { padding-top: 9px !important; max-width: 25px;}

.dd-option {
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 10px;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
}
.dd-option {
    padding: 2px 5px !important;
}
fieldset{
    border:0 none;
    padding: 0;
    margin: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    clear: both;
}

a.info-tooltip {
    background-image: url("../img/icon-question-blue.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 20px;
    /*margin-top: 5px;*/
    width: 20px;
    text-decoration:none;
}
.add-more-currency-widget.red a.info-tooltip span {
    color: #787874;
    right: -20px;
    top: 40px;
}
a.info-tooltip span {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px 3px #888888;
    border:1px solid #888888;
    color: #3983CE;
    font-size: 14px;
    line-height: 24px;
    padding: 15px;
    position: absolute;
    right: 40px;
    text-decoration: none;
    top: -10px;
    width: 81%;
    z-index: -1;
    font-family: "FS Me Web Bold Italic",Helvetica,Arial,Verdana,sans-serif;
    /*opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);*/
    display:none;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    word-break: break-word;
}
a.info-tooltip:hover span {
    /*opacity: 1;*/
    z-index: 999;
    display:block;
}

.add-more-currency-widget.red a.info-tooltip .arrow:after {
    width: 10px;
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}
.arrow:after {
    box-shadow: 0 0 3px 3px #888888;
    content: "";
    height: 25px;
    left: 20px;
    position: absolute;
    top: -20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 25px;
}
.ui-tooltip, .arrow:after {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #FFFFFF;
    position: absolute;
}
.add-more-currency-widget.red a.info-tooltip .arrow.top {
    top: -16px;
}
.add-more-currency-widget.red a.info-tooltip .arrow {
    left: inherit;
    padding-bottom: 0;
    right: -5px;
}
.arrow.top {
    bottom: auto;
    top: -16px;
}
.arrow {
    bottom: -26px;
    height: 16px;
    left: 50%;
    margin-left: 30px;
    overflow: hidden;
    padding-bottom: 10px;
    position: absolute;
    width: 70px;
    z-index: 10;
}

.add-more-currency-widget input[type="radio"] {
    display: none;
}
html.lt-ie9 .add-more-currency-widget input[type="radio"]{
    display:inline;
    border:0 none;
    float:left;
    width:auto;
    
}
html.lt-ie9 .add-more-currency-widget input + label {
    margin-top:0;
    padding-top:0;
    padding-bottom:10px;
}
html.lt-ie9 .add-more-currency-widget input[type="radio"] + label span{
    display:none;
}
.add-more-currency-widget input[type="radio"] + label span {
    margin: -5px 4px 0 0;
    padding: 0 0 0 20px !important;
    vertical-align: middle;
    border-bottom: medium none;
    cursor: pointer;
    display: inline-block;
}
.add-more-currency-widget .tabs {
    clear: both;
}

/*.add-more-currency-widget .tabs > div {
    display: none;
}*/

.add-more-currency-widget .tabs #nibuycurrency {
    display: block;
    position: relative;
}
div, p, fieldset{
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.add-more-currency-widget .tabnav a {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 50%;
    display: block;
    float: left;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    font-style: normal;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size: 16px;
    padding:10px 0px;
}

.add-more-currency-widget .tabnav a:first-of-type {
    border-radius: 3px 3px 0 0;
}
.add-more-currency-widget .tabnav a:last-of-type {
    border-radius: 0 3px 0 0;
}

.add-more-currency-widget input.buy-amount, .add-more-currency-widget input.cost {
    text-align: right;
}
.add-more-currency-widget .enter-amount{
    width: 100%;
position: relative;
z-index: 1;
display: inline-block;
}
.add-more-currency-widget .enter-amount span.ealeft, .add-more-currency-widget .enter-amount span.earight {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    width: 45.75%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.add-more-currency-widget .enter-amount span.earight{
    float:right;
}
.add-more-currency-widget .enter-amount span.eq {
    display: inline-block;
    float: left;
    margin-top: 9px;
    width: auto;
}
.add-more-currency-widget .exrate {
    clear: both;
    display: block;
    font-size: 12px;
    padding: 5px 0 0 0px;
}

.add-more-currency-widget .enter-amount{
    width: 50%;
    float:left;
}
.add-more-currency-widget  .buycurrency .enter-amount {
    float:right;
}
.add-more-currency-widget .exrate {
    width:50%;
    float:right;    
}
.add-more-currency-widget.currency-converter .exrate {
    width:auto;
    float:none;    
}
/* ==========================================================================
   Widget styles
   ========================================================================== */

.add-more-currency-widget input {
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #787874;
     -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size: 15px;
    width: 100%;
    padding:5px;
}

.add-more-currency-widget p.center {
    text-align: center;
}

.add-more-currency-widget .addCash, .add-more-currency-widget .add-rcp {
    background: /*url("../img/line.png")*/ repeat-y scroll 84% 0 #7A8C9D;

    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    letter-spacing: 2.4px;
    padding: 8px 16px 8px 15px;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.add-more-currency button, .reload-cash-passport button {
    background-color: #3983CE;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 10px 2%;
}

.disclaimer {
    font-size: 15px;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
}

/* END UNIVERSAL STYLES */


.add-more-currency-widget input.autocomplete-w {
    width: 100%;
    text-align: left;
}

.add-more-currency-widget .reload-cash-passport {
    font-style: normal;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
}

.add-more-currency-widget .reload-cash-passport p.cp-card-num, .add-more-currency-widget .reload-cash-passport > p  {
    font-family: "FS Me Web Italic",Helvetica,Arial,Verdana,sans-serif;
    font-size: 15px;
    position: relative;
}

.add-more-currency-widget form .left, .add-more-currency-widget form .right {
    width: 50%;
    overflow: hidden;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom: 10px;
    float: left;
}

.ui-autocomplete { width: 272px; }

/*.add-more-currency-widget form .right {
    width: 48%;
}*/

.add-more-currency-widget .addCash, .add-more-currency-widget.main-blue .add-rcp {
    margin: 20px auto;
    display: block;
    clear: both;
    font-size: 20px;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    background: /*url("../img/line.png")*/ repeat-y scroll 84% 0 #ed1c2e;
    padding: 8px 9px;
}
.add-more-currency-widget.main-blue .add-rcp{
    margin: 10px auto;
}

.add-more-currency-widget.main-blue .addCash, .add-more-currency-widget.main-blue .add-rcp {

    font-size: 15px;
    padding: 8px 7px 8px 0px;
    background-position: 87% 0;
    letter-spacing: 1px;
    cursor: pointer;
}

.add-more-currency-widget .vr {
    background-image: none;
    height: auto;
    margin: 2px 0 0 ;
    padding: 0;
    float: right;
}

.add-more-currency-widget form .right {
    text-align: right;
}

.add-more-currency-widget form p {
    font-size: 15px;
    font-style: italic;
    font-family: "FS Me Web Italic",Helvetica,Arial,Verdana,sans-serif;
    position: relative;
   
}

/* 
.add-more-currency-widget.main-blue .buycurrency p{
    padding:5px 0px
} 
.add-more-currency-widget form p strong{
    font-weight:normal;
    width: 76%;
    float: left;
}*/
.main-blue.add-more-currency-widget .buycurrency p, .main-blue.add-more-currency-widget .reload-cash-passport p {
    float: left;
    width: 50%;
    word-break: break-all;
    margin-bottom:0;
    padding:0;
    
}
.main-blue.add-more-currency-widget .buycurrency p strong, .main-blue.add-more-currency-widget .reload-cash-passport p strong{
    font-weight:normal;
}
.add-more-currency-widget form span input, .add-more-currency-widget .reload-cash-passport form span input {
    width: 66%;
}

.add-more-currency-widget .reload-cash-passport form span input.cost {
    margin-left: 0;
}

.add-more-currency-widget form span label {
    margin: 0 0 0 2%;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;

}

.add-more-currency-widget form span label.ac-ba {
    margin-right: 3%;
}

.add-more-currency-widget p.center {
    clear: both;
}
.add-more-currency-widget input + label {
    margin: 0 10px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;

}

.add-more-currency-widget input + label[for="cost"] {
    margin-right: 0;
}

.add-more-currency-widget input[type="radio"] + label {
    display: block;
    font-size: 15px;
    padding: 5px 0;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    cursor: pointer;
}

.add-more-currency-widget input[type="radio"]:disabled + label {
    display: block;
    font-size: 15px;
    padding: 5px 0;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    cursor: default;
    opacity: 0.5;
}

.add-more-currency-widget input[type="radio"] + label span {
    padding-left: 3px !important;
    width: 20px;
}

.widget-compare, .widget-rates {
    margin-bottom: 20px;
    clear: both;
    
}
.widget-compare{
    border-top:1px solid #ccc;
    padding-top:1em;
}
.add-more-currency-widget fieldset {
    padding-top:5px;
}
.add-more-currency-widget.red .widget-compare a.info-tooltip, .add-more-currency-widget.red .widget-rates a.info-tooltip, .add-more-currency-widget.main-blue .widget-rates a.info-tooltip, .add-more-currency-widget.main-blue .widget-compare a.info-tooltip{
    margin-top: 5px;
}

.widget-compare h2, .widget-rates h2 {
    margin: 0;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    /*font-style: bold;*/
    position: relative;
    font-size: 16px;
}

.widget-inner {
    background-color: #faf7f7;
    border: 1px solid #c4d6ea;
    padding: 10px;
    font-size: 13px;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
}

.widget-inner strong {
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
}

.widget-inner a {
    display: block;
    text-align: right;
    margin-bottom: 5px;
}

.widget-inner ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.widget-inner ul li {
    padding: 10px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

.widget-inner ul li span {
    width: 50%;
    display: inline-block;
    padding: 10px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-style: normal;
}

.widget-inner ul li span.rates {
    text-align: right;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.widget-inner ul li.active, .widget-inner ul li span.active span {
    background-color: #d3e0ef;
    border-radius: 0;
    color: #000;
}

.widget-rates .widget-inner ul {
    overflow: hidden;
    margin: 0px 0 10px 0;
}

.widget-rates .widget-inner ul li span.left {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 10px 0 0;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    float: left;
}

.widget-rates .widget-inner ul li span.right {
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 10px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    float: left;
}

.widget-inner ul.ratesContainer li{
    font-size:13px;
    padding:5px;
} 

.widget-rates .widget-inner ul li span span {
    padding: 5px 0 5px 5px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

.widget-rates .widget-inner ul li {
    padding: 0;
}

.widget-rates .widget-inner ul li span {
    padding-right: 10px;
}

.widget-rates .widget-inner ul li span.rates {
    padding: 5px 5px 5px 0;
}

.widget-compare .widget-inner ul li span {
    padding: 0;
}
.widget-inner.ratesSection, .widget-inner.noRates{
    height:182px;
    overflow-y:scroll;
}

/* RED WIDGET */

.add-more-currency-widget.red {
    width: 100%; 
}

.add-more-currency-widget.red form span label.ac-ba {
    margin-right: 3%;
}

.add-more-currency-widget form span label.ac-ba {
    margin-right: 5%;
}

.add-more-currency-widget.red .reload-cash-passport form {
    opacity: 0.5;
}

/*.add-more-currency-widget.red .currate-left, .add-more-currency-widget.red .currate-right {
    width: 46%;
    display: block;
    float: left;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
    font-style: normal;
}*/
.add-more-currency-widget.red .currate-right {
    float: right;
}
.add-more-currency-widget.red .currate-left {
    text-align: right;
    padding-right: 12px;
}

.add-more-currency-widget header {
    border-radius: 3px 3px 0 0;
}
.clear{
    clear:both;
    height:0;
    overflow:hidden;
}
.add-more-currency-widget.red, .add-more-currency-widget.red header h2 {
    color: #dd4b39;
}
/* skin */
.add-more-currency-widget.red .tabs {
    padding: 3%;
    border-left: 2px solid #dd4b39;
    border-right: 2px solid #dd4b39;
    border-top: 2px solid #dd4b39;
}
.other:after {
	visibility: hidden;
	display: block;
	font-size: 0;
/*	content: " "; */
	clear: both;
	height: 0;
}
.add-more-currency-widget.red .other
{
    border-bottom: 2px solid #dd4b39;
    border-right: 2px solid #dd4b39;
    border-left: 2px solid #dd4b39;
}
.add-more-currency-widget .other .widget-compare{
    border-top: 0 none;
    padding-top: 0;

}

/* skin */
.add-more-currency-widget.red .tabnav a {
    background-color: #eee2e2;
    color: #dd4b39;
}
/* skin */
.add-more-currency-widget.red .tabnav a.active {
    background-color: #dd4b39;
    color: #fff;
}

.add-more-currency-widget.red .tabnav a.rp-buy-cur, .add-more-currency-widget.red .tabnav a.rp-buy-cur.active, .add-more-currency-widget.red .tabnav a.rp-reload, .add-more-currency-widget.red .tabnav a.rp-reload.active {
    background-image: none;
    padding: 15px 20px;
}

.add-more-currency-widget .tabnav a.rp-buy-cur, .add-more-currency-widget .tabnav a.rp-buy-cur.active, .add-more-currency-widget .tabnav a.rp-reload, .add-more-currency-widget .tabnav a.rp-reload.active {
    background-image: none;
}
.add-more-currency-widget.red header {
    background-color: #eee2e2;
    padding: 10px 15px;
}

.add-more-currency-widget.long header {
    background-color: #eee2e2;
    padding: 7px 15px;
}
/* skin */
.add-more-currency-widget.red p, .add-more-currency-widget.red {
    color: #787874;
}
/* skin */
.add-more-currency-widget.red .addCash, .add-more-currency-widget.red .add-rcp {
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    background: /*url("../img/line.png") */ repeat-y scroll 87% 0 #7A8C9D;
    float: right;
    font-size: 15px;
    padding: 8px 7px 8px 0px;
    margin-bottom: 20px;
   /* width: 100%; */
    letter-spacing: 1px;
    cursor: pointer;
}
/* skin */
.add-more-currency-widget.red .addCash:hover, .add-more-currency-widget.red .add-rcp:hover {
    background-color: #8a99a8;
}


.add-more-currency-widget.red .btntxt {
    margin-left: -10px;
}

.add-more-currency-widget.red .check-card {
    font-size: 20px;
    width: 100%;
    display: block;
    margin: 10px 0 0 ;
    padding: 1% 0;
    cursor: pointer;
}

.add-more-currency-widget .check-card {
    margin: 0px 0 0 1%;
    padding:7px;
}

.add-more-currency-widget.red .vr {
    background-image: none;
    height: auto;
    margin: 2px 0 0;
    padding: 0;
    color: #ccd4db;
}

.add-more-currency-widget.red .widget-inner {
    border: 1px solid #eee2e2;
}

.add-more-currency-widget.red a.info-tooltip {
    background-image: url("../img/icon-question-red-opac.png");
    margin-top: 1px;
    background-repeat: no-repeat;
}

.add-more-currency-widget.red.currency-converter a.info-tooltip {
    background-image: url("../img/icon-question-white.png");
    margin-top: 5px;
    background-repeat: no-repeat;
}

/* not required 
.add-more-currency-widget.main-blue a.info-tooltip {
    margin-top: 3px;
}*/

.add-more-currency-widget.main-blue form.RCP  p:first-of-type a.info-tooltip, .add-more-currency-widget.red form.RCP  p:first-of-type a.info-tooltip {
    margin-top: -18px;
}

.add-more-currency-widget.red a.info-tooltip span, .add-more-currency-widget.main-blue a.info-tooltip span, .add-more-currency-widget.red.currency-converter a.info-tooltip span {
    color: #787874;
    right: -23px;
    top: 35px;
    text-transform: none;
}
.add-more-currency-widget .widget-compare  header h2 a.info-tooltip span{
    right: -5px;
}

.add-more-currency-widget.main-blue form a.info-tooltip span, .add-more-currency-widget.main-blue p a.info-tooltip span, .add-more-currency-widget.red p a.info-tooltip span {
    right: 30px;
    top: -10px;
}

.add-more-currency-widget.red input[type="radio"] + label span {
    background: url("../img/radio-btns-red.png") no-repeat scroll left bottom transparent;
    height: 17px;
}

.add-more-currency-widget.red input[type="radio"]:checked + label span {
    background-position: left top;
    
}

.add-more-currency-widget.red input[type="radio"]:checked + label {
    color: #dd4b39;
}

.add-more-currency-widget.red h3 {
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    font-style: bold;
    color: #dd4b39;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}
.add-more-currency-widget.red a.info-tooltip .arrow, .add-more-currency-widget.main-blue a.info-tooltip .arrow, .add-more-currency-widget.red.currency-converter a.info-tooltip .arrow {
    right: -5px;
    left: inherit;
    padding-bottom: 0;
}
.add-more-currency-widget .widget-compare  header h2 a.info-tooltip .arrow{
    right: -20px;
}
.add-more-currency-widget.red a.info-tooltip .arrow.top, .add-more-currency-widget.main-blue a.info-tooltip .arrow.top, .add-more-currency-widget.red.currency-converter a.info-tooltip .arrow.top {
    top: -16px;
}

.add-more-currency-widget.red a.info-tooltip .arrow:after, .add-more-currency-widget.main-blue a.info-tooltip .arrow:after, .add-more-currency-widget.red.currency-converter a.info-tooltip .arrow:after {
    width: 10px;
}

.add-more-currency-widget.red label[for="buy-amount"], .add-more-currency-widget.red label[for="cost"] {
    font-size: 14px;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
}

.add-more-currency-widget.red .dd-selected-text, .add-more-currency-widget.red .dd-option-text { font-size: 13px; }
.add-more-currency-widget.red .dd-selected-image { padding-top: 6px !important; }
.add-more-currency-widget .dd-selected-image { padding-top: 9px !important; }

/*  RED CURRENCY CONVERTER WIDGET */


.add-more-currency-widget.currency-converter {
    width: 300px;
}

.currency-converter form input {
    width: 50%;

    text-align: left;
    color: #787874;
    margin-bottom: 20px;
    border: 1px solid #E8E8E9;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 2%;

}

.add-more-currency-widget.red.currency-converter .autocomplete-w {
    background-image: none;
}

.add-more-currency-widget.currency-converter.long form .pcs-holder input {
    width: 100%;
    padding: 6px;
    text-align: left;
}

.currency-converter form .pcs-holder input {
    margin-bottom: 0;
}

.currency-converter .red-cc-small .pcs-holder input {
    margin-bottom: 0;
    padding: 3%;
}

.add-more-currency-widget.currency-converter header {
    background-color: #dd4b39;
    border-radius: 3px 3px 0 0;
}

.add-more-currency-widget.currency-converter header h2{
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    font-style: bold;
    font-size: 18px;
    position: relative;
}

.add-more-currency-widget.currency-converter .addCash {
    padding: 10px;
    background-image: none;
    margin-top: 0;
    color: #fff;
    letter-spacing: 2.4px;
    border-radius: 3px;
    border: none;
    width: 100%;
}

.add-more-currency-widget.currency-converter .addCash:hover {
    background-color: #8a99a8;
}


.add-more-currency-widget.currency-converter form > a {
    color: #dd4b39;
    text-transform: underline;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
}

/*.add-more-currency-widget.currency-converter .pcs-holder {
    margin-bottom: 30px;
}*/

.add-more-currency-widget.currency-converter .tabs {
    border-radius: 0;
}

.add-more-currency-widget.currency-converter p.center {
    margin-top: 30px;
    font-style: normal;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    text-align: center;
}

.add-more-currency-widget.currency-converter p {
    margin-top: 5px;
}

.add-more-currency-widget.currency-converter .dd-selected-image {

    padding-top: 3px !important;
}



/* LARGE RED WIDGET */



.add-more-currency-widget .widget-compare, .add-more-currency-widget .widget-rates {
    clear: none;
    margin-bottom: 0;
}
.add-more-currency-widget .widget-compare {
    float:left;
}
.add-more-currency-widget .widget-rates, .add-more-currency-widget .widget-compare{
    display:table-cell;
    width:49.5%;
    float: none !important;
}
.add-more-currency-widget .widget-rates{
    /* float:right; */
}
.widget-compare[style*=display] + .widget-rates{
    width:100%;
    float:none;
}

/*.add-more-currency-widget p {
    display: inline-block;
    width: 52%;
    float: left;
}*/

.add-more-currency-widget p.disclaimer{
    width:auto;
    margin-top:0;
}

.add-more-currency-widget p.rcp-error, .add-more-currency-widget p.error {
    float: right;
    width: 50%;
    color: #DD4B39;
}

.add-more-currency-widget p.center {
    display: block;
    width: 50%;
    float: right;
    font-size: 15px;
}

.add-more-currency-widget .title {
    font-size: 18px;
}

.add-more-currency-widget .sub {
    font-size: 13px;
    text-transform: none;
    display: block;
}

.add-more-currency-widget input[type="radio"] + label {

    margin: 0;
    overflow: hidden;
}

.add-more-currency-widget .options-right {
    width:48%;
    display: inline-block;
}

.add-more-currency-widget hr {
    clear: both;
}

.add-more-currency-widget .pcs-holder {
    width: 48%;
    display: inline-block;
}
.add-more-currency-widget .autocomplete-holder, .add-more-currency-widget  .reload-cash-passport .pcs-holder{
    margin-bottom:1em;
}
.add-more-currency-widget .pcs-holder, .add-more-currency-widget .autocomplete-holder{
    width:50%;
    float:right;
}

.add-more-currency-widget form .left, .add-more-currency-widget form .right {
    width: 24%;
}

.add-more-currency-widget .addCash, .add-more-currency-widget .reload-cash-passport .add-rcp {
    width: 50%;
    float: right;
    padding: 8px 16px 8px 15px;
    font-size: 16px;
    clear: both;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
}

.add-more-currency-widget .addCash:hover, .add-more-currency-widget .reload-cash-passport .add-rcp:hover {
    background-color: #8a99a8;
}

/*.add-more-currency-widget .widget-compare, .add-more-currency-widget .widget-rates {
    width: 48%;
    float: left;
}*/
/*.add-more-currency-widget .widget-compare {
    margin-right: 4%;
}*/

.add-more-currency-widget .tabs {
    overflow: hidden;
    padding: 8px;
    border-radius: 0;

}
.add-more-currency-widget .tabnav a span.icon{
    line-height:0;
    background-repeat: no-repeat;
    background-position: 10% 12px;
    padding: 10px 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
    
.add-more-currency-widget .tabnav a.rp-reload span.icon {
    background-image: url("../img/icon-reload-blue.png");
    background-repeat: no-repeat;
    background-position: 10% 8px;
    padding: 10px 18px;
}

.add-more-currency-widget .tabnav a.rp-reload.active span.icon {
    background-image: url("../img/icon-reload.png");
}

.add-more-currency-widget .tabnav a.rp-buy-cur.active span.icon {
    background-image: url("../img/icon-cash.png");
}

.add-more-currency-widget .tabnav a.rp-buy-cur span.icon {
    background-image: url("../img/icon-cash-blue.png");
}
.add-more-currency-widget form p {
    font-size: 15px;
    margin-top: 8px;
    position: relative;
} 

.add-more-currency-widget .dd-selected, .add-more-currency-widget .dd-option-text {
    font-size: 15px;
}

.add-more-currency-widget .dd-option {
    padding: 7px;
}
.add-more-currency-widget .dd-selected-image {
    padding-top: 3px;
}

.add-more-currency-widget .vr {
    background-image: none;
    height: auto;
    margin: 2px 0 0 ;
    padding: 0;
}

.add-more-currency-widget input[type="radio"] + label {
    font-size: 15px;
}

.add-more-currency-widget .widget-inner {
    background-color: #faf7f7;
}

.add-more-currency-widget .reload-cash-passport .rcp-validate {
    width: 31%;
    display:inline-block;
}
.add-more-currency-widget .reload-cash-passport .rcp-validate[disabled]{
    width:48%;
}

.add-more-currency-widget .reload-cash-passport p {
    font-size: 15px;
    font-family: "FS Me Web Italic",Helvetica,Arial,Verdana,sans-serif;
    font-style: italic;
}

.add-more-currency-widget .reload-cash-passport button.check-card {
    display: inline-block;    
}

.add-more-currency-widget .enter-amount label  {
    font-size: 13px;
     font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
}
.add-more-currency-widget .exrate{
    margin-bottom:1em;
    overflow:hidden;
}

.add-more-currency-widget label[for="buy-amount"], .add-more-currency-widget label[for="cost"] {
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
}
.add-more-currency-widget .reload-cash-passport p {
    /*margin-top: 5px;*/
}
/** END LARGE RED WIDGET **/


/** BLUE CURRENCY CONVERTER **/

.add-more-currency-widget.currency-converter.blue header {
    background: #004FA3;
}

.add-more-currency-widget.currency-converter.blue hr:after {
    background-image: none;
}

.add-more-currency-widget.currency-converter.blue form input {
    width: 20%;
    margin-right: 5%;
    float: left;
    text-align: right;
}

.add-more-currency-widget.currency-converter.blue form > a {
    color: #004FA3;
}

.add-more-currency-widget.currency-converter.blue #container1 .pcs-holder.select1, .add-more-currency-widget.currency-converter.blue #container2 .pcs-holder.select2 {
    width: 75%;
    float: left;
  
}
.add-more-currency-widget.currency-converter.blue #container2 .pcs-holder.select1, .add-more-currency-widget.currency-converter.blue #container1 .pcs-holder.select2 {
    margin-bottom: 0px;
    width:75%;
    float:left;
}
.add-more-currency-widget.currency-converter.blue #container1 .pcs-holder.select1,  .add-more-currency-widget.currency-converter.blue #container1 .pcs-holder.select2  {
    margin-bottom: 45px;
}
.currency-converter.blue .addCash {
    width: 60%;
    margin: 0 auto;
}

.add-more-currency-widget.currency-converter.blue .tabs {
    padding: 3%;
}

.add-more-currency-widget.currency-converter.blue .switch {
    display: block;
    background: url("../img/converter-switch.png");
    width: 64px;
    height: 29px;
    position: absolute;
    margin: 55px 0 0 -32px;
    left: 50%;
}

.add-more-currency-widget.currency-converter.blue form p {
    clear: both;
}

.ex-tooltip {
    background-color: rgba(221,75,57,0.9) !important;
    color: #fff;
    padding: 10px 15px !important;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
}

.ex-tooltip.blue {
    background-color: rgba(0,79,163,0.8) !important;
}

.ex-tooltip:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right:8px solid rgba(221,75,57,0.9);
    content: "";
    position: absolute;
    left: -8px;
    margin-top: 3px;
}

.ex-tooltip.blue:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right:8px solid rgba(0,79,163,0.8);
    content: "";
    position: absolute;
    left: -8px;
    margin-top: 3px;
}

.add-more-currency-widget.currency-converter.graph {
    margin-top: 20px;
}

.add-more-currency-widget.currency-converter.graph .tabnav a {
    width: 15%;
    margin-right: 1%;
    border-radius: 3px 3px 0 0;
}

/** END BLUE CURRENCY CONVERTER **/


/** LONG RED CURRENCY CONVERTER **/

.add-more-currency-widget .eighteen-col {
    overflow: visible;
}

.add-more-currency-widget.currency-converter.long {
    width: 728px;
    margin-top: 0;
}

.add-more-currency-widget.currency-converter.long form {
    font-size: 15px;
    position: relative;
}

.add-more-currency-widget.currency-converter.long form p {
    display: block;
}

.add-more-currency-widget.currency-converter.long form input {
    width: 10%;
    text-align: right;
    float: left;
    padding: 5px;
    margin-right: 2%;
}

.add-more-currency-widget.currency-converter.long form > label, .add-more-currency-widget.currency-converter.red form > label {
    width: 8%;
    display: inline-block;
    float: left;
    margin-top: 5px;
    font-family: "FS Me Web Italic",Helvetica,Arial,Verdana,sans-serif;
}

.add-more-currency-widget.currency-converter.red .red-cc-small > label {
    width: 18%;
}

.add-more-currency-widget.currency-converter.long form hr {
    clear: both;
}

.add-more-currency-widget.currency-converter .red-cc-small hr {
    margin-bottom: 30px;
}
.add-more-currency-widget.currency-converter.long .pcs-holder {
    width: 80%;
    display: inline-block;
    margin: 0;
    float: left;
}

.add-more-currency-widget.currency-converter.long .dd-select {
    background-position: 92% center !important;
}


.add-more-currency-widget.currency-converter.long .dd-pointer {
    right: 18px !important;
}

.add-more-currency-widget.currency-converter.long .dd-selected, .add-more-currency-widget.currency-converter.long .dd-option-text {
    font-size: 15px;
}

.add-more-currency-widget.currency-converter.long .dd-option-text {
    line-height: 22px !important;
}

.add-more-currency-widget.currency-converter.long .dd-option {
    padding: 5px;
}

.add-more-currency-widget.currency-converter.long .dd-selected-text {
    line-height: 22px !important;
}

.add-more-currency-widget.currency-converter.long .dd-option-image, .add-more-currency-widget.currency-converter.long .dd-selected-image {
    max-width: 35px;
    padding-top: 3px !important;
}

.add-more-currency-widget.currency-converter.long .addCash:hover {
    background-color: #8a99a8;
}


.add-more-currency-widget.currency-converter.long .addCash {
    width: 35%;
    margin: 0 auto;
    display: block;
    clear: both;
    font-size: 15px;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    padding: 5px 10px;
    float: none;
}

.add-more-currency-widget.currency-converter.long .tabs {
    padding: 10px 20px;
}

.add-more-currency-widget.currency-converter.long .tabs .holder {
    overflow: hidden;
}

.add-more-currency-widget.currency-converter.long form p.center {
    font-size: 15px;
    font-style: normal;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    margin: 15px 0 0;
    color: #DD4B39;
}

.add-more-currency-widget.currency-converter.long form p.center a {
    color: #DD4B39;
    margin-left: 5%;
}

.add-more-currency-widget.currency-converter.long form p.center span {
    /*color: #787874;*/
}

.add-more-currency-widget.currency-converter.long form .info-tooltip {
    float: left;
    position: absolute;
    bottom: -10px;
    right: 0;
}

.add-more-currency-widget.currency-converter.long a.info-tooltip span {
    right: -10px;
    top: 40px;
    width: 500px;
    text-transform: none;
}
.add-more-currency-widget.currency-converter.long a.info-tooltip .arrow:after {
    left: 33px;
}

.add-more-currency-widget.currency-converter.long a.info-tooltip span .arrow {
    margin-left: 0;
}

.add-more-currency-widget.currency-converter.long hr:after, .add-more-currency-widget.currency-converter hr:after {


    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 14px;
    content: "";
    display: block;
    width: 50px;
    height: 25px;
    margin: -25px auto;
    border-radius: 12px;
    border: 10px solid #FFFFFF;

}

.add-more-currency-widget.currency-converter.long .switch, .add-more-currency-widget.currency-converter .switch {
    background-image: url("../img/icon-reload.png");
    background-color: #DD4B39;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 14px;
    display: block;
    width: 50px;
    height: 25px;
    margin: -30px 0 0 -25px;
    position: absolute;

    cursor: pointer;
    border-radius: 2px;
    border: 0;
    left: 50%;

}

.add-more-currency-widget.currency-converter .red-cc-small .switch {
    margin-top: -44px;

}

/** END LONG CURRENCY CONVERTER **/

/*
// Prevent spinners showing on chrome for number input boxes
*/

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}



/*@media only screen and (max-width: 380px) {

    .add-more-currency-widget.red .tabnav a.rp-buy-cur, .add-more-currency-widget.red .tabnav a.rp-buy-cur.active, .add-more-currency-widget.red .tabnav a.rp-reload, .add-more-currency-widget.red .tabnav a.rp-reload.active {
        padding: 15px 38px;
    }

    .add-more-currency-widget.red .tabnav a.rp-reload, .add-more-currency-widget.red .tabnav a.rp-reload.active {
        padding: 15px;
    }

}*/

/** BLUE CURRENCY CONVERTER **/

.add-more-currency-widget.currency-converter.blue {
    min-width: 728px;
    max-width: 768px;
}

.add-more-currency-widget.currency-converter.blue header {
    background: #004FA3;
}

.add-more-currency-widget.currency-converter.blue hr:after {
    background-image: none;
}

.add-more-currency-widget.currency-converter.blue form input {
    width: 13%;
    margin-right: 2%;
    float: left;
    text-align: right;
}

.add-more-currency-widget.currency-converter.blue form input {
    padding: 10px;
    margin-top: 0;
}

.add-more-currency-widget.currency-converter.blue form input.autocomplete-w {
    width: 100%;
    margin-right: 0;
    text-align: left;
}

.add-more-currency-widget.currency-converter.blue form > a {
    color: #3983ce;
}

.currency-converter.blue .addCash {
    width: 60%;
    margin: 0 auto;
    cursor: pointer;
}

.currency-converter.blue .addCash:hover {
    background-color: #FC404F;
}

.add-more-currency-widget.currency-converter.blue .tabs, .add-more-currency-widget.currency-converter.blue .cc-main  {
    padding: 3%;
    position: relative;
}

.add-more-currency-widget.currency-converter.blue .cc-main {
    border: 2px solid #004FA3;
}
.add-more-currency-widget.currency-converter .cc-main{
    height:280px;
}

.add-more-currency-widget.currency-converter.blue .tabs #cc-one-month {
    display: block;
}


.add-more-currency-widget.currency-converter.blue .switch {
    background-color: #3983ce;
    background-image: url("../img/icon-reload.png");
    background-position: 17px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border-radius: 3px;
    content: "";
    display: block;
    height: 30px;
    margin: 50px auto 0 -27.5px;
    width: 55px;
    position: absolute;
    left: 50%;

}

.add-more-currency-widget.currency-converter.blue form p {
    clear: both;
    color: #787874;

}

.add-more-currency-widget.currency-converter.blue form label[for=from], .add-more-currency-widget.currency-converter.blue form label[for=to] {
    width: 60px;
    font-family: "FS Me Web Italic",Helvetica,Arial,Verdana,sans-serif;
    font-size: 15px;
    color: #787874;
    float: left;
    margin-top: 10px;
}

.add-more-currency-widget.currency-converter.blue form p.center {
    color: #3983ce;
    font-size: 18px;
    margin-top:0;
    padding:0;
}
.add-more-currency-widget.currency-converter.blue p.rates-info {
    font-size: 13px;
    line-height: 20px;
    margin: 20px 0 30px 0;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
    color: #787874;
}

.add-more-currency-widget.currency-converter.blue form .cc-from, .add-more-currency-widget.currency-converter.blue form .cc-to {
    color: #3983ce;
}

.add-more-currency-widget.currency-converter.blue .tabs .red {
    margin-top: 0 !important;
}

.ex-tooltip {
    background-color: rgba(221,75,57,0.9) !important;
    color: #fff;
    padding: 10px 15px !important;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;

}

.ex-tooltip.blue {
    background-color: rgba(0,79,163,0.8) !important;
}

.ex-tooltip:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right:8px solid rgba(221,75,57,0.9);
    content: "";
    position: absolute;
    left: -8px;
    margin-top: 3px;
}

.ex-tooltip.blue:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right:8px solid rgba(0,79,163,0.8);
    content: "";
    position: absolute;
    left: -8px;
    margin-top: 3px;
}



.add-more-currency-widget.currency-converter.graph {
    margin-top: 20px;
}

.add-more-currency-widget.currency-converter.graph .tabnav a {
    width: 15%;
    margin-right: 1%;
    border-radius: 3px 3px 0 0;
}

/** END BLUE CURRENCY CONVERTER **/

.graph-container .ex-tooltip:before {
    border-bottom: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(221, 75, 57, 0.9);
    border-top: 8px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: -8px;
    margin-top: 0;
    position: absolute;
    width: 0;
}
.graph-container .ex-tooltip {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    padding: 5px;
    position: absolute;
    border: none !important;
    margin: 0 !important;
    display: none;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
}

.graph-container .ex-tooltip {
    background-color: rgba(221, 75, 57, 0.9) !important;
    color: #FFFFFF;
    padding: 10px 15px !important;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
}
.graph-container .ex-tooltip.blue {
    background-color: rgba(0, 79, 163, 0.8) !important;
}
.graph-container .ex-tooltip.blue:before {
    border-bottom: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 79, 163, 0.8);
    border-top: 8px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: -8px;
    margin-top: 0;
    position: absolute;
    width: 0;
}
.graph-container { width: 720px; position: relative; }
#one-month-graph, #three-month-graph, #six-month-graph, #twelve-month-graph  { margin: 0 auto; margin-bottom: 20px; left:20px; }
.yaxis, .zaxis { position: absolute; color: #004FA3; }
.yaxis { left: 20px; width: 45px; top: 170px; font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif; }
.xaxis { clear: both; display: block; text-align: center; color: #004FA3; font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif; }
.zaxis { width: 438px; text-align: center; right: -168px; -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg); transform: rotate(-90deg); -ms-transform: rotate(-90deg); top: 205px; font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif; }
html.lt-ie9 .zaxis { width: 438px; right: -380px;top: 0px;-moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg); transform: rotate(-90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;}
.flot-tick-label { color: #787874; font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif; }
/*.flot-x-axis .flot-tick-label:last-of-type { left: 493px !important; }*/
.dblue { color: #004FA3; }

#historyGraph .tab-nav a {
    background-color: #D0DBEA;
    color: #004FA3 !important;
    display: block;
    float: left;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 20%;
    margin-right: 10px;
    border-radius: 3px 3px 0 0;
}

#historyGraph .tab-nav li.ui-state-active a {
    background-color: #004FA3;
    color: #FFFFFF !important;
}

#historyGraph .ui-widget-header {
    background: none;
    border: none;
}

#historyGraph .ui-state-active, #historyGraph .ui-widget-content .ui-state-active, #historyGraph .ui-widget-header .ui-state-active {
    border: none;
}

#historyGraph .ui-state-default, #historyGraph .ui-widget-content .ui-state-default, #historyGraph .ui-widget-header .ui-state-default {
    border: none;
}

.add-more-currency-widget.currency-converter.graph .ui-widget-content {
    border: none !important;

}

.add-more-currency-widget.currency-converter.blue .tabs {
    padding-top: 70px;
    margin-bottom: 20px;
}

.add-more-currency-widget.currency-converter.blue header {

    padding: 10px 15px;
}

.add-more-currency-widget.currency-converter.blue hr:after { display: none;}

#tab1A, #tab2A, #tab3A, #tab4A { position: absolute; margin: 20px 0 0 22px; color: #787874; width: 690px;}


.add-more-currency-widget.main-blue { width: 100%; color: #787874; } 


.add-more-currency-widget.main-blue .tabs, .add-more-currency-widget.blue .tabs {
    padding: 8px; 
    border-left: 2px solid #004FA3;
    border-right: 2px solid #004FA3;
    border-top: 4px solid #004FA3;
}
.add-more-currency-widget .other{
    border-bottom: 2px solid #004FA3;
    border-right: 2px solid #004FA3;
    border-left: 2px solid #004FA3;
    padding:0px 8px 8px 8px;
}
.add-more-currency-widget.graph .tabs{
    border: 2px solid #004FA3;
}
.add-more-currency-widget.blue .tabs {
    height:400px;
}


.add-more-currency-widget.main-blue .tabnav a {
    background-color: #D0DBEA;
    color: #004FA3;
}

.add-more-currency-widget.main-blue .tabnav a.active {
    background-color: #004FA3;
    color: #fff;
}

.add-more-currency-widget.main-blue .tabnav a.rp-buy-cur, .add-more-currency-widget.main-blue .tabnav a.rp-buy-cur.active, .add-more-currency-widget.main-blue .tabnav a.rp-reload, .add-more-currency-widget.main-blue .tabnav a.rp-reload.active {
    background-image: none;
}

.add-more-currency-widget .tabnav a.rp-buy-cur, .add-more-currency-widget .tabnav a.rp-buy-cur.active, .add-more-currency-widget .tabnav a.rp-reload, .add-more-currency-widget .tabnav a.rp-reload.active {
    background-image: none;
}
.add-more-currency-widget.main-blue .widget-compare header, .add-more-currency-widget.main-blue .widget-rates header {
    background: none repeat scroll 0 0 #004FA3;
        border-radius: 3px 3px 0 0;
        color: #FFFFFF;
        padding:10px 15px;
}

.add-more-currency-widget.main-blue .widget-inner a {
    color: #3983CE;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;
}


.add-more-currency-widget.main-blue .addCash:hover, .add-more-currency-widget.main-blue .add-rcp:hover {
    background: #FC404F
}

.add-more-currency-widget.main-blue input[type="radio"] + label span {
    background: url("../img/radio-btns.png") no-repeat left bottom transparent;
    border-bottom: medium none;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin: -5px 4px 0 0;
    padding: 0 0 0 20px !important;
    vertical-align: middle;
    width: 5px;
}

.add-more-currency-widget.main-blue input[type="radio"]:checked + label span {
    background-position: left top;
    padding: 0 0 0 20px;
}
.add-more-currency-widget .check-card:hover {
    background: #40A5D9;
}

.add-more-currency-widget.main-blue form span label {
    font-size: 13px;
    font-family: "FS Me Web Bold",Helvetica,Arial,Verdana,sans-serif;

}

.add-more-currency-widget.main-blue form span label.ac-ba {
    margin-right: 0%;
}

.add-more-currency-widget .currate-left, .add-more-currency-widget .currate-right {
    width: 46%;
    display: block;
    float: left;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family: "FS Me Web Regular",Helvetica,Arial,Verdana,sans-serif;
    
}
.add-more-currency-widget.main-blue .currate-right {
    float: right;
}

.add-more-currency-widget.main-blue .currate-left {
    text-align: right;
    padding-right: 12px;
}

.add-more-currency-widget.main-blue .reload-cash-passport form {
    opacity: 0.5;
}

.add-more-currency-widget.main-blue .autocomplete-w, .add-more-currency-widget .autocomplete-w, .add-more-currency-widget.red .autocomplete-w {
    background-image: url('../img/search-icon.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 96% 50%;
    font-size: 13px;
}

.add-more-currency-widget.main-blue .ui-menu .ui-menu-item a {
    font-size: 13px;
}

.add-more-currency-widget.main-blue .dd-selected-image {
    padding-top: 7px !important;
}

.reload-cash-passport .card-validated {
    background-color: #EDF7ED;
    color: #50B050;
    display: none;
    margin-top: 5px;
    padding: 5px 0 5px 30px;
    width: 16%;
    font-size: 15px;
}

.add-more-currency-widget.main-blue .reload-cash-passport .card-validated{
    margin: 5px 0px 0px 0px;
    font-size: 13px;
    padding: 5px 0 5px 30px;
    float:right;
}


.reload-cash-passport .rcp-error {
    background-color: #FDE8EA;
    clear: both;
    color: #ED1C2E;
    display: none;
    font-size: 15px;
    padding: 5px 0 5px 30px;

}
.add-more-currency-widget.main-blue .reload-cash-passport .rcp-error{
    font-size: 13px;
    float:right;
    padding:5px 0 5px 30px;
    margin-bottom:5px;
}

.add-more-currency-widget .reload-cash-passport .rcp-error, .add-more-currency-widget .reload-cash-passport .card-validated {
    width: 43.5%;
    margin-top: 5px;
}

.add-more-currency-widget.main-blue .reload-cash-passport .card-validated {
    width: 50%;
}

.add-more-currency-widget.main-blue .reload-cash-passport #selectcur-widget, .add-more-currency-widget.red .reload-cash-passport #selectcur-widget {
    pointer-events: none;
}

.reload-cash-passport .card-validated[data-icon]:before, .reload-cash-passport .rcp-error[data-icon]:before {
    margin: 1px 0 0 -22px;
}

.add-more-currency-widget form > a.info-tooltip {
    margin: 9px 0 0 -40px;
    float: left;
    background-size: 18px auto;
}

.add-more-currency-widget form > a.info-tooltip {
    margin: 9px 0 0 -40px;
    float: left;
    background-size: 18px auto;
}

.add-more-currency-widget p a.info-tooltip, .add-more-currency-widget p.cp-card-num a.info-tooltip {
/*    margin: 9px 0 0 -40px;
    float: left;*/
    margin-right: 10px;
}/* large class removed */

.add-more-currency-widget form > p a.info-tooltip span, .add-more-currency-widget p.cp-card-num a.info-tooltip span {
    width: 280px;
    top: -10px;
    left: 0;
}

.add-more-currency-widget p.cp-card-num {
    position: relative;
}

.add-more-currency-widget form > a.info-tooltip span {
    left: -10px;
}

.add-more-currency-widget form > a.info-tooltip span .arrow {
    margin-left: 310px;
}

.select1 .dd-pointer { display: none; }
.select1 { pointer-events: none; }
.select1 .dd-select { background-image: none !important; }

/*** autocomplete-w search box ***/

/** page structure **/

.ui-autocomplete {
max-height: 200px;
overflow-y: auto;
overflow-x: hidden;
border: 1px solid #E8E8E9;
}
* html .ui-autocomplete {
height: 200px;
}

.auto-highlight {
    font-weight: bold;
}

.ui-widget-content {
    border: 1px solid #E8E8E9 !important;
    border-top: none !important;
}

.ui-widget-content a {
    color: #787874 !important;
    font-weight: normal !important;
}

.ui-menu-item a img {
    width: 32px;
    margin-right: 15px;
}

.ui-menu-item a {
    font-family:"FS Me Web Regular", Helvetica, Arial, Verdana , sans-serif;
    font-style: normal;
    font-size: 13px;
}




/*
// #8028 - Flag sprite in country drop downs
// Added span with sprite
*/

/**** Currency Flags ****/

/*.ui-menu-item .flag {
    background: url('../img/widget-flags.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 0;

}
.ui-menu-item .GBP {background-position: -82px -749px;}
.ui-menu-item .EUR {background-position: -323px -699px;}
.ui-menu-item .DKK {background-position: -164px -548px;}
.ui-menu-item .HKD {background-position: -164px -900px;}
.ui-menu-item .JPY {background-position: 0 -1102px;}
.ui-menu-item .ANG {background-position: -164px -1603px;}
.ui-menu-item .NZD {background-position: -164px -1653px;}
.ui-menu-item .RUB {background-position: 0 -1854px;}
.ui-menu-item .SEK {background-position: -82px -1904px;}
.ui-menu-item .CHF {background-position: -82px -398px;}
.ui-menu-item .AED {background-position: -82px 4px;}
.ui-menu-item .USD {background-position: -323px -2206px;}*/


.NoDataMessage {
    color: #004FA3;
    font-family:"FS Me Web Regular", Helvetica, Arial, Verdana , sans-serif;
    border: 2px solid #004FA3;
    padding: 10px;
    width: 580px;
    margin: 0 0 20px 0;
}

.NoDataMessage p {
    margin: 0;
    padding-left: 30px;
    font-size: 14px;
    min-height:15px;
}
.buycurrency{
  position:relative;
}
.not-available-currency-tooltip{
    position: absolute;
    position: absolute;
    width:100%;
    padding: 10px;
    border: 2px solid grey;
    padding: 10px;
    top: 103px;
    color: red;
    background: white;
    border-radius: 5px;
    font-family:"FS Me Web Regular", Helvetica, Arial, Verdana , sans-serif;
    font-size:12px;
    line-height:15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    display: none;
    z-index: 98;
}
.not-available-currency-tooltip:before{
    background-image: url(../img/nocurrency-tooltip-arrow.png);
    top: -14px;
    content: "";
    display: block;
    width:18px;
    height:14px;
    left: 46%;
    position: absolute;
    z-index: 99;
}
.add-more-currency-widget .not-available-currency-tooltip{
   top: 45px;
   width: 48%;
   right: 0;
}

/* currency widget - bottom boxes - 30-09-2014 - starts */

.currency-widget form + script + div{
    display: table;
    width: 100%;
    border-spacing: 10px;
    border-collapse: separate;
    border-bottom: 2px solid #004FA3;
    border-right: 2px solid #004FA3;
    border-left: 2px solid #004FA3;
}

.other {
    display: table-row;
    width: 100%;
}


/* currency widget - bottom boxes - 30-09-2014 - ends */

/* Sainsbury widget skinning (please do not delete) - starts */
    
     /*
        .add-more-currency-widget.main-blue .tabnav a.active{
            background-color: #EF6600;
        }

        .add-more-currency-widget.main-blue .tabs, .add-more-currency-widget.blue .tabs{
            border-left: 2px solid #E9E5C6;
            border-right: 2px solid #E9E5C6;
            border-top: 4px solid #E9E5C6;
        }

        .currency-widget form + script + div{
            border-bottom: 2px solid #E9E5C6;
            border-right: 2px solid #E9E5C6;
            border-left: 2px solid #E9E5C6;
        }

        .add-more-currency-widget.main-blue .tabnav a{
            background-color: #E9E5C6;
            color: #EF6600;
        }

        .add-more-currency-widget.main-blue{
            color: #000;
        }

        .add-more-currency-widget .addCash, .add-more-currency-widget.main-blue .add-rcp{
            background: #541030;
        }                                                                                                        

        .add-more-currency-widget.main-blue .addCash, .add-more-currency-widget.main-blue .add-rcp{
            color: #E9E5C6;
        }
        .add-more-currency-widget.main-blue .addCash:hover, .add-more-currency-widget.main-blue .add-rcp:hover{
             background: #541030;
        }

        .add-more-currency-widget.main-blue .widget-compare header, .add-more-currency-widget.main-blue .widget-rates header{
            background: none repeat scroll 0 0 #EF6600;
        }

        .add-more-currency-widget .widget-inner {
            background-color: #fff;
        }

        .add-more-currency-widget .check-card:hover{
            background: #EF6600;
        }

        .add-more-currency button, .reload-cash-passport button{
            background: #EF6600;
        }

        .add-more-currency-widget.main-blue .widget-inner a{
            color: #EF6600;
        }

        .reload-cash-passport .card-validated {
            background-color: #E9E5C6;
            color: #62BE65;
        }

        .widget-inner ul li.active, .widget-inner ul li span.active span{
            background-color: #E9E5C6;
            color: #EF6600;
        } 
        
     */

/* Sainsbury widget skinning(please do not delete) - ends */
    .tabs .rate-chart{
        font-size: 11px;
    }


@media (max-width:960px){
    a.info-tooltip span{
        font-size: 12px;
        line-height: 16px;
    }
}

@media only screen and (max-width:768px){
    article.add-more-currency-widget.blue.graph.currency-converter.no-items{
      max-width: 768px;
      padding: 0 3%;
      overflow-x: scroll;
    }
    .NoDataMessage{
        width:100%;
    }
    article.add-more-currency-widget.blue.graph.currency-converter.no-items .RateHistoryChartWrapper{
    }
    article.add-more-currency-widget.blue.graph.currency-converter.no-items .RateHistoryChartWrapper .rate-chart{
    }
    article.add-more-currency-widget.blue.graph.currency-converter.no-items .RateHistoryChartWrapper .rate-chart canvas{
    }

}

@media only screen and (max-width:640px){
    .add-more-currency-widget .tabnav a span.icon{
        display:none;
    }
    .main-blue.add-more-currency-widget .buycurrency p, .add-more-currency-widget .autocomplete-holder,.add-more-currency-widget .enter-amount, .add-more-currency-widget .exrate, .add-more-currency-widget .addCash, .add-more-currency-widget .reload-cash-passport .add-rcp,.main-blue.add-more-currency-widget .reload-cash-passport p, .main-blue.add-more-currency-widget .reload-cash-passport .pcs-holder
    {
        float:none;
        display:block;
        width:100%;
    }
    .add-more-currency-widget .reload-cash-passport p.card-validated, .add-more-currency-widget .reload-cash-passport p.rcp-error{
        display:none;
    }
    .add-more-currency-widget p a.info-tooltip, .add-more-currency-widget p.cp-card-num a.info-tooltip{
        float:right;
    }
    .add-more-currency-widget .reload-cash-passport .rcp-validate{
        width:75%;
    }
    .add-more-currency-widget .tabnav a{
        font-size:14px;
    }
    #historyGraph .tabWrap ul li a.ui-tabs-anchor span{
        font-size: 13px;
    }
    #historyGraph .tab-nav a{
        padding: 4px 0;
        width: 13%;
    }
    .add-more-currency-widget.currency-converter.blue .tabs, .add-more-currency-widget.currency-converter.blue .cc-main{
        padding:70px 0 3% 0;
    }
    .yaxis {
        left: 10px; font-size: 13px;
    }
}
@media only screen and (max-width:480px) {
        .add-more-currency-widget .widget-rates, .add-more-currency-widget .widget-compare{
            display:block;
            width:100%;
        }
        .add-more-currency-widget .other div:first-child{
            margin-bottom:10px;
        }
        .add-more-currency-widget .tabnav a.tabnav-2 {
            width: auto;
            padding: 3% 3.8%;
            font-size:12px;
        }
        span.vr:after {
        display: none;
        }
        .add-more-currency-widget.main-blue .addCash, .add-more-currency-widget.main-blue .add-rcp{
            font-size:13px;
            letter-spacing: 0px;
        }
        .widget-compare h2, .widget-rates h2{
            font-size: 13px;
        }
        .widget-inner, a.info-tooltip span, .add-more-currency-widget .exrate, .add-more-currency-widget.main-blue form span label{
            font-size: 12px;
        }
        a.info-tooltip span{
            width:82%;
            font-size: 12px;
        }
        .add-more-currency-widget.main-blue .widget-compare a.info-tooltip{
            margin-top: 0px;
        }
    .add-more-currency-widget form p, .add-more-currency-widget input, .add-more-currency-widget input[type="radio"] + label {
        font-size: 13px;
    }
    .add-more-currency-widget .reload-cash-passport button.check-card {
        display: block;
        width: 100%;
        margin: 7px 0 0 0;
    }
    .main-blue.add-more-currency-widget .buycurrency p strong, .main-blue.add-more-currency-widget .reload-cash-passport p strong{
        font-size:13px;
    }
}
@media only screen and (max-width:420px) {
        .add-more-currency-widget .tabnav a.tabnav-2 {
            width: auto;
            padding: 3% 3.8%;
            font-size:12px;
        }

}

@media only screen and (max-width:330px) {
        .rp-buy-cur span{
            padding: 0 20%;
            display: block;
            width: 60%;
        }
}

@media only screen and (max-width:320px) {
        .add-more-currency-widget .tabnav a{  
            padding:10px 30px;
        }
        .add-more-currency-widget .tabnav a, .add-more-currency-widget .exrate {
            font-size: 11px;
        }
}


