.table1{
    width: 100%;
    border-collapse:collapse;
}
.table1 > tbody > tr > td{
    padding: 0.2em;
}

#hedertb{
    width: 100%;
    border-collapse: collapse;
}
.beyaz{
    background-color: #ffffff;
}
.beyazin{
    background-color: #ffffff;
    width: 1010px;
}
#sari{
    background-color: #fbde14;
    height: 5px;
}
#logo{
    padding-left: 60px;
}
#govde{
    width: 1010px;
    margin-left: auto;
    margin-right: auto;

}

#Search{
    width: 175px;
    border: 1px solid #000000 !important;
    height: 30px;
    border-radius: 12px;
}
#footer{
    background-color: #FFFFFF;
    width: 100%;
    height: 50px;
    text-align: center;
}
#copyright{
    background-color: #5C83EA;
    width: 100%;
    height: 80px;
    text-align: center;
    padding-top: 10px;
}

#master{
    border: none;
    border-collapse: collapse;
}

.tx1{
    width: 35%;
    vertical-align: top;
}
.tx2{
    width: 35%;
    vertical-align: top;
}
.tx3{
    width: 30%;
}
#infinite{
    height: 20px;
}

#DE{
    margin-right: 18px;
}
#boxes{
    width: 200px;
    float: right;
    text-align: right;
    margin-right: 30px;
}
.ai_button{
    height: 30px;
    margin-top: 5px;
    width: 100%;

    background-color: #B5B5B3;
    border: 1px solid #777;
    color: #FFF;
    font-weight:bold;
    text-shadow: 0 1px 1px rgba(0,0,0,0.8);

    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.ai_old{

background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

}

.flag{
    margin-left: 8px;
    margin-top: 16px;
}

#featured{
    z-index: 0 !important;
    margin-top: 1px;
}
.dolgu{
    height: 10px !important;
}
#zor{
    z-index: 0;
}

/* this make our menu fixed top */
.f-nav{ z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;}

#test_table tbody tr .col1{
    width: 5%;
}
#test_table tbody tr .col2{
    width: 20%;
}

#level_table tbody tr .col1{
    width: 2%;
}


.orange{
    border:0.2em solid #FF6600;

    background-color: #FF6600;
}
.acikmavi{
    border:0.2em solid #6599FF;
    background-color: #6599FF;
}

#city{
    font-family: Dancing Script;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
}

.h230{
    height: 228px;
    vertical-align: middle;
}
.tableCeCounter{
    font-size: 3em;
}

/* Deneme */
.iconbox{

    width: 120px;

    margin:2px;
    height:auto;
    float:left;

    text-align:center;

    margin-bottom: 4px;
    padding: 5px;

}
.iconbox:hover{

    background: #E1E1E1;
    box-shadow: 0px 0px 1em #ffffff;

    color:#fff;

}
div.iconbox img{
    display:inline;
    margin:3px;
}

.desc{
    margin:2px;
    width:110px;
    height:40px;
    border-radius: 6px;
}
.desc a{
    color: #000000;
    text-shadow: 0.2em 0.2em 0.4em #000000;
    text-decoration: none;
    font-size: 12px;
}

#usrmng_ust tbody tr #c1{
    width: 5%;
}
.usrmng_ana{
    display: table-row;
}
.usrmng_avatar{
    width: 20%;
    display: table-cell;
}
.usrmng_detay{
    padding: 10px;
    width: 40%;
    display: table-cell;
    vertical-align: top;
}
.usrmng_ydetay{
    padding: 10px;
    width: 40%;
    display: table-cell;
    vertical-align: top;
}

/*Big box*/
.bigBox{
    margin:2px;
    border:1px solid #a1a1a1;
    height:auto;
    width:230px;
    float:left;
    background:#dddddd;
    text-align:center;
    border-radius: 8px;
}
.bigBox img{
    display:inline;
    margin:3px;
}
.bigBox{
    margin:2px;
    width:250px;
    text-align:center;
}

/*Box upload*/
#yuzde{
    height: 20px;
}
#yuzdesp{
    width: 100%;
    height: 20px;
    background: #47FF5C;
    display: block;
    text-indent: 5px;
}

.de_submit{
    font-family: 'Ubuntu' !important;
    font-weight: bold;

}
.de_button{
    font-family: 'Ubuntu' !important;
    font-weight: bold;

}


/* Outline Inward */

/*------------------------------------------------------------EVONET--------------------------------------------------*/
.evonet{
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;

    font-size: 1.2em;
    height: 11em;

    /*Efek*/
    transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;

}
.evonet img{
    width: 5em;
    height: 5em;

    /*Efek*/
    transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
/*HOVER*/
.evonet:hover{
    border: 0.2em solid #F2F2F2;
}
.evonet:hover img{
    width: 8em;
    height: 8em;
}

.evonet:hover div{
    display: none;
}
/*HOVER END*/

.blue1{
    border:1px solid #5EAEE3;
    background-color: #5EAEE3;
}
.blue2{
    border:1px solid #6EB4E5;
    background-color: #6EB4E5;
}
.blue3{
    border:1px solid #7FBCE9;
    background-color: #7FBCE9;
}
.blue4{
    border:1px solid #8CC2EE;
    background-color: #8CC2EE;
}

/*------------------------------------------------------------Ana Giriş--------------------------------------------------*/
.masterDasboard{
    text-align: center;

    border-radius: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;

    font-size: 1.2em;
    height: 11em;
}
.masterDasboard img{
    margin-top: 1em;
}
.masterDasboard:hover{
    border: 0.2em solid #F2F2F2;
}

.secondDashboard{
    text-align: center;

    border-radius: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;

    font-size: 1.2em;
    height: 5em;
}
.secondDashboard:hover{
    border: 0.2em solid #F2F2F2;
}

.orange1{
    border:0.2em solid #EDAF3D;
    background-color: #EDAF3D;
}
.orange2{
    border:0.2em solid #EAAF6B;
    background-color: #EAAF6B;
}
.orange3{
    border:0.2em solid #E8B381;
    background-color: #E8B381;
}
.orange4{
    border:0.2em solid #E5C19E;
    background-color: #E5C19E;
}

.watherbox div{
    display:table-row;
    margin-left: auto;
    margin-right: auto;

}

.watherbox div div{
    display:table-cell;

    width: 60px;
    height: 60px;
    font-size: 24px;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    vertical-align: middle;
}
.watherbox div div:last-child{
    width: 120px !important;
}
/*-----------------------------------------------usrmng---------------------------------------------------------------*/
#usrmng .col1{
    width: 20% !important;
}
#usrmng .col2{
    width: 2%  !important;
}

#usrmng .col3{
    width: 78% !important;
}
/*--------------------------------------------ELDEREN-----------------------------------------------------------------*/
.elderen1{
     border:0.2em solid rgb(244, 210, 82);
     background-color: rgb(244, 210, 82);
 }
.elderen2{
    border:0.2em solid rgb(234, 200, 82);
    background-color: rgb(234, 200, 82);
}
.elderen3{
    border:0.2em solid rgb(224, 190, 82);
    background-color: rgb(224, 190, 82);
}
.elderen4{
    border:0.2em solid rgb(204, 153, 0 );
    background-color: rgb(204, 153, 0 );
}
/*------------------------------------------Minecraft-----------------------------------------------------------------*/
.minecraft1{
    border:0.2em solid rgb(22,191,188);
    background-color: rgb(22,191,188);
}
.minecraft2{
    border:0.2em solid rgb(22,201,188);
    background-color: rgb(22,201,188);
}
.minecraft3{
    border:0.2em solid rgb(22,211,188);
    background-color: rgb(22,211,188);
}
.minecraft4{
    border:0.2em solid rgb(22,221,188);
    background-color: rgb(22,221,188);
}
/*------------------------------------------CLaSS-----------------------------------------------------------------*/
.classGame{
     background-color: rgb(0,51,153);
}
.classProgram{
    background-color: rgb(0,128,0);
}
.classMovie{
    background-color: rgb(204,0,0);
}
.classSeries{
    background-color: rgb(255,102,0);
}
.classPlatform{
    background-color: rgb(102, 153, 255);
}
