/*!
 * FitnessFinder v0.9
 * Copyright 2013 MP Mobile S.r.l.
 *
 */

 @font-face {
  font-family: HelveticaNeueLight;
  src: url(../fonts/HelveticaNeueLTCom-Lt.ttf);
}

 @font-face {
  font-family: HelveticaNeueRoman;
  src: url(../fonts/HelveticaNeueLTCom-Roman.ttf);
}

 @font-face {
  font-family: HelveticaNeueMedium;
  src: url(../fonts/HelveticaNeueLTCom-Md.ttf);
}

 @font-face {
  font-family: HelveticaNeueBold;
  src: url(../fonts/HelveticaNeueLTCom-XBlkCn.ttf);
}

/*
	Style Selection
*/

*::selection{
	background: #dd0e0e;
	color: #fff;
}
*::-moz-selection{
	background: #dd0e0e;
	color: #fff;
}

 html, body{
     overflow-x:hidden;
     font-family: HelveticaNeueLight;
 }
 
 h1{
     font-family: HelveticaNeueMedium;
     font-weight: normal;
 }
 
 figure{
     margin: 0;
     padding: 0;
 }
 
 .container{
    width: auto;
    position: relative;
    min-height: 500px;  
 }
 
 
 section{
     min-height: 657px;
     float: left;
     width: 100%;
     overflow: hidden;      
 }
 
 header{
    background-image: linear-gradient(bottom, rgb(231,231,231) 34%, rgb(239,239,239) 67%);
    background-image: -o-linear-gradient(bottom, rgb(231,231,231) 34%, rgb(239,239,239) 67%);
    background-image: -moz-linear-gradient(bottom, rgb(231,231,231) 34%, rgb(239,239,239) 67%);
    background-image: -webkit-linear-gradient(bottom, rgb(231,231,231) 34%, rgb(239,239,239) 67%);
    background-image: -ms-linear-gradient(bottom, rgb(231,231,231) 34%, rgb(239,239,239) 67%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.34, rgb(231,231,231)),
            color-stop(0.67, rgb(239,239,239))
    );

    -webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.39);
    -moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.39);
    box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.39);
    z-index: 999;
    width: 100%;
    position: absolute;
    height: 90px;
    top:0;
 }
 
 footer{
     background-color: #333333;
     height: 150px;
 }
 
.scene{
     height: 500px;
 }

 .content, nav.header-nav, .waypoint nav, #hero-container figure{
     width: 960px;
     margin: auto;
 }
 
img#logo{
     margin:25px 0 0 10px;
 }
 
 /*** Menu navigation ***/
.menu{
	list-style:none;
	float:right;
	margin:35px 0 0 0;
}
.menu li{
	float:left;
	margin:0 10px;
}
.menu li a{
	color:#333;
}

 .container-waypoint{
    height: 80px;
 }
 
nav.waypoint{
    background-image: linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -o-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -moz-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -webkit-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -ms-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.38, rgb(142,13,13)),
            color-stop(0.81, rgb(218,14,14))
    );
   
    height: 80px;
    width: 100%;
    z-index: 1001;
 }
 
 nav.waypoint{
    display: block;
 }

  nav.waypoint div{
    display: block;
    width: 960px;
    margin: auto;
 }
 
 .content h1, .content h3{
     text-align: center;
     font-size: 40px;
 }
 
 .content h1{
     line-height: 10px;
     padding: 20px 0 0 0;
 }
 
 .content h3{
     font-size: 20px;
     font-weight: normal;
 }
 
 
.sticky {
	position: fixed;
	top: 0;
	animation:thedrop 1s 1;
	-moz-animation:thedrop 1s 1;
	-webkit-animation:thedrop 1s 1;
}
 
.carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: none;
    border-radius: 56px 56px 56px 56px;
    color: #FFFFFF;
    height: 100px;
    left: -40px;
    width: 100px;
    z-index: 999;
    font-size: 200px;
    line-height: 60px;
    top:inherit;
    margin-top: 280px;
}

.carousel-control span{
    padding-left: 25px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.carousel-control.right
{
    right: -40px;
    margin-top: -350px;
}

.carousel-control.right span{
    margin-left: -45px;
}


#top{
     float: left;
     width: 100%;  
     margin-top: 90px;
}

#hero-container
{
    background: url('../images/hero-bg.jpg') center center no-repeat;
    height: 440px;
    overflow-y:hidden;
}

#hero-container figure{
    float:none;
    margin: auto;
    width: 960px;
}

.hand-phone
{
    background: url('../images/sprite.png') -2250px -370px no-repeat;
    right: 20px;
    top: 2px;
    width: 425px;
    height: 459px;
    z-index: 100;
}
.top-pin1, .top-pin2, .top-pin3{
	font-size:11px;
	line-height:12px;
	padding-left:35px;
	padding-top:15px;
} 

.top-pin1, .top-pin3{ 
    background: url('../images/sprite.png') no-repeat -816px -38px;
    width: 59px;
    height: 53px;
    top: 45px;
    right: -80px;
    z-index: 99;
}

.top-pin3{
    top:265px;
    right:-60px; 
}

.top-pin2{
    background: url('../images/sprite.png') no-repeat -933px -38px;
    width: 103px;
    height: 68px;
    top:130px;
    right:-30px; 
    z-index: 98;
	color:#fff;
}

#product{
    background-color: #fff;
}


#product.scroll{
   margin-top: 97px;
}

#howto{
    background-color: #e7e7e7;
}


/*composit scene*/
.scenes-container{
    width: 960px;
    overflow: hidden;
}
.scenes-container div.items{
    float: left;
    width: 1000em;
}
figure.scene{
    position:relative;
    float: left;
    width: 960px;
    margin: 0;
    padding: 0;
}

figure.scene i, .animation-group{
    position: absolute;
    dispay:block;
}

.animation-group div{
    display: block;
    position: relative;
    height: 100%;
}

.copy{
    position: absolute;
    top:50px;
    left: 0;
    width: 400px;
    padding-top: 50px;
}

.copy h4{
    font-size: 26px;
    line-height: 34px;
}
.copy ul{
    margin: 0 0 10px 15px;
    
}
.copy p, .copy ul li{
    
    font-size: 16px;
    color:#666;
}

.comp
{
    visibility:hidden;
}

.comp.animated{
    visibility:visible;
}

i.triangle{
    width: 10px;
    height: 10px;
    left: 44%;
    bottom: -10px;
}

.tip-label{
    border-radius: 6px 6px 6px 6px;
    padding: 8px;
    color: #fff;
    position: absolute;
    display: block;
}

/*
* scene 1 gloc-features
*/


.gloc-phone1{
    background: url('../images/sprite.png') no-repeat -591px -345px;
    width: 256px;
    height: 502px;
    top:0;
    right: 155px;
    z-index: 100;
}


.gloc-phone2{
    background:url('../images/sprite.png') no-repeat -1998px -400px;
    width: 225px;
    height: 452px;
    top:40px;
    right: 0px;
    z-index: 99;
}

.gloc-detail{
    width: 279px;
    height: 88px;
    z-index: 101;
    right: 290px;
    top:270px;
    background:url('../images/sprite.png') no-repeat -405px -231px;
    -webkit-box-shadow: 0px 1px 22px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    0px 1px 22px rgba(50, 50, 50, 0.45);
    box-shadow:         0px 1px 22px rgba(50, 50, 50, 0.45);  

}

.gloc-map-container{
    top:345px;
    left: 0;
    width: 296px;
    height: 162px;
}

.gloc-map{
    background: url('../images/sprite.png') no-repeat -489px -46px;
    height: 55px;
    width: 290px;
    bottom: 0;
    z-index: 99;
}

.gloc-pin1{
    background:url('../images/sprite.png') no-repeat -476px -147px;
    height: 70px;
    width: 42px;
    bottom: 20px;
    left: 40px;
    z-index: 100;
}

.gloc-pin2{
    background:url('../images/sprite.png') no-repeat -584px -158px;
    height: 57px;
    width: 33px;
    bottom: 30px;
    left: 130px;
    z-index: 100;
}

.glog-label-1{
    background-color: #f61818;
    font-weight: bold;
    font-size: 18px;
    z-index: 100;
    bottom: 110px;
    padding: 8px;
}

.glog-label-1 i.triangle{
    background:url('../images/sprite.png') no-repeat -9px -10px;
    width: 13px;
}

.glog-label-2 i.triangle{
    background:url('../images/sprite.png') no-repeat -35px -11px;
    width: 15px;
}

.glog-label-2{
    background-color: #7a0101;
    font-weight: bold;
    font-size: 14px;
    z-index: 99;
    bottom: 97px;    
    left: 95px;
    padding: 6px 8px 6px 8px;
}

.gloc-pin3{
    background:url('../images/sprite.png') no-repeat -584px -157px;
    height: 60px;
    width: 33px;
    bottom: 20px;
    left: 200px;
    z-index: 100;
}

/*
* scene 2 promo
*/
.promo-phone1{
    background: url('../images/sprite.png') no-repeat -899px -345px;
    width: 256px;
    height: 502px;
    top:0;
    left: 0;
    z-index: 100;
}

.promo-phone1.animated{
    visibility:visible;
}

.promo-phone2{
    background:url('../images/sprite.png') no-repeat -1736px -400px;
    width: 225px;
    height: 452px;
    top:40px;
    left: 150px;
    z-index: 99;
}

.promo-phone2.animated{
    visibility:visible;
}

.promo-features div.copy{
    left: 400px;
}

.promo-container{
    bottom:20px;
    left: 400px;
    width: 500px;
    height: 200px;
}

.promo1{
    background:url('../images/sprite.png') no-repeat -12px -114px;
    height: 105px;
    width: 100px;
    bottom:15px;
    left: 0;
    z-index: 100;
}

.promo2{
    background:url('../images/sprite.png') no-repeat -370px -130px;
    height: 85px;
    width: 85px;
    bottom: 45px;
    left: 125px;
    z-index: 99;
}

.promo3{
    background:url('../images/sprite.png') no-repeat -259px -122px;
    height: 95px;
    width: 89px;
    bottom: 15px;
    left: 215px;
    z-index: 100;
}

.promo4{
    background:url('../images/sprite.png') no-repeat -141px -118px;
    height: 99px;
    width: 95px;
    bottom: 0;
    left: 315px;
    z-index: 100;
}

.promo-label-1{
    background-color: #f61818;
    font-weight: bold;
    font-size: 18px;
    z-index: 100;
    bottom: 133px;
    left: 0;
    padding: 6px;
}

.promo-label-2{
    background-color: #f61818;
    font-weight: normal;
    font-size: 16px;
    z-index: 99;
    bottom: 140px;
    padding: 6px;
    left: 110px;
}

.promo-label-3{
    background-color: #f61818;
    font-weight: bold;
    font-size: 18px;
    z-index: 101;
    bottom: 118px;
    padding: 6px;
    left: 209px;    
}

.promo-label-4{
    background-color: #f61818;
    font-weight: bold;
    font-size: 18px;
    z-index: 100;
    bottom: 110px;
    padding: 6px;
    left: 329px;    
}

.promo-label-1 i.triangle, .promo-label-2 i.triangle, .promo-label-3 i.triangle, .promo-label-4 i.triangle, .howto-label-1 i.triangle{
    background:url('../images/sprite.png') no-repeat -9px -10px;
    width: 13px;
}

.howto-label-2 i.triangle, .howto-label-3 i.triangle, .howto-label-4 i.triangle{
    background:url('../images/sprite.png') no-repeat -64px -12px;
    width: 11px;
    height: 5px;
    bottom: -5px;    
}


.promo-gradient, .howto-gradient{
    background-image: linear-gradient(bottom, rgb(246,24,24) 32%, rgb(163,4,4) 100%);
    background-image: -o-linear-gradient(bottom, rgb(246,24,24) 32%, rgb(163,4,4) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(246,24,24) 32%, rgb(163,4,4) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(246,24,24) 32%, rgb(163,4,4) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(246,24,24) 32%, rgb(163,4,4) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.17, rgb(246,24,24)),
        color-stop(1, rgb(163,4,4))
    );
}

/*
* scene 3 planner-features
*/

.planner-phone1{
    background: url('../images/sprite.png') no-repeat -1177px -345px;
    width: 256px;
    height: 502px;
    top:0;
    right: 155px;
    z-index: 100;
}


.planner-phone2{
    background:url('../images/sprite.png') no-repeat -1735px -400px;
    width: 225px;
    height: 452px;
    top:40px;
    right: 0px;
    z-index: 99;
}

.planner-container{
    top:345px;
    left: 0;
    width: 500px;
    height: 162px;
}

.planner-itm1{
    background:url('../images/sprite.png') no-repeat -6px -340px;
    height: 172px;
    width: 280px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

.planner-itm2{
    background:url('../images/sprite.png') no-repeat -279px -3px;
    height: 30px;
    width: 20px;
    bottom: 70px;
    left: 300px;
    z-index: 100;
}

.planner-itm3{
    background: url('../images/sprite.png') no-repeat -321px -386px;
    height: 134px;
    width: 121px;
    bottom: -5px;
    left: 340px;
    z-index: 100;
}

/*
* Home Register form
*/

.register{
    float: left;
    width: 400px;
    height: auto;
    margin: 40px 0 0 0;
    padding: 0 0 0 10px;
}

.register input{
    font-family: HelveticaNeueLight;
    font-size: 16px;
    padding: 8px;
    width:290px;
}

.register h1{
    font-family: HelveticaNeueRoman;
    font-size: 40px;
    line-height: 45px;
}

.register h4{
    font-family: HelveticaNeueLight;
    color: #666;
    font-weight: normal;
    font-size: 16px;
}

.register h4 strong{
    font-weight: normal;
    font-family: HelveticaNeueMedium;
}

#register-button{
    padding:10px 8px 6px 8px;
    font-size: 20px;
	width:190px;
}

nav.waypoint a{
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    width: 33%;
    float: left;
    padding-top: 10px;
}

nav.waypoint a.selected{
    background-color: #000;
    padding-bottom: 10px;
    -webkit-box-shadow:-1px 0 0 rgba(0,0,0,0.05),inset 0 0 30px rgba(0,0,0,0.5);
    -moz-box-shadow:-1px 0 0 rgba(0,0,0,0.05),inset 0 0 30px rgba(0,0,0,0.5);
    box-shadow:-1px 0 0 rgba(0,0,0,0.05),inset 0 0 30px rgba(0,0,0,0.5);
    
    background-image:-webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(0%, #dd0e0e), color-stop(100%, #8b0505));
    background-image:-webkit-radial-gradient(center center, ellipse farthest-corner, #dd0e0e,#8b0505);
    background-image:-moz-radial-gradient(center center, ellipse farthest-corner, #dd0e0e,#8b0505);
    background-image:-o-radial-gradient(center center, ellipse farthest-corner, #dd0e0e,#8b0505);
    background-image:radial-gradient(center center, ellipse farthest-corner, #dd0e0e,#8b0505)        
}

nav.waypoint a strong{
    padding-top: 8px;
    font-family: HelveticaNeueRoman;
    font-weight: normal;
    display: block;
    font-size: 17px;
}

nav.waypoint a i{
    float: left;
    width: 61px;
    height: 60px;
    margin: 0 5px 0 10px;
    
}

nav.waypoint a.menu-product i{
    background:url('../images/sprite.png') -5px -42px no-repeat;
}

nav.waypoint a.menu-howto i{
    background:url('../images/sprite.png') -82px -42px no-repeat;
}

nav.waypoint a.menu-prices i{
    background:url('../images/sprite.png') -153px -42px no-repeat;
}

/*
* How to
*/

#how-to{
    background-color: #f9f9f9;
}

.howto-mac{
    background:url('../images/sprite.png') no-repeat -12px -551px;
    width: 497px;
    height: 298px;
    bottom:50px;
    right: 0px;
    z-index: 100;
}


.howto1{
    background:url('../images/sprite.png') no-repeat -630px -137px;
    width: 76px;
    height: 81px;
    bottom:6px;
    left: 30px;
    z-index: 100;
}

.howto2{
    background:url('../images/sprite.png') no-repeat -254px -40px;
    height: 67px;
    width: 65px;
    bottom: 7px;
    left: 165px;
    z-index: 99;
}

.howto3{
    background:url('../images/sprite.png') no-repeat -332px -41px;
    height: 67px;
    width: 65px;
    bottom: 7px;
    left: 245px;
    z-index: 100;
}

.howto4{
    background:url('../images/sprite.png') no-repeat -406px -40px;
    height: 77px;
    width: 65px;
    bottom: 7px;
    left: 328px;
    z-index: 100;
}

.howto-icons-container{
    bottom:52px;
    left: 0;
    width: 430px;
    height: 170px;
    overflow: hidden;
}

.howto-label-1{
    background-color: #f61818;
    font-weight: normal; 
    font-size: 14px;
    z-index: 99;
    bottom: 105px;
    padding: 4px 6px 4px 6px;
    left: 6px;
    width: 120px;
    height: 30px;
}

.howto-label-2{
    background-color: #999999;
    font-weight: normal; 
    font-size: 14px;
    z-index: 99;
    bottom: 95px;
    padding: 4px 6px 4px 6px;
    left: 164px;
}

.howto-label-3{
    background-color: #999999;
    font-weight: normal; 
    font-size: 14px;
    z-index: 101;
    bottom: 95px;
    padding: 4px 6px 4px 6px;
    left: 238px;    
}

.howto-label-4{
    background-color: #999999;
    font-weight: normal; 
    font-size: 14px;
    z-index: 100;
    bottom: 95px;
    padding: 4px 6px 4px 6px;
    left: 320px;    
}

.howto-label-1 i.small-ico{
    position: relative;
    float: left;
    background-color: #003399;
    width: 22px;
    height: 22px;
    margin: 7px 0 0 16px;
}

.howto-label-1 i.icon-plus{
        background:url('../images/sprite.png') no-repeat -310px -10px;
        margin: 7px 0 0 12px;
}

.howto-label-1 i.icon-erase{
        background:url('../images/sprite.png') no-repeat -336px -9px;
}

.howto-label-1 i.icon-modify{
        background:url('../images/sprite.png') no-repeat -362px -9px;
        margin-left: 18px;
}

.howto-mac a.player{
    width: 115px;
    height: 118px;
    display: block;
    margin: 80px auto;
    background:url('../images/sprite.png') no-repeat -729px -115px;
}

/*
* Prices table
*/

#prices{
	background:#dcdcdc url('../images/bg_prize.png') repeat-x;
}


.prices-table .col{
    float: left;
    width: 300px;
    position: relative;
    height: 400px;
	margin-top:41px;
	border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
}

.prices-table .col-1, .prices-table .col-2, .prices-table .col-3{
    background-color: #fff;
}

.prices-table .col-1,.prices-table .col-2{
    margin-right: 30px;
}

.prices-table .col div.tbl-footer{
    /*position: absolute;*/
    width: 100%;
    height:78px;
    background-color: #333;
    bottom: 0;
	border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
}

.prices-table .col .hgroup{
    position: relative;
	width:100%;
	height:100px;
	padding-top:40px;
}

.prices-table .col .offer-1{
	background:#dfcd0a;
}
.prices-table .col .offer-2{
	background:#f69d03;
}
.prices-table .col .offer-3{
	background:#dd0e0e;
}

.prices-table .col .hgroup h5{
	width:100%;
	text-align:center;
	color:#fff;
	font-size:35px;
	font-family:'HelveticaNeueRoman', Helvetica, sans-serif;
	font-weight:normal;
}
.prices-table .col .hgroup h6{
	width:100%;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-family:'HelveticaNeueLight', Helvetica, sans-serif;
	font-weight:lighter;
}


.prices-table .col i.triangle{
    width: 62px;
    height: 22px;
    left: 40%;
	bottom: -21px;
    position: absolute;
	background:red;
}
.prices-table .col i.triangle-1{
	background:transparent url('../images/sprite.png') -80px -7px no-repeat;	
}
.prices-table .col i.triangle-2{
	background:transparent url('../images/sprite.png') -148px -7px no-repeat;
}
.prices-table .col i.triangle-3{
	background:transparent url('../images/sprite.png') -210px -7px no-repeat;	
}

.prices-table .col .price-list-item{
	list-style:none;
	margin:20px 0 0 0;
	color:#333;
}
.prices-table .col .price-list-item li{
	width:100%;
	height:40px;
	border-bottom:1px solid #e7e7e7;
	text-indent:45px;
	line-height:45px;
}
.prices-table .col .price-list-item li i{
	margin:12px 0 0 15px;
	
}
.prices-table .col .price-list-item li i, x:-moz-any-link, x:default {
	margin:12px 0 0 -25px;
}

.prices-table .col div.tbl-footer span{
    float: left;
    color: #fff;
    font-size: 23px;
    line-height:65px;
    font-family:'HelveticaNeueRoman', Helvetica, sans-serif;
    font-weight:normal;
    width: 97px;
    height: 58px;
    margin:10px 0 0 10px;
    text-align: right;
    padding-right: 25px;
}

.prices-table .col div.tbl-footer .label-1{
	background:transparent url('../images/sprite.png') -8px -248px no-repeat;
}
.prices-table .col div.tbl-footer .label-2{
	background:transparent url('../images/sprite.png') -140px -248px no-repeat;
}
.prices-table .col div.tbl-footer .label-3{
	background:transparent url('../images/sprite.png') -270px -248px no-repeat;
}

.prices-table .col div.tbl-footer p{
    
    color: #fff;
    width:140px;
    display: table-cell;
    vertical-align: middle;
    height: 76px;
    padding-left: 10px;
}
/*
* Banner
*/
.container-banner{
	width: 100%;
	height: 200px;
	background: #fff;
	margin: 0;
	padding: 0;
}

.banner{
	width: 960px;
	height: 125px;
	background: #333 url('../images/bg_banner.png') right center no-repeat;
	margin: 60px auto 0 auto;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-banner{
	width: 288px;
	height: 187px;
	background: transparent url('../images/sprite.png') -1165px -10px no-repeat;
	float: left;
	margin: 5px 0 0 0;
}
.container-banner .banner p{
	width: 300px;
	color: #fff;
	float: left;
	margin: 33px 0 0 30px;
}
.button{
	background: #dd0e0e; /* Old browsers */
	background: -moz-linear-gradient(top,  #dd0e0e 0%, #8b0505 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd0e0e), color-stop(99%,#8b0505)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dd0e0e 0%,#8b0505 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dd0e0e 0%,#8b0505 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dd0e0e 0%,#8b0505 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #dd0e0e 0%,#8b0505 99%); /* W3C */
	
	-webkit-box-shadow: 2px 4px 14px rgba(50, 50, 50, 0.38);
	-moz-box-shadow:    2px 4px 14px rgba(50, 50, 50, 0.38);
	box-shadow:         2px 4px 14px rgba(50, 50, 50, 0.38);
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: none;
	color: #fff;
	width: 190px;
}
.container-banner .banner .button{
	padding:10px 6px 6px 6px;
	font-size: 20px;
	float: left;
	text-align: center;
	margin: 45px 0 0 90px;
}
.container-banner .banner a.button{
	color: #fff;
	text-decoration: none;
}

/*
* Footer
*/
footer a{
	text-decoration: none;
	color: #dedede;
}
footer a:hover{
	color: #dd0e0e;
}
footer .content i.logo-footer{
	 width:215px;
	 height:33px;
	 background:transparent url('../images/sprite.png') -711px -258px no-repeat;
	 float: left;
	 margin:45px 0 0 0;
}
footer .content .copyright-footer{
	color: #fff;
	font-size: 11px;
	padding: 85px 0 0 0;
	width:300px;
}
footer .content .txt-badge{
	color: #fff;
	font-size: 11px;
	float: right;
	margin: -90px 0 0 0;
	width: 260px;
	text-align: center;
}
footer .content .badge-apple{
	width:130px;
	height:47px;
	float: right;
	margin: -65px 140px 0 0;
	background: transparent url('../images/sprite.png') -860px -154px no-repeat;
}
footer .content .badge-android{
	width:130px;
	height:47px;
	float: right;
	margin: -65px 0 0 10px;
	background: transparent url('../images/sprite.png') -1001px -154px no-repeat;
}

.container-internal{
    clear: both;
    display: block;
    width: 960px;
    margin: auto;
    padding-top: 20px
}

.container-internal p{
    float: left;
    margin-right: 15px;
    width: 220px;
}

.container-internal .intro p{
    float: none;
    display: block;
    width: 90%;
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 0 49px;
    margin: 0;
}

.container-internal p button.btn, #save-step.btn{
   width: 100%; 
   padding: 15px 5px 15px 10px ;
   text-align: left;
   white-space: nowrap;
}

#save-step.btn{
    padding: 10px 10px 8px 10px;
    width: auto;
    float: right;
    font-size: 18px;
}

#save-step.btn i{
    margin-left: 10px;
}

.container-internal p button.btn i{
    margin-right: 5px;
}

.container-internal p button.btn.active, .btn-group .btn.active{
    background-color: #8E0D0D;
    background-image: linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -o-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -moz-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -webkit-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);
    background-image: -ms-linear-gradient(bottom, rgb(142,13,13) 38%, rgb(218,14,14) 81%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.38, rgb(142,13,13)),
            color-stop(0.81, rgb(218,14,14))
    );
    color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;    
}

.well legend{
    line-height: inherit;
    margin: 10px 0 15px 0;
    float: left;
    font-family: HelveticaNeueRoman;
}

.well legend i{
    margin:-1px 10px 0 0;
    
}

ul.step-bar{
   background-color: #F5F5F5;
   list-style-type: none;
   float: left;
   width: 100%;
   margin: 0 0 10px 0;
   box-shadow:0 1px 1px rgba(0, 0, 0, 0.05) inset;
   border: 1px solid #E3E3E3;
}

ul.step-bar li{
    padding-top: 10px;
    float: left;
    width: 320px;
    height:65px;
}

ul.step-bar li.active{
    background-color: #fff;
    padding-bottom: 10px;
    -webkit-box-shadow:-1px 0 0 rgba(169,169,169,0.01),inset 0 0 30px rgba(169,169,169,0.1);
    -moz-box-shadow:-1px 0 0 rgba(169,169,169,0.05),inset 0 0 30px rgba(169,169,169,0.1);
    box-shadow:-1px 0 0 rgba(169,169,169,0.05),inset 0 0 30px rgba(169,169,169,0.1);
}



ul.step-bar li span{
    float: left;
    line-height: 30px;
    font-size: 50px;
    font-weight: normal;
    font-family: HelveticaNeueBold;  
    padding: 15px 10px 0px 10px;
    color:#999;
    margin: 0px 5px 0px 10px;
    border: 1px #ccc solid;
    border-bottom:none;
    position: relative;
    width: 24px;
}

ul.step-bar li span.active{
    width: 26px;
}

ul.step-bar li h3, ul.step-bar li p{
    margin: 0;
    padding: 0;
    color:#999;
    display: block;
}

ul.step-bar li h3{
    line-height: 24px;
    font-size: 22px;
    margin-top: 5px;
    color:#999;
}

ul.step-bar li.active h3{
    color:#DA0E0E;
}


ul.step-bar li.active span{
    color:#fff;
    background-color:#DA0E0E;
    border:none;
}

ul.step-bar li span i{
    height: 20px;
    float: left;
    width: 100%;
    position: absolute;
    bottom: -19px;
    left: 0;   
    background: url('../images/sprite.png') -1061px -267px no-repeat; 
}

ul.step-bar li.active span i{
    background:url('../images/sprite.png') -1008px -267px no-repeat;    
}

ul.step-bar li.active p{
	color: #555;
}
ul.step-bar li.completed p{
    color:#999;
}

ul.step-bar li.completed h3{
    color:#999;
}

ul.step-bar li.completed span{
    color:#eeefef;
    background-color: #ccc; 
}
ul.step-bar li.completed span i{
     background: url('../images/sprite.png') -1113px -267px no-repeat;  
}

.well.wht{
    background-color: #fff;
    margin-bottom: 10px;
}

a.select-items{
    float: right;
    margin: -9px 16px 0 0;
}
.icon-why{
	width: 40px;
	height: 31px;
	background: transparent url('../images/sprite.png') -953px -262px no-repeat;
	float: left;
	margin: 7px 8px 0 0;
}
h4{
	margin-bottom: 3px;
}

.steps-container{
    width: 960px;
    overflow-x: hidden;
}
.steps-container>div{
    float: left;
    width: 2880px;
}

.steps-container .register-step{
    width: 960px;
    float: left;
}

.input-xxlarge, .input-xxxlarge{
    float: left;
    line-height: 18px!important;
    font-size: 16px!important;
    width:400px;
    height: 30px!important;
}

.input-prepend input.input-xxlarge{
    width:363px;
    float: none;
}
.input-xxxlarge{
    width: 840px;
}
.input-block-level{
    line-height: 18px!important;
    font-size: 16px!important;
    height: 30px!important;
}

.input-xxlarge.margin-right{
    margin-right: 25px;
}

.input-append, .input-prepend{
    white-space: normal;
    margin-bottom: 10px;
    float: left;
}

.input-append div.popover-content, .input-prepend div.popover-content{
    font-size: 12px;
}

.input-prepend .add-on:first-child, .input-prepend .btn:first-child{
    font-size: 18px;
    padding: 12px 10px 5px 10px;
    height: 21px;
    
}

.register-step{
    display: none;
}

.steps-container .register-step:first-child{
    display: inherit;
}

select.small{
    width: 80px;
}

table{
    border-collapse:separate;
    border-spacing: 0 5px;     
}

table tbody{
    
}

.table td{
    border: 1px solid #DDDDDD;
    border-left: none;
    border-right: none;
    background-color: #e7e7e7;
    vertical-align: middle;
    text-align: center;
}

.table td.hilighted{
     background-color: #EDEDED;
     border-left: 1px solid #DDDDDD;
     border-right: 1px solid #DDDDDD;
}


.table td select{
    margin-bottom: 0;
}
.table td:first-child{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background-color: #fff;
    -webkit-border-radius:4px 0 0 4px;
    border-radius:4px 0 0 4px;
    -moz-border-radius:4px 0 0 4px;
    font-family: HelveticaNeueRoman;
    text-align: left;
}

.table td:last-child{
    border-right: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    -webkit-border-radius:0 4px 4px 0;
    border-radius:0 4px 4px 0;
    -moz-border-radius:0 4px 4px 0;
}

.table th{
    padding: 0;
}
.table th.boxed-header span{
    
    border: 1px solid #DDDDDD!important;
    border-bottom:none!important;
    -webkit-border-radius:4px 4px 0px 0px;
    border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px;
    background-color: #FBFBFB;
    padding: 10px;
    display: block;
    margin: 0;
    text-align: center;
    margin-bottom: -10px;
}

.input-xxlarge.error, .input-xxxlarge.error, #register-form input.error{
    border: 1px solid #DA0E0E!important;    
}

.btn-group .popover-content{
  font-size: 12px;
}

.popover-title{
    padding:8px 0 4px 10px;
    line-height: 15px;
    color: #fff;
    background-color: #DA0E0E;
    font-family: HelveticaNeueRoman;
}

.activation-container{
	width: 958px;
	height: 300px;
	background: #fcfcfc url('../images/img-form-success.png') right top no-repeat;
	border: 1px solid #e3e3e3;
	margin: -10px 0 10px 0;
}
.activation-container p{
    display: block;
    width:auto;
}
.thanks-box{
	width: 958px;
	height: 300px;
	background: #fcfcfc url('../images/img-form.png') right top no-repeat;
	border: 1px solid #e3e3e3;
}
.thanks-box h1,
.activation-container h3{
	margin: 40px 0 0 30px;
}
.activation-container h4{
    margin: 0 0 0 30px;
}

.activation-container h3{
	color: #dd0e0e;
}
.thanks-box p,
.activation-container p{
	clear: both;
	margin: 10px 0 0 32px;
	width: 410px;
}
.download-app{
	width: 960px;
	border-radius: 6px;
	height: 140px;
	background: #333;
	margin: 10px 0 10px 0;
}
.download-app .img-banner{
	margin: 5px 0 0 15px;
}
.qrcode{
	width: 135px;
	height: 135px;
	float: right;
	background: transparent url('../images/sprite.png') -1210px -190px no-repeat;	
	margin: 0 20px 0 0;
}
.download-app .txt-download{
	width: 320px;
	color: #fff;
	margin: 47px 0 0 40px;
}