2017-01-02 12:25:33 +01:00
|
|
|
div.PS_MRFormType
|
2016-01-04 12:49:26 +01:00
|
|
|
{
|
|
|
|
width:100%;
|
|
|
|
margin-top:20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.PS_MRFormType fieldset > ul
|
|
|
|
{
|
|
|
|
list-style-type: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.PS_MRFormType fieldset > ul > li
|
|
|
|
{
|
|
|
|
margin-top:10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.PS_MRFormType fieldset > ul > li > span.indication
|
|
|
|
{
|
|
|
|
font-style:italic;
|
|
|
|
font-size:11px;
|
|
|
|
margin-left:5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.PS_MRFormType fieldset > ul > li.PS_MRSubmit
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
text-align:left;
|
|
|
|
padding-left:150px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
div.PS_MRSubmitButton
|
|
|
|
{
|
|
|
|
text-align:center;
|
|
|
|
margin-top:20px;
|
|
|
|
}
|
|
|
|
|
2017-01-02 12:25:33 +01:00
|
|
|
.PS_MRRequireFields
|
2016-01-04 12:49:26 +01:00
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
display:inline;
|
|
|
|
padding:2px 10px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
tr.PS_MRErrorList td
|
|
|
|
{
|
|
|
|
border: 1px solid #EC9B9B;
|
|
|
|
background-color: #FFE2E3;
|
|
|
|
color: #383838;
|
|
|
|
font-weight: 700;
|
|
|
|
line-height: 18px;
|
|
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.PS_MRSuccessList td
|
|
|
|
{
|
|
|
|
border: 1px solid #72CB67;
|
|
|
|
background-color: #DFFAD3;
|
|
|
|
color: #383838;
|
|
|
|
font-weight: 700;
|
|
|
|
line-height: 18px;
|
|
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
|
|
|
|
table#PS_MRHistoriqueTableList
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
text-align:center;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
table#PS_MRHistoriqueTableList tr > td > img
|
|
|
|
{
|
|
|
|
margin-bottom:5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
table#PS_MRHistoriqueTableList
|
|
|
|
{
|
|
|
|
width:100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
table#PS_MRHistoriqueTableList tr
|
|
|
|
{
|
|
|
|
height:30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#otherErrors
|
|
|
|
{
|
|
|
|
display:none;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#otherErrors span
|
|
|
|
{
|
|
|
|
text-align:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#PS_MRUnRemovedItem
|
|
|
|
{
|
|
|
|
display:none;
|
|
|
|
color:#FF0000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.shippingList {
|
|
|
|
|
|
|
|
}
|
|
|
|
.shippingList li {
|
|
|
|
margin: 5px;
|
|
|
|
display: block;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.shipLabel {
|
|
|
|
width: 230px;
|
|
|
|
float: left;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.selectShipping {
|
|
|
|
width: 100px;
|
|
|
|
}
|
|
|
|
.settingsList {
|
|
|
|
width: 400px;
|
|
|
|
float: left;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
.settingsList li {
|
|
|
|
display: block;
|
|
|
|
padding: 5px;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.upsLabel {
|
|
|
|
width: 170px;
|
|
|
|
float: left;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
.upsInput {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.upsSubmit {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.addMethodForm {
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
table#orders
|
|
|
|
{
|
|
|
|
width:100%;
|
|
|
|
}
|
2017-01-02 12:25:33 +01:00
|
|
|
|
2016-01-04 12:49:26 +01:00
|
|
|
table#orders td
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
text-align:center;
|
|
|
|
height: 30px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
2017-01-02 12:25:33 +01:00
|
|
|
|
2016-01-04 12:49:26 +01:00
|
|
|
table#orders th
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
text-align:center;
|
|
|
|
height: 40px;
|
|
|
|
}
|
|
|
|
|
2016-01-04 12:49:26 +01:00
|
|
|
table#orders th.fixed
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
width:70px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
2017-01-02 12:25:33 +01:00
|
|
|
|
2016-01-04 12:49:26 +01:00
|
|
|
table#orders tr
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
text-align:center;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
2017-01-02 12:25:33 +01:00
|
|
|
|
2016-01-04 12:49:26 +01:00
|
|
|
div.submit_button
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
margin-top:10px;
|
|
|
|
text-align:center;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
div.PS_MRLoader
|
|
|
|
{
|
|
|
|
display:none;
|
|
|
|
}
|
|
|
|
|
2017-01-02 12:25:33 +01:00
|
|
|
.MR_form_admintab h3
|
|
|
|
{
|
|
|
|
margin: 10px;
|
|
|
|
margin-bottom: .5em;
|
|
|
|
line-height: 1.4em;
|
|
|
|
}
|
|
|
|
|
2016-01-04 12:49:26 +01:00
|
|
|
div#PS_MRAskBackupContent
|
|
|
|
{
|
|
|
|
border:1px solid #000;
|
2017-01-02 12:25:33 +01:00
|
|
|
background: url(../img/logo_hd.png) no-repeat 10px 50px #BEBEBE;
|
2016-01-04 12:49:26 +01:00
|
|
|
line-height:18px;
|
|
|
|
font-size:14px;
|
2017-01-02 12:25:33 +01:00
|
|
|
height:190px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
div#PS_MRAskBackupContent div
|
|
|
|
{
|
|
|
|
width:290px;
|
|
|
|
float:right;
|
|
|
|
margin-right:20px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#PS_MRAskBackupContent div > p
|
|
|
|
{
|
|
|
|
line-height: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#PS_MRAskBackupContent h2
|
|
|
|
{
|
|
|
|
padding-top:10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.PS_MRSelectedCarrier > td
|
|
|
|
{
|
|
|
|
text-align: center;
|
|
|
|
border-bottom: 1px black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRWarn
|
|
|
|
{
|
|
|
|
border: 1px solid #D3C200;
|
|
|
|
background-color: #FFFAC6;
|
|
|
|
line-height: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRRelayPointInfo
|
|
|
|
{
|
|
|
|
text-align: left;
|
|
|
|
vertical-align: top;
|
|
|
|
margin: 10px 0;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRRelayPointInfo:hover
|
|
|
|
{
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRRelayPointInfo img
|
|
|
|
{
|
|
|
|
height: 40px;
|
|
|
|
float:left;
|
2017-01-02 12:25:33 +01:00
|
|
|
padding: 0 10px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRRelayPointInfo p
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
float:left;
|
|
|
|
width:360px;
|
|
|
|
text-align: justify;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRFloatRelayPointSelecteIt
|
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
display:block;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRRelayPointInfo:hover .PS_MRFloatRelayPointSelecteIt
|
|
|
|
{
|
|
|
|
display:block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRRelayPointInfo .PS_MRFloatRelayPointSelected
|
|
|
|
{
|
|
|
|
color:#333333;
|
2017-01-02 12:25:33 +01:00
|
|
|
background:url(../img/selectRelayPoint.png) no-repeat 0px -25px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRFloatRelayPointSelected
|
|
|
|
{
|
|
|
|
display:block;
|
|
|
|
}
|
|
|
|
|
2017-01-02 12:25:33 +01:00
|
|
|
.PS_MRFloatRelayPointSelecteIt a.PS_MRSelectRelayPointButton
|
2016-01-04 12:49:26 +01:00
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
background: url("../img/selectRelayPoint.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
|
|
|
|
color: #666666;
|
|
|
|
display: block;
|
|
|
|
float: right;
|
|
|
|
height: 25px;
|
|
|
|
margin-top: 8px;
|
|
|
|
padding: 0 20px 0 25px;
|
|
|
|
text-decoration: none;
|
|
|
|
width: 90px;
|
|
|
|
line-height: 25px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
2017-01-02 12:25:33 +01:00
|
|
|
.PS_MRFloatRelayPointSelected a.PS_MRSelectRelayPointButton
|
2016-01-04 12:49:26 +01:00
|
|
|
{
|
2017-01-02 12:25:33 +01:00
|
|
|
background: url("../img/selectRelayPoint.png") no-repeat scroll 0 -25px rgba(0, 0, 0, 0);
|
|
|
|
color: #333333;
|
|
|
|
display: block;
|
|
|
|
float: right;
|
|
|
|
font-size: 10px;
|
|
|
|
height: 25px;
|
|
|
|
margin-top: 8px;
|
|
|
|
padding: 0 20px 0 25px;
|
|
|
|
text-decoration: none;
|
|
|
|
width: 90px;
|
|
|
|
line-height: 25px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
2017-01-02 12:25:33 +01:00
|
|
|
a.PS_MRSelectRelayPointButton:hover
|
2016-01-04 12:49:26 +01:00
|
|
|
{
|
|
|
|
color:#333333;
|
2017-01-02 12:25:33 +01:00
|
|
|
background:url(../img/selectRelayPoint.png) no-repeat 0px -25px;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRGmapDefaultPosition
|
|
|
|
{
|
|
|
|
display:none;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.PS_MRGmapStyle
|
|
|
|
{
|
|
|
|
width: 550px;
|
|
|
|
height:250px;
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#PS_MRPersonalizedFields
|
|
|
|
{
|
|
|
|
display:none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.clearfix:before,
|
2017-01-02 12:25:33 +01:00
|
|
|
.clearfix:after
|
2016-01-04 12:49:26 +01:00
|
|
|
{
|
|
|
|
content: ".";
|
|
|
|
display: block;
|
|
|
|
height: 0;
|
|
|
|
overflow: hidden
|
|
|
|
}
|
|
|
|
.clearfix:after {clear: both}
|
|
|
|
.clearfix {zoom: 1}
|
|
|
|
|
|
|
|
.PS_MRGmapBulbe
|
|
|
|
{
|
|
|
|
width:405px;
|
|
|
|
height:66px;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.MR_date {width:450px;position:relative;float:right; line-height: 9px;}
|
|
|
|
.MR_date span.titre {margin-left:50px;font-weight:bold;}
|
|
|
|
.MR_date span.vacances {margin-left:5px;color:Red; }
|
|
|
|
.MR_date table {border-spacing:3px;font-size:11pt; border: solid 1px #eee;}
|
|
|
|
.MR_date tr.p {background-color:#e9e9e9; height:9px;}
|
|
|
|
.MR_date td.g {font-weight:bold;}
|
|
|
|
.MR_date td.d {}
|
|
|
|
|
|
|
|
/* 1.3 compatibility*/
|
|
|
|
.MR_warn
|
|
|
|
{
|
|
|
|
border: 1px solid #D3C200;
|
|
|
|
background-color: #FFFAC6;
|
|
|
|
color: #383838;
|
|
|
|
font-weight: 700;
|
|
|
|
margin: 0 0 10px 0;
|
|
|
|
line-height: 20px;
|
2017-01-02 12:25:33 +01:00
|
|
|
padding: 10px 0px;
|
|
|
|
text-align: center;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
/* 1.3 compatibility*/
|
|
|
|
.MR_error
|
|
|
|
{
|
|
|
|
border: 1px solid #EC9B9B;
|
|
|
|
background-color: #FAE2E3;
|
|
|
|
color: #383838;
|
|
|
|
font-weight: 700;
|
|
|
|
margin: 0 0 10px 0;
|
|
|
|
line-height: 20px;
|
2017-01-02 12:25:33 +01:00
|
|
|
padding: 10px 0px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.MR_error ul > li, .MR_warn ul > li
|
|
|
|
{
|
|
|
|
list-style: none;
|
|
|
|
text-align: left;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
/* 1.3 - 1.4 compatibility*/
|
|
|
|
.MR_hint
|
|
|
|
{
|
|
|
|
margin-top: 4px;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
border: 1px solid #268CCD;
|
|
|
|
padding: 8px 6px 8px 34px;
|
|
|
|
color: #383838;
|
2017-01-02 12:25:33 +01:00
|
|
|
background: #F1F9FF url(../img/help.png) no-repeat 6px 5px;
|
2016-01-04 12:49:26 +01:00
|
|
|
border-radius: 3px;
|
2017-01-02 12:25:33 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#MR_config_menu
|
|
|
|
{
|
|
|
|
background-color: #F8F8F8;
|
|
|
|
border: 1px solid #CCC;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
padding: 10px 0;
|
|
|
|
border-radius: 3px;
|
|
|
|
-moz-border-radius: 3px;
|
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
border-image: initial;
|
|
|
|
height: 130px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#MR_config_menu ul
|
|
|
|
{
|
|
|
|
margin: 0 auto;
|
|
|
|
padding: 0;
|
|
|
|
width:100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#MR_config_menu ul > li
|
|
|
|
{
|
|
|
|
color: #666;
|
|
|
|
float: left;
|
|
|
|
list-style: none outside none;
|
|
|
|
padding: 10px 40px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#MR_config_menu ul > li.selected
|
|
|
|
{
|
|
|
|
color: #383838;
|
|
|
|
font-weight: bolder;
|
|
|
|
border: 1px solid #CCC;
|
|
|
|
border-radius: 3px;
|
|
|
|
-moz-border-radius: 3px;
|
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
background-color: #EBEDF4;
|
|
|
|
}
|
|
|
|
|
|
|
|
#MR_config_menu ul > li.selected > a
|
|
|
|
{
|
|
|
|
color: #383838;
|
|
|
|
font-weight: bolder;
|
|
|
|
}
|
|
|
|
|
|
|
|
#MR_error_account
|
|
|
|
{
|
|
|
|
display: none;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.PS_MRFormType
|
|
|
|
{
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.send_disable_carrier_form {
|
|
|
|
cursor: pointer;
|
2016-01-04 12:49:26 +01:00
|
|
|
}
|