.ce_CeIdsFAQList div.questioncontent{
    background-repeat: no-repeat;
    background-position: center 3.5rem;
    background-size: 4rem 4rem;
    height: 100%;
    padding: 10.75rem 2.5rem 0;
    cursor: pointer;
}
.ce_CeIdsFAQList h3{
    font-size: 1.125rem !important;
    font-weight: 600;
    text-align: center;
}
.ce_CeIdsFAQList .content{
    height: 100%;
    border-radius: 0.25rem;
    cursor: pointer;
}
.ce_CeIdsFAQList .question{
    height: 17.5rem;
}
.ce_CeIdsFAQList .answercontent a{
    color: var(--ids-colour);
}
.ce_CeIdsFAQList .answercontent{
    height: 100%;
    padding: 1.25rem;
    font-size: 0.9375rem;
    line-height: 1.4rem;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ce_CeIdsFAQList .answercontent p:last-child {
    margin-bottom: 0;
}
.ce_CeIdsFAQList.slide .slidercontent>*{
    position: absolute;
}
#main .ce_CeIdsFAQList.slide .slidercontent>*{
    margin: 0;
}
.ce_CeIdsFAQList nav{
    display: none;
}
.ce_CeIdsFAQList.slide nav{
    display: block;
    text-align: center;
    color: #878787;
    margin-top: 1rem;
}
.ce_CeIdsFAQList.slide nav span{
    margin: 0 0.1875rem;
}
.ce_CeIdsFAQList.slide nav a{
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 0.5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}
.ce_CeIdsFAQList.slide nav a.active{
    background: black;
    border-color: black;
}
.ce_CeIdsFAQList.slide .notactive div.contents > * {
    opacity: 0.3;
}

.ce_CeIdsFAQList .questionlarge> a{
    padding:0;
    border-bottom: 1px solid #ECECEC;
    display: block;
}
.ce_CeIdsFAQList .questionlarge a.questioncontent{
    cursor: pointer;
    /*    display: block;
        padding: 1.5rem 0;*/

    display: table;
    width: 100%;
    padding: 0;
    min-height: 5rem;
}
@media (min-width:576px) {
    .ce_CeIdsFAQList .questionlarge a.questioncontent{
        min-height: 6rem;
    }
}
.ce_CeIdsFAQList .questionlarge h3{
    font-size: 17px;
    margin: 0;
    background-repeat: no-repeat;
    background-size: 2rem 2rem;
    background-position: 1rem center;
    /*padding: 0rem 4rem 0rem 4rem;*/
    text-align: left;
    position: relative;
    /*    display: flex;
        align-items: center;
        min-height: 2rem;*/

    display: table-cell;
    vertical-align: middle;
    padding: 1.5rem 4rem 1.5rem 4rem;
}
.ce_CeIdsFAQList .questionlarge>div> a span{
    display: block;
    height: 18px;
    width: 18px;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}
.ce_CeIdsFAQList .questionlarge .answercontent{
    height: auto;
    margin: 1rem 2rem 2rem 2rem;
    padding: 0;
    font-size: 0.9375rem;
    line-height: 1.4rem;
    cursor: auto;
}
.ce_CeIdsFAQList {
}
.ce_CeIdsFAQList .swiper-container {
    margin-bottom: 1rem;
}
.ce_CeIdsFAQList .swiper-container .swiper-wrapper {
    margin: 0;
    flex-wrap: nowrap;
}
.ce_CeIdsFAQList .swiper-container .swiper-wrapper .swiper-slide {
}


.ce_CeIdsFAQList .swiper-navigation {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ce_CeIdsFAQList .swiper-navigation .swiper-button-prev,
.ce_CeIdsFAQList .swiper-navigation .swiper-button-next {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    margin: 0 0.5rem;
    /* outline: none; */
}
.ce_CeIdsFAQList .swiper-navigation .swiper-button-prev:hover,
.ce_CeIdsFAQList .swiper-navigation .swiper-button-next:hover {
}
.ce_CeIdsFAQList .swiper-navigation .swiper-button-prev:hover:after,
.ce_CeIdsFAQList .swiper-navigation .swiper-button-next:hover:after {
    color: #007e88;
}
.ce_CeIdsFAQList .swiper-navigation .swiper-button-prev:after,
.ce_CeIdsFAQList .swiper-navigation .swiper-button-next:after {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 1rem;
    font-weight: bold;
    color: #878787;
    text-align: center;
    transition: color 250ms linear;
}


.ce_CeIdsFAQList .swiper-navigation .swiper-button-prev {

}
.ce_CeIdsFAQList .swiper-navigation .swiper-button-next {

}

.ce_CeIdsFAQList .swiper-navigation .swiper-pagination {
    position: relative;
    width: auto;
    bottom: auto;
    left: auto;
}
/*.ce_CeIdsFAQList .swiper-navigation .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    margin: 0 0.25rem;
    border-radius: 100%;
    background: #dedede;
    opacity: 1;
    outline: none;
    cursor: pointer;
}
.ce_CeIdsFAQList .swiper-navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    position: relative;
    background: #007e88;
    opacity: 1;
}*/
.ce_CeIdsFAQList .swiper-navigation .swiper-pagination.swiper-pagination-fraction {

}
@media (min-width:576px) {
    .ce_CeIdsFAQList .questionlarge h3{
        background-size: 3rem 3rem;
        background-position: 2rem center;
        /*        padding: 0rem 3rem 0rem 7rem;
                min-height: 3rem;*/

        padding: 1.5rem 3rem 1.5rem 7rem;
    }
    .ce_CeIdsFAQList .questionlarge>div> a span{
        right: 2rem;
    }
}


.ce_NewRow.bg-white .ce_CeIdsFAQList .questionlarge.bg-white {
    background-color: #F5F5F5 !important;
}
.ce_NewRow.bg-white .ce_CeIdsFAQList .questionlarge.bg-white .contents {
    background-color: #F5F5F5 !important;
}


.ce_CeIdsFAQList .answercontent a {
    position: relative;
    color: var(--ids-colour);
    transition: color 250ms linear;
    outline: none;
    text-decoration: underline !important;
}
.ce_CeIdsFAQList .answercontent a:focus,
.ce_CeIdsFAQList .answercontent a:hover {
    color: #007E88 !important;
}
@media (min-width: 992px) {
    .ce_CeIdsFAQList .answercontent a {
        display: inline-block;
        text-decoration: none !important;
    }
}

.ce_CeIdsFAQList .answercontent a:before {
    content: "";
    background: var(--ids-colour);
    display: none;
    width: 0%;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transition: width 250ms linear, left 250ms linear;
}
.ce_CeIdsFAQList .answercontent a:focus:before,
.ce_CeIdsFAQList .answercontent a:hover:before {
    width: 100%;
    left: 0%;
}
@media (min-width: 992px) {
    .ce_CeIdsFAQList .answercontent a:before {
        display: block;
    }
}



/* .ids-nxt-support #main .ce_NewRow.bg-white .ce_CeIdsFAQList .questionlarge,
.ai-vision-studio #main .ce_NewRow.bg-white .ce_CeIdsFAQList .questionlarge {
    margin-top: 1rem;
    margin-bottom: 1rem;
} */


.webstore-faq .ce_CeIdsFAQList ul.labellist {
    /* margin-bottom: 4rem; */
}

#main .ce_CeIdsFAQList .question {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#main .ce_CeIdsFAQList .questionlarge {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.ce_CeIdsFAQList mark{
    padding: 0px;
    background-color: rgba(255,255,0,0.4);
}
#main .ce_CeIdsFAQList form.search {
    position: relative;
    width: 100%;
    height: 47px;
    margin: 0 auto 4rem;
}
#main .ce_CeIdsFAQList form.search .keywords {
    position: relative;
    width: calc(100% - 80px);
    height: 47px;
    float: left;
}
#main .ce_CeIdsFAQList form.search .keywords input {
    /* border: 1px solid #ffffff; */
    border-radius: 3px 0 0 3px;
    outline: none;
}
@media (min-width: 1800px) {
    #main .ce_CeIdsFAQList form.search .keywords input {
        padding: 4px 10px;
    }
}
#main .ce_CeIdsFAQList form.search .submit {
    position: relative;
    width: 80px;
    float: right;
}
html:not(.ids_2024) #main .ce_CeIdsFAQList form.search .submit,
.ids_2018 #main .ce_CeIdsFAQList form.search .submit {
    height: 47px;
}
#main .ce_CeIdsFAQList form.search .submit button {
    /* outline: none; */
    position: relative;
    border-radius: 0 3px 3px 0;
    font-size: 0;
    transition: background 250ms linear, border 250ms linear;
}
#main .ce_CeIdsFAQList form.search .submit button:focus,
#main .ce_CeIdsFAQList form.search .submit button:hover {
    background: #007E88;
    border: 2ps solid #007E88;
}
#main .ce_CeIdsFAQList form.search .submit button:before {
    content: "";
    display: block;
    background-image: url('/files/layout/icons/gen/search-ids-machine-vision-cameras-white.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1.5rem auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}