﻿@import"/Content/css/bs4.css";@import"/Content/css/tempusdominus-bootstrap-4.min.css";@import"/Content/css/jquery.bootstrap-touchspin.min.css";@import"/Scripts/lib/jqueryui/themes/blitzer/jquery-ui.min.css";@import"/Content/css/poolstar.css";.SumoSelect p{margin:0;}.SumoSelect{display:inline-block;min-width:200px;}.SumoSelect select{width:100%;margin:auto;}.SelectBox{padding:2px;}.sumoStopScroll{overflow:hidden;}.SumoSelect .hidden{display:none;}.SumoSelect .search-txt{display:none;outline:0;}.SumoSelect .no-match{display:none;padding:6px;}.SumoSelect.open .search-txt{display:inline-block;position:absolute;top:0;left:0;width:100%;margin:0;padding:1px 2px;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.SumoSelect.open .search-txt:focus{background-color:#fff;}.SumoSelect.open>.search>span,.SumoSelect.open>.search>label{visibility:hidden;}.SelectClass,.SumoUnder{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}.SelectClass{z-index:1;}.SumoSelect>.optWrapper>.options li.opt label,.SumoSelect>.CaptionCont,.SumoSelect .select-all>label{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;}.SumoSelect{position:relative;outline:0;}.SumoSelect:focus>.CaptionCont,.SumoSelect:hover>.CaptionCont,.SumoSelect.open>.CaptionCont{border-color:#7799d0;}.SumoSelect>.CaptionCont{position:relative;border:1px solid #ccc;background-color:#fff;margin:0;min-height:20px;font-size:13px;}.SumoSelect>.CaptionCont>span{display:block;padding-right:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:default;}.SumoSelect>.CaptionCont>span.placeholder{color:#ccc;font-style:italic;}.SumoSelect>.CaptionCont>label{position:absolute;top:0;right:0;bottom:0;width:30px;}.SumoSelect>.CaptionCont>label>i{background-image:url('Images/caret-down-solid.svg');background-size:60%;background-position:center center;width:16px;height:16px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-repeat:no-repeat;opacity:.8;}.SumoSelect>.optWrapper{display:none;z-index:1000;top:20px;min-width:100%;position:absolute;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #ddd;box-shadow:2px 3px 3px rgba(0,0,0,.11);overflow:hidden;}.SumoSelect.open>.optWrapper{top:22px;display:block;}.SumoSelect.open>.optWrapper.up{top:auto;bottom:20px;margin-bottom:5px;}.SumoSelect.open>.optWrapper.right{right:0;left:auto;}.SumoSelect>.optWrapper ul{list-style:none;display:block;padding:0;margin:0;overflow:auto;}.SumoSelect>.optWrapper>.options{position:relative;max-height:250px;}.SumoSelect>.optWrapper.okCancelInMulti>.options{border-radius:6px 6px 0 0;}.SumoSelect>.optWrapper.selall>.options{border-radius:0 0 6px 6px;}.SumoSelect>.optWrapper.selall.okCancelInMulti>.options{border-radius:0;}.SumoSelect>.optWrapper>.options li.group.disabled>label{opacity:.5;}.SumoSelect>.optWrapper>.options li ul li.opt{padding-left:22px;}.SumoSelect>.optWrapper.multiple>.options li ul li.opt{padding-left:50px;}.SumoSelect>.optWrapper.isFloating>.options{max-height:100%;box-shadow:0 0 100px #595959;}.SumoSelect>.optWrapper>.options li.opt{padding:6px 6px;position:relative;border-bottom:1px solid #f5f5f5;}.SumoSelect>.optWrapper>.options>li.opt:last-child{border-bottom:0;}.SumoSelect>.optWrapper>.options li.opt:hover{background-color:#9fefff;}.SumoSelect>.optWrapper>.options li.opt.sel,.SumoSelect .select-all.sel{background-color:#a1c0e4;}.SumoSelect>.optWrapper>.options li label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;cursor:pointer;width:auto;color:#333;font-weight:400;font-size:9px;}.SumoSelect>.optWrapper>.options li span{display:none;}.SumoSelect>.optWrapper>.options li.group>label{cursor:default;padding:8px 6px;font-weight:bold;}.SumoSelect>.optWrapper.isFloating{position:fixed;top:0;left:0;right:0;width:90%;bottom:0;margin:auto;max-height:90%;}.SumoSelect>.optWrapper>.options li.opt.disabled{background-color:inherit;pointer-events:none;}.SumoSelect>.optWrapper>.options li.opt.disabled *{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;}.SumoSelect>.optWrapper.multiple>.options li.opt{padding-left:35px;cursor:pointer;}.SumoSelect>.optWrapper.multiple>.options li.opt span,.SumoSelect .select-all>span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}.SumoSelect>.optWrapper.multiple>.options li.opt span i,.SumoSelect .select-all>span i{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;width:14px;height:14px;border:1px solid #aeaeae;border-radius:2px;box-shadow:inset 0 1px 3px rgba(0,0,0,.15);background-color:#fff;}.SumoSelect>.optWrapper>.MultiControls{display:none;border-top:1px solid #ddd;background-color:#fff;box-shadow:0 0 2px rgba(0,0,0,.13);border-radius:0 0 3px 3px;}.SumoSelect>.optWrapper.multiple.isFloating>.MultiControls{display:block;margin-top:5px;position:absolute;bottom:0;width:100%;}.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls{display:block;}.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p{padding:6px;}.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p:focus{box-shadow:0 0 2px #a1c0e4;border-color:#a1c0e4;outline:0;background-color:#a1c0e4;}.SumoSelect>.optWrapper.multiple>.MultiControls>p{display:inline-block;cursor:pointer;padding:12px;width:50%;box-sizing:border-box;text-align:center;}.SumoSelect>.optWrapper.multiple>.MultiControls>p:hover{background-color:#f1f1f1;}.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk{border-right:1px solid #dbdbdb;border-radius:0 0 0 3px;}.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel{border-radius:0 0 3px 0;}.SumoSelect>.optWrapper.isFloating>.options li.opt{padding:12px 6px;}.SumoSelect>.optWrapper.multiple.isFloating>.options li.opt{padding-left:35px;}.SumoSelect>.optWrapper.multiple.isFloating{padding-bottom:43px;}.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i,.SumoSelect .select-all.selected>span i,.SumoSelect .select-all.partial>span i{background-color:#1487b4;box-shadow:none;border-color:transparent;background-repeat:no-repeat;background-position:center center;fill:#fff;background-size:80%;background-image:url('Images/check-solid.svg');}.SumoSelect.disabled{opacity:.7;cursor:not-allowed;}.SumoSelect.disabled>.CaptionCont{border-color:#ccc;box-shadow:none;}.SumoSelect .select-all{border-radius:3px 3px 0 0;position:relative;border-bottom:1px solid #ddd;background-color:#fff;padding:8px 0 3px 35px;cursor:pointer;}.SumoSelect .select-all>label,.SumoSelect .select-all>span i{cursor:pointer;}.SumoSelect .select-all.partial>span i{background-color:#ccc;}.SumoSelect>.optWrapper>.options li.optGroup{padding-left:5px;text-decoration:underline;}.reset-all{padding:5px 10px 5px 35px;border-bottom:1px solid #cdcdcd;}.SumoSelect[is-selected="false"] .reset-all{opacity:.5;pointer-events:none;}.SumoSelect[is-selected="true"] .reset-all{opacity:1;cursor:pointer;color:#7799d0;}.SumoSelect[is-selected="true"] .reset-all *{cursor:pointer;}.SumoSelect[is-selected="true"] .reset-all:hover{color:#000;}.FixedForm .SumoSelect .opt label{display:inline-block;margin-top:0;width:auto;font-size:.8em;}.FixedForm .SumoSelect{min-width:240px;margin-top:2px;}ul.simplelist{margin-top:4px;margin-bottom:6px;list-style:none;}ul.simplelist li{padding-left:10px;}.fs-11{font-size:11px;}.fs-12{font-size:12px;}.fs-14{font-size:14px;}.rating{white-space:nowrap;}.colortag{display:inline-block;width:16px;height:16px;border-radius:3px;vertical-align:sub;}.tagbox{display:inline-block;padding:2px 6px 2px 6px;border-radius:3px;white-space:nowrap;color:#fff;background-color:#09c;font-size:.8rem;}.tagbox>i{font-size:1.2em;}.fieldbox{display:block;margin-bottom:4px;}.fieldbox label{display:block;margin-top:2px;line-height:1.2em;color:#666;}.fieldbox span.text{font-size:.9em;line-height:1.2em;}.fieldbox a{font-size:.9em;}.fieldbox a:hover{text-decoration:none;}.fieldbox .inline label{display:inline-block;}.fieldbox .SumoSelect{width:100%;}.tooltip-pop{cursor:help;display:inline-block;}.tooltip-pop[aria-tooltip]{position:relative;}.tooltip-pop[aria-tooltip]:after{content:attr(aria-tooltip);text-align:left;display:none;position:absolute;top:110%;left:16px;z-index:5000;pointer-events:none;padding:4px 6px;line-height:15px;white-space:normal;text-decoration:none;text-indent:0;overflow:visible;font-size:10px;font-weight:normal;color:#222;background-color:#f6f6f6;border-left:4px solid #09c;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 2px 6px rgba(0,0,0,.3);box-shadow:1px 2px 6px rgba(0,0,0,.3);width:160px;}.tooltip-pop[aria-tooltip]:hover:after,.tooltip-pop[aria-tooltip]:focus:after{display:block;}.tag{display:inline-block;padding:2px 3px;border-radius:2px;white-space:nowrap;color:#fff;text-align:center;font-family:"Segoe UI",Verdana,"DejaVu Sans","Bitstream Vera Sans",Geneva,sans-serif;text-transform:uppercase;font-weight:700;font-size:9px;min-height:10px;line-height:12px;vertical-align:baseline;min-width:18px;margin:2px;background-color:#666;transition:250ms opacity linear;}.tag.off{opacity:.2;}.StatusBoxLabel,.badge-score{display:inline-block;padding:2px 4px 2px 4px;border-radius:.4em;white-space:nowrap;color:#fff;background-color:#999;background-position:2px center;background-repeat:no-repeat;text-align:center;font-family:"Segoe UI",Verdana,"DejaVu Sans","Bitstream Vera Sans",Geneva,sans-serif;text-transform:uppercase;font-weight:700;font-size:.85em;min-height:2em;line-height:2em;vertical-align:middle;margin:1px;}.StatusBoxLabel.xs,.badge-score.xs{display:inline-block;font-size:.6rem;min-width:2.4em;padding:1px 2px 1px 2px;vertical-align:baseline;margin:2px;}.StatusBoxLabel.Tiny,.badge-score.Tiny{display:inline-block;background-repeat:no-repeat;background-position:center center;width:1.4em;height:1.4em;padding:0;font-size:.85rem;}.StatusBoxLabel img,.badge-score img{vertical-align:middle;}.StatusBoxLabel img .left,.badge-score img .left{float:left;margin-right:4px;}.StatusBoxLabel.bordered,.badge-score.bordered{color:#666;background-color:#d9d9d9;border:1px solid #bbb;}.StatusBoxLabel.darkgrey,.badge-score.darkgrey{background-color:#666;}.StatusBoxLabel.blue,.badge-score.blue{background-color:#0083c9;}.StatusBoxLabel.azur,.badge-score.azur{background-color:#00e2d8;}.StatusBoxLabel.Red,.badge-score.Red,.StatusBoxLabel.red,.badge-score.red{background-color:#d90000;}.StatusBoxLabel.Green,.badge-score.Green,.StatusBoxLabel.green,.badge-score.green{background-color:#2acc01;}.StatusBoxLabel.Orange,.badge-score.Orange,.StatusBoxLabel.orange,.badge-score.orange{background-color:#fba100;}.StatusBoxLabel.yellow,.badge-score.yellow{background-color:#ffe000;}.StatusBoxLabel.ToDo,.badge-score.ToDo{background-color:#d90000;}.StatusBoxLabel.Completed,.badge-score.Completed{background-color:#0083c9;}.StatusBoxLabel.InProgress,.badge-score.InProgress{background-color:#fba100;}.StatusBoxLabel.Pending,.badge-score.Pending{background-color:rgba(0,0,0,.5);}.StatusBoxLabel.WaitingForPayment,.badge-score.WaitingForPayment{background-color:rgba(0,0,0,.5);}.StatusBoxLabel.Valid,.badge-score.Valid{background-color:#96db13;}.StatusBoxLabel.PaymentAccepted,.badge-score.PaymentAccepted{background-color:#2acc01;}.StatusBoxLabel.Available,.badge-score.Available{background-color:#2acc01;}.StatusBoxLabel.OnSupply,.badge-score.OnSupply{background-color:#ff8400;}.StatusBoxLabel.StockOut,.badge-score.StockOut{background-color:#d90000;}.StatusBoxLabel.OnOrder,.badge-score.OnOrder{background-color:#00c6ff;}.StatusBoxLabel.InPreOrder,.badge-score.InPreOrder{background-color:#ffb400;}.StatusBoxLabel.New,.badge-score.New{padding-left:20px;background-color:#ffb400;background-image:url("/Images/Icons/SupportStatus/New.png");}.StatusBoxLabel.NewToComplete,.badge-score.NewToComplete{padding-left:20px;background-color:#18d7c3;background-image:url("/Images/Icons/SupportStatus/NewToComplete.png");}.StatusBoxLabel.WaitSupportCallBack,.badge-score.WaitSupportCallBack{padding-left:20px;background-color:#ff4e00;background-image:url("/Images/Icons/SupportStatus/WaitSupportCallBack.png");}.StatusBoxLabel.InProgress,.badge-score.InProgress{padding-left:20px;background-color:#4a9904;background-image:url("/Images/Icons/SupportStatus/WaitCustomerResponse.png");}.StatusBoxLabel.InProgress.WaitResponse,.badge-score.InProgress.WaitResponse{background-color:#ff8400;background-image:url("/Images/Icons/SupportStatus/WaitSupportResponse.png");}.StatusBoxLabel.WaitCustomerEquipment,.badge-score.WaitCustomerEquipment{padding-left:20px;background-color:#919191;background-image:url("/Images/Icons/SupportStatus/WaitCustomerEquipment.png");}.StatusBoxLabel.WaitCustomerEquipmentPause,.badge-score.WaitCustomerEquipmentPause{padding-left:20px;background-color:#919191;background-image:url("/Images/Icons/SupportStatus/WaitCustomerEquipment.png");}.StatusBoxLabel.CustomerEquipmentReceived,.badge-score.CustomerEquipmentReceived{padding-left:20px;background-color:#32cd32;background-image:url("/Images/Icons/SupportStatus/WaitCustomerEquipment.png");}.StatusBoxLabel.WaitVideoAssistance,.badge-score.WaitVideoAssistance{padding-left:20px;background-color:#09c;}.StatusBoxLabel.WaitResolving,.badge-score.WaitResolving{padding-left:20px;background-color:#6f3088;}.StatusBoxLabel.WaitSpareParts,.badge-score.WaitSpareParts{padding-left:20px;background-color:#ff31d6;background-image:url("/Images/Icons/SupportStatus/WaitSpareParts.png");}.StatusBoxLabel.WaitQuotationValidation,.badge-score.WaitQuotationValidation{padding-left:20px;background-color:#efa100;}.StatusBoxLabel.RepairInProgress,.badge-score.RepairInProgress{padding-left:20px;background-color:#ff006c;background-image:url("/Images/Icons/SupportStatus/RepairInProgress.png");}.StatusBoxLabel.WaitForRepair,.badge-score.WaitForRepair{padding-left:20px;background-color:#ff3c96;background-image:url("/Images/Icons/SupportStatus/RepairInProgress.png");}.StatusBoxLabel.WaitForRepairOnSite,.badge-score.WaitForRepairOnSite{padding-left:20px;background-color:#ff5096;background-image:url("/Images/Icons/SupportStatus/RepairInProgress.png");}.StatusBoxLabel.Repaired,.badge-score.Repaired{padding-left:20px;background-color:#32cd32;}.StatusBoxLabel.WaitForClose,.badge-score.WaitForClose{padding-left:20px;background-color:#179fff;background-image:url("/Images/Icons/SupportStatus/Closed.png");}.StatusBoxLabel.Closed,.badge-score.Closed{padding-left:20px;background-color:#1f407e;background-image:url("/Images/Icons/SupportStatus/Closed.png");}.StatusBoxLabel.Cancelled,.badge-score.Cancelled{background-color:#666;}.StatusBoxLabel.Waiting,.badge-score.Waiting{background-color:#4a9904;}.StatusBoxLabel.Received,.badge-score.Received{background-color:#1f407e;}.VisibleOnHover{display:none;}*:hover>.VisibleOnHover{display:inline-block;}.SupportCaseDetails{border:1px solid #999;background-color:#fff;margin:0 1px;}.SupportCaseDetails .StatusBoxLabel{margin-top:4px;margin-bottom:8px;font-size:14px;display:block;}.SupportCaseDetails .Support_CaseNumber{width:100%;display:block;margin:2px;text-align:center;font-size:11px;}.SupportCaseDetails .Support_CaseNumber .case-number{font-size:18px;}.SupportCaseDetails .Support_ClientRating{width:100%;display:block;margin:2px;text-align:center;font-size:11px;}.SupportCaseDetails .Support_ClientRating .rating{font-size:16px;}.DisabledArea{z-index:100;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,.3);}.ProductQuickView .picture{background-color:#fff;vertical-align:top;text-align:center;float:left;min-height:100px;min-width:100px;margin-right:5px;margin-bottom:5px;position:relative;padding:5px;}.ProductQuickView .picture img{max-width:100px;max-height:100px;vertical-align:middle;}.StatisticDashboardWidget .row{border-bottom:1px solid #ccc;}.StatisticDashboardWidget .row:last-child{border-bottom:0 none;}.StatisticDashboardWidget .valuebox{font-size:11px;padding:5px;border-right:1px solid #ccc;}.StatisticDashboardWidget .valuebox:last-child{border-right:0 none;}.StatisticDashboardWidget .valuebox:nth-child(odd){background-color:#f3f3f3;}.StatisticDashboardWidget .valuebox span.label{font-size:11px;display:block;}.StatisticDashboardWidget .valuebox span.value{font-size:14px;display:block;text-align:right;font-weight:bold;}.StatisticDashboardWidget .more{font-size:11px;text-align:center;padding:5px;}.StatisticDashboardWidget .more a{font-size:11px;text-align:right;}.statisticboxes ul{margin:0;padding:0;}.statisticboxes li{margin:0;padding:0;display:block;border-bottom:1px solid #999;font-size:11px;padding:5px;}.statisticboxes li:nth-child(odd){background-color:#eee;}.statisticboxes li span.label{font-size:11px;display:block;}.statisticboxes li span.value{font-size:14px;display:block;text-align:right;font-weight:bold;}.statisticboxes .more{font-size:11px;text-align:center;padding:5px;}.statisticboxes .more a{font-size:11px;text-align:right;}.statisticboxes_horizontal{margin:5px 6px 5px 6px;}.statisticboxes_horizontal ul{margin:0;padding:0;}.statisticboxes_horizontal li{margin:0;padding:0;display:inline-block;border-bottom:1px solid #999;border-right:1px solid #ddd;font-size:11px;padding:5px;min-width:105px;background-color:#fff;margin-left:-5px;}.statisticboxes_horizontal li:nth-child(odd){background-color:#eee;}.statisticboxes_horizontal li span.label{font-size:11px;display:block;}.statisticboxes_horizontal li span.label img{float:left;margin-right:2px;}.statisticboxes_horizontal li span.value{font-size:14px;line-height:20px;display:block;text-align:right;font-weight:bold;margin-top:4px;}.statisticboxes_horizontal li span.value img{vertical-align:middle;}.statisticboxes_horizontal li span.value-edit{display:none;font-size:14px;line-height:20px;display:block;text-align:right;font-weight:bold;margin-top:4px;}.statisticboxes_horizontal li span.value-edit input[type=text]{margin:0;padding:1px;}.statisticboxes_horizontal li span.value.alt2{display:none;}.statisticboxes_horizontal li:hover span.value.alt1{display:none;}.statisticboxes_horizontal li:hover span.value.alt2{display:block;}.insights{margin:0;margin-top:2px;margin-bottom:5px;border:1px solid #ddd;border-top:solid 1px #069;border-bottom:solid 1px #069;}.insights .col{margin:0;padding:0;display:inline-block;font-size:11px;padding:5px 3px;min-width:105px;background-color:#fff;}.insights .col:last-child{border-right:0 none;}.insights .col:nth-child(odd){background-color:#eee;}.insights .col span.label{font-size:11px;display:block;color:#666;}.insights .col img{vertical-align:middle;}.insights .col span.label img{float:left;margin-right:2px;}.insights .col span.value{font-size:1.2em;display:block;text-align:right;font-weight:bold;margin-top:2px;}.insights .col span.value.alt2{font-weight:normal;font-size:.95em;color:#666;line-height:normal;font-style:italic;margin-top:0;}.AccessRightsTable th,.AccessRightsTable td{text-align:center;}.tooltip-ico[aria-label]{position:relative;}.tooltip-ico[aria-label]:after{z-index:1000;font-family:Verdana,Arial,Sans-Serif;content:attr(aria-label);text-align:left;display:none;position:absolute;top:10%;left:110%;pointer-events:none;padding:4px 6px;line-height:15px;text-decoration:none;text-indent:0;overflow:visible;font-size:10px;font-weight:normal;color:#333;background-color:#fff;border:1px solid #09c;border-left:2px solid #09c;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:1px 2px 6px rgba(0,0,0,.3);box-shadow:1px 2px 6px rgba(0,0,0,.3);width:180px;opacity:.9;}.tooltip-ico.xl[aria-label]:after{width:320px;}.tooltip-ico[aria-label]:hover:after,.tooltip-ico[aria-label]:focus:after{display:block;}.tinycounter{display:inline-block;margin:0;padding:0 3px 0 3px;border-radius:2px;background-color:#00b5d8;color:#fff;font-size:.9em;}.tinypill{display:inline-block;font-size:.95em;line-height:1.4em;margin:1px 2px 1px 0;padding:2px 3px;border-radius:2px;background-color:rgba(0,200,255,.3);}.tinypill i{margin-right:2px;font-size:1.2em;}.tinypill img{margin-right:2px;vertical-align:text-bottom;height:12px;}.tinypill a>i{margin:0;border-radius:2px;display:inline-block;color:#fff;line-height:1.2em;padding:0 2px;}.tinypill a>i:hover{background-color:rgba(255,255,255,.3);}.tinypill.blue,.tinycounter.blue{background-color:#98e9ff;color:#333;}.tinypill.darkblue,.tinycounter.darkblue{background-color:#0066ac;color:#fff;}.tinypill.pink,.tinycounter.pink{background-color:#ee5a97;color:#fff;}.tinypill.green,.tinycounter.green{background-color:#91ee5a;color:#333;}.tinypill.yellow,.tinycounter.yellow{background-color:#ffef00;color:#000;}.tinypill.orange,.tinycounter.orange{background-color:#ffa572;color:#fff;}.tinypill.darkorange,.tinycounter.darkorange{background-color:#ff7800;color:#fff;}.tinypill.red,.tinycounter.red{background-color:#ff8383;color:#fff;}.tinypill.grey,.tinycounter.grey{background-color:#999;color:#fff;}.tinypill.white,.tinycounter.white{background-color:#fff;color:#333;border:1px solid rgba(0,0,0,.3);padding:1px 2px;}.tinypill.white a>i,.tinycounter.white a>i{color:#000;}.tinypill.white a>i:hover,.tinycounter.white a>i:hover{background-color:rgba(0,0,0,.1);}a.tinypill:hover,.tinycounter:hover{text-decoration:none;}a.tinypill.blue:hover,.tinycounter.blue:hover{background-color:#98e9ff;}a.tinypill.darkblue:hover,.tinycounter.darkblue:hover{background-color:#0083c9;}a.tinypill.pink:hover,.tinycounter.pink:hover{background-color:#ee5a97;}a.tinypill.green:hover,.tinycounter.green:hover{background-color:#91ee5a;}a.tinypillyellow:hover,.tinycounteryellow:hover{background-color:#998f00;}a.tinypill.orange:hover,.tinycounter.orange:hover{background-color:#ff640c;}a.tinypill.darkorange:hover,.tinycounter.darkorange:hover{background-color:#ff8b1c;}a.tinypill.red:hover,.tinycounter.red:hover{background-color:#ff8383;}a.tinypill.grey:hover,.tinycounter.grey:hover{background-color:#ccc;}a.tinypill.white:hover,.tinycounter.white:hover{background-color:#f6f6f6;}.badge-score{border:1px solid;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;min-width:2.4em;font-size:.8em;}.badge-score--A{color:#069;background:#e6f2f7;border-color:#66a3bf;}.badge-score--B{color:#008080;background:#e6f7f7;border-color:#6cc;}.badge-score--C{color:#c60;background:#fff2e6;border-color:#fc9;}.tableBodyScroll tbody{display:block;max-height:300px;overflow-y:scroll;}.tableBodyScroll thead,.tableBodyScroll tbody tr,.tableBodyScroll tfoot{display:table;width:100%;table-layout:fixed;}.gridview-scrollable{overflow-y:auto;}iframe.product-iframe{width:100%;min-height:520px;border:0 none;position:absolute;top:0;left:0;height:100%;z-index:1001;}.inline-alert{font-size:.65rem;position:relative;margin-bottom:2px;display:inline-flex;width:100%;background-color:#eee;border:1px solid #666;}.inline-alert .inline-alert-icon{font-size:.85rem;color:#fff;padding:2px 0;background-color:#666;width:1.6em;text-align:center;}.inline-alert .inline-alert-message{padding:4px 6px;}.inline-alert.xs{border-radius:3px;margin:2px auto;}.inline-alert.xs .inline-alert-message{padding:2px;}.inline-alert.pink{background-color:#ff9dc5;border:1px solid #ee5a97;}.inline-alert.pink .inline-alert-icon{border:1px solid #ee5a97;}.inline-alert.green{background-color:#91ee5a;border:1px solid #57c119;}.inline-alert.green .inline-alert-icon{background-color:#57c119;}.inline-alert.yellow{background-color:#ffe12a;border:1px solid #ffc100;}.inline-alert.yellow .inline-alert-icon{background-color:#ffc100;}.inline-alert.orange{background-color:#ffdfb0;border:1px solid #ffc100;}.inline-alert.orange .inline-alert-icon{background-color:#ffc100;}.inline-alert.blue{background-color:#afebff;border:1px solid #0083c9;}.inline-alert.blue .inline-alert-icon{background-color:#0083c9;}.inline-alert.red{background-color:#ffc7c7;border:1px solid #d90000;}.inline-alert.red .inline-alert-icon{background-color:#d90000;}.status{display:inline-block;border-radius:.4em;white-space:nowrap;color:#fff;background-color:#edeeeb;text-align:center;font-family:"Segoe UI",Verdana,"DejaVu Sans","Bitstream Vera Sans",Geneva,sans-serif;text-transform:uppercase;font-weight:700;font-size:.85em;min-height:2em;line-height:2em;vertical-align:middle;height:2em;width:2em;margin:1px;}.status.black{background-color:#333;}.status.pink{background-color:#ee5a97;}.status.green{background-color:#57c119;}.status.yellow{background-color:#fdd400;}.status.orange{background-color:#ff9c00;}.status.blue{background-color:#0083c9;}.status.red{background-color:#d90000;}.status.ActionStatus_ToDo{background-color:#ff8b25;}.status.ActionStatus_ToDo::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.ActionStatus_InProgress{background-color:#bfe400;}.status.ActionStatus_InProgress::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.ActionStatus_Completed{background-color:#0083c9;}.status.ActionStatus_Completed::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.New{background-color:#edeeeb;}.status.NewToCheck{background-color:#ffc600;}.status.Quotation{background-color:#ff7200;}.status.QuotationA{background-color:#ff7200;}.status.QuotationA::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.PreOrder{background-color:#02d5dd;}.status.Validated{background-color:#82cd00;}.status.ValidatedA{background-color:#82cd00;}.status.ValidatedA::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.Complete{background-color:#0085ab;}.status.CompleteA{background-color:#0085ab;}.status.CompleteA::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.Cancelled{background-color:#d40909;}.status.CancelledA{background-color:#d40909;}.status.CancelledA::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.CancelledRefund{background-color:#950505;}.status.CancelledRefundA{background-color:#950505;}.status.CancelledRefundA::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.Removed{background-color:#676767;}.status.RemovedA{background-color:#676767;}.status.RemovedA::after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.status.PartialShipping{background-color:#cdff77;background:repeating-linear-gradient(-45deg,#82cd00,#82cd00 .3em,#d8ffb7 .3em,#d8ffb7 .6em);}.status.FullShipping{background-color:#82cd00;}.heatbalance .month-slider-wrapper .shortcuts{font-size:.8em;float:right;list-style:none;padding:0;}.heatbalance .month-slider-wrapper .shortcuts li{float:left;padding:6px;border:1px solid #0062cc;border-right:0;margin:0;}.heatbalance .month-slider-wrapper .shortcuts li:nth-child(1){border-radius:5px 0 0 5px;}.heatbalance .month-slider-wrapper .shortcuts li:nth-child(4){border-right:1px solid #0062cc;border-radius:0 5px 5px 0;}.heatbalance .month-slider-wrapper .shortcuts li:hover{cursor:pointer;background-color:#3395ff;}.heatbalance .month-slider-wrapper .shortcuts li.active{background-color:#007bff;color:#fff;}.heatbalance .month-slider-wrapper .noUi-horizontal{height:11px;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-connect{background-color:#007bff;border:2px solid #0062cc;box-shadow:none;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-tooltip{white-space:nowrap;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-pips{top:40%;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-pips .noUi-marker{display:none;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-pips .noUi-value{font-size:.8em;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-handle{font-size:.8em;background-color:#007bff;box-shadow:none;border:2px solid #0062cc;border-radius:15px;width:20px;height:20px;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-handle:before,.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-handle:after{display:none;}.heatbalance .month-slider-wrapper .noUi-horizontal .noUi-pips-horizontal{left:5px;width:106%;}.heatbalance .month-slider-wrapper .slider{margin:70px 0;width:360px;}.heatbalance .sample-submit-data,.heatbalance .gps-coordinates{display:none;}.heatbalance .PeriodUse{margin-top:10px;}.heatbalance .PeriodUse .form-group{display:flex;align-items:center;}.heatbalance .PeriodUse .form-group span{margin-right:10px;}.heatbalance .nav.nav-tabs{width:100%;}.heatbalance #MainContent_pnlMonths{display:flex;flex-wrap:wrap;gap:10px;}.heatbalance #MainContent_pnlMonths .month-block{flex:1 0 calc(25% - 10px);display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:5px;}.heatbalance #MainContent_pnlMonths .month-block input{display:none;}.heatbalance #MainContent_pnlMonths .month-block label{font-weight:500;cursor:pointer;padding:10px;width:100%;text-align:center;margin:0;}.heatbalance #MainContent_pnlMonths .month-block:has(input:checked){background-color:#0062cc;color:#fff;}.heatbalance #MainContent_pnlMonths .month-block:has(input:disabled){background-color:#e9ecef;}.heatbalance #MainContent_pnlMonths .month-block:has(input:disabled) label{cursor:not-allowed;}.heatbalance #total-drains{margin:10px 0 20px 0;font-weight:bold;}#modalSendByMail input[type="checkbox"]{margin-right:5px;}.status-indicator-on{position:relative;display:inline-block;width:13px;height:13px;border-radius:50%;background-color:#218838;}.status-indicator-on::after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:#218838;border-radius:50%;animation:pulse-effect 1s ease-in-out infinite;}.status-indicator-off{position:relative;display:inline-block;width:13px;height:13px;border-radius:50%;background-color:#eee;}.status-indicator-error{position:relative;display:inline-block;width:13px;height:13px;border-radius:50%;background-color:#dc3545;}.status-indicator-error::after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:#dc3545;border-radius:50%;animation:pulse-effect 1s ease-in-out infinite;}@keyframes pulse-effect{0%{transform:scale(.5);opacity:1;}100%{transform:scale(1.8);opacity:0;}}.fa.fa-fs14,.fas.fa-fs14,.fad.fa-fs14,.fal.fa-fs14,.far.fa-fs14,.fa-solid.fa-fs14,.fa-regular.fa-fs14,.fa-light.fa-fs14,.fa-thin.fa-fs14,.fa-duotone.fa-fs14,.fa-brands.fa-fs14{font-size:14px;}.fa.black,.fas.black,.fad.black,.fal.black,.far.black,.fa-solid.black,.fa-regular.black,.fa-light.black,.fa-thin.black,.fa-duotone.black,.fa-brands.black{color:#333;}.fa.pink,.fas.pink,.fad.pink,.fal.pink,.far.pink,.fa-solid.pink,.fa-regular.pink,.fa-light.pink,.fa-thin.pink,.fa-duotone.pink,.fa-brands.pink{color:#ee5a97;}.fa.green,.fas.green,.fad.green,.fal.green,.far.green,.fa-solid.green,.fa-regular.green,.fa-light.green,.fa-thin.green,.fa-duotone.green,.fa-brands.green{color:#57c119;}.fa.yellow,.fas.yellow,.fad.yellow,.fal.yellow,.far.yellow,.fa-solid.yellow,.fa-regular.yellow,.fa-light.yellow,.fa-thin.yellow,.fa-duotone.yellow,.fa-brands.yellow{color:#fdd400;}.fa.orange,.fas.orange,.fad.orange,.fal.orange,.far.orange,.fa-solid.orange,.fa-regular.orange,.fa-light.orange,.fa-thin.orange,.fa-duotone.orange,.fa-brands.orange{color:#ff9c00;}.fa.blue,.fas.blue,.fad.blue,.fal.blue,.far.blue,.fa-solid.blue,.fa-regular.blue,.fa-light.blue,.fa-thin.blue,.fa-duotone.blue,.fa-brands.blue{color:#0083c9;}.fa.red,.fas.red,.fad.red,.fal.red,.far.red,.fa-solid.red,.fa-regular.red,.fa-light.red,.fa-thin.red,.fa-duotone.red,.fa-brands.red{color:#d90000;}.fa.grey,.fas.grey,.fad.grey,.fal.grey,.far.grey,.fa-solid.grey,.fa-regular.grey,.fa-light.grey,.fa-thin.grey,.fa-duotone.grey,.fa-brands.grey{color:#999;}.fa.white,.fas.white,.fad.white,.fal.white,.far.white,.fa-solid.white,.fa-regular.white,.fa-light.white,.fa-thin.white,.fa-duotone.white,.fa-brands.white{color:#fff;}.fa.purple,.fas.purple,.fad.purple,.fal.purple,.far.purple,.fa-solid.purple,.fa-regular.purple,.fa-light.purple,.fa-thin.purple,.fa-duotone.purple,.fa-brands.purple{color:#672fda;}.panel{display:block;padding:4px 6px;margin-top:4px;border-radius:3px;border:1px solid #ccc;background-color:#fff;font-size:.9em;}.panel.panel-warning{border:1px solid #f0ad4e;background-color:#fcf8e3;}.panel.panel-info{border:1px solid #5bc0de;background-color:#d9edf7;}.panel.panel-success{border:1px solid #5cb85c;background-color:#dff0d8;}.panel.panel-danger{border:1px solid #d9534f;background-color:#f2dede;}.loader{display:none;justify-content:center;align-items:center;height:100%;}.lds-ring{display:inline-block;position:relative;width:64px;height:64px;}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid #cef;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#cef transparent transparent transparent;}.lds-ring div:nth-child(1){animation-delay:-.45s;}.lds-ring div:nth-child(2){animation-delay:-.3s;}.lds-ring div:nth-child(3){animation-delay:-.15s;}@keyframes lds-ring{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.tinyloader{text-align:left;}.tinyloader .lds-ring{width:16px;height:16px;}.tinyloader .lds-ring div{width:14px;height:14px;margin:4px;border-width:4px;}.spin,.spinhover:hover{animation:spin_8338 2s linear infinite;transform-origin:50% 50%;}@keyframes spin_8338{0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}.pulse,.pulsehover:hover{animation:pulse 2s linear infinite;transform-origin:50% 50%;}@keyframes pulse{0%,100%{opacity:1;}50%{opacity:0;}}.ProductCompletionList{margin:0;margin-top:2px;padding:0;min-width:320px;border:1px solid #999;background:#fff;font-family:Verdana,Arial,Sans-Serif;z-index:1100!important;}.ProductCompletionItem,.ProductCompletionItemOn{display:block;padding:0;min-height:36px;border-bottom:1px solid #ccc;font-size:11px;cursor:pointer;}.ProductCompletionItem .ui-state-active,.ProductCompletionItemOn .ui-state-active{font-weight:normal;border:0 none;border-right:4px solid #ccc;background:#ffdb0009;color:#000;margin:0;}.ProductCompletionList img{position:absolute;margin-right:2px;width:32px;height:32px;}.ProductCompletionList .title{display:block;margin-left:36px;}.ProductCompletionList .desc{display:block;margin-left:36px;color:#999;font-size:.9em;}.ProductCompletionList div{min-height:36px;}.ProductCompletionList a{border:0 none;border-right:4px solid #ccc;display:block;min-height:36px;}.ProductCompletionList a:hover{text-decoration:none;}.ProductCompletionList a.Available{border-color:#0c0;}.ProductCompletionList a.OnSupply{border-color:#f90;}.ProductCompletionList a.InPreOrder{border-color:#0f0;}.ProductCompletionList a.OnOrder{border-color:#09c;}.ProductCompletionList a.StockOut{border-color:#c00;}.ProductCompletionList a.Pack{border-color:#ff00b4;}.CustomerCompletionList{margin:0;margin-top:2px;padding:0;min-width:320px;border:1px solid #999;background:#fff;font-family:Verdana,Arial,Sans-Serif;z-index:10000!important;}.CustomerCompletionItem,.CustomerCompletionItemOn{display:block;padding:2px;min-height:30px;border-bottom:1px solid #ccc;font-size:11px;cursor:pointer;}.CustomerCompletionList .title{display:block;}.CustomerCompletionList .desc{display:block;color:#999;font-size:.9em;}.CustomerCompletionList .hide{display:none;}.CustomerCompletionItemOn{background:#ffc;}.CustomerCompletionList div{border-left:4px solid #ccc;padding-left:4px;min-height:30px;}.CustomerCompletionList div.Client{border-color:#54ab00;}.CustomerCompletionList div.ClientInactif{border-color:#398000;}.CustomerCompletionList div.Franchise{border-color:#a454ff;}.CustomerCompletionList div.New{border-color:#ffba00;}.CustomerCompletionList div.Prospect{border-color:#138eb6;}.CustomerCompletionList div.Prescripteur{border-color:#c00;}.CustomerCompletionList div.aQualifier{border-color:#ff7800;}.CustomerCompletionList div.OutOfBusiness{border-color:#000;}.CustomerCompletionList div.NoGo{border-color:#c00;}.MsgTemplateCompletionList{margin:2px 0;padding:0;background:#fff;border:1px solid #ccc;box-shadow:0 1px 4px rgba(0,0,0,.1);font-family:sans-serif;font-size:13px;line-height:1.4;max-height:30vh;overflow-y:auto;z-index:2000!important;box-sizing:border-box;}.MsgTemplateCompletionList .ui-menu-item{list-style:none;margin:0;padding:0;}.MsgTemplateCompletionList .ui-menu-item:last-child a{border-bottom:0;}.MsgTemplateCompletionList .ui-menu-item a{display:flex;align-items:flex-start;padding:6px 10px;text-decoration:none;color:inherit;border-bottom:1px solid #e5e5e5;width:100%;box-sizing:border-box;}.MsgTemplateCompletionList .ui-menu-item a:hover,.MsgTemplateCompletionList .ui-menu-item a.ui-state-hover,.MsgTemplateCompletionList .ui-menu-item a.ui-state-active,.MsgTemplateCompletionList .ui-menu-item a.ui-state-focus{background-color:#ffdb0009;border-right:4px solid #ccc;text-decoration:none;}.MsgTemplateCompletionList .flag{flex:0 0 16px;margin-right:8px;}.MsgTemplateCompletionList .flag img{width:16px;height:16px;display:block;}.MsgTemplateCompletionList .text{flex:1;}.MsgTemplateCompletionList .text strong{font-size:13px;font-weight:600;margin-bottom:4px;line-height:1.2;}.MsgTemplateCompletionList .text small{display:block;font-size:12px;color:#555;line-height:1.3;}.highcharts-tooltip{font-size:10px;}.highcharts-tooltip .key{font-size:11px;font-weight:bold;}.highcharts-tooltip table{width:100%;}.highcharts-tooltip table th,.highcharts-tooltip table td{font-size:10px;font-weight:normal;padding:3px 4px 1px 4px;border-bottom:2px solid #eee;}.highcharts-tooltip table td{font-size:11px;text-align:right;font-weight:bold;}.numeric{text-align:center;}.money,.decimal{text-align:right;}.button-panel{background-color:#f6f6f6;border-radius:.25rem;padding:.5rem;margin:.25rem 0;}.form-group{margin-bottom:.6rem;}.input-group-append i{font-size:.6rem;}.badge-stock{font-size:1em;font-weight:600;cursor:pointer;}label{font-size:.8rem;line-height:.6rem;font-weight:600;}label.custom-control-label{font-size:.8rem;line-height:1.5rem;}.section{background-color:#f0f0f0;}.section-header{font-size:1.1rem;color:#fff;padding:5px 15px;background-color:#249bd7;border-bottom:1px solid #666;}.section-item{padding:5px 15px;border-bottom:1px solid #ccc;}.section-item.alt{background-color:#fcfcfc;}.SumoSelect{width:100%;}.SumoSelect .SelectBox{padding:8px;border-radius:5px;margin-bottom:5px;}.modal-box .modal-header{background-color:#0af;}.modal-box .modal-header .close{text-shadow:none;}.modal-box .modal-header .close:hover,.modal-box .modal-header .close:focus{color:#000;text-decoration:none;cursor:pointer;}#app-modal-container{z-index:1050;position:fixed;top:0;right:0;width:100%;}@media screen and (min-width:576px){#app-modal-container{width:100%;}}@media screen and (min-width:768px){#app-modal-container{width:50%;}}@media screen and (min-width:992px){#app-modal-container{width:30%;}}#app-modal-container .modal-info-box,#app-modal-container .modal-warning-box{border-radius:4px;padding:10px 16px;color:#fff;background-color:#80c200;font-size:14px;font-weight:bold;margin:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;}#app-modal-container .modal-info-box .close,#app-modal-container .modal-warning-box .close{color:#fff;float:right;font-size:16px;font-weight:bold;text-shadow:none;}#app-modal-container .modal-info-box .close:hover,#app-modal-container .modal-warning-box .close:hover,#app-modal-container .modal-info-box .close:focus,#app-modal-container .modal-warning-box .close:focus{color:#000;text-decoration:none;cursor:pointer;}#app-modal-container .modal-warning-box{background-color:#e80000;}@-webkit-keyframes animatetop{from{top:-300px;opacity:0;}to{top:10px;opacity:1;}}@keyframes animatetop{from{top:-300px;opacity:0;}to{top:10px;opacity:1;}}.gallery{padding:12px;}.gallery .gallery-item{overflow:hidden;padding:3px;}.gallery .gallery-item .box{height:80px;overflow:hidden;}.gallery .gallery-item .box img{height:100%;width:100%;object-fit:cover;-o-object-fit:cover;}.gallery .gallery-item .box a:focus{outline:0;}.gallery .gallery-item .box a:after{content:"";font-family:'Font Awesome 5 Pro';opacity:0;background-color:rgba(0,0,0,.75);position:absolute;right:3px;left:3px;top:3px;bottom:3px;text-align:center;line-height:80px;font-size:20px;color:#fff;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;}.gallery .gallery-item .box a:hover:after{opacity:1;}.heatbalance .card-title{margin:0;}.heatbalance .heatbalance-infos{padding:0 10px;}.heatbalance #recommended-device-body th{border-bottom:0!important;border-top:0!important;padding:0 20px;vertical-align:middle;}.heatbalance #recommended-device-body .image{padding:20px!important;}