html, body, body > .container, #view, #content-area{
height: 100%;
}
#content-area {
border-color: #CECECE;
border-style: solid;
border-width: 0 1px;
padding: 0;
}
#content-area > * {
padding: 0 30px;
}
#content-area > .nav {
border-color: #CECECE;
font-size: 1.4em;
padding: 0 20px;
margin-bottom: 0;
padding: 0.8em 0 0 2em;
}
#container-right-bg {
border-width: 0 1px 0 1px;
border-style: solid;
border-color: #cecece;
bottom: 0;
position: fixed;
top: 70px;
z-index: -10;
margin-left:26.6em;
width: 79.8em;
}
header .navbar {
margin-bottom: 0;
}
.navbar-pf .navbar-title {
color: #ddd;
margin: .3em .4em;
padding: 0;
font-size: inherit;
font-size: 1.3em;
text-transform: uppercase;
}
#idletimeout {
background: #CC5100;
color: #FFFFFF;
font-size: 1.1em;
padding: 0.90909090909091em;
text-align: center;
display: none;
}
#idletimeout a {
color: #fff;
font-weight: bold;
}
/* Top menu */
#kc-navigation li.active {
margin-bottom: 0;
}
/* Side menu */
.bs-sidebar {
background-color: #f9f9f9;
padding-top: 4.3em;
padding-right: 0;
padding-left: 0;
z-index: 20;
}
.bs-sidebar ul {
list-style: none;
}
.bs-sidebar ul li {
margin-bottom: 0.5em;
margin-left: -1em;
}
.bs-sidebar ul li a {
font-size: 1.3em;
font-family: "Open Sans", sans-serif;
padding-left: 1.92307692307692em;
color: #4d5258;
line-height: 2.07692307692308em;
display: block;
border-width: 1px 0 1px 1px;
border-style: solid;
border-color: #f9f9f9;
}
.bs-sidebar ul li a:hover,
.bs-sidebar ul li a:focus {
text-decoration: none;
color: #777777;
}
.bs-sidebar ul li.active a {
background-color: #c7e5f0;
border-color: #56bae0;
font-weight: bold;
background-image: url(../img/icon-sidebar-active.svg);
background-repeat: no-repeat;
background-position: right center;
}
/* On-Off switch */
.onoffswitch {
-moz-user-select: none;
height: 26px;
position: relative;
width: 62px;
}
.onoffswitch .onoffswitch-checkbox {
display: none;
}
.onoffswitch .onoffswitch-label {
border: 1px solid #bbb;
border-radius: 2px;
cursor: pointer;
display: block;
overflow: hidden;
width: 62px;
}
.onoffswitch .onoffswitch-inner {
display: block;
margin-left: -100%;
transition: margin 0.3s ease-in 0s;
width: 200%;
}
.onoffswitch .onoffswitch-inner > span {
-moz-box-sizing: border-box;
color: white;
float: left;
font-size: 11px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
height: 24px;
line-height: 24px;
padding: 0;
width: 50%;
}
.onoffswitch .onoffswitch-switch {
background-image: linear-gradient(top, #fafafa 0%, #ededed 100%);
background-image: -o-linear-gradient(top, #fafafa 0%, #ededed 100%);
background-image: -moz-linear-gradient(top, #fafafa 0%, #ededed 100%);
background-image: -webkit-linear-gradient(top, #fafafa 0%, #ededed 100%);
background-image: -ms-linear-gradient(top, #fafafa 0%, #ededed 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, 0, #ededed));
border: 1px solid #aaa;
border-radius: 2px;
bottom: 0;
margin: 0;
position: absolute;
right: 39px;
top: 0;
transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in 0s;
width: 23px;
}
.onoffswitch .onoffswitch-inner .onoffswitch-active {
background-image: linear-gradient(top, #00a9ec 0%, #009bd3 100%);
background-image: -o-linear-gradient(top, #00a9ec 0%, #009bd3 100%);
background-image: -moz-linear-gradient(top, #00a9ec 0%, #009bd3 100%);
background-image: -webkit-linear-gradient(top, #00a9ec 0%, #009bd3 100%);
background-image: -ms-linear-gradient(top, #00a9ec 0%, #009bd3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00a9ec), color-stop(1, 0, #009bd3));
color: #FFFFFF;
padding-left: 10px;
}
.onoffswitch.disabled .onoffswitch-inner .onoffswitch-active,
.onoffswitch.disabled .onoffswitch-inner .onoffswitch-inactive {
background-image: none;
background-color: #e5e5e5;
color: #9d9fa1;
}
.onoffswitch .onoffswitch-inner .onoffswitch-inactive {
background: linear-gradient(#fefefe, #e8e8e8) repeat scroll 0 0 transparent;
color: #4d5258;
padding-right: 10px;
text-align: right;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0;
}
/* Inputs */
.form-horizontal .control-label {
text-align: left;
color: #909090;
}
/* Details stuff */
#content h2 {
font-family: "Open Sans", sans-serif;
font-weight: 100;
font-size: 2.4em;
margin-bottom: 1.04166666666667em;
margin-top: 1em;
}
#content-area #content h2 span {
color: #a1a1a1;
}
/* Legend stuff */
legend {
border-color: #E9E8E8;
border-style: solid;
border-width: 1px 0 0;
cursor: pointer;
display: block;
font-size: 1em;
margin-bottom: 0;
padding-bottom: 2em;
padding-top: 2em;
}
legend .text {
font-size: 1.3em;
font-weight: bold;
color: #505050;
}
legend:hover .text {
color: #000;
}
/* Icons */
[class*="kc-icon-"] {
display: inline-block;
width: 14px;
height: 14px;
background-repeat: no-repeat;
text-indent: -99999em;
margin-right: 0.5em;
vertical-align: text-top;
}
legend .kc-icon-collapse,
legend .kc-icon-expand {
background-image: url(../img/icon-collapse-expand.png);
background-position: left top;
background-repeat: no-repeat;
width: 14px;
height: 14px;
margin-right: 1em;
vertical-align: middle;
margin-bottom: 0.2em;
}
legend .kc-icon-expand {
background-position: left -14px;
margin-top: -1px;
}
legend .kc-icon-collapse {
vertical-align: middle;
}
/* Relam selector from the top menu */
.header .navbar-primary li > .select-rcue {
background-color: #555A5E;
background-image: url("../img/sprite-arrow-down.svg");
background-position: right -26px;
background-repeat: no-repeat;
border: 1px solid #676C6E;
border-radius: 2px;
display: inline-block;
font-size: 0.769231em;
margin-left: 1em;
margin-top: 0.7em;
padding-left: 0;
vertical-align: middle;
}
.header .navbar-primary li .select-rcue:hover {
border-color: #7E8385;
}
.header .navbar-primary li .select-rcue select {
color: #FFFFFF;
}
.header .navbar-primary li .select-rcue select:-moz-focusring {
color: rgba(0, 0, 0, 0);
text-shadow: 0 0 0 #FFFFFF;
}
.header .navbar-primary li .select-rcue select option {
background-color: #FFFFFF;
color: #333333;
}
.header .navbar-primary li a#refresh {
border: medium none;
display: inline-block;
font-size: 0.769231em;
margin: 0.7em 0 0 1em;
padding: 0;
vertical-align: middle;
}
.header .navbar-primary li a#refresh:hover {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.header .navbar-primary li a#refresh .icon-spinner6 {
background-image: url("../img/sprites-gray.png");
margin-right: 0;
}
.header .navbar-primary li a#refresh .icon-spinner6:hover {
background-color: rgba(0, 0, 0, 0);
background-image: url("../img/sprites-white.png");
}
/* and from forms */
.select-rcue {
background: url("../img/select-arrow.png") no-repeat scroll right center #FFFFFF;
border: 1px solid #B6B6B6;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
color: #333333;
display: inline-block;
font-family: "Open Sans",sans-serif;
height: 2.6em;
min-width: 75px;
overflow: hidden;
padding: 0 0.9em 0 0;
}
.select-rcue:hover {
border-color: #62AFDB;
}
.select-rcue:focus {
border-color: #62AFDB;
box-shadow: 0 0 5px #62AFDB;
}
.select-rcue.error {
background-color: #F8E7E7;
border-color: #BA1212;
transition: all 0.33s ease-in-out 0s;
}
.select-rcue.error:focus {
box-shadow: 0 0 5px #BA1212;
}
.select-rcue select {
background-color: rgba(0, 0, 0, 0);
border: medium none;
font-family: "Open Sans",sans-serif;
font-size: 1.1em;
height: 30px;
line-height: 30px;
margin-left: -2px;
margin-top: -2px;
padding: 5px 0.545455em;
width: 150%;
}
.select-rcue option {
line-height: 2em;
padding: 0.363636em 0.909091em;
}
.select-rcue option:hover {
background-color: #D5ECF9;
}