/* ############################################################################ */
/* Globals                                                                      */
/* ############################################################################ */
:root {
    --primary: #9f0618;
    --secondary: #313131;
    --background: #fff;
    --white: #fff;
    --black: #000;
    --light: #eee;
    --dark: #222;
    --border: #ccc;
  }

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.primaryRed{color: var(--primary) !important;}
.badge-color{background-color: var(--red); color: var(--white);border-style:solid;border-width:0.5px;}
.pointer {cursor: pointer;}
.text-shadow{text-shadow: 2px 1px 2px rgba(0, 0, 3, 0.6);}
.redText{color: var(--primary)!important;}

a{color: var(--primary);}
a:hover {color: var(--black);text-decoration: none;}

.card-body .dropdown{
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 10;
}

img#addCar {
    position: absolute;
    top: -2.5rem;
    left: 3px;
}
#addCarMargin{
    padding-top:140px;
}


ul {
    margin: 0;
}

button,
input[type='button'] {
    cursor: pointer;
}

button:focus,
input:focus,
textarea:focus {
    outline: none;
}

input, textarea {
    border: none;
}

button {
    border: none;
    background: none;
}

img {
    max-width: 100%;
    height: auto;
}

p {
    margin: 0;
}

.btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333333;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 13px;
}

blockquote {
    margin: 0;
}

strong {
    font-weight: 700;
}

.breadcrumb {
    background-color: #fff;
    font-size: .9rem;
}

.breadcrumb a {
    color: #181818;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.messageWrap {
    background-color: #e2dede;
    font-size: 18px;
    color: #000;
    padding: 12px;
    margin-bottom: 15px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 1px #ccc;
}

.messageBubble {
    position: absolute;
    padding-left: 6px;
    top: 10%;
    right: 0;
    left: 10%;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 0.5rem;
    font-weight: 700;
    line-height: 0.7;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    border-radius: 50%;
}

/*Responsive Table Columns*/
table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    }

table tr {
background-color: #fff;
border: 1px solid #ddd;
padding: .35em;
}

table th,
table td {
padding: .625em;
text-align: center;
}

table th {
font-size: .85em;
letter-spacing: .1em;
text-transform: uppercase;
}
.shortColumn{width:100px;}

@media screen and (max-width: 600px) {
.shortColumn{width:100%;}
table {
    border: 0;
}

table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
}

table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
}

table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}

table td:last-child {
    border-bottom: 0;
}
}

.dropdown-toggle::after {
    display: none;
}


/*Titles*/
.title--sbold {
    font-weight: 600;
}

.title {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 30px;
    margin-bottom:1rem;
}

.heading-title {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.pageheader-container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.page-heading-download {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-download-3aada87c7c6b3197780d5abb95834d692e1e8513fdfe051d028d26abfe0d8a99.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  text-align: center;
}

.page-heading-dealers {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-dealers-e0618032d58313e385db783b42dce41cf7cd5d9dedc8c1c987047e9304a5942d.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  text-align: center;
}

.page-heading-account {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-account-00ef181f02a08def8189a85fe86a3fcfdb6ff8ffb3f0744cd684c0010fa64120.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  text-align: center;
}

.page-heading-login {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-login-2e016be7859c330652dada0c50173d13c86766851843dadfefed3d5ca3d7bc23.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  text-align: center;
}

.page-heading-brands {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-brands-03c9d874633a9083076f75f71127c5aad11bb405d033eedf7a64dd693749428a.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  text-align: center;
}

.page-heading-terms {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-terms-bd0ec993df4920a66f5501d69944cac0eb9ab578a92705a0607b908baf58165b.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  text-align: center;
}

.page-heading-cart {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-cart-32d2ffe10557ce31c0952b91518bf2955e07c72607deb8e0348b7d6c3ada0905.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  text-align: center;
}

.page-heading-extension {
  background-image: url(http://beta.monroneylabels.com/assets/headings/heading-bg-extension-95a77f0dba9065d93ee43d8f9efa070ea5aa57c1eaca0363e697f808be5bb752.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  text-align: center;
}

.page-heading-account .heading-content h1,
.page-heading-download .heading-content h1,
.page-heading-login .heading-content h1,
.page-heading-dealers .heading-content h1,
.page-heading-brands .heading-content h1,
.page-heading-terms .heading-content h1,
.page-heading-cart .heading-content h1,
.page-heading-extension .heading-content h1 {
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0.52);
  display: inline-block;
  margin-bottom: 0;
  margin-top: 160px;
  padding: 13px 60px;
}

.page-heading-account .heading-content em,
.page-heading-download .heading-content em,
.page-heading-login .heading-content em,
.page-heading-dealers .heading-content em,
.page-heading-terms .heading-content em,
.page-heading-cart .heading-content em,
.page-heading-extension .heading-content em {
  font-style: normal;
  font-weight: 200;
}

/*Section*/
section {
    position: relative;
}

.section__content {
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

/* ----- Page Wrapper----- */
/*Override Grid Bootstrap*/
@media (min-width: 1200px) {
    .container {
        max-width: 1320px;
    }
}

/*Page Objects*/
.page-wrapper {
    overflow: hidden;
    background: #e5e5e5;
    padding-bottom: 8vh;
}

@media (max-width: 991px) {
    .page-wrapper {
        overflow: auto;
        background: #e5e5e5;
        padding-bottom: 12vh;
    }
}
.page-container {
    background: #e5e5e5;
    padding-left: 300px;
}

@media (max-width: 991px) {
    .page-container {
        position: relative;
        top: 15px;
        padding-left: 0;
    }
}

.main-content {
    padding-top: 30px;
    min-height: 100vh;
}

@media (max-width: 991px) {
    .main-content {
        padding-top: 25px;
	    padding-bottom: 100px;
    }
}

/* ----- Form ----- */
.form-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 991px) {
    .form-header {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.au-form-icon {
    position: relative;
}

.au-input-icon {
    position: absolute;
    top: 1px;
    right: 12px;
    width: 63px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    display: block;
}

.au-input-icon i {
    font-size: 30px;
    color: #808080;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/* ----- Header ----- */
.header-search-Account {
    background: #f5f5f5;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    height: 75px;
    padding-top: 13px;
}
@media (max-width:991px){
    .header-search-Account {
        height: 150px;
    }
}
.header-desktop {
    background: #f5f5f5;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    right: 0;
    left: 300px;
    height: 75px;
    z-index: 3;
}

.header-desktop .section__content {
    overflow: visible;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 991px) {
    .header-desktop {
        position: relative;
        top: 0;
        left: 0;
        height: 150px;
    }
}

.header-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


@media (max-width: 991px) {
    .header-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.header-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .header-button {
        margin-top: 30px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
/*Account Profile*/
.dropdown-menu.show {
    display: block;
}
.Account-wrap {
    position: relative;
}

.Account-item {
    cursor: pointer;
}

.Account-item > .content {
    margin-left: 0;
    padding: 9px 0;
    padding-left: 12px;
}

.Account-item > .content > a {
    color: #333;
    font-weight: 500;
}

.Account-item > .content > a:hover {
    color: #666;
}

.menu-sidebar {
    width: 300px;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    overflow-y: auto;
}

.menu-sidebar .logo {
    background: #f5f5f5;
    height: 75px;
    padding: 0 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    border-right: 1px solid #e5e5e5;
    position: relative;
    z-index: 3;
}

.menu-sidebar__content {
    position: relative;
    height: -webkit-calc(100vh - 75px);
    height: -moz-calc(100vh - 75px);
    height: calc(100vh - 75px);
}

.navbar-sidebar {
    padding: 35px;
    padding-bottom: 0;
}

.navbar-sidebar .navbar__list li a {
    display: block;
    color: #555;
    font-size: 15px;
    padding: 10px 0;
}

.navbar-sidebar .navbar__list li a small {
  margin-left: 10px;
}

.navbar-sidebar .navbar__list li a i {
    margin-right: 13px;
}

.navbar-sidebar .navbar__list li a:hover {
    color: var(--primary);
}

.navbar-sidebar .navbar__list li.active > a {
    color: var(--primary);
    font-weight: bold;
}


.header-mobile .header-mobile__bar {
    padding: 15px 0;
}

.header-mobile .header-mobile-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-mobile .hamburger {
    width: 36px;
    height: 36px;
    padding: 0;
    line-height: 1;
    vertical-align: top;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-mobile .hamburger .hamburger-box {
    width: 20px;
    height: 15px;
}

.header-mobile .hamburger .hamburger-box .hamburger-inner {
    width: 20px;
    height: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.header-mobile .hamburger .hamburger-box .hamburger-inner:before {
    width: 20px;
    height: 2px;
    top: 6px;
}

.header-mobile .hamburger .hamburger-box .hamburger-inner:after {
    top: 12px;
    width: 20px;
    height: 2px;
}

.header-mobile .navbar-mobile {
    display: none;
    position: absolute;
    width: 100%;
    top: 88px;
    z-index: 20;
}

.header-mobile .navbar-mobile .navbar-mobile__list {
    background: #f8f8f8;
}

.header-mobile .navbar-mobile .navbar-mobile__list > li > a {
    padding-left: 15px !important;
}

.header-mobile .navbar-mobile .navbar-mobile__list li a {
    color: #555;
    display: block;
    padding: 10px 15px;
    padding-right: 25px;
    padding-left: 0;
    border-bottom: 1px solid #e6e6e6;
    text-transform: capitalize;
    line-height: inherit;
}

.header-mobile .navbar-mobile .navbar-mobile__list li a:hover {
    color: var(--primary);
}

.header-mobile .navbar-mobile .navbar-mobile__list li a > i {
    margin-right: 19px;
}

.header-mobile .navbar-mobile .navbar-mobile__list li.has-dropdown > a:after {
    content: '\f105';
    font-family: FontAwesome, cursive;
    float: right;
    font-size: 16px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header-mobile .navbar-mobile .navbar-mobile__list li.has-dropdown > a.active::after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.header-mobile .navbar-mobile .navbar-mobile__dropdown {
    padding-left: 35px;
    display: none;
}

.navbar-mobile-sub__list {
    display: none;
    padding-left: 30px;
    background: #fff;
}

.header-mobile .navbar-mobile .navbar-mobile-sub__list li a {
    padding-left: 15px;
}

.hamburger.is-active .hamburger-box .hamburger-inner:after {
    -webkit-transform: translate3d(0, -12px, 0) rotate(-90deg);
    -moz-transform: translate3d(0, -12px, 0) rotate(-90deg);
    transform: translate3d(0, -12px, 0) rotate(-90deg);
}

.show-dropdown .js-dropdown {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.menu-sidebar-min {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
}

.header-button-item {
    font-size: 30px;
    color: #fff;
    margin-right: 34px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .header-button-item {
        font-size: 22px;
        margin-right: 15px;
    }
}

/*Overview*/
.overview-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .overview-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .overview-wrap .button {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .overview-wrap h2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    img#addCar {
        top: -1.8rem;
        left: 1px;
    }
    #addCarMargin{
        padding-top:30px;
    }
}

.overview-item {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 30px;
    padding-bottom: 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}

@media (min-width: 992px) and (max-width: 1519px) {
    .overview-item {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.bg-white {
  background: var(--background);
}

.fa-bell {
  color: #666;
  font-size:20px;
  padding-top:5px;
}

.notif-dropdown {
  width:400px;
  max-width: 100vw;
  border-top: 5px solid var(--primary);
}
.notif-dropdown .close-btn {
  background-color: var(--secondary)
}
.notif-container{
  min-height:30vh;
  max-height: 60vh;
  overflow-y: scroll;
  border-top: 2px solid var(--dark);
}
.notif-dropdown a{
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  margin:5px 0px;
  border-bottom: 2px solid var(--border);
}
.notif-dropdown small {
  text-decoration: underline;
}
.notif-dropdown h3 {
  padding:10px 25px ;
}

#TopCities h1 {
  color: var(--primary);
  font-weight: bold;
  margin-bottom: -6px;
}

#TopCars h2, #TopCities h2 {
    text-align: left;
}

#progressContainer {
    margin-left:15px;
    padding:0;
    width:100%;
    background-color: var(--light);
    text-align: center;
    color:var(--dark);
    z-index: -2;
}

#progressContainer p {
    position: absolute;
    left: 47%;
    z-index: -1;
}

#progressBar {
    height: 30px;
    width:1%;
    background-color: var(--primary);
    color: var(--light);
    transition: width 1s;
    overflow: hidden;
}

#fileLink {
    pointer-events: none;
    opacity:30%;
}

.print-all-table {
    margin: 0;
}
.print-all-table td, .print-all-table th {
    border:none;
}
