.flashsale-container {
    /*background: #000 url("/assets/flashsale/media/chalkboard-bg.jpg") no-repeat top center;*/
    background: #FFFFFF;
    padding-bottom: 29px;
    font-family: 'ITCFranklinGothicW01-Dm 812668';
    line-height: 1;
    margin-bottom: 18px;
}
.theFlash {
    margin: 0 auto;
    float: left;
    display: block;
    text-align: center;
    /* line-height: 725%; */
}

.flashsale-container .buy3 {
    color: #2F5DAB;
    font-size: 73px;
    display: block;
    padding-top: 30px;
}
.flashsale-container .buy3fdo {
    color: #000;
    font-size: 39px;
    display: block;
    margin-top: 8px;
}
.flashsale-container .get3 {
    color: #FFFFFF;
    font-size: 75px;
    display: block;
    padding-top: 30px;
}
.flashsale-container .actFastBanner {
    background: #ef4069;
    color: #FFFFFF;
    font-size: 56px;
    width: 100%;
    display: block;
    margin-top: 18px;
    padding: 10px;
}
.flashsale-register {
    background: #165f9c;
    /*margin-top: 40px;*/
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
    padding: 15px 23px 0 23px;
}
div.flashsale-register fieldset {
    margin-top: 10px;
}
.flashsale-register h1 {
    color: #fff;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 0;
    display: block;
}
.flashale-register-title {
    color : #FFFFFF;
    text-align: center;
}
.flashsale-register div.form-wrap {
    margin: 0 auto;
    /*font-family: 'ITCFranklinGothicW01-Bk 812647';*/
    color: #FFFFFF;
}
.flashsale-register div.form-wrap fieldset {
    margin-top: 10px;
}
.flashsale-register div.form-wrap input,
.flashsale-register div.form-wrap select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 5px;
    height: auto;
}
.flashsale-register div.form-wrap input.agreement,
.flashsale-register div.form-wrap select.agreement {
    display: inline-block;
    line-height: 100%;
    padding: 0;
    margin: 40px 0 0 0;
    vertical-align: middle;
}
.flashsale-register div.form-wrap input.ng-valid-email,
.flashsale-register div.form-wrap select.ng-valid-email {
    background-color: #faffbd;
}
.flashsale-register div.form-wrap .validation-error {
    color: pink;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
}
.flashsale-register div.form-wrap a {
    color: #ff0;
    margin-bottom: 5px;
    font-size: 12pt;
    font-weight: 600;
}
.flashsale-register div.form-wrap .agreement a {
    color: #ff0;
    margin-bottom: 5px;
    font-size: 18px;
}
.flashsale-register div.form-wrap .row {
    margin-bottom: 10px;
}
.flashsale-register div.form-wrap label {
    font-size: 13px;
    color: #fff;
    margin: 0;
    padding: 0;
}

.flashsale-register div.form-wrap input, .flashsale-register div.form-wrap select {
    font-family: 'ITCFranklinGothicW01-Bk 812647';

}
.flashsale-register div.form-wrap label.agreement {
    display: inline-block;
    line-height: 100%;
    padding: 0;
    margin: 40px 0 0 0;
    vertical-align: middle;
    font-size: 18px;
}
.flashsale-register div.form-wrap button {
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    background: #ea7529;
    white-space: normal;
    padding: 10px 60px;
    font-family: 'Open Sans';
}
.smurfette {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.39);
}

.flashsale-register .flashsale-phone {
    width: 100px;
}
.flashsale-register .flashsale-phone-ext {
    width: 47px;
}
.flashsale-register .flashsale-phone-div {
    float:left;
}
.flashsale-register .flashsale-phone-div:first-child input {
    width: 105px;
}
.flashsale-register .flashsale-phone-sep{
    float: left;
    margin: 13px 10px 0px;
    color:white;
}
.saveTitle {
    color: #FFFFFF;
    font-size: 44px;
}
.flashsale-radio {
    margin-top: 0;
    border: none;
    padding: 0;
}
.flashsale-radio label {
    padding-top: 0;
}
.flashsale-radio label input {
    margin-top: 1px !important;
}
.beth-smurf input[type="radio"]{
    opacity: 0;
    float: left;
    width: 18px;
}

.beth-smurf input[type="radio"]:checked + label {
    background: url("/assets/flashsale/media/radio-selected.png") 0% 4% no-repeat;
    height: auto;
    width: 100%;
    display: inline-block;
    padding: 0 0 0 50px;
}

.beth-smurf input[type="radio"] + label {
    background: url("/assets/flashsale/media/radio.png") 0% 4% no-repeat;
    height: auto;
    width: 100%;
    display: inline-block;
    padding: 0 0 0 50px;
}
.radio-pricing {
    margin-top: 32px;
}
.subscription-description {
    color: #FFFFFF;
    font-size: 10pt;
    font-family: 'Open Sans';
}
.flashsale-container .smaller {
    color: #FFFFFF;
    font-size: 13px;
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    line-height: 180%;
}
.plan-discription {
    line-height: 180%;
}
.pricing {
    margin-left: 5px;
}
.beth-smurf:nth-child(2) {
    margin-top:40px;
}
.prefered-title {
    font-size: 24px;
    color: #44BEAC;
    font-family: 'ITCFranklinGothicW01-Dm 812668';
}
.professional-title {
    font-size: 24px;
    color: #ef4069;
    font-family: 'ITCFranklinGothicW01-Dm 812668';
}
.planDescription {
    color: #000000;
    font-family: 'ITCFranklinGothicW01-Bk 812647';
    font-size: 15px;
}
.planDescription .radio input[type=radio] {
    margin-left: 0px;
}
.fdoClass {
    font-size: 48px;
    color: #44BEAC;
    padding-bottom:10px;
    font-family: 'ITCFranklinGothicW01-Dm 812668';
}
.scrat {
    font-size: 27pt;
    color: #000000;
    font-family: "Open Sans";
    padding-top: 10px;
    display: block;
    line-height: 140%;
    /*font-weight: bold;*/
}
.berryAllen {
    font-size: 32px;
    color: #ef4069;
    font-family: 'ITCFranklinGothicW01-Dm 812668';
}
.fdoForm {
    float: left;
    background: #FFFFFF;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
}
.papaSmurf {
    font-size: 21px;
    font-family: 'ITCFranklinGothicW01-Dm 812668';
}
.presidentSmurf {
    position: relative;
    width: 316px;
    height: 465px;
    float: left;
    color: #fff;
    background: url("/assets/flashsale/media/class-president.png") 0% 100% no-repeat;
}
.nerdSmurf {
    position: relative;
    background: url("/assets/flashsale/media/class-nerd.png") no-repeat 0% 100%;
    width: 323px;
    height: 465px;
    float: left;
    color: #fff;
}
.hermione {
    position: relative;
    background: url("/assets/flashsale/media/class-know-it-all.png") no-repeat 0% 100%;
    width: 303px;
    height: 465px;
    float: left;
    color: #fff;
}
.presidentSmurf div {
    position: absolute;
    bottom: 48px;
    left: 48px;
    width: 210px;
    text-align: center;
    line-height: 120%;
}
.nerdSmurf div {
    position: absolute;
    bottom: 48px;
    left: 48px;
    width: 210px;
    text-align: center;
    line-height: 120%;
}
.hermione div {
    position: absolute;
    bottom: 48px;
    left: 57px;
    width: 210px;
    text-align: center;
    line-height: 120%;
}
.photo {
    margin-bottom: 30px;
    float: left;
}
.flashsale-container .get3.daveMinion {
    padding-top: 10px;
}
.next-page {
    color: #FFFFFF;
    font-size: 13pt;
}
.febsale-title {
    color: #ea7529;
    font-size: 50pt;
    font-family: "Open Sans";
    font-weight: bold;
}
.left-radio {
    margin-left: 20px;
}
.pricing-info {
    font-size: 15px;
    font-family: 'ITCFranklinGothicW01-Bk 812647';
}
.singup-form-title{
    color: #ea7529;
    font-family: "Open Sans";
    font-size: 22pt;
}
.form-big-title {
    text-align: center;
    font-size: 33pt;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-weight: bold;
}
.form-big-title2 {
    text-align: center;
    font-size: 25pt;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-weight: bold;
}
.planDescription img {
    margin: 20px auto;
    display: block;
}
.experts-testimonial {
    font-family: "Open Sans";
    font-size: 18pt;
}
.experts-name {
    font-family: "Open Sans";
    font-size: 14pt;;
}
.experts-title {
    color: #ea7529;
    font-size: 36pt;
    font-family: "Open Sans";
}
.form-description {
    font-family: "Open Sans";
    font-size: 15pt;
}
.form-description-small {
    font-family: "Open Sans";
    font-size: 12pt;
}
.professional-cite {
    font-family: "Open Sans";
    font-size: 13pt;
}
.febsale-list {
    margin-top: 20px;
    text-align: center;
}
