/* theme-custom.css — بلوک <style> دومِ اینلاینِ صفحه‌ی اصلی linkjeeet.ru.com
   بایت‌به‌بایت از خودِ سایت؛ فقط از inline به فایل جدا منتقل شده.
   گرادیان بنفشِ body، دکمه‌ی ورود و بقیه‌ی رنگ‌های واقعی از همین می‌آید. */

body {
    margin: 0px;
    font-weight: 300;
    background: -webkit-linear-gradient(90deg, #030303, #8167ea, #030303);
    background: -o-linear-gradient(90deg, #030303, #9b52a0, #030303);
    background: -moz-linear-gradient(90deg, #030303, #9b52a0, #030303);
    background: linear-gradient(90deg, #030303, #8167ea, #030303);
}
.header .login {
    background: #8167ea;
    color: #fff;
    border-radius: 4px;
}
.page-content .page-area .page-title {
    text-align: right;
    color: #fff;
    background: #ffba00;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    border-top: 1px solid #fff;
    border-radius: 5px;
}
.page-content .page-area .page-title {
    text-align: right;
    color: #fff;
    background: #ffba00;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    border-top: 1px solid #fff;
    border-radius: 5px;
}


.form-container .form-button {
    background: #7047d4;
    display: inline-block;
    color: #fff;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 400;
}
.header-top {
    background: #140240;
    padding-bottom: 8px;
}
.left-bar .title {
    display: block;
    text-decoration: none;
    text-align: right;
    color: #fff;
    background: #773dea;
    border-radius: 6px 6px 0px 0px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #202a47;
}
.left-bar .menu-container .link:hover, .left-bar .menu-container .active {
    color: #fff !important;
    background: rgba(236, 145, 31, 0.3) !important;
    border-radius: 4px;
}
.slip-container .form-button {
    border-radius: 6px;
    border: 1px solid #4b0242;
    background: #3dab10;
    display: inline-block;
    color: #fff;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    font-weight: 400;
}
.event-type .title {
    display: block;
    text-decoration: none;
    text-align: right;
    color: #000000;
    background: #f2eef7;
    border-radius: 6px 6px 0px 0px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
}
.slip-container .slip-active {
    color: #ff9201 !important;
    border-bottom: 5px solid #10dc0c !important;
}
.static-menu .link-container a:hover, .static-menu .link-container .active {
    color: #fff;
    background: #ffbb02d9;
}
.page-content .page-area .page-title {
    text-align: right;
    color: #151414db;
    background: #ffba00;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    border-top: 1px solid #fff;
    border-radius: 5px;
}
.event-type .odd-container .selected-odd {
    color: #fff;
    background: #5d5bd8 !important;
    cursor: default !important;
}
.slip-container .amounts {
    width: 100%;
    background: #5836da;
    color: #fff;
    font-weight: 500;
    padding: 10px 0px;
    text-align: center;
    line-height: 160%;
}
.event-type .title .yellow {
    color: #ff6e00;
    font-weight: 500;
    padding: 0px 4px 0px 4px;
}
.score-type .title {
    display: block;
    text-decoration: none;
    text-align: right;
    color: #4b0242;
    background: #f2eef7;
    border-radius: 6px 6px 0px 0px;
    padding: 10px 9px 10px 9px;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.score-type .title .yellow {
    color: #f38105;
    font-weight: 500;
}
.slip-container .form-button {
    border-radius: 6px;
    border: 1px solid #4b0242;
    background: #3dab10;
    display: inline-block;
    color: #0e0e0e;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    font-weight: 400;
}


.mobile-bar {
    height: 50px;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    background: #14053f;
    z-index: 999990;
    border-bottom: 1px solid #ffbb02;
}
.mobile-footer-bar {
    position: fixed;
    right: 0px;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background: #2c1277;
    z-index: 999990;
    border-top: 1px solid #ffbb02;
    font-size: 0px;
}
.mobile-menu .buttons a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    background: #704ae2;
    border-radius: 4px;
    padding: 6px 10px;
    margin: 4px 4px;
}
.odd-container .selected-odd .odd-rate {
    background: #4247ec !important;
    color: #fff !important;
    cursor: default !important;
}
.form-container .form-input {
    width: 100%;
    background: #fff;
    height: 32px;
    border: 1px solid #202a47;
    color: #202a47;
    padding: 6px 6px 6px 6px;
    border-radius: 4px;
}
.splash-view .splash-header {
    width: 100%;
    padding: 10px;
    background: #613cd4;
    color: #fff;
    font-weight: 400;
}
.top-bar a {
    text-align: center;
    text-decoration: none;
    color: #ffba00;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    height: 64px;
    line-height: 64px;
    padding: 0px 15px 0px 15px;
    vertical-align: top;
}
.footer {
    width: 100%;
    background: #473e63;
    color: #fffcfc;
    text-align: center;
    padding: 20px 0px 20px 0px;
    font-size: 14px;
}
.item-box .title div, .item-2-box .title div {
    color: #fff;
    height: 36px;
    background: #371686;
    position: relative;
    top: -36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #ececec;
    border-radius: 4px;
}
.item-box .image, .item-2-box .image {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
    background-position: center;
    background-size: cover;
    border-radius: 4px;
}
.withdraw-description {
    background: #dbffdc;
    margin: 15px;
    margin-bottom: 0px;
    padding: 10px;
    color: #000;
}
.c-main {
    color: #f30d0d !important;
}
.event-type .odd-container .event-time {
    color: white;
}
.event-type .odd-container .event-time {
    background: #008000;
}
