
    #yukleniyor    {        text-align:center;    }    #yukleniyor img    {          width:25px;        height:25px;    }    label    {                  float: left;        width: 150px;    }    .selectTemp{        width: 60px;        border: 1px solid gray;        border-radius: 3px;        margin-top: 15px;        cursor: pointer;    }	.selectTemp:hover{        width: 100px;        border: 1px solid gray;        border-radius: 3px;        margin-top: 15px;        cursor: pointer;    }	.selectCer{        width: 50px;		height: 50px;        border: 1px solid gray;        cursor: pointer;    }	.selectCer:hover{        width: 100px;		height: 100px;        border: 1px solid gray;        cursor: pointer;    }	.cerShow{		position: absolute;		width:100%;		height:100%;        max-width: 490px;		max-height: 700px;				margin-left:-10px;		margin-top:-8px;		display: none;    }	.myTable{	overflow:auto; overflow-x:scroll;	}	.tick{	position: absolute;	width: 30px;	height: 30px;	}    .sliderr{		overflow:auto; 		overflow-x:scroll;        white-space: nowrap;		overflow-y: hidden;     }	  #div2{		display: none;     }