body {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

    background: #fff;
    cursor: default;
}

.small-font td, .small-font th, .small-font input, .small-font select {
    font-size: 11px;
}

input {
    padding-left: 0;
    margin-left: 0;
}

optgroup {
    font-style: normal;
}

label {
    cursor: pointer;
}

label.link {
    cursor: pointer;
    color: #0000CC;
    font-weight: bolder;
}

label.link:hover {
    text-decoration: underline;
}

.strong {
    font-weight: bold !important;
}

img {
    border: 0;
}

.widget {
    border: 1px solid gray;
    margin: 10px;
    float: left;
}

.widget h1 {
    font-size: 12px;
    font-weight: bolder;
    background-color: #e1e1e1;
    margin: 0;
    padding: 2px;
}

.widget ul {
    padding: 0;
    margin: 0 20px;
}

.box_disabled, .box_empty, .box_partial, .box_red, .box_blue, .box_full, .box_gray, .box_purple {
    font-weight: bolder;
    padding: 0 3px;
    font-size: 10px;
    margin: 0;
}

.box_disabled {
    border: 1px solid #ccc;
    background: white;
    color: #ccc;
}

.box_empty {
    border: 1px solid black;
    background: white;
    color: black;
}

.box_partial {
    border: 1px solid black;
    background: yellow;
    color: black;
}

.box_blue {
    border: 1px solid black;
    background-color: blue;
    color: white;
}

.box_gray {
    border: 1px solid black;
    background-color: #e1e1e1;
    color: black;
}

.box_red {
    border: 1px solid black;
    background-color: red;
    color: white;
}

.box_full {
    border: 1px solid black;
    background: green;
    color: white;
}

.box_purple {
    border: 1px solid black;
    background: #EE82EE;
    color: white;
}

.box {
    border: 1px solid black;
    background: gray;
    color: white;
    padding: 0 2px;
    margin-right: 4px;
    cursor: hand;
    font-size: 10px;
}

a {
    color: #00C;
    font-weight: bolder;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.hilite {
    border: 1px solid green;
    line-height: 14px;
    padding: 0 6px 0 4px;
    background-color: lightgreen;
}

a.hilite:hover {
    text-decoration: none;
}

.reviews {
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    margin: 5px;
    padding: 5px;
    border: 1px solid gray;
    background-color: #e1e1e1;
}

.brand_name_popular {
    font-size: 11px;
}

.brand_name_notpopular {
    font-size: 10px;
}

.info_header {
    font: bolder medium Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.info_sub_header {
    font-weight: bolder;
    font-style: normal;
    margin: 10px 0 0 0
}

ul {
    list-style-type: disc;
    list-style-position: outside;
}

ul li {
    line-height: 18px;
    padding-top: 4px;
}

ul.frame_info {
    padding: 0;
    margin: 0 0 0 20px;
}

.frame_brand_name {
    font-weight: bolder;
    font-size: 12px;
    margin-bottom: 5px;
    padding-left: 20px;
}

.frame_model_name {
    font-weight: bolder;
    font-size: 12px;
    color: #777;
    padding-left: 20px;
}

.bottom_links {
    text-align: center;
    font-size: 11px;
}

.copyright {
    text-align: center;
    font-size: 10px;
}

.whatis {
    font-size: 11px;
    font-weight: normal;
    foxnt-style: italic;
}

hr {
    color: #FC0;
}

.section_border_yellow, .section_border_green {
    margin-bottom: 4px;
    padding-bottom: 10px;
}

.section_header_yellow, .section_header_green {
    padding: 8px 10px;
    font-weight: bolder;
    text-align: left;
    height: 16px;
}

.section_border_yellow {
    width: 95%;
    margin-top: 20px;
    border-top: 2px solid #FC0;
    border-left: 1px solid #FFE88A;
    border-right: 1px solid #FFE88A;
    border-bottom: 1px solid #FFE88A;
}

.section_header_yellow {
    background-color: lightyellow;
}

.section_border_green {
    width: 400px;
    margin-top: 2px;
    border-top: 2px solid green;
    border-left: 1px solid #239323;
    border-right: 1px solid #239323;
    border-bottom: 1px solid #239323;
}

.section_header_green {
    background-color: lightgreen;
}

.special_brand {
    border-bottom: 1px solid orange;
    padding: 6px 10px;
    font-size: 11px;
}

.red {
    color: red;
}

.green {
    color: green;
}

.yellow {
    color: #CC5500;
}

.mailsent {
    font-weight: bolder;
    color: #60A63A;
    font-size: 11px;
    line-height: 26px;
}

.question {
    font-weight: bolder;
    font-style: normal;
    margin: 10px 0 0 0;
    font-size: 11px;
}

.disabled {
    color: #bbbbbb;
    font-weight: bolder;
}

.breadcrumb {
    margin-bottom: 10px;
    margin-top: 5px;
}

form {
    margin: 0;
    padding: 0
}

#customerServiceView {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid orange;
}

.special {
    font-weight: bolder;
    /*	border: 1px solid #CC5500;*/
    background-color: orange;
    color: white;
    font-size: 10px;
    padding: 2px 6px;
}

.crossout {
    text-decoration: line-through;
    color: gray;
}

.tooltip {
    cursor: pointer;
}

.dialog {
    position: absolute;
    background-color: white;
    border: 1px solid black;
    z-index: 1000;
    display: none;
}

.headerBar {
    font-weight: bolder;
    background-color: #003366;
    color: white;
    padding: 4px 10px;
}

.form-inline label {
    font-weight: normal;
    margin-right: 10px;
}

/*
Orders
*/

/*
Inventory
*/
.inventory-frame-thumbnail {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
    max-width: 200px;
    min-height: 200px;
    min-width: 200px;
}

.inventory-frame-wrapper {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
/*
Scraper Center BEGIN
*/
.scraper-manufacture {
	background-color:#e4f2f7!important;
}
.scraper-brand {
	background-color:#e0fae0!important;
}

table.scraper-totals h1,
table.scraper-totals h2,
table.scraper-totals h3,
table.scraper-totals h4,
table.scraper-totals h6
 {
    margin-left:2px; 
    margin-right:2px; 
    margin-top: 1px;
    margin-bottom: 1px;
}

table.scraper-totals td
{
    text-align: center;
}

table.scraper-totals h1, table.scraper-totals h2
{
    transform: scale(1,2);
    -webkit-transform: scale(1,1.5);
}
td.total_scrapers_frames_error,
td.total_scrapers_frames_error h2 {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        color: red;
}
table.scraper-totals .ok {
    color: green;
}

table.scraper-totals .error {
    color: red;
}

table.scraper-totals .frames {
}

table.scraper-totals .frames {
    background-color: #edffd7;
}

table.scraper-totals .frames_styles {
    background-color: #fff9dd;
}

table.scraper-totals .merge {
    background-color: lightskyblue
}

table.scraper-totals .new {
    background-color: lightgreen;
}
table.scraper-totals th {
    color: gray;
    text-align: center;
    font-size: large;
}
.scrapersApp{
	display:none;
}

/*
Scraper Center END
*/

div.da{word-wrap: break-word; white-space: pre-wrap;font-weight: bold;font-size:16px;}
/*
ShipStation
*/
#ssModal input,
#ssModal select {
    width: auto;
    max-width: 100%;
}

#ssModal input.dimension {
    width: 60px;
}

#ssModal input[name='weight'] {
    width: 60px;
}

#ssModal .help-block {
    font-size: 9pt;
    font-style: italic;
}

#ss_address .form-control {
    width: 48%;
    height: auto;
    line-height: 1.2;
    margin: 2px 0;
    padding: 6px;
}

#ss_address .form-third .form-control {
    width: 30%;
}

.alert-condensed {
    padding: 10px !important;
}

#ssModal h5.green {
    color: green;
}

/*
Arqspin
*/

.arqspin-wrapper {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}

.arqspin-default {
    height: 512px;
}

.arqspin-small {
    height: 256px;
}

.arqspin-wrapper iframe {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
}

/*
Inventory: Dynamic Sizes
*/
.dynamic-size-message {
    font-weight: bold;
    font-style: italic;
}

.dynamic-size-message.success {
    color: green;
}

.dynamic-size-message.error {
    color: red;
}

/*
Inventory: Last Scraped
*/
.last-scraped-fail {
    color: red;
}

.last-scraped-warning {
    color: orange;
}

.last-scraped-pass {
    color: green;
}

.inventory-brand-link {
    color: grey;
    font-size: 10px;
    font-weight: normal;
}

/*
Lenses
*/
.pricing-condition {
    margin-bottom: 10px;
}

.pricing-condition-group p.description {
    margin-bottom: 20px;
}

.pricing-condition.indent1 {
    text-indent: 60px;
}

.pricing-condition .buttons,
.pricing-condition-group .buttons {
    float: right;
}

#admin-container .daily-report-table-wrapper {
    height: auto;
    overflow: auto;
    margin-bottom: 50px;
}
#admin-container .totals-wrapper {
    margin-bottom: 50px;
}

@media print {
    #admin-container .search-button, #admin-container .pagination {
        display: none;
    }
    #admin-container .pagination-text {
        display: none;
    }
    #admin-container .daily-report-table tr td:first-child, #admin-container .daily-report-table tr th:first-child {
        display: none;
    }
    #admin-container label[for='date'] {
        display: none;
    }
    #admin-container .datepicker {
        border: none;
        top: -55px;
        margin-left: 120px;
    }
    #admin-container .daily-report-table-wrapper {
        margin-top: -70px;
        font-size: 12px;
    }
    #admin-container .totals-wrapper {
        margin-bottom: 50px;
        margin-top: -80px;
        font-size: 12px;
    }
    #admin-container .totals-wrapper h2 {
        font-size: 20px;
    }
}