.salesProfile-bg {
    background-color: #2d2d2c;
}

.card-bg {
    background: #fff;
    background: linear-gradient(180deg, #fff 0, #ddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",
    endColorstr="#dddddd", GradientType=0);
}

.salesProfile-container {
    max-width: 800px;
    /*min-height: 300px;*/
    height: 100vh;
    margin: auto;

    /*padding-top: 20px;*/
    padding-bottom: 50px;
}

.mazda-header {
    background: -moz-linear-gradient(top, rgb(77,78,76) 0%, rgb(45,45,44) 47%, rgb(145,45,44) 100%);
    background: -webkit-linear-gradient(top, rgb(77,78,76) 0%, rgb(45,45,44) 47%, rgb(45,45,44) 100%);
    background: -o-linear-gradient(top, rgb(77,78,76) 0%, rgb(45,45,44) 47%, rgb(45,45,44) 100%);
    background: -ms-linear-gradient(top, rgb(77,78,76) 0%, rgb(45,45,44) 47%, rgb(45,45,44) 100%);
    background: linear-gradient(to bottom, rgb(77,78,76) 0%, rgb(45,45,44) 47%, rgb(45,45,44) 100%);
}

.mazda-header-font-large {
    font-size: 1.2em;
    color: rgb(188, 190, 192);
}

.profile-tab {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 300px;
}

.profile-tab-small {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 250px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.profile-tab-extra-small {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 180px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}


.profile-avatar-frame-vw {
    height:180px;
    width:160px;
    position:absolute;
    border-radius:10px;
    background-color: #575a5d;
    overflow:hidden;
    left: -20px;
    top: -50px;
}

.profile-avatar-body-vw {
    height:175px;
    width:155px;
    position:absolute;
    border: 4px solid #575a5d;
    overflow:hidden;
    background-color: #575a5d;
    top: 2px;
    left: 2px;
}

.profile-passport-avatar-frame-vw {
    height:180px;
    width:130px;
    position:absolute;
    border-radius:10px;
    background-color: #575a5d;
    overflow:hidden;
    left: -20px;
    top: -50px;
}

.profile-passport-avatar-body-vw {
    height:175px;
    width:125px;
    position:absolute;
    border: 4px solid #575a5d;
    overflow:hidden;
    background-color: #575a5d;
    top: 2px;
    left: 2px;
}

.profile-avatar-frame-mv {
    height:143px;
    width:145px;
    position:absolute;
    border-radius:10px;
    background-color: #575a5d;
    top: -30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.profile-avatar-body-mv {
    height:137px;
    width: 140px;
    position:absolute;
    border: 4px solid #575a5d;
    background-color: #575a5d;
    top: 2px;
    left: 2px;
}

.profile-passport-avatar-frame-mv {
    height:143px;
    width:105px;
    position:absolute;
    border-radius:10px;
    background-color: #575a5d;
    top: -30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.profile-passport-avatar-body-mv {
    height:137px;
    width: 100px;
    position:absolute;
    border: 4px solid #575a5d;
    background-color: #575a5d;
    overflow: hidden;
    top: 2px;
    left: 2px;
}


.profile-star {
    position:absolute;
    overflow:hidden;
    left: 20px;
    top: 140px;
}

.profile-star-small {
    position:absolute;
    overflow:hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 125px;
}

.star-gold {
    color: gold;
    letter-spacing: 0px;
}

.star-lightyellow {
    color: lightyellow;
    letter-spacing: 0px;
}

.star-grey{
    color: #858c8c;
    letter-spacing: 0px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.fa-star {
    text-shadow: 0px 2px 2px #858c8c;
}

.fa-star-half {
    text-shadow: 0px 2px 2px #858c8c;
}

.fa-star-o {
    text-shadow: 0px 2px 2px #858c8c;
}

.fa-star-half-empty {
    text-shadow: 0px 2px 2px #858c8c;
}


.profile-trophy {
    position:absolute;
    overflow:hidden;
    left: 20px;
    top: 180px;
    width: 180px;
}

.profile-trophy-small {
    position:absolute;
    overflow:hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 155px;
    padding-left: 15px;
    padding-right: 15px;
}

.profile-social-media {
    position:absolute;
    overflow:hidden;
    right: 30px;
    top: 10px;
}

.profile-social-media-small {
    font-size: 2em;
}

.profile-info {
    position:relative;
    overflow:hidden;
    left: 200px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.profile-info-small {
    position:relative;
    overflow:hidden;
    text-align: center;
    padding-top: 220px;
    padding-bottom: 20px;
}

.rating-btm {
    /*position: absolute;*/
    width: 100%;
    /*bottom: 0px;*/
    /*border: 3px solid #73AD21;*/
}

.my-team {
    white-space: nowrap;
}

.my-team-small-inline {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    margin-left: 10px;
}

.my-team-inline {
    display: inline-block;
    width: 140px;
    vertical-align: top;
    margin-left: 10px;
}

.my-team-scroll {
    overflow: auto
}

.my-team-scroll::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}
.my-team-scroll::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}
.my-team-scroll::-webkit-scrollbar-thumb {
    background: #666666;
    border: 0px none #e1e1e1;
    border-radius: 50px;
}
.my-team-scroll::-webkit-scrollbar-thumb:hover {
    background: #666666;
}
.my-team-scroll::-webkit-scrollbar-thumb:active {
    background: #000000;
}
.my-team-scroll::-webkit-scrollbar-track {
    background: #e1e1e1;
    border: 0px none #e1e1e1;
    border-radius: 53px;
}
.my-team-scroll::-webkit-scrollbar-track:hover {
    background: #333333;
}
.my-team-scroll::-webkit-scrollbar-track:active {
    background: #e1e1e1;
}
.my-team-scroll::-webkit-scrollbar-corner {
    background: transparent;
}

.my-team-small-scroll {
    overflow: auto
}
.my-team-small-scroll::-webkit-scrollbar {
    display: none;
}

.my-team-image {
    margin: auto;
    display: block;
}

.my-team-name {
    text-align: center;
    white-space: pre-wrap;
    max-height: 50px;
    font-weight: bold;
    font-size: 0.9em;
}

.my-team-small-name {
    text-align: center;
    white-space: normal;
    max-height: 35px;
    font-weight: bold;
    font-size: 0.7em;

    vertical-align: middle;
    /*display: table-cell;*/
}

.my-team-designation {
    text-align: center;
    white-space: pre-wrap;
    font-weight: bold;
    font-size: 0.9em;
}

.my-team-small-designation {
    text-align: center;
    white-space: pre-wrap;
    font-weight: bold;
    font-size: 0.7em;
}

.btn-skill-training {
    background: #333;
    color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.btn-xs {
    padding: 4px 4px;
    font-size: 0.8em;
    border-radius: 2px;
}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}
.modal-body {
    position:relative;
    padding:0px;
}
.close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}

.fade.in {
    opacity: 1;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-open {
    overflow: hidden;
    position: fixed;
    width:100%
}

.custom-modal {
    width: 360px;
    margin: auto;
    margin-top:150px;
}

.modal-backdrop
{
    opacity:0.9 !important;
}

.app,
app-dashboard,
app-root {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh; }

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
.card-group .card {
    margin-bottom: 15px; }

.p-4 {
    padding: 1.5rem !important; }

.hpanel>.panel-heading {
    color: inherit;
    font-weight: 600;
    padding: 10px 4px;
    transition: all .3s;
    border: 1px solid transparent
}

.hpanel .hbuilt.panel-heading {
    border-bottom: none
}

.hpanel>.panel-footer, .hpanel>.panel-section {
    color: inherit;
    border: 1px solid #e4e5e7;
    border-top: none;
    font-size: 90%;
    background: #f7f9fa;
    padding: 10px 15px
}

.hpanel.panel-collapse>.panel-heading, .hpanel .hbuilt {
    background: #fff;
    border-color: #e4e5e7;
    border: 1px solid #e4e5e7;
    padding: 10px 10px;
    border-radius: 2px
}

.hpanel .panel-body {
    background: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 2px;
    padding: 20px;
    position: relative
}

.hpanel.panel-group .panel-body:first-child {
    border-top: 1px solid #e4e5e7
}

.hpanel.panel-group .panel-body {
    border-top: none
}

.panel-collapse .panel-body {
    border: none
}

.hpanel {
    background-color: none;
    border: none;
    box-shadow: none;
    margin-bottom: 25px
}

.panel-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    padding: 0;
    position: relative
}

.hpanel .alert {
    margin-bottom: 0;
    border-radius: 0;
    border: 1px solid #e4e5e7;
    border-bottom: none
}

.panel-tools a {
    margin-left: 5px;
    color: #9d9fa2;
    cursor: pointer
}

.hpanel.hgreen .panel-body {
    border-top: 2px solid #62cb31
}

.hpanel.hblue .panel-body {
    border-top: 2px solid #3498db
}

.hpanel.hyellow .panel-body {
    border-top: 2px solid #ffb606
}

.hpanel.hviolet .panel-body {
    border-top: 2px solid #9b59b6
}

.hpanel.horange .panel-body {
    border-top: 2px solid #e67e22
}

.hpanel.hred .panel-body {
    border-top: 2px solid #e74c3c
}

.hpanel.hreddeep .panel-body {
    border-top: 2px solid #c0392b
}

.hpanel.hnavyblue .panel-body {
    border-top: 2px solid #34495e
}

.hpanel.hbggreen .panel-body {
    background: #62cb31;
    color: #fff;
    border: none
}

.hpanel.hbgblue .panel-body {
    background: #3498db;
    color: #fff;
    border: none
}

.hpanel.hbgyellow .panel-body {
    background: #ffb606;
    color: #fff;
    border: none
}

.hpanel.hbgviolet .panel-body {
    background: #9b59b6;
    color: #fff;
    border: none
}

.hpanel.hbgorange .panel-body {
    background: #e67e22;
    color: #fff;
    border: none
}

.hpanel.hbgred .panel-body {
    background: #e74c3c;
    color: #fff;
    border: none
}

.hpanel.hbgreddeep .panel-body {
    background: #c0392b;
    color: #fff;
    border: none
}

.hpanel.hbgnavyblue .panel-body {
    background: #34495e;
    color: #fff;
    border: none
}

.panel-group .panel-heading {
    background-color: #f7f9fa
}

.small-header .hpanel {
    margin-bottom: 0
}

.pagination li {
    border: 1px solid silver;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.pagination > .active > a {
    text-decoration: underline;
}

.pagination {
    overflow: auto;
}

.profile-photo-search-QR {
    height: 100px;
    width: 75px;
    border: 4px solid #575a5d;
    background-color: #575a5d;
    border-radius: 5px;
}

.profile-photo-search-QR-frame {
    height: 100px;
    width: 75px;
    border-radius: 10px;
    background-color: #575a5d;
    /*margin-top: 5px;*/
    margin-left: auto;
    margin-right: auto;
}

.backgroundImage {
    background: url(/../../public/images/background.png);
    background-size: 100% 100%;
    background-color:black;
    height: 100%
    /*background-position: center;*/
}

.position-relative {
    position: relative;
}

.full-width {
    width: 100%;
}

.p-15 {
    padding: 15px;
}

.p-15-pt-0 {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 0px;
}

.p-20 {
    padding: 20px;
}

.mt-10 {
    margin-top:10px;
}

.mt-20 {
    margin-top:20px;
}

.mt-30 {
    margin-top:30px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-10 {
    margin-bottom:10px;
}

.mb-20 {
    margin-bottom:20px;
}

.mb-30 {
    margin-bottom:30px;
}

.mpc-logo {
    position: absolute;
    float: left;
    padding: 15px 15px;
    height: 8vh;
}

.mpc-hr{
    margin-top: 10px;
    margin-bottom: 18px;
    height:1px;
    width: 20%;
    opacity: 0.4;
}

.mpc-font-l{
    color: white;
    text-align: center;
    letter-spacing: 3px;
    /*font-size:calc(14px + 1vw);*/
}

.mpc-font-m{
    color: white;
    text-align: center;
    letter-spacing: 1px;
    /*font-size:calc(12px + 1vw);*/

}

.mpc-font-s{
    color: white;
    text-align: left;
    letter-spacing: 1px;
    /*font-size:calc(9px + 1vw);*/
}

.mpc-font-xs{
    color: white;
    text-align: justify;
    letter-spacing: 1px;
    /*font-size:calc(7px + 1vw);*/
}

.mpc-font-footer {
    color: white;
    text-align: center;
    letter-spacing: 1px;
    /*font-size:calc(8px + 1vw);*/
}

.mpc-font-grey-center{
    color: lightgray;
    text-align: center;
    letter-spacing: 1px;
    opacity: 0.3;
    font-size:calc(9px + 1vw);
    padding-left: 15%;
    padding-right: 15%;
}

.mpc-font-grey-left{
    color: lightgray;
    text-align: left;
    letter-spacing: 1px;
    opacity: 0.3;
    /*font-size:calc(12px + 1vw);*/
}

.mpc-center {
    text-align: center;
}

.mpc-button {
    background-color: slategray;
    border-color: slategray;
    width: 100%;
    height:100%;
    letter-spacing: 2px;
}

.mpc-font-size {
    font-size: 13px;
    color: #fff;
}

.mpc-content {
    padding: 25px 40px 40px 40px;
    min-width: 320px;
}

@media (max-width: 480px) {
    .mpc-content {
        padding: 15px 15px 15px 15px;
        min-width: 320px;
        top: 50%;
        position: absolute;
        margin-top:-225px;
        height:450px;
    }
}

.btn-mzd-primary {
    color: #fff;
    background: linear-gradient(to right, #666666, #0d0d0d) no-repeat;
    border-radius: 10px;
    font-size: 13px;
    width: 100%;
    height:100%;
    letter-spacing: 2px;
    padding: 15px 12px;
}

.btn-mzd-primary:hover, .btn-mzd-primary:focus {
    color: #fff;
}

.mazda-connect-navigation-menu-title-area {
    padding-top:180px
}

.mazda-connect-navigation-menu-title-underline {
    border-bottom: 2px solid grey;
    width: 10%;
    margin: auto;
}

.mazda-connect-custom-separator {
    border-top: 1px solid grey;
    margin-top: 20px;
    margin-bottom: 20px;
}

.w3-animate-opacity{animation:opac 0.8s}

.content {
    padding: 25px 40px 40px 40px;
    min-width: 320px
}

@media (max-width: 768px) {
    .content {
        padding: 15px 15px 15px 15px;
        min-width: 320px
    }
    .lastSaleMobile{
        display:block;
    }
}

@media screen and (max-width: 414px) {
    .backgroundImageTakataWeb {
        background: url(/../../public/images/background-takata1.jpg);
        background-color:black;
        background-size: contain;
    }
}

@media screen and (min-width: 414px) {
    .backgroundImageTakataWeb {
        background: url(/../../public/images/background-takata.jpg);
        background-color:black;
        background-size: cover;
        background-repeat: no-repeat;
    }
}


.takata-mobile-font-l{
    color: white;
    text-align: center;
    letter-spacing: 1px;
    font-size:calc(17px + 0.9vw);
    font-weight: lighter;
    font-family: Font-Brand;
    margin-bottom: -3px;
}


.takata-mobile-font-2{
    color: white;
    text-align: center;
    letter-spacing: 1px;
    font-size:calc(12px + 0.9vw);
    font-weight: lighter;
    font-family: Font-Brand;
}

.takata-mobile-font-3{
    color: lightgrey;
    text-align: center;
    font-weight: normal;
    font-size:calc(9px + 0.9vw);
}

.takata-mobile-font-4{
    color: white;
    font-weight: lighter;
    font-family:Font-Brand;
    font-size:calc(11px + 0.8vw);
    margin-bottom: 10px;
}

.takata-mobile-font-5 {
    text-align: left;
    margin-bottom: 0px;
    color: white;
    font-weight: lighter;
    font-size: calc(10px + 0.8vw);
}

.takata-mobile-font-6{
    color: white;
    font-family:Font-Brand;
    font-size:calc(11px + 0.8vw);
    margin-bottom: 10px;
    letter-spacing:0.1px;
}

.takata-mobile-font-7 {
    text-align: left;
    margin-bottom: 0px;
    color: white;
    font-weight: lighter;
    font-size: calc(10px + 0.8vw);
}

.takata-mobile-font-8 {
    text-align: left;
    margin-bottom: 0px;
    color: white;
    font-weight: lighter;
    letter-spacing: 0.5px;
    font-size: calc(9px + 0.8vw);
}

.takata-mobile-font-9{
    color: white;
    font-weight: lighter;
    font-family:Font-Brand;
    font-size:calc(10px + 1vw);
    margin-bottom: 0px;
    letter-spacing: 1px;
}

.takata-font-l{
    color: white;
    text-align: center;
    letter-spacing: 1px;
    font-size:calc(12px + 1vw);
    font-weight: lighter;
    font-family: Font-Brand;
}

.takata-font-2{
    color: lightgrey;
    text-align: center;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size:calc(9.5px + 0.5vw);
}

.takata-font-3{
    color: white;
    font-weight: lighter;
    font-family:Font-Brand;
    font-size:calc(2px + 1.1vw);
    margin-bottom: 10px;
}

.takata-font-4 {
    text-align: left;
    margin-bottom: 0px;
    color: white;
    font-weight: lighter;
    font-size: calc(2px + 0.8vw);
}

.takata-font-5{
    color: white;
    font-weight: lighter;
    font-family:Font-Brand;
    font-size:calc(1.8px + 1vw);
    margin-bottom: 5px;
    letter-spacing: 2px;
}

.takata-font-6 {
    text-align: left;
    margin-bottom: 0px;
    color: white;
    font-weight: lighter;
    font-size: calc(1.6px + 0.8vw);
}

.takata-font-7 {
    text-align: left;
    margin-bottom: 0px;
    color: white;
    font-weight: lighter;
    letter-spacing: 0.6px;
    font-size: calc(1.6px + 0.9vw);
}

.takata-font-8{
    color: white;
    font-weight: lighter;
    font-family:Font-Brand;
    font-size:calc(2px + 1vw);
    margin-bottom: 0px;
}

.text-dangerTakata{
    color:red;
    font-family:Font-Brand;
    font-size:16px;
    /*font-weight: bold;*/
    /*text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;*/
}

.mpc-checkbox{
    position: absolute;
    top: 3.5px;
    width:20px;
    height:20px;
    background-color: #eee;
}

@media (min-width: 1000px)  {
    .mpc-checkbox{
        position: absolute;
        top: 7px;
        height: calc(4px + 1vw);
        width: calc(4px + 1vw);
        background-color: #eee;
    }

}

@media (min-width: 1900px) {
    .d-1900px-block {
        display: block !important;
    }

    .d-1900px-none {
        display: none !important;
    }
}

.modal-full-screen-transparent-bg .modal-dialog {
    margin-top: 0;
}

.modal-full-screen-transparent-bg .modal-content {
    background-color: transparent;
}

.carousel-control-prev {
    left: -6%;
}

.carousel-control-next {
    right: -6%;
}

@media (max-width: 340px) {
    .rating.col-2 {
        max-width: 20% !important;
        flex: 0 0 20% !important;
    }

    .rating.col-10 {
        max-width: 80% !important;
        flex: 0 0 80% !important;
    }

}

@media (max-width: 317px) {

    .r-mt-1 {
        margin-top: 5px !important;
    }
}

@media (max-width: 270px) {
    .rating.col-2 {
        max-width: 27% !important;
        flex: 0 0 27% !important;
    }

    .rating.col-10 {
        max-width: 73% !important;
        flex: 0 0 73% !important;
    }

}

@media (max-width: 232px) {
    .rating.ml-2 {
        margin-left: 0 !important;
    }

}