Merge branch 'questionnaire'
@ -5384,7 +5384,7 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_
|
|||||||
transform: translateY(0);
|
transform: translateY(0);
|
||||||
}
|
}
|
||||||
.contractStatus_modal {
|
.contractStatus_modal {
|
||||||
position: fixed;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
margin: 100px auto;
|
margin: 100px auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
@ -5397,6 +5397,7 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_
|
|||||||
background: #fff;
|
background: #fff;
|
||||||
transform: translateY(120px);
|
transform: translateY(120px);
|
||||||
transition: transform 150ms ease;
|
transition: transform 150ms ease;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .modal_header {
|
.contractStatus_modal .modal_header {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -5418,59 +5419,71 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div {
|
.contractStatus_modal .single_status > div {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: unset;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
gap: 0 30px;
|
gap: 0 30px;
|
||||||
padding: 2px 0;
|
padding: 2px 0;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div p {
|
.contractStatus_modal .single_status > div:last-child .status_body .wrap {
|
||||||
|
padding-bottom: 0;
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div:last-child > span::before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div > p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div p:first-child {
|
.contractStatus_modal .single_status > div > p:first-child {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
white-space: nowrap;
|
||||||
|
padding: 15px 0;
|
||||||
|
height: 80px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i {
|
.contractStatus_modal .single_status > div i {
|
||||||
display: block;
|
display: block;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i.status_1 {
|
.contractStatus_modal .single_status > div i.status_1 {
|
||||||
background: url("/assets/images/status/1.svg") no-repeat center;
|
background: url("/assets/images/status/1.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i.status_2 {
|
.contractStatus_modal .single_status > div i.status_2 {
|
||||||
background: url("/assets/images/status/2.svg") no-repeat center;
|
background: url("/assets/images/status/2.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i.status_3 {
|
.contractStatus_modal .single_status > div i.status_3 {
|
||||||
background: url("/assets/images/status/3.svg") no-repeat center;
|
background: url("/assets/images/status/3.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i.status_4 {
|
.contractStatus_modal .single_status > div i.status_4 {
|
||||||
background: url("/assets/images/status/4.svg") no-repeat center;
|
background: url("/assets/images/status/4.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i.status_5 {
|
.contractStatus_modal .single_status > div i.status_5 {
|
||||||
background: url("/assets/images/status/5.svg") no-repeat center;
|
background: url("/assets/images/status/5.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i.status_6 {
|
.contractStatus_modal .single_status > div i.status_6 {
|
||||||
background: url("/assets/images/status/6.svg") no-repeat center;
|
background: url("/assets/images/status/6.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div i.status_7 {
|
.contractStatus_modal .single_status > div i.status_7 {
|
||||||
background: url("/assets/images/status/7.svg") no-repeat center;
|
background: url("/assets/images/status/7.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div span {
|
.contractStatus_modal .single_status > div > span {
|
||||||
display: block;
|
display: block;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
min-width: 20px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border-radius: 100%;
|
|
||||||
background-color: #5FB158;
|
|
||||||
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.92871 3.50024L4.92871 8.50002L2.42871 6.00024' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.92871 3.50024L4.92871 8.50002L2.42871 6.00024' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: top center;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
top: 30px;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div span:before {
|
.contractStatus_modal .single_status > div > span:before {
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -5478,13 +5491,13 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_
|
|||||||
height: auto;
|
height: auto;
|
||||||
border: 1px dashed #5FB158;
|
border: 1px dashed #5FB158;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
bottom: -50px;
|
bottom: -20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div span:after {
|
.contractStatus_modal .single_status > div > span:after {
|
||||||
content: "";
|
content: "";
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
@ -5497,76 +5510,261 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_
|
|||||||
right: 0;
|
right: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div:first-child span:after {
|
.contractStatus_modal .single_status > div:first-child span:after {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div:last-child span:before {
|
.contractStatus_modal .single_status > div:last-child span:before {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div:not(:last-child) {
|
.contractStatus_modal .single_status > div:not(:first-child) > p:first-child {
|
||||||
border-bottom: 1px solid var(--inactive, #EDEFF5);
|
|
||||||
}
|
|
||||||
.contractStatus_modal .single_status div:not(:first-child) p:first-child {
|
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div:not(.current) img {
|
.contractStatus_modal .single_status > div:not(.current) img {
|
||||||
filter: grayscale(1);
|
filter: grayscale(1);
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div.current span {
|
.contractStatus_modal .single_status > div.current > span {
|
||||||
background-color: #2F80ED;
|
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%232F80ED'/%3E%3Cpath d='M9.99888 13.9286C12.1686 13.9286 13.9275 12.1697 13.9275 9.99998C13.9275 7.83029 12.1686 6.07141 9.99888 6.07141C7.82919 6.07141 6.07031 7.83029 6.07031 9.99998C6.07031 12.1697 7.82919 13.9286 9.99888 13.9286Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M10 10L11.7678 8.23224' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.92773 4.64282H11.0706' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00084 9.92868C8.17053 9.92868 9.92941 8.1698 9.92941 6.00011C9.92941 3.83041 8.17053 2.07153 6.00084 2.07153C3.83115 2.07153 2.07227 3.83041 2.07227 6.00011C2.07227 8.1698 3.83115 9.92868 6.00084 9.92868Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M6 6.00007L7.76777 4.2323' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.92871 0.642944H7.07157' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: top center;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div.current span:before {
|
.contractStatus_modal .single_status > div.current > span:before {
|
||||||
border-color: #2F80ED;
|
border-color: #2F80ED;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div.current ~ div span {
|
.contractStatus_modal .single_status > div.current ~ div > span {
|
||||||
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00056 10.2858C8.36749 10.2858 10.2863 8.367 10.2863 6.00007C10.2863 3.63313 8.36749 1.71436 6.00056 1.71436C3.63362 1.71436 1.71484 3.63313 1.71484 6.00007C1.71484 8.367 3.63362 10.2858 6.00056 10.2858Z' stroke='%238E94A7' stroke-miterlimit='10'/%3E%3Cpath d='M6 3.5V6H8.5' stroke='%238E94A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23EDEFF5'/%3E%3Cpath d='M9.9986 14.2857C12.3655 14.2857 14.2843 12.3669 14.2843 10C14.2843 7.63307 12.3655 5.71429 9.9986 5.71429C7.63167 5.71429 5.71289 7.63307 5.71289 10C5.71289 12.3669 7.63167 14.2857 9.9986 14.2857Z' stroke='%238E94A7' stroke-miterlimit='10'/%3E%3Cpath d='M10 7.5V10H12.5' stroke='%238E94A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: top center;
|
||||||
background-color: var(--inactive, #EDEFF5);
|
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div.current ~ div span:before {
|
.contractStatus_modal .single_status > div.current ~ div > span:before {
|
||||||
border-color: var(--inactive, #EDEFF5);
|
border-color: var(--inactive, #EDEFF5);
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div.current ~ div span:after {
|
.contractStatus_modal .single_status > div.current ~ div > span:after {
|
||||||
border-top-color: var(--inactive, #EDEFF5);
|
border-top-color: var(--inactive, #EDEFF5);
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div.current ~ div i.status_1 {
|
.contractStatus_modal .single_status > div.current ~ div i {
|
||||||
background: url("/assets/images/status/1_inactive.svg") no-repeat center;
|
/*
|
||||||
|
&.status_1 {
|
||||||
|
background: url("/assets/images/status/1_inactive.svg") no-repeat center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.status_2 {
|
||||||
|
background: url("/assets/images/status/2_inactive.svg") no-repeat center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.status_3 {
|
||||||
|
background: url("/assets/images/status/3_inactive.svg") no-repeat center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.status_4 {
|
||||||
|
background: url("/assets/images/status/4_inactive.svg") no-repeat center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.status_5 {
|
||||||
|
background: url("/assets/images/status/5_inactive.svg") no-repeat center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.status_6 {
|
||||||
|
background: url("/assets/images/status/6_inactive.svg") no-repeat center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.status_7 {
|
||||||
|
background: url("/assets/images/status/7_inactive.svg") no-repeat center;
|
||||||
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div.current ~ div i.status_2 {
|
.contractStatus_modal .single_status > div.current + div span:after {
|
||||||
background: url("/assets/images/status/2_inactive.svg") no-repeat center;
|
|
||||||
}
|
|
||||||
.contractStatus_modal .single_status div.current ~ div i.status_3 {
|
|
||||||
background: url("/assets/images/status/3_inactive.svg") no-repeat center;
|
|
||||||
}
|
|
||||||
.contractStatus_modal .single_status div.current ~ div i.status_4 {
|
|
||||||
background: url("/assets/images/status/4_inactive.svg") no-repeat center;
|
|
||||||
}
|
|
||||||
.contractStatus_modal .single_status div.current ~ div i.status_5 {
|
|
||||||
background: url("/assets/images/status/5_inactive.svg") no-repeat center;
|
|
||||||
}
|
|
||||||
.contractStatus_modal .single_status div.current ~ div i.status_6 {
|
|
||||||
background: url("/assets/images/status/6_inactive.svg") no-repeat center;
|
|
||||||
}
|
|
||||||
.contractStatus_modal .single_status div.current ~ div i.status_7 {
|
|
||||||
background: url("/assets/images/status/7_inactive.svg") no-repeat center;
|
|
||||||
}
|
|
||||||
.contractStatus_modal .single_status div.current + div span:after {
|
|
||||||
border-top-color: #2F80ED;
|
border-top-color: #2F80ED;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div .toggle_status {
|
.contractStatus_modal .single_status > div .toggle_status {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
gap: 0 8px;
|
gap: 0 8px;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
color: var(--blue);
|
color: var(--blue);
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
.contractStatus_modal .single_status div .toggle_status svg {
|
.contractStatus_modal .single_status > div .toggle_status svg {
|
||||||
transform: rotate(180deg);
|
transform: rotate(180deg);
|
||||||
}
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body {
|
||||||
|
width: 100%;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .status_header {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: flex-start;
|
||||||
|
gap: 0 30px;
|
||||||
|
padding: 15px 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .header {
|
||||||
|
visibility: visible !important;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap {
|
||||||
|
margin-top: 10px;
|
||||||
|
padding-bottom: 40px;
|
||||||
|
border-bottom: 1px solid var(--inactive, #EDEFF5);
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap input[type="checkbox"] + label {
|
||||||
|
width: 16px;
|
||||||
|
padding: 0;
|
||||||
|
height: 16px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap input[type="checkbox"] + label:before {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap p {
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .single_text {
|
||||||
|
max-width: 565px;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table {
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 120%;
|
||||||
|
border-collapse: collapse;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table td,
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table th {
|
||||||
|
border: 1px solid rgba(0, 0, 0, 0.17);
|
||||||
|
padding: 13px;
|
||||||
|
text-align: left;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table td:not(:last-child),
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table th:not(:last-child) {
|
||||||
|
border-right: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table td:not(:first-child),
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table th:not(:first-child) {
|
||||||
|
border-left: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table td:nth-child(3),
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table td:nth-child(4) {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table .row {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table .i-pdf {
|
||||||
|
background-size: auto 28px;
|
||||||
|
padding-left: 35px;
|
||||||
|
margin-right: 0;
|
||||||
|
min-height: 28px;
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap table .i-pdf span {
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message:before {
|
||||||
|
content: "";
|
||||||
|
display: block;
|
||||||
|
width: 24px;
|
||||||
|
min-height: 24px;
|
||||||
|
height: 24px;
|
||||||
|
min-width: 24px;
|
||||||
|
margin-right: 8px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.ok::before {
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' stroke='%235FB158' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.125 9.75L10.625 15L7.875 12.375' stroke='%235FB158' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.alert::before {
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V13.5' stroke='%23ED0A34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.7015 3.74857L2.45374 17.9978C2.32177 18.2258 2.25217 18.4846 2.25195 18.748C2.25174 19.0115 2.32091 19.2703 2.4525 19.4986C2.5841 19.7268 2.77348 19.9163 3.0016 20.0481C3.22971 20.1799 3.48851 20.2493 3.75196 20.2493H20.2475C20.5109 20.2493 20.7697 20.1799 20.9979 20.0481C21.226 19.9163 21.4154 19.7268 21.547 19.4986C21.6786 19.2703 21.7477 19.0115 21.7475 18.748C21.7473 18.4846 21.6777 18.2258 21.5457 17.9978L13.2979 3.74857C13.1662 3.52093 12.9769 3.33193 12.749 3.20055C12.5212 3.06916 12.2628 3 11.9997 3C11.7367 3 11.4783 3.06916 11.2504 3.20055C11.0226 3.33193 10.8333 3.52093 10.7015 3.74857V3.74857Z' stroke='%23ED0A34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 18C12.6213 18 13.125 17.4963 13.125 16.875C13.125 16.2537 12.6213 15.75 12 15.75C11.3787 15.75 10.875 16.2537 10.875 16.875C10.875 17.4963 11.3787 18 12 18Z' fill='%23ED0A34'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.wait:before {
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' stroke='%238E94A7' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M12 6.75V12H17.25' stroke='%238E94A7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message .button {
|
||||||
|
margin-left: 30px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.documents {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
gap: 0 28px;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.documents::before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.documents .doc_list {
|
||||||
|
width: 350px;
|
||||||
|
min-width: 350px;
|
||||||
|
border: 1px solid #8A8A8A;
|
||||||
|
background: rgba(118, 118, 118, 0.1);
|
||||||
|
padding: 15px 25px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.documents .doc_list p {
|
||||||
|
max-width: 100%;
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.documents .doc_list .row:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.documents .doc_list .row:last-child p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .message.documents .doc_list + p {
|
||||||
|
background: rgba(131, 3, 84, 0.1);
|
||||||
|
padding: 15px 25px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .block-column {
|
||||||
|
margin-bottom: 60px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .dosc_list a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .acts_list-checkbox label {
|
||||||
|
width: auto !important;
|
||||||
|
min-height: 32px;
|
||||||
|
padding-left: 50px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .acts_list-checkbox label::before {
|
||||||
|
margin-right: 56px !important;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .block_footer_btn {
|
||||||
|
display: flex;
|
||||||
|
justify-content: flex-end;
|
||||||
|
gap: 0 20px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .flex-start {
|
||||||
|
justify-content: flex-start;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .block-column:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .attach_file label {
|
||||||
|
height: 52px;
|
||||||
|
border: 1px dashed var(--brand-blue, #1C01A9);
|
||||||
|
background: rgba(28, 1, 169, 0.1);
|
||||||
|
width: 350px;
|
||||||
|
margin: 25px 0;
|
||||||
|
color: var(--brand-blue, #1C01A9);
|
||||||
|
text-align: center;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
gap: 0 11px;
|
||||||
|
}
|
||||||
|
.contractStatus_modal .single_status > div .status_body .wrap .attach_file label:before {
|
||||||
|
content: "";
|
||||||
|
display: block;
|
||||||
|
width: 36px;
|
||||||
|
height: 36px;
|
||||||
|
min-width: 36px;
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.1241 31.5H7.87305C7.57468 31.5 7.28853 31.3815 7.07755 31.1705C6.86657 30.9595 6.74805 30.6734 6.74805 30.375V5.625C6.74805 5.32663 6.86657 5.04048 7.07755 4.82951C7.28853 4.61853 7.57468 4.5 7.87305 4.5H21.3741L29.2491 12.375V30.375C29.2491 30.5227 29.22 30.669 29.1635 30.8055C29.107 30.942 29.0241 31.066 28.9196 31.1705C28.8152 31.275 28.6912 31.3578 28.5547 31.4144C28.4182 31.4709 28.2719 31.5 28.1241 31.5Z' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.375 4.5V12.375H29.2511' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.625 21.375H21.375' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 18V24.75' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
}
|
||||||
.all_contracts_modal .contractStatus_list .list_item .step {
|
.all_contracts_modal .contractStatus_list .list_item .step {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
gap: 0 16px;
|
gap: 0 16px;
|
||||||
|
|||||||
@ -6107,7 +6107,7 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.contractStatus_modal {
|
.contractStatus_modal {
|
||||||
position: fixed;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
margin: 100px auto;
|
margin: 100px auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
@ -6120,6 +6120,7 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
background: #fff;
|
background: #fff;
|
||||||
transform: translateY(120px);
|
transform: translateY(120px);
|
||||||
transition: transform 150ms ease;
|
transition: transform 150ms ease;
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
.modal_header {
|
.modal_header {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -6146,18 +6147,36 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.single_status {
|
.single_status {
|
||||||
div {
|
>div {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
//align-items: flex-start;
|
||||||
|
align-items: unset;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
gap: 0 30px;
|
gap: 0 30px;
|
||||||
padding: 2px 0;
|
padding: 2px 0;
|
||||||
|
|
||||||
p {
|
&:last-child {
|
||||||
|
.status_body .wrap {
|
||||||
|
padding-bottom: 0;
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
>span::before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
>p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
white-space: nowrap;
|
||||||
|
padding: 15px 0;
|
||||||
|
height: 80px;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -6195,18 +6214,21 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
>span {
|
||||||
display: block;
|
display: block;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
min-width: 20px;
|
||||||
|
//height: 20px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border-radius: 100%;
|
//border-radius: 100%;
|
||||||
background-color: #5FB158;
|
//background-color: #5FB158;
|
||||||
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.92871 3.50024L4.92871 8.50002L2.42871 6.00024' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.92871 3.50024L4.92871 8.50002L2.42871 6.00024' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: top center;
|
||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
top: 30px;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
content: "";
|
content: "";
|
||||||
@ -6216,7 +6238,7 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
height: auto;
|
height: auto;
|
||||||
border: 1px dashed #5FB158;
|
border: 1px dashed #5FB158;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
bottom: -50px;
|
bottom: -20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
@ -6257,11 +6279,12 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:not(:last-child) {
|
&:not(:last-child) {
|
||||||
border-bottom: 1px solid var(--inactive, #EDEFF5);
|
//border-bottom: 1px solid var(--inactive, #EDEFF5);
|
||||||
}
|
}
|
||||||
|
|
||||||
&:not(:first-child) {
|
&:not(:first-child) {
|
||||||
p:first-child {
|
>p:first-child {
|
||||||
|
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -6273,11 +6296,12 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.current {
|
&.current {
|
||||||
span {
|
> span {
|
||||||
background-color: #2F80ED;
|
//background-color: #2F80ED;
|
||||||
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00084 9.92868C8.17053 9.92868 9.92941 8.1698 9.92941 6.00011C9.92941 3.83041 8.17053 2.07153 6.00084 2.07153C3.83115 2.07153 2.07227 3.83041 2.07227 6.00011C2.07227 8.1698 3.83115 9.92868 6.00084 9.92868Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M6 6.00007L7.76777 4.2323' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.92871 0.642944H7.07157' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
//background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00084 9.92868C8.17053 9.92868 9.92941 8.1698 9.92941 6.00011C9.92941 3.83041 8.17053 2.07153 6.00084 2.07153C3.83115 2.07153 2.07227 3.83041 2.07227 6.00011C2.07227 8.1698 3.83115 9.92868 6.00084 9.92868Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M6 6.00007L7.76777 4.2323' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.92871 0.642944H7.07157' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%232F80ED'/%3E%3Cpath d='M9.99888 13.9286C12.1686 13.9286 13.9275 12.1697 13.9275 9.99998C13.9275 7.83029 12.1686 6.07141 9.99888 6.07141C7.82919 6.07141 6.07031 7.83029 6.07031 9.99998C6.07031 12.1697 7.82919 13.9286 9.99888 13.9286Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M10 10L11.7678 8.23224' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.92773 4.64282H11.0706' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: top center;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
border-color: #2F80ED;
|
border-color: #2F80ED;
|
||||||
@ -6285,11 +6309,12 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&~div {
|
&~div {
|
||||||
span {
|
> span {
|
||||||
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00056 10.2858C8.36749 10.2858 10.2863 8.367 10.2863 6.00007C10.2863 3.63313 8.36749 1.71436 6.00056 1.71436C3.63362 1.71436 1.71484 3.63313 1.71484 6.00007C1.71484 8.367 3.63362 10.2858 6.00056 10.2858Z' stroke='%238E94A7' stroke-miterlimit='10'/%3E%3Cpath d='M6 3.5V6H8.5' stroke='%238E94A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
//background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00056 10.2858C8.36749 10.2858 10.2863 8.367 10.2863 6.00007C10.2863 3.63313 8.36749 1.71436 6.00056 1.71436C3.63362 1.71436 1.71484 3.63313 1.71484 6.00007C1.71484 8.367 3.63362 10.2858 6.00056 10.2858Z' stroke='%238E94A7' stroke-miterlimit='10'/%3E%3Cpath d='M6 3.5V6H8.5' stroke='%238E94A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23EDEFF5'/%3E%3Cpath d='M9.9986 14.2857C12.3655 14.2857 14.2843 12.3669 14.2843 10C14.2843 7.63307 12.3655 5.71429 9.9986 5.71429C7.63167 5.71429 5.71289 7.63307 5.71289 10C5.71289 12.3669 7.63167 14.2857 9.9986 14.2857Z' stroke='%238E94A7' stroke-miterlimit='10'/%3E%3Cpath d='M10 7.5V10H12.5' stroke='%238E94A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: top center;
|
||||||
background-color: var(--inactive, #EDEFF5);
|
//background-color: var(--inactive, #EDEFF5);
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
border-color: var(--inactive, #EDEFF5);
|
border-color: var(--inactive, #EDEFF5);
|
||||||
@ -6301,6 +6326,7 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
}
|
}
|
||||||
|
|
||||||
i {
|
i {
|
||||||
|
/*
|
||||||
&.status_1 {
|
&.status_1 {
|
||||||
background: url("/assets/images/status/1_inactive.svg") no-repeat center;
|
background: url("/assets/images/status/1_inactive.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
@ -6328,6 +6354,7 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
&.status_7 {
|
&.status_7 {
|
||||||
background: url("/assets/images/status/7_inactive.svg") no-repeat center;
|
background: url("/assets/images/status/7_inactive.svg") no-repeat center;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -6351,6 +6378,237 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block {
|
|||||||
transform: rotate(180deg);
|
transform: rotate(180deg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.status_body {
|
||||||
|
width: 100%;
|
||||||
|
display: block;
|
||||||
|
|
||||||
|
.status_header {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: flex-start;
|
||||||
|
gap: 0 30px;
|
||||||
|
padding: 15px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header {
|
||||||
|
visibility: visible !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrap {
|
||||||
|
margin-top: 10px;
|
||||||
|
padding-bottom: 40px;
|
||||||
|
border-bottom: 1px solid var(--inactive, #EDEFF5);
|
||||||
|
|
||||||
|
input[type="checkbox"]+label {
|
||||||
|
width: 16px;
|
||||||
|
padding: 0;
|
||||||
|
height: 16px;
|
||||||
|
|
||||||
|
&:before {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
font-weight: 400;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.single_text {
|
||||||
|
max-width: 565px;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
table {
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 120%;
|
||||||
|
border-collapse: collapse;
|
||||||
|
|
||||||
|
td,
|
||||||
|
th {
|
||||||
|
border: 1px solid rgba(0, 0, 0, 17%);
|
||||||
|
padding: 13px;
|
||||||
|
text-align: left;
|
||||||
|
vertical-align: middle;
|
||||||
|
|
||||||
|
&:not(:last-child) {
|
||||||
|
border-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
&:not(:first-child) {
|
||||||
|
border-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
td {
|
||||||
|
|
||||||
|
&:nth-child(3),
|
||||||
|
&:nth-child(4) {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.row {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.i-pdf {
|
||||||
|
background-size: auto 28px;
|
||||||
|
padding-left: 35px;
|
||||||
|
margin-right: 0;
|
||||||
|
min-height: 28px;
|
||||||
|
font-weight: 700;
|
||||||
|
|
||||||
|
span {
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.message {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding: 10px;
|
||||||
|
|
||||||
|
&:before {
|
||||||
|
content: "";
|
||||||
|
display: block;
|
||||||
|
width: 24px;
|
||||||
|
min-height: 24px;
|
||||||
|
height: 24px;
|
||||||
|
min-width: 24px;
|
||||||
|
margin-right: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.ok::before {
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' stroke='%235FB158' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.125 9.75L10.625 15L7.875 12.375' stroke='%235FB158' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.alert::before {
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V13.5' stroke='%23ED0A34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.7015 3.74857L2.45374 17.9978C2.32177 18.2258 2.25217 18.4846 2.25195 18.748C2.25174 19.0115 2.32091 19.2703 2.4525 19.4986C2.5841 19.7268 2.77348 19.9163 3.0016 20.0481C3.22971 20.1799 3.48851 20.2493 3.75196 20.2493H20.2475C20.5109 20.2493 20.7697 20.1799 20.9979 20.0481C21.226 19.9163 21.4154 19.7268 21.547 19.4986C21.6786 19.2703 21.7477 19.0115 21.7475 18.748C21.7473 18.4846 21.6777 18.2258 21.5457 17.9978L13.2979 3.74857C13.1662 3.52093 12.9769 3.33193 12.749 3.20055C12.5212 3.06916 12.2628 3 11.9997 3C11.7367 3 11.4783 3.06916 11.2504 3.20055C11.0226 3.33193 10.8333 3.52093 10.7015 3.74857V3.74857Z' stroke='%23ED0A34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 18C12.6213 18 13.125 17.4963 13.125 16.875C13.125 16.2537 12.6213 15.75 12 15.75C11.3787 15.75 10.875 16.2537 10.875 16.875C10.875 17.4963 11.3787 18 12 18Z' fill='%23ED0A34'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.wait:before {
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z' stroke='%238E94A7' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M12 6.75V12H17.25' stroke='%238E94A7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.button {
|
||||||
|
margin-left: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.documents {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
gap: 0 28px;
|
||||||
|
padding: 0;
|
||||||
|
|
||||||
|
&::before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.doc_list {
|
||||||
|
width: 350px;
|
||||||
|
min-width: 350px;
|
||||||
|
border: 1px solid #8A8A8A;
|
||||||
|
background: rgba(118, 118, 118, 0.10);
|
||||||
|
padding: 15px 25px;
|
||||||
|
|
||||||
|
p {
|
||||||
|
max-width: 100%;
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.row:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.doc_list + p {
|
||||||
|
background: rgba(131, 3, 84, 0.10);
|
||||||
|
padding: 15px 25px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.block-column {
|
||||||
|
margin-bottom: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dosc_list {
|
||||||
|
a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.acts_list-checkbox {
|
||||||
|
label {
|
||||||
|
width: auto !important;
|
||||||
|
min-height: 32px;
|
||||||
|
padding-left: 50px;
|
||||||
|
|
||||||
|
&::before {
|
||||||
|
margin-right: 56px !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.block_footer_btn {
|
||||||
|
display: flex;
|
||||||
|
justify-content: flex-end;
|
||||||
|
gap: 0 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.flex-start {
|
||||||
|
justify-content: flex-start;
|
||||||
|
}
|
||||||
|
|
||||||
|
.block-column {
|
||||||
|
&:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.attach_file {
|
||||||
|
label {
|
||||||
|
height: 52px;
|
||||||
|
border: 1px dashed var(--brand-blue, #1C01A9);
|
||||||
|
background: rgba(28, 1, 169, 0.10);
|
||||||
|
width: 350px;
|
||||||
|
margin: 25px 0;
|
||||||
|
color: var(--brand-blue, #1C01A9);
|
||||||
|
text-align: center;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
gap: 0 11px;
|
||||||
|
|
||||||
|
&:before {
|
||||||
|
content: "";
|
||||||
|
display: block;
|
||||||
|
width: 36px;
|
||||||
|
height: 36px;
|
||||||
|
min-width: 36px;
|
||||||
|
background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.1241 31.5H7.87305C7.57468 31.5 7.28853 31.3815 7.07755 31.1705C6.86657 30.9595 6.74805 30.6734 6.74805 30.375V5.625C6.74805 5.32663 6.86657 5.04048 7.07755 4.82951C7.28853 4.61853 7.57468 4.5 7.87305 4.5H21.3741L29.2491 12.375V30.375C29.2491 30.5227 29.22 30.669 29.1635 30.8055C29.107 30.942 29.0241 31.066 28.9196 31.1705C28.8152 31.275 28.6912 31.3578 28.5547 31.4144C28.4182 31.4709 28.2719 31.5 28.1241 31.5Z' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.375 4.5V12.375H29.2511' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.625 21.375H21.375' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 18V24.75' stroke='%231C01A9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
11750
package-lock.json
generated
@ -5,7 +5,7 @@ const SingleContractModal = (props) => {
|
|||||||
const { open, close } = props
|
const { open, close } = props
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className={open ? "fade opened" : "fade"}>
|
<div className={open ? "fade opened" : "fade opened"}>
|
||||||
<div className="contractStatus_modal">
|
<div className="contractStatus_modal">
|
||||||
<div className="modal_header">
|
<div className="modal_header">
|
||||||
<p className="modal_title">Статус сделки</p>
|
<p className="modal_title">Статус сделки</p>
|
||||||
@ -13,54 +13,316 @@ const SingleContractModal = (props) => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="modal_body single_status">
|
<div className="modal_body single_status">
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_1"></i>
|
|
||||||
|
|
||||||
<p>Выбор КП</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_2"></i>
|
|
||||||
|
|
||||||
<p>Программа финансирования</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_3"></i>
|
|
||||||
|
|
||||||
<p>Сборка пакета документов</p>
|
|
||||||
</div>
|
|
||||||
<div className="current">
|
<div className="current">
|
||||||
<p>Сделка 1</p>
|
<p>Сделка 1</p>
|
||||||
<span></span>
|
<span></span>
|
||||||
<i className="status_4"></i>
|
|
||||||
|
|
||||||
<p>Проверка документов</p>
|
<div className="status_body">
|
||||||
|
<div className="status_header">
|
||||||
|
<i className="status_1"></i>
|
||||||
|
<p>Выбор КП</p>
|
||||||
|
</div>
|
||||||
|
<div className="wrap">
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th></th>
|
||||||
|
<th>№</th>
|
||||||
|
<th>Стоимость</th>
|
||||||
|
<th>Первый платеж, р.</th>
|
||||||
|
<th>Первый платеж, %</th>
|
||||||
|
<th>Марка</th>
|
||||||
|
<th>Модель</th>
|
||||||
|
<th>Объектов лизинга</th>
|
||||||
|
<th></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<div className="form_field checkbox">
|
||||||
|
<input type="checkbox" name="row" id="row" checked="" />
|
||||||
|
<label htmlFor="row"></label>
|
||||||
|
</div>
|
||||||
|
</td>
|
||||||
|
<td>1</td>
|
||||||
|
<td>5 600 000 р.</td>
|
||||||
|
<td>560 000 р.</td>
|
||||||
|
<td>10 %</td>
|
||||||
|
<td>Audi</td>
|
||||||
|
<td>A8</td>
|
||||||
|
<td>1</td>
|
||||||
|
<td>
|
||||||
|
<div className="dosc_list">
|
||||||
|
<div className="row">
|
||||||
|
<div className="small-icon">
|
||||||
|
<p className="doc_name i-pdf">
|
||||||
|
КП
|
||||||
|
<span>№1</span>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<div className="form_field checkbox">
|
||||||
|
<input type="checkbox" name="row" id="row" checked="" />
|
||||||
|
<label htmlFor="row"></label>
|
||||||
|
</div>
|
||||||
|
</td>
|
||||||
|
<td>1</td>
|
||||||
|
<td>5 600 000 р.</td>
|
||||||
|
<td>560 000 р.</td>
|
||||||
|
<td>10 %</td>
|
||||||
|
<td>Audi</td>
|
||||||
|
<td>A8</td>
|
||||||
|
<td>1</td>
|
||||||
|
<td>
|
||||||
|
<div className="dosc_list">
|
||||||
|
<div className="row">
|
||||||
|
<div className="small-icon">
|
||||||
|
<p className="doc_name i-pdf">
|
||||||
|
КП
|
||||||
|
<span>№1</span>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p>Сделка 1</p>
|
<p>Сделка 1</p>
|
||||||
<span></span>
|
<span></span>
|
||||||
<i className="status_5"></i>
|
|
||||||
|
|
||||||
<p>Принятие решения по заявке</p>
|
<div className="status_body">
|
||||||
|
<div className="status_header">
|
||||||
|
<i className="status_2"></i>
|
||||||
|
<p className="header">Программа финансирования</p>
|
||||||
|
</div>
|
||||||
|
<div className="wrap">
|
||||||
|
<div className="single_text">
|
||||||
|
<p>Статусный текст о том что выбирается программа финансированияи может быть по центру иконочка часиков или слева от статусного текста иконочка часиков</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p>Сделка 1</p>
|
<p>Сделка 1</p>
|
||||||
<span></span>
|
<span></span>
|
||||||
<i className="status_6"></i>
|
|
||||||
|
|
||||||
<p>Оформление лизинга</p>
|
<div className="status_body">
|
||||||
|
<div className="status_header">
|
||||||
|
<i className="status_3"></i>
|
||||||
|
<p>Сборка пакета документов</p>
|
||||||
|
</div>
|
||||||
|
<div className="wrap">
|
||||||
|
<div className="message ok">
|
||||||
|
<p>Вам не требуется актуализация данных анкеты Клиента</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div className="message alert">
|
||||||
|
<p>Требуется обновить данные в анкете</p>
|
||||||
|
<button className="button button-blue">Актуализировать данные</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div className="message wait">
|
||||||
|
<p>Проводится проверка анкеты Вашей организации</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p><b>Устав организации</b></p>
|
||||||
|
<div className="attach_file">
|
||||||
|
<label>
|
||||||
|
<input type="file" hidden />
|
||||||
|
Прикрепить скан документов
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="message documents">
|
||||||
|
|
||||||
|
<div className="doc_list">
|
||||||
|
<div class="dosc_list medium-icon"><div class="row"><p class="doc_name i-pdf i-medium">№123/2023 от 01.01.2023</p></div></div>
|
||||||
|
<div class="dosc_list medium-icon"><div class="row"><p class="doc_name i-pdf i-medium">№123/2023 от 01.01.2023</p></div></div>
|
||||||
|
</div>
|
||||||
|
<p>Документы, отправленные Вами принадлежат другой организации бла бла коммент от менеджера</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div className="attach_file">
|
||||||
|
<label>
|
||||||
|
<input type="file" hidden />
|
||||||
|
Прикрепить ещё
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p><b>Другое название документа</b></p>
|
||||||
|
<div className="attach_file">
|
||||||
|
<label>
|
||||||
|
<input type="file" hidden />
|
||||||
|
Прикрепить скан документов
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div className="">
|
||||||
|
<p>Сделка 1</p>
|
||||||
|
<span></span>
|
||||||
|
|
||||||
|
<div className="status_body">
|
||||||
|
<div className="status_header">
|
||||||
|
<i className="status_4"></i>
|
||||||
|
<p>Проверка документов</p>
|
||||||
|
</div>
|
||||||
|
<div className="wrap">
|
||||||
|
<div className="single_text">
|
||||||
|
<p>Статусный текст о том что выбирается программа финансированияи может быть по центру иконочка часиков или слева от статусного текста иконочка часиков</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p>Сделка 1</p>
|
<p>Сделка 1</p>
|
||||||
<span></span>
|
<span></span>
|
||||||
<i className="status_7"></i>
|
|
||||||
|
|
||||||
<p>Выбор типа подписания</p>
|
<div className="status_body">
|
||||||
|
<div className="status_header">
|
||||||
|
<i className="status_5"></i>
|
||||||
|
<p>Принятие решения по заявке</p>
|
||||||
|
</div>
|
||||||
|
<div className="wrap">
|
||||||
|
<div className="single_text">
|
||||||
|
<p>Статусный текст о том что выбирается программа финансированияи может быть по центру иконочка часиков или слева от статусного текста иконочка часиков</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<p>Сделка 1</p>
|
||||||
|
<span></span>
|
||||||
|
|
||||||
|
<div className="status_body">
|
||||||
|
<div className="status_header">
|
||||||
|
<i className="status_6"></i>
|
||||||
|
<p>Оформление лизинга</p>
|
||||||
|
</div>
|
||||||
|
<div className="wrap">
|
||||||
|
<div className="single_text">
|
||||||
|
<p>Статусный текст о том что выбирается программа финансированияи может быть по центру иконочка часиков или слева от статусного текста иконочка часиков</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<p>Сделка 1</p>
|
||||||
|
<span></span>
|
||||||
|
|
||||||
|
<div className="status_body">
|
||||||
|
<div className="status_header">
|
||||||
|
<i className="status_7"></i>
|
||||||
|
<p>Выбор типа подписания</p>
|
||||||
|
</div>
|
||||||
|
<div className="wrap">
|
||||||
|
<div className="block-column">
|
||||||
|
<div
|
||||||
|
className="dropdown_block open"
|
||||||
|
>
|
||||||
|
<div className="block_header default">
|
||||||
|
<p><b>Подготовлено 3 из 12</b></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="dosc_list acts_list-checkbox medium-icon">
|
||||||
|
< div className="row">
|
||||||
|
<p
|
||||||
|
className="doc_name i-doc i-medium"
|
||||||
|
>
|
||||||
|
<input type="checkbox" name="" id="" checked="" />
|
||||||
|
<label for="">№2022_6875 от 28.06.2022</label>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="block_footer_btn">
|
||||||
|
|
||||||
|
<button className="button button-blue">Подписать в ЭДО</button>
|
||||||
|
<button className="button button-blue">Подписать в бумажном виде</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div className="block-column">
|
||||||
|
<div
|
||||||
|
className="dropdown_block open"
|
||||||
|
>
|
||||||
|
<div className="block_header default">
|
||||||
|
<p><b>К подписанию 3 из 12</b></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="dosc_list medium-icon">
|
||||||
|
< div className="row flex-start">
|
||||||
|
<p
|
||||||
|
className="doc_name i-doc i-medium"
|
||||||
|
>
|
||||||
|
№123/2023 от 01.01.2023
|
||||||
|
</p>
|
||||||
|
<button className="button">Перейти в ЭДО</button>
|
||||||
|
</div>
|
||||||
|
< div className="row flex-start">
|
||||||
|
<p
|
||||||
|
className="doc_name i-doc i-medium"
|
||||||
|
>
|
||||||
|
№123/2023 от 01.01.2023
|
||||||
|
</p>
|
||||||
|
<button className="button">Скачать документ</button>
|
||||||
|
<button className="button">Загрузить подписанный экземпляр</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div className="block-column">
|
||||||
|
<div
|
||||||
|
className="dropdown_block open"
|
||||||
|
>
|
||||||
|
<div className="block_header default">
|
||||||
|
<p><b>Подписано 3 из 12</b></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="dosc_list medium-icon">
|
||||||
|
< div className="row">
|
||||||
|
<p
|
||||||
|
className="doc_name i-doc i-medium"
|
||||||
|
>
|
||||||
|
<a href="#">Скачать №129/2023 от 01.01.2023 - Ожидание оплаты</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div className="block-column">
|
||||||
|
<div
|
||||||
|
className="dropdown_block open"
|
||||||
|
>
|
||||||
|
<div className="block_header default">
|
||||||
|
<p><b>Подготовлено 3 из 12</b></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="dosc_list medium-icon">
|
||||||
|
< div className="row">
|
||||||
|
<p
|
||||||
|
className="doc_name i-doc i-medium"
|
||||||
|
>
|
||||||
|
№123/2023 от 01.01.2023
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -80,141 +342,59 @@ const AllContractsModal = (props) => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="modal_body">
|
<div className="modal_body">
|
||||||
<div className="contractStatus_list">
|
<div className="contractStatus_list">
|
||||||
{activeContract !== 1 ? (
|
<div className="single_status">
|
||||||
<div className="list_item">
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
</div>
|
|
||||||
<div className="step active">
|
|
||||||
<img src="/assets/images/status/3.svg" width="50" height="50" />
|
|
||||||
<p>Сбор пакета документов</p>
|
|
||||||
</div>
|
|
||||||
<div className="step">
|
|
||||||
<img src="/assets/images/status/3_inactive.svg" width="50" height="50" />
|
|
||||||
<p>Сбор пакета документов</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p
|
|
||||||
onClick={() => {
|
|
||||||
handleContractSelected(1)
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
и еще 4 этапа
|
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width={18} height={18} fill="none">
|
|
||||||
<path
|
|
||||||
stroke="#1C01A9"
|
|
||||||
strokeLinecap="round"
|
|
||||||
strokeLinejoin="round"
|
|
||||||
strokeWidth={2}
|
|
||||||
d="M14.625 6.75 9 12.375 3.375 6.75"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
) : (
|
|
||||||
<div className="single_status">
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_1"></i>
|
|
||||||
|
|
||||||
<p>Выбор КП</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_2"></i>
|
|
||||||
|
|
||||||
<p>Программа финансирования</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_3"></i>
|
|
||||||
|
|
||||||
<p>Сборка пакета документов</p>
|
|
||||||
</div>
|
|
||||||
<div className="current">
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_4"></i>
|
|
||||||
|
|
||||||
<p>Проверка документов</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_5"></i>
|
|
||||||
|
|
||||||
<p>Принятие решения по заявке</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_6"></i>
|
|
||||||
|
|
||||||
<p>Оформление лизинга</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>Сделка 1</p>
|
|
||||||
<span></span>
|
|
||||||
<i className="status_7"></i>
|
|
||||||
|
|
||||||
<p>Выбор типа подписания</p>
|
|
||||||
|
|
||||||
<button
|
|
||||||
className="toggle_status"
|
|
||||||
onClick={() => {
|
|
||||||
handleContractSelected(null)
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
Свернуть
|
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width={18} height={18} fill="none">
|
|
||||||
<path
|
|
||||||
stroke="#1C01A9"
|
|
||||||
strokeLinecap="round"
|
|
||||||
strokeLinejoin="round"
|
|
||||||
strokeWidth={2}
|
|
||||||
d="M14.625 6.75 9 12.375 3.375 6.75"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
)}
|
|
||||||
|
|
||||||
<div className="list_item">
|
|
||||||
<div>
|
<div>
|
||||||
<p>Сделка 2</p>
|
<p>Сделка 1</p>
|
||||||
</div>
|
<span></span>
|
||||||
<div className="step active">
|
<i className="status_1"></i>
|
||||||
<img src="/assets/images/status/3.svg" width="50" height="50" />
|
|
||||||
<p>Сбор пакета документов</p>
|
<p>Выбор КП</p>
|
||||||
</div>
|
|
||||||
<div className="step">
|
|
||||||
<img src="/assets/images/status/3_inactive.svg" width="50" height="50" />
|
|
||||||
<p>Сбор пакета документов</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p
|
<p>Сделка 1</p>
|
||||||
onClick={() => {
|
<span></span>
|
||||||
handleContractSelected(null)
|
<i className="status_2"></i>
|
||||||
}}
|
|
||||||
>
|
<p>Программа финансирования</p>
|
||||||
и еще 2 этапа
|
</div>
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width={18} height={18} fill="none">
|
<div>
|
||||||
<path
|
<p>Сделка 1</p>
|
||||||
stroke="#1C01A9"
|
<span></span>
|
||||||
strokeLinecap="round"
|
<i className="status_3"></i>
|
||||||
strokeLinejoin="round"
|
|
||||||
strokeWidth={2}
|
<p>Сборка пакета документов</p>
|
||||||
d="M14.625 6.75 9 12.375 3.375 6.75"
|
</div>
|
||||||
/>
|
<div className="current">
|
||||||
</svg>
|
<p>Сделка 1</p>
|
||||||
</p>
|
<span></span>
|
||||||
|
<i className="status_4"></i>
|
||||||
|
|
||||||
|
<p>Проверка документов</p>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<p>Сделка 1</p>
|
||||||
|
<span></span>
|
||||||
|
<i className="status_5"></i>
|
||||||
|
|
||||||
|
<p>Принятие решения по заявке</p>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<p>Сделка 1</p>
|
||||||
|
<span></span>
|
||||||
|
<i className="status_6"></i>
|
||||||
|
|
||||||
|
<p>Оформление лизинга</p>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<p>Сделка 1</p>
|
||||||
|
<span></span>
|
||||||
|
<i className="status_7"></i>
|
||||||
|
|
||||||
|
<p>Выбор типа подписания</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -236,9 +416,9 @@ class ContractStatus extends React.Component {
|
|||||||
return {}
|
return {}
|
||||||
}
|
}
|
||||||
|
|
||||||
componentDidMount() {}
|
componentDidMount() { }
|
||||||
|
|
||||||
componentDidUpdate(prevProps, prevState) {}
|
componentDidUpdate(prevProps, prevState) { }
|
||||||
|
|
||||||
_handleModalToggle = (modal) => {
|
_handleModalToggle = (modal) => {
|
||||||
if (modal === "current") {
|
if (modal === "current") {
|
||||||
|
|||||||
@ -1,31 +1,30 @@
|
|||||||
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg width="37" height="46" viewBox="0 0 37 46" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M38.5885 2.29608C34.6357 -0.532625 29.7033 1.84209 22.4272 1.84209C14.6263 1.84209 8.5396 -1.37075 3.95704 0.689669C-0.625506 2.75009 -0.870375 9.14087 1.40341 13.1919C3.67719 17.2429 5.77607 21.5034 3.95704 27.8592C2.13802 34.2151 3.60723 37.2533 8.04986 41.7583C12.4925 46.2633 26.7299 40.6757 36.1399 39.1391C45.5498 37.6026 48.2434 33.3071 48.3833 28.7323C48.5232 24.1575 44.7453 20.2112 43.6958 15.9856C42.6464 11.76 42.5414 5.12479 38.5885 2.29608Z" fill="#EDEFF5"/>
|
<g filter="url(#filter0_d_5571_69477)">
|
||||||
<g filter="url(#filter0_d_5416_65777)">
|
<path d="M1.25977 3.69311C1.25977 2.58855 2.1552 1.69312 3.25977 1.69312H22.4723C23.0011 1.69312 23.5084 1.90256 23.8832 2.27563L34.6026 12.9454C34.9796 13.3208 35.1916 13.8309 35.1916 14.3629V42.2285C35.1916 43.3331 34.2962 44.2285 33.1916 44.2285H3.25976C2.15519 44.2285 1.25977 43.3331 1.25977 42.2285V3.69311Z" fill="#1C01A9"/>
|
||||||
<path d="M7.25977 5.69315C7.25977 4.58858 8.1552 3.69315 9.25977 3.69315H28.4723C29.0011 3.69315 29.5084 3.90259 29.8832 4.27566L40.6026 14.9455C40.9796 15.3208 41.1916 15.8309 41.1916 16.363V44.2285C41.1916 45.3331 40.2962 46.2285 39.1916 46.2285H9.25976C8.15519 46.2285 7.25977 45.3331 7.25977 44.2285V5.69315Z" fill="white"/>
|
|
||||||
</g>
|
</g>
|
||||||
<rect x="12.7871" y="12.0045" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="6.78711" y="10.0045" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="16.5445" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="6.78711" y="14.5446" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="21.0844" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="6.78711" y="19.0844" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="25.6242" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="6.78711" y="23.6243" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="30.1643" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="6.78711" y="28.1643" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="34.7041" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="6.78711" y="32.7041" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="39.244" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="6.78711" y="37.244" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="23.7695" y="25.4032" width="14.5161" height="2.82258" rx="1.41129" transform="rotate(45 23.7695 25.4032)" fill="#1C01A9"/>
|
<rect x="17.7695" y="23.4031" width="14.5161" height="2.82258" rx="1.41129" transform="rotate(45 17.7695 23.4031)" fill="#A8026B"/>
|
||||||
<rect x="15.7256" y="18.9515" width="13.7826" height="13.6197" rx="6.80985" fill="#1C01A9"/>
|
<rect x="9.72656" y="16.9514" width="13.7826" height="13.6197" rx="6.80985" fill="#A8026B"/>
|
||||||
<rect x="17.3389" y="20.5643" width="10.4839" height="10.4839" rx="5.24194" fill="#EDEFF5"/>
|
<rect x="11.3398" y="18.5642" width="10.4839" height="10.4839" rx="5.24194" fill="#EDEFF5"/>
|
||||||
<path d="M22.5817 23.7647C20.3135 23.7647 19.4062 25.8062 19.4062 25.8062C19.4062 25.8062 20.3135 27.8474 22.5817 27.8474C24.8498 27.8474 25.7571 25.8062 25.7571 25.8062C25.7571 25.8062 24.8498 23.7647 22.5817 23.7647Z" fill="#A8026B" stroke="#A8026B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
<path d="M16.5817 21.7646C14.3135 21.7646 13.4062 23.8062 13.4062 23.8062C13.4062 23.8062 14.3135 25.8473 16.5817 25.8473C18.8498 25.8473 19.7571 23.8062 19.7571 23.8062C19.7571 23.8062 18.8498 21.7646 16.5817 21.7646Z" fill="#A8026B" stroke="#A8026B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||||
<path d="M22.5813 26.9403C23.2077 26.9403 23.7154 26.4326 23.7154 25.8063C23.7154 25.1799 23.2077 24.6722 22.5813 24.6722C21.955 24.6722 21.4473 25.1799 21.4473 25.8063C21.4473 26.4326 21.955 26.9403 22.5813 26.9403Z" fill="white"/>
|
<path d="M16.5813 24.9403C17.2077 24.9403 17.7154 24.4325 17.7154 23.8062C17.7154 23.1799 17.2077 22.6721 16.5813 22.6721C15.955 22.6721 15.4473 23.1799 15.4473 23.8062C15.4473 24.4325 15.955 24.9403 16.5813 24.9403Z" fill="white"/>
|
||||||
<path d="M29.2979 15.462V3.69315L41.1565 15.462H29.2979Z" fill="#1C01A9"/>
|
<path d="M23.2988 13.4619V1.69312L35.1575 13.4619H23.2988Z" fill="#2F80ED"/>
|
||||||
<defs>
|
<defs>
|
||||||
<filter id="filter0_d_5416_65777" x="6.25977" y="2.69315" width="35.9316" height="44.5354" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
<filter id="filter0_d_5571_69477" x="0.259766" y="0.693115" width="35.9316" height="44.5354" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||||
<feOffset/>
|
<feOffset/>
|
||||||
<feGaussianBlur stdDeviation="0.5"/>
|
<feGaussianBlur stdDeviation="0.5"/>
|
||||||
<feComposite in2="hardAlpha" operator="out"/>
|
<feComposite in2="hardAlpha" operator="out"/>
|
||||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
||||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_5416_65777"/>
|
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_5571_69477"/>
|
||||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_5416_65777" result="shape"/>
|
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_5571_69477" result="shape"/>
|
||||||
</filter>
|
</filter>
|
||||||
</defs>
|
</defs>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.7 KiB |
@ -1,25 +1,25 @@
|
|||||||
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M38.5885 2.29608C34.6357 -0.532625 29.7033 1.84209 22.4272 1.84209C14.6263 1.84209 8.5396 -1.37075 3.95704 0.689669C-0.625506 2.75009 -0.870375 9.14087 1.40341 13.1919C3.67719 17.2429 5.77607 21.5034 3.95704 27.8592C2.13802 34.2151 3.60723 37.2533 8.04986 41.7583C12.4925 46.2633 26.7299 40.6757 36.1399 39.1391C45.5498 37.6026 48.2434 33.3071 48.3833 28.7323C48.5232 24.1575 44.7453 20.2112 43.6958 15.9856C42.6464 11.76 42.5414 5.12479 38.5885 2.29608Z" fill="#EDEFF5"/>
|
<path d="M38.5885 5.29608C34.6357 2.46737 29.7033 4.84209 22.4272 4.84209C14.6263 4.84209 8.5396 1.62925 3.95704 3.68967C-0.625506 5.75009 -0.870375 12.1409 1.40341 16.1919C3.67719 20.2429 5.77607 24.5034 3.95704 30.8592C2.13802 37.2151 3.60723 40.2533 8.04986 44.7583C12.4925 49.2633 26.7299 43.6757 36.1399 42.1391C45.5498 40.6026 48.2434 36.3071 48.3833 31.7323C48.5232 27.1575 44.7453 23.2112 43.6958 18.9856C42.6464 14.76 42.5414 8.12479 38.5885 5.29608Z" fill="#EDEFF5"/>
|
||||||
<g filter="url(#filter0_d_5416_65820)">
|
<g filter="url(#filter0_d_5571_69574)">
|
||||||
<path d="M7.25977 5.69321C7.25977 4.58864 8.1552 3.69321 9.25977 3.69321H28.4723C29.0011 3.69321 29.5084 3.90266 29.8832 4.27573L40.6026 14.9455C40.9796 15.3209 41.1916 15.831 41.1916 16.363V44.2286C41.1916 45.3332 40.2962 46.2286 39.1916 46.2286H9.25976C8.15519 46.2286 7.25977 45.3332 7.25977 44.2286V5.69321Z" fill="white"/>
|
<path d="M7.25977 5.69311C7.25977 4.58855 8.1552 3.69312 9.25977 3.69312H28.4723C29.0011 3.69312 29.5084 3.90256 29.8832 4.27563L40.6026 14.9454C40.9796 15.3208 41.1916 15.8309 41.1916 16.3629V44.2285C41.1916 45.3331 40.2962 46.2285 39.1916 46.2285H9.25976C8.15519 46.2285 7.25977 45.3331 7.25977 44.2285V5.69311Z" fill="#1C01A9"/>
|
||||||
</g>
|
</g>
|
||||||
<path d="M31.296 30.9367C31.7454 30.2353 32.7703 30.2353 33.2198 30.9367C33.5381 31.4335 34.1824 31.6062 34.7065 31.3351C35.4465 30.9523 36.334 31.4648 36.3725 32.297C36.3998 32.8864 36.8715 33.3581 37.4609 33.3853C38.2931 33.4238 38.8056 34.3114 38.4228 35.0514C38.1517 35.5755 38.3244 36.2198 38.8212 36.5381C39.5226 36.9876 39.5226 38.0124 38.8212 38.4619C38.3244 38.7802 38.1517 39.4245 38.4228 39.9486C38.8056 40.6886 38.2931 41.5762 37.4609 41.6147C36.8715 41.6419 36.3998 42.1136 36.3725 42.703C36.334 43.5352 35.4465 44.0477 34.7065 43.6649C34.1824 43.3938 33.5381 43.5665 33.2198 44.0633C32.7703 44.7647 31.7454 44.7647 31.296 44.0633C30.9777 43.5665 30.3333 43.3938 29.8092 43.6649C29.0693 44.0477 28.1817 43.5352 28.1432 42.703C28.1159 42.1136 27.6443 41.6419 27.0548 41.6147C26.2226 41.5762 25.7102 40.6886 26.0929 39.9486C26.364 39.4245 26.1914 38.7802 25.6946 38.4619C24.9931 38.0124 24.9931 36.9876 25.6946 36.5381C26.1914 36.2198 26.364 35.5755 26.0929 35.0514C25.7102 34.3114 26.2226 33.4238 27.0548 33.3853C27.6443 33.3581 28.1159 32.8864 28.1432 32.297C28.1817 31.4648 29.0693 30.9523 29.8092 31.3351C30.3333 31.6062 30.9777 31.4335 31.296 30.9367Z" fill="#A8026B"/>
|
<path d="M31.296 30.9365C31.7454 30.2351 32.7703 30.2351 33.2198 30.9365C33.5381 31.4333 34.1824 31.606 34.7065 31.3349C35.4465 30.9521 36.334 31.4646 36.3725 32.2968C36.3998 32.8862 36.8715 33.3579 37.4609 33.3851C38.2931 33.4237 38.8056 34.3112 38.4228 35.0512C38.1517 35.5753 38.3244 36.2196 38.8212 36.5379C39.5226 36.9874 39.5226 38.0123 38.8212 38.4617C38.3244 38.78 38.1517 39.4244 38.4228 39.9485C38.8056 40.6884 38.2931 41.576 37.4609 41.6145C36.8715 41.6418 36.3998 42.1134 36.3725 42.7029C36.334 43.535 35.4465 44.0475 34.7065 43.6648C34.1824 43.3937 33.5381 43.5663 33.2198 44.0631C32.7703 44.7646 31.7454 44.7646 31.296 44.0631C30.9777 43.5663 30.3333 43.3937 29.8092 43.6648C29.0693 44.0475 28.1817 43.535 28.1432 42.7029C28.1159 42.1134 27.6443 41.6418 27.0548 41.6145C26.2226 41.576 25.7102 40.6884 26.0929 39.9485C26.364 39.4244 26.1914 38.78 25.6946 38.4617C24.9931 38.0123 24.9931 36.9874 25.6946 36.5379C26.1914 36.2196 26.364 35.5753 26.0929 35.0512C25.7102 34.3112 26.2226 33.4237 27.0548 33.3851C27.6443 33.3579 28.1159 32.8862 28.1432 32.2968C28.1817 31.4646 29.0693 30.9521 29.8092 31.3349C30.3333 31.606 30.9777 31.4333 31.296 30.9365Z" fill="#A8026B"/>
|
||||||
<path d="M29.8547 39.2137C29.8547 39.1318 29.8244 39.0609 29.7637 39.0011C29.7031 38.9412 29.6313 38.9113 29.5483 38.9113C29.4621 38.9113 29.3894 38.9412 29.3304 39.0011C29.2713 39.0609 29.2418 39.1318 29.2418 39.2137C29.2418 39.2988 29.2713 39.3704 29.3304 39.4287C29.3894 39.487 29.4621 39.5161 29.5483 39.5161C29.6313 39.5161 29.7031 39.487 29.7637 39.4287C29.8244 39.3704 29.8547 39.2988 29.8547 39.2137ZM30.6208 36.7944V39.8185C30.6208 39.9005 30.5905 39.9713 30.5299 40.0312C30.4692 40.091 30.3974 40.121 30.3144 40.121H28.9354C28.8524 40.121 28.7805 40.091 28.7199 40.0312C28.6592 39.9713 28.6289 39.9005 28.6289 39.8185V36.7944C28.6289 36.7125 28.6592 36.6416 28.7199 36.5817C28.7805 36.5219 28.8524 36.4919 28.9354 36.4919H30.3144C30.3974 36.4919 30.4692 36.5219 30.5299 36.5817C30.5905 36.6416 30.6208 36.7125 30.6208 36.7944ZM36.2902 36.7944C36.2902 37.0653 36.2024 37.3 36.0268 37.4984C36.0747 37.637 36.0987 37.7567 36.0987 37.8575C36.1082 38.097 36.0396 38.3128 35.8928 38.5049C35.947 38.6813 35.947 38.8656 35.8928 39.0578C35.8449 39.2373 35.7587 39.3854 35.6342 39.502C35.6629 39.8548 35.5847 40.1399 35.3996 40.3572C35.1953 40.5966 34.8808 40.7195 34.4563 40.7258H33.8386C33.6279 40.7258 33.3981 40.7014 33.1491 40.6526C32.9001 40.6037 32.7061 40.5581 32.5673 40.5155C32.4284 40.473 32.2361 40.4108 31.9903 40.3289C31.5977 40.1934 31.3455 40.1241 31.2337 40.121C31.1507 40.1178 31.0789 40.0871 31.0183 40.0288C30.9576 39.9705 30.9273 39.9005 30.9273 39.8185V36.7896C30.9273 36.7109 30.956 36.6424 31.0135 36.5841C31.0709 36.5258 31.1396 36.4935 31.2194 36.4872C31.296 36.4809 31.4173 36.388 31.5833 36.2084C31.7493 36.0289 31.9105 35.8383 32.0669 35.6367C32.284 35.3626 32.4452 35.1736 32.5505 35.0696C32.608 35.0129 32.6575 34.9373 32.699 34.8428C32.7405 34.7483 32.7684 34.6719 32.7828 34.6136C32.7971 34.5554 32.8187 34.4601 32.8474 34.3277C32.8697 34.2049 32.8897 34.1088 32.9073 34.0395C32.9248 33.9702 32.9559 33.8883 33.0006 33.7938C33.0453 33.6993 33.0996 33.6205 33.1634 33.5575C33.2241 33.4977 33.2959 33.4677 33.3789 33.4677C33.5257 33.4677 33.6574 33.4843 33.7739 33.5174C33.8905 33.5504 33.9862 33.5914 34.0612 33.6402C34.1363 33.689 34.2001 33.7528 34.2528 33.8316C34.3054 33.9103 34.3438 33.9812 34.3677 34.0442C34.3916 34.1072 34.4108 34.186 34.4252 34.2805C34.4395 34.375 34.4475 34.4459 34.4491 34.4931C34.4507 34.5404 34.4515 34.6018 34.4515 34.6774C34.4515 34.7971 34.4363 34.9168 34.406 35.0365C34.3757 35.1563 34.3453 35.2508 34.315 35.3201C34.2847 35.3894 34.2408 35.4776 34.1833 35.5847C34.1738 35.6036 34.1578 35.6319 34.1355 35.6697C34.1131 35.7075 34.0956 35.7422 34.0828 35.7737C34.07 35.8052 34.0572 35.843 34.0445 35.8871H35.3708C35.6198 35.8871 35.8353 35.9769 36.0173 36.1564C36.1992 36.336 36.2902 36.5486 36.2902 36.7944Z" fill="white"/>
|
<path d="M29.8547 39.2135C29.8547 39.1316 29.8244 39.0607 29.7637 39.0009C29.7031 38.941 29.6313 38.9111 29.5483 38.9111C29.4621 38.9111 29.3894 38.941 29.3304 39.0009C29.2713 39.0607 29.2418 39.1316 29.2418 39.2135C29.2418 39.2986 29.2713 39.3702 29.3304 39.4285C29.3894 39.4868 29.4621 39.5159 29.5483 39.5159C29.6313 39.5159 29.7031 39.4868 29.7637 39.4285C29.8244 39.3702 29.8547 39.2986 29.8547 39.2135ZM30.6208 36.7941V39.8183C30.6208 39.9002 30.5905 39.9711 30.5299 40.031C30.4692 40.0908 30.3974 40.1208 30.3144 40.1208H28.9354C28.8524 40.1208 28.7805 40.0908 28.7199 40.031C28.6592 39.9711 28.6289 39.9002 28.6289 39.8183V36.7941C28.6289 36.7122 28.6592 36.6414 28.7199 36.5815C28.7805 36.5216 28.8524 36.4917 28.9354 36.4917H30.3144C30.3974 36.4917 30.4692 36.5216 30.5299 36.5815C30.5905 36.6414 30.6208 36.7122 30.6208 36.7941ZM36.2902 36.7941C36.2902 37.0651 36.2024 37.2997 36.0268 37.4982C36.0747 37.6368 36.0987 37.7565 36.0987 37.8573C36.1082 38.0968 36.0396 38.3125 35.8928 38.5047C35.947 38.6811 35.947 38.8654 35.8928 39.0576C35.8449 39.2371 35.7587 39.3852 35.6342 39.5017C35.6629 39.8546 35.5847 40.1397 35.3996 40.357C35.1953 40.5964 34.8808 40.7193 34.4563 40.7256H33.8386C33.6279 40.7256 33.3981 40.7012 33.1491 40.6524C32.9001 40.6035 32.7061 40.5578 32.5673 40.5153C32.4284 40.4728 32.2361 40.4106 31.9903 40.3287C31.5977 40.1932 31.3455 40.1239 31.2337 40.1208C31.1507 40.1176 31.0789 40.0869 31.0183 40.0286C30.9576 39.9703 30.9273 39.9002 30.9273 39.8183V36.7894C30.9273 36.7107 30.956 36.6421 31.0135 36.5839C31.0709 36.5256 31.1396 36.4933 31.2194 36.487C31.296 36.4807 31.4173 36.3878 31.5833 36.2082C31.7493 36.0286 31.9105 35.8381 32.0669 35.6364C32.284 35.3624 32.4452 35.1734 32.5505 35.0694C32.608 35.0127 32.6575 34.9371 32.699 34.8426C32.7405 34.7481 32.7684 34.6717 32.7828 34.6134C32.7971 34.5551 32.8187 34.4598 32.8474 34.3275C32.8697 34.2047 32.8897 34.1086 32.9073 34.0393C32.9248 33.97 32.9559 33.8881 33.0006 33.7936C33.0453 33.6991 33.0996 33.6203 33.1634 33.5573C33.2241 33.4975 33.2959 33.4675 33.3789 33.4675C33.5257 33.4675 33.6574 33.4841 33.7739 33.5171C33.8905 33.5502 33.9862 33.5912 34.0612 33.64C34.1363 33.6888 34.2001 33.7526 34.2528 33.8314C34.3054 33.9101 34.3438 33.981 34.3677 34.044C34.3916 34.107 34.4108 34.1858 34.4252 34.2803C34.4395 34.3748 34.4475 34.4457 34.4491 34.4929C34.4507 34.5402 34.4515 34.6016 34.4515 34.6772C34.4515 34.7969 34.4363 34.9166 34.406 35.0363C34.3757 35.156 34.3453 35.2505 34.315 35.3198C34.2847 35.3892 34.2408 35.4774 34.1833 35.5845C34.1738 35.6034 34.1578 35.6317 34.1355 35.6695C34.1131 35.7073 34.0956 35.742 34.0828 35.7735C34.07 35.805 34.0572 35.8428 34.0445 35.8869H35.3708C35.6198 35.8869 35.8353 35.9767 36.0173 36.1562C36.1992 36.3358 36.2902 36.5484 36.2902 36.7941Z" fill="white"/>
|
||||||
<rect x="12.7871" y="12.0046" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="12.0046" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="16.5446" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="16.5447" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="21.0845" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="21.0845" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="25.6243" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="25.6243" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<path d="M29.2979 15.462V3.69321L41.1565 15.462H29.2979Z" fill="#1C01A9"/>
|
<path d="M29.2988 15.4619V3.69312L41.1575 15.4619H29.2988Z" fill="#2F80ED"/>
|
||||||
<defs>
|
<defs>
|
||||||
<filter id="filter0_d_5416_65820" x="6.25977" y="2.69321" width="35.9316" height="44.5354" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
<filter id="filter0_d_5571_69574" x="6.25977" y="2.69312" width="35.9316" height="44.5354" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||||
<feOffset/>
|
<feOffset/>
|
||||||
<feGaussianBlur stdDeviation="0.5"/>
|
<feGaussianBlur stdDeviation="0.5"/>
|
||||||
<feComposite in2="hardAlpha" operator="out"/>
|
<feComposite in2="hardAlpha" operator="out"/>
|
||||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
||||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_5416_65820"/>
|
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_5571_69574"/>
|
||||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_5416_65820" result="shape"/>
|
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_5571_69574" result="shape"/>
|
||||||
</filter>
|
</filter>
|
||||||
</defs>
|
</defs>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
@ -1,12 +1,12 @@
|
|||||||
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M38.5885 2.29608C34.6357 -0.532625 29.7033 1.84209 22.4272 1.84209C14.6263 1.84209 8.5396 -1.37075 3.95704 0.689669C-0.625506 2.75009 -0.870375 9.14087 1.40341 13.1919C3.67719 17.2429 5.77607 21.5034 3.95704 27.8592C2.13802 34.2151 3.60723 37.2533 8.04986 41.7583C12.4925 46.2633 26.7299 40.6757 36.1399 39.1391C45.5498 37.6026 48.2434 33.3071 48.3833 28.7323C48.5232 24.1575 44.7453 20.2112 43.6958 15.9856C42.6464 11.76 42.5414 5.12479 38.5885 2.29608Z" fill="#EDEFF5"/>
|
<path d="M38.5885 2.29608C34.6357 -0.532625 29.7033 1.84209 22.4272 1.84209C14.6263 1.84209 8.5396 -1.37075 3.95704 0.689669C-0.625506 2.75009 -0.870375 9.14087 1.40341 13.1919C3.67719 17.2429 5.77607 21.5034 3.95704 27.8592C2.13802 34.2151 3.60723 37.2533 8.04986 41.7583C12.4925 46.2633 26.7299 40.6757 36.1399 39.1391C45.5498 37.6026 48.2434 33.3071 48.3833 28.7323C48.5232 24.1575 44.7453 20.2112 43.6958 15.9856C42.6464 11.76 42.5414 5.12479 38.5885 2.29608Z" fill="#EDEFF5"/>
|
||||||
<path d="M7.24219 3.62903H42.7583C43.8629 3.62903 44.7583 4.52446 44.7583 5.62903V37.1129C44.7583 38.2175 43.8629 39.1129 42.7583 39.1129H7.24219C6.13762 39.1129 5.24219 38.2175 5.24219 37.1129V5.62903C5.24219 4.52446 6.13762 3.62903 7.24219 3.62903Z" fill="#1C01A9"/>
|
<path d="M7.24219 3.62915H42.7583C43.8629 3.62915 44.7583 4.52458 44.7583 5.62915V37.113C44.7583 38.2176 43.8629 39.113 42.7583 39.113H7.24219C6.13762 39.113 5.24219 38.2176 5.24219 37.113V5.62915C5.24219 4.52458 6.13762 3.62915 7.24219 3.62915Z" fill="#1C01A9"/>
|
||||||
<path d="M33.7021 44.8943V41.5323H37.936V44.9175C37.936 45.5024 37.2161 45.7807 36.8227 45.3479C36.3312 44.8073 35.4875 44.7872 34.9709 45.3039L34.8889 45.3859C34.4509 45.8238 33.7021 45.5136 33.7021 44.8943Z" fill="#A8026B"/>
|
<path d="M33.7031 44.8945V41.5325H37.937V44.9177C37.937 45.5026 37.2171 45.7809 36.8237 45.3481C36.3322 44.8075 35.4885 44.7874 34.9718 45.3041L34.8898 45.3861C34.4519 45.824 33.7031 45.5139 33.7031 44.8945Z" fill="#A8026B"/>
|
||||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.3071 16.729C11.8975 16.2308 10.8877 14.8865 10.8877 13.3064C10.8877 11.3022 12.5125 9.67741 14.5167 9.67741C16.521 9.67741 18.1458 11.3022 18.1458 13.3064C18.1458 14.7313 17.3246 15.9644 16.1296 16.5583V17.7419L14.92 18.5484L16.1296 19.3548V20.1613H15.3232V20.9677H16.1296V21.7742H15.3232V22.5806H16.1296V24.1935L14.7183 25.8064H13.3071V16.729ZM14.5167 16.129C15.4075 16.129 16.1296 15.4069 16.1296 14.5161C16.1296 13.6253 15.4075 12.9032 14.5167 12.9032C13.6259 12.9032 12.9038 13.6253 12.9038 14.5161C12.9038 15.4069 13.6259 16.129 14.5167 16.129Z" fill="white"/>
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.3061 16.7291C11.8966 16.2309 10.8867 14.8866 10.8867 13.3065C10.8867 11.3023 12.5115 9.67749 14.5158 9.67749C16.52 9.67749 18.1448 11.3023 18.1448 13.3065C18.1448 14.7314 17.3236 15.9645 16.1287 16.5583V17.742L14.919 18.5485L16.1287 19.3549V20.1614H15.3222V20.9678H16.1287V21.7743H15.3222V22.5807H16.1287V24.1936L14.7174 25.8065H13.3061V16.7291ZM14.5158 16.1291C15.4065 16.1291 16.1287 15.407 16.1287 14.5162C16.1287 13.6254 15.4065 12.9033 14.5158 12.9033C13.625 12.9033 12.9028 13.6254 12.9028 14.5162C12.9028 15.407 13.625 16.1291 14.5158 16.1291Z" fill="white"/>
|
||||||
<path d="M33.468 15.7258H22.5809C22.1355 15.7258 21.7744 16.0869 21.7744 16.5323C21.7744 16.9776 22.1355 17.3387 22.5809 17.3387H33.468C33.9134 17.3387 34.2744 16.9776 34.2744 16.5323C34.2744 16.0869 33.9134 15.7258 33.468 15.7258Z" fill="#2F80ED"/>
|
<path d="M33.4689 15.7258H22.5818C22.1365 15.7258 21.7754 16.0869 21.7754 16.5323C21.7754 16.9777 22.1365 17.3387 22.5818 17.3387H33.4689C33.9143 17.3387 34.2754 16.9777 34.2754 16.5323C34.2754 16.0869 33.9143 15.7258 33.4689 15.7258Z" fill="#2F80ED"/>
|
||||||
<path d="M40.3228 10.4839H22.9841C22.316 10.4839 21.7744 11.0255 21.7744 11.6935C21.7744 12.3616 22.316 12.9032 22.9841 12.9032H40.3228C40.9909 12.9032 41.5325 12.3616 41.5325 11.6935C41.5325 11.0255 40.9909 10.4839 40.3228 10.4839Z" fill="#EDEFF5"/>
|
<path d="M40.3238 10.4839H22.9851C22.317 10.4839 21.7754 11.0255 21.7754 11.6936C21.7754 12.3617 22.317 12.9032 22.9851 12.9032H40.3238C40.9919 12.9032 41.5335 12.3617 41.5335 11.6936C41.5335 11.0255 40.9919 10.4839 40.3238 10.4839Z" fill="#EDEFF5"/>
|
||||||
<path d="M31.8551 18.9516H22.5809C22.1355 18.9516 21.7744 19.3127 21.7744 19.7581C21.7744 20.2035 22.1355 20.5645 22.5809 20.5645H31.8551C32.3005 20.5645 32.6615 20.2035 32.6615 19.7581C32.6615 19.3127 32.3004 18.9516 31.8551 18.9516Z" fill="#2F80ED"/>
|
<path d="M31.856 18.9517H22.5818C22.1365 18.9517 21.7754 19.3127 21.7754 19.7581C21.7754 20.2035 22.1365 20.5646 22.5818 20.5646H31.856C32.3014 20.5646 32.6625 20.2035 32.6625 19.7581C32.6625 19.3127 32.3014 18.9517 31.856 18.9517Z" fill="#2F80ED"/>
|
||||||
<path d="M37.097 21.7742H22.5809C22.1355 21.7742 21.7744 22.1352 21.7744 22.5806C21.7744 23.026 22.1355 23.3871 22.5809 23.3871H37.097C37.5424 23.3871 37.9034 23.026 37.9034 22.5806C37.9034 22.1352 37.5424 21.7742 37.097 21.7742Z" fill="#2F80ED"/>
|
<path d="M37.098 21.7744H22.5818C22.1365 21.7744 21.7754 22.1355 21.7754 22.5809C21.7754 23.0263 22.1365 23.3873 22.5818 23.3873H37.098C37.5434 23.3873 37.9044 23.0263 37.9044 22.5809C37.9044 22.1355 37.5434 21.7744 37.098 21.7744Z" fill="#2F80ED"/>
|
||||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.6802 27.3077C36.2307 26.6063 35.2058 26.6063 34.7564 27.3077C34.4381 27.8045 33.7938 27.9772 33.2697 27.7061C32.5297 27.3233 31.6421 27.8358 31.6036 28.668C31.5763 29.2574 31.1047 29.7291 30.5152 29.7563C29.6831 29.7949 29.1706 30.6824 29.5534 31.4224C29.8245 31.9465 29.6518 32.5908 29.155 32.9091C28.4535 33.3586 28.4535 34.3835 29.155 34.8329C29.6518 35.1512 29.8245 35.7956 29.5534 36.3196C29.1706 37.0596 29.6831 37.9472 30.5152 37.9857C31.1047 38.013 31.5763 38.4846 31.6036 39.0741C31.6421 39.9062 32.5297 40.4187 33.2697 40.0359C33.7938 39.7649 34.4381 39.9375 34.7564 40.4343C35.2058 41.1358 36.2307 41.1358 36.6802 40.4343C36.9985 39.9375 37.6428 39.7649 38.1669 40.0359C38.9069 40.4187 39.7945 39.9062 39.833 39.0741C39.8602 38.4846 40.3319 38.013 40.9213 37.9857C41.7535 37.9472 42.266 37.0596 41.8832 36.3196C41.6121 35.7956 41.7848 35.1512 42.2816 34.8329C42.983 34.3835 42.983 33.3586 42.2816 32.9091C41.7848 32.5908 41.6121 31.9465 41.8832 31.4224C42.266 30.6824 41.7535 29.7949 40.9213 29.7563C40.3319 29.7291 39.8602 29.2574 39.833 28.668C39.7945 27.8358 38.9069 27.3233 38.1669 27.7061C37.6428 27.9772 36.9985 27.8045 36.6802 27.3077ZM35.7183 37.9033C37.9452 37.9033 39.7505 36.098 39.7505 33.871C39.7505 31.6441 37.9452 29.8388 35.7183 29.8388C33.4913 29.8388 31.686 31.6441 31.686 33.871C31.686 36.098 33.4913 37.9033 35.7183 37.9033Z" fill="#A8026B"/>
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.6802 27.3078C36.2307 26.6064 35.2058 26.6064 34.7564 27.3078C34.4381 27.8046 33.7938 27.9773 33.2697 27.7062C32.5297 27.3234 31.6421 27.8359 31.6036 28.6681C31.5763 29.2575 31.1047 29.7292 30.5152 29.7565C29.6831 29.795 29.1706 30.6825 29.5534 31.4225C29.8245 31.9466 29.6518 32.5909 29.155 32.9092C28.4535 33.3587 28.4535 34.3836 29.155 34.833C29.6518 35.1513 29.8245 35.7957 29.5534 36.3198C29.1706 37.0597 29.6831 37.9473 30.5152 37.9858C31.1047 38.0131 31.5763 38.4847 31.6036 39.0742C31.6421 39.9064 32.5297 40.4188 33.2697 40.0361C33.7938 39.765 34.4381 39.9376 34.7564 40.4344C35.2058 41.1359 36.2307 41.1359 36.6802 40.4344C36.9985 39.9376 37.6428 39.765 38.1669 40.0361C38.9069 40.4188 39.7945 39.9064 39.833 39.0742C39.8602 38.4847 40.3319 38.0131 40.9213 37.9858C41.7535 37.9473 42.266 37.0597 41.8832 36.3198C41.6121 35.7957 41.7848 35.1513 42.2816 34.833C42.983 34.3836 42.983 33.3587 42.2816 32.9092C41.7848 32.5909 41.6121 31.9466 41.8832 31.4225C42.266 30.6825 41.7535 29.795 40.9213 29.7565C40.3319 29.7292 39.8602 29.2575 39.833 28.6681C39.7945 27.8359 38.9069 27.3234 38.1669 27.7062C37.6428 27.9773 36.9985 27.8046 36.6802 27.3078ZM35.7183 37.9034C37.9452 37.9034 39.7505 36.0981 39.7505 33.8711C39.7505 31.6442 37.9452 29.8389 35.7183 29.8389C33.4913 29.8389 31.686 31.6442 31.686 33.8711C31.686 36.0981 33.4913 37.9034 35.7183 37.9034Z" fill="#A8026B"/>
|
||||||
<circle cx="35.7187" cy="33.871" r="4.43548" fill="white"/>
|
<circle cx="35.7187" cy="33.871" r="4.43548" fill="white"/>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
@ -1,26 +1,26 @@
|
|||||||
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M38.5885 2.29608C34.6357 -0.532625 29.7033 1.84209 22.4272 1.84209C14.6263 1.84209 8.5396 -1.37075 3.95704 0.689669C-0.625506 2.75009 -0.870375 9.14087 1.40341 13.1919C3.67719 17.2429 5.77607 21.5034 3.95704 27.8592C2.13802 34.2151 3.60723 37.2533 8.04986 41.7583C12.4925 46.2633 26.7299 40.6757 36.1399 39.1391C45.5498 37.6026 48.2434 33.3071 48.3833 28.7323C48.5232 24.1575 44.7453 20.2112 43.6958 15.9856C42.6464 11.76 42.5414 5.12479 38.5885 2.29608Z" fill="#EDEFF5"/>
|
<path d="M38.5885 5.29608C34.6357 2.46737 29.7033 4.84209 22.4272 4.84209C14.6263 4.84209 8.5396 1.62925 3.95704 3.68967C-0.625506 5.75009 -0.870375 12.1409 1.40341 16.1919C3.67719 20.2429 5.77607 24.5034 3.95704 30.8592C2.13802 37.2151 3.60723 40.2533 8.04986 44.7583C12.4925 49.2633 26.7299 43.6757 36.1399 42.1391C45.5498 40.6026 48.2434 36.3071 48.3833 31.7323C48.5232 27.1575 44.7453 23.2112 43.6958 18.9856C42.6464 14.76 42.5414 8.12479 38.5885 5.29608Z" fill="#EDEFF5"/>
|
||||||
<g filter="url(#filter0_d_5416_65801)">
|
<g filter="url(#filter0_d_5571_69782)">
|
||||||
<path d="M7.25977 5.69321C7.25977 4.58864 8.1552 3.69321 9.25977 3.69321H28.4723C29.0011 3.69321 29.5084 3.90266 29.8832 4.27573L40.6026 14.9455C40.9796 15.3209 41.1916 15.831 41.1916 16.363V44.2286C41.1916 45.3332 40.2962 46.2286 39.1916 46.2286H9.25976C8.15519 46.2286 7.25977 45.3332 7.25977 44.2286V5.69321Z" fill="white"/>
|
<path d="M7.25977 5.69311C7.25977 4.58855 8.1552 3.69312 9.25977 3.69312H28.4723C29.0011 3.69312 29.5084 3.90256 29.8832 4.27563L40.6026 14.9454C40.9796 15.3208 41.1916 15.8309 41.1916 16.3629V44.2285C41.1916 45.3331 40.2962 46.2285 39.1916 46.2285H9.25976C8.15519 46.2285 7.25977 45.3331 7.25977 44.2285V5.69311Z" fill="#1C01A9"/>
|
||||||
</g>
|
</g>
|
||||||
<rect x="12.7871" y="12.0046" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="12.0046" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="16.5446" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="16.5447" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="21.0845" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="21.0845" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.7871" y="25.6243" width="22.9477" height="0.838136" rx="0.419068" fill="#2F80ED"/>
|
<rect x="12.7871" y="25.6243" width="22.9477" height="0.838136" rx="0.419068" fill="white"/>
|
||||||
<rect x="12.9033" y="39.5161" width="8.87097" height="0.403226" rx="0.201613" fill="#2F80ED"/>
|
<rect x="12.9043" y="39.5161" width="8.87097" height="0.403226" rx="0.201613" fill="white"/>
|
||||||
<path d="M13.3066 37.1321C13.9467 37.2943 16.1484 34.5312 16.5324 33.2661C17.0125 31.6848 15.7068 29.7588 15.1068 29.6371C14.5067 29.5155 14.3147 30.4435 14.3867 31.9483C14.446 33.1867 14.6267 38.8351 15.8268 38.2269C16.2067 38.0343 16.4989 37.7719 16.7183 37.5C17.2514 36.8392 17.4156 36.2061 17.5405 35.6855C17.7068 34.9922 16.9514 34.4758 16.9357 35.8871C16.916 36.2264 16.9692 36.5036 17.118 36.8951C17.2715 37.2989 17.8595 38.002 18.347 37.9032C19.547 37.6599 19.8302 36.0374 19.7102 35.3075C19.5902 34.5777 19.1102 34.6661 19.1102 35.5508C19.1102 36.2903 19.427 37.9836 20.5071 37.1321C21.5871 36.2806 21.9904 35.3075 21.9904 34.821C21.9904 34.3344 21.5534 34.1376 21.2703 34.821C20.9679 35.5508 20.7471 37.7403 22.0672 37.2538C23.1232 36.8645 23.3872 35.6319 23.3872 35.0642" stroke="black"/>
|
<path d="M13.3066 37.1322C13.9467 37.2943 16.1484 34.5312 16.5324 33.2662C17.0125 31.6848 15.7068 29.7588 15.1068 29.6371C14.5067 29.5155 14.3147 30.4435 14.3867 31.9483C14.446 33.1868 14.6267 38.8351 15.8268 38.2269C16.2067 38.0344 16.4989 37.772 16.7183 37.5C17.2514 36.8393 17.4156 36.2061 17.5405 35.6855C17.7068 34.9922 16.9514 34.4758 16.9357 35.8871C16.916 36.2264 16.9692 36.5036 17.118 36.8952C17.2715 37.299 17.8595 38.002 18.347 37.9032C19.547 37.6599 19.8302 36.0374 19.7102 35.3075C19.5902 34.5777 19.1102 34.6661 19.1102 35.5508C19.1102 36.2903 19.427 37.9836 20.5071 37.1322C21.5871 36.2807 21.9904 35.3075 21.9904 34.821C21.9904 34.3344 21.5534 34.1377 21.2703 34.821C20.9679 35.5508 20.7471 37.7404 22.0672 37.2538C23.1232 36.8645 23.3872 35.6319 23.3872 35.0643" stroke="white"/>
|
||||||
<path d="M29.2979 15.462V3.69321L41.1565 15.462H29.2979Z" fill="#1C01A9"/>
|
<path d="M29.2988 15.4619V3.69312L41.1575 15.4619H29.2988Z" fill="#2F80ED"/>
|
||||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.3155 18.6031C40.4482 17.9048 39.179 18.0418 38.4808 18.9091L36.9635 20.7936L40.1043 23.3223L41.6216 21.4378C42.3199 20.5705 42.1828 19.3014 41.3155 18.6031ZM39.0929 24.5786L35.952 22.0499L27.3544 32.7287L25.7639 37.9191L30.4952 35.2574L39.0929 24.5786Z" fill="#A8026B"/>
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.3145 18.603C40.4472 17.9047 39.1781 18.0417 38.4798 18.909L36.9626 20.7935L40.1034 23.3222L41.6206 21.4377C42.3189 20.5704 42.1819 19.3013 41.3145 18.603ZM39.0919 24.5786L35.9511 22.0498L27.3534 32.7286L25.763 37.919L30.4943 35.2573L39.0919 24.5786Z" fill="#A8026B"/>
|
||||||
<defs>
|
<defs>
|
||||||
<filter id="filter0_d_5416_65801" x="6.25977" y="2.69321" width="35.9316" height="44.5354" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
<filter id="filter0_d_5571_69782" x="6.25977" y="2.69312" width="35.9316" height="44.5354" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||||
<feOffset/>
|
<feOffset/>
|
||||||
<feGaussianBlur stdDeviation="0.5"/>
|
<feGaussianBlur stdDeviation="0.5"/>
|
||||||
<feComposite in2="hardAlpha" operator="out"/>
|
<feComposite in2="hardAlpha" operator="out"/>
|
||||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
||||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_5416_65801"/>
|
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_5571_69782"/>
|
||||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_5416_65801" result="shape"/>
|
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_5571_69782" result="shape"/>
|
||||||
</filter>
|
</filter>
|
||||||
</defs>
|
</defs>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |