@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");


body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Roboto" !important;
}

#NavLinkH {
    padding-top: 6px;
}


.navbar-header {
    height: 65px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    padding-left: 21px;
    margin-left: 0px;

}

/* rebate styling */
.rebate {
    margin: 0px;
    color: white;
    background-color: #00157E;
    height: 72px;
    padding-top: 20px
}

.imgbtn {
    position: absolute;
    width: 100%;
    height: 663px;
    left: -1px;
    top: 64px;
    overflow: visible;
    background: url('HeaderBanner.png');
    background-position: center center;
    background-repeat: no-repeat;

}


.imgbtnms {
    position: absolute;
    width: 100%;
    height: 663px;
    left: -1px;
    top: 64px;
    overflow: visible;
    background: url('nms-img.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

#Digital_Designs_or {
    margin-top: 140px !important;
    max-width: 459px;
    line-height: 46px;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    color: rgba(255, 255, 255, 1);
    letter-spacing: -0.029411764144897462px;
    margin-bottom: 6px;
}

#Today_is_super_power_i {
    margin-top: 20px;
    max-width: 353.5px;
    line-height: 28px;
    margin-top: -6px;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(240, 241, 242, 1);
    letter-spacing: -0.25px;
}


.midcard {
    margin-top: 545px;
    margin-bottom: 30px;
}

.thirdcard,
.napaadv {
    margin-top: 30px;
    margin-bottom: 30px;
}

.bblg {
    border-bottom: 1px solid lightgray;
    overflow: hidden;
}

.brlg {
    border-right: 1px solid lightgray;
    overflow: hidden;

}

.bblg img,
.brlg img,
.quicklink-box img {
    margin: auto;
}

.quicklink-box {
    height: 100px;
    padding: 18px;
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-border-width: 1px;
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    box-shadow: 1px 3px 25px -9px rgb(27 27 27 / 42%);
    margin: 15px 0px 15px 0px;
}

.cardMargin {
    margin: 15px 0px 15px 0px;
}

.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color);
}

.card-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
}

.brcstext {
    display: inline-block;
    width: calc(100% - 40px);
    vertical-align: middle;
    padding-left: 10px;
}


/* New CSS Footer */
.RespFooter {
    background-color: #00157E
}

.FooterLogo {
    margin-top: 30px;
}

.CcContent {
    width: 100%;
    height: 75px;
    line-height: 21px;
    margin-top: 15px;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    letter-spacing: -0.2777777862548828px;
}

.FooterFirstNav {
    margin-top: 40px;
}

.FooterFirstNav>li>a {
    color: rgba(255, 191, 38, 1);
    left: 0px;
    top: 0px;
    overflow: visible;
    width: 201px;
    line-height: 36px;
    margin-top: -9px;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: rgba(255, 191, 38, 1);
    letter-spacing: -0.2777777862548828px;
    text-transform: uppercase;
    text-decoration: none;
}

.FooterSecondNav {
    margin-top: 40px;
}

.FooterSecondNav>li>a {
    left: 0px;
    top: 0px;
    overflow: visible;
    width: 201px;
    line-height: 36px;
    margin-top: -9px;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: rgba(218, 218, 217, 1);
    letter-spacing: -0.2777777862548828px;
    text-decoration: none;
}

.LangDropdown {
    margin-top: 20%;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.LangDropdown>li>a {
    text-decoration: none;
    color: white;
}


.view-grid>table>thead>tr>th>a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
}

.view-grid>table>tbody>tr>td>a {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
}

.create-action {
    color: rgba(13, 38, 98, 1);
    background: rgba(255, 191, 38, 1);
    font-size: 12px;
    text-transform: uppercase;
    padding: 14px;
    font-weight: bold;
}

/* Grid Action CSS */

.view-grid .dropdown.action>.btn,
.view-grid .dropup>.btn {
    display: none;
}

.view-grid .dropdown.action .dropdown-menu,
.view-grid .dropup .dropdown-menu {
    display: block;
    position: static !important;
    position: initial !important;
    border: 0;
    background: transparent;
    box-shadow: none;
    text-align: center;
    max-width: 95px;
    min-width: fit-content;
    width: 95px;
    left: auto !important;
    top: auto !important;
}

.view-grid .dropdown.action .dropdown-menu li {
    display: inline-block;
    text-align: center;
}


.view-grid .dropdown.action .dropdown-menu li a:hover {
    color: #008C95;
    background: transparent;
    border: 0px;
}

#details {
    font-size: 12px;
    color: #0A0094;
    text-decoration: none;
}


/* Form CSS */
.section-title {
    color: #00157e;
    font-size: 16px;
    padding: 0 28px 5px;
}

/* Card CSS */
.cardHeadingSecond {
    display: inline-block;
    font-size: 22px;
    color: #00157E;
    margin-left: 20px;
    font-weight: bold;
    font-family: "Roboto";
}

.cardSecondHeadingCount {
    display: inline-block;
    float: right;
    font-size: 40px;
    color: rgba(10, 0, 148, 1);
    font-weight: bold;
    font-family: "Roboto";
}

.borderbottom {
    border-bottom: solid 1px #8080803d;
}

.borderbottom>p {
    font-size: 16px;
}


/* Content Class */
#name {

    padding-left: 15px;
    padding-top: 50px;
}

#viewDetails {
    color: #0A0094;
}

#uapimg {

    border-bottom: 0px;
}

#autotechimg {
    border-bottom: 0px;
}

#fileUploader {
    height: 180px;
    border: 1px dashed #0A0094;
    padding: 25px;
}

.card {
    min-height: 310px;
    height: 310px;
}

#privilageCard,
#avalancheCard {
    height: 560px;
}

#notificationCard,
#warrantyCard,
#rebateCard {
    height: 270px;
    min-height: 270px;
}

#addresscity {
    color: #FFFFFF;
    font-size: 14px;
    position: relative;
    top: -15px;
    left: 37px;
}

#profileimage {
    width: 33px;
    opacity: 1;
}

#profilelink {
    padding-top: 10px;
}

#passwordchange {
    top: 330px;
    left: 1086px;
    width: 173px;
    height: 19px;
    background: transparent url('img/Group 13912.png') 0% 0% no-repeat padding-box;
    opacity: 1;
}

a.buyRequestChange {
    width: 160px;
    height: 19px;
    color: #0A0094;
    text-decoration: none;
    float: right;
}

a.buyRequestChange:hover {
    text-decoration: none;
}

a.buy {
    height: 19px;
    color: #0A0094;
    text-decoration: none;
    float: right;
}

a.buy:hover {
    text-decoration: none;
}

/* vehicle not found css */

#vehiclemake {
    border-end-start-radius: 0px;
    height: 35px;
}

#vehiclemodel {
    border-end-start-radius: 0px;
    height: 35px;
}

#vehicleyear {
    border-end-start-radius: 0px;
    height: 35px;
}

#foo {
    float: right;
    text-decoration: none;
}

#Reset {
    float: right;
    text-decoration: none;
}

#uap_saveasdraft_label,
#uap_saveasdraft {
    display: none;
}

.text-muted {
    display: none;
}

.glyphicon.glyphicon-pencil {
    color: #0A0094;
}

.glyphicon.glyphicon-trash,
.fa-trash-o {
    color: #0A0094;
}

span.fa-trash-o {
    font-size: 18px;
}

#id_portalAccessType {

    background-color: transparent !important;
    border-color: transparent !important;
    color: red !important;
    margin-left: 4px !important;
}

/* Dashborad Avalanche css */
.AvalancheBanner {
    margin: -10px -10px;
    width: -webkit-fill-available;
    height: 180px;
}

.AvalancheText {
    margin-top: 16px;
    font-size: larger;
    color: #00157E;
    margin-left: 35px;
    font-weight: bold;
}

.AvalancheMsg {
    margin-top: 16px;
    font-size: 15px;
    margin-left: 35px;
    margin-right: 40px;
}

.AvalancheButton {
    color: rgba(13, 38, 98, 1);
    background: rgba(255, 191, 38, 1);
    font-size: 12px;
    margin-top: 55px;
    margin-left: 35px;
    width: 155px;
    padding: 14px;
    font-weight: bold;
}

/* Dashborad Privilege css */
.PrivilegeImage {
    margin: -10px -10px;
    width: -webkit-fill-available;
    height: 180px;
}

.WantThisButton {
    float: right;
    margin: -14px 0px 40px 0px;
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1400px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {

}

/* Large devices (laptops/desktops, 979px and up) */
@media only screen and (max-width: 979px) {


}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
   
    #notificationCard,
    #warrantyCard,
    #rebateCard {
        height: 290px;
        min-height: 290px;
    }

    #dashboardOverviewCard {
        height: 460px;
        min-height: 460px;
    }
}
