/* 
    Created on : 6-apr-2016, 10.02.22
    Author     : D. Khymchuk
*/

/*
#orders-mgnt-list .label-filter{color:#8F1D21;}
#orders-mgnt-list .custom-container-1{margin:auto;padding:1em 1em 1em 1.8em;line-height:1.8em;cursor:default;}
#orders-mgnt-list .custom-container-1 .order{display:inline-table;border-collapse:separate;border-spacing:0px 3px;width:99%;}
#orders-mgnt-list .custom-container-1 .order .col{display:table-cell;padding:0.4em 1em 0.6em 1em;background:#F2F2F2;border:1px solid gainsboro;}
#orders-mgnt-list .custom-container-1 .order.header .col{text-align:center;padding:0em;background:none;border:none;color:#8F1D21;}
#orders-mgnt-list .custom-container-1 .order .col-1{width:10%;text-align:center;}
#orders-mgnt-list .custom-container-1 .order .col-1 div{text-decoration:underline;cursor:pointer;}
#orders-mgnt-list .custom-container-1 .order .col-2{width:10%;text-align:center;border-left:none;border-right:none;}
#orders-mgnt-list .custom-container-1 .order .col-3{width:50%;font-size:0.96em;}
#orders-mgnt-list .custom-container-1 .order .col-3 label{display:inline-block;width:8em;}
#orders-mgnt-list .custom-container-1 .order .col-3 .details span{text-transform:lowercase;font-size:0.96em;}
#orders-mgnt-list .custom-container-1 .order .col-4{width:12%;text-align:right;padding-right:2em;line-height:2em;border-left:none;border-right:none;}
#orders-mgnt-list .custom-container-1 .order .col-5{width:15%;text-align:center;}
*/

#orders-mgnt-list .custom-grid-1{display:inline-table;width:96%;margin-left:2%;margin-top:0.8em;margin-bottom:0.8em;line-height:1.6em;}
#orders-mgnt-list .custom-grid-1 .grid-row{display:table-row;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col{display:table-cell;padding:0.8em;cursor:default;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-1{width:18%;text-align:right;padding-right:1.2em;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-2{width:55%;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-3{width:22%;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-1 label{margin-right:0.4em;}

#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-1 label.order-id{text-decoration:underline;color:#7B0818;cursor:pointer;}

#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-2 label,#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-3 label{margin-right:0.6em;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-3 label{width:5em;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-3 span{display:inline-block;margin-right:0em;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col-3 span.amount{font-weight:bold;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col{border-left:1px solid gainsboro;border-bottom:1px solid gainsboro;background:white;}
#orders-mgnt-list .custom-grid-1 .grid-row .grid-col:last-child{border-right:1px solid gainsboro;}
#orders-mgnt-list .custom-grid-1 .grid-row.header .grid-col{padding-bottom:0.2em;border-left:none;border-right:none;background:none;text-align:center;}
#orders-mgnt-list .custom-grid-1 .grid-row.header .grid-col label{color:#7B0818;}


#orders-mgnt-details .custom-grid-1{display:inline-table;width:96%;margin-left:2%;margin-top:1.4em;line-height:1.6em;}
#orders-mgnt-details .custom-grid-1 .grid-row{display:table-row;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col{display:table-cell;vertical-align:top;}
#orders-mgnt-details .custom-grid-1 .grid-row:last-child .grid-col{border-bottom:1px solid gainsboro;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-1{width:15%;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-2{width:45%;line-height:1.4em;padding-top:1.2em;padding-left:1.2em;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-3{width:11%;line-height:2em;text-align:center;padding-top:1.6em;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-4{width:11%;padding-top:1.5em;text-align:center;font-size:1.1em;font-weight:bold;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-5{width:15%;text-align:center;padding-top:1.9em;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-1 .image{width:100%;height:5.6em;padding-top:0.3em;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-1 .image img{width:7.5em;height:5em;margin:auto;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-1 .image .filler-msg{text-align:center;font-size:0.9em;font-style:italic;height:5em;line-height:5em;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col{border-left:1px solid gainsboro;border-bottom:1px solid gainsboro;background:white;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col:last-child{border-right:1px solid gainsboro;}
#orders-mgnt-details .custom-grid-1 .grid-row.header .grid-col{line-height:2em;font-size:1em;padding-bottom:0.2em;padding-top:0em;border-left:none;border-right:none;background:none;text-align:center;}
#orders-mgnt-details .custom-grid-1 .grid-row.header .grid-col label{color:#7B0818;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-2 span{display:inline-block;}
#orders-mgnt-details .custom-grid-1 .grid-row .grid-col-2 span.block-1{width:60%;margin-top:0.3em;}

#orders-mgnt-details .custom-title-1 label{color:#8F1D21;text-decoration:underline;margin-left:2em;margin-top:0.8em;}
#orders-mgnt-details .custom-title-1.margin-left{margin-left:3em;}
#orders-mgnt-details .custom-grid-4{display:inline-table;width:100%;margin-top:1.6em;margin-bottom:2em;border-top:1px solid gainsboro;}
#orders-mgnt-details .custom-grid-4 .grid-row{display:table-row;}
#orders-mgnt-details .custom-grid-4 .grid-row .grid-col{display:table-cell;vertical-align:top;padding:0em 1em;}
#orders-mgnt-details .custom-grid-4 .grid-row .grid-col-1{width:58%;}
#orders-mgnt-details .custom-grid-4 .grid-row .grid-col-2{width:42%;border-left:1px solid gainsboro;}
#orders-mgnt-details .custom-grid-4 .separator{border-bottom:1px solid gainsboro;margin:1.6em 0em 0.4em 0em;}
#orders-mgnt-details .custom-grid-4 .notes .grid-col-2 div{line-height:1.6em;padding-top:0.5em;}

#orders-mgnt-details .custom-grid-5{display:inline-table;width:96%;margin-left:2%;line-height:2.8em;}
#orders-mgnt-details .custom-grid-5 .grid-row{display:table-row;}
#orders-mgnt-details .custom-grid-5 .grid-row .grid-col{display:table-cell;vertical-align:top;}
#orders-mgnt-details .custom-grid-5 .grid-row .grid-col-1{width:26%;text-align:right;}
#orders-mgnt-details .custom-grid-5 .grid-row .grid-col-2{width:68%;border-left:none;}
#orders-mgnt-details .custom-grid-5 .grid-row.carrier-code .grid-col-2 div{line-height:1.2em;margin-top:0.8em;}

#orders-mgnt-details .custom-grid-6{display:inline-table;width:76%;margin-left:2%;line-height:2.8em;}
#orders-mgnt-details .custom-grid-6 .grid-row{display:table-row;}
#orders-mgnt-details .custom-grid-6 .grid-row .grid-col{display:table-cell;vertical-align:top;}
#orders-mgnt-details .custom-grid-6 .grid-row .grid-col-1{width:32%;text-align:right;}
#orders-mgnt-details .custom-grid-6 .grid-row .grid-col-2{width:68%;border-left:none;text-align:right;}
#orders-mgnt-details .custom-grid-6 div.discount span.special{background:#f0ad4e;color:white;padding:0.4em 0.8em;margin-left:0.2em;text-transform:lowercase;}
#orders-mgnt-details .custom-grid-6 .grid-row.total .grid-col-2 span{font-weight:bold;font-size:1.06em;text-decoration:underline;}


/*#orders-mgnt-details .custom-container-1{margin:auto;padding:1em 1em 1em 2em;cursor:default;}
#orders-mgnt-details .item{display:inline-table;border-collapse:separate;border-spacing:0px 3px;width:99%;}
#orders-mgnt-details .custom-container-1 .col{display:table-cell;padding:0.4em 1em 1.2em 1em;background:#F2F2F2;border:1px solid gainsboro;}
#orders-mgnt-details .custom-container-1 .item.header .col{text-align:center;padding:0em;background:none;line-height:1.8em;border:none;color:#8F1D21;}
#orders-mgnt-details .custom-container-1 .col-1{width:10%;}
#orders-mgnt-details .custom-container-1 .col-2{width:55%;border-left:none;border-right:none;}
#orders-mgnt-details .custom-container-1 .col-3{width:9%;text-align:right;}
#orders-mgnt-details .custom-container-1 .col-4{width:7%;border-left:none;border-right:none;text-align:right;}
#orders-mgnt-details .custom-container-1 .col-5{width:9%;text-align:right;}
#orders-mgnt-details .custom-container-1 .col-6{width:10%;text-align:center;;border-left:none;}
#orders-mgnt-details .custom-container-1 .col-1 div{line-height:1.4em;margin-top:1em;}
#orders-mgnt-details .custom-container-1 .col-2 div.description{font-size:1em;line-height:1.4em;}
#orders-mgnt-details .custom-container-1 .col-2 div.id{line-height:1.4em;margin-top:0.2em;}
#orders-mgnt-details .custom-container-1 .col-2 div.id span{float:right;margin-right:1em;margin-top:-0.2em;}
#orders-mgnt-details .custom-container-1 .col-3{text-align:right;}
#orders-mgnt-details .custom-container-1 .col-4 input{margin-top:0.4em;line-height:2.4em;width:98%;text-align:center;}
#orders-mgnt-details .custom-container-1 .col-5 span{cursor:pointer;text-decoration:underline;}
#orders-mgnt-details .custom-container-1 .components{margin-top:0.6em;}
#orders-mgnt-details .custom-container-1 .component{display:inline-table;width:94%;font-size:0.82em;margin-left:1.8em;}
#orders-mgnt-details .custom-container-1 .component .sb-col{display:table-cell;line-height:1.4em;}
#orders-mgnt-details .custom-container-1 .component .sb-col-1{width:82%;}
#orders-mgnt-details .custom-container-1 .component .sb-col-1 span{display:inline-block;margin:0em 0.4em;}
#orders-mgnt-details .custom-container-1 .component .sb-col-2{width:18%;text-align:right;}

#orders-mgnt-details .custom-container-1.footer{display:inline-table;width:100%;border-top:1px solid gainsboro;}
#orders-mgnt-details .custom-container-1.footer .col{background:none;border:none;}
#orders-mgnt-details .custom-container-1.footer .col-1{width:50%;}
#orders-mgnt-details .custom-container-1.footer .col-2{width:50%;border-left:1px solid gainsboro;}
#orders-mgnt-details .custom-container-1.footer .col-2 div{line-height:1.4em;margin-top:1em;}
#orders-mgnt-details .custom-container-1.footer .custom-title-1 label{color:#8F1D21;text-decoration:underline;}*/

/*#orders-mgnt-details .custom-rtable-1{display:inline-table;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1{display:table-row;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 .col{display:table-cell;padding:0em;padding:0.6em 0.8em;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 .col-1{width:18%;text-align:right;}
#orders-mgnt-details .col-2 .custom-rtable-1 .custom-row-1 .col-1{text-align:right;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 .col-2{border-left:none;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 .col-2.destination div{margin:0em;margin-top:0.1em;font-weight:bold;text-decoration:underline;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 .col-2.destination div.secondary{font-weight:normal;text-decoration:none;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 .col-2.email{text-decoration:underline;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 span{display:inline-block;width:8em;text-align:right;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1 span.secondary{display:inline;margin-left:1em;font-size:0.92em;font-style:italic;}
#orders-mgnt-details .custom-rtable-1 .custom-row-1.total span{font-weight:bold;font-size:1.1em;width:7.3em;text-decoration:underline;}*/