|
|
|
@ -2278,14 +2278,14 @@ input[type="checkbox"]:checked + span { |
|
|
|
height: 22px; |
|
|
|
height: 22px; |
|
|
|
background: url('../img/listExecutor.png') no-repeat left; |
|
|
|
background: url('../img/listExecutor.png') no-repeat left; |
|
|
|
background-size: cover; |
|
|
|
background-size: cover; |
|
|
|
background-position: 0 -18px; |
|
|
|
background-position: 0 -19px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.listExecutor li:last-child a:before { |
|
|
|
.listExecutor li:last-child a:before { |
|
|
|
height: 19px; |
|
|
|
height: 19px; |
|
|
|
background: url('../img/listExecutor.png') no-repeat left; |
|
|
|
background: url('../img/listExecutor.png') no-repeat left; |
|
|
|
background-size: cover; |
|
|
|
background-size: cover; |
|
|
|
background-position: 0 -47px; |
|
|
|
background-position: 0 -48px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.doneBlock { |
|
|
|
.doneBlock { |
|
|
|
@ -6049,4 +6049,38 @@ input[type="radio"]{ |
|
|
|
display: table; |
|
|
|
display: table; |
|
|
|
margin: 15px 0px 15px -15px !important; |
|
|
|
margin: 15px 0px 15px -15px !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
button[data-id="stagesSelect"], button[data-id="stagesSelect"]:hover{ |
|
|
|
|
|
|
|
outline: 1px solid #ccc !important; |
|
|
|
|
|
|
|
margin-top: 13px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.polsF1 .linkS122, .polsF1 .linkS122:hover{ |
|
|
|
|
|
|
|
font-family: 'pfdintextcomppro-regular', sans-serif; |
|
|
|
|
|
|
|
letter-spacing: 2px; |
|
|
|
|
|
|
|
text-transform: uppercase; |
|
|
|
|
|
|
|
border: none; |
|
|
|
|
|
|
|
border-radius: 40px; |
|
|
|
|
|
|
|
display: inline-block; |
|
|
|
|
|
|
|
color: #fff; |
|
|
|
|
|
|
|
padding: 12px 30px; |
|
|
|
|
|
|
|
font-size: 15px; |
|
|
|
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
|
|
|
background-color: #FE0029 !important; |
|
|
|
|
|
|
|
width: 300px; |
|
|
|
|
|
|
|
margin-bottom: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#paymentfromSite, #paymentfromSite:hover{ |
|
|
|
|
|
|
|
font-family: 'pfdintextcomppro-regular', sans-serif; |
|
|
|
|
|
|
|
letter-spacing: 2px; |
|
|
|
|
|
|
|
text-transform: uppercase; |
|
|
|
|
|
|
|
border: 1px solid #BEBEBE; |
|
|
|
|
|
|
|
border-radius: 40px; |
|
|
|
|
|
|
|
display: inline-block; |
|
|
|
|
|
|
|
color: #373737; |
|
|
|
|
|
|
|
padding: 12px 30px; |
|
|
|
|
|
|
|
font-size: 15px; |
|
|
|
|
|
|
|
margin-top: 20px; |
|
|
|
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
|
|
|
background: transparent; |
|
|
|
|
|
|
|
width: 300px; |
|
|
|
|
|
|
|
} |
|
|
|
/*end_new*/ |
|
|
|
/*end_new*/ |
|
|
|
|