/* agency css start here */
body { margin: 0 auto; padding: 0 auto; }
#banner { background-color: #000; margin: 0 auto; padding: 0 auto; }
.container { position: absolute; overflow: hidden; }

#banner_btn {
    position: absolute;
    border: 1px #999 solid;
    z-index: 10;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background: white
}

#banner_btn:hover { cursor: pointer }
#banner_border { position: absolute; top: 0; left: 0; border: 1px #999 solid; z-index: 9; }

#banner, .container, #banner_btn, #backGround, #backGround_2, #phone_container, #line_container, #end, #end_container_conv, #end_container_comp, #copy_container_1, 	#copy_container_2, #phone, #finger, #copy_1, #line, #copy_2, #end_copy1, #end_copy2, #end_logo, #cta, #logo, #line_yellow_container {
    position: absolute;
    overflow: hidden;
    width: 160px;
    height: 600px;
}

#banner, .container, #banner_btn {
    top: 0px;
    left: 0px;
    -webkit-transform: translate3d(0, 0, 0);
}

#phone, #finger, #copy_1, #line, #copy_2, #end_copy1, #end_copy2, #end_logo, #cta, #logo {
    background:url("../images/sprite_sheet_1.png") no-repeat;
    background-size: 480px 1800px;
    opacity: 0;
}

#phone { background-position: -0px  0px; opacity: 1; width: 180px; left:0px;}
#finger { background-position: -170px  0px;  top:-20px; will-change: transform; opacity: 1; left: 0px; width: 150px;}
#copy_1 { background-position: -320px  0px; opacity: 1;will-change: transform;}
#copy_2 { background-position: -0px  -600px; left: 0px; opacity: 1;will-change: transform;}
#end_copy1 { background-position: -160px  -600px; opacity: 1;}
#end_copy2 { background-position: -320px  -600px; opacity: 1;}
#cta { background-position: -12px  -1725px; opacity: 1;}
#end_logo { background-position: -160px  -1200px; opacity: 1;}
#logo { background-position: -320px  -1200px; opacity: 1;}

#backGround{
    opacity: 1;
}

#phone_container{
    width: 195px;
}

#backGround_2{
    opacity: 1;
    -moz-transform:rotate(10deg);
    -webkit-transform:rotate(10deg);
    -o-transform:rotate(10deg);
    -ms-transform:rotate(10deg);
    left: 310px;
    height: 1500px;
    width: 400px;
    top: -10px;

}

#backGround_image, #backGround_2_image{
    opacity: 1;
    position: absolute;
    overflow: hidden;
    width: 160px;
    height: 600px;
    will-change: transform;
}

#backGround_2_image{
    width: 270px;
    -moz-transform:rotate(-10deg);
    -webkit-transform:rotate(-10deg);
    -o-transform:rotate(-10deg);
    -ms-transform:rotate(-10deg);
    left: -86px;
    top: 24px;
}

#line{
    left: 0px;
}

#end{
    display: inline-block;
    -webkit-transform-origin: 50%  50%;
    background-color: #4d4d4f;
    opacity: 1;
    clip: rect(0px 0px 600px 160px);
    left: 0px;
    top: 0px;
    width: 160px;
    height: 600px;
    will-change: transform;
}

#end_container_conv, #end_container_comp{
    -webkit-transform-origin: 50%  50%;
    width: 160px;
    height: 600px;
    left: 0px;
    top: 0px;
    will-change: transform;
}

#end_container_comp{
    font-family: Arial, Helvetica, sans-serif;
}
#cta{
    width: 140px;
    height: 43px;
    top: 524px;
    left: 10px;
    background-color: #ffde00;
    will-change: transform;
}

#cta:hover{
    background-color: #e7c400;
}

.yellow_grad{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8e30d+0,f8e30d+75&1+0,0+75 */
    background: -moz-radial-gradient(center, ellipse cover, rgba(248,227,13,1) 0%, rgba(248,227,13,0) 75%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(248,227,13,1) 0%,rgba(248,227,13,0) 75%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(248,227,13,1) 0%,rgba(248,227,13,0) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8e30d', endColorstr='#00f8e30d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    opacity: 0;
}

#line_yellow{
    width: 80px;
    height: 40px;
    position: absolute;
    top: 266px;
    left: 0px;
    opacity: 0;
}

#line_yellow_container{
    opacity:1;
}
/* agency css end here */

/* FX widget css start here */
#copy_container_1{
    top: 250px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-shadow: 2px 2px 8px #000000;
}
#copy_container_2 {
    position: absolute;
    top: 250px;
    left: 320px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    opacity: 1;
    will-change: transform;
    text-shadow: 2px 2px 8px #000000;
}
wu-send-money {
    color: #fff;
    display: block;
    padding: 1px;
    width: 160px;
    min-height: 100px;
    height: 600px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;;
    font-weight: 100;
    font-size: 12px;
    box-sizing: border-box;
}

wu-send-money section {
    padding: 10px 9px 10px 10px
}

wu-send-money .wu-send-money-widget-header {
    float: left;
    font-size: 23px;
    line-height: 1.2em;
    font-weight: 600;
    padding-top: 5px;
    cursor:pointer;

    display: block;
    margin-top: 0.83em;
    margin-bottom: 0.7em;
    -webkit-margin-before: 0.8em;
    -webkit-margin-after: 0.8em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

}

wu-send-money .wu-yellow-font{
    color: #ffde00;
}

wu-send-money .wu-send-money-widget-subheader{
    font-size: 17px;
    margin: 0;

    display: block;

    margin-top: 1.33em;
    margin-bottom: 1.33em;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

wu-send-money fieldset {
    width: 140px;
}

wu-send-money .wu-send-money-amount-section .wu-send-money-item {
    float: left;
    position: relative;
    display: block;
    top: -8px;
}

wu-send-money .wu-send-money-amount-section .wu-send-money-label {
    font-size: 14px;
    display: block;
    padding: 6px 0px;
}

wu-send-money .wu-send-money-amount-section .wu-send-money-box {
    border: 1px solid #fff;
    width: 130px;
}

wu-send-money .wu-send-money-amount-section input {
    background: transparent;
    outline: none;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #fff;
    width: 80px;
    font-size: 14px;
    padding-left: 10px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

wu-send-money .wu-send-money-amount-section .wu-send-money-blinking-cursor {
    position: absolute;
    left: 10px;
    height: 20px;
    top: 25px;
    animation: blink-empty 1s infinite;
    border-left: 1px solid transparent;
    margin: 5px;
}

wu-send-money .wu-send-money-item-amount-to .wu-send-money-box {
    float: left;
    position: relative;
    overflow: hidden;
}

wu-send-money .wu-send-money-amount-to-currency, wu-send-money .wu-send-money-send-currency {
    font-family: sans-serif;
    font-size: 13px;
}

wu-send-money .wu-send-money-item-exchange-rate {
    margin-top: 7px;
    font-size: 12px;
    line-height: 14px;
}

wu-send-money .wu-superscript-fee {
    font-weight: lighter;
    font-size: 8px;
    vertical-align: baseline;
    position: relative;
    top: -0.5em;
}

wu-send-money .wu-send-money-block-fee-and-exchange-info {
    float: left;
    width: 140px;
    margin-top: 5px;
    font-family: sans-serif;
    font-size: 11px;
    line-height: 14px;
}

wu-send-money .wu-send-money-block-submit-button {
    margin-top: 15px;
}

wu-send-money .button-wrapper {
    display: flex;
    justify-content: center;
}
wu-send-money #wu-sendmoney-submit-form, #cta_button {
    background-color: rgb(255, 224, 26);
    color: #000;
    border: none;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 32px;
    cursor:pointer;
    position: absolute;
    top: 524px;
    left: 11px;
}

wu-send-money #wu-sendmoney-submit-form:focus, #cta_button:focus {
    outline:0;
}

wu-send-money .logo_wrapper {
   margin: auto 5px 20px 5px;
}

wu-send-money .wu-send-money-logo {
    width: 100%;
    margin-top: 20px;
}

.adsize {
    position: absolute;
    top:0px;
    left:0px;
}

.adsize > img {
    width: 160px;
    height: 600px;
}

#hitall {
    position: absolute;
    top: 0px;
    width: 160px;
    height: 600px;
}

.wu-send-money-box {
    z-index: 200;
}
/* FX widget css end here */

.fivesec {
    transition: all .5s cubic-bezier(0.25, 0.1, 0.25, 1); 
    -webkit-transition: all .5s  cubic-bezier(0.25, 0.1, 0.25, 1); 
    -moz-transition: all .5s cubic-bezier(0.25, 0.1, 0.25, 1); 
    -ms-transition: all .5s cubic-bezier(0.25, 0.1, 0.25, 1); 
    -o-transition: all .5s cubic-bezier(0.25, 0.1, 0.25, 1);  
}

#centerBox {
    width: 100%;
    height: 100%;
    text-align: center;
}

#F2_comp_disclaimerCTA_txt{
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
    padding: 3px 4px;
    width: 152px;
    display: inline-block;
    bottom: 0px;
    font-weight: 700;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@-moz-document url-prefix() {
  #F2_comp_disclaimerCTA_txt{
    font-weight:300;
  }
}

#F2_comp_disclaimer_txt {
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
    padding: 3px 4px;
    width: 154px;
    display: inline-block;
    top: 600px;
    font-weight: 700;
    position: absolute;
}

#F2_comp_headline1_txt {
    position: absolute;
    width: 140px;
    padding: 10px 10px;
    text-align: center;
}

#exchangeBox {
    position: absolute;
    width: 160px;
    height: 146px;
    top: 197px;
    padding: 10px;
}

.ebox {
    color: #fff;
    position: relative;
    float: left;
    text-align: center;
    width: 140px;
    height: 92px;
    padding-top: 16px;
    font-size: 15px;
}

#ebox1 {
    color: #ffde00;
    border-bottom: 1.4px solid white;
}