.parsley-error ul {
    padding: 0;
    list-style-type: none;
    display: inline-block;
    color: red;
}

.parsley-error ul li {
    line-height: 0px;
}
.vld {
    /* border-left: 1px solid #858582; */
    height: 40px;
}
.vlup {
    border-left: 1px solid gray;
    height: 60px;
    /* margin-left: 20px; */
}
.rowout {
    margin-left: 10px;
    margin-top: 0px;
}
.rowin {
    margin-right: 20px;
    margin-top: 0px;
}
.form-signin input[type="text"], .form-signin input[type="password"], .form-signin input[type="email"], .form-signin input[type="url"], .form-signin input[type="tel"], .form-signin input[type="address"], .form-signin input[type="number"], .form-signin textarea {
    margin-bottom: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eaeaec;
    /*background: #eaeaec;*/
    background: #fff;
    box-shadow: none;
    font-size: 12px;
    height: 38px !important;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: relative;
    margin-left: 0;
}

.center {
}

.center-content {
    text-align: -webkit-center;
    text-align: center;
}

div.preloader {
    margin-left: auto;
    margin-right: auto;
    width: 83px;
    text-align: center;
    margin-top: 45vh;
    color: white;
}

div.eula {
    font-size: 12px;
    margin-top: 12px;
    text-align: center;
}

div.eula span a {
    display: block;
}

img.logo {
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    height: 100px;
}
img.logofeedback {
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    height: 50px;
}

.form-signin {
    background: none;
    border-radius: 0;
}

.form-signin.form-signup {
    max-width: 465px;
}

.form-signin.modal-form {
    max-width: none;
    margin: 0;
}

.form-signin .login-wrap {
    background: #fff;
    border-radius: 5px;
}

.form-signin .btn-login span {
    text-transform: none;
    font-size: 25px;
}

.form-signin .form-signin-heading {
    padding: 20px 15px;
}

.form-title {
    font-size: 24px;
    color: #fff;
    /* position: absolute; */
    /* top: -60px; */
    left: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

div.signup-process {
    height: 50px;
    width: 50px;
    background: white;
    border-radius: 50%;
    color: black;
    display: inline;
}
.bold {
    font-weight: bold;
}

.block {
    display: block;
}

.circle {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: white;
    position: absolute;
    padding: 13px;
}

.circle-wannabe {
    position: absolute;
}

.circle.left {
    left: 100px;
}

.circle.inactive {
    background-color: #CCC;
}

.circle.active {
    background-color: #5A1F50;
}

.circle.right {
    right: 100px;
}

.circle.middle, .circle-wannabe.middle {
    left: 46%;
}

.circle span.circle-text {
    font-size: xx-large;
}

div.give-space-for-circles {
    margin-top: 40px;
}

p.server-error-message {
    text-align: center;
    color: #B32B2B;
}

form .alert.server-error-message {
    position: relative;
    top: -15px;
}

td.row-action {
    border: none !important;
    background-color: #fff;
}

tr img {
    height: 25px;
}

/* image upload with avatar */
.kv-avatar .file-preview-frame,.kv-avatar .file-preview-frame:hover {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    text-align: center;
}
.kv-avatar .file-input {
    display: table-cell;
    /*max-width: 220px;*/
    width: 100vw;
}

.kv-avatar {
    width: 100%;
}

.kv-avatar .file-input {
    position: relative;
}

.kv-avatar .file-input .file-preview {
    text-align: center;
}

.kv-avatar .file-input .file-preview .file-drop-disabled {
    display: inline-block;
}

.kv-avatar .file-input .btn-file {
    position: absolute;
    top: 27px;
    height: 72%;
    width: 100%;
    left: 0;
    background-color: transparent;
    border: none;
}

.kv-avatar .file-input .btn-file i {
    display: none;
}
/*.kv-avatar.center-block .btn-file*/

.file-thumbnail-footer {
    display: none;
}

#add-product-view .kv-avatar .file-input > div, #product-details .kv-avatar .file-input > div {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*width: 50%;*/
}

#in-product-add-category-modal .kv-avatar .file-input .file-preview {
    width: 100% !important;
}

#add-product-view .kv-avatar .file-input .file-preview, #product-details .kv-avatar .file-input .file-preview {
    width: 50%;
}

#add-product-view .kv-avatar .file-input .file-preview img, #product-details .kv-avatar .file-input .file-preview img {
    /*width: 100% !important;*/
}

#add-product-view div.variance, #product-details div.variance, #add-product-view div.property, #product-details div.property {
    padding: 0;
}

div.variance, div.property {
    padding: 0;
}

#receive-stock div.variance, #receive-stock div.property {
    padding: 0;
}

div.variance input, div.property input {
    border-radius: 0 !important;
    height: 38px !important;
}

#add-product-view div.variance input, #add-product-view div.property input {
    border-radius: 0;
}

#product-details div.variance input, #product-details div.property input {
    border-radius: 0;
}

#receive-stock div.variance input, #receive-stock  div.property input {
    border-radius: 0 !important;
    height: 38px !important;
}

#adjust-stock div.variance input, #adjust-stock  div.property input {
    border-radius: 0 !important;
}

#transfer-stock div.variance input, #transfer-stock  div.property input {
    border-radius: 0 !important;
}

div.variance span.variation-action {
    margin: 2px 4px;
}

#add-product-view div.variance span.variation-action {
    margin: 2px 4px;
}

#product-details div.variance span.variation-action {
    margin: 2px 4px;
}

#receive-stock div.variance span.variation-action {
    margin: 2px 4px;
}

#add-product-view div.variance span.variation-action a {
    background: none;
    color: #858582;
    text-decoration: none;
}

#product-details div.variance span.variation-action a {
    background: none;
    color: #858582;
    text-decoration: none;
}

#receive-stock div.variance span.variation-action a {
    background: none;
    color: #858582;
    text-decoration: none;
}

/* generalizing above declarations */
div.variance span.variation-action a, div.variance span.customization-action a {
    background: none;
    color: #858582;
    text-decoration: none;
    cursor: pointer;
}

#add-product-view form div.variant, #add-product-view div.product-property {
    margin: 0;
}

#product-details form div.variant, #product-details div.product-property {
    margin: 0;
}

/* generalizing above declarations */
form div.variant, div.product-property {
    margin: 0;
}
form .customization,form .recommendation{
    margin-bottom: 1em;
    margin-right: 0;
    margin-left:0;
    margin-top:0;
}
#add-product-view form div.sign-in-button-holder, #add-product-discounts form div.sign-in-button-holder, #product-pricing form div.sign-in-button-holder {
    text-align: center;
    text-align: -webkit-center;
}

div.sign-in-button-holder {
    text-align: center;
    text-align: -webkit-center;
}


#product-details form div.sign-in-button-holder, #product-details form div.sign-in-button-holder, #product-pricing form div.sign-in-button-holder {
    text-align: center;
    text-align: -webkit-center;
}

#add-product-view form div.sign-in-button-holder button, #product-pricing form div.sign-in-button-holder button, #add-product-discounts form div.sign-in-button-holder button {
    width: 50%;
}

#product-details form div.sign-in-button-holder button, #product-details form div.sign-in-button-holder button, #add-product-discounts form div.sign-in-button-holder button {
    width: 50%;
}

.half-width-button {
    width: 50%;
}

#add-product-view form header.variants {
    text-transform: uppercase;
    font-weight: bold;
}

#product-details form header.variants, #receive-stock form header.variants {
    text-transform: uppercase;
    font-weight: bold;
}

div.bootstrap-select {
    display: block !important;
}

div.bootstrap-select .dropdown-menu>.active>a, div.bootstrap-select .dropdown-menu>.active>a:focus, div.bootstrap-select .dropdown-menu>.active>a:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    outline: 0;
}

div.bootstrap-select .dropdown-menu > li > a:hover, div.bootstrap-select .dropdown-menu > li > a:focus {
    background-color: #5A1F50;
    color: #FFFFFF;
    text-decoration: none;
}

div.bootstrap-select.select-picker.open button.btn {
    border: 1px solid transparent;
}

div.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

#products table#products-table tbody tr:hover {
    cursor: pointer;
    cursor: hand;
    background-color: #EFF0F4;
}

#manage-users table#store-users-table tbody tr:hover, #inventory table#movement-logs-table tbody tr:hover{
    cursor: pointer;
    cursor: hand;
    background-color: #EFF0F4;
}

table.clickable-rows tbody tr:hover{
    cursor: pointer;
    cursor: hand;
    background-color: #EFF0F4;
}

.products-image {
    height: 25px;
}

.products-image:hover {
    height: 50px;
}

#view-product div.row.product-container {
    height: 74vh;
}

#view-product .row section.panel.parent-panel > header.panel-heading {
    border-bottom: none;
}

#view-product .row section.panel.parent-panel > div.panel-body {
    background-color: #EFF0F4;
}

#view-product .widget-info-one .inner {
    padding: 15px 10px 25px 16px;
}

#product-pricing span.outlet-name {
    position: relative;
    bottom: -30px;
    font-size: 25px;
    font-weight: normal;
}

#product-pricing label {
    font-weight: normal;
}

#product-pricing .form-signin-override {
    margin: 0;
    max-width: 100%;
}

#product-pricing .outlet-pricing {
    margin-bottom: 15px;
}

section.panel ul.nav {
    display: inline-block;
}

section.panel ul.nav.space-right {
    margin-right: 6px;
    margin-top: -10px;
}

#receive-stock button.dropdown-toggle, #adjust-stock button.dropdown-toggle, #transfer-stock button.dropdown-toggle, #internal-stock-transfer-request button.dropdown-toggle {
    border-radius: 0;
    height: 38px;
    border: 1px solid #eaeaec;
}

.bootstrap-select .dropdown-menu {
    max-height: 188px !important;
}

.bootstrap-select .dropdown-menu.inner {
    max-height: 104px !important;
    overflow-y: auto;
}

.panel-body header {
    font-weight: bold;
    text-transform: uppercase;
}

header span.sub-title {
    text-transform: none;
    font-weight: normal;
}

form div.alert {
    margin-top: 15px;
}

.general-alert {
    position: fixed;
    right: 10px;
    top: 60px;
    z-index: 100;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 400px;
}

#product-movement-log-table_wrapper {
    font-size: smaller;
}

.panel-heading.more-padding {
    padding-bottom: 26px;
}

.bootstrap-timepicker button{
    height: 38px !important;
}
.variant .variance.quantity-indicator,.stock-variant .variance.quantity-indicator {
    text-align: center;
    border: 1px solid #eaeaec;
    width: 60px;
    height: 38px;
    background: #f0f0f0;
    margin-left: 0px;
    padding: 1px;
}

.variant .variance .current-quantity {
    font-size: 20px;
}

.variant .variance span.available {
    font-size: 10px;
}

.fa.custom-action {
    background-color: #5A1F50;
    color: #E8E8DC;
}

.custom-radio.icheck div {
    margin-right: 0px;
}

.custom-radio.icheck .radio label {
    padding-left: 5px;
}

div.table-tools {
    height: 40px;
    width: 120px;
    background: rgba(239, 239, 239, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    /*top: 0;*/
    right: 5px;
    border: 1px solid rgba(234, 231, 231, 0.4);
    border-radius: 3px;
    margin: 0;
    z-index: 999;
}

div.table-tools:hover {
    background: rgba(239, 239, 239, 1);
    border: 1px solid rgba(234, 231, 231, 1);
}

.position-relative {
    position: relative !important;
}

#customers-table tbody tr {
    position: relative;
}

form[name="create-store-form-stage-two"] div.server-error-message {
    margin-top: 60px;
}

.back-to-sign-up-stage-one:hover {
    cursor: pointer;
    cursor: hand;
    background-color: #BFBDBD;
    border: solid 1px;
    box-shadow: 0 0 5px #f0f0f0;
}

.ezdz-dropzone {
    border: 5px dotted !important;
    width: 50% !important;
}

.ezdz-dropzone.ezdz-accept {
    border: 5px solid !important;
}

span.highlight {
    font-weight: bold;
}

.add-more-space {
    margin-bottom: 40px;
}

.filterable-table tfoot {
    display: table-header-group;
}

.filterable-table tfoot input {
    height: 39px;
    border-radius: 3px;
    padding: 5px 8px;
    border: solid 1px #ccc;
}

.filterable-table tfoot input {
    width: 100% !important;
}

table {
    width: 100% !important;
    overflow: scroll;
}

table-small {
    width: 50% !important;
    overflow: scroll;
}

form.reports-filter {
    padding-bottom: 11px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2) !important;
}
form.valuation-filter {
    padding-bottom: 11px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2) !important;
}
button[name="reports-filter-button"] {
    position: relative;
    top: 24px;
    margin-bottom: 15px;
    height: 34px;
    background: #5A1F50;
    color: #fff;
    border: 1px solid transparent;
}

button[name="reports-filter-button"]:hover {
    background: #5A1F50;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

button[name="reports-filter-button"]:focus {
    background: #5A1F50;
}

/* styling the check boxes for product branch availability */
#product-pricing .per-branch-pricing .flat-green {
    margin-top: 25px;
}

thead.filtered-totals {
    display: table-footer-group;
    border-top: solid 2px #ccc;
}

tfoot.filtered-totals {
    display: table-footer-group;
    border-top: solid 2px #ccc;
}

#product-pricing .per-branch-pricing .flat-green label {
    padding-left: 5px;
}

/*.dataTables_wrapper tbody {
    display: block;
    max-height: calc( 100vh - 405px );
    overflow: scroll;
}
.dataTables_wrapper thead, tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.dataTables_wrapper thead {
    width: calc( 100% - 1em );
}
.dataTables_wrapper table {
    width: 400px;
}*/

.inline-fixed-width-button {
    width: 100px;
}

label.checkbox-label {
    position: relative;
    bottom: 19px;
    margin-left: 15px;
}

div.spacer {
    margin-bottom: 20px;
}

.dashboard-card {
    min-height: 200px;
    position: relative;
}

.dashboard-card .value.smaller-value {
    font-size: 16px;
}

.dashboard-card .title.smaller-title {
    font-size: 11px;
}

.dashboard-card .panel-body, .dashboard-card .state-value {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

div.profile-info.top-5-items-header {
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

div.profile-info.top-5-items-header .title {
    height: 10px;
}

div.profile.top-5-items-body {
    height: 380px;
    background: #5A1F50;
    border-radius: 0 0 4px 4px;
}

div.profile.top-5-items-body div.row.no-negative-margins {
    margin-right: 0px;
    margin-left: 0px;
    max-height: 78px;
    overflow: hidden;
}

div.profile.top-5-items-body .dir-info .row {
    margin-bottom: 0;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom: 1px solid #e8e8e8;
    color: #FFF;
}

div.profile.top-5-items-body .dir-info .row:last-child {
    border-bottom: none;
}

div.card-header {
    background: #7C2D6E;
    padding: 10px;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

div.panel.card-body {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

div.panel.card-body .dir-info .row {
    border-bottom: 1px dashed #e8e8e8;
}

div.panel.card-body .dir-info .row:last-child {
    border-bottom: none;
    /*background: #ffffff !important;*/
}

div.text-align-right {
    text-align: right;
}

/* styling table tools buttons */
a.DTTT_button {
	border: solid 1px #ccc;
    background: none;
    box-shadow: none;
}

button.DTTT_button:hover,
div.DTTT_button:hover,
a.DTTT_button:hover {
    border: solid 1px #ccc;
    background: #f0f0f0;
    box-shadow: none;
}

.tools {
    margin: -7px 1px;
}

.invisible {
    visibility: hidden;
}

img.app-icon {
    height: 40px;
}

span.app-name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin: 5px 5px;
    position: relative;
    bottom: 0px;
    color: #FFF;
}

.dataTables_wrapper .dataTables_length {
    padding: 0;
    display: inline;
    width: 27%;
}

.dataTables_wrapper .dataTables_filter {
    padding: 0;
    display: inline;
    width: 30%;
    margin: 0 20px auto;;
}

.dataTables_wrapper .DTTT_container {
    padding: 0;
    display: inline;
}

/* styles for the carousel  */
body.features-slideshow{
    background: #5A1F50;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carousel-inner img {
    margin-top: 100px;
}

.carousel-control {
    color: #7C2D6E;
}

.carousel-control.right {
    right: -50px;
}

.carousel-control.left {
    left: -50px;
}

.carousel-control:hover {
    color: #fff;
}

div.button-holder {
    text-align: center;
}

div.button-holder .btn-primary {
    background-color: #5A1F50;
    border-color: #4AB28C;
}

div.button-holder .btn-primary:hover {
    background-color: #7C2D6E;
    border-color: #2e3644;
}

.carousel-caption {
    padding-bottom: 0;
    right: 0;
    left: 0;
    top: -100px;
    text-shadow: none;
}

.carousel-caption:hover {
    /*background: rgba(42, 50, 63, 0.8);*/
}

.carousel-caption h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.carousel-caption p {
    font-size: 25px;
}

.slides-holder {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

.slides-holder.wrapper::after {
    margin-bottom: -15px;
}

/* customizing hopscotch next navigation button */
button.hopscotch-nav-button.next {
    background-image: none !important;
    background-color: #5A1F50 !important;
    border-color: #42866d !important;
}

.hopscotch-bubble {
    border-radius: 10px;
}

/* styling the no products view */
.wrapper .panel-body.no-entities-view {
    min-height: 400px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.wrapper .panel-body.no-entities-view a {
    margin: 10px;
}

.wrapper .panel-body.no-entities-view h3.tagline {
    color: #535351;
}

.wrapper .panel-body.no-entities-view p.description {
    color: #535351;
    font-size: 15px;
}

.flex-centering-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

h3.page-title {
    font-weight: bold;
    font-size: 32px;
    color: #535351;
    margin-bottom: 30px;
}

h3.page-subtitle {
    color: #535351;
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 40px;
}

h3.add-on-name {
    font-size: 14px;
}

/* styling the buttons on the products page to add categories and suppliers */
span.tools a.product-input-side-button {
    margin-top: 10px;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    /*background-color: #919392;*/
    background-color: #fff;
    color: #858582;
}

span.tools a.product-input-side-button:hover {
    text-decoration: none;
    color: #575454;
}

/* styling the extra option added at some boostrap selects */
div.options-supplement {
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    height: 30px;
    border-top: solid 1px #E7E6E6;
    padding: 5px;
    background-color: #f0f0f0;
    margin-bottom: -5px;
}


/* download app screen styles */


.download-pos-app-subcontainer {
    /*background-color: #939FAF;*/
    /*height: 80vh;*/
    padding-top: 150px;
    /*padding-bottom: 150px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: scroll;
}

.download-pos-app-subcontainer.bottom-padding {
    padding-bottom: 100px;
}

#download-pos-app {
    /*background-color: #939FAF;*/
    height: 93vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: scroll;
}

#download-pos-app .download-app-side-text {
    padding-top: 50px;
}

#download-pos-app .intro-text-holder {
    margin: 30px;
    text-align: left;
}

#download-app-addons .download-pos-app-subcontainer {
    /*height: 50vh !important;*/
}

.skip-download-holder {
    text-align: center;
    margin-top: 70px;
}

.skip-download-holder .call-to-action {
    min-width: 150px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #5A1F50;
    border-color: #5A1F50;
}

button.call-to-action {
    min-width: 150px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #5A1F50;
    border-color: #5A1F50;
    margin: 20px;
}

button.call-to-action:hover {
    background-color: #5A1F50;
    border-color: #5A1F50;
}

.fixed-width {
    min-width: 150px;
}

.skip-download-holder .call-to-action:hover {
    background-color: #5A1F50;
    border-color: #5A1F50;
}

a.app-download-link:hover {
    color: #5A1F50;
}

.download-on-play-store {
    position: relative;
    border: solid 1px;
    border-radius: 15px;
    width: 250px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
}

body.download-app-addons {
    color: #fff;
}

body.download-app-addons #get-addons-modal .modal-content {
    color: #7C2D6E;
}

body.download-app-addons #get-addons-modal .modal-content .form-group.addon-item label {
    position: relative;
    top: 9px;
    font-weight: bold;
}

.form-group .input-group .input-group-addon:last-child {
    border-left: 1px solid #ccc;
}

.download-on-play-store:hover {
    background-color: rgba(73, 88, 110, 0.08);;
    color: rgba(0, 0, 0, 0.5) !important;
}

img.android-screenshot {
    height: 400px;
}

img.play-store-image {
    height: 100px;
}

.download-on-play-store .download-text {
    position: absolute;
    left: 75px;
    font-size: 10px;
    font-weight: bold;
    top: 15px;
}

.fa.store-entity-icon {
    margin: 20px;
}
.fa.envelope {
    margin: 20px;
}
/* font awesome modifications */
.fa-10x {
    font-size: 10em;
}

.header-section.plain-branding {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #7C2D6E;
}

body.white {
    background-color: white;
}

.content-wrapper {
    /*height: calc(100vh - 111px);*/
    padding-top: 90px;
}

/* get addons page styles */
.pos-add-ons-image-container {
    margin-top: 20px;
    margin-bottom: 20px;
    /*border: solid 1px rgba(0, 0, 0, 0.6);*/
    padding: 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
    border-radius: 7px;
}

img.pos-add-ons-image {
    width: 400px;
}

div.thumbnail {
    padding: 0;
}

div.thumbnail img {
    margin: 5px;
}

div.thumbnail .caption {
    padding: 5px;
    border-top: solid 1px #ddd;
    background: #f9fafa;
}

div.thumbnail .caption p {
    font-size: 12px;
}

div.thumbnail .quantity-container {
    border-top: solid 1px #ddd;
    background-color: #f9fafa;
}

div.thumbnail .quantity-container .m-bot15 {
     margin-bottom: 0;
}

div.thumbnail .quantity-container .m-bot15 input {
    border: none;
    border-right: solid 1px #ddd;
    text-align: right;
}

div.thumbnail img.pos-add-on-image {
    height: 100px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

div.thumbnail .quantity-container .m-bot15 span {
    border: none;
    border-radius: 0;
}

div.thumbnail .quantity-container .input-group-addon {
    background-color: #f9fafa;
}

h3.total-price {
    display: inline;
    position: relative;
    top: 5px;
    font-size: 20px;
}

h3.price {
    color: #7b7373;
    font-size: 17px;
}

/* Take tour action */
li.take-tour-side-action {
    position: absolute;
    bottom: -20px;
    left: 0;
    color: white;
}

/* convenience styles */
.btn-laid-back {
    background-color: #fff;
    color: #7b7373;
    border: solid 1px #ddd;
}

.space-around {
    margin: 5px;
}

.btn-laid-back:hover {
    background-color: #ddd;
    color: #000;
    border: solid 1px #f0f0f0;
}


/* the loader */

.load {
  /*margin: 150px auto;*/
  /*margin: 100px auto;*/
  /*width: 100px;*/
  width: 50px;
  /*height: 100px;*/
  height: 50px;
  /** height is required as absolute value **/
  background-color: #F08080;
  border-radius: 100px;
  border: solid 1px #DD5D5D;
  /*position:relative;*/
  position: fixed;
  right: -20px;
  bottom: -20px;
  z-index: 9999999999;
  animation: pulse 2000ms linear infinite;
  -webkit-animation: pulse 2000ms linear infinite;
  -moz-animation: pulse 2000ms linear infinite;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  transition: right 1s, bottom 1s;
}

.load:hover {
    right: 25px;
    bottom: 25px;
}

.load i{
  position:absolute;
  /*top:28px;*/
  top: 13px;
  /*left:24%;*/
  left:35%;
  color:white;
  /*text-shadow:-1px -1px #333;*/
}

.load i span {
    font-size: 13px;
    display: block;
    position: absolute;
    left: -5px;
}

.load:after,
.load:before {
  display: inline-block;
  margin: auto;
  position: absolute;
  content: "";
  /*width: 100px;*/
  width: 50px;
  /*height: 100px;*/
  height: 50px;
  /*border-radius: 100px;*/
  border-radius: 50px;
  background-color: #CD5C5C;
}

.load:after {
  z-index: -100;
  -webkit-animation: outer-ripple 2000ms linear infinite;
  -moz-animation: outer-ripple 2000ms linear infinite;
  animation: outer-ripple 2000ms linear infinite;
}

.load:before {
  z-index: -200;
  -webkit-animation: inner-ripple 2000ms linear infinite;
  -moz-animation: inner-ripple 2000ms linear infinite;
  animation: inner-ripple 2000ms linear infinite;
}
/* outer ripple */


@keyframes pulse{
  0% {
    transform: scale(0.8);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  10% {
    transform: scale(1.1);
    filter: alpha(opacity=1);
    opacity: 1;
  }
  20% {
    transform: scale(0.9);
    filter: alpha(opacity=1);
    opacity: 1;
  }
  100% {
    transform: scale(0.8);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
}

@-moz-keyframes pulse{
  0% {
    transform: scale(0.8);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  10% {
    transform: scale(1.1);
    filter: alpha(opacity=1);
    opacity: 1;
  }
  20% {
    transform: scale(0.9);
    filter: alpha(opacity=1);
    opacity: 1;
  }
  100% {
    transform: scale(0.8);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
}

@-webkit-keyframes pulse{
  0% {
    transform: scale(0.8);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  10% {
    transform: scale(1.1);
    filter: alpha(opacity=1);
    opacity: 1;
  }
  20% {
    transform: scale(0.9);
    filter: alpha(opacity=1);
    opacity: 1;
  }
  100% {
    transform: scale(0.8);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
}


@keyframes outer-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  80% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
}

@-webkit-keyframes outer-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  80% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
}

@-moz-keyframes outer-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  80% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
}
/* inner ripple */

@keyframes inner-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  30% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
}

@-webkit-keyframes inner-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  30% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
}

@-moz-keyframes inner-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  30% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.5);
    filter: alpha(opacity=0);
    opacity: 0;
  }
}

@media (max-width: 993px) {
    .content-wrapper {
        padding-bottom: 120px;
    }
}

form[name="edit-optional-features"] .feature-option {
    border-bottom: solid 1px #ccc;
    padding-top: 30px;
}

form[name="edit-optional-features"] .feature-option:last-child {
    border-bottom: none;
}

/* center contents of internal orders table for cells with buttons*/
table#internal-orders-table tbody tr td:nth-child(7), table#internal-orders-table tbody tr td:nth-child(8) {
    text-align: center;
}

/* increasing the space between the caret and the left most word */
.btn span.caret {
    margin-left: 5px !important;
}

.yadcf-filter-reset-button, .yadcf-filter {
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 3px;
    height: 25px;
}

.yadcf-filter-reset-button {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    bottom: -1px;
}

.yadcf-filter {
    border-right: none;
}

table#all-transactions-table button.reverse, table#single-transaction-sales-table button.reverse {
    background: #fff;
    border: solid 1px #ccc;
}

/* styles for column selectors */
.column-selector {
    padding: 10px;
}

.column-selector .icheckbox_flat-green {
    display: inline-block;
}

.column-selector label {
    position: relative;
    bottom: 4px;
}

.alternate-visible-column-selector-container {
    padding-top: 10px;
}

.alternate-column-selector label {
    position: relative;
    bottom: 20px;
    left: 30px;
}
.table-loader{
    height: 5px !important;
}
.modal-accept{
    background-color:#5A1F50;color: white;
}
.modal-sub-title{
    color: #5A1F50;
    font-weight: 700;
}
#movement-logs-nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
     background-color: #FFFFFF;
     border-color: #FFFFFF;
}

#movement-logs-nav > li > a:hover, .nav > li > a:focus {
     background-color: #FFFFFF;
}

/* ------------------------------------------------------------
   Xoko POS “premium boutique” theme tokens + overrides
   Colors/borders/radii only — no layout/logic changes
   ------------------------------------------------------------ */

:root{
  --color-plum:#5A1F50;
  --color-plum-light:#6B2B60;
  --color-berry:#7C2D6E;
  --color-blush:#F5E8F3;
  --color-white:#FFFFFF;
  --color-text:#1F1F1F;
  --color-border:#E6D6E3;
  --color-surface:#FCF5FB;
  --color-surface-2:#F9F0F7;
  --radius-sm:8px;
  --radius-md:10px;
  --radius-lg:14px;
}

html, body {
  background: var(--color-blush) !important;
  color: var(--color-text);
}

/* Nav / side menu */
.left-side,
.sticky-left-side {
  background: var(--color-plum) !important;
  border-right: 1px solid var(--color-border) !important;
}

.custom-nav > li > a,
.custom-nav > li > a span,
.custom-nav > li > a i {
  color: var(--color-white) !important;
}

/* nav nav-pills nav-stacked custom-nav: hover + active */
.custom-nav > li > a:hover,
.custom-nav > li > a:focus,
.custom-nav > li.active > a,
.custom-nav > li.active > a:hover,
.custom-nav > li.active > a:focus,
.nav.nav-pills.nav-stacked.custom-nav > li > a:hover,
.nav.nav-pills.nav-stacked.custom-nav > li > a:focus,
.nav.nav-pills.nav-stacked.custom-nav > li.active > a,
.nav.nav-pills.nav-stacked.custom-nav > li.active > a:hover,
.nav.nav-pills.nav-stacked.custom-nav > li.active > a:focus {
  background: var(--color-plum-light) !important;
  color: var(--color-white) !important;
}

.custom-nav > li > a:hover span,
.custom-nav > li > a:focus span,
.custom-nav > li > a:hover i,
.custom-nav > li > a:focus i {
  color: var(--color-white) !important;
}

/* Make sidebar links feel more “buttoned” via borders only */
.custom-nav > li > a {
  border-radius: var(--radius-md) !important;
}

/* Cards / panels: boutique layered surfaces */
.panel,
section.panel,
.widget,
.widget-container,
.thumbnail,
.modal-content {
  background: var(--color-surface) !important;
  border: 1px solid var(--color-border) !important;
  border-radius: var(--radius-lg) !important;
  color: var(--color-text);
}

.panel-body {
  color: var(--color-text) !important;
  border-bottom-left-radius: var(--radius-lg) !important;
  border-bottom-right-radius: var(--radius-lg) !important;
}

.panel-heading,
header.panel-heading {
  background: var(--color-plum) !important;
  color: var(--color-white) !important;
  border-bottom: 1px solid var(--color-border) !important;
  border-top-left-radius: var(--radius-lg) !important;
  border-top-right-radius: var(--radius-lg) !important;
}

/* Tables: clearer separation and boutique hover */
table,
.table,
table.dataTable {
  background: var(--color-white) !important;
  border-color: var(--color-border) !important;
}

.table > thead > tr > th,
table.dataTable thead th,
table.dataTable thead td,
.dataTables_wrapper table thead th {
  background: var(--color-plum) !important;
  color: var(--color-white) !important;
  border-color: var(--color-border) !important;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
table.dataTable tbody td,
table.dataTable tbody th {
  border-color: var(--color-border) !important;
  color: var(--color-text) !important;
}

.table > tbody > tr:hover > td,
table.dataTable tbody tr:hover td {
  background: var(--color-surface-2) !important;
}

/* Dropdown menus (bootstrap/chosen) border color consistency */
.dropdown-menu,
.chosen-drop {
  border-color: var(--color-border) !important;
}

