body {
    font-family: Raleway, sans-serif !important;
}

.logo{
    font-family: 'Poiret One', cursive !important;
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
}

.logo img{
    width: 36px;
    margin-top: -12px;
    margin-right: 2px;
}

/*.navbar-brand:last-child{*/
    /*margin-left: 10px !important;*/
/*}*/

.footer{
    position: fixed;
}

.loginColumns{
    max-width: 900px;
}

.loginColumns .lead{
    font-size: 18px;
}

.loginColumns i{
    float:left;
    font-size: 50px;
    margin: 0 10px;
    min-width: 60px;
}

.loginColumns h1{
    margin-bottom: 30px;
}

.loginColumns .lead{
    margin-bottom: 30px;
}

.forgot_password_container{
    max-width: 800px;
    margin: 100px auto;
}

.forgot_password_container h2{
    margin-bottom: 20px;
}

.alert p{
    line-height: 27px;
}

.pwstrength_viewport_progress .progress{
    height: 3px;
    margin-bottom:0;

}

.red{
    color: red;
}

.wizard{
    font-size: 16px;
}

.landing-page .nav li a span{
    display: inline-block !important;
}

.landing-page .navbar-default .nav .dropdown-menu a{
    color: inherit !important;
}

.landing-page .carousel-caption {
    top: 120px !important;
    /*left: 14px !important;*/

}

.second_title{
    text-align: center !important;
}

.pricing-price table{
    width: 100%;
}

.pricing-price td:first-child{
    text-align: right;
    width: 37%;
}

.pricing-price td:last-child{
    text-align: left;
    padding-left: 5px;
}

input[type=image]{
    width: 100px;
}

.store-body{
    background-color: white;
}

.landing-page .pricing-plan.selected{
    transform: scale(1) !important;
}

.custom-alert-wrapper .sweet-alert {
    position: static;
    margin: auto;
    padding: 0px;
    width: 600px;
}

.psw-strength-sign {
    position: absolute;
    right: 23px;
    top: 11px;
}

#user_sidebar .list-group-item {
    border: none;
}

.custom-vertical-timeline .vertical-timeline-content {
    width: 100%;
}

.custom-vertical-timeline .vertical-timeline-content .btn {
    float: none !important;
}

.custom-vertical-timeline .vertical-timeline-content:before {
    border-color: transparent !important;
}

#user_nav_bar .user-full-name {
    padding: 0;
    display: inline-block;
    font-weight: normal;
    min-height: 0;
}