/************ Bootstrap 3 **********/

.logo-header {
    background: #fbfbfb;
    width: 100%;
    padding: 3px 10px;
}

.well,.alert {
    padding: 4px 35px 4px 8px;
}

.alert h2,.well h2 {
    font-size: 16px;
    line-height: 22px;
}

.well h2 {
    color: #0448ae;
    margin: 0;
    padding: 0;
}

.well h3 {
    padding-left: 2px;
}

.well {
    background-color: #fff;
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

body {
    padding-top: 110px;
}

#app-content {
    padding-bottom: 30px;
}

ul,ul {
    margin-left: 15px;
}

.alert .close {
    right: -28px;
}

.navbar .navbar-nav {
    height: 40px;
}

.navbar .navbar-nav>li>a {
    padding: 10px 10px 11px;
}

.navbar .brand {
    padding: 8px 20px 12px;
}

form {
    margin-bottom: 0;
}

#modal-loading-indicator {
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 35%;
    left: 50%;
    margin: -6px 0 0 -104px;
}

#server_tree_container .row {
    margin: 0;
}

#search_servers_container,#server_tree_container {
    background: white;
    padding: 3px;
    border: 0px solid #ddd;
    border-top: none;
}

.nav-tabs {
    margin-bottom: 0;
}

.content-block {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
//    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
//    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
//    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
//    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 4px 35px 4px 8px;
    background-color: #fff;
//    border: 1px solid #ddd;
//    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 25px;
}

.content-block.content-intro { 
    background: none;
    border: none; 
    box-shadow: none; 
    padding: 0px;
    margin-bottom: 30px;  
}
.content-block.content-intro p {
    font-size: 16px;
    line-height: 25px;
    color: #7e8a93;
}
.content-block.content-intro a {
    font-size: 16px;
    line-height: 25px;
}
.content-block.content-intro button,
.content-block.content-intro a.btn {
    font-size: 13px;
    line-height: 15px;
    padding: 6px 10px;
}
.content-block blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.content-block h2 {
    color: #333333;
    margin: 5px 0 15px;
    padding: 0;
    font-size: 22px;
    line-height: 26px;
}

.content-block h3 {
    padding-left: 2px;
}

.contact-channel-list small {
    font-size: 90%;
}

.contact-channel-list li {
    padding-bottom: 5px;
}

.help-block {
    font-size: 90%;
}

.input-micro {
    width: 40px;
}

.dropdown-menu .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
//    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.navbar .navbar-nav>li.nav-active-alert>a {
    background: #cc0000;
    color: #ffffff;
    font-weight: bold;
}

.navbar .navbar-nav-active-alert>li>a {
    color: #ffffff;
}

.navbar .navbar-nav>li.nav-active-warning>a {
    background: #f89406;
    color: #ffffff;
    font-weight: bold;
}

.navbar .navbar-nav-active-warning>li>a {
    color: #c09853;
}

.navbar .navbar-nav>li.nav-active-alert>a:hover,.navbar .navbar-nav-active-alert>li>a:hover {
    background: #cc0000;
}

.navbar .navbar-nav>li.nav-active-warning>a:hover,.navbar .navbar-nav-active-warning>li>a:hover {
    background: #f89406;
}

.dashboard-outage-block {
    min-height: 20px;
    background-color: #e16147; //f1512f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    color: #ffffff;
    border-color: #99001a;
    margin-bottom: 20px;
    padding: 15px 15px 18px 15px;
}

.dashboard-outage-block div.row div { padding-left: 0px; padding-bottom: 6px;  }
.dashboard-outage-block blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.dashboard-outage-block a,.dashboard-outage-block a:visited {
    color: #ffffff;
}

.dashboard-outage-block a:hover {
    color: #d9d9d9;
}

.dashboard-outage-block h3 {
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    margin: 5px 10px 15px 10px;
}

.btn-group-centered {
    text-align: center;
    margin: 0 auto;
}

.btn-group-centered a.btn {
    float: none;
    display: inline-block;
    margin-left: -4px;
}

.optional {
    font-size: 95%;
    font-style: italic;
}

h2 a.btn span {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.btn-primary {
    background-color: #f59300;
    background-image: -moz-linear-gradient(top, #ff9900, #e68a00);
    background-image: -ms-linear-gradient(top, #ff9900, #e68a00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9900), to(#e68a00));
    background-image: -webkit-linear-gradient(top, #ff9900, #e68a00);
    background-image: -o-linear-gradient(top, #ff9900, #e68a00);
    background-image: linear-gradient(top, #ff9900, #e68a00);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#e68a00', GradientType=0);
    border-color: #e68a00 #e68a00 #995c00;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e68a00;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    background-color: #fbfbfb;
}

a {
    color: #ff9900;
    text-decoration: none;
}

a:hover {
    color: #b36b00;
    text-decoration: underline;
}

.btn {
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
}

.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {
    background-color: #e68a00;
    *background-color: #cc7a00;
    border-color: #f59300;
}

.btn-primary:active,.btn-primary.active {
    background-color: #b36b00 \9;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #e68a00;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-family: ProximaNova-Bold;
    font-weight: normal;
}

h1 {
    font-size: 30px;
    line-height: 36px;
}

h1 small {
    font-size: 18px;
}

h2 {
    font-size: 24px;
    line-height: 36px;
}

h2 small {
    font-size: 18px;
}

h3 {
    font-size: 18px;
    line-height: 27px;
}

h3 small {
    font-size: 14px;
}

h4,h5,h6 {
    line-height: 18px;
}

h4 {
    font-size: 14px;
}

h4 small {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

label,input,button,select,textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

.control-group {
    margin-bottom: 9px;
}

legend+.control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1;
}

.navbar {
    margin-bottom: 18px;
    background: #fbfbfb;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}

.navbar {
    min-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #2c2c2c;
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

//.navbar [class^="icon-"] {
//    background-image: url("../img/glyphicons-halflings-white.png");
//    opacity: 0.5;
//}
.navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar .nav-active-alert [class^="icon-"] {
    opacity: 1.0;
}

.navbar .nav-active-warning [class^="icon-"] {
    opacity: 1.0;
}

.navbar .navbar-nav-text {
    margin-bottom: 0;
    line-height: 30px;
}

.navbar .navbar-nav-link {
    color: #999999;
}

.navbar .navbar-nav-link:hover {
    color: #ffffff;
}

.navbar .navbar-nav {
    height: 30px;
}

.navbar .navbar-nav>li>a {
    padding: 4px 10px 6px;
    line-height: 19px;
//    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .navbar-nav>li>a {
    padding: 5px 10px 6px;
    color: #999999;
}

.navbar .brand {
    padding: 4px 20px 6px;
}

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777777;
}

.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #ffffff;
}

.navbar .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
}

.navbar .navbar-nav>li>a:hover [class^="icon-"] {
    opacity: 1.0;
}

.navbar .navbar-nav .active>a,.navbar .navbar-nav .active>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #222222;
}

.navbar .navbar-nav li.dropdown.open>.dropdown-toggle,.navbar .navbar-nav li.dropdown.active>.dropdown-toggle,.navbar .navbar-nav li.dropdown.open.active>.dropdown-toggle {
    background-color: transparent;
    color: #ffffff;
}

.navbar .navbar-nav li.dropdown.active>.dropdown-toggle:hover {
    color: #ffffff;
}

.dropdown-menu li>a {
    padding: 3px 15px;
    line-height: 18px;
    color: #021f4b;
}

.navbar .navbar-nav li.dropdown>.dropdown-toggle:hover .caret,.navbar .navbar-nav li.dropdown.open>.dropdown-toggle .caret,.navbar .navbar-nav li.dropdown.active>.dropdown-toggle .caret,.navbar .navbar-nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a {
    text-decoration: none;
    color: #ffffff;
    background-color: #f59300;
    background-image: -moz-linear-gradient(top, #ff9900, #e68a00);
    background-image: -ms-linear-gradient(top, #ff9900, #e68a00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9900), to(#e68a00));
    background-image: -webkit-linear-gradient(top, #ff9900, #e68a00);
    background-image: -o-linear-gradient(top, #ff9900, #e68a00);
    background-image: linear-gradient(top, #ff9900, #e68a00);
}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover {
    font-size: 13px;
}

.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.btn:hover .caret,.open.btn-group .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

select,input[type="file"] {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px;
}

select {
    width: 220px;
    border: 1px solid #bbb;
    background-color: #EDECEB;
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-large [class^="icon-"] {
    margin-top: 1px;
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

.btn-small [class^="icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.tooltip {
    z-index: 50000!important;
}

.dropdown-menu.right {
    left: auto;
    right: 0;
}

.dropdown-menu.right::before {
    left: auto !important;
    right: 9px;
}

.dropdown-menu.right::after {
    left: auto !important;
    right: 10px;
}

.modal-open .modal .dropdown-menu {
    z-index: 2050;
}

.modal-open .modal .dropdown.open {
    *z-index: 2050;
}

.modal-open .modal .popover {
    z-index: 2060;
}

.modal-open .modal .tooltip {
    z-index: 2080;
}

.tooltip.top,tooltip.bottom {
    padding: 5px!important;
    background-color: transparent!important;
    border: 0px!important;
}

.tooltip.top {
    border-width: 5px 5px 0!important;
    border-top-color: #000000!important;
}

.tooltip.bottom {
    border-width: 0 5px 5px!important;
    border-bottom-color: #000000!important;
}

.tab-pane {
    padding: 10px;
    background-color: #ffffff;
}

.tab-content {
    overflow: visible;
    border-left: 0px solid #DDDDDD;
    border-right: 0px solid #DDDDDD;
    border-bottom: 0px solid #DDDDDD;
}
.nav-tabs { border-bottom-width: 0px; }
.nav-tabs>.active>a {
    font-weight: normal;
    border-color: #fff; 
}

.datepicker {
    z-index: 9999;
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.icon-required {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAAV0lEQVQYV2NgoBq4dvna/6W+Xv+vb1j/H0Xi7e3b/4/19YAlQApAbBgfrAAmgY5BiuCm/Pz8+f/WpBi4JMg6FGvOL5gH1wWitxfmYXcHyCSQlRgOHewAAOFhWxHuxtuOAAAAAElFTkSuQmCC);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 10px;
    text-align: left;
    margin-left: 2px;
    padding-top: 10px;
    padding-bottom: 2px;
}

body#login-body #login-header {
    border-bottom: 1px solid #D8D8D8;
    background-color: #F3F3F3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar {
    padding: 0;
}

.navbar .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
}

.glyphicon-white, .icon-white {
    color: #fff!important;
}

.input-sm {
    width: 25%;
    display: inline-block;
}

.modal .input-sm {
    width: 60%;
    display: inline-block;
}

.input-mini {
    width: 10%;
    display: inline-block;
}

.modal .input-mini {
    width: 20%;
    display: inline-block;
}

.input-micro {
    width: 5%;
    display: inline-block;
}

.modal .input-micro {
    width: 15%;
    display: inline-block;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 0;
}

.input-group {
    width: 50%;
    display: inline-block;
}

.modal .input-group {
    width: 60%;
    display: inline-block;
}

.input-group .form-control {
    width: 80%!important;
    height: 33px!important;
    display: inline-block;
}

.input-group .input-group-addon {
    width: 20%!important;
}

.pagination {
    display: block;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 0;
}

.pagination ul>li {
    display: inline;
}

.pagination ul>li>a,.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.pagination ul>li>a:hover,.pagination ul>.active>a,.pagination ul>.active>span {
    background-color: #f5f5f5;
}

.pagination ul>.active>a,.pagination ul>.active>span {
    color: #999999;
    cursor: default;
}

.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover {
    color: #999999;
    background-color: transparent;
    cursor: default;
}

.pagination ul>li:first-child>a,.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.pagination ul>li:last-child>a,.pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

ul {
    margin-left: 0px;
}

.form-horizontal .form-group {
    margin-left: 0;
}

.modal-body {
    padding: 20px;
}

.chzn-container-single .chzn-search input {
    width: 100%!important;
}

/*=====================================================================================
 Footer
 ===================================================================================== */

#footer {
    width: 100%;
    margin: 0 auto;
    background: #606166;
    padding: 0;
    font-size: 80%;
    text-align: center;
    color: #fff;
    border-top: 1px solid #6C7D97;
    clear: both;
    position: fixed;
    bottom: 0;
}
/*=====================================================================================
 Content
 ===================================================================================== */

#content {
    background-color: #fff;
}
.success {
    border: solid 1px #82b800;
    background-color: #d4e7a8;
    padding: 0.5em;
}
.highlight {
    background-color: #0448ae;
    color: #ffffff;
}
.highlight h2 {
    color: #ffffff;
}
.outage-list {
    list-style: none;
}
.outage-list li,
.outage-list li.simulated {
    margin: 0;
    list-style-type: none;
    padding-left: 20px;
    background: url(/static/images/icons/error.png) no-repeat left 2px;
}
.outage-list li.simulated {
    background: url(/static/images/icons/simulation.png) no-repeat left 2px;
}
.maintenance-list {
    list-style: none;
    margin-left: 0;
}
.maintenance-list li {
    margin: 0;
    list-style-type: none;
    padding-left: 20px;
    background: url(/static/images/icons/wrench.png) no-repeat left 2px;
}
/* Announcement formatting for block on dashboard */

.announcement-list {
    list-style: none
}
.announcement-list > li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}
.announcement-list li:last-child {
    border-bottom: none;
}
.announcement-list p {
    line-height: 1.25;
}
.announcement-poster {
    font-size: 75%;
    color: #666666;
    font-weight: normal;
}
.header-link {
    position: absolute;
    font-weight: normal;
    display: inline;
    right: 0;
    bottom: 2px;
    font-size: 75%;
}
li.user-list {
    margin: 0;
    list-style-type: none;
    padding-left: 20px;
    background: url(/static/images/icons/user.png) no-repeat left 50%;
}
li.user-list-chat {
    margin: 0;
    list-style-type: none;
    padding-left: 20px;
    background: url(/static/images/icons/user_comment.png) no-repeat left 50%;
}
.graph-block {
    padding: 0;
    border: none;
    margin: 10px 0px;
}
.graph-block h2 {
    background-color: #ffffff;
    padding: 0 0.3em;
}
.node {
    padding: 0 0 0 2px;
    margin: 0 0 0 0;
    line-height: normal;
}
//.row td { padding: 0; margin: 0; }
div.announcement-title {
    font-weight: bold;
}
div.announcement-posted {
    padding-left: 15px;
    font-weight: normal;
    font-size: 85%;
    color: #888;
    font-style: italic;
}
div.announcement-body {
    padding-left: 15px;
    font-size: 85%;
}
.data-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.data-table th {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 2px 2px;
    border-bottom: 1px solid #021f4b;
    text-align: center;
}
.data-table td {
    border-bottom: 1px solid #eee;
    color: #000;
    padding: 2px 2px;
    font-size: 14px;
    text-align: center;
}
/*.data-table tr:last-child td { border-bottom: none; }*/

.data-table tbody tr:hover td {
    background-color: #edf3fe;
}
.property-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    margin-bottom: 10px;
}
.property-table th {
    font-weight: bold;
    padding: 3px 8px 3px 0;
    border-bottom: 1px solid #eee;
}
.property-table td {
    border-bottom: 1px solid #eee;
    color: #000;
    padding: 3px 8px;
}
.property-table tr:last-child td {
    border-bottom: none;
}
.property-table tr:last-child th {
    border-bottom: none;
}
.folder-tree {
    list-style: none
}
ul.folder-tree li {
    list-style-type: none;
    margin: 0;
}
li.contact-user-list {
    list-style: none;
    border-bottom: solid 1px #e3e3e3;
    margin: 15px 0 15px 0;
    padding: 0; 
}
li.contact-user-list:last-child { border-bottom-width: 0px; padding-bottom: 0px;}

ul.contact-channel-list {
    margin-left: 12px;
    padding: 0px;
}
ul.contact-channel-list li.contact-channel {
    padding: 0px 12px px 30px;
    margin: 5px;
}

ul.contact-channel-list li:last-child {
    border-bottom: none;
}
.contact-channel-phone,
.contact-channel-push,
.contact-channel-postback,
.contact-channel-voice,
.contact-channel-email,
.contact-channel-chat,
.contact-channel-group,
.contact-channel-twitter,
.contact-channel-statuspage,
.contact-channel-opsgenie,
.contact-channel-hipchat,
.contact-channel-gchat,
.contact-channel-irc,
.contact-channel-slack,
.contact-channel-campfire,
.contact-channel-twitterfeed,
.contact-channel-pagerduty,
.contact-channel-android,
.contact-channel-apple,
.contact-channel-big_panda {
    list-style: none;
    padding-left: 30px !important;
    background: url(/static/images/icons/phone.png) left 3px no-repeat;
    word-break: break-all;
}
.contact-channel-push {
    background: url(/static/images/icons/push.png) left 3px no-repeat;
}
.contact-channel-postback {
    background: url(/static/images/icons/postback.png) left 3px no-repeat;
}
.contact-channel-voice {
    background: url(/static/images/icons/voice.png) left 3px no-repeat;
}
.contact-channel-email {
    background: url(/static/images/icons/email.png) left 3px no-repeat;
}
.contact-channel-chat {
    background: url(/static/images/icons/chat.png) left 3px no-repeat;
}
.contact-channel-gchat {
    background: url(/static/images/icons/gchat.png) left 3px no-repeat;
}
.contact-channel-group {
    background: url(/static/images/icons/group.png) left 3px no-repeat;
}
.contact-channel-twitter {
    background: url(/static/images/icons/twitter.png) left 3px no-repeat;
}
.contact-channel-twitterfeed {
    background: url(/static/images/icons/twitterbird.png) left 3px no-repeat;
}
.contact-channel-pagerduty {
    background: url(/static/images/icons/pagerduty.png) left 3px no-repeat;
}
.contact-channel-statuspage {
    background: url(/static/images/icons/statuspage.png) left 3px no-repeat;
}
.contact-channel-opsgenie {
    background: url(/static/images/icons/opsgenie.png) left 3px no-repeat;
}
.contact-channel-hipchat {
    background: url(/static/images/icons/hipchat.png) left 3px no-repeat;
}
.contact-channel-irc {
    background: url(/static/images/icons/irc.png) left 3px no-repeat;
}
.contact-channel-slack {
    background: url(/static/images/icons/slack.png) left 3px no-repeat;
}
.contact-channel-big_panda {
    background: url(/static/images/icons/big_panda.png) left 3px no-repeat;
}
.contact-channel-campfire {
    background: url(/static/images/icons/campfire.png) left 3px no-repeat;
}
.contact-channel-android {
    background: url(/static/images/icons/android.png) left 3px no-repeat;
}
.contact-channel-apple {
    background: url(/static/images/icons/apple.png) left 3px no-repeat;
}
select.contact-channel-select option {
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-left: 18px;
}
table.log-table {
    padding: 0;
    margin: 0;
    border: none;
    border-collapse: collapse;
    border: none;
    margin: 1em auto 1em 1em;
}
.log-table tr td {
    padding: 3px 10px;
    vertical-align: top;
    border-bottom: solid 1px #ccc;
}
.emblem {
    margin-top: 3px;
    font-size: 70%;
    text-transform: uppercase;
    color: white;
    padding: 3px;
}
.emblem-chat {
    background: #021e49;
    padding: 1px 3px;
    margin-top: 3px;
}
.emblem-email {
    background: #a2c02c;
    padding: 1px 3px;
    margin-top: 3px;
}
.emblem-log {
    background: #6a04ac;
    padding: 1px 3px;
    margin-top: 3px;
}
.emblem-action {
    background: #49021e;
    padding: 1px 3px;
    margin-top: 3px;
}
.grid {
    background-color: #e3e3e3;
    font-size: 12px;
    font-family: verdana, sans-serif;
    border: none;
    width: 100%;
}
.gridsheet {
    background-color: #e3e3e3;
    font-size: 12px;
    font-family: verdana, sans-serif;
    border: none;
    margin: 0 auto;
}
.grid-narrow td,
.grid-narrow th {
    padding: 3px 6px;
    border: none;
}
.grid td,
.grid th {
    padding: 3px;
    border: none;
}
.gridsheet td {
    padding: 0px;
    border: none;
}
.grid .action_cell {
    text-align: right;
}
.grid tr th,
.grid THEAD tr th,
.gridsheet tr th,
.grid-narrow tr th {
    text-align: center;
    background: #f0f0f0;
    color: #333;
    padding: 3px;
    border: none;
}
.grid .heading img {
    float: right;
    margin-left: 2px;
    margin-right: 3px;
}
.grid .heading a {
    text-decoration: none;
    color: #333;
}
tr.odd td,
tr.odd th {
    background-color: #efefef;
}
.warning tr.odd td {
    background-color: #fff2ce;
    /*fff5ae */
    
    padding: 2px 4px;
}
tr.even td,
tr.even th {
    background-color: #fff;
}
.centered {
    text-align: center;
}
.leftalign {
    text-align: left;
}
.rightalign {
    text-align: right;
}
p,
.dashboard-edit {
    padding: 3px;
    margin: 0 auto;
}
.lbform fieldset ol {
    padding: 0;
    list-style: none;
}
.lbform fieldset li {
    padding: 5px 0;
}
.lbform label {
    float: left;
    display: block;
    width: 200px;
    text-align: right;
    font-weight: bold;
    padding-top: 5px;
    margin-right: 10px;
}
.lbform div {
    clear: both;
    margin-left: 210px;
}
.lbform .error {
    color: red;
}
.lbform div strong {
    clear: both;
    color: red;
}
.lbform div em {
    clear: both;
    /*  font-size: 85%;
     color: #444;*/
    
    font-style: normal;
    color: #555555;
    font-size: 11px;
    line-height: 1.25;
}
.lbform input.text,
.lbform select,
.lbform textarea {
    width: 280px;
    padding: 3px;
    /*  font-size: 14px;*/
    
    border: 1px solid #a7a7a7;
    margin: 5px;
}
.lbform textarea.wide,
.lbform input.wide {
    width: 600px;
}
.lbform input.microtext {
    width: 2em;
    padding: 3px;
    border: 1px solid #a7a7a7;
    margin: 5px;
}
.lbform input.shorttext {
    width: 125px;
    padding: 3px;
    border: 1px solid #a7a7a7;
    margin: 5px;
}
.lbform input.tinytext {
    width: 4em;
    padding: 3px;
    border: 1px solid #a7a7a7;
    margin: 5px;
}
.lbform select.mediumselect {
    width: 160px;
    padding: 3px;
    border: 1px solid #a7a7a7;
    margin: 5px;
}
.lbform select.shortselect {
    width: auto;
    padding: 3px;
    border: 1px solid #a7a7a7;
    margin: 0;
}
.lbform input.mediumtext {
    width: 200px;
    padding: 3px;
    border: 1px solid #a7a7a7;
    margin: 0;
}
.lbform input.error,
.lbform select.error,
.lbform textarea.error {
    border: 1px solid red;
}
.lbform .input-wrapper {
    background: #e9e9e9;
    display: block;
    float: left;
}
.lbform fieldset.submit {
    float: none;
    width: auto;
    padding-top: 1.5em;
    padding-left: 155px;
    /* 140 for the label column, 10 for the spacer, and 5 to line up with border on the inputs */
    
    background-color: #FFF;
}
.lbform fieldset {
    border: none;
}
.lbform legend {
    font-weight: bold;
}
.lbform fieldset fieldset ol {
    position: relative;
}
.lbform fieldset fieldset li {
    width: 100%;
    float: none;
    padding: 2px 0;
}
.lbform fieldset fieldset label {
    float: none;
    width: auto;
    display: inline;
    padding: 2px;
    font-weight: normal;
    /*  margin-right: auto;*/
}
.lbform {
    width: 600px;
    margin: 10px auto;
}
.red {
    background: red;
}
.package-grid {
    background-color: #e3e3e3;
    padding: 0px;
    border: none;
    margin: 15px 20px;
}
.package-grid .header {
    text-align: center;
    background: #f0f0f0;
    padding: 5px;
}
.package-grid .feature-name {
    text-align: right;
    padding: 5px;
}
.package-grid td {
    text-align: center;
}
.package-grid .header-current {
    text-align: center;
    background: #82b800;
    padding: 5px;
}
.package-grid .odd td.current {
    background: #dbff84;
}
.package-grid .even td.current {
    background: #f8ffe9;
}
html,
body {
    height: 100%;
}
/*
#site-content li { padding-left: 5px; padding-bottom: 10px;}
*/

#site-content h3 {
    padding: 8px 0px 3px 0;
    margin: 0;
}
#site-content dt {
    margin-left: 10px;
    font-weight: bold;
}
#site-content dd {
    margin-left: 15px;
    margin-bottom: 10px;
}
#site-content {
    width: 900px;
    padding: 0px;
    margin: 0px auto;
    clear: both;
}
//a, a:visited { color: #021f4b; }
#footer a,
#footer a:visited {
    color: #fff;
}
a.homepage-button {
    color: inherit;
    padding: 15px;
}
#homepage-features {
    border: solid 4px #0448ae;
    padding: 10px;
}
#appliance_servers_filter {
    text-align: right;
    margin-bottom: 5px;
}
#appliance_servers tr.odd,
#appliance_servers td {
    background-color: white;
}
#appliance_servers .sorting {
    cursor: pointer;
    background: url(http://www.datatables.net/release-datatables/media/images/sort_both.png) no-repeat 100% 50%;
}
#appliance_servers .sorting_asc {
    cursor: pointer;
    background: url(http://www.datatables.net/release-datatables/media/images/sort_asc.png) no-repeat 100% 50%;
}
#appliance_servers .sorting_desc {
    cursor: pointer;
    background: url(http://www.datatables.net/release-datatables/media/images/sort_desc.png) no-repeat 100% 50%;
}
#appliance_servers td.appliance_server_details {
    padding: 10px 20px 60px 20px;
    text-align: left;
}
#appliance_servers td.appliance_server_details li {
    list-style-type: none;
}
#appliance_servers th {
    cursor: pointer;
}
#appliance_servers_wrapper .bottom {} #appliance_servers_info {
    float: right;
    padding-bottom: 10px;
}
#appliance_servers .not_monitored {
    color: red;
}
#appliance_servers .ready_to_monitor {
    color: orange;
    font-weight: bold;
}
#appliance_servers .minimize_app_row {
    color: #021F4B;
    text-decoration: underline;
    cursor: pointer;
}
/*
h2.active_alerts_title {
    color:white;
    background-color:red;
    font-size:14px;
}
*/

#active_alerts_box {
    /*    border:2px solid red;
    padding:0;
    margin:25px auto;
*/
    
    position: relative;
}
/*
.outage-list {
    padding:10px;
}
*/

._outage_alert {
    display: none;
}
#misconfigured_resources {} .agent_resource_error {
    display: none;
    margin: 0.5em 0 1em 0;
    padding: 0.6em 0.6em 0.6em 0;
//    background-color: #F7ECEC;
}
.agent_resource_error li {
    margin-left: 2em;
}
.alert-error a,
.alert-danger a {
    color: #B94A48;
    font-weight: bold;
    text-decoration: underline;
}
legend {
    margin-bottom: 15px;
}
/*
.modal-body {
	max-height: 550px;
}
*/

.avatar-mini {
    width: 20px;
    height: 20px;
    padding-right: 2px;
}
#appliance_servers_wrapper div {
    clear: both !important;
}
.highcharts-contextmenu hr {
    margin: 5px 0;
}
.input-daterange .input-xlarge {
    width: 260px;
}
.input-daterange input {
    width: 82px;
}
.graph-controls {
    display: table
}
.graph-controls > * {
    float: left;
    margin-right: 5px;
}
/**************** Bootstrap Panels ****************/

.panel {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-heading {
    padding: 10px 15px;
    margin: -15px -15px 15px;
    font-size: 17.5px;
    font-weight: 500;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    margin: 15px -15px -15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-default {
    border-color: #dddddd;
}
.panel-default .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.panel-primary {
    border-color: #428bca;
}
.panel-primary .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-warning {
    border-color: #fbeed5;
}
.panel-warning .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.panel-danger {
    border-color: #eed3d7;
}
.panel-danger .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
label.multiselect-group {
    padding-left: 10px;
    font-weight: bold;
}

.select-separation {
    margin-top: 5px;
}

.pa-switch {
  vertical-align: bottom;
  width: 1.75rem;
  height: 1rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  z-index: 9;
  overflow: hidden;
  border-radius: 3.125rem;
  background: #ebebeb; }

.pa-switch-input {
  position: absolute;
  top: -100%;
  left: -100%;
  opacity: 0; }

.pa-switch-knob {
  width: 48%;
  height: 96%;
  margin: 0 2%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 20;
  border-radius: 3.125rem;
  background: #ffffff;
  box-shadow: 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.2);
  transform: translate(0, -50%);
  transition: transform 0.25s cubic-bezier(0.13, 0.4, 0.11, 0.99); }

.pa-switch-input:checked ~ .pa-switch-knob {
  transform: translate(100%, -50%); }

.pa-switch-input:active ~ .pa-switch-knob {
  transform-origin: 0 50%;
  transform: translate(0, -50%) scaleX(1.2); }

.pa-switch-backdrop {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background: #f47126;
  opacity: 0;
  transition: opacity .2s; }

.pa-switch-input:checked ~ .pa-switch-backdrop {
  opacity: 1; }
