body
{
    padding: 0px;
    margin: 0px;
    left: 0px;
    left: 0x;
    top: 0px;
    scroll-behavior: smooth;
}

button:hover
{
    cursor: pointer;
}
button
{
    color: white;
    background-color: #74C0C0;
    border: none;
}

textarea
{
    font-family: Arial;
    font-size: 16px;
}

#mainBackground
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /* background-image: radial-gradient(orange, white); */
}

#maintitle
{
    position: fixed;
    background-color: white;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
    text-align: center;
}

#sendtologin
{
    left: calc(100% - 300px);
}
#sendtoregister
{
    left: calc(100% - 220px);
}

#primg
{
    position: absolute;
    left: calc(100% - 300px);
    top: 25px;
}

#maintitle ul
{
    font-family: "Impact";
    z-index: 1;
}
#mmenu
{
    float: left;
    position: relative;
    left: calc(10% - 60px);
    width: calc(80% - 40px);
}

#mmenu li
{
    float: left;
    text-decoration: none;
    list-style-type: none;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: calc(10% - 60px);
    color: black;
    cursor: pointer;
}

#editmdbtn
{
    position: fixed;
    background-color: lightgreen;
    z-index: 2;
    width: 30px;
    height: 30px;
    right: 170px;
    top: 50px;
}
#editmdsbtn
{
    position: fixed;
    background-color: lightgreen;
    z-index: 2;
    width: 30px;
    height: 30px;
    right: 110px;
    top: 50px;
}
#editmdcbtn
{
    position: fixed;
    background-color: lightgreen;
    z-index: 2;
    width: 30px;
    height: 30px;
    right: 50px;
    top: 50px;
}

#editmdbtn:hover, #editmdsbtn:hover, #editmdcbtn:hover
{
    background-color: darkgreen;
    cursor: pointer;
}

#maintitle ul li:hover
{
    color: lightblue;
}

#mmenudc:hover #aboutciv, #aboutciv:hover, #reteaciv:hover #membrret, #reteaciv:hover, #membrret:hover, #monpolpubcls:hover #monpolpub, #monpolpub:hover
{
    display: grid;
}

.maincontent
{
    position: relative;
    background-color: white;
    width: 50%;
    left: 25%;
    margin-top: 220px;
    display: none;
}

.news
{
    position:relative; 
    float: left; 
    width: calc((100% - 400px)/3); 
    height: 350px; 
    margin: 20px;
    overflow: hidden;
    padding: 40px;
    border: 3px solid black;
}

.vote
{
    position: absolute;
    background-color: #74C0C0;
    border-top: 2px solid black;
    top: calc(100% - 30px);
    left: 0px;
    width: 100%;
    height: 30px;
    cursor: pointer;
}
.newctel:hover
{
    background-color: white;
    opacity: 0.5;
    cursor: pointer;
}
#logindiv
{
    background-color: white;
    display: none;
    width: 200px;
    position: absolute;
    left: calc(100% - 250px);
    top: 100%;
    border: 2px solid black;
    padding: 10px;
    text-align: left;
}
#logindiv a, #logindiv div
{
    margin: 5px;
}

#logindiv input
{
    margin: 5px;
    padding: 5px;
}

#logindiv2
{
    background-color: white;
    display: none;
    width: 150px;
    position: absolute;
    left: calc(100% - 250px);
    top: 100%;
    border: 2px solid black;
    padding: 10px;
}

#logindiv2 ul li a
{
    text-decoration: none;
    color: inherit;
}

.pshow {
    list-style-type: none;
    padding: 10px;
}

#subscr
{
    background-color: white;
    display: none;
    width: 250px;
    position: absolute;
    left: calc(100% - 300px);
    top: 100%;
    border: 2px solid black;
    padding: 10px;
}

#subscr input
{
    padding: 10px;
    margin: 10px;
}
#mc-embedded-subscribe
{
    background-color: #74C0C0;
    color: white;
    border: none;
}

#mce-responses
{
    text-align: left;
}


#ancontent
{
    position: relative;
    margin: 20px;
}

#commenttext, #comment
{
    display: none;
}

#commenttext
{
    background-color: white;
    border: 1px solid black;
    margin-left: 10px;
    width: calc(100% - 20px);
}
#mainnews
{
    position: relative;
    left: 10%;
    width: 80%;
    height: calc(100% - 200px);
    background-color: white;
}
#mainnews #part1
{
    position: relative;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: white;
    margin-bottom: 20%;
}
#mainnewsct
{
    position: relative;
    left: -24%;
    width: 156%;
}
#mainresources, #mainrapmon, #mainproppp, #mainevenimente
{
    display: inline-block;
    width: 85%;
    left: 9%;
}
#mnewstext
{
    position: relative;
    margin-top: 25%;
    left: calc(14%);
    box-sizing: content-box;
    width: 70%;
}
#mnewstext img
{
    position: relative;
    width: 300px;
    left: calc(50% - 150px);
    align-content: center;
}
#mnewstext h2
{
    text-align: center;
}

#circlescv
{
    position: absolute;
    width: 100%;
}
#toolbar
{
    display: none;
    position: relative;
    width: calc(100% - 20px);
    height: 25px;
    margin-left: 10px;
}
#toolbar button
{
    border: 2px outset buttonface;
    background-color: buttonface;
    color: black;
}

#spimage
{
    position: relative;
    width: 70%;
    max-width: 990px;
    left: -20px;
}

#mainmembers table, #mainmembers tr, #mainmembers td
{
    border-collapse: collapse;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    border: 2px solid black;
}

#mainmembers a
{
    text-decoration: none;
    color: black;
    font-size: 19px;
}

#mainmembers td 
{
    padding-right: 100px;
}

#maincontact input
{
    padding: 10px;
    max-width: 400px;
    width: calc(95% - 10px);
}
#maincontact textarea
{
    max-width: 400px;
    width: calc(95% - 10px);
    height: 200px;
    resize: none;
    padding: 10px;
}
#maincontact button
{
    padding: 10px;
}
#maincontact p
{
    margin-bottom: 5px;
}
#logindivsub
{
    left: 30%;
    position: relative;
    background-color: #74C0C0;
    color: white;
    border: none;
    padding: 10px !important;
}
@keyframes bbanim
{
    0%{
        transform: translate(0px, 0px);
    }
    12.5%{
        transform: translate(25px, -50px);
    }
    25%{
        transform: translate(50px, 0px);
    }
    37.5%{
        transform: translate(25px, 50px);
    }
    50%{
        transform: translate(0px, 0px);
    }
    62.5%{
        transform: translate(-25px, -50px);
    }
    75%{
        transform: translate(-50px, 0px);
    }
    87.5%{
        transform: translate(-25px, 50px);
    }
    100%{
        transform: translate(0px, 0px);
    }
}

#hbtn
{
    display: none;
    margin-top: 20px;
}

#hbtn
{
    position: relative;
    left: 20%;
    margin: 10px;
    width: 30px;
    height: 25px;
    float: left;
}

#hbtnl
{
    visibility: inherit;
    position: absolute;
    height: 100%;
    border-left: 3px solid black;
    border-radius: 50px;
    left: 12.5px;
}

#hbtnl:before
{
    position: absolute;
    border-radius: 50px;
    height: 100%;
    border-left: 3px solid black;
    content: "";
    left: -15px;
}

#hbtnl:after
{
    position: absolute;
    border-radius: 50px;
    height: 100%;
    border-right: 3px solid black;
    content: "";
    left: 10px;
}

#btbox
{
    position: absolute;
    left: 84%;
    z-index: 2;
}

#btbox img
{
    margin-top: 15px;
    height: 50px;
}
.eldiv
{
    position: relative;
    width: 33.3333%;
    left: 0px;
    height: 350px;
    float: left;
    padding: 50px;
    box-sizing: border-box;
    color: white;
    text-align: center;
}

.eldiv h3
{
    text-align: center;
}

.eldiv button
{
    padding: 10px;
    margin: 10px;
    color: white;
    background-color: black;
    position: absolute;
    left: calc(50% - 65px);
    top: 80%;
    border: none;
}


.eldiv2
{
    position: relative;
    width: calc(33% - 17px);;
    left: 0px;
    height: 350px;
    float: left;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

#part4 
{
    position: relative;
    left: -20px;
    width: calc(100% + 20px);
}
#part4 h1
{
    text-align: center;
}

#part4 h3
{
    text-align: center;
}

.eldiv2 button
{
    padding: 10px;
    margin: 10px;
    color: white;
    position: absolute;
    left: calc(50% - 65px);
    top: 80%;
    border: none;
}
.eldiv2 p
{
    color: #808080;
}

.eldiv2 div
{
    position: relative;
    height: calc(100% - 50px);
    width: 100%;
    overflow: hidden;
}

#part2
{
    /* position: absolute; */
    display: inline-block;
}
#part3
{
    position: relative;
}
#part3 img
{
    position: relative;
    width: calc(100% + 12px);
    left: -13px;
}

#mcircle
{
    position: absolute;
    width: 200px;
    height: 200px;
    left: 70%;
    top: calc(50% - 100px);
    border-radius: 50%;
    padding: 40px;
    background-color: #F6AA3D;
}

#mcircle2
{
    position: absolute;
    width: 1px;
    height: 1px;
    left: calc(70% + 240px);
    top: 50%;
    border-radius: 50%;
    padding: 40px;
    background-color: #CE4841;
    
}
#mcircle2 span
{
    position: absolute;
    font-size: 60px;
    top: 5px;
    left: 27px;
    color: white;
}

.greybk
{
    background-color: lightgray;
}
#part5
{
    background-color: black;
    color: white;
    display: inline-block;
    margin-top: 30px;
    left: 0px;
    width: 100%;
    position: relative;
}

#p5mcont
{
    position: relative;
    padding: 20px;
    float: left;
    width: 50%;
    left: 10%;
    font-size: 14px;
}
#p5mcont a, #p5link a, #gdprdiv a
{
    color: #74C0C0;
}
#p5link
{
    padding: 20px;
    text-align: right;
    margin-right: 10%;
    font-size: 14px;
}
#p5link img
{
    height: 50px;
}

#mcircle p
{
    margin-top: 30px;
    color: white;
    font-size: 17px;
    text-align: center;
}

#backlink
{
    padding: 20px;
}
#backlink a
{
    padding: 10px;
}


#loginerrormsg
{
    color: red;
}

.like
{
    /* font-family: "Segoe UI Symbol"; */
    font-family: 'FontAwesome';
    color: orange;
    height: 70%;
    left: 0px;
    top:0px;
    margin: 3px;
    padding: 0px;
    float: left;
}

#gdprdiv
{
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    top: calc(100% - 80px);
    width: 100%;
    height: 80px;
    text-align: center;
    color: white;
    z-index: 10;
}
#gdprdiv p
{
    margin: 0px;
    text-align: center;
}
#gdprdiv button
{
    margin: 5px;
    padding: 5px;
    width: 100px;
    color: white;
    border: none;
}

#logindiv2 ul li
{
    float: none;
}

#logindiv2 ul
{
    width: 100px;  
}

#mainenter input
{
    padding: 7px;
    margin: 5px;
    width: 70%;
    border: none;
    border-bottom: 2px inset;
    outline: none;
}
#mainenter p
{
    padding: 0px;
    margin: 10px;
}
#mainenter button
{
    padding: 10px;
    margin: 20px;
    width: 100px;
    left: calc(50% - 60px);
    position: relative;
}

.reqcheckbox
{
    position: relative;
    border: 2px solid grey;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    float: left;
    margin-top: 2px;
}
.reqboxinline
{
    background-color: red;
    position: relative;
    width: 9px;
    height: 9px;
    left: 2px;
    top: 2px;
    border-radius: 50%;
    display: none;
}

.reqcheckbox:active
{
    box-shadow: 0px 0px 2px 15px lightpink;
    transition: all 200ms;
}
.reqcheckbox2
{
    position: relative;
    border: 2px solid grey;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    float: left;
}
.reqboxinline2
{
    background-color: red;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: none;
}
.reqboxinlinetype2
{
    left: 2px;
    width: 2px;
    height: 6px;
    background-color: white;
    position: relative;
    top: 4px;
    transform: rotateZ(-45deg);
}
.reqboxinlinetype3
{
    left: 7px;
    width: 2px;
    height: 10px;
    background-color: white;
    position: relative;
    top: -5px;
    transform: rotateZ(45deg);
}

.reqcheckbox2:active
{
    box-shadow: 0px 0px 2px 15px lightpink;
    transition: all 200ms;
}

.left_tab
{
    margin-right: 20px;
    margin-left: 5px;
    margin-bottom: 7px;
    float: left;
}

.left_tab span 
{
    margin-left: 5px;
}

.inline_other
{
    top: -10px;
    position: relative;
    /* margin-left: 100px !important; */
    width: calc(50% - 100px) !important;
}

#aboutmenu
{
    border: 1px solid black;
    width: 250px;
    float: left;
    margin: 10px;
}


#aboutmenu1
{
    display: inline-block;
}

.alingidea
{
    /* margin-left: 60px !important; */
}
.alingidea1
{
    /* margin-left: 30px !important; */
}
#mainabout p, #mainspnews p
{ 
    font-size: 19px;
    padding: 10px;
}
#aboutmenuhead h2
{
    text-align: center;
}

#mainsettings input
{
    padding: 10px;
    margin: 10px;
}
#mainsettings tr td
{
    padding: 0px;
    margin: 0px;
}

#mainsettings button
{
    padding: 10px;
    margin: 10px;
}

#mainenter li 
{
    margin: 7px;
}

#mainenter ul
{
    list-style: none;
}

.agree_tab
{
    position: relative;
    margin-left: 10px;
}

#aboutciv
{
    position: absolute;
    list-style-type: none;
    left: calc(20% - 48px);
    margin-top: 10px;
    text-align: left;
    display: none;
    background-color: white;
}

#aboutciv li
{
    margin-top: 0px;
    cursor: pointer;
    margin-left: -20px;
}

#request_cont8
{
    height: 100px;
    width: 70%;
    resize: none;
}

.orangetitle
{
    color: #F6AA3D;
    text-align: center;
    font-size: 43px;
}

#ancontent h1
{
    color: #F6AA3D;
    text-align: center;
    font-size: 43px;
}
#ancontent p
{
    font-size: 19px;
    padding: 10px;
}

#ancontent img
{
    cursor: pointer;
}


@media screen and (max-width: 800px)
{
    #mmenu li
    {
        float: none;
        margin-left: 20px;
    }
    #hbtn
    {
        display: block;
        float: left;
        margin-top: 100px;
    }

    #mcircle
    {
        left: 5%;
    }
    #mcircle2
    {
        left: calc(5% + 200px);
    }

    .eldiv
    {
        float: none;
        width: 100%;
        color: white;
    }
    .eldiv2
    {
        float: none;
        width: calc(100% - 20px);
        color: black;
    }

    #part3 img
    {
        height: 400px;
    }
    #btbox
    {
        left: 40% !important;
        margin-top: 20px;
    }
    #p5mcont
    {
        float: none;
    }
    #logindiv
    {
        left: -80px;
    }

    #logindiv2 ul
    {
        visibility: visible;
    }
    #gdprdiv
    {
        top: calc(100% - 130px);
        width: 100%;
        height: 130px;
        z-index: 10;
    }
    #spimage
    {
        margin-top: 10px;
    }
    #subscr
    {
        left: -100px;
    }
    .news
    {
        width: 100%;
    }
    .maincontent
    {
        left: 5%;
        width: 90%;
    }
    #mainmembers td
    {
        float: left;
    }
}

@media (min-width: 800px) and (max-width: 1380px)
{
   
    #p5mcont
    {
        left: 5%;
    }
    #p5link
    {
        margin-right: 5%;
    }
}

#mc_embed_signup
{
    background:#fff; 
    clear: left; 
    font: 14px Helvetica, Arial, sans-serif; 
}

#mce-success-response 
{
    color: green;
}

#mce-error-response 
{
    color: red;
}
#mainnewsct iframe 
{
    margin-left: 10px;
}

#___plus_0 
{
    margin-left: 10px !important;
}
#mainenter h4
{
    height: 5px;
    margin-top: 0px;
}

#waitdiv
{
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    z-index: 2;
}
#waitdiv h1
{
    position: fixed;
    top: 50%;
    text-align: center;
    width: 100%;
    color: white;
}

#waitdivcont
{
    position: relative;
    top: 50%;
    text-align: center;
    width: 100%;
    color: white;
    display: inline-block;
    
}

@keyframes rot
{
    from
    {
        transform: rotate(0deg);
    }
    to
    {
        transform: rotate(360deg);
    }
}
#loader
{
    position: relative;
    width: 20px;
    height: 20px;
    border-left: 3px solid lightskyblue;
    border-top: 3px solid lightskyblue;
    border-radius: 50%;
    animation: rot 1s linear infinite;
    display: inline-block;
    top: 4px;
    margin-left: 5px;
}

#photolaunch
{
    display: none;
    position: fixed;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.9);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
}

#photolaunchimg
{
    position: relative;
    max-height: 90%;
    max-width: 90%;
    transition: opacity 0.2s linear;
}

#photolaunchclose
{
    position: absolute;
    right: 10px;
    top: 5px;
    width: 30px;
    height: 30px;
    color: white;
    cursor: pointer;
    font-size: 25px;
    opacity: 0.3;
    transition: all 1s;
}

#phnext, #phbefore
{
    color: white;
    position: absolute;
    top: calc(50% - 10px);
    font-size: 70px;
    cursor: pointer;
    opacity: 0.3;
    transition: all 1s;
    width: 50px;
    height: 50px;
}

#phnext:hover, #phbefore:hover, #photolaunchclose:hover
{
    opacity: 1;
}

.phsticks
{
    position: absolute;
    width: 4px;
    height: 30px;
    background-color: grey;
    border-bottom-left-radius: 30%;
    border-bottom-right-radius: 30%;
    border-top-left-radius: 30%;
    border-top-right-radius: 30%;
    left: calc(50% - 2px);
}

#photolaunchclose #phx1
{
    transform: rotate(45deg);
}
#photolaunchclose #phx2
{
    transform: rotate(-45deg);
}

#phnext #phnx1
{
    transform: rotate(45deg);
    top: 19px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#phnext #phnx2
{
    transform: rotate(-45deg);
    top: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}


#phbefore #phbx1
{
    transform: rotate(45deg);
    top: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#phbefore #phbx2
{
    transform: rotate(-45deg);
    top: 19px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#membrret
{
    position: absolute;
    list-style-type: none;
    left: calc(30% + 15px);
    margin-top: 29px;
    text-align: left;
    display: none;
    background-color: white;
}
#membrret li 
{
    margin-top: 0px;
    cursor: pointer;
    margin-left: -20px;
}

#monpolpub li
{
    margin-top: 0px;
    cursor: pointer;
    margin-left: -20px;
}

#monpolpub
{
    position: absolute;
    list-style-type: none;
    left: calc(40% + 62px);
    margin-top: 10px;
    text-align: left;
    display: none;
    background-color: white;
}