#-lucee-err {
	margin-left: 350px !important;
}
.ErrorMsgText {
	color: #f58829;
	font-weight: 700;
	font-size: 15px;
}
.error-red {
	color: #f58829 !important;
}
body {
    background: #eee;
}
a {
	color: #00acac;
}
.bg-black {
    background: #2c2c2c !important;
}
.login-content .form-control {
	height: 50px;
}
.login .login-header .brand {
    color: #2c2c2c;
}
.login-message {
    margin-bottom: 21px;
    color: #999;
	font-size: 16px;
}
.navbar-brand {
	font-size: 16px;
}
.sidebar {
	width: 260px;
	background-color: #fff;
}
.sidebar .nav > li > a {
    color: #2c2c2c;
}
.content {
	margin-left: 260px;
	min-height: 500px;
	background-color: #eee;
}
.panel-inverse > .panel-heading, .panel-inverse > .panel-heading-no-sort {
    background: #2c2c2c;
}
.form-margin {
	margin-bottom: 5px;
}
.clock-btn {
	margin-bottom: 5px;
}
.cat-select {
	padding-top: 10px;
	padding-bottom: 10px;
}
.superbox-list {
    max-height: 220px;
}
.NavItem{  cursor: pointer  }

.navbar.navbar-default {
    background: #2c2c2c;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-nav > li > a {
    line-height: 28px;
	color: #fff !important;
}
.this-user {
	font-size: 18px;
}
.caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid;
}
#header #navbar-two .dropdown-user {
    margin-right: 34px;
    padding: 10px 0;
}
#cartDropdown.navbar-user {
	margin-right: 15px;
}
.widget.widget-stats.bg-red {
	background-color: #ccc !important;
}
.widget.widget-stats.bg-purple {
    background-color: #333 !important;
}
.widget.widget-stats.bg-green, .widget.widget-stats.bg-blue {
	background-color: #666 !important;
}
.widget.widget-stats.bg-blue {
	background-color: #999 !important;
}
.widget-stats .stats-link a:focus, .widget-stats .stats-link a:hover {
	background-color: #f58829;
}
.widget-stats .stats-info p {
    font-size: 20px;
}
.btn.btn-primary {
	background-color: #f58829 !important;
	border-color: #ff8829;
}
.btn.btn-primary.active, .btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover, .open .dropdown-toggle.btn-primary {
    background-color: #cc6e22 !important;
	border-color: #cc6e22;
}
.navbar #cart-dropdown .dropdown-menu .checkout-btn .btn {
    background-color: #00acac;
}
.navbar #cart-dropdown .dropdown-menu .checkout-btn .btn:hover {
    background-color: #008a8a;
}
.btn-circle.btn-success, .btn-circle.btn-warning, .btn-circle.btn-danger {
	background-color: #fff;
	color: #2c2c2c;
}
.btn-circle.btn-success:hover, .btn-circle.btn-warning:hover, .btn-circle.btn-danger:hover {
	background-color: #999;
	color: #2c2c2c;
}
.cartAdded {
	color: #f58829;
}
.alert.alert-danger {
    background: #f58829;
	color: #fff;
}
.navbar #cart-dropdown .dropdown-menu {
    border: 2px solid #999;
}
.navbar #cart-dropdown .dropdown-menu .heading {
    background-color: #999;
	padding: 5px;
}
.navbar #cart-dropdown .dropdown-menu .cart-item .product-detail-col {
    padding-left: 0;
    min-height: 75px;
}
.navbar #cart-dropdown .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item {
    top: 75px;
	right: 10px;
	font-size: 12px;
	color: #f58829;
}
.navbar .nav.navbar-nav li .btn-group>a {
    color: #f58829;
    font-weight: 700;
}
.sidebar .sub-menu::before {
    width: 0px;
}
a
#content .breadcrumb {
	font-size: 20px;
	padding-bottom: 15px;
}
.breadcrumb > li a {
    color: #999;
}
.breadcrumb > .active {
    color: #333;
}
.hidden-bar-panel .theme-collapse-btn, .theme-panel .theme-collapse-btn {
	color: #fff;
	background-color: #000;
}
.hidden-bar-panel .vertical-text {
	background-color: #f58829;
}
.stats-info {
	min-height:52px;
}
.superbox-list {
    width: 20%;
}
.desktop-results {
	display: inline;
}
.mobile-results {
	display: none;
}
#order-detail-panel .panel-body {
	font-size: 13px;
}
#order-detail-panel .table > tbody > tr > td {
	font-size: 13px;
}
#order-detail-panel .order-detail-trans {
	margin-top: -20px;
}
.btn-order-detail {
	padding: 1px 12px;
}
#order-detail-print .print-buttons {
	padding: 20px;
}
#order-detail-print .print-buttons a {
	font-size: 18px;
	padding-left: 15px;
}
#order-detail-print .right {
	float: right;
	padding-right: 15px;
}
#order-detail-print .print-btn-col {
	min-height: 65px;
}
#order-detail-print .btn-print {
	width: 100%;
	white-space: normal;
	margin-bottom: 10px;
}
.layaway-search-field {
	padding-left: 0;
}

/* Scheduler */

.vertical-box-column.width-sm {
	width: 200px !important;
}
.fc-content .fc-event {
    padding: 2px !important;
}
.fc-event .fc-event-title {
    font-size: 11px !important;
}
.fc-event .fc-event-title small {
    font-size: 10px !important;
}

/*  Returns  */
.returns-results {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#datepicker .input-small {
    background-color: #f8fac9;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
}
.return-search-btn {
	margin-left: -10px;
	margin-top: 5px;
}
.returns-pagination {
	width:100%; 
	text-align:center;
}


/*  Checkout Pages */

#product-detail-panel .product-name a {
	color: #fff;
}
.cash-notes {
	border-bottom: 0px solid #fff !important;
}
.cash-notes-field {
	border-left: 0px solid #fff !important;
}
.cash-notes-title {
	border-right: 0px solid #fff !important;
}
.lookup-name-field {
	margin-bottom: 10px;
}
.cc-type {
	background-color: #fe0000;
	color: #fff;
}
.prebook-process {
	margin-top: 20px;
}
#submitonce.form-control {
	font-size: 16px;
	height: auto;
}
#submitonce .pay-label {
	text-align: right;
}
.tendered {
	font-size: 16px;
	display: inline-block;
}
.btn-process {
	margin-bottom: 4px;
	width: 100%;
}
.sidebar .nav>li>a i {
	font-size: 16px;
}
.messages-btns {
	padding: 20px 0;
}
#payment-cart .panel-btn {
    padding: 10px 8px 5px;
}
#payment-cart .panel-btn .btn-edit-cart {
    border-radius: 0 0 0px 0px;
}
.panel-primary > .panel-heading, .panel-primary > .panel-heading-no-sort {
    background: #999;
}
.btn-block {
    padding-left: 0px;
    padding-right: 0px;
}
.token-button {
	margin-top: 10px;
}
.footer {
    background-color: #fff;
	margin: 0 0 0 260px;
	border-top: 0px solid #CAD0D6;
}

@media (min-width: 1030px) {

.sidebar .nav>li.nav-header {
    font-size: 15px;
}
.sidebar .nav>li>a {
    font-size: 16px;
	padding: 20px;
}
.sidebar .sub-menu>li>a {
    font-size: 15px;
}
.panel-heading-btn a.btn.btn-circle {
    height: 20px;
    width: 20px;
	font-size: 13px;
    line-height: 8px;
}
.panel-heading-btn a.btn.btn-circle i {
    font-size: 13px;
    line-height: 21px;
}
}

@media (max-width: 992px) {
.btn-process {
    width: 100%;
    margin-top: 14px;
}
.layaway-search-field {
	padding-left: 15px;
}
.messages-btns {
	padding: 20px 15px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
}
.ship-details2 {
	margin-top: 120px;
}

@media (max-width: 767px) {

.desktop-results {
	display: none;
}
.mobile-results {
	display: inline;
}
.sidebar {
    width: 220px;
}
.fc-event .fc-event-title small {
    display: block !important;
}
.ship-details2 {
	margin-top: 20px;
}
.footer {
	margin: 0;
}
}

@media (max-width: 420px) {

.login .login-header .brand {
    font-size: 20px;
}

}