@font-face {
    font-family: 'BentonSans';
    src: local("Benton Sans Regular");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-2.eot?") format("embedded-opentype"), url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-3.woff") format("woff"), url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-1.ttf") format("truetype"), url("https://www.aexp-static.com/nav/ngn/fonts/3be50273-0b2e-4aef-ae68-882eacd611f9-4.svg#web") format("svg");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'BentonSans-Bk';
    src: local("Benton Sans Book");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-2.eot?") format("embedded-opentype"), url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-3.woff") format("woff"), url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-1.ttf") format("truetype"), url("https://www.aexp-static.com/nav/ngn/fonts/325e6ad0-38fb-4bad-861c-d965eab101d5-4.svg#web") format("svg");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'BentonSans-Md';
    src: local("Benton Sans Medium");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot?") format("embedded-opentype"), url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-3.woff") format("woff"), url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-1.ttf") format("truetype"), url("https://www.aexp-static.com/nav/ngn/fonts/0fababca-4914-46dd-9b0f-efbd51f67ae8-4.svg#web") format("svg");
    font-style: normal;
    font-weight: bold
}

body {
    margin: 0;
    color: #000;
    font-size: 1em;
}

#container{
    position: absolute;
    width: 300px;
    height: 250px;
    cursor: pointer;
}

#banner {
    position: absolute;
    width: 298px;
    height: 248px;
    border: 1px solid #aaaaaa;
    background-color: #FFF;
    overflow: hidden;
}

#bg{
    position: absolute;
    width: 298px;
    height: 170px;
    background-color: white;
    z-index: 1;
}

#bg_expand{
    position: absolute;
    width: 300px;
    height: 250px;
    z-index: 9;
}

#collapse_bg{
    position: absolute;
    width: 298px;
	height: 170px;
    top: 0;
    left: 0;
    overflow: visible;
    background-color: #009bbb;
    z-index: 4;
}

#copy_collapse_container{
    position: absolute;
    width: 170px;
    height: 170px;
    left: 128px;
    background-color: white;
}

#number_collapse{
    position: absolute;
    width: 150px;
	height: 173px;
    top: -1px;
    left: 2px;
    background: url("sprite.png") no-repeat -156px -6px;
    z-index: 3;
}

#copy_collapse{
    position: absolute;
    width: 155px;
	height: 107px;
    top: 38px;
    left: 13px;
    z-index: 2;
}

#copy_collapse1{
    position: relative;
    color: #4d4f53;
    font-family: "BentonSans-Md";
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .1px;
    top: 0;
    left: 0;
}

#copy_collapse2{
    position: relative;
    color: #4d4f53;
    font-family: "BentonSans";
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: .1px;
    top: 8px;
    left: 0;
}

#bottom_lookup {
    position: absolute;
    width: 298px;
    height: 78px;
    bottom: 0;
    background-color: white;
    z-index: 3;
}

#bottom_click{
    position: absolute;
    width: 298px;
    height: 95px;
    bottom: 0;
    left: 300px;
    background-color: white;
    opacity: 0;
    z-index: 1;
}

#blue_band {
    position: absolute;
    width: 298px;
    height: 3px;
    top: 0;
    background-color: #242a5f;
}

#logo {
    position: absolute;
    width: 113px;
    height: 32px;
    top: 24px;
    left: 11px;
    background: url("LOGOAMEX_FlatBox.svg");
    background-size: 113px 32px;
}

#slant {
    position: absolute;
    width: 299px;
    height: 9px;
    bottom: 0;
    background: url("sprite.png") no-repeat -1px -184px;
}

#cta {
    position: absolute;
    overflow: hidden;
    width: 113px;
    height: 31px;
    top: 23px;
    right: 12px;
    border: 1px solid #bebebe;
    border-radius: 6px;
    background-color: #009bbb;
}

#ctaText{
    position: relative;
    width: 100%;
    top: 8px;
    margin: 0 auto;
    font-family: "BentonSans";
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 1.2px;
    color: white;
}

#shine {
    position: absolute;
    width: 113px;
    height: 31px;
    top: 0;
    left: -113px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    border: 0;
}

/*==========EXPAND CONTENT==========*/
#expand_content{
    position: absolute;
    left: 0;
    width: 300px;
    height: 503px;
    display: none;
}

#copy_expand_container{
    position: absolute;
    width: 298px;
    height: 107px;
/*    background-color: white;*/
    opacity: 0;
    z-index: 1;
}

#panels_container{
    position: absolute;
    width: 100%;
    height: 100%;
    top:-12px;
}

#title_expand{
    position: relative;
    width: 100%;
    font-family: "BentonSans-Md";
    font-size: 17px;
    text-align: center;
    top: 24px;
    margin: 0 auto;
    color: #4d4f53;
}

#number1{
    position: absolute;
    width: 84px;
    height: 101px;
    background-color: #009bbb;
    overflow: hidden;
}

#number1_img{
    position: absolute;
    width: 128px;
	height: 206px;
    top:-52px;
    left: -11px;
    background: url("sprite.png") no-repeat -10px -219px;
}

#number2{
    position: absolute;
    width: 84px;
    height: 101px;
    background-color: #242a5f;
    overflow: hidden;
}

#number2_img{
    position: absolute;
    width: 155px;
	height: 214px;
    top:-57px;
    left: -24px;
    background: url("sprite.png") no-repeat -163px -208px;
}

#number3{
    position: absolute;
    width: 84px;
    height: 104px;
    background-color: #009bbb;
    overflow: hidden;
}

#number3_img{
    position: absolute;
    width: 165px;
	height: 219px;
    top:-57px;
    left: -29px;
    background: url("sprite.png") no-repeat -1px -435px;
}

#number4{
    position: absolute;
    width: 84px;
    height: 104px;
    background-color: #242a5f;
    overflow: hidden;
}

#number4_img{
    position: absolute;
    width: 152px;
	height: 199px;
    top:-49px;
    left: -29px;
    background: url("sprite.png") no-repeat -172px -444px;
}

#number1_container{
    position: absolute;
    width: 298px;
    height: 101px;
    top: 106px;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    background-color: white;
    z-index: 2;
}

#number2_container{
    position: absolute;
    width: 298px;
    height: 101px;
    top: 208px;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    background-color: white;
    z-index: 2;
}

#number3_container{
    position: absolute;
    width: 298px;
    height: 104px;
    top: 310px;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    background-color: white;
    z-index: 2;
}

#number4_container{
    position: absolute;
    width: 298px;
    height: 101px;
    top: 412px;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    background-color: white;
    z-index: 2;
}

.plus_button1{
    position: absolute;
    width: 17px;
	height: 17px;
    background: url("sprite.png") no-repeat -23px -120px;
    bottom: 8px;
    right: 9px;
}

.minus_button1{
    position: absolute;
    width: 17px;
	height: 17px;
    background: url("sprite.png") no-repeat -43px -119px;
    bottom: 8px;
    right: 9px;
}

.plus_button2{
    position: absolute;
    width: 17px;
	height: 17px;
    background: url("sprite.png") no-repeat -64px -120px;
    bottom: 8px;
    right: 9px;
}

.minus_button2{
    position: absolute;
    width: 17px;
	height: 17px;
    background: url("sprite.png") no-repeat -85px -119px;
    bottom: 8px;
    right: 9px;
}

#number1_title{
    position: absolute;
    width: 180px;
    top: 30px;
    left: 105px;
    font-family: "BentonSans-Md";
    font-size:13px;
    letter-spacing: .9px;
    line-height: 19px;
    color:#4d4f53;
}

#number2_title{
    position: absolute;
    width: 176px;
    top: 42px;
    left: 104px;
    font-family: "BentonSans-Md";
    font-size:13px;
    letter-spacing: .2px;
    color:#4d4f53;
}

#number3_title{
    position: absolute;
    width: 169px;
    top: 24px;
    left: 107px;
    font-family: "BentonSans-Md";
    font-size:13px;
    line-height: 18.8px;
    letter-spacing: .2px;
    color:#4d4f53;
}

#number4_title{
    position: absolute;
    width: 169px;
    top: 33px;
    left: 107px;
    font-family: "BentonSans-Md";
    font-size:13px;
    line-height: 18.8px;
    letter-spacing: .8px;
    color:#4d4f53;
}

#number1_copy{
    position: absolute;
    width: 170px;
    top: 65px;
    left: 126px;
    font-family: "BentonSans";
    font-size:12px;
    line-height: 22px;
    letter-spacing: 0px;
    color:#4d4f53;
}

#number2_copy{
    position: absolute;
    width: 163px;
    top: 71px;
    left: 126px;
    font-family: "BentonSans";
    font-size:12px;
    line-height: 17px;
    letter-spacing: 0px;
    color:#4d4f53;
}

#number3_copy{
    position: absolute;
    width: 170px;
    top: 85px;
    left: 126px;
    font-family: "BentonSans";
    font-size:12px;
    line-height: 17px;
    letter-spacing: 0px;
    color:#4d4f53;
}


#number4_copy{
    position: absolute;
    width: 170px;
    top: 65px;
    left: 126px;
    font-family: "BentonSans";
    font-size:12px;
    line-height: 17px;
    letter-spacing: 0px;
    color:#4d4f53;
}

#close {
    position: absolute;
    top: 0px;
    font-family: "BentonSans";
    font-size: 12px;
    color: #777777;
    right: 0px;
    margin: 2px;
    padding: 3px;
}