html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
* {
    box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.m54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
}
.x123.down {
    color: #C83532;
}
.custom-list td:first-child svg:first-child {
    width: 14px;
    height: 14px;
}
.x123 span {
    position: relative;
    top: 1px;
}
.x123.up {
    color: #336D4B;
}
body {
    background: #F8F9FA;
    font-family: Roboto, sans-serif;
}
.title svg {
    margin-left: 5px;
}
.top-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.additionnal_info span svg {
    margin-right: 8px;
}
.additionnal_info span:not(:last-child) {
    margin-right: 23px;
}
.select svg {
    margin-left: 2px;
}
.ww3+ i {
    font-size: 11px;
    position: relative;
    left: 34px;
    top: 2px;
}
.next-block {
    background: #ffffff;
    padding-left: 11px;
    padding-right: 11px;
}
.next-block-subtitle {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #757575;
}
.next-block-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 2px;
    line-height: 19px;
    color: #000000;
}
.statistic {
    background: #ffffff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 13px;
    padding-top: 11px;
    padding-left: 20px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}
.statistic > span {
    position: absolute;
    right: 0;
    top: 0;
}
.stat-tab {
    background: #ffffff;
}
.changer-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    padding-bottom: 17px;
}
.changer-date > div:first-child {
    display: flex;
    align-items: center;
}
.changer-date > div:first-child span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    margin-right: 9px;
    line-height: 18px;
    color: #000000;
}
.changer-date__text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #265B97;
}
.changer-date  > div:last-child {
    display: flex;
    align-items: center;
}
.custom-tabs_2 span {
    display: inline-block;
    height: 34px;
}
.custom-tabs_2 span.active {
    background-color: #dfdfdf;
    background-image: -webkit-linear-gradient(top,#f0f0f0,#dfdfdf);
    background-image: -moz-linear-gradient(top,#f0f0f0,#dfdfdf);
    box-shadow: inset 0px 1px 5px rgb(0 0 0 / 30%);
    border-right: 1px solid #CCCCCC;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.custom-tabs_1 span:first-child {
    border-right: 1px solid #CCCCCC;
}
.custom-tabs_1 span:nth-child(3) {
    border-left: 1px solid #CCCCCC;
}
.last-block {
    padding-left: 21px;
    padding-right: 21px;
    background: #ffffff;
    padding-bottom: 38px;
}
#container_chart {
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
}
.custom-tabs_2 {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: flex;
    align-items: center;
}
.custom-tabs_2 span {
    padding: 7px;
}
.custom-tabs_1 {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    margin-right: 12px;
}
.custom-tabs_1 span.active {
    background-color: #dfdfdf;
    background-image: -webkit-linear-gradient(top,#f0f0f0,#dfdfdf);
    background-image: -moz-linear-gradient(top,#f0f0f0,#dfdfdf);
    box-shadow: inset 0px 1px 5px rgb(0 0 0 / 30%);
}
.custom-tabs_1 span {
    font-family: 'Roboto';
    font-style: normal;
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #444444;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.changer-date__select svg {margin-left: 10px;}
.changer-date__select {
    display: flex;
    margin-right: 9px;
    align-items: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    background: linear-gradient(180deg, #F5F5F5 0%, #FFFFFF 100%);
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    padding: 10px;
}
.changer-date {
    padding-top: 11px;
    padding-left: 21px;
    padding-right: 21px;
}
.stat-tab span {
    display: inline-block;
    margin-left: 11px;
    font-family: 'Roboto';
    font-style: normal;
    padding: 8px 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    background: linear-gradient(180deg, #F5F5F5 0%, #FFFFFF 100%);
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #CCCCCC;
    border-radius: 2px 2px 0px 0px;
    position: relative;
    z-index: 222;
    bottom: -1px;
}
.statistic > div:not(:last-child) {
    margin-right: 18px;
}
.statistic > div.active {
    color: #000000;
}
.statistic > div {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #265B97;
}
.add > div {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #757575;
}
.next-block > div {
    display: flex;
    padding: 15.5px 29px;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    align-items: center;
}
.next-block > div svg {
    margin-right: 9px;
}
.next-block {
    display: grid;
    padding-bottom: 13px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 11px;
}
.additionnal_info {
    display: flex;
    align-items: center;
}
.main_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.select {
    font-family: 'Roboto';
    padding-right: 11px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    padding-bottom: 8px;
    border-bottom: 2px solid #E7E7E7;
}
.breadcrumbs {
    display: flex;
    align-items: center;
    padding-left: 11px;
    padding-bottom: 12px;
}
.breadcrumbs span.active + svg {
    margin-right: 7px;
}
.breadcrumbs span:not(.active) {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    margin-right: 7px;
    line-height: 15px;
    text-transform: uppercase;
    color: #000000;
}
.breadcrumbs span.active {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    margin-right: 7px;
    line-height: 15px;
    text-transform: uppercase;
    color: #265B97;
}
.additionnal_info span:last-child {
    padding-left: 7px;
    border-left: 1px solid #CCCCCC;
}
.main_info {
    border-top: 1px solid #E7E7E7;
    padding-top: 12px;
    margin-top: 11px;
    background: #ffffff;
}
.additionnal_info span:nth-child(4) {
    margin-right: 7px;
}
.additionnal_info span {
    display: flex;
    align-items: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #444444;
}
.title {
    font-family: 'Roboto';
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #444444;
}
.container {
    max-width: 1184px;
    margin: 0 auto;
    padding: 15px;
}

.top-line__item {
    background: #FFFFFF;
    border: 1.5px solid #D6D8E2;
    border-radius: 4px;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    font-family: 'Commissioner';
}
.top-line__item img {
    margin-right: 9px;
    max-width: 20px;
    min-width: 20px;
    border-radius: 4px;
}
.top-line__item:not(:last-child) {
    margin-right: 8px;
}
.top-line__item.search {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #8C8C8C;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    width: 198px;
    color: #8C8C8C;
}
.top-line__item > svg {
    margin-right: 9px;
    min-width: 14px;
}
.wrapper-list__top-line > div {
    display: flex;
    align-items: center;
}
.table__wrapper-top-line > div {
    padding: 13px;
    font-family: 'Commissioner';
}
.table__wrapper-top-line > div > svg {
    margin-right: 9px;
}
.table__wrapper-top-line > div:first-child {
    width: 600px;
    min-width: 600px;
}
.table__wrapper-top-line > div:nth-child(2) {
    width: 64px;
    min-width: 64px;
}
.table__wrapper-top-line > div:nth-child(3) {
    width: 130px;
    min-width: 130px
}
.table__wrapper-top-line > div:nth-child(4) {
    width: 130px;
    min-width: 130px
}
.table__wrapper-top-line > div:nth-child(5) {
    width: 130px;
    min-width: 130px;
}
.table__wrapper-top-line > div {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Commissioner';
}
.table__wrapper-top-line > div:not(:first-child) {
    justify-content: center;
}
.white-table__item  {
    box-sizing: border-box;
}
.white-table__item > div:first-child {
    width: 600px;
    min-width: 600px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}
.white-table__item > div:nth-child(2) {
    width: 64px;
    min-width: 64px;
}
.white-table__item > div:nth-child(3) {
    width: 120px;
    min-width: 120px;
}
.white-table__item > div:nth-child(4) {
    width: 120px;
    min-width: 120px;
}
.white-table__item > div:nth-child(5) {
    width: 120px;
    min-width: 120px;
}
.white-table__item > div:first-child svg {
    margin-right: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}
.table__wrapper-top-line > div:not(:last-child) {
    border-right: 1px solid #D6D8E2;
}
.white-table__item > div:first-child {
    display: flex;
    align-items: center;
}
.white-table__item > div {
    padding: 12.5px 13px;
    box-sizing: border-box;
}
.white-table__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.table__wrapper-top-line {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
}
.top-line__item > div svg {
    margin-left: 7px;
}
.wrapper-list__top-line {
    background: #ffffff;
    padding-top: 7px;
    padding-bottom: 14px;
    border-bottom: 0.5px solid #D6D8E2;
    padding-left: 13px;
    padding-right: 13px;
}
.top-line__item.list svg:first-of-type {
    margin-left: 10px;
    margin-right: 6px;
}
.top-line__item.list svg:last-of-type {
    margin-left: 13px;
}
.top-line__item.list {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #000000;
}
.top-line__item > div {
    margin-left: 48px;
    display: flex;
    align-items: center;
}
.top-line__item > div > span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: -0.03em;
    color: #181B23;
    background: #F3F4F8;
    border-radius: 2px;
    padding: 2px 4px;
}
.custom-list td {
    padding: 13px;
}
.custom-list {
    width: 100%;
}
.custom-list td:first-child {
    width: 500px;
    vertical-align: middle;
}
.custom-list tbody td:first-child {
    text-transform: inherit;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}
.custom-list tbody td:nth-child(4), .custom-list tbody td:nth-child(5) {
    text-align: center;
}
.custom-list thead td {
    padding: 14px;
}
.custom-list tbody td:nth-child(5) > div svg {
    margin-left: 3px;
    margin-right: 5px;
}
.x123 {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
}
.custom-list tbody td:nth-child(5) > div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-list tbody td {
    padding-left: 20px;
    vertical-align: middle;
    padding-right: 20px;
}
.custom-list tbody td {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}
.custom-list td {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Commissioner';
}
.custom-list td:first-child  svg {
    margin-right: 9px;
    vertical-align: bottom;
}
.custom-list td:first-child span {
    display: flex;
    align-items: center;
}
.custom-list tbody tr:nth-child(odd) {
    background: #ffffff;
}
.custom-list td:nth-child(2) {
 width: 70px;
}
.custom-list tbody td:nth-child(2) {
    text-align: center;
}
.custom-list tbody td:nth-child(3) {
    text-align: right;
}
.custom-list thead td:nth-child(3), .custom-list thead td:nth-child(4), .custom-list thead td:nth-child(5) {
    text-align: center;
}
.custom-list tbody tr:not(:last-child) {
    border-bottom: 1px solid #F3F4F8;
}
.custom-list td {
    height: 42px;
    padding: 0;
    vertical-align: middle;
}
.custom-list td:nth-child(3), .custom-list td:nth-child(4), .custom-list td:nth-child(5) {
    width: 130px;
}
.wrapper-list {
    position: relative;
}
.wrapper-list__top-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wrapper-list .green div {
    background: #ECF8EF;
    border-radius: 3px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrapper-list .green {
    padding: 3px;
}
.wrapper-list:after {
    content: url('../assets/images/soc.png');
    position: absolute;
    bottom: 50px;
    right: 50px;
}
.chart-settings, .settings {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid gray;
    margin: 30px 15px;
}
.wrapper-list:before {
    content: url('../assets/images/soc-2.png');
    position: absolute;
    bottom: 50%;
    right: 0;
}
.form-add-items input, .up-down-block {
    margin-right: 10px;
}
.custom-list thead td {
    border-bottom: 1px solid #D6D8E2;
}
.wrapper-settings {
    border-radius: 13px;
    padding: 20px;
    margin-top: 80px;
    margin-left: 30px;
    margin-right: 30px;
    border: 1px solid gray;
    /* width: 1000px; */
}
.up-down-block {
    padding: 5px 15px;
    border: 1px solid gray;
    border-radius: 13px;
}
.custom-list thead td:not(:last-child) {
    border-right: 1px solid #D6D8E2;
}
.form-add-items {
    margin-top: 35px;
    border: 1px solid gray;
    padding: 20px;
    border-radius: 13px;
    max-width: fit-content;
}
.custom-list thead tr:first-child td:first-child {
    width: 100%;
    display: flex;
    align-items: center;
}
.custom-list tbody td:not(:last-child) {
    border-right: 1px solid #F3F4F8;
}