*{
    word-wrap: break-word;
}
html{
    min-height: 100%;
}
h2{
    word-wrap: break-word;
}
.floatleft{
    float: left;
}
.floatright{
    float: right;
}
.paddingtopnav{
   padding-top: 70px;
}
.margintopnav{
    padding-top: 70px;
}
.loginregister{
    padding-top: 40px;
background-image:linear-gradient(135deg, #0061f2 0%, rgba(105, 0, 199, 1) 100%)
}
.loginregister form button{

    width: 80%;
    border-radius: 10px;
}
.features{
   background-color: #1a2961;
   padding-top: 20px;
}

.features h2{
    padding-top: 20px;
}


.whatis{
    background-color: white;
    padding: 20px;
}
.loginregister form{
   background-color: white;
   margin: 0 auto 25px;
   border-radius: 20px;
   padding: 30px 20px;
   overflow: hidden;

}
.loginregister .flash{
    color: red;
    font-size: 22px;
    padding-bottom: 5px;

}
footer{
    background-color: #363636;
    color: white;
    padding-top: 15px;
    padding-bottom: 10px;
    font-weight: bold;
}
#cryptovalue{
    font-size: 18px;

}
.smallbar{
    background-color: #cccccc;
}
@media only screen and (max-width: 575px) {
.notdisplaymobile{
display: none!important;
}

}
@media only screen and (max-width: 1024px) {
    .notdisplaytablet{
        display: none!important;
    }
    .navbar{
        border-bottom: 0px solid #25ff04;
        background: #000000;
    }
}
.mainpageicon{
    font-size: 5em;
    color: black;
}
.iconround{
    background-image: linear-gradient(135deg, #0061f2 0%, rgba(105, 0, 199, 0.8) 100%);
    /* width: 40px; */
    /* height: 62px; */
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 100%;
    height: 8rem;
    width: 8rem;
    font-size: 4rem;
    background-color: #eff3f9;
    color: white;
}
.hrefbasic{
    margin-bottom: 10px;
}
.recpatcha {
    display: inline-block;
    margin-bottom: 20px;
}
.timercountdown{
    margin: 0px auto;
    width: 160px;
    height: 80px;
    padding-top: 0px;
    border: 1px solid #ccc;
    background-color: #eee;
    margin-bottom: 20px;
}
.font200{
    font-size: 200%;
}
.timecountdisplay:first-of-type{
    float: left;
    padding-left: 10px;
}
.timecountdisplay:last-of-type{
    float: right;
    padding-right: 10px;
}
#adress {
    word-wrap: break-word;
}
.tablecenter{
    margin: 0px auto;
    float: none;
}
.btn{
    margin-bottom: 10px;
}
.table-fixed{
    table-layout: fixed;
    word-wrap: break-word;
}



.left{
    float: left;
}
.withdrawicon{

}
.withdrawicon h2{
display: inline;
    margin-right: 10px;
}
.withdrawicon i {
    font-size:4em;
    color:gold;
}
.centerformconfig{
    padding: 20px;
    max-width: 500px;
    margin: 0 auto 55px;
    border-radius: 5px;
    margin-top: 60px;
    background-color: white;
}
.backgroundbodychangeadress{
    background: gray;
}
.backgroundbodyemailverify{
    background: gray;
}
.pricemenu{
    font-weight: bold;
    font-size: 18px;
}
.coinmarketcap-currency-widget{
width: 100%;

}
#technical{
    max-width: 100%;
}
#technical p{
    width: 100%;
    text-align: center;
}
#technical h2{
    width: 100%;
    text-align: center;
}
#technical h3{
    width: 100%;
    text-align: center;
}
#framevideo{

    padding-top: 20px;
    padding-bottom: 20px;
}
#framevideo > iframe{
    max-width: 100%;
    max-height: 100%;

}
.timercountdownlottery{
    margin: 0px auto; background-color: #D6FF5C; width: 240px;height: 85px; padding-top: 5px; border: 1px solid #ccc;
    background-color: #eee;
}
.countdown_section{
    float: left;padding-left: 10px;
}

.tableadapter > table > tbody { display:block; max-height:300px; overflow-y:auto; }
.tableadapter tr { display:table; width:100%; table-layout:fixed; }
.tableadapter th { padding-left: 0px;}

#scroll {
    position:fixed;
    left:30px;
    bottom:30px;
    cursor:pointer;
    width:60px;
    height:60px;
    background-color: #0035a7;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color: #000000;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
.balance{
    font-weight: bold;
    color: #25ff04 !important;
    font-size: 18px;
}
.navbar{
    border-bottom: 0px solid #25ff04;
 /*   background-image:linear-gradient(8deg, #0061f2 0%, rgba(105, 0, 199, 1) 100%)*/

}
.navbardark{
    border-bottom: 0px solid #25ff04;
    background: #323232;
}
.navbarhomepage{

font-weight: bold;
}
.navbarmain{
    background: #03326d;;
    color: white;
    font-weight: bold;
}
.referergotopage button{
    margin-bottom: 0px;
}

.table{
    border-radius: 2px;
    border: 4px solid #212529;
}
.btn {
    position: relative;



    overflow: hidden;

    border-width: 0;

    border-radius: 2px;



    color: #ecf0f1;

    transition: background-color .3s;
}


.btn:before {
    content: "";

    position: absolute;
    top: 50%;
    left: 50%;

    display: block;
    width: 0;
    padding-top: 0;

    border-radius: 100%;

    background-color: rgba(236, 240, 241, .3);

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn:active:before {
    width: 120%;
    padding-top: 120%;

    transition: width .3s ease-out, padding-top .4s ease-out;
}

.fa-sign-in-alt{
    font-size: 24px;
    color: white;
}
.cards .box{
    border-style: dotted;
    margin-bottom: 10px;
}

.descriptionmain h1{
    font-weight: bold;
    font-size: 34px;
}
.descriptionmain li {
    font-size: 20px;
    font-weight: bold;
}
.descriptionmain li:before{
    content: '';
    position: absolute;
    border-right:4px solid #ffffff;
    border-bottom:4px solid #ffffff;
    width:10px;
    height:10px;
    top: calc(50% - 3px);
    left: -25px;
    transform: translateY(-50%) rotate(-45deg);
}
.descriptionmain li {
    position: relative;
    padding-bottom: 10px;
}
.descriptionmain img{
    width: 40px;
    height: 40px;
    margin-left: 0px;
}

.descriptionmain ul {
    list-style: none;
    margin-left: -20px;
}
.captchaownhomepage {
    width: 210px;
    border-radius: 5px;
}
