@import url('font-awesome.min.css?v=4.4');

.appear_step {
    margin: 20px 0 0 0;
}

.lp_icon {
    height: 100px;
    margin: 10px 0 10px 0;
}

.headline {
    font-size: 2.5vw;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.subheadline {
    font-size: 1.5vw;
    margin: 0 0 10px 0;
}
@media screen and (max-width: 767px){
    .headline {
        margin: 20px 0 0 0 ;
        font-size: 6vw;
    }
    .subheadline {
        font-size: 3vw;
    }
}

.plan_pricing {
    min-height:50px;
}
.choose_plan {
    text-align: center; 
    margin: 15px 0 10px 0
}
.savings {
    font-family: 'Open Sans' !important;
    font-style: italic;
    color: #64b04e;
    font-size: 16px;
    font-weight: bold;
}
.green-check {
    color:#81bb47;
    margin-right:10px;
    font-size:24px;
}

.step-number {
    display:block;
    margin:0 auto;
    width:70px;
    height:70px;
    font-size:28px;
    color:#7acdd4;
    text-align:center;
    line-height:70px;
    border-radius:35px 35px;
    background:#FFF;}

.full-title{
    font-size: 100%;
}
.hero-unit-old-lady {
    background: url('../img/Newbg.png') center center;
  }

.hero-unit-1 {
    background-image:url('../brands/homeaglow/img/banner1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% 20%;
    background-color: #EEEEEE;
    height:60%;
    padding-top: 5%;  
  }


.final-unit-1 {
    background-image:url('../brands/homeaglow/img/banner1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 60% 20%;
    background-color: #EEEEEE;
    height:80%;
    padding-top: 5%; 
    margin: 0 -15px 40px -15px; 
    padding: 15px 15px 0 15px;
  }

@media screen and (max-width: 767px){
    .hero-unit, .final-unit,
    .hero-unit-old-lady, .hero-unit-old-lady-final  {
        background-image: none;
        background: none;
}
}



.bfh-phone {
    z-index: 0 !important;
}
.sampleClass {float:left;}
@media screen and (max-width: 500px){
    .sampleClass {
        float: none !important;
    }
}

@media screen and (max-width:480px) {
  .navbar-fixed-top {
    width: 100% !important;
  }
}
.active-breadcrumb {
    /*border-bottom: 1px solid;*/
    font-weight: bold;
}

.active-breadcrumb {
    text-decoration: none !important;
}
.info {
    background-color: #5bc0de !important;
}

.shepherd-content {
    max-width: 280px;
    font-size: 12px !important;
}
.shepherd-200 {
    max-width: 200px !important;
    font-size: 12px !important;
}
.shepherd-175 {
    max-width: 175px !important;
    font-size: 12px !important;
}
.shepherd-150 {
    max-width: 150px !important;
    font-size: 12px !important;
}
.shepherd-125 {
    max-width: 125px !important;
    font-size: 12px !important;
}
.shepherd-100 {
    max-width: 100px !important;
    font-size: 12px !important;
}

.state-icon {
    left: -5px;
}
.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

.buttonlink {
    color: #337ab7;
    background:none!important;
    border:none; 
    padding:0!important;
    font: inherit;
    /*border is optional*/
    border-bottom:0px solid #444; 
    cursor: pointer;
}
.footnote {
    font-size:10px;
    color:#ccc;
}

.checkout {
    font-size:12px; 
    color: #000 !important;
}
.form-control[readonly] {
    background-color: #fff;
}

nav.tight a {
    padding-left:5px !important;
    padding-right:10px !important;
}

.no-left{
    padding-left:0px !important;
}
.no-right{
    padding-right:0px !important;
}

.full-width{
    width:80%;
}

a .title-link {
    color:white !important;
}

.edit {
    margin:-6px;
}

.job {
    margin-bottom: 20px;
}

.see-job {
    width: 100%
}

.btn-job {
    width: 100px;
    margin-bottom: 5px;
    white-space: normal;
}
}

.btn-80 {
    width: 80px;
    margin-bottom: 5px;
}
.large-alert {
    font-size: 1.5em;
    }

.btn-bflow {
    width: 100%;
    margin-bottom: 5px;
    white-space: normal;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 18px;
    font-weight: bold;
}

.btn-editjob {
    width: 100%;
    margin-bottom: 5px;
    white-space: normal;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
 }
.hopscotch-bubble .hopscotch-bubble-number {
    color:#337ab7 !important;
    background: none !important;
}
.btn-main{
    width:100%;
    max-width: 200px;
    margin-bottom: 10px;
}

.border {
    border: 1px solid #ccc;
}

.well-review {
    background-color: #ffc;
    border-color: #e5e5bc;
}

.review-stars {
    color: #fa0;
}


.well-info {
    background-color: #D9EDF7;
    border-color: #bce8f1;
}

ol li.list-group-item { 
    list-style: decimal inside;
    display: list-item;
}

.badge {
    display: inline !important;
    background-color: #ff0000 !important;
}

.map, #map,
#radius_map {
    min-height: 300px !important;
    height: 300px !important;
}


main {
    margin-top: 70px;
}


.my-anchor {
    position: relative;
}

.my-select {
    position: absolute;
    right: 0px;
    top: -30px;
    width: 50%;
}

.label-as-badge {
    border-radius: 1em;
}

.bottom-align-text {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }


.nowrap {
    white-space: nowrap;
}

.form-horizontal .control-label{
/* text-align:right; */
text-align:left;
}

.template {
    color: #337ab7;
    font-weight: bold
}

.rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
}
.rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}
.rating-star,
.rating:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url('http://kubyshkin.ru/samples/star-rating/star.png') 0 -16px;
}

.ui-accordion .ui-accordion-header,
#accordion .ui-widget-content  {
    font-size: 10px !important;
}

.ui-accordion ,
#accordion .ui-widget-content {
    font-size: 10px !important;
    color: #333;
}

#accordion .ui-widget-content a {
    text-decoration: underline !important;
}

.ui-accordion-header {
    font-weight:bold !important;
}
#accordion .ui-state-default {
    background:none !important;
}

.ui-accordion-content, .ui-accordion-icons, .ui-accordion-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ui-accordian-header-icon {
    position:;
}


#accordion .ui-state-active,
#accordion .ui-state-default,
#accordion .ui-widget-content {
    border:none !important;
}
@media only screen and (max-device-width: 480px) {
    input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"], textarea, select{ font-size: 16px!important}
}


.tablesorter th.headerSortUp { 
    background-image: url(../img/asc.gif) !important; 
} 

.tablesorter th.headerSortDown { 
    background-image: url(../img/desc.gif) !important; 
} 

.tablesorter th.header { 
    background-image: url(../img/small.gif); 
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
} 


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.vbottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

.form-control-override {
    display:inline !important;
    width: 50% !important;
}

.banner {
    background-color: #6856CD
}

.banner .wallpaper {
background: url(../img/o.png);
background-repeat: round
}
.vanitybookcp, .vanitybookanothercp {
    text-transform:uppercase;
    background-color:#887FFC; 
    border-radius: 0px; 
    color: #fff; 
    font-weight:bold; 
    border: 0px; 
    margin-top:10px; 
    margin-bottom:10px
}
.vanitybookanothercp {
    background-color:#6856CD; 
}

.landing-page{
    color: #323232;
}
.body {
    margin-top: 15px;
}

.row-margin {
    margin-left: 0;
    margin-right: 0;
}
.slick-prev:before, .slick-next:before { 
    color:black !important;
}
.slick-slider {
    margin-bottom: 15px !important;
}
.slide {margin:10px;width:300px;min-height: 186px !important; height:205px;text-align:center;float:left;border:1px solid #ededed;background: #FFF;-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);box-sizing:border-box;-webkit-transition:all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}
.slide:hover, .slide.selected {background:#d8e7e9;-webkit-transition:all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;border:1px solid #09abba;}
.slide strong {margin:10px 20px 0 20px;padding:0 0 5px 0;width:calc(100% - 40px);font-size:20px;font-weight:600;text-align:left;float:left;border-bottom:2px solid #09abba;}
.slide ul {margin:10px 20px 10px 20px;width:calc(100% - 40px);float:left;}
.slide ul li {display:inline-block;text-align:left;float:left;}
.slide ul li:first-child {width:49px;float:left;margin-right:10px;}
.slide ul li:last-child {float:left;}
.slide ul li img {border-radius:5px 5px;}
.slide ul li span {margin:8px 0 2px 0;width:100%;font-size:13px;float:left;}
.slide ul li span a {color:#333;text-decoration:underline;}
.slide ul li i {margin:0 4px 0 0;font-size:16px;color:#f9cb0c;}
.slide p {margin:0 20px 0 20px;width:calc(100% - 40px);text-align:left;line-height:24px;float:left;}
.slide p i {margin:4px 5px 0 0;color:#09abba;float:left;}

.dev_debug{
    display: none;
}

@media (min-width: 991px){
    .most_popular_next {
        margin-top:-50px;
    }
}

.one_click_membership_module_separate {
    margin: 0 20px 0 20px;
}

.hero-unit-old-lady {
    padding-top: 70px;
}

@media (max-width: 767px){
    .one_click_membership_module_separate {
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

    .hero-unit-old-lady {
        padding-top: 50px;
    }

}
