﻿/*------------------------------------------------------------------

[Custom Stylesheet - POS]

Assigned to:	You

-------------------------------------------------------------------*/
body {
    background-image: url(/img/tiny_grid.png);
}

.account-info tr td:first-child {
    width: 25%;
}

a {
    color: #1d7cbe;
}

.tabs-container .nav .open > a,
.tabs-container .nav .open > a:hover,
.tabs-container .nav .open > a:focus,
.tabs-container .nav > li > a,
.tabs-container .nav > li > a:hover,
.tabs-container .nav > li > a:focus {
    color: #1d7cbe !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #1d7cbe !important;
    color: #fff !important;
}


.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#1d7cbe), to(#06496d));
    background-image: -webkit-linear-gradient(top, #1d7cbe, 0%, #06496d, 100%);
    background-image: -moz-linear-gradient(top, #1d7cbe 0%, #06496d 100%);
    background-image: linear-gradient(to bottom, #1d7cbe 0%, #06496d 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d7cbe', endColorstr='#06496d', GradientType=0);
    border-color: #06496d;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary,
    a.btn-default:hover,
    a.btn-default:focus,
    a.btn-default:active,
    a.btn-default.active {
        border-color: #1d7cbe;
    }

.subnavbar .subnavbar-inner {
    background: #1d7cbe url(/img/navshadow.png) repeat-x bottom left;
}

.subnavbar .mainnav > li.active > a {
    background: #06496d;
}

.subnavbar .mainnav > li > a {
    color: #fff;
}

    .subnavbar .mainnav > li > a:hover {
        color: #ccc;
    }

.subnavbar .subnav-toggle {
    color: #fff;
}

#sale-charts a {
    color: #777 !important;
}

#sale-charts .active a {
    color: #1d7cbe !important;
}

#sale-charts a:hover,
#sale-charts a:focus {
    color: #06496d !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #1d7cbe;
    color: #fff !important;
}

.navbar-brand img {
    width: 130px;
    margin-top: 0 !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #06496d;
}

.panel-heading input[type="checkbox"] {
    float: left;
    margin-right: 10px;
}

.panel-heading a {
    float: left;
    padding-top: 3px;
}

.product-details .td-actions {
    width: 88px;
}

    .product-details .td-actions a {
        float: left;
    }

        .product-details .td-actions a:first-child {
            margin-right: 8px;
        }

.scroll {
    height: 300px;
    overflow: scroll;
    text-align: left;
    padding: 15px;
    border: 1px solid #ddd;
    margin: 10px 0;
}

    .scroll p {
        font-size: 11px;
    }

.payment-type, #back, #next, #finish, .sms {
    display: none;
}

.wizard-steps {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}

    .wizard-steps li {
        display: inline-block;
        position: relative;
        margin-right: 5px;
        padding: 12px 17px 10px 30px;
        background: #efefef;
        line-height: 18px;
        list-style: none;
        zoom: 1;
    }

        .wizard-steps li:before {
            position: absolute;
            left: 0;
            top: 0;
            height: 0;
            width: 0;
            border-bottom: 20px inset transparent;
            border-left: 20px solid #fff;
            border-top: 20px inset transparent;
            content: "";
        }

    .wizard-steps .active {
        color: #fff;
        background: #cdecee;
    }

        .wizard-steps .active:after {
            border-left-color: #cdecee;
        }

    .wizard-steps li:after {
        position: absolute;
        right: -20px;
        top: 0;
        height: 0;
        width: 0;
        border-bottom: 20px inset transparent;
        border-left: 20px solid #efefef;
        border-top: 20px inset transparent;
        content: "";
        z-index: 2;
    }

    .wizard-steps li:first-child {
        padding-left: 12px;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .wizard-steps li:first-child:before {
            border: none;
        }

    .wizard-steps li:last-child {
        margin-right: 0;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }

        .wizard-steps li:last-child:after {
            border: none;
        }

#messagesSetUp input[type="text"], #messagesSetUp textarea {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .subnavbar .mainnav > li, .subnavbar .mainnav {
        border-left: 1px solid #0c78ac;
        border-right: 1px solid #158ac2;
    }
}

@media (max-width: 992px) {
    .wizard-steps li, .wizard-steps li.active, .wizard-steps li:first-child, .wizard-steps li:last-child {
        margin: 2px;
        padding: 15px 10px;
        background-color: #efefef;
    }

        .wizard-steps li:after, .wizard-steps li:before {
            border: none;
        }

        .wizard-steps li.active {
            background: #cdecee;
        }
}

@media (max-width: 768px) {

    .end-of-day-reports ul li ul li {
        width: 100% !important;
    }

    .footer {
        margin-left: 0px;
        padding: 15px 20px;
    }
}

.signup-description {
    padding: 20px 25px;
    list-style-type: none;
}

    .signup-description li:first-child {
        font-size: 1.2em;
    }

.signup-bg {
    background: #e5f7ff;
    padding: 40px;
}

    .signup-bg h4 {
        color: #4e7d93;
    }

.blue {
    color: #6ECDDF;
}

.gray {
    color: #a7a7a7;
}

span.gray {
    float: right;
    margin-left: 40px;
}

.blockage {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#review h4 {
    margin-top: 20px;
}

.vertical-align-center .table-bordered tbody tr td, .vertical-align-center {
    vertical-align: middle;
}

.optional-services {
    margin-left: 60px;
    margin-top: 20px
}

    .optional-services li {
        position: relative;
    }

        .optional-services li .list-logo {
            font-size: 50px;
            position: absolute;
            left: -100px;
            width: 75px;
            text-align: center;
            color: #00aeef;
        }

.widget-header a {
    margin-top: -2px;
    margin-right: 8px;
}

.subnavbar .dropdown .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.modifier-properties {
    margin: 10px auto;
}

    .modifier-properties td:first-child {
        width: 50%;
    }

    .modifier-properties .td-actions .radio,
    .modifier-properties .td-actions .checkbox {
        padding-left: 35px;
    }

.modifier-table .td-actions .btn {
    margin-right: 0;
}

.modifier-scroll {
    height: 180px;
    overflow: scroll;
    padding: 10px 20px;
}

    .modifier-scroll label {
        display: block;
    }

.inline-checkboxes label {
    margin-right: 15px;
}

.survey-form fieldset {
    vertical-align: top;
    display: inline-block;
    width: 100%;
}

.survey-form .radio-inline label,
.survey-form .checkbox-inline label,
.survey-form .radio label,
.survey-form .checkbox label {
    font-weight: normal;
}

.optional-services li a:hover {
    cursor: pointer;
}

.faq-modal li {
    margin-bottom: 3px;
}

.end-of-day-reports ul {
    padding-left: 0;
    margin-bottom: 30px;
}

    .end-of-day-reports ul li ul {
        padding-left: 30px;
        margin-bottom: 5px;
    }

    .end-of-day-reports ul li {
        padding-left: 0;
        margin-left: 0;
        list-style: none;
        border-bottom: 1px solid #e7e7e7;
    }

        .end-of-day-reports ul li ul li {
            border: 0;
            width: 100%;
        }

            .end-of-day-reports ul li ul li ul {
                margin-top: 0px;
                padding-top: 0 !important;
                padding-right: 0 !important;
            }



        .end-of-day-reports ul li.clearfix {
            margin-top: 30px;
        }

.end-of-day-reports .accordian-body ul.clearfix {
    padding: 0 0 0 15px !important;
}


.end-of-day-reports ul span.pull-right {
    width: 70px;
    text-align: right;
}

.end-of-day-reports ul.detail li {
    border: 0;
}

.panel-body .end-of-day-reports,
.panel .accordion-toggle {
    font-size: .9em !important;
}

li.pagination {
    border: 0;
}

.district-level {
    background: #eee;
    color: #777;
    padding: 10px;
    margin-top: 20px;
}

.store-level {
    border-bottom: 1px #ccc solid;
}

.list-column {
    padding-top: 10px;
    padding-bottom: 20px;
}

.remaining-chars {
    padding: 5px 0 0 0;
    font-size: .9em;
}

.checkbox.store-level {
    padding-bottom: 7px;
}

.assign-scroll {
    height: 180px;
    overflow: scroll;
    padding: 10px 20px;
    border: 1px solid #eee;
}

    .assign-scroll label {
        display: block;
    }

.product-list label {
    display: block;
    width: 20%;
    float: left;
}

.assign-type .input-group {
    width: 100%;
    padding: 5px 0;
}

.display-list {
    list-style: none;
}

    .display-list i {
        margin-right: 10px;
    }

.product-management img {
    margin-right: 10px;
}

.product-management p {
    margin: 0;
}

.product-management .padding-25 p {
    margin-bottom: 5px;
}

.padding-25 {
    padding: 25px;
}

#product-preview {
    width: 100px;
    height: 100px;
    padding-top: 30px;
    text-align: center;
    font-size: 2em;
}

.colorPicker-picker {
    display: inline-block;
}

.accordion-header {
    display: block;
}

    .accordion-header .icon-chevron-down {
        padding: 15px 8px 0 0;
    }

.bs-callout {
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}

.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}

.tabs-container {
    padding: 40px 20px 60px;
}

.tabs-container-sm {
	padding: 30px 15px 45px;
}

.accordian-body .tabs-container ul li {
    display: inline-block;
    width: inherit;
    float: left;
}

.accordian-body ul li ul {
    display: none;
}

.accordian-body .nav-pills {
    padding: 0 !important;
}

.tabs-container {
    background-color: #f8fcff;
}

.accordian-body .tabs-container .table-bordered {
    border: 1px solid #ccc;
}

    .accordian-body .tabs-container .table-bordered thead tr {
        background: #e7f3fc;
    }



.accordian-body .tabs-container ul li .dropdown-menu li {
    display: block;
    width: 100%;
}

#more-dealers ul {
    padding: 0 !important;
    padding-left: 40px !important;
}

    #more-dealers ul li {
        display: block;
        width: 100%;
        float: none;
    }

.view-more {
    display: block;
    padding: 1px 8px;
    border: 1px solid #E9E9E9;
    margin: 0 auto;
    font-size: .8em;
    text-align: center;
}

.bullets-off {
    list-style-type: none;
}

    .bullets-off .checkbox {
        margin: 2px;
    }

.ui-slider.slider-secondary .ui-slider-range {
    background: #1d7cbe;
}

.pagination > li > a, .pagination > li > span {
    background: transparent;
}

.account-info tr td:first-child {
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    width: 30%;
}

.pagination-container {
    background-color: #eee;
    padding: 2px;
}


.red {
    color: #CD4345
}

.green {
    color: #56973D;
}

.orange {
    color: #eadcb7;
}


.ticket-icon {
    font-size: 23px;
    display: inline-block;
    float: left;
    margin: 5px 20px 5px 10px;
}

.table > thead > tr > td.reply,
.table > tbody > tr > td.reply,
.table > tfoot > tr > td.reply,
.table > thead > tr > th.reply,
.table > tbody > tr > th.reply,
.table > tfoot > tr > th.reply,
.table > thead > tr.reply > td,
.table > tbody > tr.reply > td,
.table > tfoot > tr.reply > td,
.table > thead > tr.reply > th,
.table > tbody > tr.reply > th,
.table > tfoot > tr.reply > th {
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.table > thead > tr > td.comment,
.table > tbody > tr > td.comment,
.table > tfoot > tr > td.comment,
.table > thead > tr > th.comment,
.table > tbody > tr > th.comment,
.table > tfoot > tr > th.comment,
.table > thead > tr.comment > td,
.table > tbody > tr.comment > td,
.table > tfoot > tr.comment > td,
.table > thead > tr.comment > th,
.table > tbody > tr.comment > th,
.table > tfoot > tr.comment > th {
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
/*--------------------------------------------------------
                   SET UP WIZARD
-------------------------------------------------------- */
.setup-wizard {
    padding-left: 30px !important;
}

    .setup-wizard select {
        margin-top: 30px;
    }

.ms-container {
    width: 100%;
}

.setup-wizard select .user {
    padding-left: 20px;
}

.setup-wizard dl {
    margin: 40px;
}

.setup-wizard dt {
    font-size: 1.3em;
    color: #777;
}

.setup-wizard dd {
    font-size: 1.1em;
    margin-bottom: 15px;
}

.wizard-header {
    padding: 20px 20px 10px 20px;
}

.setup-wizard-list {
    list-style-type: none;
    padding: 0;
    margin: 20px auto;
    display: block;
    width: 400px;
}

    .setup-wizard-list li {
        margin-bottom: 25px;
    }

        .setup-wizard-list li .sub {
            margin-left: 85px;
        }

    .setup-wizard-list a {
        font-size: 2em;
    }

        .setup-wizard-list a i {
            margin-right: 20px;
        }

    .setup-wizard-list .completed {
        font-size: 2em;
        position: relative;
        left: -10px;
        width: 35px;
        color: #ccc;
        display: inline-block;
    }

.setup-wizard-nav {
    marign: 0;
    padding: 0;
}

    .setup-wizard-nav ul {
        list-style: none;
        display: block;
        padding: 0;
    }

        .setup-wizard-nav ul .header {
            display: block;
            padding: 10px 15px;
            margin: 0;
            background: #ccc;
        }

    .setup-wizard-nav li a {
        display: block;
        padding: 10px 15px;
        background-color: #eee;
    }

.row .row {
    padding: 0;
    margin: 0;
}

table.table-striped > tbody > tr:nth-child(4n-7) > td,
table.table-striped > tbody > tr:nth-child(4n-7) > th {
    background-color: #f9f9f9;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: inherit;
}

/* cancelation modal */
#accountCancelModal .modal-dialog .modal-content {
	border-radius: 0;
}

#accountCancelModal .modal-header {
	background: #1d7cbe url(/img/navshadow.png) repeat-x bottom left;
}

#accountCancelModal .modal-dialog {
	max-width: 900px;
}

#accountCancelModal .modal-dialog .modal-content .modal-body {
	width: 90%;
	margin: 0 auto;
}

	#accountCancelModal .modal-dialog .modal-content .modal-body text {
		width: 100%;
		border-radius: 5px;
		border: 1px solid red;
		color: #000;
		resize: none;
	}

	#accountCancelModal .modal-dialog .modal-content .modal-body textarea {
		width: 100%;
		border-radius: 5px;
		border: 1px solid red;
		color: #000;
		resize: none;
	}

	#accountCancelModal .modal-dialog .modal-content .modal-footer button {
		width: auto !important;
		float: right;
		margin: 0 2px;
	}