.antity-state .antity-state__wrapInner .small-text {
    margin-bottom: 6px;
}
.antity-state__date.antity-state__date--datepicker {
    position: relative;
    display: inline-block;
}
.antity-state__date.antity-state__date--before {
    display: inline-block;
    margin-right: 4px;
}
.antity-state__date.antity-state__date--datepicker .filter-add-details__databox {
    position: relative;
    display: block;
    max-width: 110px;
}

.antity-state__date.antity-state__date--datepicker .filter-add-details__databox_ico {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;  
    width: 17px;
    height: 17px;
    margin-top: -9px;
}

.antity-state__date-input.hasDatepicker {
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    display: inline-block;
    max-width: 100%;
    width: auto;
    background-color: transparent;
    /* min-width: 90px; */
}

.modal-true__dialog.modal-dialog.modal-lg {
    overflow: visible;
    display: block;
}
.modal-true__content.modal-content {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: #fff;
    border-radius: 0;
}
.modal-true__body {
    display: block;
    margin: 0;
    /* padding: 99px 66px; */
    /* padding: 92px 65px 72px 65px; */
        padding: 85px 65px 70px 65px;
    position: relative;
}
.modal-true__title.h1 {
    /* line-height: 1.2; */
    /* font-weight: 800; */
    font-style: normal;
    font-weight: bold;
    color: #333333;
    line-height: 1;
}

.modal-true__title-wrap {
    padding-bottom: 12px;
}
.check-radio-bl {
    padding-left: 4px;
    /* margin-top: -7px; */
    margin-bottom: 28px;
}
.modal-true__btn-wrap {
    margin-top: 37px;
        margin-top: 53px;
}
.modal-true__close {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
    cursor: pointer;
}
.modal-true__close-icon {
    display: block;
    width: 12px;
    height: 12px;
}
.inp-bl.error .inp-bl__title {
    color: #CA4002;
}
.inp-bl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
        margin-bottom: 30px;
}

.inp-bl.block {
    display: block;
}
.inp-bl.block .inp-bl__title {
    white-space: normal;
}
.inp-bl.block .inp-bl__title-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 0;
    margin-bottom: 2px;
}

.inp-bl.block .inp-bl__inp-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.inp-bl__title {
    /* font-style: italic;
    color: #000000; */
    font-weight: normal;
    font-size: 18px;
    line-height: 1.23;
    padding: 0;
    margin: 0;
        color: #333333;
        font-style: normal;
        word-break: break-word;
        white-space: normal;
}

.inp-bl__inp {
    display: block;
    width: 100%;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #333333;
    font-style: italic;
    /* padding: 0px 5px; */
    /* padding: 0px 12px; */
        padding: 0px 18px 0px 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #0EBAB9;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.22;
    background-color: transparent;
    padding-top: 2px;
}
/* .inp-bl__title-wrap { */
    /* display: inline-block; */
    /* padding-right: 15px; */
    /* padding-right: 7px; */
    /* min-width: 144px; */
/* } */
.inp-bl__title-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
        padding-top: 4px;
}
/* .inp-bl__inp-wrap {
    display: inline-block;
    width: 100%;
    position: relative;
} */
.inp-bl__inp-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
}
/* .modal-true__inputs-block {
    padding-right: 57px;
} */
.mbtn.mbtn-primary.true-btn {
    width: 100%;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.22;
    text-transform: none;
    padding: 22px 20px 20px 20px;
    letter-spacing: 0px;
    margin: 0;
}
.inp-bl__error {
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2;
    color: #CA4002;
    /* display: none; */
}
.inp-bl__inp.inp-bl__select {
    -webkit-appearance: menulist;
    padding-top: 0;
    padding-bottom: 3px;
}
.inp-bl__inp.inp-bl__select option:disabled {
    color: #808080;
}
.inp-bl__inp.inp-bl__select option {
    background-color: #fff;
    color: #000;
}
.true-radio {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    color: #000;
    display: block;
    margin-bottom: 7px;
}
.true-radio__radio-real {
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}
.true-radio__radio-real:checked+label:before,
.true-radio__radio-real:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #AAAAAA;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
}

.true-radio__radio-real:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    /* cursor: pointer; */
    line-height: 100%;
    /* display: inline-block; */
    color: #000;
    transition: color 0.2s ease;
}
.true-radio__radio-real:checked+label {
    position: relative;
    padding-left: 28px;
    /* cursor: pointer; */
    line-height: 100%;
    /* display: inline-block; */
    color: #0EBAB9;
    transition: color 0.2s ease;
}
.true-radio__radio-real:checked+label:after,
.true-radio__radio-real:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #0EBAB9;
    position: absolute;
    top: 3px;
    left: 3px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.true-radio__radio-real:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.true-radio__radio-real:checked+label:after {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
/* new checkbox */
/* new checkbox */
/* new checkbox */

.true-checkbox {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    color: #000;
    display: block;
    margin-bottom: 4px;
}
.true-checkbox__check-wrap {
    padding: 0 10px 0 0;
    margin: 0;
}

.true-checkbox__check {
    width: 18px;
    min-width: 18px;
    height: 18px;
    /* border: 1px solid #ccc5b9; */
    border: 1px solid #AAAAAA;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

.true-checkbox__check-v {
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    min-width: 13px;
    width: 13px;
    height: 9px;
    padding: 0;
    margin: -4px -7px 0 0;
    background-image: url(../img/true-check.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    pointer-events: none;
    opacity: 0;
}

.true-checkbox__label-real {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    /* -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.true-checkbox__check-real {
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

.true-checkbox__check-real:checked+.true-checkbox__label-real .true-checkbox__check-v {
    opacity: 1;
}

.true-checkbox__check-real:checked+.true-checkbox__label-real .true-checkbox__text {
    color: #0EBAB9;
}

.true-checkbox__text {
    /* transition: color 0.2s ease; */
    transition: .3s ease-in-out;
    line-height: 100%;
}
/* .true-checkbox__text {
    font-size: 12px;
    color: #333;
    line-height: normal;
    font-weight: 300;
    letter-spacing: 0
} */
/* new checkbox END */
/* new checkbox END */
/* new checkbox END */



/* new grafik */
/* new grafik */
/* new grafik */
/* new grafik */

.grafic-tr {
    display: block;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.grafic-tr__item {
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 22px;
}
.grafic-tr__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.grafic-tr__col-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
       -moz-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
}
.grafic-tr__col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    -webkit-flex: 0 0 80%;
       -moz-box-flex: 0;
            flex: 0 0 80%;
    max-width: 80%;
}
.grafic-tr__title {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.2;
    color: #505D6F;
}

.grafic-tr__grid-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.grafic-tr__content {
    display: block;
    /* width: 100%; */
    position: relative;
    z-index: 2;
        padding-top: 1px;
        padding-bottom: 1px;
}
.grafic-tr__row.grafic-tr__row--grid {
    width: 100%;
}
.grafic-tr__grid-block .grafic-tr__col-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.grafic-tr__line-wrapper {
    /* margin-bottom: 10px; */
    width: 100%;
    max-width: 90.9%;
    padding-top: 2px;
    padding-bottom: 2px;
}
.grafic-tr__line {
    background-color: #0EBAB9;
    position: relative;
    height: 10px;
    width: 3%;
    max-width: 100%;
    display: block;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.grafic-tr__line.color-grey {
    background-color: #C4C4C4;
}
.grafic-tr__line.color-yellow {
    background-color: #F8E850;
}
.grafic-tr__line-num {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.2;
    color: #505D6F;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -7px;
    /* margin-left: 3px; */
    margin-left: 6px;
}

.grafic-grid {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.grafic-grid__item {
    border-left: 1px solid #E9EBF1;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9.09%;
    -webkit-flex: 0 0 9.09%;
       -moz-box-flex: 0;
            flex: 0 0 9.09%;
    max-width: 9.09%;
    position: relative;
}
/* .grafic-grid__item {
    border-left: 1px solid #E9EBF1;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    -webkit-flex: 0 0 10%;
       -moz-box-flex: 0;
            flex: 0 0 10%;
    max-width: 10%;
    position: relative;
} */
.grafic-grid__item-num {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.2;
    color: #9AA1A9;
    position: absolute;
    bottom: 0;
    left: 0;
}
.infografic-block {
    margin-bottom: 52px;
}
/* new grafik END */
/* new grafik END */
/* new grafik END */
/* new grafik END */
.fav_items_more.file-more {
    border: 0;
    padding: 0;
    margin: 0;
    text-align: left;
    margin-top: -20px;
    margin-bottom: 15px;
}

@media (min-width: 576px){
    .modal-dialog.modal-lg.modal-true__dialog {
        max-width: 540px;
        /* margin: 1.75rem auto; */
    }
}

@media (max-width:1300px) {
    .pagewrap {
        padding-left: 85px;
    }
    .pagewrap.div-half {
        background: -webkit-gradient(linear, left top, right top, color-stop(55%, #fff), color-stop(45%, #F9F9F9));
        background: -webkit-linear-gradient(left, #fff 55%, #F9F9F9 45%);
        background: -moz-linear-gradient(left, #fff 55%, #F9F9F9 45%);
        background: -o-linear-gradient(left, #fff 55%, #F9F9F9 45%);
        background: linear-gradient(to right, #fff 55%, #F9F9F9 45%);
    }
}

@media (max-width:1199px) {
    .posts-box-form__left {
        padding-right: 20px;
    }
    .textarea-wrap {
        max-width: 100%;
    }
    .pagewrap {
        padding-left: 85px;
        /* padding-right: 85px; */
    }
    .pagewrap.div-half {
        background: -webkit-gradient(linear, left top, right top, color-stop(56%, #fff), color-stop(44%, #F9F9F9));
        background: -webkit-linear-gradient(left, #fff 56%, #F9F9F9 44%);
        background: -moz-linear-gradient(left, #fff 56%, #F9F9F9 44%);
        background: -o-linear-gradient(left, #fff 56%, #F9F9F9 44%);
        background: linear-gradient(to right, #fff 56%, #F9F9F9 44%);
    }
    .toTop {
        bottom: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
    }
    .toTop svg {
        width: 10px;
        height: 24px;
        left: 50%;
        top: 50%;
        transform: none;
        margin-top: -12px;
        margin-left: -5px;
    }
}
@media (max-width:991px) {
    .object-item {
        max-width: 100%;
    }
    .pagewrap.div-half {
        background-image: none;
    }
    .entity-item {
        margin-bottom: 20px;
    }
    .entity-item:last-child {
        margin-bottom: 20px;
    }
    .infografic-block {
        margin-bottom: 40px;
    }
}
@media (max-width:990px) {
    .pagewrap {
        padding-left: 0;
        /* padding-right: 0; */
    }
    .pagewrap.div-half {
        background-image: none;
    }
    .filter-add-details__srok .filter-add-details__databox_ico {
        top: -3px;
    }
    .files-box__item {
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .sign-page .sign-form {
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
    }
    .sign-page .h1 {
        max-width: 351px;
        margin-left: auto;
        margin-right: auto;
    }
    .material-prizrak {
        margin-top: 30px;
    }
  .fav_items_more.file-more {
      margin-top: -15px;
      margin-bottom: 15px;
  }
}
@media (max-width:767px) {
    .antity-state__date.antity-state__date--datepicker .filter-add-details__databox {
        max-width: 80px;
    }
    .antity-state__wrapInner {
        padding: 15px 17px;
    }
    .antity-state__right {
        padding-left: 25px;
    }
    .modal-true__inputs-block {
        padding-right: 0;
    }
    .modal-true__title-wrap {
        padding-bottom: 20px;
            padding-bottom: 12px;
    }
    .modal-true__body {
        padding: 70px 60px 62px 60px;
    }
    .inp-bl {
        margin-bottom: 24px;
    }
    /* .prizrak-head__btn.mbtn.mbtn-primary {
        min-width: 1px;
        padding-left: 40px;
        padding-right: 40px;
    } */
}
@media (max-width:575.98px) {
    .modal-true__body {
        padding: 35px 15px 20px 15px;
    }
    .modal-true__dialog.modal-dialog.modal-lg {
        overflow: visible;
        display: block;
        max-width: 100%;
        min-height: 1px;
        padding: 5px;
    }
    .modal-true__title.h1 {
        font-size: 24px;
    }
    .inp-bl {
        display: block;
        margin-bottom: 15px;
    }
    .inp-bl__title {
        white-space: normal;
    }
    .inp-bl.block .inp-bl__title-wrap {
        margin-bottom: 0;
    }
    .mbtn.mbtn-primary.true-btn {
        width: 100%;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.25;
        text-transform: none;
        padding: 15px 20px 15px 20px;
        margin: 0;
    }
    .modal-true__btn-wrap {
        margin-top: 25px;
    }
    .modal-true__close {
        display: block;
        width: 22px;
        height: 22px;
        position: absolute;
        padding: 5px;
        top: 10px;
        right: 10px;
    }
    .object-single-item {
        padding: 13px 13px 29px 13px;
    }
    .event-breadcrumbs__Inner {
        display: block;
    }
    .event-breadcrumbs__sep {
        display: inline-block;
    }
    .page-objects-arch-btnbx .small-button {
        margin-top: 5px;
    }
    .object-prizrak-item img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .object-prizrak-item {
        margin-bottom: 20px;
    }
    .inp-bl__title-wrap {
        padding-right: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .inp-bl__inp-wrap {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .inp-bl__title {
        font-size: 16px;
    }
}
@media (max-width:472px) {
    .grafic-tr__title {
        font-size: 11px;
        padding-top: 2px;
        padding-bottom: 1px;
    }
    .grafic-tr__line {
        height: 14px;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }
    .grafic-tr__line-wrapper {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .grafic-tr__col-1 {
        -ms-flex: 0 0 22%;
        -webkit-flex: 0 0 22%;
        -moz-box-flex: 0;
        flex: 0 0 22%;
        max-width: 22%;
        padding-right: 1px;
    }
    .grafic-tr__col-2 {
        -ms-flex: 0 0 78%;
        -webkit-flex: 0 0 78%;
        -moz-box-flex: 0;
        flex: 0 0 78%;
        max-width: 78%;
    }
    .grafic-grid__item-num {
        font-size: 10px;
        bottom: -12px;
        left: 1px;
    }
    .grafic-tr__content .grafic-tr__item:last-child {
        margin-bottom: 5px;
    }
    .infografic-block {
        margin-bottom: 50px;
        margin-top: -5px;
    }
    .page-object__right {
        margin-top: 20px;
    }
    .page.page-object {
        /* padding-bottom: 22px; */
        padding-bottom: 9px;
    }
}
@media (max-width:400px) {
    .abc {
        position: relative;
    }
}
@media (max-width:375px) {
    .sign-page .h1 {
        max-width: 100%;
        margin-bottom: 35px;
        font-size: 30px;
    }
    .sign-form {
        max-width: 100%;
    }
}
@media (max-width:320px) {
    .abc {
        position: relative;
    }
}
