/*  GLOBAL STYLES */

#accountPage h4 a {
    color: #676767;
    font-size: 13px;
    text-decoration: none;
}

#accountPage > div.regBox > .detailsItem {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: solid 1px #bfbfbf;
    margin-bottom: 8px;
}

#accountPage > div.regBox > .detailsItem:last-child {
    border-bottom: none !important;
}

#accountPage > div.regBox > .detailsItem > .lbl {
    color: #3c3c3c;
    font-family: 'fira_sansmedium';
}

.locationType-text-css {
    display: inline;
    font-size: 12pt;
}

.locationDefault-text-css {
    margin-left: 6px;
    font-style: italic;
}

.locationDefault-button-css {
    cursor: pointer;
    display: inline;
    font-size: smaller;
    color: #676767;
}

/*  GLOBAL STYLES */
#auctionCalendarWrap {
    background-image: url(../images/gray-gradient.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 60px;
    padding-top: 40px;
}

#auctionCalendarWrap h3 {
    text-align: left;
    margin-bottom: 6px;
}

#auctionCalendarWrap .auctionSubHeading {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
}

#auctionCalendarWrap #viewAllBtn {
    float: right;
    text-decoration: none;
    color: #535353;
    font-family: 'oswaldbook';
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 36px;
    display: block;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#auctionCalendarWrap #viewAllBtn:hover {
    color: #0054d0;
}

#eventsWrap .eventItem {
    box-sizing: border-box;
    border: solid 1px #9a9a9a;
    background-color: #fff;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
}

#eventsWrap .eventItem a.over {
    /*background-image: url(../images/clear.gif);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;*/
}

#eventsWrap .eventItem .eventDate {
    border-right: solid 1px #9a9a9a;
    background-color: #002767;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#eventsWrap .eventItem .eventDate .day {
    font-family: 'oswaldlight';
    font-size: 30px;
    line-height: 40px;
    padding-top: 5px;
}

#eventsWrap .eventItem .eventDate .date {
    font-family: 'oswaldbook';
    font-size: 47px;
    padding-bottom: 5px;
}

#eventsWrap .eventItem:hover .eventDate {
    background-color: #0054d0;
}

#eventsWrap .eventItem .eventInfo .eventMore .eventTitle {
    color: #0054d0;
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'oswaldbook';
}

#eventsWrap .eventItem .eventInfo .eventMore .eventSubTitle {
    color: #535353;
    font-family: 'fira_sansregular';
}

#eventsWrap .eventItem .eventInfo {
    padding-top: 25px;
    padding-left: 10px;
}

.fc-button-group,
.fc button {
    display: block !important;
}

.fc-view-container .fc-day-header {
    text-transform: uppercase;
    font-family: 'oswaldbook';
    font-weight: normal;
    font-size: 14px;
    padding: 5px 0;
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #000;
}

.fc-view-container th,
.fc-view-container td,
.fc-view-container hr,
.fc-view-container thead,
.fc-view-container tbody,
.fc-view-container .fc-row {
    border-color: #dcdcdc !important;
}

.fc td,
.fc th {
    vertical-align: middle !important;
}

.fc-view-container .fc-day-number {
    font-family: 'oswaldbold';
    font-weight: normal;
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    padding-top: 5px !important;
    padding-right: 0 !important;
    text-align: center !important;
}

.fc-view-container .fc-day-grid-event {
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
    padding: 7px 15px;
    border: 0 !important;
    margin-bottom: 5px !important;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.fc-view-container .fc-day-grid-event:hover {
    background-color: #004bb9 !important;
}

.fc-view-container .fc-content-skeleton tbody tr {
    height: 60px;
}

.fc-view-container .fc-event-container {
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
}

.fc-view-container .fc-center h2 {
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-family: 'oswaldbold' !important;
}

/*  GLOBAL STYLES */
#carDetailsWrap h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    background-color: #032f66;
    height: 38px;
    color: #fff;
    text-align: left;
    text-transform: none;
    font-family: 'fira_sansmedium';
    font-size: 22px;
    line-height: 33px;
    padding: 5px 10px;
}

.descWrap.accordItem h3 {
    /*background-image: url(../images/accord-bg.png);*/
    background-repeat: no-repeat;
    background-position: right top;
    cursor: pointer;
}

#vinDetailstable td:first-child {
    font-family: 'fira_sansbold';
}

#vinDetailstable td {
    text-align: left;
    font-family: 'fira_sanslight';
    font-size: 14px;
}

.vehicle-table td:first-child {
    font-family: 'fira_sansbold';
}

.vehicle-table td:nth-child(2) {
    text-align: left;
}

.vehicle-table td {
    text-align: left;
    font-family: 'fira_sanslight';
}

#carDetailsWrap h1 {
    margin: 0;
    padding-top: 0;
    font-weight: normal;
    color: #032f66;
    font-size: 24px;
    font-family: 'fira_sansmedium';
}

.notMember {
    color: #004bb9;
    height: 31px;
    line-height: 33px;
    font-size: 15px;
    overflow: hidden;
    padding-right: 10px;
}

.tableBold {
    font-weight: normal;
    font-family: 'fira_sanssemibold';
}

.isloggedIn {
    padding-top: 10px;
    padding-bottom: 10px;
}

.makeBids {
    margin-top: 15px;
    margin-bottom: 10px;
}

.form-square-me {
    margin: auto;
    display: block;
    border-radius: 0;
    width: 100%;
}

.logIntoMakeBid {
    margin-top: 15px;
    margin-bottom: 15px !important;
}

.form-control.form-amt {
    text-align: right;
    height: 34px;
}

.form-control.form-amt:focus {
    border-color: blue;
}

.btn.form-control-btn {
    height: 34px;
    margin: 0 1px;
    padding: 0.5em 1em;
}

.btn.form-control-btn:hover {
    text-decoration: underline;
}

.btn.form-control-btn[disabled] {
    text-decoration: none !important;
}

/*.quickSale {*/
/*background-image: url(../images/quicksale.png);*/
/*background-repeat: no-repeat;*/
/*background-position: left top;*/
/*text-align: right;*/
/*display: block;*/
/*background-color: #eeeeee;*/
/*border: solid 1px #d3d3d3;*/
/*height: 31px;*/
/*line-height: 29px;*/
/*padding-right: 8px;*/
/*box-sizing: border-box;*/
/*font-size: 17px;*/
/*color: #414141;*/
/*text-decoration: none;*/
/*font-family: 'oswaldlight';*/
/*transition: all .4s ease;*/
/*-moz-transition: all .4s ease;*/
/*-webkit-transition: all .4s ease;*/
/*-o-transition: all .4s ease;*/
/*}*/
/*.quickSale:hover {*/
/*background-color: yellow;*/
/*}*/
.quickSale {
    /*background-image: url(../images/qs_icon.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: left top;*/
    /*text-align: right;*/
    margin-right: 5px;
    display: inline;
    background-color: #eee;
    border: solid 1px #d3d3d3;
    /*width: 120px;*/
    padding-top: 2px;
    padding-bottom: 7px;
    padding-right: 8px;
    box-sizing: border-box;
    font-size: 17px;
    color: #414141;
    text-decoration: none;
    font-family: 'oswaldlight';
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.quickSale:hover {
    background-color: yellow;
}

table.quickSaleTable tbody > tr > td {
    border-top: none !important;
}

/*  GLOBAL STYLES */
#contactUs {
    min-height: 570px;
}

.contactItem {
    min-height: 145px;
}

.contactItem .contactIcon {
    float: left;
    background-color: #032f66;
    width: 58px;
    height: 58px;
    border-radius: 58px;
    -moz-border-radius: 58px;
    text-align: center;
    line-height: 58px;
}

.contactItem .contactIcon img {
    vertical-align: middle;
}

.contactItem .contactInfo h3 {
    font-weight: normal;
    text-align: left;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 24px;
    color: #373d41;
    font-family: 'fira_sansregular';
    line-height: 60px;
}

.contactItem .contactInfo {
    float: left;
    margin-left: 10px;
    font-size: 18px;
    color: #373d41;
    line-height: 20px;
    padding-bottom: 15px;
}

#contactUs #frmWrap {
    background-color: rgba(55, 61, 65, 0.5);
    padding: 30px;
    position: relative;
    z-index: 5;
}

.contactItem .contactInfo a.telLink {
    text-decoration: none;
    color: #373d41;
    font-size: 24px;
    font-family: 'fira_sansbold';
}

/*  GLOBAL STYLES */
#threeBoxesWrap {
    margin-bottom: 40px;
    padding-bottom: 20px;
}

#threeBoxesWrap .boxItem .boxTitle {
    box-sizing: border-box;
    padding: 7px 7px 7px 10px;
    background-color: rgba(3, 47, 102, 0.85);
    color: #fff;
    text-transform: uppercase;
    font-family: 'oswaldlight';
    font-size: 19px;
    text-align: left;
    max-width: 380px;
    margin: auto;
}

#threeBoxesWrap .boxItem .boxTitle .title {
    padding-left: 0;
    padding-top: 3px;
    margin-bottom: 0;
}

#threeBoxesWrap .boxItem .boxTitle .view {
    padding-right: 0;
    margin-bottom: 4px;
}

#threeBoxesWrap .boxItem .redBtn {
    display: block;
    font-size: 15px;
    background-color: #f80500;
    padding: 6px 6px 5px 6px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-family: 'fira_sanssemibold';
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#threeBoxesWrap .boxItem .redBtn:hover {
    background-color: #ce0400;
}

#threeBoxesWrap.col-md-4.boxItem:first-child {
    background-color: green;
    padding-left: 100px;
}

#gradientBoxWrap {
    background-image: url(../images/blue-gradient.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 57px;
    padding-top: 50px;
    background-color: #0044a9;
    color: #fff;
    text-align: center;
}

#gradientBoxWrap .container {
    background-image: url(../images/car-large-ghost-logo.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#gradientBoxWrap h3 {
    color: #fff;
}

#gradientBoxWrap #boxesWrap .boxItem {
    border: solid 6px transparent;
    background-color: rgba(0, 0, 0, 0);
    height: 244px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 40px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#gradientBoxWrap #boxesWrap .boxItem:hover {
    background-color: rgba(0, 0, 0, 0.35);
    border-color: #fff;
}

#gradientBoxWrap #boxesWrap .boxItem .boxTitle {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'oswaldbook';
    height: 55px;
    line-height: 55px;
}

#gradientBoxWrap #boxesWrap .boxItem .iconWrap {
    height: 90px;
    margin-bottom: 17px;
}

#gradientBoxWrap #boxesWrap .boxItem .iconWrap img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#gradientBoxWrap #boxesWrap .boxItem a {
    opacity: 0;
    display: block;
    font-size: 15px;
    background-color: #f80500;
    width: 125px;
    height: 32px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'fira_sanssemibold';
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#gradientBoxWrap #boxesWrap .boxItem:hover a {
    opacity: 1;
}

#gradientBoxWrap #boxesWrap .boxItem a:hover {
    background-color: #ce0400;
}

#gradientBoxWrap #boxesWrap .boxItem .boxInner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#gradientBoxWrap.container .noBg {
    background-image: none !important;
}

#insideWrap {
    border-top: solid 6px #032f66;
    padding: 40px 0;
    min-height: 600px;
}

#insideWrap p {
    text-align: justify;
}

#topWrap.centerAlign h1 {
    text-align: center;
    margin-bottom: 7px;
}

#topWrap {
    border-bottom: solid 1px #808080;
    margin-bottom: 26px;
}

#topWrap h1 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #032f66;
    font-family: 'oswaldbook';
    font-size: 27px;
}

#topWrap.centerAlign h2 {
    text-align: center;
    margin-bottom: 7px;
}

#topWrap {
    border-bottom: solid 1px #808080;
    margin-bottom: 26px;
}

#topWrap h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #032f66;
    font-family: 'oswaldbook';
    font-size: 27px;
}

#frmWrap #contactBtn {
    margin-top: 17px;
    border: solid 1px #fff;
    width: 208px;
    height: 46px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    margin-bottom: 0;
    background-color: transparent;
    font-size: 24px;
    font-family: 'fira_sansregular';
    text-transform: uppercase;
    color: #fff;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#frmWrap input[type='submit']:hover {
    background-color: #004bb9;
    border-color: #004bb9;
}

#frmWrap input,
#contactRight #frmWrap textarea {
    display: block;
    width: 100%;
    font-family: 'fira_sansregular';
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
    height: 38px;
    border: 0;
    background-color: #fff;
    color: #434343;
    margin-bottom: 20px;
}

#frmWrap textarea {
    height: 160px;
    padding-right: 10px;
    padding-top: 5px;
    width: 100%;
}

#mapWrap {
    border-top: solid 2px #b3b3b3;
    margin-top: -122px;
    height: 590px;
    position: relative;
}

#mapWrap .mapOverlay {
    background: transparent none repeat scroll 0 0;
    height: 590px;
    margin-top: -590px;
    position: relative;
    top: 590px;
    width: 100%;
}

#mapWrap #topShadow {
    background-image: url("../images/map-top-shadow.png");
    height: 24px;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

#mapWrap #bottomShadow {
    background-image: url("../images/map-bottom-shadow.png");
    bottom: 0;
    height: 24px;
    left: 0;
    opacity: 0.6;
    position: absolute;
    width: 100%;
}

#helpWrap a {
    text-decoration: none;
    color: #032f66;
    font-family: 'fira_sansbold';
}

/*  GLOBAL STYLES */
#faqsWrap .faqQuestion {
    background-color: #d3d2d2;
    padding: 6px 15px;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 10px;
    font-family: 'oswaldbook';
    text-transform: uppercase;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#faqsWrap .faqQuestion:hover {
    background-color: #bababa;
}

#faqsWrap .faqQuestion.active {
    background-color: #032f66;
    color: #fff;
}

#faqsWrap .faqAnswer {
    padding: 0 15px;
    margin-bottom: 40px;
    display: none;
}

/*  GLOBAL STYLES */
#footer {
    border-top: solid 6px #032f66;
    background-color: #fff;
    padding-top: 25px;
}

#footer #newsletterWrap {
    font-family: 'fira_sansbold';
    font-size: 14px;
    color: #004bb9;
    text-transform: uppercase;
    padding-top: 8px;
    padding-top: 4px;
}

#footer #copyright {
    padding: 20px 0;
    text-align: center;
    font-family: 'fira_sanslight';
    color: #a5a5a5;
}

#footer .footerCatTitle {
    text-transform: uppercase;
    font-size: 19px;
    color: #032f66;
    font-family: 'oswaldlight';
}

#footer .footerCat ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer .footerCat ul li a {
    display: block;
    color: #535353;
    line-height: 34px;
    text-decoration: none;
    font-family: 'fira_sanslight';
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#footer .footerCatDivider {
    background-color: #e5e5e5;
    width: 1px;
    height: 167px;
    margin: 0 30px;
}

#footer .footerCat #ftrSoc a {
    display: block;
    color: #535353;
    text-decoration: none;
    line-height: 40px;
}

#footer .footerCat #ftrSoc a .fa {
    font-size: 24px;
    width: 26px;
    text-align: center;
}

#footer #newsletterWrap #newsletterInputWrap #newsletterSubmit {
    cursor: pointer;
    width: 46px;
    height: 38px;
    background-image: url(../images/newsletter-submit.png);
    background-repeat: no-repeat;
    background-color: #b3b3b3;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#footer #newsletterWrap #newsletterInputWrap input {
    border: 0;
    display: block;
    box-sizing: border-box;
    font-family: 'fira_sanslight_italic';
    font-size: 16px;
    height: 38px;
    padding: 0 10px;
    margin: 0;
    border-width: 240px;
    width: 70%;
}

#logo-holder {
    padding-left: 0;
}

#footer #newsletterWrap #newsletterInputWrap {
    border: solid 1px #c2c2c2;
    margin-top: 5px;
    max-width: 286px;
    display: block;
    margin: auto;
    overflow: hidden;
}

/*  GLOBAL STYLES */
/* SLIDER  bootstrap JUMBOTRON*/
.jumbotron {
    background-image: url(../images/slider-holder.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 584px;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.jumbotron .row {
    background: none !important;
}

/* custom jumbotron headers*/
.jumbotron h1 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'oswaldbook';
    color: #535353;
    font-size: 45px;
    position: relative;
    top: 50px;
    margin-bottom: 10px;
}

.jumbotron h1 strong {
    font-weight: normal;
    font-family: 'oswaldbold';
    color: #004bb9;
}

.jumbotron h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'oswaldbook';
    color: #535353;
    font-size: 45px;
    position: relative;
    top: 50px;
    margin-bottom: 10px;
}

.jumbotron h2 strong {
    font-weight: normal;
    font-family: 'oswaldbold';
    color: #004bb9;
}

.jumbotron h4 {
    font-family: 'fira_sanslight';
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 18px;
    text-transform: none;
    color: #535353;
    text-align: center;
    position: relative;
    top: 50px;
    margin-bottom: 8px;
}

.jumbotron #slRedBtn {
    display: block;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'oswaldbook';
    background-color: #f80500;
    width: 196px;
    height: 45px;
    text-align: center;
    line-height: 47px;
    position: relative;
    top: 60px;
}

/* END: custom jumbotron headers*/
/* END: SLIDER */

/*  GLOBAL STYLES */
.regBox {
    background-color: #f6f6f6;
    padding: 20px;
    border: solid 1px #ddd;
    color: #3c3c3c;
    font-family: 'fira_sanslight';
    font-size: 16px;
}

#loginWrap input,
.regBox input,
.regBox select {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    height: 40px;
    background-color: #dcdcdc;
    border: 0;
    font-family: 'fira_sansregular';
    font-size: 16px;
}

.regBox .martialStatus,
.regBox .zipCode,
.regBox .stateSelect {
    width: 16.666666666666664%;
}

.regBox .firstName,
.regBox .lastName {
    width: 36.26943005181347%;
}

.regBox .middleInt {
    width: 5.613126079447324%;
}

.regBox .mgr20 {
    margin-right: 1.7271157167530224%;
}

.regBox .mgr21 {
    margin-right: 1.8134715025906734%;
}

.regBox .half {
    width: 49.13644214162349%;
}

.regBox .city {
    width: 63.212435233160626%;
}

.regBox .third {
    width: 32.12435233160622%;
}

#loginWrap input[type='submit'],
#registerBtnWrap input[type='submit'] {
    border: 0;
    background-color: #f80500;
    text-align: center;
    color: #fff;
    font-family: 'oswaldbold';
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 0;
    cursor: pointer;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#loginWrap input[type='submit']:hover,
#registerBtnWrap input[type='submit']:hover {
    background-color: #ce0400;
}

#registerLink {
    text-align: center;
    font-size: 15px;
    padding-top: 5px;
}

#registerLink a {
    color: #032f66;
    text-decoration: none;
    font-family: 'fira_sansbold';
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#registerLink a:hover {
    color: #004bb9;
}

.rowWrap {
    margin-bottom: 20px;
}

#registerBtnWrap {
    margin-top: 20px;
}

/*  GLOBAL STYLES */
.navbar-default {
    background-color: white;
    border-color: white;
    height: 85px;
    margin-bottom: 0;
}

div#navbar-collapse-1.collapse.navbar-collapse {
    position: relative;
    top: 25%;
}

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0 0;
}

.navbar-brand img {
    display: block;
    margin: auto;
    max-width: 260px;
}

.navbar-toggle {
    z-index: 3;
}

.navbar-nav > li {
    letter-spacing: 0;
    display: inline;
}

.navbar-nav > li > a {
    font-family: 'oswaldlight';
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    color: #535353 !important;
    text-align: center;
    box-sizing: border-box;
    height: 48px;
    line-height: 45px;
    padding: 0 10px;
    border: solid 2px #fff;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.navbar-nav > li > a:hover {
    border-color: #004bb9;
    color: #0054d0 !important;
}

.navbar-default .navbar-toggle {
    border-color: #535353;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #535353;
}

.navbar-toggle {
    margin-top: 21px;
    border-radius: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 4px;
}

#socialWrap {
    margin-right: 30px;
    display: none;
    margin-top: 7px;
}

#socialWrap a {
    font-size: 24px;
    color: #535353;
    padding: 0 10px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#socialWrap a:hover {
    color: #0054d0;
}

#contactWrap {
    font-size: 22px;
    color: #0054d0;
    font-family: 'oswaldbook';
    text-transform: uppercase;
    line-height: 20px;
}

#contactWrap > #hdrPhoneText a {
    font-size: 22px;
    color: #0054d0;
    font-family: 'oswaldbook';
    text-transform: uppercase;
    line-height: 20px;
}

#contactWrap a {
    display: block;
    color: #535353;
    font-family: 'oswaldbold';
    text-decoration: none;
    font-size: 26px;
}

#contactWrap a .fa {
    color: #535353;
    font-size: 34px;
}

#loggedInPane {
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
}

#logmeIn {
    display: block;
}

#logmeIn.active {
    display: none;
}

/*  GLOBAL STYLES */
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

body,
html {
    height: 100%;
    width: 100%;
}

body {
    font-family: 'fira_sanslight';
    /*color: #535353;*/
    font-size: 16px;
    border-top: 6px solid #032f66;
    background-color: #fff;
}

a {
    color: #808080;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    text-decoration: none;
}

a:hover {
    color: #004bb9;
}

h2 {
    margin: 0;
    padding: 0;
    font-family: 'fira_sansbold';
    font-weight: normal;
    margin-bottom: 4px;
    font-size: 1.5em;
}

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

hr {
    border: 0;
    height: 1px;
    background-color: #808080;
    margin-top: 25px;
    margin-bottom: 25px;
}

h3 {
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #032f66;
    font-size: 32px;
    font-family: 'oswaldlight';
    text-align: center;
}

h3 strong {
    font-weight: normal;
    font-family: 'oswaldbold';
}

h4 {
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #032f66;
    font-size: 24px;
    font-family: 'oswaldlight';
    text-align: left;
}

h4 strong {
    font-weight: normal;
    font-family: 'oswaldbold';
}

h1 + p {
    margin-top: 0;
}

h2 + p {
    margin-top: 0;
}

.alt1TextDark {
    color: #004bb9;
}

.alt1TextLight {
    color: #6a98da;
}

alt2TextDark {
    color: #c50202;
}

alt2TextLight {
    color: #ef5757;
}

p {
    margin-top: 16px;
    margin-bottom: 16px;
}

#siteWrap {
    min-height: 100%;
    position: relative;
}

.centerImg {
    display: block;
    margin: auto;
}

.centerImgPadBottom {
    display: block;
    margin: auto;
    padding-bottom: 15px;
}

.centerImgPadBottomLg {
    display: block;
    margin: auto;
    padding-bottom: 50px;
}

.imgBorder {
    border: solid 1px #375ea9;
    padding: 2px;
}

.hundredImg {
    width: 100%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.row {
    /*background-color: white;*/
    margin-left: 0;
    margin-right: 0;
}

[class*='col-'] > [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

.padb30 {
    margin-bottom: 30px;
}

.padb40 {
    margin-bottom: 40px;
}

.contentImage {
    padding-left: 0;
}

.contentText {
    padding-right: 0;
}

.contentFull {
    padding-right: 0;
    padding-left: 0;
}

.divider {
    height: 1px;
    background-color: #b9b2b2;
    margin: 15px 0;
}

.form-control {
    height: 31px;
}

.cancelBtn {
    display: inline-block;
    padding: 2px 6px 2px 6px;
    background-color: #004bb9;
    font-family: oswaldlight;
    font-size: 16pt;
    color: white;
}

.cancelBtn:hover,
.cancelBtn:focus {
    text-decoration: none;
    background-color: white;
    color: #004bb9;
}

/****** CLEARFIX *****/
.cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cf {
    display: inline-block;
}

* html .cf {
    height: 1%;
}

.cf {
    display: block;
}

/* Environment Bar Styling */
.c-Environment-bar--dev {
    background-color: blue;
}

.c-Environment-bar--staging {
    background-color: red;
}

.c-Environment-bar {
    color: #fff;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
}

/*  GLOBAL STYLES */
ul.sociallinkswrap {
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: -6px;
}

ul.sociallinkswrap li {
    letter-spacing: 0;
    display: inline;
    margin-right: 8px;
    font-size: 24px;
}

ul.sociallinkswrap li a {
    color: #373d41;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

ul.sociallinkswrap li a:hover {
    color: #004bb9;
}

/*  GLOBAL STYLES */
#siteSymbology .symbo {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: solid 1px #bfbfbf;
    margin-bottom: 20px;
}

#siteSymbology .symbo:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.symbo h3 {
    font-size: 19px;
    text-align: left;
    margin-bottom: 0;
    font-family: 'oswaldbold';
    padding-top: 4px;
}

/*  GLOBAL STYLES */
/* formatting Divs as a Table */
.rTable {
    display: table;
    width: 100%;
}

.rTableRow {
    display: table-row;
}

.rTableHeading {
    display: table-header-group;
    background-color: #032f66;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'oswaldbook';
}

.rTableCell,
.rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999;
}

.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}

.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}

.rTableBody {
    display: table-row-group;
}

/* Actual tables */
.table-striped > tbody > tr:first-child {
    background-color: #032f66;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'oswaldbook';
    padding: 10px 10px;
}

#tableListWrap .customerPickUpBtn {
    background-image: url(../images/custom-pick-up-btn.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

#tableListWrap table tr a {
    color: inherit;
    text-decoration: none;
    font-family: 'fira_sansregular';
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.srchText {
    float: left;
    padding-top: 2px;
    font-size: 14px;
    font-family: 'fira_sansmedium';
}

#sortBy select {
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    text-align: center;
    width: 180px;
    height: 23px;
    border: solid 1px #b3b3b3;
    background-image: url(../images/dd-bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding-left: 5px;
    padding-right: 21px;
    font-size: 14px;
    color: #4a4949;
    font-family: 'fira_sansmedium';
    margin-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#pagingWrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

#pagingWrap ul li {
    float: left;
    vertical-align: top;
    min-width: 18px;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}

#pagingWrap li.active {
    font-weight: bold;
}

#pagingWrap ul > li:first-child a,
#pagingWrap ul > li:last-child a {
    width: 23px;
    height: 23px;
    color: #fff;
    background-color: #f80500;
    padding: 0;
}

#pagingWrap ul li a {
    /*height: 23px;*/
    display: block;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.activeCar {
    background-color: #f80500;
    color: #fff;
}

.selectedCar {
    background-color: rgba(0, 103, 254, 0.2);
    color: #fff;
}

/*  GLOBAL STYLES */
#statisticsWrap {
    background-image: url(../images/blue-gradient.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #0044a9;
    padding: 20px 15px 20px 15px;
    color: #fff;
}

#statisticsWrap #statsWrap .statsItem:hover {
    background-color: rgba(0, 103, 254, 0.2);
}

#statisticsWrap h2 {
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: 'oswaldlight';
    text-transform: uppercase;
    margin-bottom: 20px;
}

#statisticsWrap #totalVehicles {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-family: 'oswaldlight';
    text-transform: uppercase;
}

#statisticsWrap #totalVehicles span {
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 3px #00327b;
    font-size: 24px;
    font-family: 'oswaldbold';
    display: inline-block;
    height: 34px;
    padding: 0 10px;
    padding-bottom: 36px;
}

#statisticsWrap #statsWrap .statsItem .statsInner .statsNumber {
    font-family: 'oswaldbold';
    font-size: 50px;
    color: #0067fe;
}

#statisticsWrap #statsWrap .statsItem .statsInner .statsName {
    line-height: 22px;
    font-family: 'oswaldbook';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

#statisticsWrap #statsWrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 10px;
}

#statisticsWrap #statsWrap .statsItem {
    margin-bottom: 20px;
    width: 220px;
    height: 180px;
    background-color: rgba(0, 0, 0, 0.3);
    position: relative;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#statisticsWrap #statsWrap .statsItem .statsInner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center;
}

#statisticsWrap #statsWrap .statsItem .clearLink {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background-image: url(../images/clear.gif);
    width: 100%;
    height: 100%;
}

#belowDashboard {
    margin-top: 40px;
}

/*  GLOBAL STYLES */
.textSpecs {
    padding-left: 10px !important;
}

#search-filters-wrap {
    background-color: #d3d2d2;
    padding: 1px;
    border: solid 1px #808080;
    margin-bottom: 8px;
}

#vehicle-finder-wrap h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 32px;
    font-family: 'oswaldbook';
    color: #032f66;
    border-bottom: solid 1px #808080;
    margin-bottom: 26px;
    padding-bottom: 6px;
}

#vehicle-finder-wrap #search-filters-wrap .searchBox .boxTitle {
    background-color: #032f66;
    color: #fff;
    text-transform: uppercase;
    height: 34px;
    line-height: 36px;
    padding: 0 13px;
    font-family: 'fira_sansbold';
    font-size: 18px;
    display: block;
    margin: auto;
}

#vehicle-finder-wrap #search-filters-wrap .searchBox .boxItemsWrap select,
#vehicle-finder-wrap #search-filters-wrap .searchBox .boxItemsWrap input[type~="text"] {
    box-sizing: border-box;
    background-color: #fff;
    border: solid 1px #808080;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'fira_sansmedium';
    padding-top: 4px;
    height: 36px;
    text-align: center;
    color: #3c3c3c;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#vehicle-finder-wrap #search-filters-wrap .searchBox .boxItemsWrap select {
    background-image: url(../images/search-dd.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 49px;
}

#vehicle-finder-wrap #search-filters-wrap .searchBox .btn {
    padding: 7px 12px;
}

#vehicle-finder-wrap #search-filters-wrap .searchBox .boxItemsWrap input:last-child {
    margin-bottom: 0;
}

#vehicle-finder-wrap #search-filters-wrap .searchBox .boxItemsWrap input {
    padding-right: 10px;
    background-image: none;
}

#vehicle-finder-wrap h2 {
    margin: 0;
    padding: 0;
    padding-left: 5px;
    font-weight: normal;
    margin-bottom: 9px;
    font-size: 18px;
    color: #032f66;
    font-family: 'fira_sansmedium';
}

#vehicle-finder-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#vehicle-finder-wrap ul li {
    padding-top: 11px;
    padding-bottom: 11px;
    border-bottom: solid 1px rgba(0, 0, 0, .1);
    padding-left: 5px;
    font-size: 13px;
    margin: 0 6px;
    height: 46px;
}

#vehicle-finder-wrap ul li:last-child {
    padding-top: 13px;
    border-bottom: none;
}

#vehicle-finder-wrap strong {
    font-weight: normal;
    font-family: 'fira_sanssemibold';
}

#vehicle-finder-wrap .fullDetails {
    display: block;
    box-sizing: border-box;
    background-color: #f80500;
    border: solid 1px #f80500;
    font-family: 'fira_sansbold';
    margin-left: 3px;
    line-height: 31px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#vehicle-finder-wrap .fullDetails:hover {
    background-color: #ce0400;
}

#srchResults {
    padding-left: 0;
    padding-right: 0;
}

#srchResults .visualSummary {
    padding-right: 10px;
}

#srchResults .leftDetails {
    padding-right: 25px;
}

#vehicle-finder-wrap .carItem {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: solid 1px #bfbfbf;
    position: relative;
}

#vehicle-finder-wrap .carItem:last-child {
    margin-bottom: 5px;
    padding-bottom: 0;
    border-bottom: none;
}

#vehicle-finder-wrap .bottomLineAuction {
    background-color: #eee;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 4px;
    border-bottom: 1px solid #eee;
}

#vehicle-finder-wrap .bottomLineAuction.active {
    margin-bottom: 2px;
}

#vehicle-finder-wrap .carItem .car-right .carInfo strong,
#vehicle-finder-wrap .carItem .car-right .auctionEndWrap strong {
    font-weight: normal;
    font-family: 'fira_sanssemibold';
}

#vehicle-finder-wrap .carItem .car-right .carInfo ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#vehicle-finder-wrap .carItem .car-right .carInfo ul li {
    height: 37px;
    line-height: 39px;
    border-bottom: solid 1px #bfbfbf;
    padding-left: 5px;
}

.loggedin #vehicle-finder-wrap .carItem .car-right .carInfo ul li {
    height: 27px;
    line-height: 29px;
}

.placeBidMemberWrap {
    margin-bottom: 20px;
    display: none;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 4px;
}

.placeBidMemberWrap.active {
    display: block;
}

.loggedin #vehicle-finder-wrap .carItem .car-right .auctionEndWrap {
    margin-bottom: 1px;
}

#vehicle-finder-wrap .carItem .car-right .carInfo ul li:last-child {
    border-bottom: 0;
}

#vehicle-finder-wrap .carItem .car-right .auctionEndWrap {
    background-color: #eee;
    height: 31px;
    line-height: 33px;
}

#vehicle-finder-wrap .carItem .car-right .auctionEndWrap .leftItem {
    padding-left: 5px;
    height: 31px;
}

#vehicle-finder-wrap .carItem .car-right .auctionEndWrap .rightItem {
    height: 31px;
}

#vehicle-finder-wrap .carItem .quickViewWrap {
    height: 814px;
    margin-top: 29px;
    display: none;
    position: relative;
    width: 885px;
    margin-left: auto;
    margin-right: auto;
}

#vehicle-finder-wrap .carItem .customPaging .slick-prev,
#vehicle-finder-wrap .carItem .customPaging .slick-next,
#vehicle-finder-wrap .carItem .quickViewWrap .qv-sl-btns {
    position: absolute;
    top: 0;
    background-color: #032f66;
    width: 40px;
    height: 150px;
    left: 0;
    cursor: pointer;
    z-index: 5;
    text-align: center;
    color: #fff;
    font-size: 35px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#vehicle-finder-wrap .carItem .quickViewWrap .qv-sl-btns .fa {
    opacity: 0.5;
    vertical-align: top;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#vehicle-finder-wrap .carItem .quickViewWrap .qv-sl-btns:hover .fa {
    opacity: 1;
}

#vehicle-finder-wrap .carItem .quickViewWrap .qv-sl-btns.slick-disabled {
    opacity: 0.2;
    cursor: default;
}

#vehicle-finder-wrap .carItem .customPaging .slick-next,
#vehicle-finder-wrap .carItem .quickViewWrap .qv-sl-next {
    left: 845px;
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider {
    height: 663px;
    margin-bottom: 0;
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .imageSlide {
    overflow: hidden;
    display: none;
    width: 885px;
    height: 663px;
    text-align: center;
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .imageSlide img {
    /*min-width: 885px;*/
    width: 100%;
    display: inline;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .slick-dots {
    background-color: #fff;
    bottom: -150px;
    height: 150px;
    width: 804px;
    margin: 0;
    left: 41px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .slick-dots li button::before {
    content: none;
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .slick-dots li {
    margin: 0 1px 0 0;
    left: -201px;
    opacity: 0.6;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .slick-dots li:hover,
#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .slick-dots li.slick-active {
    opacity: 1;
}

#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .slick-dots li,
#vehicle-finder-wrap .carItem .quickViewWrap .quickViewSlider .slick-dots li button {
    padding: 0;
    width: 200px;
    height: 150px;
}

#vehicle-finder-wrap .carItem .quickViewWrap .customPaging {
    white-space: nowrap;
    overflow: hidden;
    height: 150px;
    width: 100%;
    margin: 1px 0 0 0;
    background-color: #fff;
}

#vehicle-finder-wrap .carItem .quickViewWrap .customPaging .slick-list {
    width: 803px;
    margin: 0 auto;
}

#vehicle-finder-wrap .carItem .quickViewWrap .customPaging .slick-slide {
    width: 200px;
    height: 150px;
    margin-right: 1px;
    display: inline-block;
    cursor: pointer;
    opacity: 0.6;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#vehicle-finder-wrap .carItem .quickViewWrap .customPaging .slick-slide:hover,
#vehicle-finder-wrap .carItem .quickViewWrap .customPaging .slick-slide.slick-current {
    opacity: 1;
}

/*# sourceMappingURL=salvagenow.css.map */

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0;
}

.ui-dialog {
    display: none;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, .15);
    border-radius: 3px;
    background-color: whitesmoke;
}

.ui-widget-header {
    border: 0;
}

.ui-dialog-buttonpane, ui-widget-content {
    background-color: unset;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: unset;
    outline-offset: unset;
}

.jpegViewerInvoice,
.jpegViewerRelease {
    background-color: ghostwhite;
    margin-top: -90px;
    border: 3px dashed #333;
    padding: 1em;
    display: none;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.jpegViewerInvoice button,
.jpegViewerRelease button {
    text-transform: none;
    border-radius: 3px;
    margin: 0 1em;
}
