.psp__results-block {
    transition: 0.5s;
}
.psp__search-title {
    border-radius: 500px;
    background-color: #00deff;
    border: transparent !important;
    display: block;
    margin: 0 !important;
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding: 8px;
    padding-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}
.psp__search-title--border {
    width: 60%;
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, #01f5ff 0%, #00bdff 100%) center top / cover;
    margin: 40px auto;
    z-index: 1000;
    border: 2px solid #00deff;
    box-shadow: -5px 5px 8px 0px rgba(0,0,0,0.7);
}
#psp__keywords--field {
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(250,250,250) 0%, rgba(250,250,250) 100%) center top / cover;
    border: transparent !important;
    display: block;
    margin: 0 !important;
    height: 25px !important;
    text-align: center;
    width: 100%;
}
.psp__keywords--field---border {
    width: 50%;
    padding: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, rgb(166 166 169) 0%, rgb(223 221 221) 100%) center top / cover;
    margin: 15px auto;
}
.psp__filter-block--addtion-button---border {
    width: 25%;
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(235,224,238) 0%, rgba(115,56,146) 100%) center top / cover;
    margin: 15px auto;
    z-index: 1;
    position: relative;
}
.psp__filter-block--addtion-button {
    border-radius: 500px;
    background-color: #bb9bca;
    border: transparent !important;
    display: inline-block;
    margin: 0 !important;
    text-align: center;
    width: 86%;
    font-size: 66%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.psp__filter-block--addtion-button---inner {
    width: 20%;
}
.psp__filter-block--addtion-button---inner:after {
    content: '\25BC';
    position: absolute;
    width: 14%;
    right: 2px;
    top: 8px;
    background-color: #ebebeb;
    color: rgba(115,56,146);
    font-size: 22px;
    text-align: center;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
    font-size: 60%;
}
.psp__filter-block--addition---block---border {
    background-color: transparent;
    border-radius: 15px;
    margin-top: 50px;
}
.psp__filter-block--addition---block---border---active {
    background-color: #bb9bca;
    border-top: 3px solid rgba(210,210,210);
    border-right: 3px solid rgba(210,210,210);
    box-shadow: -5px 5px 8px 0px rgba(0,0,0,0.7);
    padding: 5px;
}
.psp__filter-block--addition---block---border---active .psp__filter-block--addition {
    background-color: #EBEAF3;
    border-radius: 10px;
    margin-top: -29px;
    border-top: 3px solid white;
    border-left: 3px solid white;
}
.psp__fieldset {
    background-color: #009ccc;
    border-radius: 15px;
    padding: 5px;
    border-top: 3px solid rgba(210,210,210);
    border-right: 3px solid rgba(210,210,210);
    box-shadow: -5px 5px 8px 0px rgba(0,0,0,0.7);
    margin-top: 28px;
}
.psp__fieldset--inner {
    background-color: #EBEAF3;
    border-radius: 10px;
    margin-top: -33px;
    border-top: 3px solid white;
    border-left: 3px solid white;
    display: block;
    padding-top: 30px;
    padding-bottom: 1px;
}
.psp__select--border {
    width: 40%;
    padding: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(200,200,205) 0%, rgba(255,255,255) 100%) center top / cover;
    margin: 15px auto;
}
.psp__select {
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(250,250,250) 0%, rgba(250,250,250) 100%) center top / cover;
    border: transparent !important;
    display: block;
    margin: 0 !important;
    text-align: center;
    width: 100%;
}

.psp__legend {
    width: 21%;
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, #01e0f1 0%, #023a9b 100%) center top / cover;
    margin: 15px auto;
    z-index: 1000;
    position: relative;
}
.psp__legend--inner {
    border-radius: 500px;
    background-color: #009ccc;
    border: transparent !important;
    display: block;
    margin: 0 !important;
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding: 4px;
    padding-bottom: 3px;
    color: #fff;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}
.psp__input-text--inner {
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(250,250,250) 0%, rgba(250,250,250) 100%) center top / cover;
    border: transparent !important;
    display: block;
    margin: 0 !important;
    text-align: center;
    width: 100%;
}
.psp__input-text--border {
    width: 25%;
    padding: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(200,200,205) 0%, rgba(255,255,255) 100%) center top / cover;
    margin: 15px;
    margin-bottom: 40px;
    display: inline-block;
}
.select2-container--default .select2-selection--multiple {
    border-radius: 15px;
    margin: 0 auto;
    border-color: transparent !important;
}
.select2 {
    border-radius: 500px;
}
.select2-container--open {
    width: 100%;
}
.select2-selection--multiple {
    padding: 0;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: -10px;
    padding: 0 10px;
    margin-bottom: -12px;
}
.psp__field,
.psp__fieldset input[type=text],
.psp__fieldset input[type=date]
{
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(250,250,250) 0%, rgba(250,250,250) 100%) center top / cover;
    border: transparent !important;
    display: block;
    margin: 0 !important;
    height: 25px !important;
    text-align: center;
    width: 100%;
}
.psp__big-button--red---border {
    width: 15%;
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(235,224,238) 0%, rgba(115,56,146) 100%) center top / cover;
    margin: 60px auto;
    z-index: 1;
    position: relative;
    margin-bottom: 15px;
}
.psp__big-button--red:hover {
    background-color: #fff;
    color: #00000095;
}
.psp__big-button--red {
    border-radius: 500px;
    background-color: #ebebeb;
    border: transparent !important;
    display: inline-block;
    margin: 0 !important;
    text-align: center;
    width: 80%;
    font-size: 18px;
    padding: 8px;
    padding-bottom: 6px;
    color: #808183;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: 0.5s;
}
.psp__big-button--red---inner {
    background-color: #bb9bca;
    display: inline-block;
    height: 33px;
    width: 22%;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
    vertical-align: bottom;
    margin-left: -5%;
}
.psp__big-button--red---inner:after {
    content: '\26B2';
    position: absolute;
    width: 20%;
    right: 2px;
    top: 6px;
    color: #fff;
    font-size: 142%;
    text-align: center;
    padding: 7px;
    transform: rotatez(-31deg);
    font-weight: bold;
}
.psp__results-head--border {
    width: 40%;
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(235,224,238) 0%, rgba(115,56,146) 100%) center top / cover;
    margin: 15px auto;
    z-index: 1;
    position: relative;
    box-shadow: -5px 5px 8px 0px rgba(0,0,0,0.7);
}
.psp__results-head {
    border-radius: 500px;
    background-color: #bb9bca;
    border: transparent !important;
    display: block;
    margin: 0 !important;
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding: 8px;
    padding-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}
.psp__results-head--border---lp {
    background: linear-gradient(to bottom, #01f5ff 0%, #00bdff 100%) center top / cover;
}
.psp__results-head---lp {
    background-color: #00deff;
}
#opt {
    display: none;
}
.psp__results-jurisdiction--fieldset {
    background-color: #00DEFF;
    border-top: 4px solid rgba(210,210,210);
    border-right: 4px solid rgba(210,210,210);
    box-shadow: -5px 5px 8px 0px rgb(0 0 0 / 60%);
    text-align: center;
    padding: 5px;
    border-radius: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto;
    cursor: pointer;
    transition: 1s;
    height: 100px;
    /* overflow: auto; */
    width: 60%;
    margin-bottom: 35px;
}
#psp__results-block--ls .psp__results-jurisdiction--fieldset {
    background-color: #BA9BC9;
}
#psp__results-block--ls .psp_content {
    color: #BA9BC9;
}
.psp_content {
    background-color: #fff;
    margin-top: -36px;
    border-radius: 8px;
    padding: 24px;
    color: #00A9D3;
    border-top: 3px solid rgba(210,210,210);
    border-left: 3px solid rgba(210,210,210);
    font-size: 22px;
    font-weight: bold;
    position: unset;
    overflow: auto;
}
#psp__results-block--ls .psp__.psp_content {
    color: #00A9D3;
}
.psp__results-jurisdiction--fieldset---active {
    /* height: 650px; */
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
}
.psp__results-jurisdiction--fieldset:last-of-type {
    margin-bottom: 25px;
}
.psp__results-jurisdiction--legend---inner {
    background-image: linear-gradient(to right, #fff 0%, #fff 50%, rgba(235,235,235) 100%);
    border-radius: 6px;
    color: #6D6E71;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid rgba(230,230,230);
    border-left: 1px solid rgba(230,230,230);
    box-shadow: -5px 5px 8px 0px rgb(0 0 0 / 60%);
}
.psp__results-jurisdiction--legend {
    background-color: #00DEFF;
    border-radius: 10px;
    padding: 4px;
    font-size: 16px;
    font-weight: bold;
    -moz-margin-left: 90%;
    margin-left: 49%;
    position: relative;
    min-width: 15%;
    width: auto;
}
#psp__results-block--ls .psp__results-jurisdiction--legend {
    background-color: #BA9BC9;
}
.psp__results-jurisdiction--legend---active {
    background-color: #00DEFF;
    border-radius: 10px;
    padding: 4px;
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    position: relative;
    width: 85%;
    margin-bottom: 1.55%;
}
.psp__category--fieldset {
    background-color: transparent;
    text-align: center;
    border-radius: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto;
    cursor: pointer;
    transition: 1s;
    margin-bottom: 35px;
}
.psp__category--fieldset---active .psp__category--fieldset---inner {
    background-color: #E7EEF6;
    margin-top: -62px;
    border-radius: 8px;
    padding: 24px;
    color: #00A9D3;
    border-top: 3px solid rgba(210,210,210);
    border-left: 3px solid rgba(210,210,210);
    font-size: 22px;
    font-weight: bold;
    position: unset;
    overflow: auto;
    padding-top: 70px;
}
.psp__category--fieldset:last-of-type {
    margin-bottom: 0;
}
.psp__category--fieldset:first-of-type {
    margin-top: 20px;
}
.psp__category--head {
    background-color: #E7EEF6;
    margin: 0;
    padding: 0;
    margin-top: -2.83%;
    z-index: 0;
    width: 100%;
    margin-left: 0;
    border-radius: 8px;
    padding-top: 2%;
    margin-top: -2%;
    position: relative;
}
.psp__category--head---legend {
    background-image: linear-gradient(to bottom, #e4eaf6 0%, #4e78de 100%);
    border-radius: 500px;
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    width: 50%;
}
.psp__category--head---legend---inner {
    background-color: #a6bced;
    color: white;
    padding: 3px;
    border-radius: 500px;
    font-size: 16px;
    font-weight: bold;
}
.psp__category--fieldset---active {
    height: auto;
    padding: 5px;
    background-color: #A6BCED;
    border-top: 4px solid rgba(210,210,210);
    border-right: 4px solid rgba(210,210,210);
    box-shadow: -5px 5px 8px 0px rgb(0 0 0 / 60%);
    border-radius: 15px;
}
.psp__category--legend {
    width: 80%;
    background-color: #a6bced;
    padding: 5px;
    color: white;
    border-radius: 12px;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: initial;
    z-index: 1;
    position: relative;
    box-shadow: -5px 5px 8px 0px rgb(0 0 0 / 60%);
}
.psp__category--name {
    color: #6D6E71;
    font-size: 18px;
    letter-spacing: initial;
    margin-bottom: 20px;
    text-transform: initial;
    font-weight: bold;
    margin-top: -20px;
}
.psp__category--count---border {
    position: absolute;
    display: block;
    right: -35px;
    top: -58px;
    background-color: #A6BCED;
    border-radius: 10px;
    width: 7%;
    padding: 4px;
    margin-left: 50%;
}
.psp__category--count {
    background-image: linear-gradient(to right, #fff 0%, #fff 50%, rgba(235,235,235) 100%);
    border-radius: 6px;
    color: #6D6E71;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid rgba(230,230,230);
    border-left: 1px solid rgba(230,230,230);
    box-shadow: -5px 5px 8px 0px rgb(0 0 0 / 60%);
    font-size: 14px;
    font-weight: bold;
}

.psp__panel-border:first-of-type {
    border-top: 1px solid #6d6e73;
}
.psp__panel-border:last-of-type {
    border-bottom: 1px solid #6d6e73;
}
.psp__material--button---inner {
    background-color: #a6bced;
    color: #2A388F;
    padding: 3px;
    border-radius: 500px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.5s;
}
.psp__material--button---inner:hover, .psp__material--button---inner---active {
    background-color: #789ef0;
}
.psp__material--button {
    background-image: linear-gradient(to bottom, #e4eaf6 0%, #4e78de 100%);
    border-radius: 500px;
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    width: 20%;
    display: inline-block;
    margin: 2%;
    position: relative;
    text-transform: initial;
}
.psp__material--button---count {
    position: absolute;
    display: block;
    right: -23px;
    top: -15px;
    background-image: linear-gradient(to bottom, #e9e1f0 0%, #763790 100%);
    border-radius: 500px;
    width: auto;
    min-width: 23%;
    margin-left: 50%;
    padding: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
.psp__material--button---count---inner {
    background: #BA9BC9;
    border-radius: 500px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    
}
.psp__article--card {
    background-color: #BA9BC9;
    padding: 5px;
    border-top: 4px solid rgba(210,210,210);
    border-right: 4px solid rgba(210,210,210);
    box-shadow: -5px 5px 8px 0px rgb(0 0 0 / 60%);
    border-radius: 15px;
    margin: 30px 5px;
}
.psp__article--card---inner {
    background-color: #EBEAF3;
    border-radius: 10px;
    font-size: 14px;
    color: black;
    margin-top: -33px;
    cursor: default;
    padding-top: 25px;
    overflow: auto;
}
.psp__article--legend {
    background-image: linear-gradient(to bottom, #e9e1f0 0%, #763790 100%);
    border-radius: 500px;
    width: 30%;
    padding: 4px;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
}
.psp__article--legend---inner {
    background: #BA9BC9;
    border-radius: 500px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
    padding-top: 3px;
}
.psp__article--name {
    text-align: left;
    color: #6D6E71;
    text-transform: initial;
    letter-spacing: 0.5px;
}
.psp__article--name--v1, .psp__analytics--material---name_v1 {
    text-align: center;
    text-transform: initial;
    letter-spacing: 0.5px;
    margin: 15px auto;
    margin-top: 3px;
    color: #6D6E71;
    font-size: 16px;
    width: 70%;
    font-weight: bold;
}
.psp__article--name::first-letter, .psp__article--name--v1::first-letter {
    text-transform: uppercase;
}
.psp__article--name_ {
    text-align: right;
    font-weight: bold;
    color: #6D6E71;
    text-transform: initial;
    letter-spacing: 0.5px;
}
.psp__article--button---inner {
    background: #BA9BC9;
    border-radius: 500px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
    padding-top: 3px;
    cursor: pointer;
    transition: 0.5s;
}
.psp__article--button---inner:hover, .psp__article--button---inner---active {
    background-color: #b67bd3;
}
.psp__article--next {
    background-color: #BA9BC9;
    color: #fff;
    border-radius: 500px;
}
.psp__noActualText, .psp__backsText {
    color: #763790;
}
.psp__article--text .psp__article--card,
.psp__article--text .psp__article--legend---inner
{
    background-color: #d1c04a;
    color: #000;
}
.psp__article--text .psp__article--legend {
    background-image: linear-gradient(to bottom, #f7f25a 0%, #646828 100%);
}
.psp__article--button {
    background-image: linear-gradient(to bottom, #e9e1f0 0%, #763790 100%);
    border-radius: 500px;
    width: 30%;
    padding: 4px;
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
    margin: 15px;
}
.psp__backsButtonInner {
    color: white;
    background-color: #BA9BC9;
    font-size: 14px;
    border-radius: 500px;
    text-transform: initial;
    font-weight: bold;
}
.psp__article--next---border {
    background-image: linear-gradient(to bottom, #e9e1f0 0%, #763790 100%);
    border-radius: 500px;
    width: 30%;
    padding: 4px;
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
    margin: 15px;
}
.psp__article--button---hide---border {
    background-color: #BA9BC9;
    padding: 4px;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
}
.psp__article--button---hide {
    background-image: linear-gradient(to right, #fff 0%, #fff 50%, rgba(235,235,235) 100%);
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-top: 1px solid rgba(255,255,255,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
    border-radius: 5px;
    cursor: pointer;
    color: #6d6e73;
    padding: 3px;
    width: 100%;
}
.psp__article--next {
    font-size: 14px;
}
/* .psp__article--button---active, .psp__article--button:hover, .psp__article--button---hide:hover {
    background-color: red;
    border-color: red;
    box-shadow: 0px 10px 13px -7px #000000, -4px 9px 13px 5px rgba(0,0,0,0);
} */
.psp__analytics--section---legend {
    background-color: #7e4096;
    padding: 5px 0px;
    width: 50%;
    border-radius: 15px;
}
.psp__analytics--section---legend---inner {
    border-radius: 13px;
    color: #fff;
    font-size: 16px;
    background-color: #bb9bca;
    padding: 5px;
    font-weight: bold;
}
.psp__analytic--section---fieldset {
    margin-top: 25px;
    padding-bottom: 10px;
}
.psp__analytics--material---block {
    min-height: 80px;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    color: #6d6e72;
    text-transform: initial;
}
.psp__analytics--material---block---border {
    background-color: #009ccc;
    border-top: 4px solid rgba(210,210,210);
    border-right: 4px solid rgba(210,210,210);
    box-shadow: -5px 5px 8px 0px rgb(0 0 0 / 60%);
    text-align: center;
    padding: 5px;
    border-radius: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto;
    cursor: pointer;
    transition: 1s;
    overflow: auto;
    margin-bottom: 35px;
}
.psp__analytics--material---author {
    font-style: italic;
    margin-top: 15px;
    margin-bottom: 15px;
}
.psp__analytics--material---date {
    font-style: italic;
}
.psp__analytics--material---button {
    font-size: 14px;
    text-transform: uppercase;
    width: 150px;
    margin: 5px auto;
    text-align: center;
    border: 2px solid #415E91;
    border-radius: 500px;
    font-weight: bold;
    color: white;
    background-color: #415E91;
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}
.psp__analytics--material---button:hover {
    color: #415E91;
    background-color: white;
}
.psp__analytics--material---name_ {
    color: #a931e3;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}
.psp__analytics--material---name {
    color: #6D6E71;
    font-size: 16px;
}
.psp__analytic--modal {
    display: none;
}
.psp__analytic--modal---active {
    display: block;
    position: fixed;
    width: 80%;
    top: 10%;
    left: 10%;
    z-index: 10;
    background-color: #fff;
    border: 6px solid #00DEFF;
    border-radius: 5px;
    padding: 10px;
    max-height: 80vh;
    font-size: 16px;
    overflow: auto;
}
.psp__modal---content {
    margin: 15px;
}
.overlay-psp {
    display: none;
}
.overlay-psp--active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.7);
}
.psp__close--button {
    width: 100px;
    background-color: #415E91;
    border: 2px solid #415E91;
    text-align: center;
    border-radius: 500px;
    color: white;
    transition: 0.5s;
    margin: 15px auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    font-weight: bold;
}
.psp__close--button:hover {
    background-color: white;
    color: #415E91;
}
.psp__back--button {
    margin-top: 22px;
    font-size: 14px;
    border: 2px solid;
    border-radius: 500px;
    border-color: red;
}
.psp__back--button:hover {
    background-color: red;
    color: white;
}
.search-input {
    display: none;
    white-space:pre-line;
}
.psp__article--text {
    white-space:pre-line;
    transition: 0.2s;
}
.psp__article--text---active {
    border-radius: 12px;
    padding: 15px;
    text-transform: initial;
    font-weight: initial;
}
.psp__article--text---justify {
    text-align: justify;
}
.psp__article-card--buttons-block {
    margin-bottom: 25px;
}
.psp__article-font--button---border {
    background-color: #bcbdaf;
    padding: 4px;
    border-radius: 7px;
    display: inline-block;
    margin: 0 2px !important;
    text-align: center;
}
.psp__article-font--button---border .psp__article-font--button {
    display: block;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-top: 1px solid rgba(255,255,255,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
    box-shadow: -5px 8px 10px -1px rgba(0,0,0,0.73);
    text-transform: initial;
}
.psp__article-font--button {
    display: inline-block;
    text-align: center;
    margin: 5px 1px;
    border-radius: 5px;
    padding: 5px;
    vertical-align: bottom;
    cursor: pointer;
    border: 1px solid;
    border-color: transparent;
    font-size: 16px;
    transition: 0.2s;
}
.psp__article-font--button---active {
    border-color: #6d6e73;
}
.psp__size--block {
    width: 26%;
}
.psp__align--block {
    width: 26%;
}
.psp__color--block {
    width: 48%;
}
.psp__article-buttons-panel-1 {
    width: 60%;
    display: inline-block;
    vertical-align: text-bottom;
}
.psp__article-buttons-panel-2 {
    width: 20%;
    display: inline-block;
    vertical-align: text-bottom;
}
.psp__article-buttons-panel-2 .psp__article-font--button {
    font-size: 24px;
}
.psp__article-buttons-panel-3 {
    idth: 20%;
    display: inline-block;
    vertical-align: super;
}
.psp__article-font--button:hover {
    border-color: #6d6e73;
    -webkit-box-shadow: 4px 4px 12px -4px #000000; 
    box-shadow: 4px 4px 12px -4px #000000;
}
.psp__article-buttons-panel-1 {
    text-align: center;
    /* border-top: 1px solid black;
    border-bottom: 1px solid black */
}
.psp__article-buttons-panel-1 div{
    margin: 0;
    padding: 3px;
    display: inline-block;
    vertical-align: text-bottom;
}
.psp__align--block .psp__article-font--button {
    font-size: 30px;
}
.psp__card--favorite-panel {
    position: absolute;
    top: -48px;
    left: 88%;
    background-color: #FEB086;
    border: 2px solid #8E8882;
    border-radius: 500px;
    display: none;
}
.psp__card--favorite-panel .psp__article-font--button {
    display: inline-block;
    text-align: center;
    margin: 0 4px;
    border-radius: 500px;
    padding: 2px 4px;
    vertical-align: bottom;
    cursor: pointer;
    border: 1px solid red;
    border-color: transparent;
    font-size: 12px;
    transition: 0.2s;
}
.psp__legend-inner-block {
    display: inline-block;
}
.psp__sort-button {
    border: 2px solid #FFD500;
    width: 300px;
    text-align: center;
    border-radius: 500px;
    color: #FFD500;
    background-color: #F8F8F8;
    margin: 10px auto;
}
.psp__search-input1, .psp__search-input1:focus {
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    color: #808183;
    background: linear-gradient(to bottom, rgba(250,250,250) 0%, rgba(250,250,250) 100%) center top / cover;
    border-radius: 500px;
    text-transform: initial;
    font-weight: 500;
}
.psp__search-input1::before {
    content: '\26B2';
    transform: rotate(312deg);
    margin-right: 10px;
    display: inline-block;
    font-size: 16px;
    color: #00DEFF;
}
.psp__search-input1--border {
    width: 50%;
    padding: 2px;
    border-radius: 500px;
    background: linear-gradient(to bottom, rgba(200,200,205) 0%, rgba(255,255,255) 100%) center top / cover;
    margin: 15px auto;
}
.psp__material--annotation---button {
    background: #BA9BC9;
    border-radius: 500px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.psp__material--annotation---button---border {
    background-image: linear-gradient(to bottom, #e9e1f0 0%, #763790 100%);
    border-radius: 500px;
    padding: 4px;
    padding-left: 2px;
    padding-right: 2px;
    width: 30%;
    margin: 5px auto;
    display: inline-block;
}
.psp__filter-block--addition {
    height: 0;
    overflow-y: hidden;
    transition: 1s;
}
.psp__filter-block--addition-active {
    height: 525px;
}
.psp__results-row {
    display: none;
    overflow: hidden;
    transition: 2s;
    margin-top: 50px;
}
.psp__results-row-active {
    display: block;
}
/* .psp__material--annotation---button:hover {
    color: #3379d8;
    background-color: #ffffff;
    width: 160px;
    letter-spacing: 3px;
} */
.psp__material--file---button {
    color: #3379d8;
    font-weight: bold;
    transition: 0.5s;
    letter-spacing: initial;
    text-align: left;
}
.psp__material--file---button:hover {
    color: #729ad3;
    font-weight: bold;
}
.psp__material--file---button:before {
    content: '\2714';
    margin-right: 5px;
}
.psp__hide-button {
    text-align: right;
    color: red;
    cursor: pointer;
    font-size: 18px;
    transition: 0.5s;
    display: inline-block;
}
.psp__hide-button:hover {
    transform: translateY(-10px);
    font-size: 28px;
}
.psp__article-buttons-block {
    display: block;
    padding-bottom: 25px;
    padding-top: 15px;
    color: #6d6e73;
}
.psp__article-block---border {
    background-color: #bdbdb1;
    border-radius: 15px;
    display: inline-block;
    width: 98%;
    margin-bottom: 10px;
}
.psp__article-block---border---active {
    padding: 5px;
}
.psp__comment--modal {
    background-color: white;
    min-height: 220px;
    z-index: 1000;
    position: absolute;
    left: 70%;
    border-radius: 5px;
}
.psp__comment--modal .psp__comment-modal--body {
    min-height: 190px;
}
.psp__video-play-icon--border {
    background-color: #00DEFF;
    padding: 5px;
    width: 14%;
    display: inline-block;
    vertical-align: super;
    border-radius: 15px;
    margin: 15px;
    margin-top: 30px;
}
.psp__material-description--block {
    width: 77%;
    margin: 15px;
    display: inline-block;
}
.psp__video-play-icon {
    background-image: linear-gradient(to right, #fff 0%, #fff 50%, rgba(235,235,235) 100%);
    border-radius: 10px;
    padding: 13px;
    box-shadow: -5px 5px 8px 0px rgba(0,0,0,0.7);
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-top: 1px solid rgba(255,255,255,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
}
.psp__video-play-icon:hover {
    font-size: 90px;
}
.font-weight-bold {
    font-weight: bold;
}
#psp-search-section {
    background: url('/style/img/psp/background.jpg') center top no-repeat fixed;
    min-height: 80vh;
}
.psp__cabibet-container {
    background-color: #ebebeb;
}
.psp__media {
    text-align: left;
}
.psp__pay-button-border {
    display: none;
}
.psp__pay-button-border--active {
    display: block;
    box-shadow:  8px 12px 7px -3px #00000075;
}
#ex1Slider .slider-selection {
	background: #BABABA;
}
.psp__search-rate---block {
    width: 30%;
    margin: 20px auto;
    margin-bottom: 30px;
}
.psp__search-rate---title {
    text-align: center;
    margin-bottom: 7px;
    font-size: 15px;
    color: gray;
    background-color: #ffffff70;
    border-radius: 500px;
    letter-spacing: 1px;
}
#psp__results-block--ls .psp__article--button[data-type=ls] {
    background-image: linear-gradient(to bottom, #e4eaf6 0%, #4e78de 100%);
}
#psp__results-block--ls .psp__article--button[data-type=ls] .psp__article--button---inner {
    background-color: #789ef0;
}
.psp__toggle-button--label {
    font-weight: 500;
    margin-bottom: 0;
}
.psp_sale {
    margin-bottom: 37px;
    color: red;
    font-weight: bold;
    font-size: 15px;
}
@-moz-document url-prefix()
{
    .psp__results-jurisdiction--legend {
        margin-left: 90%;
    }
    .psp__results-jurisdiction--legend---active {
        margin: auto;
        margin-bottom: 1.55%;
    }
}
@media (max-width: 768px) {
    #psp__solution-number--field, 
    #psp__cause-form--field, 
    #psp__solution-from--field, 
    #psp__solution-to--field,
    #psp__court-instance--field, 
    #psp__court-region--field, 
    #psp__court--field,
    #psp__jurisdiction--field, 
    #psp__category--field
    {
        width: 100% !important;
        margin: 5px 0;
        display: block;
    }
    .select2-container--open {
        width: 100%;
    }
    .psp__results-jurisdiction--legend {
        width: 80px;
        padding: 1px;
        font-size: 14px;
    }
    .psp__results-jurisdiction--fieldset---active .psp__results-jurisdiction--legend {
        width: 100%;
    }
    .psp__results-jurisdiction--fieldset {
        font-size: 17px;
        margin: 10px auto;
    }
    .psp__results-jurisdiction--fieldset---active {
        padding: 0;
    }
    .psp__results-jurisdiction--fieldset---active .psp__category--legend {
        width: 100%;
        padding: 0;
        font-size: 14px;
    }
    .psp__results-jurisdiction--fieldset---active .psp__category--count {
        right: 7px;
        top: -43px;
        width: 80px;
        padding: 0;
        font-size: 10px;
        margin-left: 50%;
        z-index: 20;
        height: 18px;
    }
    .psp__category--head {
        z-index: 20;
    }
    .psp__category--name {
        font-size: 14px;
    }
    .psp__material--button {
        font-size: 12px;
        padding: 2px;
        width: 90%;
    }
    .psp__material--button---count {
        margin-left: 46%;
        width: 18%;
    }
    .psp__results-head {
        width: 100%;
    }
    .psp__search-input1, .psp__search-input1:focus {
        font-size: 10px;
    }
    .psp__search-input1::before {
        margin-right: 5px;
    }
    .psp__article--legend {
        width: 100%;
        font-size: 12px;
    }
    .psp__category--content {
        padding: 0;
    }
    .psp__article--name_ {
        text-align: center;
        margin-bottom: 4px;
    }
    .psp__article--name {
        text-align: justify;
        margin-bottom: 4px;
        padding: 0;
    }
    .psp__article--button, .psp__article--next, .psp__article--button---hide {
        height: 22px;
        width: 100%;
        font-size: 12px;
    }
    .psp__search-title--border,
    .psp__keywords--field---border,
    .psp__search-rate---block,
    .psp__filter-block--addtion-button---border,
    .psp__big-button--red---border,
    .psp__legend,
    .psp__select--border,
    .psp__input-text--border,
    .psp__results-head--border,
    .psp__results-jurisdiction--fieldset,
    .psp__article--name--v1, .psp__analytics--material---name_v1,
    .psp__article-buttons-panel-1,
    .psp__analytics--section---legend,
    .psp__material--annotation---button---border
    {
        width: 100%;
    }
    .psp__material--button:first-of-type {
        margin-top: 62px;
    }
    .psp__article-buttons-panel-3,
    .psp__material--annotation---button---border
    {
        display: block;
    }
    .psp__article-buttons-panel-1 div {
        margin: 0;
    }
    .psp__article--button {
        margin: 0;
        height: auto;
    }
    .psp__article--name,
    .psp__analytics--material---name_
    {
        text-align: center;
    }
    .psp__category--fieldset---active .psp__category--fieldset---inner,
    .psp__article--text---active
    {
        padding: 0;
    }
    .psp__results-jurisdiction--fieldset---active .psp__category--count {
        right: 7px;
        top: -43px;
        min-width: 30px;
        padding: 0;
        font-size: 10px;
        margin-left: 0;
        z-index: 20;
        height: 18px;
        width: auto;
    }
    .psp__category--count---border {
        position: absolute;
        display: block;
        right: 0;
        top: -58px;
        background-color: #A6BCED;
        border-radius: 10px;
        width: unset;
        padding: 4px;
        margin-left: 0;
    }
    .psp__input-text--border {
        margin-bottom: 15px;
    }
    .psp_content {
        padding: 13px;
    }
    .psp__filter-block--addition-active {
        height: auto;
        padding-bottom: 28px;
    }
    .psp__search-title {
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .psp__results-jurisdiction--fieldset---active .psp_content {
        margin-top: -30px;
    }
    .psp__category--head {
        margin-top: -2.5%;
    }
    .psp__material--button---count {
        position: absolute;
        display: block;
        right: -23px;
        top: -13px;
        border-radius: 500px;
        width: auto;
        min-width: 26%;
        margin-left: 50%;
        padding: 2px;
        padding-left: 1px;
        padding-right: 1px;
    }
    .psp__material--button---count---inner {
        font-size: 12px;
    }
    .psp__material--button---inner {
        font-size: 14px;
    }
}