
a{ text-decoration:none; }
.mogheiat{ background-color:#ffaa44;}
body{background-color:#eeffbb;text-align : center;}

table{
     background-color:#edfdfd ;
     text-align:center;
     table-layout: fixed;
     width:50%;
}

td{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

th{ background-color:#e1d1d1;}

.table_list {font-size:15;width:100%}

#header_onvan{
    background-color:#88CCdd ; 
    text-align:center ;
    height:120px;
    font-size:40;
}

#menu{
    width:100%;
    text-align : right;
    background-color:#ccffaa;
    height:60px;
    font-size:20;
}

#table_elan{background-color:#dddddd;font-size:20; }
textarea {font-size:15; height:200;}
.table_list { width:80% ;  }
/*----------------------------------------*/

@media screen and (max-width: 1000px) {
    
body{background-color:#eeeeaa; text-align:center;font-size:30;}
#header_onvan{ background-color:#88CCdd;font-size:40; height:120px; width:100%;}
#menu{font-size:30; height:100px; background-color:#ccffaa; text-align:right; width:100%;}
#table_elan{font-size:30; }
table{ width:100% ; font-size:30; } 
input[type=text] , input[type=password] , input[type=submit] , select {font-size:30;}
textarea {font-size:30; height:400;}
input {font-size:30;}
.table_list {font-size:30; width:100% ;  }
button{font-size:30;background-color:#ccffaa;}
}
