.pagination li span {
    font-family: 'Lato-Bold';
}

.tablet__icons__padding {
    margin-right: 0;
    padding: 0 !important;
    position: absolute;
    padding-right: 0.16em !important;
    bottom: 8%;
    right: 2%;
}

.iplan__app__suppeadmin__homepage {
    font-size: 16px;
}

.search__hight__input {
    width: 26em;
}

.search-line__ipad {
    background: #002435;
    width: 100%;
    margin-left: 0;
}

.scroll__container {
    width: 100%;
    /* height: 80vh; */
    overflow-y: auto;
    scrollbar-width: thin;
}

.text__opacity__ipad {
    opacity: .65;
}

.slides-container-box {
    width: 95%;
}

.slides__container__scroll {
    padding: 0;
    max-height: 360px;
    overflow-y: hidden;
    scrollbar-width: thin;
    overflow-x: auto;
    /* width: 92vh; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* max-width: 100vh; */
    -webkit-overflow-scrolling: auto;
}

/* .ipad__margin__bottom {
    margin-bottom: 100px;
} */
.module-card-body__size {
    width: 100%;
}

.title-top {
    padding-top: .9rem;
    padding-bottom: 0.5rem;
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 109, 253, 0);
}

.edit-btn,
.edit-btn:hover,
.edit-btn:active,
.edit-btn:focus {
    color: #002435 !important;
}



.tablet__icons__delete,
.tablet__icons__delete:hover,
.tablet__icons__delete:active,
.tablet__icons__delete:focus {
    background-color: #002435 !important;
    color: #fff!important;
}

.tablet__icons__edit,
.tablet__icons__edit:hover,
.tablet__icons__edit:active,
.tablet__icons__edit:focus {
    background-color: #FEC652 !important;
    color: #154351 !important;
}

.page-link {
    padding-top: 6px !important;
}




/* view answer admin start */

.member__answer__depth__0 {
    font-size: 1.32375em;
    font-family: 'Lato-Bold';
}

.answers__line {
    height: 3px !important;
    background-color: #618ca3;
    width: 97%;
    border-radius: 5px !important;
}

.member__answer__depth__1 {
    font-size: 1.625em;
    color: #154351;
    /* font-family: 'Lato-Italic'; */
    margin-bottom: .1em !important;
    font-weight: bold;
    padding-right: .2em;
    font-family: 'Lato';
    font-style: italic;

}

.member__answer__depth__2 {
    font-size: 1.625em;
    color: #154351;
    font-family: 'Lato';
    font-style: italic;
    font-weight: bold;
    opacity: .9;
    margin-bottom: .1em !important;

}

.member__answer__depth__3 {
    font-size: 1.625em;
    color: #154351;
    font-family: 'Lato';
    font-style: italic;
    margin-bottom: .1em !important;
    font-weight: bold;
    opacity: .8;

}

.member__answer__depth__3 {
    font-size: 1.625em;
    color: #154351;
    font-family: 'Lato';
    font-style: italic;
    font-weight: bold;
    opacity: .7;
    margin-bottom: .1em !important;
}

.depth__container img,
.slides__child__container img {
    padding-right: .4em;

}

.arrow__fit {
    object-fit: contain;
}

.latest__child {
    font-size: 1.625em;
    color: #154351;
    margin: 1em 0em .2em 0 !important;
    font-family: 'Lato-Bold';
}

.slides__img {
    font-family: 'Lato-Regular';
    font-size: 1.625em;
    color: #154351;
    margin: 1em 0 !important;
}

.img_container_slides__borders {
    padding: 0.5em;
    border: 2px solid #ECEEEF;
    border-radius: 5px;
    /* align-items: center;
    justify-content: center; */
    margin-bottom: 1.5em;
    width: 96%;
}

.one__block {
    display: inline-block;
    width: max-content;
    font-family: 'Lato';
    font-style: italic;
}


.answer__containers {
    margin-bottom: 1em;
}

.module__not__answer {
    width: 96%;
}

.img-box2 {
    padding: 0 !important;
}

.left__img {
    /* position: relative;
    bottom: 0;
    width: 100%;
    object-fit: contain; */
    background-image: url(../../images/login_bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.select2-search__field {
    width: 100% !important;
}

.select2-selection__rendered {
    padding: 0 !important;
}

.select2-container--default {
    width: 100% !important;
}

.login-page input,
.registeration-page input {
    height: 40px !important;
}

.registeration-page .left-sec {
    padding-top: 3rem;
    margin-left: 4rem;
}

.marg__label {
    margin-bottom: .1em !important;
}

.register__icon__position {
    /* top: 30px; */
    width: 16px;
}

.register__select__icon__position {
    /* top: 31px; */
}


/* member */
.drop-effect .right-side {
    /* margin-right: 5%; */
    margin-top: 7px;
}


.main-page,
#iplanApp-scenario {
    overflow-x: hidden;
    overflow-y: auto;
}

.red__right__img {
    text-align: end;
    padding: 0;
}

/* .modal-content {
    z-index: 999999999999999999999999999999999999999999 !important;
} */

.select2-search {
    display: inline-block;
}

.select2-selection__rendered li:first-child {
    margin-left: 20px !important;
}

.select2-container--default .select2-results>.select2-results__options {
    overflow-x: hidden;
}

.special__error {
    left: 14px;
}

.error-validate {
    padding-top: .2em;
}

.card-body .date,
.card-body .brand-name,
.card-body .type,
.card-body .team-count {
    word-break: break-all;
}

.number__label__answere {
    position: absolute;
    top: 7px;
    left: 0px;
    width: 1.9375em;
    height: 1.9375em;
    border-top-left-radius: 5px;
    text-align: center;
    padding-top: 6px;
    background-color: #154351;
}

.img__div {
    display: inline-block;
}
.float-right {
    background-color: #154351;
    border-radius: 9px;
    right: 0;
}
.float-right a {
    color: #fff;
}
