#profile-ranking .rank-row .box.background {
    background-color: #f1f1f1;
    width: 100px;
    height: 100px;
    border-radius: 10000%;
}

#profile-ranking .rank-row .box.background span {
    line-height: 100px;
}

 #profile-ranking .rank-row {
    border-top: 1px solid #ddd;
    padding-bottom: 0;
}

 #profile-ranking .rank-row:last-child {
    border-bottom: 1px solid #ddd;
}

#profile-ranking .rank-row img.company-logo {
    height: 70px;
    width: 70px;
    background: white;
    display: inline-block;
}
 #profile-ranking .rank-counter p {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

 #profile-ranking .rank-row .company-name {
    font-weight: 600 !important;
     align-items: center;
     align-content: center;
}

 #profile-ranking .rank-row.current .company-name {
    font-weight: 900 !important;
}

 #profile-ranking .rank-row .rank-counter p {
    font-weight: normal !important;
}

 #profile-ranking .rank-row.current .rank-counter p {
    font-weight: bold;
}

 #profile-ranking .rank-row .info-span.views {
    opacity: .6;
}

 #profile-ranking .rank-row.current .info-span.views {
    color: #5491e6;
    opacity: 1;

}

 #profile-ranking .rank-row .fa-chevron-right {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;
    font-size: 32px;
    margin-right: 10px;
}

 #profile-ranking #gmap {
    height: 450px;
    width: 100%;
}

 #item .company-background {
    width: 100%;
    height: 400px;
    background-color: #f1f1f1;
    text-align: center;
}

 #profile-ranking .company-data {
    padding-top: 15px;
}

 #item .company-background h1 {
    margin: 0;
}

 #item .background-content {
    width: 100%;
    margin: 0 auto;
    position: absolute;
}

 #item .company-background span {
    color: white;
    line-height: 300px;
    font-weight: 600;
    font-size: 32px;
}

 /*begin code*/

body {
    font-size: 12px;
}
.login-card {
    min-height: 450px;
    padding: 20px 10px;
}

.mkt-input {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #d6d6d6;
}

.mkt-input-with-icon {
    padding-left: 30px;
    background-size: 15px;
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.icon-wrapper {
    height: 17px;
    width: 30px;
    display: inline-block;
    position: relative;
    top: 30px;
    background-size: 15px;
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.report-error-footer-email-icon-wrapper {
    top:26px
}
.icon-password {
    background-size: 10px;
}
.account-btn {
    font-size: 14px;
    background: #fff;
    border-color: #e8e8e8;
    color: #000;
    font-weight: 400 !important;
    padding: 0 13px !important;
    height: 30px;
    line-height: 30px !important;
}
.mobile-account-btn {
    /*height: 30px;*/
    padding: 0 13px 0 0;
    width: 100%;
}
.active-mobile-account-btn {
    border-color: #e8e8e8;
    padding-left: 13px;
    color: #FFFFFF !important;
}

.btn-mobile-signup {

}
.btn-sign-up, .btn-market {
    background: #4285f4;
    border-color: #4285f4;
    color: white !important;
    font-weight: 500;
}

.btn-sign-in,
.btn-sign-up {
    background: #4285f4;
    border-color: #4285f4;
    font-weight: 500;
}
.btn-sign-in {
    color: white !important;
    border-radius: 0;
}
.btn-sign-up {
    color: white;
}

.login-card-footer {
    margin-top: auto;
    align-self: center;
}
.login-modal-footer {
    margin-top: 20px;
    align-self: center;
}
.login-card {
    display: flex;
    flex-direction: column;
}
.newest-companies {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.carousel-title {
    margin-bottom: 0;
}

.btn-sign-in {
    font-weight: bolder;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar-separator,
.login-separator {
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    word-spacing: 5px;
    color: darkgray;
}
.login-separator {
    margin: 0 0 20px;
    height: .7em;
}
.login-separator span {
    background-color: white;
}
.oauth-button {
    padding: 4px 0 4px 40px;
    background-color: #fff;
    color: black;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    margin-right: 8px;
    box-sizing: border-box;
    background-size: 16px 16px;
    font-size: 12px;
    font-weight: 900;
    text-align: left;
    background-position: 12px center;
    background-repeat: no-repeat;
    line-height: 28px;
    cursor: pointer;
    position: relative;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(207,207,207,1);
    -moz-box-shadow: 0 1px 1px rgba(207,207,207,1);
    box-shadow: 0 1px 1px rgba(207,207,207,0.4);
}
.login-btn {
    margin-right: 5px;
}
.oauth-button:hover {
    box-shadow: none;
    color: black;
}

.login-dialog {
    width: 415px;
}
.mkt-dialog-body,
.login-modal-body {
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
}
.mkt-dialog-info-body {
    padding: 0px 65px;
    display: flex;
    flex-direction: column;
}
.mkt-dialog-heading,
.login-modal-heading {
    margin: 30px;
}

.mkt-dialog-info-heading {
    margin: 80px 65px 15px;
}
.mkt-dialog-content,
.login-dialog-content {
    border-radius: 0;
}
.register-company-disclaimer {
    font-size: 10px;
    margin: 15px 0;
}
.companies-slider {
    margin-top: auto;
}
.companies-slider-item {
    height: 110px;
}
.company-slider-logo {
    background-image:url("https://www.market.co.mz/site_media/static/logos/logo.svg");
    background-repeat: no-repeat;
    height: 100%;
    background-size: contain;
    flex-basis: 120px;
    margin: 0;
}
.company-logos {
    height: 100px;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.companies-slider-indicator {
    background-color: lightgray !important;
    box-sizing: border-box;
    border-width: 2px;
}
.companies-slider-indicator.active {
    border-color: #b1d1f8;
    border-width: 2px;
    width: 10px;
    height: 10px;
    margin: 1px;
}
.login-title {
    margin-top: 35px;
    margin-bottom: 20px;
}
.mkt-carousel-indicators {
    margin-bottom: 0;
    bottom: 0;
}

.mkt-dialog-footer {
    text-align: center;
}

.emal-confirmation-spacing {
    margin-top: 120px;
}

.success-image {
    width: 24px;
    height: 24px;
    margin-bottom: 15px;
}

.no-left-padding {
    padding-left: 0;
}
.newpage {
    max-width: 1020px;
    margin: 0 auto;
}