@font-face { font-family: "Gilroy"; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url(https://lagged.dev/images/new/gilroy.woff) format("woff"); } @font-face { font-family: "Gilroy Bold"; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url(https://lagged.dev/images/new/gilroy3.woff) format("woff"); } @font-face { font-family: "Gilroy Light"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(https://lagged.dev/images/new/gilroy-light.woff) format("woff"); } @font-face { font-family: "Basier"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(https://lagged.dev/images/new/basier.woff) format("woff"); } @font-face { font-family: "Basier Bold"; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url(https://lagged.dev/images/new/basier2.woff) format("woff"); } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } button{border:0;outline: none;} button:hover{cursor: pointer;} body{ width:100%;height: 100vh; background: rgb(255,255,255); background-image: linear-gradient(to right top, #ffffff, #fffdff, #fffee2); background-repeat: no-repeat; color:#000; font-family:gilroy,sans-serif; overflow-x: hidden; } a,a:visited,a:active{font-family:gilroy,sans-serif;color:#3986DE;text-decoration: none;} body.dashboard{font-family:basier,sans-serif;} body.dashboard a,body.dashboard a:visited,body.dashboard a:active{font-family:basier,sans-serif;} body.dashboard b{ font-family: basier bold; } pre,.panel{ float:left;width:100%;margin:5px 0 25px 0;box-shadow: 1px 1px 3px 0px #0000003b; } .panel{ border: 1px solid rgba(207, 207, 207, 1); } .panel-heading { color: #333; border-color: #ddd; float: left; clear: both; padding:10px 15px;width: calc(100% - 30px); border-bottom:1px solid rgba(207, 207, 207, 1); background-color: rgba(234, 234, 234, 1); } .panel-body{ padding:10px 15px;width: calc(100% - 30px); color: #383a42; background-color: #fafafa; float:left; } .panel-body p{padding:5px 0} .wrapper{ padding: 28px 56px; margin: 0 auto; width:calc(100% - 112px); max-width:1328px; overflow-x: hidden; } .navbar{ float:left;width:100%; margin:0 0 100px 0; height: 74px; position: relative; z-index: 100; } .navbarexpand{ border-bottom:1px solid #E3E3E3; margin-bottom:20px; } .navbarexpand .navleft{ width:365px; } .navbar-toggle{ width:50px;height:50px; display: block; float: right; margin: 10px 5px 0 0; background: transparent url(https://lagged.dev/images/open.png) 50% 50% no-repeat; background-size: 32px 32px; width: 50px; height: 50px; } .navbar-toggle.collapsed{display:none} .navbarexpand .wrapper{ padding: 13px 48px 0 48px; width: calc(100% - 96px); } .navleft,.navright{float:left;width:50%;} .navright{text-align: right;margin-top: 14px;} a.headerlink,a.headerlink:visited,a.headerlink:active{color:#000;text-decoration: none;} body.dashboard a:hover{text-decoration: underline;} .logo{ float:left;width:153px;height: 44px; background: transparent url(https://lagged.dev/images/new/logo.png) 0 0; background-size: 153px 44px; text-indent: -9999px; position: relative; } a.headerlink{display: block;float:left} .dashlogo{ float:left;margin:2px 0 0 18px; width:207px;height: 38px;line-height: 38px; text-align: center; font-size:16px; border:1px solid rgba(208, 208, 208, 1); border-radius: 25px; } .dashlogo.smaller{ width:158px; height:25px; line-height: 25px; margin:9px 0 0 6px; color:#939393; border-color: #939393; font-size:14px; } ul.nav{ float:left;height:61px; } ul.nav li{float:left;text-align: center; color: #1E2024; font-size: 17px; font-weight: 400;height:61px; } ul.nav li a{color: #1E2024;padding:13px 24px 29px 24px;float:left;display:block} ul.nav li.active a,ul.nav li a:hover{font-family: basier bold;} ul.nav li.active a{border-bottom: 2px solid #1E2024;} ul.inlinenav{ margin: 30px 0 20px 0; height: 46px; line-height: 45px; width:100%; border-bottom: 1px solid #e3e3e3; } ul.inlinenav li{ height: 45px; } ul.inlinenav li a{ color:rgba(51, 122, 183, 1); padding: 0 20px; font-size: 18px; } ul.inlinenav li.active a{ color: #1E2024; } .btn,a.btn{ border-radius: 10px; border: 1px solid #BFB1A7; background: #FFF; color:#000;padding: 14px 34px; text-decoration: none; } .btn:hover,a.btn:hover{ text-decoration: underline; } .btn.primary,a.btn.primary{ background-color: #9768FA; color:#fff; font-family: basier bold; border: none; font-size: 16px; } .btn.primary:disabled{ opacity: 0.5;cursor: wait; } .blackbtn,a.blackbtn{ background: #393933; border-color: #393933; color: #fff; } .navright .blackbtn{margin-left:24px} a.btn.outline{ border:1px solid rgb(227 227 227); padding: 6px 15px; background-color:#fefefe; } a.btn.icon{ padding-left: 28px; position: relative; } a.btn.icon.notxt{ padding:0;width:30px;height:30px; display: block;float:right; border:0; } a.btn.icon:before{ width:16px;height: 16px; content:""; position: absolute; top:8px;left:8px; background: transparent url(https://lagged.dev/images/upload.png) 0 0; background-size: 16px 16px; } a.btn.icon.docs:before{ background: transparent url(https://lagged.dev/images/file.png) 0 0; background-size: 16px 16px; } a.btn.icon.link:before{ background: transparent url(https://lagged.dev/images/link.png) 0 0; background-size: 16px 16px; } a.btn.icon.dload:before{ background: transparent url(https://lagged.dev/images/dlo.png) 0 0; background-size: 16px 16px; } a.btn.icon.addit:before{ background: transparent url(https://lagged.dev/images/plus.png) 0 0; background-size: 30px 30px; width: 30px; height: 30px; top: 0; left: 0; } a.btn.icon.removeit{ position: absolute; top: 25px; right: 5px; } a.btn.icon.removeit:before{ background: transparent url(https://lagged.dev/images/minus.png) 0 0; background-size: 20px 20px; width: 20px; height: 20px; top: 5px; left: 5px; } a.btn.icon.send{ background-color: #9768fa; color: #fff; border-color: #9768fa; } a.btn.icon.send:before{ background: transparent url(https://lagged.dev/images/send.png) 0 0; background-size: 16px 16px; } a.btn.icon.alert{ color:red; } a.btn.icon.alert:before{ background: transparent url(https://lagged.dev/images/alert.png) 0 0; background-size: 16px 16px; } .jumbo,.jumbo2{float:left;clear:both;width:calc(100% - 50px);height: 600px;padding:50px 0 50px 50px;position: relative;} .jumbo:before{ content: ""; position: absolute; right:0;top:0; background: transparent url(https://lagged.dev/images/new/lagged-x-adsense.png) 0 0; width:632px;height: 599px; background-size: 632px 599px; } .jumbo h1,.jumbo2 h1{ font-family: gilroy bold; color: #222227; font-size: 90px; letter-spacing: -0.9px; max-width: 550px;width: 100%; line-height: 110px; position: relative; z-index: 100; } .jumbo p,.jumbo2 p{float:left;clear:both;max-width:470px;width: 100%;margin:56px 0 48px 0; color: #222227; font-size: 28px; line-height: 38px; letter-spacing: -0.28px; position: relative; z-index: 100; } .jumbo a.btn,.jumbo2 a.btn{ background: #8151E5; color:#fff; border-color: #8151E5; font-size: 24px; float:left;clear:both;padding: 20px 42px; position: relative; z-index: 100; } .bottomft{ float:left;clear: both;width: calc(100% - 100px);margin:0 50px;padding: 120px 0 90px 0; border-top: 1px solid #E5E5D9;position: relative; } .scrolldown{ top:-40px;left:calc(50% - 27px); width:55px; height:79px; content: ""; position: absolute; background: transparent url(https://lagged.dev/images/new/more.png) 0 0; background-size: 55px 79px; text-indent: -9999px; } .icontop{ width:30%; float:left; position: relative; padding-top: 200px; margin-right:5%; } .icontop.easy{margin-right:0} .icontop::before{ width:162px;height:162px; content: ""; position: absolute; left:0;top:0; background: transparent url(https://lagged.dev/images/new/icon_1.png) 0 0; background-size: 162px 162px; } .adsense.icontop::before{ background: transparent url(https://lagged.dev/images/new/icon_2.png) 0 0; background-size: 162px 162px; } .easy.icontop::before{ background: transparent url(https://lagged.dev/images/new/icon_3.png) 0 0; background-size: 162px 162px; } .icontop h2{ color: #000; font-size: 38px; letter-spacing: -0.38px; float: left;width:100%; } .icontop p{ float: left;width:100%; margin-top: 22px; color: #82816F; font-size: 24px; line-height: 36px; letter-spacing: -0.24px; font-family: gilroy light; } .footer{ text-align: center; float: left; clear: both; width:100%; padding:0 0 50px 0 } .smcenter{ width:100%;max-width: 640px; margin:0 auto;clear:both; color: #1E2024; } .smcenter h1,h1.jbo{ color: #1E2024; float:left;clear:both;width:100%; font-size: 28px; font-family: basier bold;text-align: center; } h1.jbo{text-align: left;} h2.jbsm{ color: #1E2024; float:left;clear:both;width:100%; font-size: 22px; font-family: basier bold; } .underheader{ float:left;clear:both;width:100%; font-size: 16px;margin:10px 0;text-align: center; } .primaryform{ float:left;width:100%;clear: both;margin: 36px 0; } .primaryform button{ margin: 0 auto; float: none; display: block; } table.table{ font-family: basier,sans-serif; float:left;clear:both;width:100%; margin:20px 0 30px 0; } table.table th{text-align: left; color: #939393; font-size: 14px; padding: 0 0 8px 0; } table.table thead{ border-bottom:1px solid #E3E3E3; } table.table tbody tr{ height: 60px;line-height: 60px;font-size: 16px; position: relative; } table.xtpd tbody tr{ height: 80px;line-height: 80px; } table.table tbody tr:hover{ background-color: rgba(244, 239, 226, 0.4); } table.table tbody td{ min-width: 100px; } table.table tbody tr:after{ content:""; width: calc(100% - 43px); height:1px; background-color: rgb(236, 235, 235); position: absolute; bottom:0;left:43px;right:0; } table.forminside tbody tr:after{ content:""; width: 100%; height:1px; background-color: rgb(236, 235, 235); position: absolute; bottom:0;left:0;right:0; } a.gamelink img{ width: 30px; height: 30px; margin: 15px 10px 0 0; display: block; float: left; border-radius: 5px; } a.gamelink{ height: 30px;line-height: 30px;font-family: basier bold;font-size: 17px; } input.readonly { background-color:#eee;color:#555; } .mb-3{float: left;width:100%;clear: both;margin-bottom: 20px;} .primaryform input,.primaryform textarea{ width: calc(100% - 20px); border-radius: 10px; border: 1px solid #CFCFCF; line-height: 48px; padding: 0 10px; } .primaryform textarea{ font-family: basier; line-height: 20px; padding:10px; } .primaryform select{ padding: 10px 30px 10px 10px; border-radius: 10px; border-color: #cfcfcf; -webkit-appearance: none !important; -moz-appearance: none !important; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC); background-position: 100%; background-size: 20px 13px; background-repeat: no-repeat; } .primaryform .formerror input{ border-color:#F93D3D; } .formerror p{ float:left;clear:both;width: 100%; padding-top:3px; color: #F93D3D; font-size: 14px; } .gamewrapper{float:left;clear:both;width:100%;margin-top:15px} .game_list{float:left;width:200px;height:230px;margin:0 15px 15px 0; box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35); border-radius: 15px; background-color: #f1f1f1;} .game_list:hover span{text-decoration: underline;} .game_list a{display:block;width:100%;height:100%} .game_list img{width:200px;height: 200px;border-radius: 15px;float:left;display:block;border-bottom-right-radius: 0;border-bottom-left-radius: 0;} .game_list span{float:left;display:block;clear:both;width:100%;text-align: center;line-height: 30px;} table.forminside td{padding:0 6px} table.forminside tbody tr{border:none} table.forminside td:first-child{padding-left: 0;} table.forminside th{padding-left:6px} table.forminside th:first-child{padding-left:0} .primaryform label{ width: 100%; font-size: 16px;font-family: basier bold;margin-bottom: 8px;float:left; } .primaryform label::placeholder,.primaryform label::-ms-input-placeholder { color: #A6A0A0; } .block{ float: left; clear: both; width: calc(100% - 32px); border-radius: 10px; padding: 16px;position: relative; } .block h4{ float:left;clear:both;width: 100%; padding-bottom:8px;border-bottom:1px solid #DED9CF; font-size: 17px;font-family: basier bold; } .block p{ float:left;clear:both;width: 100%; margin:10px 0 0 0;font-size: 16px; line-height: 19px; letter-spacing: .1px; } .block.info{ background: linear-gradient(18deg, #F4EFE2 0%, rgba(244, 239, 226, 0.42) 100%); } .block.error{ background: linear-gradient(18deg, #f4e2e2 0%, rgb(244 226 226 / 42%) 100%); } .block.fixed{ opacity: 0.4; } .block.fixed:before{ position: absolute;top: 14px; left: 14px; background: transparent url(https://lagged.dev/images/check.png) 0 0; background-size: 25px 17px; width: 25px; height: 17px; content:""; } .block.error:before{ position: absolute;top: 10px; left: 14px; background: transparent url(https://lagged.dev/images/alert.png) 0 0; background-size: 25px 27px; width: 25px; height: 27px; content:""; } .block.error h4,.block.fixed h4{padding-left:27px;padding-bottom:0;width:calc(100% - 27px);border:none} .block.gamecall{ padding:26px 16px 26px 75px;width: calc(100% - 91px);position: relative;margin:20px 0; } .block.extpad{ padding: 16px 16px 26px 16px; width: calc(100% - 32px); margin: 20px 0; } .block.gamecall:before{ content:"";position: absolute; top:10px;left:12px; background: transparent url(https://lagged.dev/images/game-bit.png) 0 0; background-size: 57px 52px; width: 57px;height: 52px; } .block.gamecall p{margin:0} .pagewrdf{ float:left;width:100%;clear:both; min-height: 500px; margin-bottom: 100px; } .devid{ border-radius: 10px; background: #EAEAEA; color: #1E2024; font-size: 16px; width: 225px; height: 44px; text-align: center; line-height: 44px;float:right;margin-right:10px; } .gameframe{ width:100%;height:600px;border:0;max-width:900px;margin:0 auto; display:block;padding-top:30px;clear:both; } .checkbox-inline { position: relative; display: inline-block; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer; padding-left: 36px; line-height: 25px; } .checkbox-inline input[type=checkbox]{ position: absolute; left:0;top:0;width:30px; height: 20px; } @media (max-width:1300px) { .jumbo:before{ right: -110px; } } @media (max-width:1100px) { .jumbo:before{ display:none; } .scrolldown{ display:none; } } @media (max-width:990px) { .navbar.navbarexpand{ margin-bottom: 20px; height: 80px; } .navbarexpand .wrapper{ padding:5px; width: calc(100% - 10px); } .navbarexpand .navleft { width: 160px; } .dashlogo.smaller { width: 138px; height: 19px; line-height: 18px; margin: 2px 0 0 5px; font-size: 12px; } .navbar-toggle.collapsed{ display: block; } .navbar-collapse{ display: none; } ul.nav{height: auto; width: 100%; z-index: 100; position: relative; background-color: #eee; margin-top: 8px; } ul.nav li{ width: 100%; text-align: center; } ul.nav li a{ width: 100%; padding: 20px 0; } .devid{ margin:10px 0 0 0 !important; } } @media (max-width:875px) { .dashlogo{ clear: both; margin: 2px 0 0 -10px; width: 175px; height: 34px; line-height: 34px; font-size: 15px; } .jumbo{ margin-bottom: 80px;padding-top: 0; } .jumbo:before{ display: block; right: auto; top: auto; bottom:0; left: calc(50% - 187px); background: transparent url(https://lagged.dev/images/new/lagged-x-adsense-mobile.png) 0 0; width: 374px; height: 70px; background-size: 374px 70px; } .bottomft{ padding:50px 0 30px 0; } .icontop{ width: 100%; float: left; margin-bottom: 50px; } } @media (max-width:680px) { .wrapper{ padding: 20px; width: calc(100% - 40px); } .sdkda{display:none} .navbar{margin-bottom: 50px;} .jumbo{ width:100%; padding:160px 0 50px 0; z-index: 100; height: 450px; } .jumbo h1 { font-size: 55px; max-width: 100%; line-height: normal; letter-spacing: -0.5px; } .jumbo p{margin:24px 0 30px 0; font-size: 20px; line-height: 28px; letter-spacing: -0.2px; } .wrapper:before{ content: ""; z-index: 10; position: absolute; top: 20px; left: 0; background: transparent url(https://lagged.dev/images/new/mobile_bg.png) 0 0 no-repeat; width: 100%; height: 562px; background-size: 100% 562px; } body.dashboard{background: rgb(255,255,255);background-image:none} body.dashboard .wrapper:before{display:none} table.table thead{display:none} table.table td{ display:block; width:100%;float:left;line-height:40px; } a.gamelink img{margin-top:5px} table.table tbody tr{ display:inline-block; padding:5px 0;height:auto; } table.table tbody tr:after{width:100%;left:0;} ul.nav.inlinenav li a{ padding:0; } }