body.body_print {
    font-size: 16px;
}

body.body_print fieldset#interventions {
    display: none;
}

body.body_print #print_area, body.body_print #qrcode {
    display: block
}

.icon_box, div.clickable, .clickable, div.dash_icon, img.flag_icon, span.info-icon, ul#head_menu li div {
    cursor: pointer
}

body {
    background-color: #f2f2f2
}

body.body_print {
    background-color: #FFF
}

body.body_print td {
    font-size: 14px
}

.flag_check, body.body_print .hide_in_print {
    display: none
}

body.body_print table.form_table.store {
    width: 200px
}


img {
    border: 0
}

img.flag_icon {
    padding: 0 5px;
    background: #f1f1f1;
    border: 1px solid #e3e3e3
}

img.flag_icon.active {
    background: #BFEF86
}

.left_column_icon {
    padding-left: 55px;
    background-repeat: no-repeat;
    margin-left: 10px
}

.sub_header {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px
}

div.option {
    width: 180px;
    height: 100px;
    padding: 20px;
    margin: 4px;
    vertical-align: middle;
    text-align: center;
    float: left
}

div.option p {
    padding: 0;
    margin: 0
}

fieldset table {
    width: 100%
}

table thead th {
    text-align: left
}

table.list thead th {
    text-align: left;
    background-color: #EEE;
    font-weight: 400;
    color: #666;
    padding: 5px
}

table.list tr td {
    padding: 4px
}

p.information {
    color: #999;
    font-size: 14px;
    font-style: italic;
    padding: 0;
    margin: 0
}

table tr td.title p.information {
    color: #A80E0E
}

div.dialog {
    display: none
}

fieldset#claim_files table.form_table td {
    border-bottom: 1px solid #999
}

.growl {
    position: fixed;
    width: 960px
}

table.claim_requirements_block {
    border-left: 1px solid #000;
    float: right
}

table.claim_requirements_block td {
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    width: 10px;
    padding: 0
}

table.claim_requirements_block td.requirement.receipt {
    background: #0F0
}

table.claim_requirements_block td.requirement.service_proof {
    background: #F60
}

table.claim_requirements_block td.requirement.receipt.uploaded {
    background: url(../images/icons/accept.png) 1px 1px no-repeat #0F0
}

table.claim_requirements_block td.requirement.service_proof.uploaded {
    background: url(../images/icons/accept.png) 1px 1px no-repeat #F60
}

.button.green {
    color: #FFF
}

ul.arrow_list {
    padding-left: 23px
}

ul.arrow_list li {
    background-image: url(../images/icons/arrow_right.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px
}

.box {
    padding: 10px
}

td#color_data, td#country_data, td#created_data, td#customer_number_data, td#reference_data, td#serial_number_data, td#tools_data, th#reference {
    padding-left: 0
}

div.news_item p {
    font-size: 14px;
    margin-top: 5px
}

div.news_item a {
    font-family: inherit;
    display: block;
    font-size: 12px
}

table.log_table td {
    font-size: 14px;
    border-bottom: 1px solid #EEE
}

table tr.line td {
    border-bottom: 1px solid #DDD
}

td#tools_data div.tools_holder {
    width: 81px
}

td#product_number_data {
    white-space: nowrap
}

td#status_data {
    width: 150px
}

td#files_icon_data {
    width: 5px;
    padding-left: 0
}

td#name_data {
    width: 180px
}

div.validation_color_bar {
    width: 5px;
    height: 15px;
    float: left
}

div#customer_finder, div#user_information {
    float: right;
    width: 260px;
    background-color: #f2f2f2;
    padding: 10px;
    font-size: 14px
}

div#user_information {
    position: absolute;
    right: 20px
}

div#customer_finder p, div#user_information p {
    padding: 0;
    margin: 0 0 10px
}

h3.underlined {
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
    margin-bottom: 5px
}

h3.underlined.grey {
    border-bottom: 1px solid #AAA;
    color: #AAA
}

div#customer_finder h3, div#user_information h3 {
    color: #999
}

div#pre_approval {
    margin-bottom: 10px
}

div.configuration_item span.button {
    float: left;
    clear: left
}

div.configuration_item span.button.trashcan {
    float: left;
    clear: none
}

div.configuration_item input.key {
    width: 200px;
    margin-left: 10px;
    margin-bottom: 3px
}

div.configuration_item input.value {
    width: 300px;
    margin-left: 10px;
    margin-bottom: 3px
}

div.dash_icon {
    text-align: center;
    width: 200px;
    float: left;
    height: 210px;
    margin-bottom: 10px;
    margin-right: 50px
}

div.dash_icon p {
    margin: 0;
    padding: 0;
    color: #999
}

div.dash_icon img {
    margin-bottom: 10px
}

div#credit_note_reference, div#manufacturers_reference {
    padding: 10px;
    background-color: #ddd;
    color: #000;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    float: right;
    border: 1px solid #999
}

.info_box, .info_box.blue, .info_box.red {
    color: #333;
    padding: 10px;
    font-size: 14px;
    position: relative
}

.info_box {
    background: #EEE;
    border: 1px solid #DDD
}

.info_box.blue {
    background: #c1d2ee;
    border: 1px solid #6DB6EA
}

.info_box.red {
    background: #ffdede;
    border: 1px solid #A80E0E
}

.info_box strong {
    display: block;
    margin: 0 0 3px
}

.info_box strong span {
    border-bottom: 1px solid #DDD
}

.icon_box {
    width: 16px;
    padding: 2px
}

.rma_information_section {
    color: #000000
}

.bold {
    font-weight: 700
}

div.notification, div.sub_notification {
    color: #fff;
    font-weight: 600;
    background-color: #B00;
    font-size: 14px;
    text-align: center;
    padding: 2px
}

div.sub_notification {
    display: inline;
    margin-right: 0px
}

div#backoffice_warning_message {
    margin: 0 auto;
    background-color: #fcc;
    padding: 10px;
    border-bottom: 3px solid red
}

div#localhost_warning_message {
    margin: 0 auto;
    background-color: #6cf;
    padding: 10px;
    border-bottom: 3px solid #39f
}

div#maintenance_warning_message {
    margin: 0 auto;
    background-color: #fcf;
    padding: 10px;
    border-bottom: 3px solid #f0f
}

div#newserver_warning_message {
    margin: 0 auto;
    background-color: orange;
    padding: 10px;
    border-bottom: 3px solid darkorange;
}

div#development_warning_message {
    margin: 0 auto;
    background-color: #cfc;
    padding: 10px;
    border-bottom: 3px solid #0f0
}

div#beta_warning_message {
    margin: 0 auto;
    background-color: #cfc;
    padding: 10px;
    border-bottom: 3px solid #0f0;
}

div#beta_warning_message form {
    display: inline-block;
    margin-left: 10px;
}

img.product_image {
    height: 50px
}



#forced_repair_order_text, #repair_order_text {
    padding: 10px;
    background-color: #6cf;
    margin-bottom: 10px;
    display: none
}

#b2b_order_text, #credit_order_text, #exchange_order_text, #spare_order_text {
    padding: 10px;
    background-color: #BFEF86;
    margin-bottom: 10px;
    display: none
}


#information_texts {
    padding: 10px;
    background-color: #eee;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333
}

#information_texts p {
    padding: 0;
    margin: 0
}

tr.table_row td {
    border-bottom: 1px solid #EEE;
    font-size: 14px
}

table tr.table_row_small_grey {
    background-color: transparent
}

table tr.table_row_small_grey td {
    border-bottom: 1px solid #EEE;
    font-size: 12px;
    background-color: none;
    color: #999;
    text-align: left;
    padding: 0;
    margin: 0
}

td.error {
    background-color: red;
    color: #FFF
}

div#claim_disclaimer {
    font-size: 14px;
    color: #999;
    line-height: 15px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #EEE;
    border: 1px solid #EEE
}

.fullscreen {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000000000
}

.white {
    background-color: #FFF
}

.small_toggle, .small_toggle_active {
    margin-right: 1px;
    padding: 5px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    float: left;
    color: #999;
    cursor: pointer
}

.small_toggle_active {
    border-top: none;
    color: #000
}

.receiver_button {
    width: 220px;
    text-align: left
}

.list_button {
    font-size: 12px;
    padding: 0;
    margin: 0
}

.add_reference_validation_table {
    width: 150px
}

table.add_reference_validation_table tr td {
    width: 75px;
    padding: 0;
    text-align: center
}

.small_select {
    width: 100%;
    font-size: 12px
}

.page_favorites {
    bottom: 5px;
    font-size: 14px;
    background-color: #eee;
    padding: 5px;
    float: right;
    width: 800px;
    color: #999;
    clear: both;
    right: 10px;
    margin: 20px 20px 10px
}

tr.customer_finder_input_row {
    display: none
}

div.information_message {
    background-color: #fcc;
    border: 1px solid #A80E0E;
    margin-bottom: 10px;
    padding: 10px;
    clear: both
}

.auto_complete_field {
    width: 100%
}

.auto_complete_list {
    border-top: 1px dashed #999;
    margin-top: 5px;
    padding-top: 5px
}

.grand_total td {
    border-top: 1px dashed #AAA;
    margin-top: 10px;
    padding-top: 10px
}

.grand_total {
    font-size: 18px;
    font-weight: 700;
    padding: 5px
}

.grand_total_part {
    font-style: italic;
    color: #999;
    font-size: 18px
}

.ui-autocomplete-loading {
    background: url(../images/icons/loading.gif) right center no-repeat #f2f2f2
}

#claim_warning_message {
    background-color: #ffc;
    border: 1px solid #fc0
}
div.return_freight {
    background-color: #f2f2f2;
    padding-top: 10px;
    margin-bottom: 10px;
}

div.modal_log_header {
    color: #999;
    font-size: 9px;
}

table.log_table_small td {
    font-size: 11px;
}

table.log_table_small {
    margin-bottom: 3px;
}

.grey {
    color: #999;
}

.orange {
    color: #F60;
}

.green {
    color: green;
}

.ui-state-error.error {
    padding: 5px;
    margin-bottom: 10px;
}

table.import_verifier td.error {
    border: 1px solid #A80E0E;
}


#serial_number_help_text, #production_number_help_text {
    background-color: #f2f2f2;
    color: #999;
    font-size: 9px;
    padding: 10px;
    margin-top: 10px;
}

#serial_number_help_text a, #production_number_help_text a {
    color: #66CCFF;
}

div.help_area {
    clear: both;
    background-color: #333;
    text-align: center;
    margin-top: 40px;
    margin-left: -32px;
    margin-right: -23px;
    margin-bottom: -39px;
}

div.help_area img.help_icon {
    width: 30px;
    vertical-align: middle;
}

div.help_area p {
    color: #999;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-bottom: 15px;
    width: 100%;
    text-align: left;
}

div.help_area p a {
    color: #39f;
}

div.help_area h2 {
    color: #f2f2f2;
    background-color: #000;
    text-align: left;
    padding: 20px;
}

table.table th {
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
}

table.table tfoot td {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
}

table.table {
    border-collapse: collapse;
    width: 100%;
}

table.table tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}

table.table-warning tbody tr:nth-child(odd) {
    background-color: #ffcc66;
}

table.table tbody tr:hover {
    background-color: #6cf;
}

table.table-warning tbody tr:hover {
    background-color: #000;
    color: #fff;
}

table.table-warning tbody tr:hover td a {
    color: #fff;
}

table.table tr.table-form td {
    background-color: #f2f2f2;
}

table.table th, table.table td {
    padding: 0;
}

table.table td {
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.table-small {
    font-size: 11px;
}

table.table-small td {
    padding-top: 2px;
    padding-bottom: 2px;
}

div#product_warning_text {
    display: none;
    padding: 10px;
    margin-top: 10px;
    background: #FFD700;
    color: #df8505;
    width: 700px
}

div.xpos_alert {
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px;
}

div.xpos_alert.information {
    border-color: #39f;
    background-color: #66CCFF;
    color: white;
    font-weight: bold;
    background-image: url("/content/design/layout/default/images/icons/info_trans.png");
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-left: 28px;
}

div.xpos_alert.information a {
    color: #FFF;
    font-weight: normal;
    font-size: 12px;
}

.tips {
    display: block;
    padding: 10px;
    background-color: #C3EFFF;
    background-image: url("/content/design/layout/default/images/icons/info_trans.png");
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-left: 28px;
    margin-bottom: 15px;
}

.hide {
    display: none;
}

.margin-top {
    margin-top: 10px;
}

.table td.title {
    background-color: #FFF;
    width: 200px;
    font-weight: bold;
}

.quickfinder {
    padding: 7px;
    height: 17px;
    background-color: #fff;
    color: #999;
    float: right;
}

.quickfinder span {
    font-weight: bold;
    font-size: 9px;
}

.quickfinder input {
    border: none;
    background-color: #fff;
    border-bottom: 1px solid #d1d1d1;
    padding: 3px;
    margin-right: 20px;
    margin-left: 5px;
}

.quickfinder input:last-child {
    margin-right: 5px;

}

/**
 * Backoffice Dashboard Widgets
 */

#backoffice_dashboard_widget_tools {
    padding: 10px;
    border-radius: 5px;
    background-color: #eaeaea;
}

#add_bo_dash_widget table.form_table {
    width: auto;
    min-width: 450px;
}

/*
#sort_bo_dash_widgets {
	padding: 10px;
	border-radius: 5px;
	background-color: #eaeaea;
	margin-top: 10px;
}
*/

#sort_bo_dash_widgets > ul {
    list-style: none;
    margin: 10px;
    padding: 0;
}

#sort_bo_dash_widgets > ul > li {
    padding: 5px;
}

#sort_bo_dash_widgets > ul > li:hover {
    background-color: #ddd;
    border-radius: 5px;
}

#sort_bo_dash_widgets > ul > li > span {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #666666;
    background-color: #2e2e2e;
}

.bo_dash_widget_settings {
    margin-top: 10px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
}

#add_bo_dash_widget button[type="submit"] {
    margin-top: 10px;
}

#backoffice_dashboard_widgets {
    margin-left: -10px;
    margin-right: -10px;
}

#backoffice_dashboard_widgets .no-widgets {
    margin-left: 10px;
    margin-right: 10px;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container.size-small {
    width: 25%;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container.size-medium {
    width: 50%;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container.size-large {
    width: 75%;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container.size-full {
    width: 100%;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container .bo_dashboard_widget_inner {
    margin: 0px 10px 10px 10px;
    background: white;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 5px;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container.no-padding .bo_dashboard_widget_inner {
    padding: 0;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container .bo_dash_widget_tools {
    display: none;
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 1;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container:hover .bo_dash_widget_tools {
    display: inline-block;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container .claim_status_warning {
    padding: 20px;
    border-radius: 5px;
    min-height: 75px;
}

#backoffice_dashboard_widgets .bo_dashboard_widget_container .claim_status_warning a {
    float: right;
    color: #000;
}

/**
 * Claim Audit
 */
.claim-receipt-audit-inline {
    max-width: 100%;
    height: auto;
}

#claim-receipt-audit-tools {
    border-top: 1px solid #c7c9ca;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#reference_data {
    min-width: 75px;
}

#support_information {
    cursor: help;
}

#support_information:hover {
    background-color: #288DB1;
    color: #fff;
}

#claim_warning_messages {
    display: none;
}

#claim_warning_messages td {
    font-size: 15px;
}

.ui-dialog {
    max-width: 1200px;
}


div#user_information {
    font-size: 12px;
}

.info_box {
    font-size: 12px;
}



.dash_warning img {
    max-width: 50px;
    margin-right: 10px;
}

#dash_warnings {
    border: 1px solid #F00;
    background-color: #fff5f5;
    padding: 10px;
}


.ui-widget .ui-widget {
    font-size: 12px;
}

.ui-widget button {
    font-size: 12px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.padding {
    padding: 10px;
}

.alert {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 13px;
    border: 1px solid #CCC;
    background-color: #f2f2f2;
    margin-bottom: 10px;
    color: #666666;
}

.alert.warning {
    border: 1px solid;
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert.info {
    border: 1px solid #bcdff1;
    background-color: #d9edf7;
    color: #31708f;
}

.alert.success {
    border: 1px solid #d0e9c6;
    background-color: #3c763d;
    color: #FFFFff;
}

.textarea {
    width: 100%;
    padding: 10px;
    font-size: 13px;
    margin-bottom: 20px;
}

h3 {

    margin-bottom: 10px;
}

.highlight {
    padding: 5px;
    background-color: #39f;
    color: #fff;
}

.muted {
    color: #999;
}

.icon {
    width: 16px;
}

.purple {
    color: #800080;
}

/* ==== GRID SYSTEM ==== */

[class*='col-'] {
    float: left;
}

.col-12 {
    width: 100%;
}

.col-6 {
    width: 50%;
}

.col-3 {
    width: 25%;
}

.col-2 {
    width: 16.66666666667%;
}

.row.padding {
    padding: 20px 0 20px 20px;
}

.row.padding > [class*='col-']:last-of-type {
    padding-right: 20px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.row *, .row *:after, .row *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[class*='col-'] {
    padding-right: 20px;
}

[class*='col-']:last-of-type {
    padding-right: 0;
}
