body {
    background-color: #FFFFFF;
    font-family: Verdana, "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica,
    Arial, sans-serif;
    font-size: 12px;
}

img {
    vertical-align: middle;
    border: 0 none;
}

a img {
    vertical-align: top;
    border: 0 none;
}

.paramlabel {
    font-size: 12px;
}

/* #b1, #d2 { display: none; } */

/* Pour modifier la couleur de fond de la barre de menu */
.bodyMenu {
    background-color: #FFCE00;
}

div#offFrame {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    visibility: hidden;
}

/* Table */

table {
    text-align: left;
}

th {
    background-color: #FFCE00;
    color: black;
    font-size: 12px;
}

td {
    font-size: 12px;
}

/* Dtable */

table.dtable th {
    background-color: #FFCE00;
    padding: 5px;
}

table.dtable td {
    padding: 5px;
}

table.dtable th.title {
    background-color: #ffdc4c;
}

.title-right-space {
    border-right: 2px solid white;
}

/* Eligibility shrimp table */
table.eligibiity-shrimp-table {
    background-color: white;
}

table.eligibiity-shrimp-table th, table.eligibiity-shrimp-table td {
    padding: 5px;
}

/* PreEligibility shrimp table */
table.preeligibiity-shrimp-table {
    background-color: white;
}

table.preeligibiity-shrimp-table th {
    background-color: #FFFFFF;
    color: black;
    font-size: 12px;
}

fieldset {
    background-color: #FAFAFA;
    border: 1px solid #d7d7d7;
}

table#multipaymenttable {
    border: 1px solid Black;
    text-align: center;
}

span.eligok {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    float: right;
    background-image: url(../images/check.gif);
}

span.eligko {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    float: right;
    background-image: url(../images/forbidden.gif);
}

span.eligdown {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    float: right;
    background-image: url(../images/warning.gif);
}

span.eligneutral {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    float: right;
    background-image: url(../images/question.png);
}

span.eligempty {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    float: right;
    background-image: url(../images/info.gif);
}

span.eligformat {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    float: right;
    background-image: url(../images/supprimer.gif);
}

table.kitdetailstable {
    border: 1px solid Black;
}

table.eligtable {
    border: 1px solid Black;
    cellpadding: 10px;
}

table.preeligtable {
    border: 1px solid Black;
    cellpadding: 60px;
}

th.thnumcheque {
    width: 210px;
}

th.thmultipaybutton {
    width: 25px;
}

th.thmultipaymontant {
    width: 120px;
}

th.thmultipay {
    width: 500px;
}

th.thcmodpai {
    width: 145px;
}

select.selectmultipay {
    width: 145px;
}

.left_blanc {
    text-align: left;
}

.right_blanc {
    text-align: right;
}

.right_normal {
    background-color: #CCCCCC;
    text-align: right;
}

.left_grisclair {
    background-color: #EEEEEE;
    text-align: left;
}

.right_grisclair {
    background-color: #EEEEEE;
    text-align: right;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0 none;
}

li a {
    display: block;
    text-decoration: none;
}

tfoot {
    font-weight: bold;
    font-size: 12px;
}

tfoot.total {
    background-color: #FFCE00;
    color: black;
    font-weight: bold;
    font-size: 12px;
}

.subMenuLayer {
    border: solid black 1px;
}

ul.treeroot {
    list-style: none;
    margin-left: 20px;
    margin-bottom: 100px;
    margin-top: 20px;
    padding: 0;
    border: 0 none;
    text-align: left;
    text-indent: 10px;
}

ul.treeroot li {
    margin-bottom: 10px;
}

ul.branchlevel1 {
    list-style: none;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 0;
    border: 0 none;
    text-align: left;
    text-indent: 10px;
}

ul.branchlevel1 li {
    margin-bottom: 5px;
}

ul.treeleaf {
    list-style: square;
    margin-left: 60px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 0;
    border: 0 none;
    text-align: left;
    text-indent: 10px;
}

ul.treeleaf li {
    margin-bottom: 5px;
}

span.expand {
    background-image: url("../images/expand.gif");
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 10px;
}

span.collapse {
    background-image: url("../images/collapse.gif");
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 10px;
}

li.errorli {
    margin-left: 50px;
    margin-bottom: 5px;
    margin-top: 5px;
}

a {
    color: black;
    font-size: 12px;
}

a:hover {
    color: white;
    background-color: #DF0029;
}

a.currency {
    color: blue;
    font-size: 12px;
}

/* Pour changer la couleur de fond des menus deroulants */
.menuHover {
    cursor: pointer;
    background-color: #DF0029;
    color: #FFFFFF;
}

div#menuBar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

div#menuBar ul li {
    float: left;
}

div#menuBar ul li a {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 16px;
}

div.subMenu {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFCE00;
    font-size: 10px;
    padding: 3px;
    border: solid black;
    border-width: 1px;
    visibility: hidden;
}

a.sub {
    background-image: url(../images/fleche_left.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
}

.subMenu ul li a {
    padding-left: 1px;
    padding-right: 15px;
    text-align: left;
}

.yellow {
    background-color: #FFCE00;
}

.red {
    background-color: #df0029;
}

.redfondwhite {
    background-color: #df0029;
    color: white;
}

.anormal {
    background-color: #00309C;
    color: white;
}

.normal {
    background-color: #CCCCCC;
}

.grisclair {
    background-color: #EEEEEE;
}

.grisselect {
    background-color: #CCCCCC;
}

.redborder {
    border: solid #df0029 1px;
}

.blockVisible {
    display: block;
}

.redStyle {
    background-color: #CE0000;
}

.redHighlighted {
    background-color: #CE0000;
    color: #FFFFFF;
}

.selLnk {
    color: white;
    text-decoration: none;
    font-size: 11px;
}

.selLnk2 {
    color: black;
    text-decoration: none;
    font-size: 11px;
}

.selLnk3 {
    color: white;
    text-decoration: underline;
    font-size: 11px;
}

.souligne {
    border: 0 none;
    border-bottom: solid windowtext .5pt;
}

.ctxMenu {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFCE00;
    font-size: 5px;
    padding: 3px;
    border: solid black 1px;
    visibility: hidden;
    z-index: 1;
}

.ctxMenu ul li a {
    padding-left: 1px;
    padding-right: 20px;
    white-space: nowrap;
    text-align: left;
}

.decale {
    text-indent: 15pt;
}

.tabNormal {
    background-color: #F3F3F3;
    vertical-align: middle;
    border: 1px solid #004080;
}

.tabSelected {
    background-color: #DDEEFF;
    vertical-align: middle;
    border: 1px solid #004080;
}

div.cadreNormal {
    margin-left: 4px;
    margin-right: 4px;
    font-weight: bold;
}

.arrow {
    color: black;
    padding: 0;
    font-size: 10px;
}

.sortAsc {
    background-image: url("../images/arrow_up.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
}

.sortDesc {
    background-image: url("../images/arrow_down.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
}

.nosort {
    background-image: url("../images/arrow_off.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
}

.currency {
    color: blue;
    font-size: 12px;
}

.yesfield {
    background-color: #329600;
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.nofield {
    color: #CE0000;
    font-weight: bold;
    font-size: 12px;
}

a.onglet {
    text-decoration: none;
}

a.onglet:link {
    color: #003998;
}

a.onglet:visited {
    color: #003998;
}

a.onglet:hover {
    text-decoration: none;
    color: Red;
}

.label {
    font-weight: bold;
}

.inputmailbody {
    height: 330px;
    width: 550px;
    font-size: 11px;
    border: #999999;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.emailbtn {
    width: 150px;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background-color: #F5F5F5
}

.emailfilebtn {
    width: 60px;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.emailtablebordered {
    border: 1px #C0C0C0 solid
}

.inputmail {
    font-size: 11px;
    height: 18px;
    width: 350px;
}

.inputmailbody {
    height: 330px;
    width: 550px;
    font-size: 11px;
    border: #999999;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.tdemail {
    font-size: 11px;
}

.tableborderedBold {
    border: 1px #999999 solid;
}

div#div_otherctrt, div#div_ctrtlie {
    display: inline;
}

div#formContainer {
    position: absolute;
    width: 100%;
}

div#option {
    white-space: nowrap;
}

/* jqModal base Styling courtesy of Brice Burgess <bhb@iceburg.net>
   The Window's CSS z-index value is respected (takes priority). If none is supplied,
   the Window's z-index value will be set to 3000 by default (via jqModal.js). */
div.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #DDEEFF;
    color: #333;
    border: 1px solid black;
    padding: 10px;
    font: 12px Verdana, Tahoma, Helvetica, Arial;
}

div.jqmOverlay {
    background-color: #000;
}

div.jqmAjaxLoader {
    height: auto;
    width: 320px;
    margin: auto;
    top: 40%;
    margin-left: -160px;
    padding: 10px 10px 10px 10px;
    background: #FFF;
    border: 1px solid #000;
}

div.jqmWhiteOverlay {
    background-color: #FFFFFF;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth + 'px');
    height: expression(this.parentNode.offsetHeight + 'px');
}

/* Fixed positioning emulation for IE6
   Star selector used to hide definition from browsers other than IE6
   For valid CSS, use a conditional include instead */
* html div.jqmWindow {
    position: absolute;
    top: expression(( document.documentElement.scrollTop ||
		document.body.scrollTop)+ Math.round(17* (document.documentElement.offsetHeight||
		 document.body.clientHeight)/100)+ 'px');
}

div.jqmWindow input:focus, div.jqmWindow input.iefocus {
    background-color: rgb(255, 255, 181);
}

div.jqmAbove {
    z-index: 5000;
    background-color: #DDEEFF;
}

div.jqmPopin {
    display: none;
    z-index: 3000;
    position: absolute;
    top: 5px;
    left: 5%;
    width: 90%;
    background-color: #E0E0E0 /* #DDEEFF*/;
    color: #333;
    border: 1px solid black;
    padding: 10px;
    font: 12px Verdana, Tahoma, Helvetica, Arial;
}

div.jqmPopinPrest {
    display: none;
    position: absolute;
    top: 1px;
    left: 1%;
    width: 30%;
    background-color: #E0E0E0 /* #DDEEFF*/;
    color: #333;
    border: 1px solid black;
    padding: 2px;
    font: 2px Verdana, Tahoma, Helvetica, Arial;
}

div.jqmPopinContract {
    display: none;
    z-index: 3000;
    position: absolute;
    top: 5px;
    left: 5%;
    width: 90%;
    background-color: #FFFFFF /* #DDEEFF*/;
    color: #333;
    border: 1px solid black;
    padding: 10px;
    font: 11px Verdana, Tahoma, Helvetica, Arial;
}

div.jqmPopinArticle {
    display: none;
    position: absolute;
    top: 10%;
    left: 5%;
    width: 90%;
    background-color: #BDBDBD /* #E0E0E0 #FFFFFF */;
    color: #333333d6;
    border: 1px solid black;
    padding: 10px;
    font: 12px Verdana, Tahoma, Helvetica, Arial;
    -moz-box-shadow: 4px 4px 10px #888; /* Firefox */
    -webkit-box-shadow: 4px 4px 10px #888; /* Safari */
    box-shadow: 4px 4px 6px #888; /* IE9 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Color='#AAAAAA',
    Direction=135, Strength=6); /* IE6, IE7 & IE8 */
}

div.jqmErrors {
    text-align: center;
    background-color: red;
    color: white;
    border: 1px black solid;
    display: none;
    margin: 5px 5px 5px 5px;
    font-weight: bold;
}

table.jqmTable {
    border: 0 none;
    padding: 1px;
    border-spacing: 0px;
    border-collapse: collapse;
    font: 12px Verdana, Tahoma, Helvetica, Arial;
    width: 100%;
}

div#div-alerts-buttons, div#div-popin-buttons {
    padding: 10px;
}

.blancfondnoir {
    background-color: #000000;
    color: white
}

.divconfig {
    float: left;
    border: 1px solid #000000;
    width: 49%;
}

.divmigration {
    text-align: center;
    height: 130px;
    display: none;
    border: 0 none;
    width: 49%;
}

.divmigration4 {
    float: right;
    width: 49%;
    border: 1px solid #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

.divmigration5 {
    margin-top: 5px;
    float: left;
    border: 1px solid #000000;
    width: 49%;
    margin-bottom: 5px;
}

div.config2 {
    float: right;
    border: 1px solid #000000;
    width: 49%;
}

div.config3 {
    margin-top: 5px;
    border: 0 none;
    clear: both;
}

div.config4 {
    float: right;
    width: 49%;
    border: 1px solid #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.config5 {
    margin-top: 5px;
    float: left;
    border: 1px solid #000000;
    width: 49%;
    margin-bottom: 5px;
}

div.config6 {
    margin-top: 5px;
    border: 0 none;
    clear: both;
}

div.config7 {
    margin-top: 5px;
    border: 1px solid #000000;
    width: 49%;
    margin-bottom: 5px;
}

div.configBorderBothClear {
    width: 100%;
    margin-top: 5px;
    border: 1px solid #000000;
    clear: both;
    margin-bottom: 5px;
}

#coordonnees-client {
    border: 1px solid #5C9CCC;
    width: 100%;
    padding: 1px;
    margin: 1px;
}

.coordonnees-client {
    width: 100%;
    /*padding: 1px;*/
    background-color: #5C9CCC;
    font-weight: bold;
    color: #FFFFFF;
}

.offre-client {
    width: 100%;
    padding: 1px;
    background-color: #F6A828;
    font-weight: bold;
    color: #FFFFFF;
}

.equipement-client {
    width: 100%;
    padding: 1px;
    background-color: green;
    font-weight: bold;
    color: #FFFFFF;
}

.vcard {
    background: url("../images/vcard.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 32px;
    width: 32px;
}

#choix-offre {
    width: 100%;
    border: 1px solid #F6A828;
    padding: 1px;
    margin: 1px;
}

.choix-offre {
    width: 100%;
    padding: 1px;
    background-color: #F6A828;
    font-weight: bold;
}

.television {
    background: url("../images/television.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 32px;
    width: 32px;
}

#reglement {
    width: 100%;
    border: 1px solid #CC0000;
    padding: 1px;
    margin: 1px;
}

.reglement {
    width: 100%;
    padding: 1px;
    background-color: #CC0000;
    color: #FFFFFF;
    font-weight: bold;
}

.paiement {
    background: url("../images/bank-check.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 32px;
    width: 32px;
}

.panel_offre {
    border: 1px gray solid;
    vertical-align: top;
    width: 210px;
}

.panel_offre_selected {
    border: 1px black solid;
    vertical-align: top;
    width: 210px;
}

.content_offre {
    float: left;
    margin: 0;
    padding: 5px;
}

.detail_offre {
    color: gray;
    margin: 0;
    padding: 0;
}

.detail_offre_selected {
    color: black;
    margin: 0;
    padding: 0;
}

#div_carticleprinc td {
    position: relative;
}

#div_carticleprinc td span {
    position: absolute;
    bottom: 5px;
    text-align: right;
}

table.formulaire-orange {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 0 none;
    padding: 0px;
    border-collapse: collapse;
}

table.formulaire-orange td.label {
    width: 20%;
    font-weight: bold;
    vertical-align: top;
}

table.formulaire-orange td.value {
    width: 80%;
    text-align: left;
}

.pureprospect {
    display: none;
}

ul#onglets, ul#consofid {
    clear: both;
    display: block;
    list-style: none outside none;
    outline: 0 none;
    margin: 0;
    padding: 0;
}

ul#onglets li {
    float: left;
    list-style: none outside none;
    position: relative;
    padding: 2px 2px 2px 2px;
    margin-left: 1px;
    margin-right: 1px;
}

ul#consofid li {
    float: left;
    list-style: none outside none;
    width: 30%;
}

ul#consofid li a {
    display: inline;
    text-decoration: underline;
}

div#div-contacts-hist, div#div-claims-hist, div#div-propals-hist, div#div-segments-hist {
    clear: left;
    text-align: center;
    height: 130px;
    display: none;
    min-height: 130px;
    padding-top: 5px;
}

div.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

div.block-title {
    width: 100%;
    font-weight: bold;
    background-image: url("../images/carre_bleu.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 1px solid #000000;
    text-indent: 20px;
    text-align: left;
}

div.history, div.qualification, div.address, div.rewards {
    margin-left: 20px;
    padding-top: 5px;
}

div.address td.label {
    font-weight: bold;
    width: 10%;
    vertical-align: top;
}

div.address td.content {
    width: 40%;
}

#block-buttons {
    text-align: center;
}

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

div.multi-combo {
    border: 1px solid #000000; /* #ACACAC; */
    height: auto;
    position: absolute;
    display: none;
    background-color: #FFFFFF;
    font-size: 9pt;
    cursor: pointer;
    overflow: hidden;
    width: 277px;
    font-family: Arial, Comic sans ms, Technical;
    z-index: 5000;
}

div.multi-combo ul {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 20px;
}

ul.simple-combo-list {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 20px;
    cursor: default;
}

div.multi-combo ul li, ul.simple-combo-list li {
    float: left;
    height: 20px;
    width: 20px;
}

.liHover {
    background-color: #C0C0C0;
}

div.multi-combo div {
    display: block;
    overflow: hidden;
    font-family: Arial, Comic sans ms, Technical;
}

div.multi-combo img {
    vertical-align: middle;
    border: 0;
}

div.multi-combo span {
    width: 255px;
}

li.subArrow {
    background-image: url("../images/fleche_left.gif");
    background-repeat: no-repeat;
    background-position: right;
}

li.script-icon, li.script-icon2 {
    background-image: url("../images/scripting4.gif");
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
}

div.multi-combo ul li.item {
    width: 235px;
    line-height: 20px;
}

li.stdUnchecked {
    background-image: url("../images/leaf_non_checked.gif");
    background-repeat: no-repeat;
    background-position: left;
}

li.stdChecked {
    background-image: url("../images/leaf_checked.gif");
    background-repeat: no-repeat;
    background-position: left;
}

li.subUnchecked {
    background-image: url("../images/directory_non_checked.gif");
    background-repeat: no-repeat;
    background-position: left;
}

li.subChecked {
    background-image: url("../images/directory_checked.gif");
    background-repeat: no-repeat;
    background-position: left;
}

li.followred {
    background-color: #DF0029;
}

div.text-to-display {
    width: 180px;
    height: 20px;
    white-space: nowrap;
    font-family: Arial, Comic sans ms, Technical;
    font-size: 9pt;
    line-height: 20px;
    float: left;
    overflow: hidden;
    text-align: left;
}

div.combo-box {
    background-image: url("../images/tridown.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 200px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

.hilite-blue {
    padding: 2px 10px 2px 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #00309C;
}

.spanRed {
    background-color: #CE0000;
    color: white;
    font-weight: bold;
}

.spanBlue {
    background-color: #00309C;
    color: white;
    font-weight: bold;
}

.spanYellow {
    background-color: #FFCE00;
    color: black;
    font-weight: bold;
}

.spanGreen {
    background-color: #319A00;
    color: white;
    font-weight: bold;
}

td.abonne {
    background-image: url("../images/carre_bleu.jpg");
    background-repeat: no-repeat;
    background-position: left;
    height: 15px;
    width: 15px;
}

td.logistique {
    background-image: url("../images/carre_vert.jpg");
    background-repeat: no-repeat;
    background-position: left;
    height: 15px;
    width: 15px;
}

td.compta {
    background-image: url("../images/carre_rouge.jpg");
    background-repeat: no-repeat;
    background-position: left;
    height: 15px;
    width: 15px;
}

td.offre {
    background-image: url("../images/carre_jaune.jpg");
    background-repeat: no-repeat;
    background-position: left;
    height: 15px;
    width: 15px;
}

table.alternRows td, table.alternRows2 td {
    /*height: 18px;*/
    vertical-align: middle;
}

div.ajax-loader {
    height: 16px;
    background-image: url("../images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center left;
}

div.ajax-loader-gd {
    background-image: url("../images/ajax-loader-gd.gif");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 31px;
}

div.ajax-loader-text {
    background-image: url("../images/ajax-loader-text.gif");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100px;
}

span.ajax-loader-gd {
    background-image: url("../images/ajax-loader-offer-modal.gif");
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    display: none;
    padding-left: 10px;
}

span.artlovimgplus {
    background-image: url(../images/triangle_droite.gif);
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background-size: cover;
}

span.artlovimgmoins {
    background-image: url(../images/triangle_bas.gif);
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background-size: cover;
}

span.artlovnoimage {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    width: 12px;
    height: 12px;
    white-space: nowrap;
}

span.catvimg {
    background-image: url(../images/catv.png);
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background-size: cover;
}

span.catvimg.detail {
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 25px;
    width: 12px;
    height: 12px;
}

span.catvimg.view {
    width: 11px;
    height: 11px;
    margin-left: 5px;
}

.article-box-position {
    display: inline-block;
    vertical-align: middle;
}

ul.artlovimg {
    background-repeat: no-repeat;
    background-position: 0px 3px;
    text-indent: 12px;
    white-space: nowrap;
}

ul.artlovimg li, ul.artlovnoimage li {
    text-align: left;
    text-indent: 16px;
    font-style: italic;
    font-size: 11px;
}

td.cartpres-odd {
    background-color: #cccccc;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
}

td.cartpres-even {
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
}

span.carticle {
    text-align: left;
    width: 100%;
    display: block;
    font-weight: bold;
}

span.numabontpar {
    text-decoration: underline;
    margin-left: 5px;
}

div.cartpres-odd div.yellow, div.cartpres-even div.yellow {
    display: inline;
    height: 22px;
}

.amount-article {
    float: right;
    width: 100px;
    text-align: right;
}

.category-offer {
    padding: 5px;
}

.block-category-major {
    padding-bottom: 20px;
    border-collapse: collapse;
}

.label-implicit-selected {
    color: #0166B3;
    font-weight: bold;
}

/*for Chrome*/
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    input.article-error {
        outline: #df0029 auto 1px;
    }
}

/*for safari*/
@media not all and (min-resolution: .001dpcm) {
    input.article-error {
        outline: #df0029 solid 1px;
    }
}

/*for mozilla*/
@-moz-document url-prefix() {
    input.article-error {
        box-shadow: 0 0 1pt 1pt red;
    }
}

div.lfloat {
    float: left;
}

div.rfloat {
    float: right;
}

.pairedHighlight {
    font-weight: bold;
}

div#nav {
    border: 1px solid #ccc;
    border-width: 1px 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

div#nav li {
    display: inline;
}

div#nav a {
    display: inline-block;
    padding: 10px;
}

#emailreserve {
    background-color: #C9C9C9;
}

.print {
    background-color: white;
    border-style: none;
    cursor: pointer
}

.comment {
    font-style: italic;
    font-size: 11px;
}

.readonlyAddress {
    font-family: Verdana, "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
    font-size: 12px;
    overflow: hidden;
}

.oldAmount * {
    text-decoration: line-through;
}

#roundedfield {
    display: none;
}

#roundedfield * {
    color: red;
}