@import url(../../css2);@import url(../../ajax/libs/font-awesome/6.1.1/css/all.min.css);@import url(../../css2-1);@import url(../../css2-2);@import url(../../css2);@import url(../../ajax/libs/font-awesome/6.1.1/css/all.min.css);@import url(../../css2-1);@import url(../../css2-2);.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 48}:root{--sidebarWidth:320px}*{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box;border:0;outline:0;overflow:hidden}:focus{outline:0}body,html{height:100vh;width:100vw;font-family:Inter,Poppins,sans-serif}body{display:grid;grid-template:80px 1fr/1fr;grid-template-areas:"header" "content";text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::before{content:"";background:url("../img/arkaplan.png") no-repeat fixed center/cover;position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}#header{grid-area:header}#content{grid-area:content;overflow-y:auto}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 48}#header{display:flex;align-items:center;justify-content:space-between;flex-direction:row;background:rgba(0, 0, 0, 0.7);box-shadow:0 1px 0 0 rgb(255, 0, 0);width:100%;height:100%;flex-wrap:wrap;padding:0 30px;z-index:999}#header .logos{display:inline-flex;align-items:center;flex:2}#header .logos .home{margin-right:15px}#header .logos .home a{background:rgb(0, 0, 0)}#header .logos .home a img{width:40px}#header .menu{display:inline-block}@media screen and (max-width:768px){#header .menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ff0000;z-index:99;opacity:0;visibility:hidden;transition:all .3s;display:flex;align-items:center;justify-content:center;flex-direction:column}#header .menu.active{opacity:.96;visibility:visible}#header .menu a{font-size:14px;padding:20px}}#header .menu a{color:#eee;text-transform:uppercase;margin:0 10px;opacity:.5;transition:all .2s;font-weight:500;font-size:12px;letter-spacing:1.5px}@media screen and (max-width:1024px){#header .menu a{margin:0 5px}}#header .menu a.active,#header .menu a:hover{opacity:1}#header .menu button[data-close-header]{background:0 0;border:none;position:absolute;top:19px;right:29px;font-size:36px;padding:0;display:none;color:#999;cursor:pointer}@media screen and (max-width:768px){#header .menu button[data-close-header]{display:block}}#header .menu.interior-list a{background:#eee;color:#1d1d1f;padding:4px 8px;text-align:center;border-radius:4px;min-width:70px;display:inline-flex;align-items:center;justify-content:center;flex-direction:row}@media screen and (max-width:768px){#header .menu.interior-list a{font-size:16px;margin:10px}}#header .social{text-align:right;flex:2}@media screen and (max-width:768px){#header .social{display:none}}#header .social a{color:#ff0000 ;opacity:.7;font-size:17px;margin-left:15px;transition:all .2s;background:#000000;padding:4px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;flex-direction:row}#header .social a:hover{opacity:1}#header button[data-open-header]{display:none;background:rgba(0,0,0,0);cursor:pointer}@media screen and (max-width:768px){#header button[data-open-header]{display:inline-block}}#header button[data-open-header] span{display:block;width:22px;height:2px;margin:4px 0;background:#999}#header.rules{background:#000000}#header.rules .menu a{color:#ffffff}@media screen and (max-width:768px){#header.rules .menu a{color:#eee}}#header.rules button[data-open-header] span{background:#333}#content.home{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:20px}#content.home .wrapper{display:flex;align-items:center;justify-content:space-around;flex-direction:row;width:100%;height:100%;max-width:1800px}@media screen and (max-width:768px){#content.home .wrapper{flex-direction:column}}#content.home .wrapper .text{display:block}@media screen and (max-width:1024px){#content.home .wrapper .text{padding-right:30px}}@media screen and (max-width:768px){#content.home .wrapper .text{width:100%}}#content.home .wrapper .text h1{font-size:48px;margin:0;font-weight:700;color:#eee;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1440px){#content.home .wrapper .text h1{font-size:38px}}@media screen and (max-width:1024px){#content.home .wrapper .text h1{font-size:36px}}#content.home .wrapper .text p{font-size:15px;margin:25px 0;opacity:.7;letter-spacing:.5px;font-weight:400;line-height:25px;color:#eee;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1440px){#content.home .wrapper .text p{font-size:14px;margin:25px 0;line-height:23px}}@media screen and (max-width:1024px){#content.home .wrapper .text p{font-size:13px;margin:20px 0;line-height:20px}}#content.home .wrapper .text .sep{display:block;width:100%;height:2px;background:linear-gradient(90deg,hsla(0deg,0%,100%,.075),transparent);margin-bottom:30px}@media screen and (max-width:1440px){#content.home .wrapper .text .sep{margin-bottom:25px}}@media screen and (max-width:1024px){#content.home .wrapper .text .sep{margin-bottom:20px}}#content.home .wrapper .text .launch-flex{display:inline-flex;align-items:flex-start;justify-content:space-between;flex-direction:row}@media screen and (max-width:1024px){#content.home .wrapper .text .launch-flex{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}}#content.home .wrapper .text .launch-flex .btn{display:inline-block;padding:15px 30px;font-size:15px;font-weight:600;background:rgba(255,255,255,.08);color:#eee;text-transform:uppercase;border-radius:5px;letter-spacing:1px;transition:all .2s;margin-bottom:5px}#content.home .wrapper .text .launch-flex .btn:hover{background:rgba(255,255,255,.12)}#content.home .wrapper .text .launch-flex .launch{display:inline-block;vertical-align:middle;margin-left:30px;font-weight:500;letter-spacing:.5px;font-size:12px;color:rgba(255,255,255,.3);line-height:17px;max-width:250px;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1440px){#content.home .wrapper .text .launch-flex .launch{margin-left:20px;width:40%;line-height:20px;vertical-align:middle}}@media screen and (max-width:1024px){#content.home .wrapper .text .launch-flex .launch{display:block;margin-left:0;margin-top:20px;width:100%;max-width:none}}#content.home .wrapper .text .launch-flex .launch i{font-style:normal;font-weight:600;color:rgba(255,255,255,.5)}#content.home .wrapper .video{width:calc(250px + 17vw);height:320px;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 10px 50px 0 rgba(0,0,0,.7)}@media screen and (max-width:1024px){#content.home .wrapper .video{height:250px}}@media screen and (max-width:768px){#content.home .wrapper .video{display:none}}#content.home .wrapper .video iframe{width:100%;height:100%}#content.home .copyright{text-align:center;font-size:11px;letter-spacing:.5px;line-height:20px;opacity:.2;color:#eee;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.home .copyright{line-height:18px;letter-spacing:.2px;zoom:80%}}@media screen and (max-width:768px){#content.home .copyright{display:none}}#content.home .copyright p{margin:1em 0}#content.home .social-mobile{opacity:.5;font-size:18px;display:none;padding:30px}@media screen and (max-width:768px){#content.home .social-mobile{display:block}}#content.home .social-mobile a{color:#eee;text-decoration:none;transition:all .2s}#content.home .social-mobile a:not(:first-child){margin-left:15px}#content .rules{--gap:2em;display:flex;align-items:center;justify-content:space-between;flex-direction:row;height:100%;max-width:1800px;margin:0 auto;padding:1.5em var(--gap) .5em var(--gap);grid-gap:var(--gap)}#content .rules .sidebar{width:var(--sidebarWidth);height:100%;background:rgba(0,0,0,0);border-radius:4px;overflow-y:auto}#content .rules .sidebar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#222;border-radius:10px}#content .rules .sidebar::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0)}#content .rules .sidebar::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,0);background-image:-webkit-linear-gradient(top,#ff0000 0,#ff0000 50%,#ff0000 51%,#ff0000 100%)}#content .rules .sidebar .sidebar-content{background:rgba(29,29,31,.72);border-radius:8px}#content .rules .sidebar .sidebar-content .sep{display:block;width:85%;height:2px;background:linear-gradient(90deg,transparent,rgba(251, 0, 0, 0.952),transparent);margin:30px auto}#content .rules .sidebar .sidebar-content .block{display:block;width:100%;padding:0 1em}#content .rules .sidebar .sidebar-content .block h2{color:#ff0000;font-family:Poppins,Inter,sans-serif;letter-spacing:.5px;font-size:20px;line-height:1.2;font-weight:600;padding-bottom:12px;cursor:default;user-select:none;-webkit-user-drag:none}#content .rules .sidebar .sidebar-content .block ul li{display:block;width:100%;min-height:35px;line-height:35px;padding:0 0 8px 42px;position:relative}#content .rules .sidebar .sidebar-content .block ul li a{color:#888;font-weight:700;font-family:Poppins,Inter,sans-serif;letter-spacing:.01em;font-size:18px;cursor:pointer;transition:all .3s;padding:8px 12px;border-radius:4px;display:inline-block;line-height:25px}#content .rules .sidebar .sidebar-content .block ul li a:hover{color:#eee;background:rgba(85,85,85,.15)}#content .rules .sidebar .sidebar-content .block ul li::before{content:"";width:25px;height:25px;background:url(../img/icon/doc/_solid.png) no-repeat center/contain;position:absolute;left:0;top:40%;opacity:.7;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;flex-direction:row}#content .rules .sidebar .sidebar-content .block.pinned ul li::before{background:url(../img/icon/doc/_outlined.png) no-repeat center/contain!important}#content .rules .content{width:calc(100% - var(--sidebarWidth));height:100%;background:rgba(0,0,0,0);border-radius:4px;display:grid;grid-template:1fr/4fr 1fr;flex-direction:row;grid-template-areas:"text-content" "options"}@media screen and (max-width:1024px){#content .rules .content{grid-template:1fr/1fr}}#content .rules .content .text-content{overflow:auto}#content .rules .content .text-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#222;border-radius:10px}#content .rules .content .text-content::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0)}#content .rules .content .text-content::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,0);background-image:-webkit-linear-gradient(top,#ff0000 0,#ff0000 50%,#ff0000 51%,#ff0000 100%)}@media screen and (max-width:1024px){#content .rules .content .text-content{grid-area:text-content;margin-top:100px}}#content .rules .content .text-content .text{display:block;width:100%;height:max-content;background:rgba(85,85,85,.27);padding:12px 16px;border-radius:8px}#content .rules .content .text-content .text h1{color:#ff0000;font-family:Poppins,Inter,sans-serif;letter-spacing:.5px;font-size:26px;line-height:1.2;font-weight:600;padding:16px 8px;cursor:default;user-select:none;-webkit-user-drag:none}#content .rules .content .text-content .text h3{color:#f9f9f9;font-size:34px;padding:12px 0;font-weight:600;cursor:default;user-select:none;-webkit-user-drag:none}#content .rules .content .text-content .text p{font-size:15px;margin:25px 0;opacity:.7;letter-spacing:.5px;font-weight:400;line-height:25px;color:#eee;cursor:default;user-select:none;-webkit-user-drag:none}#content .rules .content .text-content .copyright{text-align:left;font-size:11px;letter-spacing:.5px;line-height:20px;opacity:.2;color:#eee;cursor:default;user-select:none;-webkit-user-drag:none;padding:3em 0 1em 0}#content .rules .content .options{min-width:280px;padding:12px 24px}@media screen and (max-width:1024px){#content .rules .content .options{grid-area:options;height:100px}}#content .rules .content .options ul{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%}#content .rules .content .options ul li{display:block;width:100%;height:max-content}#content .rules .content .options ul li:not(:last-child){padding-bottom:12px}#content .rules .content .options ul li a{display:flex;align-items:center;justify-content:flex-start;grid-gap:8px;color:#ff0000;font-family:Poppins,Inter,sans-serif;line-height:1.5;font-size:19px;cursor:pointer;text-transform:capitalize}#content .rules .content .options ul li a:hover{text-decoration:underline}#content.mta-gta-download{display:flex;align-items:center;justify-content:center;flex-direction:column}#content.mta-gta-download h1{font-size:28px;color:rgba(255,255,255,.65);font-weight:400;font-family:Inter,Poppins,sans-serif;display:block;width:100%;text-align:center;line-height:1.5;letter-spacing:-.025em;padding-bottom:1em;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.mta-gta-download h1{font-size:26px}}@media screen and (max-width:768px){#content.mta-gta-download h1{padding:1.5em 1em 1em;font-size:22px}}#content.mta-gta-download h1 i{font-style:normal;font-weight:600;color:rgba(255,255,255,.85)}#content.mta-gta-download .grid{display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;padding:2em;overflow-y:auto}@media screen and (max-width:768px){#content.mta-gta-download .grid{display:block!important}#content.mta-gta-download .grid::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#222;border-radius:10px}#content.mta-gta-download .grid::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0)}#content.mta-gta-download .grid::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,0);background-image:-webkit-linear-gradient(top,#ff0000 0,#ff0000 50%,#ff0000 51%,#ff0000 100%)}}#content.mta-gta-download .grid div{--padding:2em;position:relative}@media screen and (max-width:768px){#content.mta-gta-download .grid div{width:100%}}#content.mta-gta-download .grid div h2{color:#ffffff;font-size:32px;line-height:1.15;font-weight:600;letter-spacing:-.015em;padding-bottom:12px;opacity:.89;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.mta-gta-download .grid div h2{font-size:26px}}#content.mta-gta-download .grid div .desc{color:rgba(238,238,238,.74);line-height:1.25;font-size:17px;font-weight:400;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.mta-gta-download .grid div .desc{font-size:15px}}#content.mta-gta-download .grid div .sep{--sep-h:2.25px;display:block;margin:14px 0;height:var(--sep-h);border-radius:var(--sep-h);width:100%;background:rgba(238,238,238,.2)}#content.mta-gta-download .grid div .btn{display:inline-block;padding:15px 30px;font-size:20px;font-weight:600;background:rgba(255,255,255,.08);color:#eee;text-transform:uppercase;border-radius:5px;letter-spacing:1px;transition:all .2s;margin-bottom:5px}#content.mta-gta-download .grid div .btn:hover{background:rgba(255,255,255,.12)}@media screen and (max-width:1024px){#content.mta-gta-download .grid div .btn{display:inline-block;padding:15px 30px;font-size:15px;font-weight:600;background:rgba(255,255,255,.08);color:#eee;text-transform:uppercase;border-radius:5px;letter-spacing:1px;transition:all .2s;margin-bottom:5px}#content.mta-gta-download .grid div .btn:hover{background:rgba(255,255,255,.12)}}#content.mta-gta-download .grid div .copyright{text-align:left;font-size:11px;letter-spacing:.5px;line-height:20px;opacity:.2;color:#eee}@media screen and (max-width:1024px){#content.mta-gta-download .grid div .copyright{font-size:10px}}#content.mta-gta-download .grid div:first-child{padding-right:var(--padding)}@media screen and (max-width:768px){#content.mta-gta-download .grid div:first-child{padding-right:0;padding-bottom:var(--padding)}}#content.mta-gta-download .grid div:first-child::after{content:"";display:block;width:5px;height:100%;background:linear-gradient(180deg,transparent,rgb(255, 0, 0),transparent);position:absolute;right:0;top:0}@media screen and (max-width:768px){#content.mta-gta-download .grid div:first-child::after{display:none!important}}#content.mta-gta-download .grid div:last-child{padding-left:var(--padding)}@media screen and (max-width:768px){#content.mta-gta-download .grid div:last-child{padding-left:0;padding-top:var(--padding)}}#content.interior-list{padding:2em}#content.interior-list .content{width:100%;height:100%;max-width:1080px;margin:0 auto;grid-gap:2em;display:grid;grid-template:1fr/repeat(2,1fr);flex-direction:row;grid-template-areas:none}@media screen and (max-width:768px){#content.interior-list .content{flex-direction:column;grid-template:repeat(2,1fr)/1fr}}#content.interior-list .content .text{text-align:left;margin-top:-3em;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}@media screen and (max-width:768px){#content.interior-list .content .text{margin-top:0}}#content.interior-list .content .text h1{font-size:60px;font-weight:700;letter-spacing:-.035em;line-height:1.15;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.interior-list .content .text h1{font-size:48px}}#content.interior-list .content .text h1:first-child{color:#ababab}#content.interior-list .content .text h1:nth-child(2){color:#ff0000}#content.interior-list .content .text p{color:#f9f9f9;font-family:Poppins,Inter,sans-serif;font-size:17px;text-align:left;padding-top:12px;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.interior-list .content .text p{font-size:16px}}#content.interior-list .content .poster{display:block;margin-top:-3em;width:100%;height:100%}@media screen and (max-width:768px){#content.interior-list .content .poster{margin-top:0}}#content.interior-list .content .poster picture{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row}#content.interior-list .content .poster picture img{display:block;height:350px;object-fit:contain;width:auto;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.interior-list .content .poster picture img{height:256px}}#content.interior-view .content{display:block;width:100%;height:100%;max-width:1800px;margin:0 auto;padding:1em 2em;overflow:auto}#content.interior-view .content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#222;border-radius:10px}#content.interior-view .content::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0)}#content.interior-view .content::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,0);background-image:-webkit-linear-gradient(top,#ff0000 0,#ff0000 50%,#ff0000 51%,#ff0000 100%)}#content.interior-view .content p{display:block;width:100%;min-height:35px;line-height:1.5;color:rgba(238,238,238,.9);text-align:center;padding:1em 2em;font-size:18px;font-weight:400;letter-spacing:-.015em;cursor:default;user-select:none;-webkit-user-drag:none}#content.interior-view .content h1{color:#333;padding:1em;letter-spacing:-.035em;cursor:default;user-select:none;-webkit-user-drag:none}@media screen and (max-width:1024px){#content.interior-view .content h1{font-size:24px}}@media screen and (max-width:768px){#content.interior-view .content h1{font-size:20px}}#content.interior-view .content .grid{display:grid;grid-template:auto/repeat(4,1fr);flex-direction:row;grid-template-areas:none;grid-gap:2em;padding:1em 0}@media screen and (max-width:1440px){#content.interior-view .content .grid{grid-template:auto/repeat(3,1fr)}}@media screen and (max-width:1024px){#content.interior-view .content .grid{grid-template:auto/repeat(2,1fr)}}@media screen and (max-width:768px){#content.interior-view .content .grid{grid-template:auto/repeat(1,1fr)}}#content.interior-view .content .grid .item .image{width:100%;height:max-content;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:row}#content.interior-view .content .grid .item .image img{display:block;width:100%;height:auto;cursor:default;user-select:none;-webkit-user-drag:none}#content.interior-view .content .grid .item h3{color:#d1d1d1;font-size:22px;font-weight:500;font-family:Poppins,Inter,sans-serif;letter-spacing:-.035em;text-align:center;padding:8px 0;cursor:default;user-select:none;-webkit-user-drag:none}#content.admin .tab{display:block;width:100%;height:100%;max-width:1020px;margin:0 auto;border-left:1px solid #333;border-right:1px solid #333;overflow:auto;padding-bottom:4em}#content.admin .tab::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#222;border-radius:10px}#content.admin .tab::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0)}#content.admin .tab::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,0);background-image:-webkit-linear-gradient(top,#ff0000 0,#ff0000 50%,#ff0000 51%,#ff0000 100%)}#content.admin .tab h1{color:#dfdfdf;font-size:28px;font-weight:400;letter-spacing:-.035em;line-height:1.25;font-family:Poppins,Inter,sans-serif;padding:1.5em 1.5em 1em 1.5em;border-bottom:1px solid #333;cursor:default;user-select:none;-webkit-user-drag:none}#content.admin .tab h1 a{color:#6297e7;padding:0 7px;text-decoration:underline;font-size:22px;cursor:pointer}#content.admin .tab h1 a._delete{text-decoration:none;color:#ff0000}#content.admin .tab h1 a._delete:hover{text-decoration:underline!important}#content.admin .tab h1 i{font-style:normal;font-weight:600;color:rgba(255,255,255,.5)}#content.admin .tab p{display:block;width:100%;padding:1em 1.8em;font-size:14px;color:#444;cursor:default;user-select:none;-webkit-user-drag:none}#content.admin .tab ul{display:block;width:100%;height:max-content;padding:1em 2em}#content.admin .tab ul li{color:#c9c9c9;font-size:18px;font-weight:400;font-family:Poppins,Inter,sans-serif;line-height:1.25;cursor:pointer;user-select:none;-webkit-user-drag:none;text-align:center;background:#444;padding:8px 12px;border-radius:4px;margin-top:12px;display:inline-flex;align-items:center;justify-content:center;flex-direction:row}#content.admin .tab form{display:block;width:100%;height:max-content;padding:2em 1.5em}#content.admin .tab form input,#content.admin .tab form textarea{display:block;width:100%;max-width:400px;font-size:18px;font-weight:400;letter-spacing:.035em;background:#333;padding:.75em 1em;box-shadow:0 0 0 1px #666;color:#eee;font-family:Poppins,Inter,sans-serif;line-height:1.25;margin-bottom:1.5em}#content.admin .tab form button{display:block;width:100%;max-width:178px;line-height:35px;min-height:44px;background:#06f;color:#fff;font-size:18px;text-align:left;padding:8px 17px;cursor:pointer}#content.admin .tab form button[disabled=true]{cursor:default;user-select:none;-webkit-user-drag:none;cursor:default;opacity:.6;pointer-events:none}#content.admin .tab form button:hover{background:#7eb2ff}#content.admin .tab table{width:100%;padding:1em;margin:1em 0}#content.admin .tab table thead tr th{color:#dfdfdf}#content.admin .tab table tbody tr td{color:#666}#content.admin .tab table tbody tr td a{text-decoration:underline!important;color:#06f}#content.admin .tab table tbody tr td a.delete{color:#ff0000}