|
|
|
@ -767,7 +767,7 @@ body.inverse .fade-edge:after {
|
|
|
|
|
* header styles
|
|
|
|
|
* ======================================================================== */
|
|
|
|
|
header {
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
min-height: 50px;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
@ -807,7 +807,7 @@ header .dropdown[aria-expanded=true], header .dropdown:hover {
|
|
|
|
|
background: #072038;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
header .fw-user:before{
|
|
|
|
|
header .fw-user:before {
|
|
|
|
|
color: #333 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -847,7 +847,7 @@ header .fw-user:before{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
border: none;
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
min-height: 50px;
|
|
|
|
@ -941,7 +941,7 @@ header .fw-user:before{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar-default .navbar-nav > li a {
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
color: rgba(0, 0, 0, 0.65);
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
line-height: 50px;
|
|
|
|
@ -967,7 +967,7 @@ header .fw-user:before{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar-collapse.dropdown {
|
|
|
|
|
background: #5e6165 !important;
|
|
|
|
|
background: #FFFFFF !important;
|
|
|
|
|
margin-right: -10px;
|
|
|
|
|
margin-left: -10px;
|
|
|
|
|
padding-bottom: 0;
|
|
|
|
@ -999,14 +999,14 @@ header .fw-user:before{
|
|
|
|
|
width: 150px;
|
|
|
|
|
height: 120px;
|
|
|
|
|
padding: 15px;
|
|
|
|
|
background: #2f6292 !important;
|
|
|
|
|
background: rgb(240, 242, 243) !important;
|
|
|
|
|
display: block;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
line-height: 1.4em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar-collapse.tiles ul.nav li li a {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar-collapse.tiles ul.nav li a:hover {
|
|
|
|
@ -1032,7 +1032,7 @@ header .fw-user:before{
|
|
|
|
|
.navbar-collapse.tiles ul.nav li.has-sub > a:after {
|
|
|
|
|
width: 7px;
|
|
|
|
|
height: 120px;
|
|
|
|
|
background: #526a84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
content: " ";
|
|
|
|
|
top: 0;
|
|
|
|
@ -1072,8 +1072,8 @@ header .fw-user:before{
|
|
|
|
|
|
|
|
|
|
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
background: #11375B;
|
|
|
|
|
border-color: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* ========================================================================
|
|
|
|
@ -1178,12 +1178,13 @@ header .fw-user:before{
|
|
|
|
|
right: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.all-notifications{
|
|
|
|
|
.all-notifications {
|
|
|
|
|
margin-bottom: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.sidebar-wrapper.toggled a.btn{
|
|
|
|
|
.sidebar-wrapper.toggled a.btn {
|
|
|
|
|
margin-bottom: 70px;
|
|
|
|
|
background: #008cc4
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.sidebar-wrapper-animation-fix {
|
|
|
|
@ -1317,12 +1318,13 @@ footer {
|
|
|
|
|
min-height: 40px;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
color: #cbcbcb;
|
|
|
|
|
background: #008ba6 !important;
|
|
|
|
|
background: rgb(240, 242, 243) !important;
|
|
|
|
|
z-index: 1000;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
footer > .container,
|
|
|
|
|
footer > .container-fluid {
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
}
|
|
|
|
@ -1857,12 +1859,13 @@ a.btn:hover, .btn:hover {
|
|
|
|
|
.btn-default, .btn-default:focus {
|
|
|
|
|
color: #222;
|
|
|
|
|
background-color: #ffffff;
|
|
|
|
|
border-color: #ffffff;
|
|
|
|
|
border-color: #ccc !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-default:hover {
|
|
|
|
|
background-color: #e6e6e6;
|
|
|
|
|
border-color: #ffffff;
|
|
|
|
|
color: #FFFFFF;
|
|
|
|
|
background-color: #0280b3;
|
|
|
|
|
border-color: #0280b3;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-primary, .btn-primary:focus {
|
|
|
|
@ -1872,8 +1875,12 @@ a.btn:hover, .btn:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-primary:hover {
|
|
|
|
|
background-color: #424958;
|
|
|
|
|
border-color: #2c313b;
|
|
|
|
|
background-color: #16436D !important;
|
|
|
|
|
border-color: #16436D !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-primary {
|
|
|
|
|
background-color: #008cc4 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-bordered, .btn-bordered:focus, .btn-bordered:hover {
|
|
|
|
@ -2340,8 +2347,8 @@ a.list-group-item:hover {
|
|
|
|
|
|
|
|
|
|
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .active > .list-group-item, .active > .list-group-item:focus, .active > .list-group-item:hover {
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
background: #11375B;
|
|
|
|
|
border-color: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.list-group-item.active a {
|
|
|
|
@ -2689,18 +2696,18 @@ a.list-group-item:hover {
|
|
|
|
|
.checkbox > input[type=checkbox]:disabled + .helper:before {
|
|
|
|
|
cursor: default;
|
|
|
|
|
background: #e6e6e6;
|
|
|
|
|
}
|
|
|
|
|
}RF
|
|
|
|
|
|
|
|
|
|
.checkbox > input[type=checkbox]:disabled + .helper:after {
|
|
|
|
|
color: #8a8a8a;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.checkbox > input[type=checkbox]:not(:disabled) + .helper:before {
|
|
|
|
|
border-color: #526A84;
|
|
|
|
|
border-color: R;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.checkbox > input[type=checkbox] :not(:disabled) + .helper:before {
|
|
|
|
|
border-color: #526A84;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.checkbox .helper {
|
|
|
|
@ -2766,7 +2773,7 @@ a.ctrl-asset-type-switcher:hover {
|
|
|
|
|
margin-right: 0;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
text-align: center;
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
line-height: 49px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -2791,7 +2798,7 @@ a.ast-type-item {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.ast-type-item:hover {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -2804,7 +2811,7 @@ a.ast-type-item:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-action-btn-bar .page-title {
|
|
|
|
|
background-color: #526A84;
|
|
|
|
|
background-color: #008cc4;
|
|
|
|
|
margin: 0;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
}
|
|
|
|
@ -2834,7 +2841,6 @@ a.ast-type-item:hover {
|
|
|
|
|
|
|
|
|
|
/* device board */
|
|
|
|
|
.wr-device-board {
|
|
|
|
|
background: #fafafa;
|
|
|
|
|
padding: 10px 0;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
@ -2850,7 +2856,7 @@ a.ast-type-item:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* operations panel/board */
|
|
|
|
|
.operation-tile{
|
|
|
|
|
.operation-tile {
|
|
|
|
|
width: 88px;
|
|
|
|
|
height: 100px;
|
|
|
|
|
background-color: #ebebeb;
|
|
|
|
@ -2860,7 +2866,7 @@ a.ast-type-item:hover {
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.operation-tile i{
|
|
|
|
|
.operation-tile i {
|
|
|
|
|
padding: 15px 0px 0px 0px;
|
|
|
|
|
display: block;
|
|
|
|
|
min-height: 65px;
|
|
|
|
@ -2868,13 +2874,14 @@ a.ast-type-item:hover {
|
|
|
|
|
font-size: 36px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.operation-tile span{
|
|
|
|
|
.operation-tile span {
|
|
|
|
|
height: 35px;
|
|
|
|
|
line-height: 15px;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
display: table-cell !important;
|
|
|
|
|
width: inherit;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-operations-board {
|
|
|
|
|
background: #fafafa;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
@ -2899,7 +2906,7 @@ a.ast-type-item:hover {
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
/*color: #526A84;*/
|
|
|
|
|
/*color: #008cc4;*/
|
|
|
|
|
color: #333;
|
|
|
|
|
min-width: 70px;
|
|
|
|
|
background: #fafafa;
|
|
|
|
@ -2951,7 +2958,7 @@ a.ast-type-item:hover {
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
padding: 10px 24px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
margin-right: 5px;
|
|
|
|
@ -3047,7 +3054,7 @@ a.ast-type-item:hover {
|
|
|
|
|
|
|
|
|
|
.ctrl-wr-asset.selected {
|
|
|
|
|
background: #E4E4E4;
|
|
|
|
|
border-bottom: 4px solid #526A84;
|
|
|
|
|
border-bottom: 4px solid #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ctrl-wr-asset:hover {
|
|
|
|
@ -3076,7 +3083,7 @@ a.ast-type-item:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.itm-ast:hover h3, .itm-ast:hover .ast-auth {
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ast-img {
|
|
|
|
@ -3159,7 +3166,7 @@ h3.ast-name {
|
|
|
|
|
.ast-auth {
|
|
|
|
|
font-weight: 300;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
display: block;
|
|
|
|
|
margin-bottom: 12px;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
@ -3458,7 +3465,7 @@ span.ico-sort-desc {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-asset-type-switcher ul li:hover {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -3495,7 +3502,7 @@ span.ico-sort-desc {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#asset-selected .selected li {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -3564,7 +3571,7 @@ span.ico-sort-desc {
|
|
|
|
|
|
|
|
|
|
.wr-search-tags span {
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
font-size: 11px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
cursor: pointer;
|
|
|
|
@ -3578,7 +3585,7 @@ span.ico-sort-desc {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-search-tags span:hover {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -3686,7 +3693,7 @@ a.btn-operations {
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
background: #2f6292;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
padding: 5px 20px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
margin-right: 2px;
|
|
|
|
@ -3736,15 +3743,15 @@ a.btn-operations {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-side-panel::-webkit-scrollbar-thumb {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-side-panel::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-side-panel::-webkit-scrollbar-thumb:active {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-notification-bar.toggled, .wr-side-panel.toggled {
|
|
|
|
@ -3778,14 +3785,14 @@ a.wr-notification-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
background-color: #11375B;
|
|
|
|
|
background-color: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-side-panel .panel-title a {
|
|
|
|
|
display: block;
|
|
|
|
|
padding: 10px;
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
border-bottom: 1px solid #e4e4e4;
|
|
|
|
|
}
|
|
|
|
@ -3823,7 +3830,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-panel-notes .wr-input-control.checkbox .helper:before {
|
|
|
|
|
border-color: #526A84;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-panel-notes .add-btn {
|
|
|
|
@ -3875,7 +3882,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
|
|
|
|
|
.wr-panel-msg {
|
|
|
|
|
background: #fff;
|
|
|
|
|
border-right: 2px solid #526A84;
|
|
|
|
|
border-right: 2px solid #008cc4;
|
|
|
|
|
padding: 8px 35px 8px 10px;
|
|
|
|
|
margin-left: 35px;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
@ -3884,7 +3891,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-panel-msg .dropdown-menu {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
left: -167px;
|
|
|
|
|
top: -2px;
|
|
|
|
@ -3916,7 +3923,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
|
|
|
|
|
.wr-panel-msg .msg-options .btn.dropdown-toggle:hover, .wr-panel-msg .msg-options .btn.dropdown-toggle[aria-expanded="true"] {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: #526A84;
|
|
|
|
|
background-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-panel-msg-visibility {
|
|
|
|
@ -4044,11 +4051,12 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
|
|
|
|
|
/* stats */
|
|
|
|
|
.wr-stats-board-tile {
|
|
|
|
|
background: #0c3b42;
|
|
|
|
|
color: #fff;
|
|
|
|
|
background: #FFFFFF;
|
|
|
|
|
color: rgba(0, 0, 0, 0.65);
|
|
|
|
|
padding: 15px;
|
|
|
|
|
height: 110px;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.device-detail-body .wr-stats-board-tile {
|
|
|
|
@ -4096,7 +4104,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tile-bg {
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -4130,7 +4138,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tile-stats-free a {
|
|
|
|
|
color: #b2b2b2;
|
|
|
|
|
color: rgba(0,0,0, 0.65);
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
display: inline-block;
|
|
|
|
@ -4139,7 +4147,8 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tile-stats-free a:hover {
|
|
|
|
|
color: #fff;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
text-decoration: none !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tile-stats-type {
|
|
|
|
@ -4197,7 +4206,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
.wr-form .wr-operation-icon {
|
|
|
|
|
font-size: 32px;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
color: #11375B;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-form .user-select {
|
|
|
|
@ -4248,7 +4257,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
/*outline: 2px #a6a6a6 solid;*/
|
|
|
|
|
border: 1px #fff solid;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
/*background: #526A84;*/
|
|
|
|
|
/*background: #008cc4;*/
|
|
|
|
|
background: #a6a6a6;
|
|
|
|
|
/*margin-left: 2px;*/
|
|
|
|
|
z-index: 1;
|
|
|
|
@ -4264,9 +4273,9 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
width: 24px;
|
|
|
|
|
height: 24px;
|
|
|
|
|
/*outline: 2px #333 solid;*/
|
|
|
|
|
border: 1px #526A84 solid;
|
|
|
|
|
border: 1px #008cc4 solid;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
z-index: 2;
|
|
|
|
|
border-radius: 12px;
|
|
|
|
|
/*box-shadow: 0 1px 2px #888888;*/
|
|
|
|
@ -4405,7 +4414,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-input-control.checkbox input[type="checkbox"]:checked + .helper:before {
|
|
|
|
|
border: 2px #526A84 solid;
|
|
|
|
|
border: 2px #008cc4 solid;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-input-control.checkbox input[type="checkbox"]:checked + .helper:after {
|
|
|
|
@ -4422,7 +4431,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
left: 2px;
|
|
|
|
|
margin-left: 0;
|
|
|
|
|
text-align: center;
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-family: font-wso2;
|
|
|
|
|
}
|
|
|
|
@ -4441,11 +4450,11 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-input-control.checkbox:hover input:not(:disabled) + .helper:before {
|
|
|
|
|
border-color: #526A84;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-input-control.checkbox:active input:not(:disabled) + .helper:before {
|
|
|
|
|
border-color: #526A84;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* list group styles */
|
|
|
|
@ -4501,7 +4510,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
.wr-list-email, .wr-list-email:hover {
|
|
|
|
|
font-weight: 300;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-sortable .list-group-item, tbody.wr-sortable td {
|
|
|
|
@ -4520,7 +4529,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
width: 50px;
|
|
|
|
|
height: 50px;
|
|
|
|
|
line-height: 42px;
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 28px;
|
|
|
|
|
text-align: center;
|
|
|
|
@ -4598,16 +4607,16 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
/*}*/
|
|
|
|
|
|
|
|
|
|
.wr-list-group .wr-desc-list-configs.highlight {
|
|
|
|
|
background: #14212E;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-list-group .wr-desc-list-configs.highlight2 {
|
|
|
|
|
background: #CDCDCD;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-list-group .wr-desc-list-configs b {
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: rgba(0,0,0, 0.65);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.panel-title a .fw-stack {
|
|
|
|
@ -4620,7 +4629,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
|
|
|
|
|
.footer a {
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
color: #fff;
|
|
|
|
|
color: rgba(0,0,0, 0.65);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.footer .fw {
|
|
|
|
@ -4663,7 +4672,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-hidden-nav ul li a:hover {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-hidden-nav ul li a i {
|
|
|
|
@ -4703,7 +4712,7 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
margin: 5px;
|
|
|
|
|
border: 1px solid #e8e8e8;
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
padding: 10px;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
font-size: 16px;
|
|
|
|
@ -4745,20 +4754,20 @@ a.wr-side-panel-toggle-btn.selected {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-advance-operations .wr-hidden-operations-nav a.selected span span > i {
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-advance-operations .wr-hidden-operations-nav a.selected span span > i.fw.fw-circle.fw-stack-2x {
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-advance-operations .wr-hidden-operations-nav a.selected span span > i.fw.fw-circle.fw-stack-2x.fw-stroke.fw-inverse {
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-advance-operations .wr-hidden-operations-nav a.selected, .wr-hidden-operations .wr-hidden-operations-nav a.selected:hover {
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wr-hidden-operations {
|
|
|
|
@ -4910,7 +4919,7 @@ a.show-operations-btn {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.show-operations-btn.selected {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -5029,7 +5038,7 @@ a.show-operations-btn .btn-text:before {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 120px;
|
|
|
|
|
padding: 20px;
|
|
|
|
|
background: #132D45;
|
|
|
|
|
background: #008cc4 !important;
|
|
|
|
|
display: block;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
text-align: center;
|
|
|
|
@ -5046,7 +5055,7 @@ a.show-operations-btn .btn-text:before {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tile-buttons li a:hover {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #0280b3 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tile-buttons li a i {
|
|
|
|
@ -5130,12 +5139,12 @@ a.show-operations-btn .btn-text:before {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.cu-btn-inner.inverse {
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.cu-btn-inner.inverse:hover {
|
|
|
|
|
background: #526A84;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wiz-lbl {
|
|
|
|
@ -5176,7 +5185,7 @@ a.cu-btn-inner.inverse:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wizard-head > li a:hover {
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wizard-head > li.active, .wizard-head > li.active a {
|
|
|
|
@ -5190,7 +5199,7 @@ a.cu-btn-inner.inverse:hover {
|
|
|
|
|
|
|
|
|
|
.wizard-head .wizard-home-icon {
|
|
|
|
|
font-size: 30px;
|
|
|
|
|
color: #11375b;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
margin-top: -6px;
|
|
|
|
|
margin-right: 20px;
|
|
|
|
|
}
|
|
|
|
@ -5245,7 +5254,7 @@ a.cu-btn-inner.inverse:hover {
|
|
|
|
|
margin-bottom: 1px;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
display: block;
|
|
|
|
|
color: #11375b;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.multi-view .nav > ul li li a {
|
|
|
|
@ -5253,7 +5262,7 @@ a.cu-btn-inner.inverse:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.multi-view .nav > ul li a:hover, .multi-view .nav > ul li a.active {
|
|
|
|
|
background: #11375b;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -5283,7 +5292,7 @@ a.cu-btn-inner.inverse:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.multi-view .content {
|
|
|
|
|
border-left: 2px solid #11375b;
|
|
|
|
|
border-left: 2px solid #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.multi-view .content ul, .multi-view .content ul li {
|
|
|
|
@ -5352,7 +5361,7 @@ a.grid-input-add {
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
border: 1px solid #526A84;
|
|
|
|
|
border: 1px solid #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.grid-input-add:hover, a.grid-input-add:active, a.grid-input-add:focus {
|
|
|
|
@ -6264,7 +6273,7 @@ body.inverse .fade-edge:after {
|
|
|
|
|
.thumbnail.icon {
|
|
|
|
|
border: none;
|
|
|
|
|
margin: 0;
|
|
|
|
|
background: #638bb1 !important;
|
|
|
|
|
background: #008cc4 !important;
|
|
|
|
|
color: #fff;
|
|
|
|
|
text-align: center;
|
|
|
|
|
position: relative;
|
|
|
|
@ -6339,8 +6348,8 @@ body.inverse .fade-edge:after {
|
|
|
|
|
.pagination > .active > span,
|
|
|
|
|
.pagination > .active > span:focus,
|
|
|
|
|
.pagination > .active > span:hover {
|
|
|
|
|
background: #11375B;
|
|
|
|
|
border-color: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.pagination > .disabled > a,
|
|
|
|
@ -6413,7 +6422,7 @@ ul.tiles .icon {
|
|
|
|
|
* ======================================================================== */
|
|
|
|
|
.asset-image {
|
|
|
|
|
max-width: 150px;
|
|
|
|
|
background: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
float: none !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -6456,8 +6465,8 @@ ul.tiles .icon {
|
|
|
|
|
.list-group-item.active,
|
|
|
|
|
.list-group-item.active:focus,
|
|
|
|
|
.list-group-item.active:hover {
|
|
|
|
|
background: #11375B;
|
|
|
|
|
border-color: #11375B;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
border-color: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -6544,7 +6553,7 @@ ul.tiles .icon {
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
width: 100px;
|
|
|
|
|
background: #fafafa;
|
|
|
|
|
padding: 2px 10px 10px 10px;
|
|
|
|
@ -6689,7 +6698,7 @@ ul.tiles .icon {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar-default .navbar-nav > li a > .fw-stack > .fw-stack > .fw-circle:not(.fw-stroke) {
|
|
|
|
|
color: #526A84;
|
|
|
|
|
color: #008cc4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar-default .navbar-nav > li:hover a > .fw-stack > .fw-stack > .fw-circle:not(.fw-stroke) {
|
|
|
|
@ -6740,7 +6749,7 @@ ul.tiles .icon {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.media .panel.active .panel-heading.visible-xs {
|
|
|
|
|
background: #11375b;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -6917,7 +6926,7 @@ select > option:hover {
|
|
|
|
|
.device-type-img.fw {
|
|
|
|
|
font-size: 250px;
|
|
|
|
|
color: white;
|
|
|
|
|
background: #11375b;
|
|
|
|
|
background: #008cc4;
|
|
|
|
|
padding: 35px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -6938,7 +6947,8 @@ select > option:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btn-operations:hover, .btn-operations:focus, .btn-operations:active {
|
|
|
|
|
color: #C7C7C7;
|
|
|
|
|
color: #ffffff !important;
|
|
|
|
|
background-color: #16436D !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
@ -6948,12 +6958,12 @@ select > option:hover {
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
header.header-default {
|
|
|
|
|
background: #008ba6 !important;
|
|
|
|
|
background: #FFFFFF !important;
|
|
|
|
|
height: 50px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.navbar-collapse {
|
|
|
|
|
background: #37474F;
|
|
|
|
|
background: #FFFFFF;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.dropdown-menu > li {
|
|
|
|
@ -7009,7 +7019,7 @@ header.header-default {
|
|
|
|
|
line-height: 0px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.header .fw-user{
|
|
|
|
|
.header .fw-user {
|
|
|
|
|
color: #333 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -7022,5 +7032,5 @@ header .brand img.logo {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
try-device-image {
|
|
|
|
|
background: #638bb1 !important;
|
|
|
|
|
background: #008cc4 !important;
|
|
|
|
|
}
|
|
|
|
|