|
.navbar-static-side {
|
background: #1d2227;
|
}
|
|
.skin-1 .nav-header {
|
background: #202429;
|
padding: 25px 25px 5px;
|
}
|
|
.skin-1 .navbar-default .nav > li > a:focus,
|
.skin-1 .navbar-default .nav > li > a:hover {
|
background: #1a1f23 url(../images/i-leftNav-bg.png) left center no-repeat;
|
color: #fff;
|
}
|
|
.nav > li {
|
margin-bottom: 30px;
|
}
|
|
.nav > li > a {
|
color: #bbc3cd;
|
font-size: 16px;
|
font-weight: 400;
|
padding: 19px 20px 19px 25px;
|
}
|
|
.nav > li > a .arrow {
|
font-size: 24px;
|
margin-top: -4px;
|
position: relative;
|
}
|
|
.nav > li > a .iconfont {
|
font-size: 16px;
|
}
|
|
|
.i-left-userImg {
|
display: inline-block;
|
text-align: right;
|
overflow: hidden;
|
|
|
}
|
|
.i-left-userImg,
|
.i-left-userImg img {
|
width: 40px;
|
height: 40px;
|
overflow: hidden;
|
-webkit-border-radius: 50%;
|
-moz-border-radius: 50%;
|
border-radius: 50%;
|
}
|
|
.i-left-userBox {
|
margin: 25px auto 30px auto;
|
display: flex;
|
justify-content: center;
|
}
|
|
.i-left-userBox em {
|
display: block;
|
font-style: normal;
|
padding-left: 10px;
|
}
|
|
.i-left-userBox em .title {
|
font-weight: bold;
|
}
|
|
body.mini-navbar .nav-header {
|
background: #111;
|
}
|
|
.skin-1 .navbar-minimalize {
|
background: none;
|
border-color: transparent;
|
}
|
|
.skin-1 .profile-element {
|
text-align: left;
|
}
|
|
.skin-1 #page-wrapper,
|
.skin-1 .navbar-static-top {
|
background: #212427;
|
}
|
|
.i-rTop {
|
height: 60px;
|
/*overflow: hidden;*/
|
background: #212427;
|
}
|
|
.i-rTop .fa-bars:before {
|
color: #fff;
|
}
|
|
.fa-bars:before {
|
color: #000;
|
}
|
|
|
.roll-right.J_tabRight {
|
right: 85px;
|
}
|
|
.roll-right.btn-group {
|
right: 5px;
|
width: 80px;
|
padding: 0;
|
}
|
|
.center {
|
text-align: center;
|
}
|
|
.title {
|
font-size: 16px;
|
}
|
|
.img-circle {
|
width: 166px;
|
height: 50px;
|
}
|
|
.navbar-header {
|
height: 60px;
|
}
|
|
.navbar-menuBtn {
|
height: 60px;
|
display: inline-block;
|
|
float: left;
|
}
|
|
|
.skin-1 .minimalize-styl-2 {
|
margin: 14px 5px 5px 11px;
|
}
|
|
|
.fa-bars {
|
font-size: 20px;
|
}
|
|
.i-search {
|
height: 34px;
|
line-height: 34px;
|
width: 300px;
|
background: #272c31 url(../images/icon-search.png) 10px center no-repeat;
|
padding-left: 40px;
|
margin: 13px 20px;
|
float: left;
|
-webkit-border-radius: 30px;
|
-moz-border-radius: 30px;
|
border-radius: 30px;
|
}
|
|
.i-search input {
|
width: 100%;
|
height: 34px;
|
border: 0;
|
padding: 0;
|
line-height: 34px;
|
color: #fff;
|
font-size: 14px;
|
background: none;
|
outline: none;
|
}
|
|
|
.i-search input::-webkit-input-placeholder,
|
.i-search input::-webkit-input-placeholder {
|
color: #969ca6;
|
}
|
|
.i-search input::-moz-placeholder,
|
.i-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
|
color: #969ca6;
|
}
|
|
.i-search input:-moz-placeholder,
|
.i-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
|
color: #969ca6;
|
}
|
|
.i-search input:-ms-input-placeholder,
|
.i-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
|
color: #969ca6;
|
}
|
|
nav.page-tabs {
|
background: #212427;
|
margin-left: 0;
|
padding-left: 5px;
|
}
|
|
.page-tabs a {
|
display: block;
|
float: left;
|
margin: 0 5px 0 0;
|
padding: 0 30px;
|
min-width: 100px;
|
height: 39px;
|
line-height: 39px;
|
color: #bbc3cd;
|
border-right: 0;
|
text-align: center;
|
font-size: 16px;
|
background: #25292e;
|
border-top: 1px solid #2f3740;
|
}
|
|
.skin-1 .page-tabs a.active {
|
background: #282e35;
|
border-top: 1px solid #ef344a;
|
text-align: center;
|
color: #bbc3cd;
|
font-size: 16px;
|
}
|
|
|
.page-tabs a i {
|
margin-left: 10px;
|
font-size: 13px;
|
font-weight: normal;
|
position: relative;
|
top: 1px;
|
color: #bcc4cc;
|
}
|
|
|
.i-icon {
|
width: 24px;
|
height: 24px;
|
position: relative;
|
display: inline-block;
|
}
|
|
.i-icon img {
|
width: 100%;
|
height: 100%;
|
vertical-align: top;
|
}
|
|
|
.count-info .label {
|
-webkit-border-radius: 8px;
|
border-radius: 8px;
|
-webkit-border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
text-align: center;
|
min-width: 20px;
|
right: 4px;
|
}
|
|
.label-primary {
|
background-color: #ec4e4e;
|
}
|
|
.skin-1 .content-tabs {
|
border-bottom: 0;
|
height: 40px;
|
}
|
|
.nav .open > a,
|
.nav .open > a:focus,
|
.nav .open > a:hover {
|
background: #1d2125;
|
}
|
|
#content-main {
|
height: calc(100% - 105px);
|
overflow: hidden;
|
}
|
|
|
.logo-element {
|
font-size: 14px;
|
}
|
|
.navbar-top-links {
|
height: 60px;
|
}
|
|
.navbar-top-links > li {
|
margin-bottom: 0;
|
margin-left: 20px;
|
}
|
|
.navbar-top-links > li a:hover,
|
.skin-1 .navbar-top-links li:last-child {
|
background: #1d2125;
|
}
|
|
.skin-1 .navbar-top-links li:last-child {
|
margin-right: 0;
|
}
|
|
.nav-second-level li {
|
margin-bottom: 0;
|
margin-top: 5px;
|
}
|
|
.nav > li > a i {
|
float: left;
|
margin-right: 10px;
|
}
|
|
.nav > li > a .iconfont.icon-gggn {
|
font-size: 18px;
|
position: relative;
|
margin-top: -2px;
|
|
}
|
|
.logo-span {
|
color: #e6e6e6;
|
font-size: 20px;
|
margin-bottom: 0;
|
}
|
|
|
|
|
|