header {
/*-webkit-box-shadow: 0 10px 30px 0 rgba(82,63,105,.08); box-shadow: 0 10px 30px 0 rgba(82,63,105,.08);*/ box-shadow: none; background-color: transparent !important; /*background-color: rgba(255,255,255,0.5) !important;*/
}
html:not() header {
-webkit-box-shadow: 0 10px 30px 0 rgba(82,63,105,.08); box-shadow: 0 10px 30px 0 rgba(82,63,105,.08); background-color: rgba(255,255,255,0.9) !important;
}
html:not() body.darkmode header {
-webkit-box-shadow: 0 10px 30px 0 rgba(82,63,105,.08); box-shadow: 0 10px 30px 0 rgba(82,63,105,.08); background-color: rgba(40,40,40,0.9) !important;
}
html:not() header .top-menu > li > a {
color: #7e8299;
}
html:not() body.darkmode header .top-menu > li > a {
color: white;
}
.top-menu > li > a > .tmn-counts, .tmn-counts {
color: white;
}
header .logo {
padding: 6px 12px 6px 8px; border-radius: .42rem; top: -4px; position: relative; min-width: 46px;
}
html:not() header menu-trigger .line-wrap .line {
background-color: #7e8299;
}
html:not() body.darkmode header menu-trigger .line-wrap .line {
background-color: white;
}
header input {
background: transparent !important; /*border-bottom: 2px solid #7e8299 !important;*/ border-bottom: 2px solid white !important; color: white !important; border-radius: 0 !important;
}
html:not() header input {
border-bottom: 2px solid #7e8299 !important; color: #7e8299 !important;
}
html:not() body.darkmode header input {
border-bottom: 2px solid white !important;
}
html:not() header input::placeholder {
color: #7e8299 !important;
}
html:not() body.darkmode header input::placeholder {
color: #7e8299 !important;
}
header input:-ms-input-placeholder {
color: #7e8299 !important;
}
header input::-ms-input-placeholder {
color: #7e8299 !important;
}
- data-current-skin=“lightblue”
-
.logo {
background-color: #03a9f4;
}
- data-current-skin=“bluegray”
-
.logo {
background-color: #607d8b;
}
- data-current-skin=“blue”
-
.logo {
background-color: #2196f3;
}
- data-current-skin=“darkblue”
-
.logo {
background-color: #2c4985;
}
- data-current-skin=“teal”
-
.logo {
background-color: #009688;
}
- data-current-skin=“purple”
-
.logo {
background-color: #9c27b0;
}
- data-current-skin=“orange”
-
.logo {
background-color: #ff9800;
}
- data-current-skin=“cyan”
-
.logo {
background-color: #00bcd4;
}
- data-current-skin=“green”
-
.logo {
background-color: #4caf50;
}
- data-current-skin=“teal”
-
.logo {
background-color: #009688;
}
- data-current-skin=“pink”
-
.logo {
background-color: #e91e63;
}
body {
background-color: #eef0f8;
}
sidebar {
position: absolute; top: 0px; min-height: 700px; margin-top: 80px;
}
.container .block-header h2 {
color: white !important;
}
.profile-menu {
margin-top: 20px;
}
.profile-menu > a {
background: none !important;
}
.profile-menu > a .profile-pic {
text-align: center;
}
.profile-pic > img {
width: 65px; height: 65px;
}
.profile-menu > a .profile-info {
background: none; margin-top: 0px; color: #7f7f7f;
}
.profile-menu .main-menu {
border-bottom: 0px; box-shadow: 0 10px 30px 0 rgba(82,63,105,.08);
}
.card {
-webkit-box-shadow: 0 0 30px 0 rgba(82,63,105,.05); box-shadow: 0 0 30px 0 rgba(82,63,105,.05); border-radius: .42rem;
}
.card .tab-nav { }
profile-main { }
@media (min-width: 1200px) {
#profile-main .pm-body { }
}
@media (min-width: 768px) and (max-width: 1200px) {
#profile-main .pm-body { }
}
@media (max-width: 767px) {
#profile-main .pm-body { }
}
profile-main .pm-body .tab-nav { }
profile-main .pm-body .tab-content { }
profile-main .pm-overview { }
profile-main .pmo-pic, profile-main .pmo-block{ }
profile-main .pmo-contact { }
.btn, .lv-item, .btn-group, .t-view, .tvb-stats li, .footer-text .text, .t-view:before, .actions > li > a:before, .actions > a:before, .pagination > li > a, .pagination > li > span, .listview [class*=“lv-img”], .profile-pic > img, header input, header .results, .img-circle, .dropdown.open .dropdown-menu, .modal .modal-content, .profile-view .pv-header > .pv-main, .pt-inner .pti-header, .ptih-title, .card .tab-nav, .dash-widget-item, .t-view .tvh-user img {
border-radius: .42rem;
}
.dash-widget-item {
-webkit-box-shadow: 0 10px 30px 0 rgba(82,63,105,.08); box-shadow: 0 10px 30px 0 rgba(82,63,105,.08); overflow: hidden;
}
main {
background-image: url('/sinatra-hexacta/img/metronic.jpg'); background-repeat: no-repeat; background-position: center top; background-size: 100% 350px;
}
.pagination > li > a, .pagination > li > span { }
.form-control { }
loader { }
.profile-pic > img { }
.profile-pic { }
.results .card { }
.profile-view { }
.listview:not(.lv-lg):not(.lv-message) .lv-item {
border-bottom: 0px !important;
}