/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Mar 31, 2015, 11:36:33 PM
    Author     : DA Zhen
*/

/* Top Nav Start */
.pre-header  ul>li>a, .pre-header  ul>li>a:hover {
    text-decoration: none;
}
@media (max-width: 480px) {
    .pre-header .list-inline li {
        display: inline-block;
        padding-right: 5px;
        border-right: solid 1px #d8d8d8;
    }
    .pre-header li:last-child {
        border: none;
        padding-right:0;
    }
}
/* Top Nav End */

/* Header Start */
.header .header-navigation-mini {
    display: none;
}
@media(max-width: 1024px) {
    .header .header-navigation-mini {
        display: block;
        margin: 25px 0 0 0;
    }
}
.header .header-navigation-mini ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header .header-navigation-mini > ul > li {
    float: left;
}
/* Header End */

/* Home Page Start */
.banner {
    background: url(../frontend/pages/img/revolutionslider/bg4.jpg);
    margin-top: -25px;
    border-bottom: solid 1px #eee;
}
.banner h2.slide_title {
    font-size: 40px;
    line-height:60px;
}
.banner div.help-block {
    padding: 0 15px;
}

.banner .topup-form {
    margin-top: 60px;
}

.input-group.country-phone-input>.input-group-addon {
    padding: 0;
    background: none;
    border: none;
}
.input-group.country-phone-input>.input-group-addon>select {
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    min-width: 130px;
    font-size: 18px;
}
@media (max-width: 768px) {
    .input-group.country-phone-input>.input-group-addon>select {
        min-width: 80px;
        font-size: 14px;
    }
}
.input-group.country-phone-input .select2-container {
}
.input-group.country-phone-input .select2-container .select2-choice {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #dbdbdb;;
}
.banner .topup-form label.error {
    margin-left: 130px;
    text-transform: none;
}
.service-box {
}
.service-box .service-box-heading {
    padding: 3px 0 0 0;
}
.service-box .service-box-heading span {
    font-weight:normal;
    font-size: 16px;
    color: green;
    line-height: 16px;
}
.google-app-ad {
    margin: 40px 0;
}
.google-app-ad .google-play {
    margin-top: -35px;
}
.rate-form-container {
    padding: 10px;
}
.rate-form-container .rate-form p.help-block {
}
.rate-form-container .rate-form label.error {
    margin-left: 80px;
    text-transform: none;
}
.rate-form-container #rates-container {
}
.rate-form-container #rates-container table.table {
    margin-bottom: 0;
}
.rate-form-container .rate-link {
    margin-top: 5px;
}
.rate-form-container .rate-link a:hover {
    text-decoration: none;
}
/* Home Page End */

.site-logo, .site-logo:hover {
    display: block;
    padding-top: 1px;
    padding-bottom: 2px;
    text-decoration: none;
    margin-right: 0;
    float: left;
    font-size: 23px;
    font-weight: 400;
    color: red;
}
.page-header .page-header-top .page-logo .logo-default {
    margin: 8px 0 0 0;
}

.no-margin {
    margin: 0 !important;
}

.form-signup .notice {
    font-style: italic;
}

.form-signup .phone-number-example {
    color: #666;
    font-size: 1.2rem;
    line-height: 1.5rem;
}
input.phone-number {
    font-size: 2em;
    line-height: 1.2em;
    height: 2em;
}
select.country-code {
    line-height: 1.2em;
    height: 52px;
    font-size:18px;
}

.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
    padding-top: 0px;
}

.input-group-lg>.twitter-typeahead>.form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.tt-dropdown-menu {
    color: #777;
}

.tt-suggestion {
    padding: 6px 12px;
    font-size: 18px;
    line-height: 20px;
}

.tt-suggestion p {
    margin: 0;
}

.balance.circle {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    margin-top: -12px !important;
    padding: 6px 15px !important;
}

.pricing:hover {
    border: 3px solid lightgray;
}
.pricing-head h3 {
    background-color: #7c858e;
}
.pricing-content li i {
    color: #7c858e;
}

.btn-lg.btn-my-large {
    padding: 15px 24px;
    font-size: 36px;
    line-height: 2;
    text-transform: uppercase;
}
.btn-lg.btn-my-large > i {
    font-size: 36px;
}
@media (max-width: 991px) {
    .btn-lg.btn-my-large {
        padding: 8px 15px;
        font-size: 20px;
        line-height: 1.5;
        text-transform: uppercase;
    }
    .btn-lg.btn-my-large > i {
        font-size: 20px;
    }
}

.promotion-button {
    padding: 10px 20px;
    font-size: 24px;
}

@media (min-width: 992px) {
    .country-code-wrapper {
        padding-right: 0;
    }
    .phone-number-wrapper {
        padding-left: 0;
    }
}

#codegroup-form {
    font-size: 10px;
}

#codegroup-form .form-group {
    border: 1px solid #CCCCCC !important;
    padding:4px;
}

#codegroup-form .control-label {
    padding-left : 0px !important;
    padding-right : 0px !important;
}

#sel_client.client-list {
    padding: 3px 10px 5px 10px;
    font-size: 16px
}

.topMenuIcon {
    background-repeat: no-repeat;
}

.callout .property_seller {
    border-radius: 3px;
    background-color: rgb(9, 153, 221);
    color: #fff;
    padding: 5px;
    margin-bottom: 10px;
}

.callout .property_photo img {
    margin-top: 3px;
    max-width: none;
    vertical-align: middle;
    border: 0;
}

.callout .property_address p {
    font-family: Roboto,Arial,sans-serif;
    color: #000;
    font-size: 14px;
    text-transform: none;
    margin-top: 10px;
}

.callout .property_name p {
    font-family: Roboto,Arial,sans-serif;
    color: #000;
    font-size: 16px;
    margin-bottom: 2px;
    text-transform: none;
}

.callout .property_seller p {
    font-family: Roboto,Arial,sans-serif;
    margin-bottom: 0px;
    font-size: 15px;
    text-transform: uppercase;
}

.bootstrap-select.country, .bootstrap-select.type {
    width: 150px !important;
}
.bootstrap-select.seller-payment-terms {
    width: 300px !important;
}

/* Bootstrap buttons */
.btn-default {
    color: #666666;
    background-color: white;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #666666;
    background-color: white;
    border-color: #b3b3b3;
}
.open .btn-default.dropdown-toggle {
    color: #666666;
    background-color: white;
    border-color: #b3b3b3;
}

.input-group .input-group-addon.help {
    background: white;
    border: none;
    padding: 0;
    padding-top: 2px;
    padding-left: 2px;
    min-width: 0px !important;
}

.input-group .input-group-addon.help i {
    font-size: 25px;
    cursor: help;
    color: #337ab7;
}

.input-group .input-group-addon.help p{
    display: none;
    text-align: left;
    background-color: #337ab7;
    padding: 10px;
    width: 200px;
    margin-top: 2px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -4px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
    z-index: 1000;
    /*word-break: break-all;*/
    white-space: normal;
}