/*AS BOOTSTRAP_CUSTOM - STYLE CSS SHEET*/
body {
    background-color: #ECECEC;
    height: 100%;
    -webkit-overflow-scrolling: touch !important;
    overflow-x: hidden;
}

.parent_row {
    width: 100%;
}

.as_login_button {
    margin-top: 20px;
    text-decoration: none;
}

p.logo {
    margin-top: 3px;
    color: #fff;
}

p.logo img {
    /*width: 209px;*/
    height: 63px;
}

#pgrid {
    height: 720px;
    background: #000000;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 0px 105px 2px rgba(0, 0, 0, .8);
}

.well_as {
    width: 75%;
    margin: 0 auto 60px;
    top: 30px;
    background-color: rgba(0, 0, 0, .8);
    padding: 12px;
    position: relative;
    max-width: 1120px;
    border: 0px;
}

span#time {
    font-size: 65px;
}

.item.item1 h3 {
    font-size: 32px;
}

.item1 p {
    font-size: 18px;
}

.item.item3 p {
    font-size: 20px;
}

.item h2 {
    color: #ffffff;
    margin-bottom: 0px;
}

h2.head_bar {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    font-size: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 5px 5px 0;
}

.as_mood {
    color: #FD216F;
}

.as_back_mood {
    background-color: #FD216F;
}

.white_font {
    color: #ffffff;
}

.blue_font {
    color: #078CE6;
}

.as_header {
    background-color: rgba(0, 0, 0, .6);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    border: none;
}

.nav-center {
    margin: 0;
    float: none;
}

a {
    color: #555555;
    text-decoration: underline;
}

.navbar-inner {
    text-align: center;
}

.nomarg {
    margin: 0px !important;
}

.nopad {
    padding: 0 !important;
}

.nopad-left {
    padding-left: 0 !important;
}

.nopad-right {
    padding-right: 0 !important;
}

.nopad img {
    margin-bottom: 0px;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background-color: transparent;
    background-image: none;
    border: transparent;
}

#answers2 ol li {
    font-size: 16px;
}

.r2_headline span {
    color: #0cbdc9;
}

/* custom form styles*/
.iam_p b,
.p_bday b,
#displayName b,
.email_p b {
    font-size: 24px !important;
    font-weight: 500 !important;
    text-indent: 10px;
}

.p_bday b {
    display: inline-block !important;
}

h4,
h5 {
    font-weight: bolder;
}

h4 small {
    color: #ffffff;
    font-size: 16px;
}

h5 {
    font-size: 18px;
}

.form-control {
    border-radius: 0px;
}

p.agree span.labelcheck.err,
p.agree span.labelcheck.err a {
    border: none !important;
    color: #f20000;
}

b.pwd_b,
b.zip_b,
b.name_b,
p.pr_Headline_p strong,
p.about_p strong,
p.marital_status b,
p.body_type b,
p.race b,
.form.p_country b,
b.address_b {
    font-size: 24px !important;
    font-weight: 500 !important;
}

p.pr_Headline_p {
    margin-bottom: 25px !important;
}

p.about_p strong {
    text-transform: capitalize;
}

.about_p textarea {
    height: 80px !important;
}

div.msg #e {
    text-transform: capitalize;
}

span.labelcheck {
    padding-left: 10px;
}

.iam_p,
.p_bday b,
#displayName p,
p.pwd_p,
p.zip_p,
p.name_p,
p.pr_Headline_p,
.about_p,
p.marital_status,
p.body_type,
p.race,
.form.p_mobile,
.form.p_country,
p.addr_p,
.email_p b {
    text-align: left;
}

.msg {
    clear: both;
}

#e {
    text-shadow: none;
}

.p_mobile small.smallText {
    display: inline !important;
    font-size: 11px;
}

p.agree input[type=checkbox] {
    transform: scale(1.4);
}

/*as custom buttons*/
.btn {
    text-shadow: none;
}

.btn-default {
    color: #000;
    background-color: #fff;
    border: none;
    padding: 0px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #000;
    background-color: #f1fdfe;
}

.btn-primary {
    background-color: #d3d1d1;
    border-color: #bdbdbd;
    text-decoration: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: #C2C2C2;
    border-color: #a3a3a3;
}

.btn-default_as {
    color: #fff;
    background-color: #FD216F;
    border: none;
    border-radius: 0px;
    text-decoration: none;
}

.btn-default_as:hover,
.btn-default_as.active,
.open .dropdown-toggle.btn-default_as {
    color: #fff;
    background-color: #cc1655;
    border: none;
}

.btn-default_as:focus {
    color: #fff;
}

.btn-default_as:active {
    background-color: #961842;
}

/*bullets*/
[data-role="status-bar"] .col-xs-1,
[data-role="status-bar"] .col-xs-2 {
    text-align: center;
    padding: 0;
    margin-top: 10px;
}

.step {
    border-radius: 25px;
    color: white;
    background: rgb(115, 115, 115);
    width: 50px;
    height: 50px;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    border: 3px solid #fff;
}

.step.active {
    background: #2BD904;
    border-color: #2BD904;
}

.bullets {
    position: relative;
    z-index: 100;
}

.badge {
    border-radius: 13px;
    padding: 6px;
}

.badge.as_badge {
    background: #E75C56;
    width: 60px;
    height: 60px;
    padding-top: 16px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 30px;
    margin-bottom: 14px;
}

small,
.small {
    font-size: 82%;
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.step.active {
    background: #FD216F;
    border-color: #FD216F;
}

html,
body {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    color: #000;
    width: 100%;
    height: 100%;
}

.underlogo {
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.col3 {
    width: 33%;
    display: inline-block;
    float: left;
    border-right: 1px solid #747474;
    text-align: center;
}

.col3:last-child {
    border-right: none;
}

#content {
    width: 100%;
    position: relative;
}

#info {
    width: 90%;
    margin: 15px auto;
    overflow: hidden;
}

#info h2 {
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #747474;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 0 auto;
    width: 80%;
}

.number {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 56px;
}

#dislike img,
#like img {
    width: 100%;
    cursor: pointer;
}

.btn-grn {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: #27C287;
    border-radius: 25px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 30px auto 0;
}

#description {
    width: 100%;
    overflow: hidden;
    padding: 4%;
    margin-bottom: 40px;
}

#description h2 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 400;
}

#description p {
    color: #818181;
}

#Form {
    display: none;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 1188px;
    min-height: 900px;
    background-color: #000;
}

#form_bg {
    background-color: #000;
    position: absolute;
    opacity: 0.6;
    width: 100%;
    z-index: 1;
    height: 900px;
}

#Form .header {
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 20px;
}

#uploadPage {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

#uploadImg {
    width: 80%;
    margin: 20px auto;
    display: block;
}

#uploadImg img {
    width: 80%;
}

#cameraInput {
    display: none;
}

#uploadPage p {
    font-size: 14px;
    color: #6B6B6B;
    margin: 20px 0;
    text-decoration: underline;
}

#uploadPage input {
    width: 100%;
}

.joinlink {
    text-align: center;
    display: block;
    margin: 0 auto 20px;
}

#profileBtn {
    text-decoration: none;
    text-transform: uppercase;
    width: 80%;
    max-width: 320px;
    color: #fff;
    background: #21B970;
    padding: 20px;
    margin: 20px auto;
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
}

.backImg {
    margin-top: 10px;
    position: absolute;
    left: 10px;
}

/*===================Form====================*/
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden
}

ul,
menu,
dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
}

/******************** PAGINATION CSS ********************/
.current {
    background-color: #eee;
}

/********************* QUESTIONS CSS ********************/
/*
.form.p_i_am_p, #displayName, p.pwd_p, #display_pass, .email_p, .form.p_bday, p.agree, #Fr1 .form.p_i_am_p + p, p.pr_Headline_p, p.about_p, .form.p_mobile, p.marital_status, p.body_type, p.race, .form.p_country, p.addr_p, #submit {
display: none;
}
*/
#questions {
    height: auto;
}

.question {
    width: 93%;
    margin: 10px auto;
    text-align: center;
}

#question1 {
    display: inline;
}

#question2,
#question3 {
    display: none;
}

.questionTitle,
.p_i_am_p b,
p:nth-of-type(2) b,
#displayName p b,
b.pwd_b,
b.zip_b,
b.name_b,
b.email_b,
.form.p_bday b,
p.pr_Headline_p strong,
p.about_p strong,
.form.p_mobile b,
p.marital_status b,
p.body_type b,
p.race b,
.form.p_country b,
p.addr_p b.address_b {
    font-size: 24px;
    line-height: 24px;
    margin: 12px auto;
    font-weight: normal;
    color: #fff;
}

p.about_p br {
    display: none;
}

.form.p_mobile small br {
    display: none;
}

p.pr_Headline_p,
p.about_p,
.form.p_mobile {
    text-align: center;
    width: 100%;
    margin: auto;
    color: #fff;
}

p.addr_p {
    height: 185px;
}

a {
    color: #000;
    text-decoration: underline;
}

/*span.labelcheck a {color:#000;text-decoration: underline;}*/
kbd.city input,
kbd.state input,
kbd.zip input {
    width: 60%;
    margin: 5px auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
    height: 36px;
    font-size: 18px;
    padding: 0 0 0 5px;
    outline: none;
    float: right;
}

kbd.city span,
kbd.state span,
kbd.zip span {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    width: auto;
    margin: 12px auto;
}

.p8 .current {
    opacity: 1;
}

kbd.city {
    margin: 20px auto;
}

kbd.city input,
kbd.state input,
kbd.zip input {
    border: 1px solid #b8b8b8;
    border-radius: 0px;
    display: block;
    float: right;
    font-size: 18px;
    height: 36px;
    margin: 0 auto 16px;
    outline: medium none;
    padding: 3px 0 0;
    width: 60%;
    text-indent: 5px;
}

kbd.city,
kbd.state,
kbd.zip {
    display: block;
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.addr.city {
    margin: 20px auto 0;
    position: relative;
}

.agree {
    width: 90%;
    margin: 0 auto 12px;
    font-size: .75rem;
    color: #000;
    max-width: 300px;
    font-size: 10px;
    line-height: 10px;
    padding: 10px 0 2px;
    text-align: center;
}

.sub {
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    text-align: left;
    color: #fff;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 20px;
}

.form label.error+.sub {
    display: none;
}

.questionAnswers {
    margin: 20px auto;
}

.answer {
    margin: 0 5px;
    display: inline-block;
}

.radio {
    display: inline-block;
}

.radioLabel {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    position: relative;
    top: 3px;
    margin-left: 2px;
}

input.about {
    border: 2px solid #fff;
    border-radius: 0px;
    display: block;
    font-size: 18px;
    height: 36px;
    margin: 12px auto;
    outline: medium none;
    padding: 0 0 0 0px;
    width: 100%;
    background-color: transparent;
    color: #fff;
}

input.input,
input.mobile {
    border: 2px solid #fff;
    border-radius: 0px;
    display: block;
    font-size: 18px;
    height: 36px;
    margin: 12px auto 5px;
    outline: medium none;
    padding: 5px;
    width: 100%;
    min-width: 240px;
    background-color: transparent;
    color: #fff;
}

.p_mobile input.mobile {
    margin: 18px auto 10px;
}

.form input.error,
.form select.error {
    border: 2px solid #ff0000 !important;
}

.form label.error {
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    text-align: left;
    color: #fff;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 20px;
}

textarea.about {
    width: 100%;
    max-width: 600px;
    height: 60px;
    background-color: transparent;
    margin: 10px auto;
    display: block;
    border-radius: 0px;
    border: 2px solid #fff;
    font-size: 18px;
    padding: 5px 0 0 0;
    outline: none;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: 22px;
}

select {
    border: 1px solid #ddd;
    display: block;
    font-size: 20px;
    height: 36px;
    margin: 20px auto;
    outline: medium none;
    padding: 0 0 0 0px;
    width: 80%;
}

select.mon,
select.day,
select.year {
    display: inline-block;
    margin: 8px 10px 0;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
    max-width: 260px;
}

option {
    background-color: #000;
}

.form.p_mobile {
    text-align: left;
}

.about_p strong {
    display: block;
    text-align: left;
}

.pr_Headline_p>strong {
    display: block;
    text-align: left;
}

.labelcheck {
    color: #fff;
    font-size: 9px;
    line-height: 13px;
}

.labelcheck a {
    color: #fff;
}

.joinlink {
    font-size: 22px;
    margin: 30px auto 50px;
    line-height: 22px;
}

footer {
    text-align: center;
    margin: 25px 0;
}

#footerText {
    font-size: .75rem;
    color: #666;
}

#e {
    color: red;
    background: #fbdfdf !important;
    padding: 5px 0;
    width: 65%;
    max-width: 600px;
    margin: 12px auto;
}

.addr.city #e,
.addr.zip #e,
.addr.state #e {
    border: 2px solid #ff0000 !important;
    float: right;
    font-size: 18px;
    height: 36px;
    margin: 0 auto 16px;
    outline: medium none;
    padding: 3px 0 0;
    text-indent: 5px;
    width: 60%;
    background-color: transparent;
}

.msg #e {
    width: 90%;
    margin: 20px auto;
    padding: 7px;
    border-radius: 4px;
}

#e .alt_logins {
    color: #000;
}

.alt_logins u {
    color: #0B4BF0;
    font-weight: 700;
    cursor: pointer;
}

.e {
    background: #fbdfdf !important;
    color: #f00 !important;
    border: solid 1px red !important;
}

.e a {
    color: #f00 !important;
}

@media (max-width: 500px) {
    .labelcheck {
        font-size: 9px;
    }

    .agree {
        font-size: 1em;
        padding: 5px;
    }

    .smallText {
        font-size: 9px;
        width: 94%;
        display: block;
        margin: 8px auto;
    }
}

/* iPHONE LINK CSS */
a[x-apple-data-detectors] {
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

/* NEW CSS */
#likepop {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 100vh;
    background-image: url(../likepop_bg.html);
    padding: 20px 0;
    z-index: 100;
    display: none;
    min-height: 1100px;
}

#likepop .form {
    border-style: solid;
    border-width: 2px 2px 3px;
    width: 100%;
    max-width: 280px;
    margin: 20px auto;
    position: relative;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    height: 50px;
    padding: 6px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

#likepopInner h2 {
    color: #fff;
    margin: 13px auto;
}

.like_headline {
    font-size: 30px;
    font-style: italic;
}

body {
    text-align: center;
    font-family: arial;
    font-weight: normal !important;
}

.container {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

#mainContainer {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

h2 {
    font-weight: normal;
    font-size: 22px;
    text-shadow: none;
}

.stepPagination {
    width: 100%;
    min-width: 190px;
    height: 12px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0;
}

.pagBlock {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 18px;
    margin: 0 7px;
    opacity: 0.5;
    width: 18px;
}

#form_content {
    position: relative;
    z-index: 2;
}

#form_content>h2 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    position: relative;
    top: 26px;
}

p.underlogo {
    font-size: 20px;
    line-height: 0;
    margin: 20px auto 0;
}

#btns h2 {
    font-size: 20px;
    line-height: 6px;
}

.clear {
    clear: both;
}

#logo {
    background-position: center top;
    float: none;
    margin: 0 auto;
    position: relative;
    text-indent: 0;
    top: 0;
    width: 280px;
}

#logo img {
    height: 80px;
    margin: 5px 0 0;
    padding: 0;
    position: relative;
    width: 280px;
}

#signup {
    position: relative;
    width: 100%;
    z-index: 1;
    height: 100%;
    display: none;
}

#signup .container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}

#signup .well {
    position: relative;
    width: 100%;
    background-position: top center;
    background-size: cover;
    height: 100%;
    border-radius: 0px;
}

.navbar.navbar-default.as_header {
    background-color: #ff4ecd;
    border-radius: 0;
    height: 90px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.as_header {
    background-color: transparent;
}

h4 {
    font-size: 24px;
}

.close {
    cursor: pointer;
    float: right;
    margin: 0;
    position: absolute;
    right: 30px;
    top: 28px;
}

.close img {
    width: 20px;
}

.slide_left_02 {
    cursor: pointer;
    float: right;
    margin: 0;
    position: absolute;
    right: 30px;
    top: 28px;
}

.slide_left_02 img {
    width: 20px;
}

#PlayBtn.close {
    background-color: #fff;
    border-color: #ee0000;
    border-style: solid;
    border-width: 2px 2px 3px;
    width: 100%;
    max-width: 280px;
    margin: 20px auto;
    position: relative;
    color: #fff;
    height: 50px;
    padding: 5px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    right: auto;
    top: auto;
    float: none;
}

#PlayBtn.close h2 {
    font-size: 22px;
    line-height: 29px;
    margin: 11px 0;
}

#PlayBtn h2 {
    color: #ee0000;
}

.headerWrapper .header {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #a3c300;
    height: 52px;
}

#mainWrapper {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 100%;
}

#popWrapper1 {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    display: none;
    z-index: 10;
}

#popWrapper {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    background-image: url(../likepop_bg.html);
    padding: 80px 0;
    display: none;
    z-index: 10;
}

#pop {
    position: relative;
    width: 100%;
    max-width: 280px;
    background-color: #ebe4e4;
    margin: 2px auto 0;
    padding: 20px 0;
}

#pop h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 12px 0;
}

#pop .form {
    width: 100%;
    max-width: 240px;
    margin: 20px auto;
    position: relative;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    height: 50px;
    padding: 6px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

#contentWrapper {
    width: 100%;
    margin: 0 auto 20px;
    position: relative;
}

#Name {
    background-color: #555454;
    height: 34px;
    margin: 0 auto;
    position: relative;
    width: 75%;
}

h3#name {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 auto 0;
    top: 7px;
    position: relative;
    text-align: left;
    text-indent: 6px;
    width: auto;
}

.right {
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    margin: 0 auto;
    position: relative;
    text-align: right;
    width: auto;
    height: 0px;
}

.right img {
    margin: auto;
    padding: 0;
    top: 1px;
}

.right #geo {
    float: right;
    margin: 0 4px;
    top: 5px;
    position: relative;
}

#btns {
    margin: 0 auto 16px;
    max-width: 280px;
    position: relative;
    width: 100%;
}

#dislike {
    float: left;
    margin: 0 28px;
    cursor: pointer;
    height: 80px;
    width: 80px;
    background-image: url(../dislike.html);
    background-position: top;
}

#like {
    float: right;
    margin: 0 32px;
    cursor: pointer;
    height: 80px;
    width: 80px;
    background-image: url(../like.html);
    background-position: top;
}

#profilePix {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.end {
    clear: both;
}

footer {
    padding: 20px 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.item img {
    width: 100%;
}

.p_bday b {
    display: block;
}

#menu_title {
    color: #fff;
    margin: 28px 0 0 67px;
    position: absolute;
    top: 0;
}

#nextButton.complete {
    font-size: 22px !important;
    margin: 50px auto 0 !important;
    padding: 25px 0 0 !important;
    position: relative;
    font-weight: normal !important;
}

#nextButton.complete:hover {
    font-size: 24px !important;
    transition: .1s ease !important;
}

.logininput.form-control {
    background-color: #fff;
    border: 0 none;
    border-radius: 0px;
    color: #000;
    height: 40px;
    max-width: 280px;
    text-indent: 10px;
    width: 100%;
    padding: 0px;
}

.submit.btn.btn-success.btn-block {
    border: 0 none;
    height: 62px;
    margin: 0 auto;
    max-width: 280px;
    padding: 0;
    width: 100%;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    line-height: 22px;
    cursor: pointer;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-radius: 0px;
}

.submit.btn.btn-success.btn-block:hover {
    font-size: 24px;
    transition: .1s ease;
}

input[type="checkbox"] {
    max-height: 25px;
    max-width: 25px;
    float: left;
    margin: 0 auto;
    padding: 0px;
    background-image: url(../checkbox_bg.html);
    background-position: top;
    border-radius: 0px;
}

input[type="checkbox"].checkbox_bg {
    background-position: bottom;
}

#girl_icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 135px;
    height: 150px !important;
    margin: 20px auto 6px;
    padding: 5px;
    width: 150px !important;
}

a {
    outline: none;
    text-decoration: none;
}

.p_bday {
    padding: 0 0 4px;
}

select {
    border-radius: 0px;
    background-color: #fff;
}

input {
    border-radius: 0px;
    background-color: #fff;
}

input#member_submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
}

/* Transitions */
#likepopInner .form:hover h2.joinlink {
    font-size: 23px;
    transition: .1s ease;
}

#pop1 .form h2.joinlink:hover {
    font-size: 24px;
    transition: .1s ease;
}

#PlayBtn.close:hover h2 {
    font-size: 24px;
    transition: .1s ease;
}

#PlayBtn.close:active {
    background-color: #c80000;
}

#pop .form h2.joinlink:hover {
    font-size: 24px;
    transition: .1s ease;
}

#nextButton:hover .joinlink {
    font-size: 24px;
    transition: .1s ease;
}

#prevButton:hover .joinlink {
    font-size: 24px;
    transition: .1s ease;
}

#prevButton:active {
    background-color: #b6b6b6;
}

#nextButton {
    width: 100%;
    margin: 0 auto !important;
    max-width: 280px;
    position: relative;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    height: 50px !important;
    padding: 6px 0 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

#prevButton {
    background-color: #dddddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 28px !important;
    margin: 0 auto !important;
    max-width: 90px;
    padding: 6px 0 !important;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

#nextButton h2.joinlink {
    margin: 23px auto !important;
    line-height: 0px !important;
}

#prevButton h2.joinlink {
    margin: 15px auto !important;
    line-height: 0px !important;
}

/* Revised */
#Name {
    background-color: #555454;
    height: 34px;
    margin: 20px auto 0px !important;
    position: relative;
    width: 75%;
}

.item {
    position: relative;
    margin: 0;
    top: 0;
}

#owl-demo {
    margin: 0 auto !important;
}

.owl-carousel {
    margin: 0 auto !important;
}

.owl-theme {
    margin: 0 auto !important;
}

#logo.hidden {
    float: none !important;
    margin: 0 auto !important;
}

.almost_done>span {
    display: block;
    font-size: 22px;
}

/**/
.pagBlock {
    width: 18px !important;
    height: 18px !important;
    opacity: 0.5 !important;
    border-radius: 10px;
}

.current {
    opacity: 1 !important;
}

p.pr_Headline_p,
p.about_p,
.form.p_mobile {
    line-height: 10px;
}

input.about {
    margin: 10px auto 16px;
}

#nextButton {
    padding: 6px 0 !important;
}

.small_two {
    display: none;
}

.small_one {
    display: none;
}

textarea.about {
    margin: 10px auto 20px;
    padding: 10px;
}

.almost_done {
    color: #fff;
    font-size: 30px;
    margin: 0;
    position: relative;
    top: 26px;
    padding: 0 20px;
    font-weight: normal;
}

#nextButton.complete {
    margin: 30px auto 0 !important;
}

.smallText {
    color: #fff;
}

p.about_p .smallText {
    font-size: 13px;
}

#content,
#popWrapper,
.headerWrapper,
#likepop,
#popWrapper1 {
    display: none;
}

#Form {
    display: block;
}

.footer {
    display: none !important;
}

#footer {
    display: none;
}

#pop_login {
    display: none;
}

.join_link {
    text-decoration: underline !important;
}

.btn h2.joinlink {
    line-height: 23px !important;
}

input,
select,
input.about,
textarea.about,
kbd.city input,
kbd.state input,
kbd.zip input {
    border-radius: 0px;
}

#near h1 span {
    color: #05dd00;
}

#near h2 {
    font-size: 20px;
    font-style: italic;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #00c6ff;
    font-weight: normal;
}

/* DP STEP */
body {
    font-family: 'Open Sans', sans-serif;
    background-position: 0 96px;
    background-image: url(/landings/296450/1754668726/images/background.jpg);
    background-size: cover;
}

.grid {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    height: auto;
    position: relative;
    background-size: cover;
    /*min-height: 1406px;*/
}

#Form {
    display: none;
}

#free_registration {
    width: 80%;
    margin: 0 auto 60px;
    top: 60px;
    background-color: rgba(0, 0, 0, .8);
    padding: 12px;
    position: relative;
    max-width: 1120px;
}

.item1 h1,
#near h1,
.r2_headline {
    color: #fff;
    font-size: 28px;
    padding: 0;
}

#free_step_01 h2 {
    color: #fff;
    font-style: normal;
    font-size: 24px;
    font-weight: normal;
}

#free_step_01 h2 {
    color: #05dd00;
    font-style: italic;
}

#free_step_01 ul {
    width: 65%;
    margin: 0 auto;
    padding: 0;
    font-size: 17px;
    max-width: 600px;
}

#free_step_01 li {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #fff;
}

#free_step_02 {
    display: none;
}

#step_agree,
#as_next,
#as_agree,
#submit {
    border-bottom: 5px solid;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    height: 44px;
    line-height: 6px;
    margin: 30px auto;
    max-width: 320px;
    padding: 35px 0;
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#step_agree:hover {
    background-color: #D00003;
}

#step_agree:active,
#submit:active {
    border-bottom: 0;
    margin: 35px auto 25px;
}

#as_next,
#as_agree {
    display: block;
    color: #fff;
    float: none;
    font-size: 28px;
    height: 44px;
    line-height: 37px;
    margin: 40px auto;
    padding: 16px 0 52px;
    position: relative;
    width: 100%;
    max-width: 280px;
}

#as_next:hover,
#as_next:focus,
#as_agree:hover,
#as_agree:focus {
    text-decoration: none;
    outline: none;
}

#as_next:active,
#as_agree:active {
    border-bottom: 0;
    margin: 45px auto 40px;
}

#answers>h1 {
    color: #fff;
}

#displayName p,
.pwd_p,
p.zip_p,
p.name_p,
.email_p,
.form.p_mobile,
p.pr_Headline_p,
.about_p,
.p_country,
.addr_p,
.marital_status,
.body_type,
.race {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.agree {
    width: 100%;
    max-width: 300px;
}

.email_p {
    text-align: left;
}

#as_back {
    display: block;
    background-color: #ccc;
    cursor: pointer;
    border-bottom: 5px solid #606060;
    border-radius: 10px;
    height: 34px;
    margin: 30px auto;
    max-width: 150px;
    width: 100%;
    color: #fff;
    font-size: 27px;
    padding: 12px 0 50px;
    line-height: 42px;
}

#as_back:hover,
#as_back:focus {
    text-decoration: none;
    outline: none;
}

#as_back:active {
    border-bottom: 0px;
    margin: 45px auto 30px;
    top: 5px;
}

#as_back:hover {
    background-color: #878787;
}

#free_registration h2 {
    padding: 0 0 20px;
}

.nav_button {
    background-color: #999;
    border-radius: 25px;
    color: #fff;
    float: left;
    font-size: 40px;
    height: 50px;
    line-height: 42px;
    margin: 0 10px;
    padding: 4px;
    text-align: center;
    width: 50px;
}

#counter h2,
.item h2 {
    font-size: 65px;
    font-style: normal;
    line-height: 50px;
    margin: 0;
    padding: 12px 0;
    text-shadow: none;
    color: #f20000 !important;
}

.bullets {
    margin: 30px auto 20px;
    position: relative;
    width: 350px;
    display: inline-block;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.clear {
    clear: both;
}

#my_age {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    display: inline;
    font-size: 18px;
    height: 36px;
    margin: 12px auto 5px;
    min-width: 180px;
    opacity: 1;
    outline: medium none;
    padding: 0;
    width: 0;
}

#age h1 {
    margin: 0 auto 5px;
    padding: 0;
}

::-webkit-input-placeholder {
    opacity: 0.5;
}

::-moz-placeholder {
    opacity: 0.5;
}

:-ms-input-placeholder {
    opacity: 0.5;
}

:-moz-placeholder {
    opacity: 0.5;
}

#age .sub {
    display: none;
}

#pick_kind div img {
    margin: 0 5px;
    width: 139px;
    cursor: pointer;
    border: 0px;
}

#pick_kind div img.img_active {
    width: 137px;
    border: 2px solid;
    height: 190px;
}

.clear {
    clear: both
}

#pick_kind {
    width: 100%;
    max-width: 900px;
    position: relative;
    margin: 0 auto;
}

#pick_kind div {
    float: left;
    position: relative;
    width: 150px;
    height: 250px;
}

#pick_kind div h1 {
    color: #fff;
    font-size: 18px;
    padding: 15px 0 10px;
}

#pick_looking div {
    display: inline;
    float: left;
    position: relative;
    margin: 0 5px;
    width: 141px;
    height: 192px;
    cursor: pointer;
    background-color: #000;
    border: 2px solid #fff;
}

#pick_looking div h1 {
    color: #fff;
    font-size: 18px;
    padding: 0;
    position: absolute;
    text-align: center !important;
    top: 190px;
    width: 141px;
}

#pick_looking {
    width: 100%;
    max-width: 453px;
    position: relative;
    margin: 0 auto 40px;
    height: 192px;
}

#pick_looking div h1 {
    color: #fff;
    font-size: 18px;
    padding: 0;
    position: relative;
    text-align: center !important;
    top: 30px;
}

.navbar.navbar-inverse.as_header {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
}

#free_step_03>h2,
#free_step_05>h2,
#answers h4 {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin: 30px 0;
    padding: 0;
}

#pick_looking {
    height: 192px;
    margin: 0 auto 90px;
    max-width: 453px;
    position: relative;
    width: 100%;
}

.pr_Headline_p br {
    display: none;
}

.marital_status select,
.body_type select,
.race select {
    width: 65%;
    max-width: 600px;
    margin: 0 auto;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.marital_status select,
.body_type select,
.race select,
.p_country select,
.addr_p select,
p_country select,
.marital_status select,
.body_type select,
.race select {
    width: 100%;
}

#answers p {
    color: #fff;
    list-style: outside none none;
    font-size: 17px;
    margin: 0 auto 10px;
    width: 65%;
    max-width: 600px;
    padding: 0;
    text-align: left;
}

.item3 {
    width: 65%;
    margin: 0 auto;
    max-width: 600px;
}

.p_country>select,
.addr.city>input,
.addr.state>input,
.addr.zip>input {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.input.err,
.birthday.year.err,
.about.err,
.err {
    border: 2px solid #ff0000 !important;
}

.marital_status,
.body_type,
.race {
    margin: 0 auto 15px;
}

.marital_status b,
.body_type b,
.race b {
    padding: 0 0 12px;
}

#counter {
    margin: -15px auto 0;
    padding: 0;
}

#counter h2 {
    display: flex;
    justify-content: center;
}

#pick_looking img {
    width: 100%;
    height: auto;
    margin: 20px 0 0;
}

.email_p {
    margin: 0 auto 40px;
}

.agree {
    margin: 40px auto 0;
}

.p_country>select {
    margin: 0;
}

.addr_p {
    margin: 40px auto 21px;
}

p.addr_p span {
    font-size: 20px;
    font-weight: normal;
}

input[type="text"],
input[type="tel"],
input[type="email"],
select {
    font-weight: normal;
    font-size: 18px;
    padding: 0;
    max-width: 600px;
    line-height: 20px;
    text-indent: 10px;
}

textarea {
    padding: 10px;
}

#Fr2 select {
    margin: 10px auto 0;
}

#near {
    display: none;
    margin: 0 auto 40px;
}

.about {
    resize: none;
}

#as_footer {
    background-color: #ddd;
    bottom: 0;
    left: 50%;
    margin: 0 auto 0 -37.5%;
    padding: 12px 0 0;
    position: absolute;
    width: 75%;
    opacity: 0.8
}

#free_step_01 {
    display: none;
}

@media (max-width: 1240px) {
    #pick_kind {
        max-width: 453px;
    }

    /* .grid {
  min-height: 900px;
}*/
}

@media (max-width: 740px) {
    .well_as {
        width: 80%;
    }

    .nav_button {
        margin: 0 6px;
    }

    #answers p {
        width: 100%;
    }

    p.logo img,
    .item3 {
        /*width: 180px;*/
        height: 54px;
    }

    #pgrid {
        background-image: none !important;
        box-shadow: none !important;
    }

    body {
        background-size: 200% !important;
    }

    h2.head_bar {
        font-size: 22px;
    }

    span#time {
        font-size: 30px;
    }

    .head_bar span:nth-of-type(1) {
        font-size: 30px !important;
    }

    .badge.as_badge {
        width: 35px;
        height: 35px;
        padding-top: 5px;
        font-size: 25px;
    }

    .item1 h2 {
        font-size: 30px;
    }

    #pick_kind {
        max-width: 267px;
    }

    #pick_kind div img {
        border: 0 none;
        cursor: pointer;
        margin: 0 5px;
        width: 83px;
        float: left;
        height: 112px;
    }

    #pick_kind div {
        float: left;
        position: relative;
        width: 86px;
        height: 140px;
    }

    #pick_looking img {
        margin: 7px 0 0;
    }

    #pick_kind div h1 {
        font-size: 16px;
        line-height: 30px;
    }

    .grid {
        background-size: cover;
    }

    .nav_button {
        font-size: 20px;
        height: 29px;
        line-height: 29px;
        width: 29px;
        padding: 1px 0 0;
        text-indent: 1px;
    }

    .bullets {
        width: 205px;
        padding: 20px 0 0;
        margin: 20px auto;
    }

    #free_registration h1 {
        font-size: 22px;
    }

    #pick_kind div img.img_active {
        width: 81px;
        border: 2px solid #fff;
        height: 108px;
    }

    #pick_looking div {
        background-position: -28px -48px;
        cursor: pointer;
        float: left;
        height: 97px;
        margin: 0 2px 10px;
        width: 85px;
    }

    #pick_looking div h1 {
        font-size: 16px;
        top: -4px;
        width: 78px;
    }

    #pick_looking {
        height: 155px;
        margin: 0 auto;
        width: 267px;
    }

    #pick_looking div.img_active_02 {
        background-position: 113px -47px;
    }

    #displayName p,
    .pwd_p,
    p.zip_p,
    p.name_p,
    .email_p,
    .form.p_mobile,
    .agree {
        width: 100%;
    }

    .item1 h1,
    #near h1,
    #hear h1,
    .r2_headline {
        font-size: 24px;
        padding: 10px 0;
    }

    #counter h2,
    .item h2 {
        font-size: 30px;
        line-height: 28px;
        padding: 6px 0 0px;
    }

    .sub {
        margin: 0 0 20px;
    }

    #displayName p b,
    b.pwd_b,
    b.zip_b,
    b.name_b,
    .pr_Headline_p strong,
    .about_p strong,
    .pr_Headline_p,
    .marital_status b,
    .body_type b,
    .race b,
    #free_step_03 h2,
    .iam_p b,
    .p_bday b,
    #displayName b,
    .email_p b,
    p.mobile b,
    #answers h4,
    p.marital_status b,
    p.body_type b,
    p.race b,
    #free_step_05 h2,
    .form.p_mobile b,
    p.pr_Headline_p strong,
    p.about_p strong,
    .form.p_countr b,
    b.address_b,
    .form.p_country b,
    .r2_headline,
    #free_step_05>h2,
    .p_mobile>b {
        font-size: 17px !important;
        line-height: 22px;
    }

    #pick_kind div img.img_active {
        border: 2px solid #fff;
        height: 99px;
        width: 73px;
    }

    .p_bday select {
        display: block;
        width: 100%;
        margin: 8px auto;
    }

    #pick_kind div {
        width: 75px;
        margin: 0 3px;
    }

    #pick_kind div img {
        width: 73px;
        margin: 0;
        height: 99px;
    }

    #pick_kind {
        max-width: 243px;
    }

    #answers .text-center {
        line-height: 22px;
    }

    p.addr_p {
        height: auto;
        width: 100%;
    }

    kbd.city input,
    kbd.state input,
    kbd.zip input {
        width: 100%;
    }

    kbd.city,
    kbd.state,
    kbd.zip {
        width: 100%;
    }

    kbd.city span,
    kbd.state span,
    kbd.zip span {
        margin: 4px auto;
    }

    .agree {
        width: 100%;
        max-width: 260px;
    }

    .addr.city #e,
    .addr.zip #e,
    .addr.state #e {
        width: 100%;
    }
}

@media (max-width: 500px) {

    p.pr_Headline_p,
    textarea.about {
        width: 100%;
    }

    #pick_looking {
        max-width: 250px;
    }

    select {
        font-size: 14px;
    }

    #pick_looking div {
        width: 100%;
        max-width: 78px;
        background-position: -32px -47px;
    }

    #pick_looking div.img_active,
    #pick_looking div.img_active_02 {
        background-position: 110px -47px;
    }

    #pick_looking img {
        margin: 12px 0 0;
    }

    .marital_status,
    .body_type,
    .race,
    .form.p_country {
        width: 100%;
    }

    #pick_looking div h1 {
        font-size: 14px;
        top: 6px;
        width: 78px;
        margin-top: 8px;
    }

    #free_step_01 ul {
        font-size: 14px;
        width: 80%;
    }

    #free_step_01 h2 {
        font-size: 18px;
    }

    #as_next,
    #as_agree {
        font-size: 18px;
        padding: 5px 0 38px;
        width: 80%;
        margin: 30px auto 20px;
    }

    #as_next:active,
    #as_agree:active {
        border-bottom: 0px;
        margin: 34px auto 20px !important;
    }

    #as_back:active {
        border-bottom: 0px;
        margin: 34px auto 31px !important;
    }

    #as_back {
        font-size: 18px;
        padding: 4px 0 39px;
        width: 50%;
    }

    .bullets {
        padding: 0;
    }

    #near>h1,
    #answers h1,
    .item1>h1 {
        font-size: 18px;
    }

    .item3 {
        width: 100%;
    }

    .item1>h1 {
        margin: 0 0 10px;
    }

    .well_as {
        width: 88%;
        top: 10px;
    }

    input[type="text"],
    input[type="tel"],
    input[type="email"],
    select,
    textarea {
        font-size: 16px;
    }
}

/* PROGRESS BAR */
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

/* =========================================================================
Skin
=========================================================================== */
#counter h2,
.item h2 {
    color: #00a7ea;
}

/* Main Color */
.nav_button.nav_active,
#step_agree,
#as_next,
#as_agree,
#submit,
#pick_looking div.img_active_02,
.as_back_mood,
#as_next:hover,
#as_agree:hover {
    background-color: #00a7ea;
}

/* Main Darker Color */
#as_next:active,
#as_agree:active {
    background-color: #0083b7;
}

/* Main Darker Color Border */
#step_agree,
#as_next,
#as_agree,
#submit {
    border-color: #016892;
}

#pick_kind div img.img_active {
    border-color: #00a7ea;
}

/* =========================================================================
From HTML File
=========================================================================== */
/*.grid {
background-image: url(/landings/296450/1754668726/images/background.jpg);
}
*/
@media (max-width: 740px) {

    /*.grid {
  min-height: 1100px;
  background-image: url(/landings/296450/1754668726/images/mobile_background.jpg);
  background-size: 100%;
  background-repeat: repeat-y;
}*/
    body {
        background-image: url(/landings/296450/1754668726/images/mobile_background.jpg);
        background-size: cover;
        background-repeat: repeat-y;
    }
}

.p_bday .sub {
    text-align: center;
    margin: 20px auto 0;
}

.success-message {
    font-size: 14px;
    color: #fff;
    text-align: center;
    max-width: 600px;
    margin: 40px auto;
}

#as_next.disabled {
    pointer-events: none;
}

#as_next.disabled>span,
#as_next #loader {
    display: none;
}

#as_next.disabled #loader {
    display: block;
}

#userLocation,
#userLocationFlag,
.userLocation {
    display: inline;
    position: relative;
    line-height: 1em;
}

#userLocationFlag {
    font-size: 28px;
    top: 10px;
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    text-indent: -1000px;
    overflow: hidden;
}

#userLocation .flag-icon,
#userLocationFlag .flag-icon,
.userLocation .flag-icon {
    display: inline-block;
    position: relative;
    top: -0.05em;
    margin-right: 0.3em;
}

#userLocationFlag .flag-icon:not(.show-icon) {
    display: none;
}

#userLocationFlag .flag-icon {
    margin-right: 0.1em !important;
}

@media (max-width: 767px) {
    .well_as {
        padding: 5px 12px;
    }

    #userLocationFlag {
        font-size: 23px;
        top: 4px;
    }

    p.logo img,
    .item3 {
        height: 45px;
    }

    .bullets,
    #free_step_03>h2,
    #free_step_05>h2,
    #answers h4 {
        margin: 10px auto;
    }

    .bullets {
        margin-top: 7px;
        margin-bottom: 5px;
    }

    #free_step_03>h2 {
        margin: 7px auto;
        font-size: 15px !important;
        line-height: 18px;
    }

    #as_back {
        margin: 15px auto;
    }

    #as_next,
    #as_agree,
    #as_back,
    #as_next:active,
    #as_agree:active,
    #as_back:active {
        margin: 5px auto 10px !important;
        height: 39px;
        line-height: 31px;
        padding: 5px 0 34px;
    }

    #counter h2,
    .item h2,
    span#time {
        font-size: 21px;
        line-height: 18px;
        padding-top: 0;
    }

    #pick_kind {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #pick_kind div {
        width: 60px;
        height: 110px;
    }

    #pick_kind div h1 {
        font-size: 13px;
        line-height: 23px;
    }

    #pick_kind div img,
    #pick_kind div img.img_active {
        width: 60px;
        height: 80px;
    }
}

/* email autocomplete */
.form-field {
    position: relative;
    z-index: 101;
}

.autocomplete {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.autocomplete-inner {
    position: absolute;
    z-index: 9;
    display: none;
    overflow: auto;
    width: 100%;
}

.autocomplete-inner {
    max-height: 180px;
    margin-top: 0;
    bottom: 100%;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 8px 12px rgba(0, 0, 0, .32);
}

.autocomplete-item {
    padding: 8px;
    color: #585858;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: list-item;
    cursor: pointer;
}

.autocomplete-item:hover {
    color: #000;
    background-color: #ddd;
}

.autocomplete .input {
    padding-right: 50px;
}

.autocomplete .clear-val {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    top: 12px;
    right: 10px;
    position: absolute;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}