*{padding:0;margin:0;box-sizing:border-box;}body{background-color:rgb(255, 255, 255);}a{text-decoration:none;color:#005AA7;}a:hover{text-decoration:none;}.header{background:#fff;border-bottom:1px solid rgba(31, 31, 31, 0.973);}.topHeader{border-bottom:1px solid rgba(136, 136, 136, 0.644);display:flex;justify-content:space-between-----;}.hLeft{padding-left:20px;width:100px;}.hLeft img{width:40px;height:40px;}.hRight{width:60px;padding-top:5px;}.hRight img{width:35px;height:35px;}.hCenter{display:flex;width:100%;align-items:center;justify-content:center;}.hCenter input{width:50%;border:1px solid rgb(182, 182, 182);height:30px;outline:none;border-top-left-radius:15px;border-bottom-left-radius:15px;padding-left:20px;}.hCenter button{background-color:#fff;outline:none;border:1px solid rgb(182, 182, 182);height:30px;padding-left:14px;padding-right:14px;border-top-right-radius:15px;border-bottom-right-radius:15px;cursor:pointer;border-left:none;}.hCenter button:hover{background:linear-gradient(#0076dd,#003768);color:#fff;}.bottomHeader{padding:5px;background:linear-gradient(#fff,rgb(228, 228, 228));}.bottomHeader ul{list-style:none;display:flex;}.bottomHeader ul li{font-family:monospace;text-transform:uppercase;font-size:16px;padding-right:15px;padding-left:15px;padding-bottom:5px;padding-top:5px;text-align:center;}.bottomHeader ul li:hover{background:linear-gradient(#0076dd,#003768);color:#fff;border-radius:20px;box-shadow:0px 3px 5px 1px rgb(165, 165, 165);}#ads{border:0.5px solid rgba(109, 109, 109, 0.493);padding:10px;margin:40px;overflow:hidden;background:rgba(204, 204, 204, 0.041);padding-top:0px;}#ads button{background-color:rgb(255, 255, 255);border:none;color:#005AA7;font-weight:bold;padding:0px;cursor:pointer;}.adsTemp{display:flex;overflow:hidden;}.adsimg{width:50%;overflow:hidden;margin-right:20px;}.adsTemp img{width:100%;}.adstext{padding-top:10%;font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;}.adstext h4{font-size:20px;}.adsbtm{padding:5px;border-top:1px solid #ccc;margin-top:5px;display:flex;justify-content:space-between-----;}.hFiles{margin-top:20px;}.hFiles p{background:linear-gradient(#0186fc,#012544);padding:8px;color:#fff;font-family:monospace;}.allFiles{display:flex;justify-content:space-evenly;flex-wrap:wrap;}.singleFiles{border-right:1px solid #ccc;background-color:#ffffff;padding:0px;width:170px;padding-bottom:0px;margin-bottom:10px;}.fileThumb{width:170px;height:170px;overflow:hidden;margin-bottom:10px;}.fileThumb img{width:100%;height:100%;}.fileText{font-size:12px;font-family:monospace;}.fileText h6{font-family:Georgia, 'Times New Roman', Times, serif;font-weight:bold;color:tomato;}.fileText b{color:tomato;}table{width:100%;}table tr td{width:50%;}.fileText button{border:none;width:100%;background:linear-gradient(rgb(0, 224, 0),rgb(0, 43, 0));color:#fff;font-weight:bold;}.fileText button:hover{background:linear-gradient(rgb(0, 43, 0),rgb(0, 224, 0));}.singleFiles:hover{background-color:#EEF1F7;cursor:pointer;}.singleFiles:hover .fileText h6{color:#005AA7;}.singleFiles:hover .fileText b{color:#005AA7;}@media only screen and (max-width:600px){.hCenter input{width:70%;color:rgb(51, 51, 51);font-family:monospace;}.bottomHeader ul li{font-size:13px;padding-right:10px;padding-left:10px;}.adstext{padding-top:0px;font-size:10px;}.adstext h4{font-size:12px;}}.moore{padding-left:20px;}.moore span{background:linear-gradient(#0076dd,#012544);color:#fff;padding-left:15px;padding-right:15px;padding-bottom:3px;border-radius:15px;font-family:monospace;}.moore span:hover{background:linear-gradient(rgb(255, 72, 0),rgb(49, 16, 1) );}.footer{background-color:#012544;padding:20px;margin-top:50px;text-align:center;margin:auto;color:#fff;}.footer ul{list-style:none;display:flex;}.footer ul li{padding-right:10px;font-family:monospace;color:white;}.footer ul li:hover{color:tomato;}.fileView{background:linear-gradient(#fff,rgb(240, 238, 128));padding-bottom:30px;}.fileviewThumb{width:360px;height:300px;margin:auto;}.fileviewThumb img{width:100%;height:100%;}.fileDescription{width:360px;margin:auto;background-color:#bcdffd79;box-shadow:1px 7px 13px 7px rgb(68, 68, 68);}.fileDescription table{border:1px solid rgb(80, 80, 80);color:rgb(54, 54, 54);font-family:monospace;}.fileDescription table tr th{padding-left:10px;color:#005AA7;text-shadow:0px 0px 2px rgb(0, 0, 0);text-transform:capitalize;}.fileDescription table tr td{padding-left:10px;}.fileView p{background:linear-gradient(red,rgb(41, 1, 1));color:#fff;padding:10px;width:140px;text-align:center;margin:auto;margin-top:10px;font-family:fantasy;letter-spacing:2px;border-top-left-radius:15px;border-bottom-right-radius:15px;}.fileView p:hover{background: linear-gradient(rgb(20, 168, 0),rgb(41, 10, 1));}