button.firebaseui-idp-button.mdl-button.mdl-js-button.mdl-button--raised.firebaseui-idp-github.firebaseui-id-idp-button {
    display: none;
}
.breadcrumbs,
a.homelink,
h1.about-title {
    display: none;
}
div#user-signed-out {
    width: 320px;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #ddd;
    border-radius: 25px;
    padding: 30px 0;
}
div#user-signed-out .firebaseui-idp-button {
    border-radius: 20px;
    text-align: center !important;
    padding: 15px;
}
div#user-signed-out .firebaseui-idp-text {
    font-size: 16px;
    font-weight: 600;
}
.firebaseui-card-footer.firebaseui-provider-sign-in-footer {
    display: none;
}
div#firebaseui-container {
    margin-bottom: 50px;
}
p.sign-in-problem {
    margin: 0;
    color: #585858;
}
h2.sign-in-title {
    border: none;
    margin-bottom: 30px;
}
div#firebaseui-spa {
    position: relative;
}
h2.sign-in-title:after {
    content: "";
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    width: 100px;
    position: absolute;
    top: 12%;
    left: 35%;
}
#user-signed-out .mdl-shadow--2dp {
    box-shadow: none;
}
#user-signed-out h1.firebaseui-title {
    text-align: center;
    font-size: 16px;
    padding: 0;
    font-weight: 600;
    color: #333;
}
#user-signed-out .firebaseui-card-header {
    padding: 20px 0 0 0;
}
#user-signed-out .firebaseui-card-content {
    padding: 0 10px;
}
#user-signed-out button.firebaseui-id-country-selector.firebaseui-country-selector.mdl-button.mdl-js-button {
    margin: 20px 5px 0 0;
    border: 1px solid rgba(0, 0, 0, 0.12);
    height: 45px;
}
#user-signed-out .mdl-card.mdl-shadow--2dp.firebaseui-container.firebaseui-id-page-phone-sign-in-start {
    box-shadow: none;
}
#user-signed-out h1.firebaseui-title {
    text-align: center;
    font-size: 18px;
    padding: 0;
}
#user-signed-out .firebaseui-card-content {
    padding: 0 10px;
}
#user-signed-out input.mdl-textfield__input {
    height: 45px;
    padding: 10px !important;
    border-radius: 5px;
}
#user-signed-out .firebaseui-id-country-selector {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    margin-right: 5px;
}
#user-signed-out label.mdl-textfield__label.firebaseui-label {
    padding: 7px;
    font-size: 14px;
}
#user-signed-out .mdl-textfield.is-focused label {
    margin-top: -7px;
}
#user-signed-out .firebaseui-phone-number {
    margin-top: 10px;
}
#user-signed-out .firebaseui-form-actions {
    width: 100%;
    text-align: center !important;
    margin: 0 auto;
    display: block;
}
#user-signed-out .firebaseui-card-actions {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100% !important;
    padding-bottom: 0;
}
#user-signed-out .mdl-button--raised.mdl-button--colored {
    background-color: #c5272d;
}
#user-signed-out .mdl-button--primary.mdl-button--primary {
    background-color: #333;
    color: #fff;
}
.firebaseui-id-page-phone-sign-in-start .firebaseui-card-footer {
    display: none;
}
#user-signed-out p.firebaseui-text {
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
}
#user-signed-out a.firebaseui-id-resend-link.firebaseui-link,
#user-signed-out a.firebaseui-link.firebaseui-change-phone-number-link.firebaseui-id-change-phone-number-link {
    color: #c2242c;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
#user-signed-out ul.firebaseui-tos-list.firebaseui-tos {
    display: none;
}
h4.page-title {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.card {
    border-radius: 0;
    background-color: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.08);
    -moz-box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.2);
    box-shadow: 0 1px 15px 1px rgba(69, 65, 78, 0.2);
    border: 1px solid #eee;
}
.card-danger,
.card-default,
.card-info,
.card-primary,
.card-success,
.card-waing {
    color: #fff;
    border: 0;
}

.card .card-title.my-mantralekhan-count,
.card .card-title.rank,
.card .card-title.total_mantralekhan,
.card .card-title.total_user {
    font-size: 20px;
    margin: 0;
}
.card-stats .icon-big {
    font-size: 25px;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    color: #fff;
    margin: 0 auto;
}
.card-stats .icon-big img {
    border-radius: 100%;
    width: 50px;
    height: 50px;
}
.card-stats .icon-big i.fa {
    padding: 13px 6px;
}
.card-danger .icon-big > i,
.card-default .icon-big > i,
.card-info .icon-big > i,
.card-primary .icon-big > i,
.card-success .icon-big > i,
.card-waing .icon-big > i {
    color: #fff !important;
}
.card-stats .card-category {
    margin-top: 0;
}
.card .card-category {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #9a9a9a;
    margin-bottom: 0;
    text-align: center;
}
.card .card-title {
    color: #333;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    line-height: normal;
}
ul#dashboard-section {
    margin: 0 auto;
    text-align: center;
}
ul#dashboard-section li {
    border: 1px solid #000;
    display: inline-block;
    padding: 30px 10px;
    width: 200px;
    text-align: center;
    margin: 10px;
    height: 90px;
    background: #fff;
    color: #c3252d;
    font-size: 20px;
    font-weight: 600;
}
#top-10-section .card-title {
    color: #333;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    line-height: normal;
    margin-bottom: 2px;
    text-align: left;
}
#top-10-section .card-category {
    margin-top: 0;
    font-size: 14px;
    font-weight: 400;
    color: #615c5c;
    margin-bottom: 0;
    text-align: left;
}
.numbers {
    position: relative;
}
.numbers .user-rank {
    position: absolute;
    top: -28px;
    color: #fff;
    right: -2px;
    background: #c2242d;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    border-radius: 0 0 50px 50px;
    padding: 3px;
    box-shadow: 2px 4px 10px grey;
}
div#top-10-section {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 2px solid #dddd;
    box-shadow: 0 1px 15px 1px rgb(69 65 78 / 20%);
}
div#top-10-week-user > .col-md-12,
div#top-mantralekhan-user > .col-md-12 {
    padding: 0;
}
.breadcrumbs,
a.homelink,
h1.about-title {
    display: none;
}
.main-panel.col-md-9 {
    background: #f2f3f8;
}
.dashboard-section ul.nav.nav-tabs {
    border: none;
}
.card-stats .icon-big .dashboard-section li.nav-item.active a:hover i,
.dashboard-section li.nav-item a:hover,
.dashboard-section li.nav-item.active a,
.dashboard-section li.nav-item.active a i {
    color: #c4262c !important;
    background: #fff;
}
.dashboard-section .sidebar .nav .nav-item a:hover {
    border: none;
}
#user-profile-warpper .photoUrl {
    width: 60px;
    height: 60px;
    overflow: hidden;
    z-index: 5;
    border-radius: 50%;
    display: inline-block;
}
#user-profile-warpper .photoUrl img {
    width: 100%;
    height: 100%;
}
#user-profile-warpper .photoUrl i {
    font-size: 20px;
    width: 100%;
    height: 100%;
    background: #e8e3e3;
    padding: 10px 12px;
    color: #bb2025;
}
div#name strong {
    display: block;
    color: #fff;
    font-weight: 500;
}
div#user-product-section {
    padding: 20px 0 20px 0;
    display: block;
}
div#name span {
    display: block;
    color: #fff;
    font-weight: 700;
}
.dashboard-section .sidebar .nav .nav-item a {
    display: flex;
    text-align: center;
    color: #83848a;
    padding: 13px 25px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    margin-bottom: 5px;
    border: none !important;
}
.dashboard-section .sidebar .nav .nav-item a i {
    font-size: 23px;
    color: #c3c5ca;
    margin-right: 15px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    float: left;
}
.dashboard-section .sidebar .nav .nav-item a p {
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 0.04em;
    margin-right: 5px;
}
.dashboard-section .sidebar.col-md-3 {
    background: #fff;
    background-size: cover;
    background-position: center center;
    border-right: 1px solid #eee;
    box-shadow: none;
}
div#user-profile-warpper {
    text-align: center;
    background: #f6b207;
    padding: 20px;
}
#user-profile-warpper .info {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    padding-left: 8px;
    text-align: left;
}

.card-danger,
.card-default,
.card-info,
.card-primary,
.card-success,
.card-warning {
    color: #fff;
    border: 0;
}
.card .card-body {
    padding: 20px 15px 20px 15px;
    overflow: hidden;
    text-align: center;
}
.card .card-title.my-mantralekhan-count,
.card .card-title.rank,
.card .card-title.total_mantralekhan,
.card .card-title.total_user {
    font-size: 20px;
    margin: 0;
}

.card-danger .icon-big > i,
.card-default .icon-big > i,
.card-info .icon-big > i,
.card-primary .icon-big > i,
.card-success .icon-big > i,
.card-warning .icon-big > i {
    color: #fff !important;
}
#userProfile-form .user-profile-photo {
    margin-bottom: 15px;
}
#userProfile-form .user-profile-photo img {
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    border: 4px solid rgba(0, 0, 0, 0.5);
    opacity: 0.8;
}
#userProfile-form .photoUrl {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
#userProfile-form a.upload_photo {
    position: absolute;
    bottom: 4px;
    left: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    width: 98px;
    transform: translate(-50%, 0);
    padding: 0 0 5px 0;
    border-radius: 0 0 50px 50px;
    z-index: 1;
    height: 48px;
    color: #fff;
    font-size: 20px;
}
#userProfile-form a.upload_photo i {
    padding-top: 14px;
}
#userProfile-form input#user-photo {
    margin-top: 0;
    left: 50%;
    background-color: transparent;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    transform: translate(-50%, 0);
    z-index: 10;
    bottom: 0;
    height: 53px;
    width: 98px;
}


/*Mantralekhan Shortcode Css Start*/

#mantralekhan{text-transform:capitalize;}
.svg-mantralekhan-wallpaper img {margin: 0 auto;display: block;text-align: center;width: 200px;}
.mantralekhan {width: 100%;position: relative;height: 70px;margin: 0 10px 10px 0;}
.svg-mantralekhan-wrapper .mantralekhan-field{position: absolute;left: 50%;font-size: 30px !important;padding: 6px 20px !important;height: auto !important;font-weight: 700;width: 260px;transform: translate(-50%, 0);border: 1px solid #ccc !important;border-radius: 10px;}
#mantralekhan{z-index: 9;background: transparent;color: #C1222D;}
#placeholder{z-index: 1;background: #ffffff;color: #dddddd;}
p.mantralekhan-count-section.text-center {font-size: 20px;}
p.mantralekhan-count-section #count{color: #C1222D;font-weight: 700;}
.mantralekhan-details {background: #ffffff;margin-top: 5px;padding-top: 12px;padding-bottom: 12px;text-align: center;border-radius: 0px;background-color: #ffffff;margin-bottom: 30px;-webkit-box-shadow: 0px 1px 15px 1px rgb(69 65 78 / 8%);-moz-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.2);box-shadow: 0px 1px 15px 1px rgb(69 65 78 / 20%);border: 1px solid #eee;
}
.mantralekhan-details p {font-size: 24px;font-weight: 600;color: #444;text-align: center;}

/*Mantralekhan Shortcode Css End*/
        
@media (min-width: 992px) {
    #top-10-section .icon-big {
        height: 60px;
        width: 60px;
    }
    #top-10-section img {
        width: 60px;
        height: 60px;
    }
    #top-10-section i.fa {
        padding: 16px 6px;
    }
}
@media screen and (max-height: 768px) {
    h4.page-title {
        font-size: 18px;
    }
}
