.loading-overlay {
    background-color: #000;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0;
    margin: auto;
    opacity: 0.9;
}
span#cartCount
{
    background: #25bec8;
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    color: white;
    border-radius: 20px;
    font-size: 10px;
    margin-left: -10px;
}
i.fa.fa-shopping-cart.fa-2x {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #dcdcdc;
    border-radius: 50px;
    padding: 5px;
    margin-right: 4px;
    font-size: 15px;
}

.btn-group>.dropdown-menu:before, .dropdown-toggle>.dropdown-menu:before, .dropdown>.dropdown-menu:before {
    position: absolute;
    top: -8px;
    left: 50px !important;
    right: auto;
    display: inline-block!important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: '';
}

.btn-group>.dropdown-menu, .dropdown-toggle>.dropdown-menu, .dropdown>.dropdown-menu {
    margin-top: 10px;
    margin-left: -40px !important;
}
.bars, .chart, .pie {
    height: 0px !important;
}
.fixed-table-container {
    height: auto !important;
}
.fixed-table-footer {
    display: none !important;
}
.fixed-table-container {
    clear: none !important;
}
.fixed-table-container thead th .both {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC');
}

.fixed-table-container thead th .asc {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==');
}

.fixed-table-container thead th .desc {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII= ');
}
.fixed-table-body thead th .th-inner {
    box-sizing: border-box;
}
.fixed-table-container thead th .sortable {
    cursor: pointer;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 30px;
    text-align: center;
}
.fixed-table-header {
    display: none !important;
}
.fixed-table-loading {
    top: 55px !important;
}
.pull-right.search {
    width: 25% !important;
    padding: 0px 10px !important;
}
button.btn.btn-default {
    height: 30px !important;
}
.glyphicon {
    top: -5px;
}
tr.no-records-found {
    text-align: center;
}


input.input.sr-msg-error {
    border: 1px solid #F44336;
}

img.logo-menu-nj {
    width: 70%;
    padding: 0px !important;
}

.btn.btn-default-alt-yellow.njSubmit.active {
    border: none;
}

h1.titleNj {
    text-transform: uppercase !important;
    text-align: center;
    color: #ffc527 !important;
	font-weight: 600;
}

select#service {
    width: 20%;
    height: 50px;
    display: inline-block;
    color: #181b22;
    border-color: #eaeaea;
    background-color: #fff;
    margin-left: 10%;
}

select {
    display: block;
    vertical-align: top;
    z-index: 2;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    appearance: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 8px 30px 8px 15px;
    line-height: 150%;
    margin: 0 0 5px;
    background-image: url(//uplift.swiftideas.com/wp-content/themes/uplift/css/../images/down-arrow@2x.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-position: calc(100% - 12px) center;
    background-size: 9px 6px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}

input#searchService {
    width: 45%;
    color: #181b22;
    border-color: #eaeaea;
    background-color: #fff;
    padding: 10px 20px;
    border: 1px solid #e3e3e3;
    font-size: 14px !important;
    height: 50px;
    -webkit-appearance: none;
    border-radius: 5px;
}

.search-form form:after {
    content: "\e935";
    font-family: 'nucleo-interface';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 16px;
    padding-right: 20px;
    position: absolute;
    float: right;
    top: 50%;
    right: 0;
    margin-top: -14px;
    opacity: .7;
}

input.njSubmit {
    height: 50px;
}

.service-section.njSection {
    height: 150px !important;
    padding: 30px 20px !important;
}
.section-content {
    padding: 3% 0% 7% 0% !important;
    height: auto;
}

img#njHowImage {
    width: 100%;
    padding: 2% 0%;
    margin-bottom: -15px;
}

img#managaeOfferImg {
    width: 100%;
    height: 215px;
}

.product-title.titleNjOffer>h3 {
    padding: 5px;
    line-height: 15px;
    font-size: 12px;
}

.product-title.titleNjOffer>h3:hover {
    padding: 5px;
    line-height: 15px;
    font-size: 12px;
}

.cities {
    background-color: rgb(33, 37, 46);
    padding-top: 60px;
    padding-bottom: 60px;
}

#recentButton
{
    width: 4%;
    height: 32%;
}

.padding-md {
    padding: 20px!important
}
.bg-white {
    background-color: #fff
}

.bg-light {
    background-color: #f1f5fc
}

.bg-dark {
    background-color: #222
}

.bg-grey {
    background-color: #eee;
    text-shadow: 0 1px #fff
}

.bg-primary {
    background-color: #424f63;
    color: #BECFDF
}

.bg-primary a {
    color: #BECFDF
}

.bg-primary a:focus,
.bg-primary a:hover {
    color: #fff
}

.bg-warning {
    background-color: #f3ce85;
    color: #fff
}

.bg-info {
    background-color: #6bafbd;
    color: #fff
}

.bg-success {
    background-color: #65cea7;
    color: #fff
}

.bg-danger {
    background-color: #fc8675!important;
    color: #fff!important
}
.panel-stat3 {
    position: relative;
    overflow: hidden;
    padding: 25px 20px;
    margin-bottom: 20px;
    color: #fff;
    cursor: pointer;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.m-top-none {
    margin-top: 0;
}
.m-left-xs {
    margin-left: 5px;
}
.panel-stat3 .stat-icon {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 30px;
    opacity: .3
}

.panel-stat3 .refresh-button {
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    color: rgba(0, 0, 0, .3)
}

.panel-stat3 .refresh-button:hover {
    color: #fff;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}




/* --- User Dashboard */
.user-profile-sidebar {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 30px;
  padding: 20px 0;
  background: #4d4d4d;
  color: #fff;
  margin-bottom: 30px;
}
.user-profile-sidebar .user-profile-avatar {
  padding: 0 20px;
  margin-bottom: 20px;
}
.user-profile-sidebar .user-profile-avatar img {
  max-width: 120px;
  margin-bottom: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.user-profile-sidebar .user-profile-avatar h5 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}
.user-profile-sidebar .user-profile-avatar p {
  font-size: 10px;
}
.user-profile-sidebar .user-profile-nav > li {
  border-bottom: 1px solid #404040;
}
.user-profile-sidebar .user-profile-nav > li:first-child {
  border-top: 1px solid #404040;
}
.user-profile-sidebar .user-profile-nav > li.active > a {
  background: #ed8323;
  color: #fff;
  cursor: default;
}
.user-profile-sidebar .user-profile-nav > li.active > a:hover {
  background: #ed8323;
  color: #fff;
}
.user-profile-sidebar .user-profile-nav > li.active > a:hover > i {
  color: #fff;
}
.user-profile-sidebar .user-profile-nav > li > a {
  padding: 10px 20px;
  color: #d9d9d9;
  display: block;
  font-size: 13px;
}
.user-profile-sidebar .user-profile-nav > li > a:hover {
  color: #fff;
  background: #404040;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.user-profile-sidebar .user-profile-nav > li > a:hover > i {
  color: #ed8323;
}
.user-profile-sidebar .user-profile-nav > li > a > i {
  margin-right: 7px;
  display: inline-block;
  width: 20px;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.user-profile-statictics > li {
  margin-right: 20px;
  text-align: center;
  padding: 20px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 145px;
}
.user-profile-statictics > li:last-child {
  margin-right: 0;
}
.user-profile-statictics > li .user-profile-statictics-icon {
  font-size: 70px;
  display: inline-block;
  margin-bottom: 10px;
  color: #8c8c8c;
}
.user-profile-statictics > li h5 {
  font-size: 30px;
  margin-bottom: 0;
  line-height: 1em;
  margin-bottom: 3px;
  color: #ed8323;
}
.user-profile-statictics > li p {
  margin-bottom: 0;
  line-height: 1em;
  font-size: 13px;
}

.list {
    list-style: none;
    margin: 0;
    padding: 0;
}
/* --- End User Dashboard */


span.top-user-area-avatar > img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid rgba(0,0,0,0.1);
}
span.top-user-area-avatar:hover > img {
  border: 2px solid #ffc527;
}
span.top-user-area-avatar:hover {
  color: #ffc527 !important;
  cursor: pointer;
}
span.top-user-area-avatar {
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #5b6164 !important;
    margin-right: 15px;
}

.form-group.form-group-icon-left .form-control {
    padding-left: 32px;
}
.form-control {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.6em;
}
.form-group {
    position: relative;
}
.form-group .input-icon {
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: block;
    top: 29px;
    left: 1px;
    text-align: center;
    color: #b3b3b3;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    z-index: 2;
}

.main-header .header-info a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 13px;
}
    

img.origin {
    width: auto;
}
.round {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}