
#anc_oracle{
    width:600px;
}


#anc_generate{

    z-index: 1001;
    margin-bottom: 73px;
    margin-top: -20px;
    display: flex;
    position: static;
    margin-left: 43px;
}
#anc_generate:disabled{
    background: #ccc;
    opacity: 0.5;;
}

#rotatecircle {


    margin-left: 38px;
    margin-top: 25px;



    width: 255px;
    height: 255px;
    background: conic-gradient(rgba(255, 255, 0, 1.0) 8.3%, rgba(173, 255, 47, 1.0) 0 16.6%, rgba(0, 128, 0, 1.0) 0 24.9%, rgba(0, 100, 0, 1.0) 0 33.2%, rgba(0, 0, 255, 1.0) 0 41.5%, rgba(238, 130, 238, 1.0) 0 49.8%, rgba(128, 0, 128, 1.0) 0 58.1%, rgba(255, 192, 203, 1.0) 0 66.4%, rgba(255, 0, 0, 1.0) 0 74.7%, rgba(255, 69, 0, 1.0) 0 83%, rgba(255, 165, 0, 1.0) 0 91.3%, rgba(255, 215, 0, 1.0) 0 100%);
    border-radius: 50%;
    z-index:800;
}



.circleinnertext{
    position: absolute;
    /*/transform: translateY(-50%);*/
    padding: 5px;
    /*margin-left: 50px;*/
    /*margin-right: 50px;*/
    text-align: right;
    background-color: #d7eeff;
    border-radius: 5px;
    border: 3px solid #5fbcd3ff;
    z-index:803;
}
#ancrealtext{
    /*font-size:0.90vw;*/
    font-size: 16px;
}
.circletext {

    z-index:802;
    /*transition: opacity 1s;*/
    /*max-width: 350px;*/
    /*margin-top: -100px;*/

}

#anc_text {
    display: block;
    width: 255px;
    height: 241px;
    max-height: 241px;
    max-width: 255px;
    margin-top: -320px;
    margin-left: 325px;
    min-height: 241px;
    min-width: 255px;
}

#anc_text_inner_start{
    border: 10px solid rgba(68, 0, 170, 0.62);
}
#anc_text_inner{
    border: 10px solid rgba(68, 0, 170, 0.62);
}
.ancauthor{
    text-align: right;
}



.ancultra{
    font-size: 1em;
    font-weight: bolder;
    text-align: center;
    width:200px;
}



#anc_generate {
    /*border-radius: 5px;*/
    /*border-top-color: #216778;*/
    /*border-right-color: #216778;*/
    /*border-bottom-color: #216778;*/
    /*border-left-color: #216778;*/
    /*border-top-style: solid;*/
    /*border-right-style: solid;*/
    /*border-bottom-style: solid;*/
    /*border-left-style: solid;*/
    z-index: 1001;
    display: flex;
    position: static;
    margin-top:-100px;
}
@media (min-width: 992px) {
    #rotatecircle {
        margin-top:78px;
    }
    #anc_generate {
        margin-top: -22px;
    }
    #anc_text{
        margin-top: -236px;
    }
}



#anc_text_inner {
    background-color: #d7eeff;
    z-index: 803;
    position: static;
    /*top: 110px;*/
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
   padding: 10px;
    min-height: 210px;
    min-width: 215px;
    justify-content: center;
    text-align: left;
    align-items: center;
    margin-top: -88px;
}

@media (max-width: 991px){



    #anc_generate {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
         margin-bottom: 0px;
        margin-top: -20px;
    }


    #anc_text {
        margin-top: 20px;
        margin-left: 35px;
    }


}







#anc_oracle {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 100px;
    justify-content: center;
    align-items: center;

    text-align: center;
    align-self: center;
    width: 600px;
    max-width: 600px;
}


#div_block-19-436 {
    background-image: url(/media/images/plugin/SR_Vorlage.png);
    width: 600px;
    z-index: 500;
    height: 381px;
}
.ct-div-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
*, ::after, ::before {
    box-sizing: inherit;
}




