Вход Регистрация
Файл: style/web/static/ui/css/styles.css
Строк: 774
/* General
Styles ----------------------------------------------------------------------------
*/ html { position: relative; min-height: 100%;
overflow-x: hidden; min-width: 320px; } body {
margin-bottom: 120px; margin-top: 60px; font-family: 'PT Sans',
sans-serif; overflow-x: hidden; min-width: 320px; } a,
a:hover { text-decoration: underline; } a { color:
#2C5B61; } a:hover, a:focus { color: #438790; } h1, h2,
h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 400;
} .errorlist { display: inline-block; list-style: none;
padding: 2px 4px; color: #a94442; background-color: #f2dede;
font-size: 13px; } /* /General Styles */ /* Top
Panel ----------------------------------------------------------------------------
*/ .navbar { min-height: 40px; } @media (min-width: 768px)
{ .navbar { border-radius: 0; } } .navbar-default
{ background-color: rgb(44,92,98); border: none; }
.container .navbar-header { margin-right: 50px; } .navbar-brand
{ height: 40px; padding: 10px 15px; font-size: 18px;
line-height: 20px; } .navbar-nav > li > a { padding: 5px
15px; margin-top: 5px; margin-bottom: 5px; }
nav[role="navigation"]:after { position: absolute;
bottom: -5px; height: 5px; left: 0; width: 100%;
background: url(/img/sprites.png) 0 0; } .navbar-nav > li > a
{ text-transform: uppercase; font-size: 14px; font-weight:
700; } .navbar-default .navbar-nav > li > a { color:
#fff; webkit-transition: all .3s ease; -moz-transition: all .3s
ease; transition: all .3s ease; -o-transition: all .3s ease;
text-decoration: none; } .navbar .navbar-nav .open .dropdown-menu {
position: absolute; float: left; background-color:
rgb(105,207,211); border: 5px solid rgb(44,92,98); border-radius:
0; -webkit-box-shadow: none; box-shadow: none; padding:
5px; } .navbar-nav > li > .dropdown-menu { margin-top:
5px; } .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover, .navbar-default
.navbar-nav > .active > a:focus, .navbar-default .navbar-nav >
.open > a, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus, .navbar-default
.navbar-nav > li > a:hover, .navbar-default .navbar-nav > li
> a:focus { color:rgb(44,91,97); background-color:
rgb(105,207,211); } .navbar-default .navbar-nav .open .dropdown-menu
> li > a { color: rgb(44,91,97); text-decoration: none;
} .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus, .navbar
.navbar-nav .open .dropdown-menu > .active > a, .navbar
.navbar-nav .open .dropdown-menu > .active > a:hover, .navbar
.navbar-nav .open .dropdown-menu > .active > a:focus {
background-color: rgb(83,151,160) !important; } .navbar-default
.navbar-nav > .active > .usr-login-lnk, .navbar-default
.navbar-nav > .active > .usr-login-lnk:hover, .navbar-default
.navbar-nav > .active > .usr-login-lnk:focus, .navbar-default
.navbar-nav > .open > .usr-login-lnk, .navbar-default .navbar-nav
> .open > .usr-login-lnk:hover, .navbar-default .navbar-nav >
.open > .usr-login-lnk:focus, .navbar-default .navbar-nav > li
> .usr-login-lnk:hover, .navbar-default .navbar-nav > li >
.usr-login-lnk:focus, .navbar-default .navbar-nav > .active >
.usr-menu-lnk, .navbar-default .navbar-nav > .active >
.usr-menu-lnk:hover, .navbar-default .navbar-nav > .active >
.usr-menu-lnk:focus, .navbar-default .navbar-nav > .open >
.usr-menu-lnk, .navbar-default .navbar-nav > .open >
.usr-menu-lnk:hover, .navbar-default .navbar-nav > .open >
.usr-menu-lnk:focus, .navbar-default .navbar-nav > li >
.usr-menu-lnk:hover, .navbar-default .navbar-nav > li >
.usr-menu-lnk:focus { background-color: transparent; }
.navbar-default .navbar-nav > li > .usr-login-lnk {
padding-left: 30px; } .usr-login-lnk > span, .usr-menu-lnk >
span { color: #69CFD3; border-bottom: 1px dotted #69CFD3; }
.usr-login-lnk > span:hover, .usr-menu-lnk:hover > span {
color: #fff; border-bottom: 1px dotted #fff; }
.usr-menu-lnk__img { width: 28px; height: 28px; position:
absolute; top: 1px; left: -20px; } .usr-login-lnk >
span:before { display: block; position: absolute; content:
""; top: 6px; left: 5px; width: 17px; height:
20px; background: url(/img/sprites.png) 0 -59px no-repeat; }
.navbar .navbar-nav .open .usr-login-popup, .navbar .navbar-nav .open
.usr-menu-popup { width: 210px; padding: 5px 10px 10px; }
.usr-social-login { border-bottom: 1px solid #fff;
padding-bottom: 10px; margin-bottom: 5px; } .login__social-l {
margin-top: 5px; } .login__social-l > li { padding-right:
0; } .login__social-lnk { font-size: 18px; color: #fff;
width: 30px; height: 30px; line-height: 30px; display:
block; text-align: center; webkit-transition: all .3s ease;
-moz-transition: all .3s ease; -o-transition: all .3s ease;
transition: all .3s ease; } .login__social-lnk:hover,
.login__social-lnk:focus { color: #fff; } .login__social-lnk
> .fa { vertical-align: middle; } .login__social-vk .fa {
margin-top: -5px; } .login__social-vk { background-color:
#2F5070; } .login__social-g { background-color: #CE4D39; }
.login__social-fb { background-color: #305891; } .usr-login >
span { font-size: 12px; line-height: 1.2; display:
inline-block; } .usr-login-form { margin-top: 5px; }
.usr-login-form .form-control { border-color: #50929B; }
.form-control:focus { border-color: #FFBC3C; outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,
188, 60, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px
rgba(255, 188, 60, .6); } .btn-login { color: #fff;
background-color: #50929B; border-color: #50929B; text-transform:
uppercase; margin-right: 10px; webkit-transition: all .3s ease;
-moz-transition: all .3s ease; transition: all .3s ease;
-o-transition: all .3s ease; } .btn-login:hover {
background-color: #2C5C62; border-color: #2C5C62; color: #fff;
} .forgot-psw-lnk { font-size: 12px; color: #fff;
text-decoration: underline; } .usr-menu-popup__info {
border-bottom: 1px solid #fff; margin-bottom: 10px; }
.usr-menu-popup__info .dl-horizontal { margin-bottom: 10px; }
.usr-menu-popup__info .dl-horizontal dt { text-align: left;
width: 90px; font-weight: normal; } .usr-menu-popup__info
.dl-horizontal dd { font-weight: 600; margin-left: 100px;
text-align: right; } .usr-menu-popup__l > li > a:hover {
color: #fff; } .usr-menu-popup__l .fa-sign-out { margin-top:
10px; } /* /Top Panel */ /* User/Login
Menu ----------------------------------------------------------------------------
*/ /* /User/Login Menu */ /* Big Auction
bbb ----------------------------------------------------------------------------
*/ .auction-bbb { margin-bottom: 10px; } /* /Big Auction bbb
*/ /* 4
bbbs ----------------------------------------------------------------------------
*/ .bbbs { margin-bottom: 10px; } .bbbs-i { width:
210px; height: 130px; border: 5px solid #eee; } /* /4 bbbs
*/ /* Left Big
bbb ----------------------------------------------------------------------------
*/ .left-big-bbb { position: absolute; top: 0px; left:
-165px; width: 150px; height: 570px; border: 5px solid
#eee; } /* /Left Big bbb */ /*
Breadcrumbs ----------------------------------------------------------------------------
*/ .breadcrumb { padding: 2px 5px; margin-bottom: 20px;
list-style: none; background-color: #F5FCFC; border-radius: 0;
} .breadcrumb > li + li:before { content: "\25a0";
font-size: 7px; color: #4B7479; vertical-align: middle;
padding: 0 5px 0 2px; } /* /Breadcrumbs */ /* Main
Content ----------------------------------------------------------------------------
*/ .main-page-header { position: relative; }
.main-page-header > h1 { font-size: 30px; background:
url(/img/sprites.png) 0 -10px no-repeat; padding-left: 50px;
line-height: 30px; padding-right: 40%; font-weight: 700; }
.main-container { position: relative; min-height: 570px; }
.main-content-h { position: relative; } .social-share {
position: absolute; top: 3px; right: 0; } /* Full
News -------------------------------------------- */ .news-full > h1
{ font-size: 30px; background: url(/img/sprites.png) 0 -10px
no-repeat; position: relative; padding-left: 50px; line-height:
30px; font-weight: 700; margin-bottom: 30px; } .news-full >
h1:after { position: absolute; display: block; content:
""; bottom: -20px; left: 0; height: 5px; width:
100%; background: url(/img/sprites.png) 0 -5px; } .news-full--main-img
{ display: inline-block; box-shadow: inset 0 0 0 5px #ECEFF1,0 0 1px
rgba(0,0,0,0); padding: 5px; margin-bottom: 10px; } /* /Full News
*/ /* /Main Content */ /* Servers
Primary ----------------------------------------------------------------------------
*/ .server-pr-cards { position: relative; padding-top: 20px;
margin-top: 20px; border-bottom: 1px dashed #FFB439; }
.server-pr-cards:before { position: absolute; display: block;
content: ""; top: 0; height: 5px; width: 100%;
background: url(/img/sprites.png) 0 -5px; } .server-pr-card {
margin-bottom: 25px; } .server-pr-card__ico { width: 50px;
height: 16px; background: url(/img/sprites.png) 0 -40px no-repeat;
margin-top: 45px; } .server-pr-card__h { font-size: 17px;
font-weight: 700; margin-bottom: 3px; } .server-pr-card__h >
a { text-decoration: none; color: #000; }
.server-pr-card__info { font-size: 13px; }
.server-pr-card__lnks, .server-pr-card__rt, .server-pr-card__btn {
height: 60px; display: block; } .server-pr-card__rt,
.server-pr-card__lnks { float: left; } .server-pr-card__btn {
float: right; } .server-pr-card__rt, .server-pr-card__btn {
padding-top: 14px; } .server-pr-card__rt { padding-left: 45px;
padding-right: 45px; } .server-pr-card__h > a:hover {
color: #2C5B61; } .server-pr-card__lnks > a { display:
block; } .server-pr-card__lnks .server-pr-card__lnk-s { display:
inline-block; text-decoration: none; border-bottom: 1px dotted
#2C5B61; } .server-pr-card__rt-inner { display: inline-block;
color: #2C5B61; vertical-align: middle; }
.server-pr-card__rt-inner > span { display: block;
line-height: 1; } .server-pr-card__rt .server-pr-card__rt-qty {
font-weight: 700; font-size: 22px; } .servers-panel-group {
margin-bottom: 0; } .servers-panel-group .panel-default {
border: none; webkit-box-shadow: none; box-shadow: none; }
.servers-panel-group .panel-body { padding: 0; }
.server-pr-card__servers { margin-top: 3px; margin-bottom: 5px;
} .server-pr-card__servers > li { font-size: 12px;
position: relative; } .server-pr-card__servers > li:before {
content: "\25a0"; font-size: 8px; color: #FF0000;
vertical-align: middle; padding-right: 3px; }
.server-pr-card__servers > .server-online:before { color:
#7FFF00; } .server-pr-card__descr { line-height: 1;
margin-top: 3px; } /* /Servers Primary */ /* Servers
Rating ----------------------------------------------------------------------------
*/ .server-rt-cards { position: relative; margin-top: 20px;
} .server-rt-card { margin-bottom: 25px; }
.server-rt-card__num { font-size: 18px; padding-top: 45px; }
.server-rt-card__h { font-size: 17px; font-weight: 700;
margin-bottom: 3px; } .server-rt-card__h > a {
text-decoration: none; color: #000; } .server-rt-card__info {
font-size: 13px; } .server-rt-card__lnks, .server-rt-card__rt,
.server-rt-card__btn { height: 60px; display: block; }
.server-rt-card__rt, .server-rt-card__lnks { float: left; }
.server-rt-card__btn { float: right; } .server-rt-card__rt,
.server-rt-card__btn { padding-top: 14px; } .server-rt-card__rt
{ padding-left: 45px; padding-right: 45px; }
.server-rt-card__h > a:hover { color: #2C5B61; }
.server-rt-card__lnks > a { display: block; }
.server-rt-card__lnks .server-rt-card__lnk-s { display:
inline-block; text-decoration: none; border-bottom: 1px dotted
#2C5B61; } .server-rt-card__rt-inner { display: inline-block;
color: #2C5B61; vertical-align: middle; }
.server-rt-card__rt-inner > span { display: block;
line-height: 1; } .server-rt-card__rt .server-rt-card__rt-qty {
font-weight: 700; font-size: 22px; } .btn-vote {
border-radius: 0; background-color: #69CFD3; border-color:
#69CFD3; font-size: 13px; webkit-transition: all .3s ease;
-moz-transition: all .3s ease; transition: all .3s ease;
-o-transition: all .3s ease; text-transform: uppercase;
text-decoration: none; } .servers-panel-group { margin-bottom:
0; } .servers-panel-group .panel-default { border: none;
webkit-box-shadow: none; box-shadow: none; }
.servers-panel-group .panel-body { padding: 0; }
.server-rt-card__servers { margin-top: 3px; margin-bottom: 5px;
} .server-rt-card__servers > li { font-size: 12px;
position: relative; } .server-rt-card__servers > li:before {
content: "\25a0"; font-size: 8px; color: #FF0000;
vertical-align: middle; padding-right: 3px; }
.server-rt-card__servers > .server-online:before { color:
#7FFF00; } .server-rt-card__descr { line-height: 1;
margin-top: 3px; } /* /Servers Rating */ /*
Pagination ----------------------------------------------------------------------------
*/ .pagination-wrap { text-align: center; } .pagination >
li:first-child > a, .pagination > li:first-child > span {
border-top-left-radius: 0; border-bottom-left-radius: 0; }
.pagination > li:last-child > a, .pagination > li:last-child
> span { border-top-right-radius: 0;
border-bottom-right-radius: 0; } .pagination > li > a,
.pagination > li > span { border: 1px solid #50929B; color:
#545454; } .pagination > .active > a, .pagination >
.active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active >
a:focus, .pagination > .active > span:focus {
background-color: #69CFD3; border-color: #50929B; } .pagination
> li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus
{ background-color: #eee; border-color: #50929B; } /*
/Pagination */ /* Right
Column ----------------------------------------------------------------------------
*/ /* Last News --------------------------------------------
*/ .last-news { margin-bottom: 20px; } .last-news > h2 {
border-bottom: 1px solid #50929B; padding-bottom: 5px; margin-bottom:
10px; } .last-news-i { margin-bottom: 10px; } .last-news-date {
display: block; } .right-resourse { margin-top: 10px;
margin-bottom: 10px; } /* /Last News */ /*
Pyramid -------------------------------------------- */ .pyramid {
margin-bottom: 20px; } .pyramid > h2 { border-bottom: 1px solid
#50929B; padding-bottom: 5px; margin-bottom: 10px; } .pyramid-i {
margin-bottom: 10px; } .pyramid { display: block; } /* /Pyramid
*/ /* /Right Column */ /*
Footer ----------------------------------------------------------------------------
*/ footer[role="contentinfo"] { position: absolute;
bottom: 0; width: 100%; height: 100px;
background-color:rgb(32,66,70); } .footer__copyright,
.footer__menu, .footer__social { padding-top: 20px; }
.footer__copyright { color: #5397A0; font-size: 13px; }
.footer__menu { text-align: center; } .footer__menu-l > li
> a { color: #fff; } .footer__menu-l > li > a:hover,
.footer__menu-l > li > a:focus { color: #68CED2; }
.footer__social-lnk { font-size: 20px; color: #fff; width:
35px; height: 35px; line-height: 35px; display: block;
text-align: center; } .footer__social-lnk:hover,
.footer__social-lnk:focus { color: #fff; } .footer__social-lnk
> .fa { vertical-align: middle; } .footer__social-vk .fa {
margin-top: -5px; } .footer__social-vk { background-color:
#2F5070; } .footer__social-g { background-color: #CE4D39; }
.footer__social-fb { background-color: #305891; } /* /Footer
*/ /* General
Styles ----------------------------------------------------------------------------
*/ /* /General Styles */ /* Premium */ .premium
.btn-disabled { text-decoration: none; pointer-events: all;
} .premium-table { margin-bottom: 20px; }
.premium-table__i.winner { background-color: #dff0d8; }
.premium-table__i.winner.not-paid { background-color: #f2dede;
color: #a94442; } .premium-table__i.winner.not-paid
.premium-table__project a { color: #a94442; }
.premium-table__main { display: block; } .premium-table__main
> div, .premium-table__header > div { padding: 8px;
line-height: 1.42857143; display: inline-block; vertical-align:
top; } .premium-table__place { width: 7%; }
.premium-table__project { width: 40%; } .premium-table__qty {
width: 11%; } .premium-table__paid { width: 10%; }
.premium-table__date { width: 20%; } .premium-table__edit,
.premium-table__remove { width: 4.5%; } .premium-table__header
{ font-weight: 600; border-bottom: 1px dotted #90A4AE; }
.premium-table__main, .premium-table__main:hover,
.premium-table__main:focus, .premium-table__main:active {
text-decoration: none; } .premium-table__main,
.premium-table__main.collapsed:hover, .premium-table__more {
background-color: #F8F9F9; } .premium-table__main {
border-bottom: 1px dotted transparent; }
.premium-table__main.collapsed { background-color: transparent;
border-bottom: 1px dotted #90A4AE; } .premium-table__more {
padding: 0 8px 8px; line-height: 1.32857143; font-size: 13px;
border-bottom: 1px dotted #90A4AE; } .premium-table__modes > a
{ margin-right: 10px; font-size: 12px; } /* /Premium */ /*
Servers By */ .servers_by-header > h1 { margin-bottom: 25px;
padding-right: 0; } .servers_by-header > h1:after {
position: absolute; display: block; content: "";
bottom: -20px; left: 0; height: 5px; width: 100%;
background: url(/img/sprites.png) 0 -5px; } .servers_by-header >
h1::first-letter { text-transform: capitalize; }
.servers_by-social { display: inline-block; margin: 15px 0;
} .servers_by-letters { margin: 25px 0 40px; font-size:
13px; } .servers_by-servers_qty { margin: 15px 0;
font-weight: 600; } .servers_by-item-desc { margin-bottom:
20px; } .servers_by-item-desc-img { padding: 10px; float:
left; } .servers_by-item-reviews { margin: 30px 0; }
.servers_by-item-reviews > h2 { border-bottom: 1px solid #50929B;
padding-bottom: 5px; } /* /Servers By */
Онлайн: 1
Реклама