
body{
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 12px;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat",Arial,sans-serif;
  letter-spacing: 0;
  color: inherit;
}
h5{
  font-family: "Open Sans",Arial,sans-serif;
  font-weight:400;
}
h1{
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 5px 0;
}
h3{
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
p{  
  font-size: 13px;
  color: #888;
}
.content-wrapper h3{
  font-family: "Montserrat",Arial,sans-serif;
  font-size: 15px;
  text-align: left;
  border-bottom: 2px solid #ebebeb;
}
.sbhr{  
  margin-top: 1px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #dddddd;
}

.divider{
  border-left: 2px solid lightgrey;
  height: 60px;
  margin-left:15px;
  margin-right:15px;
  display:inline-block;
}

/* header navigation */
.header-banner{
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(9, 82, 149, 1)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000", endColorstr="#095295", GradientType=1 );
  color:#fff;
  margin-bottom:120px;
}
.header-ribbon {
  background: url("../Common/seeWISEBackground.jpg");
  background-size: 100%;
  margin-bottom: 120px;
}
.container-fixed{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.HeaderBar{
  background-color: #1d415d;
  padding: 5px;
  color: #fff;
}
#HeaderBar{
  padding: 5px;
  color: #fff;
}
.seewise-header-title{
  display: inline-block;
  padding-left: 10px;
  color: #fff;
}
.ckbox>#defaultCheckBox>.form-group{
  margin-bottom:0;
}
.ckbox>#defaultCheckBox>.form-group>.checkbox{
  margin-bottom:0;
  margin-top:0;
}

/* titles */
.btn-default {
  color: #333333;
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px;
}    
.btn-default:hover {
  color: #333333;
  background-color: #fff;
  border: 2px solid #26a742;
}    
.btn-default:active, .btn-default:focus{
  color: #333333;
  background-color: #fff;
  border: 2px solid #26a742;
}    
.btn-primary {
  color: #fff;
  background-color: #45a142;
  border: 2px solid #45a142;
  font-family: "Montserrat",Arial,sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.btn-secondary {color: #fff;
  color: #45a142;
  background-color: #fff;
  border: 2px solid #45a142;
  font-family: "Montserrat",Arial,sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}

#profilesettings{
  font-family: "Open Sans",Arial,sans-serif;
}
.AdministerUsers{
  cursor: pointer;
  color: #fff;
  background-color: #45a142;
  border: 2px solid #45a142;
  font-family: "Montserrat",Arial,sans-serif;
  font-size: 12px;
  padding: 15px 15px;
  border-radius: 3px;
  float:right;
}
.AdministerUsers:active, .AdministerUsers:hover{
  color:#fff;
  text-decoration:none;
  opacity: 0.9;
}
.HomeLinks{
  cursor: pointer;
  color: #fff;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 12px;
}
.HomeLinks:active, .HomeLinks:hover{
  color:#fff;
  text-decoration:none;
  opacity: 0.9;
}

.container-fluid{padding:0;}
.primary-green{color:#26a742;}
.primary-blue{color:#1164b9;}

.container{
  width:95%;
}
option {
  padding: 4px;
}
.header-nav{
  float: right;
  font-size: 12px;
  font-family: "Open Sans",Arial,sans-serif;
}
.header-nav-sep{  
  font-weight: 100;
  color: inherit;
  padding: 0 5px;
  opacity: .3;
}
.nav-tabs{
  border-bottom: 2px solid #f4f6f7;
}

.nav-tabs > li > a , .nav-tabs > li > ul > li > a{    
  background: none;
  color: #aaa;
  font-family: "Montserrat",Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 15px 20px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #333;
  background: none;
  border: none;
  border-bottom: 2px solid #1d415d;
  cursor: default;
}
/* START - Styles for Dropdown menu in Nav bars*/
.nav-tabs > li > ul > li.active > a, .nav-tabs > li > ul > li.active > a:hover, .nav-tabs > li > ul > li.active > a:focus {
  color: #333;
  background: none;
  border: none;
  cursor: default;
}
/* END - Styles for Dropdown menu in Nav bars*/

.control-btn{
  color: #26a742;
  background: none;
  border: none;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 12px;
  font-weight: 600;
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom:2px solid rgba(0,0,0,0);
  margin:0;
}
.control-btn:hover, .control-btn:active, .control-btn:focus{
  border:none;
  border-bottom:2px solid #26a742;
  background:transparent;
}
.control-btn.disabled, .control-btn[disabled]{
  background:none;
}
.control-btn.disabled:hover, .control-btn[disabled]:hover, .control-btn.disabled:focus, .control-btn[disabled]:focus 
{
background: none;
border-color: #cccccc
}
a.btn.disabled{
  pointer-events: auto;
}
.shiny-download-link.disabled:hover{
  cursor: not-allowed;
}
.shiny-download-link.disabled:focus{
  pointer-events: none;
}

input[type="search"] {
  border: 1px solid #ddd;
  padding: 6px;
  font-size: 12px;
  height: 100%;
}

/* data table */
table.dataTable {
  margin:inherit !important;
}
table.dataTable thead th, table.dataTable thead td {
  padding: 10px;
  border-bottom: none;
  background: none;
  text-align: left;
}
table.dataTable thead th, table.dataTable tfoot th {
  font-family: "Montserrat",Arial,sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  text-align: left;
  color:#333;
}
table.dataTable tbody th, table.dataTable tbody td {
  padding: 4px 10px;
}
table.dataTable thead td {
  background-color:#f6f6f6;
}
.dataTables_scrollBody tr {
line-height:15px;
}
/*
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  padding: 42px 0;
  color: #666;
}

table.dataTable.stripe tbody tr.odd:hover, table.dataTable.display tbody tr.odd:hover {
background-color: #f6f6f6;
}*/

table.dataTable.display tbody tr:hover{
  background-color: rgb(119,197,135);
}
table.dataTable.display tbody tr.selected, table.dataTable.display tbody tr.selected td {
  background-color: rgb(119,197,135) !important;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next, .dataTables_wrapper .dataTables_paginate .paginate_button.previous  {
  color: #26a742 !important;
  background: none;
  border: none;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 12px;
  font-weight: 600;
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom:2px solid rgba(0,0,0,0);
  margin:0;
  text-align:center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.next:active, .dataTables_wrapper .dataTables_paginate .paginate_button.next:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.previous:active, .dataTables_wrapper .dataTables_paginate .paginate_button.previous:focus {
  border:none;
  border-bottom:2px solid #26a742;
  background:transparent;
  color: #666 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.next[disabled],
.dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.previous[disabled] {
  background:none;
}

.paginate_button.next.disabled:hover, .paginate_button.next[disabled]:hover, .paginate_button.next.disabled:focus, .paginate_button.next[disabled]:focus,
.paginate_button.previous.disabled:hover, .paginate_button.previous[disabled]:hover, .paginate_button.previous.disabled:focus, .paginate_button.previous[disabled]:focus {
  background: none;
  border-color: #cccccc
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333;
  border: 1px solid #979797;
  background: #fff;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #666;
  font-size: 12px;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
cursor: default;
color: #666 !important;
border: 1px solid transparent;
background: transparent;
box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
color:#666 !important;
border: 1px solid #111;
background: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
outline: none;
background-color: #fff;
box-shadow: inset 0 0 3px #111
}

label, .control-label, .help-block, .checkbox, .radio{
  font-family: "Montserrat",Arial,sans-serif;
}
#login > .form-group > label {
  color:#fff;
  font-size: 12px;
  font-weight: normal;
}

/* Removing IE specific features */
input::-ms-clear, input::-ms-reveal { 
    display: none;
}

/*AdminLTE.min.css:7*/
.content-wrapper, .right-side {
  min-height: 100%;
  background-color: #fff;
  z-index: 800;
  margin-left:0;
}
.report-header{
  background: #f4f6f7;
  padding: 10px 0;
  min-height: 34px;
}
.selectize-input {
  border: 1px solid #ddd;
  padding: 8px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  color: #666;
}

/*Making z-index one less than the fixed container for selectInput and selectize-input*/
.selectize-dropdown, .selectize-dropdown.form-control{
  z-index: 79 !important; /*Making z-index one less than the fixed container and*/
}

/*AdminLTE.min.css:7*/
.main-header .sidebar-toggle:before {
  content: "\f0c9";
  color: #1d415d;
}
.main-header .sidebar-toggle {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*AdminLTE.min.css:7*/
.main-header .logo {
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  display: block;
  float: left;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  padding: 0 15px;
  overflow: hidden;
  color: #1d415d;
  font-family: "Montserrat",Arial,sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  width:auto;
}

.main-header>.navbar {
  -webkit-transition: margin-left .3s ease-in-out;
  -o-transition: margin-left .3s ease-in-out;
  transition: margin-left .3s ease-in-out;
  margin-bottom: 0;
  margin-left: 90%;
  min-height: 50px;
  border-radius: 0;
}
.main-header {
  position: relative;
  max-height: 100px;
  z-index: 80;
  border-bottom: 1px solid #f4f6f7;
}
.main-sidebar, .left-side {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: all 0 none;
  transition: none;
  border-right: 1px solid #f4f6f7;
  margin-top: 50px;
  padding-top: 0 !important;
  z-index: 80;
}
.sidebar-menu>li {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "Montserrat",Arial,sans-serif;
  font-weight: normal;
  letter-spacing: -.5px;
  font-size: 12px;
  color: #888888;
}
.box {
  position: relative;
  background: #fff;
  margin-bottom: 20px;
  width: 100%;
  border:none;
  box-shadow:none;
  display:inline-block;
  padding: 15px 15px 15px 15px;
}
.box-context {
  height:150px;
  width:190px;
  padding: 10px;
  margin:10px 10px 0 0;
}
.box-context-extend {
  width:250px;
}
.box-small {
  height:200px;
  width:200px;
}
.box-medium {
  height:300px;
  width:300px;
}
.box-large {
  height:500px;
  width:500px;
}
.box-expanded {
  top:0;
  left:0;
  height: 800px;
  width: 750px;
  position: absolute;
  z-index: 1;
  margin: 20px 10px 10px 20px;
  background-color: #fafafa;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2)
}

.imgexpanded{
  width: 700px;
  height: 700px;
  padding: 25px 0 0 25px;
}

.well {
/*  padding: 19px; */
/*  margin-bottom: 20px; */
  padding: 15px 15px 5px 15px;
  margin-bottom: 5px;
  background-color: #fafafa;
  border: none;
  border-radius: 0;
  box-shadow:none;
}
.number-box{
  height: 120px;
  width: 120px;
  background-color: #e5edf1;
  border-radius: 5px;
  text-align: center;
}
.number-box h1{
  font-size: 38px;
  font-family: "open sans",Arial,sans-serif;
  font-weight:900;
}
.number-box-text{background-color: #c8dee7;}

.skin-black .left-side, .skin-black .main-sidebar, .skin-black .wrapper{
  background-color:#fff;
}

.skin-black .main-header>.navbar>.sidebar-toggle{
  border:none;
}

.skin-black .main-header>.logo{border:none;color: #333; background-color: #ffffff;}
.skin-black .main-header > .logo:hover { background-color: #ffffff;}
.skin-black .sidebar a{color:#666}
.sidebar-menu>li{border-right:2px solid rgba(0,0,0,0);}
.skin-black .sidebar-menu>li>a{border:none;}
.skin-black .sidebar-menu>li.active>a, .skin-black .sidebar-menu>li:hover>a{
  color: #26a742;
  background: #e4e4e4;
  border:none;
  border-right:2px solid #26a742;
}

.skin-black aside.main-sidebar {
  background-color:#f6f6f6;
}

.skin-black .sidebar-menu>li>.treeview-menu {
  margin: 0 1px;
  background: #f6f6f6;
}

.skin-black .treeview-menu>li.active>a, .skin-black .treeview-menu>li>a:hover {
  color: #26a742;
}

.sidebar-menu .treeview-menu>li>a {
  font-size: 12px;
}

.sidebar{
  font-family: "Montserrat",Arial,sans-serif;
}
.box h5{
  border-bottom: 2px solid #eee;
  text-align: left;
  padding-bottom: 10px;
  font-family: "Montserrat",Arial,sans-serif;
  text-transform:uppercase;
}
.box h6{
  border-bottom: 2px solid #eee;
  text-align: left;
  padding: 0;
  margin: 0;
  font-family: "Montserrat",Arial,sans-serif;
  text-transform:uppercase;
  overflow:hidden;
  width:100%; 
}
select.form-control{
  font-size: 12px;
}
.sbar>.form-group{
  margin-bottom: 0px;
}
.sbar select.form-control{
  min-width:100%; 
  width:auto !important;
}
.form-control{
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.4;
  color: #666;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0;
  box-shadow: none
}

.points{
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  width: 32px;
  height: 32px;
  border: 2px solid #49B882;
  float: left;
  text-align: center;
  margin-right: 15px;
  font-weight: 700;
  line-height: 30px;
  font-size: 14px;
  color:#49B882;
}
.hero-text{ color: #fff; }
.hero-text h1{
  font-size: 42px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 5px 0;
  color: #fff;
  font-family: "Montserrat",Arial,sans-serif;
  letter-spacing: -1px;
}

.hero-text h5{
  font-size: 20px;
  font-weight: normal;
  margin: 25px 0;
  color: #fff;
  font-family: "Montserrat",Arial,sans-serif;
  letter-spacing: -0.5px;
  line-height: 33px;
}
.hero-text h6{
  margin: 10px 0 40px 0;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-weight: 300;
  color: #fff; 
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
.header {
  height: 60px;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
  -webkit-transition: background 0.4s ease, height 0.4s ease;
  transition: background 0.4s ease, height 0.4s ease;
  color: #fff;
  margin: 20px 0 50px;
}

.header a{color:#fff; text-decoration: none;}
.header .header-inner {
  line-height: 60px;
  width: 100%;
  -webkit-transition: line-height 0.4s ease;
  transition: line-height 0.4s ease;
}

.header .menu {
  margin: 0;
  display: inline-block;
  padding: 0 10px;
}
.header .menu.bordered > li > a {
  border-right: 1px solid;
}
.header .menu > li {
  display: inline-block;
  list-style: none;
  font-size: 14px;
  margin-right: 12px;
  font-family: "Montserrat",Arial,sans-serif;
  text-transform: uppercase;
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  padding: 10px;
}
.hero-banner{
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(9, 82, 149, 1)));
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(9, 82, 149, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000", endColorstr="#095295", GradientType=1 );
}
.filterbox{
  border-bottom: 2px solid whitesmoke;
  margin-bottom:5px;
  font-family: "Montserrat", Arial, sans-serif;
}
.filteritem{
  font-size: 12px;
  cursor: pointer;
  font-family: Roboto, Arial, sans-serif;
  background-color: #e5edf1;
  box-shadow: 0 2px 4px 0 hsla(0, 0%, 100%, .5);
  border-radius: 3px;
  margin-bottom: 4px;
  position: relative;
  max-width: 200px;
  padding: 8px;
  display: inline-block;
}
.filteritem:hover{
  background-color: #c8dee7;
}
.scoperecords{
  background-color: #f8e7de;
}
.scoperecords:hover{
  background-color: #f1e3d9;
}
.scopeboth{
  background-color: #f8c1bf;
}
.scopeboth:hover{
  background-color: #ffc6c4;
}
.filterRemove{
  display: inline-block;
  padding-right: 2px;
  padding-left: 2px;
  vertical-align: top;
}
.filterText{
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top;
  max-width: 90%;
}
.filterRemove:hover{
  font-weight:bold;
}
.filterText:hover{
  text-decoration:underline;
}
.filterText .tooltiptext {
  top: 100%;
  left: 50%; 
  margin-left: -60px; 
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  white-space: normal;
  word-wrap: break-word;
}
.filterText .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;  
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.filterText:hover .tooltiptext {
  visibility: visible;
}
.hidefilters{
  display:none;
}
.fa.caretwidth{
  width:12px;
}
#filtertitle:hover{
text-decoration:underline;
}
#changeContext {
  margin-bottom:10px;
}
#changeContext .panel-default>.panel-heading{
  background-color:#fff;
  padding-bottom:5px;
}
#changeContext .panel{
  padding:0;
  border:none;
  border-bottom: 2px solid whitesmoke;
}
#changeContext .panel-heading{
  padding:0;
}
#changeContext .panel-body{
  border:none;
}
.filterbuttons{
  color: #26a742;
  background: none;
  border: none;
  border-bottom: 2px solid white;
  font-family: "Open Sans",Arial,sans-serif;
  cursor:pointer;
  font-size: 12px;
  font-weight:bold;
  display:inline-block;
}
.filterbuttons.selected{
  color: #fff;
  background-color: #26a742;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.filterbuttons:hover{
  text-transform:none;
  border:none;
  border-bottom:2px solid #26a742;
  background:transparent;
}
.filterbuttons.selected:hover{
  color: #fff;
  background-color: #26a742;
}
.dashboardstyle{
  padding-top:90px;
  /*width:inherit;*/
}
.dashboardstyleexpanded{
  padding-top:150px;
}
.modal-content{
  border-radius: 5px;
}
.modal-header{
  padding: 15px; 
  border-bottom: none;
}
.modal-title{
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.modal-dialog{
  overflow-y: initial;
}
.modal-body {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}
.field-label{
  font-family: "Montserrat",Arial,sans-serif;
  text-transform: uppercase;
}
.notificationtext{
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size:11px;
}
#shiny-notification-panel{
  width:auto;
  min-width:400px;
}
.shiny-notification-message:after {
  content: "Ctrl+Alt+P to download as PNG";
  float: right;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size:10px;
  color:black;
}
.shiny-notification-message.no-after:after{content:none;}
.hoverMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.brushMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.percentMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.lohiMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.outlierMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.zoomOutMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.deleteMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.clearMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.colorMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.invertMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
.searchMarker{
  float: right;
  padding:0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

.saveIcon{
  float:right;
  padding: 0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  color: black;
}
.saveIcon:hover{
  color: black;
}
.increaseMarker{
  float:right;
  font-size:xx-large;
  padding: 0 4px 0 7px;
  font-weight: bold;
  cursor: pointer;
  color: #45a142;
}
.decreaseMarker{
  float:right;
  font-size:xx-large;
  padding: 0 7px 0 4px;
  font-weight: bold;
  cursor: pointer;
  color: #45a142;
  margin-left: 7px;
}
.heightMarker {
  float:right;
  margin-left:7px;
  padding: 6px 4px 0 4px;
  width: 45px;
  height: 44px;
  overflow-wrap: break-word;
}
.expandIcon{
  float: right;
  padding: 0 4px 0 4px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}
/* START - added from Repository Area UI */
.shiny-progress .progress {
  position: absolute;
  height: 10px;
}
.shiny-progress .bar {
  opacity: 0.8;
  transition-duration: 250ms;
}
.shiny-progress .progress-text {
  position: absolute;
  right: 10px;
  height: 50px;
  width: 300px;
  background-color: #ADD8E6;
  margin: 0;
  padding: 2px 3px;
  opacity: 0.9;
}
.progress-bar {
  line-height: 15px;
}
#finput input[type="text"]{
  margin-top: 10px;
}
[class^="fa-"], [class*=" fa-"] {
  display: inline-block;
  width: 100%;
}
#loading-content {
  background-color: #1d5f90;
  float: right;
  color: white; 
  height: 50px; 
  width: 200px;
  z-index: 82;
  position: relative;
  margin-top: 10px;
  padding-left: 5px;
  padding-top: 15px;
  font-family: "Montserrat",Arial,sans-serif;
  font-size: 16px;
  border-radius: 5px
}
#loading-content .fa-spin{
  width: 16px;
  line-height: 16px;
}
td i {
  text-align:center;
}
/* END - added from Repository Area UI */
/* Styles for login and change password UI */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  right:0;
  z-index:812;
}
.modal-footer{
  display:none;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1;cursor:pointer}
.show {display:block;}

#message {
  color: red;
  text-align: center;
  font-weight: bold;
}

/* Styles for Patient Profile Timeline */
.vis-item .vis-item-overflow { overflow: visible; }
.vis-item-content {
  stroke-width: 0.1px;
  padding: 0 !important;
  padding-left: 5px !important;
}
.vis-sev-mild {
  background-color:rgb(146, 224, 129);
  border-color:rgb(146, 224, 129);
}
.vis-sev-moderate {
  background-color:rgb(255, 235, 86);
  border-color:rgb(255, 235, 86);
}
.vis-sev-severe {
  background-color:rgb(255, 167, 122);
  border-color:rgb(255, 167, 122);
}
.vis-sev-none {
  background-color:gray;
  border-color:gray;
}
.vis-findings {
  background-color:transparent;
  border-color:transparent;
}
.vis-findings .vis-item-overflow {
  left:-12px;
}
.ppVisitsRed .vis-item {
  border-color: red;
}
.ppVisitsGreen .vis-item {
  border-color: green;
}
.ppEpoch {
  font-size: 10px;
  color: rgb(184, 134, 11);
  font-weight: bold;
  opacity: 0.6;
}
.vis-oncologyResponse {
  background-color:transparent;
  border-color:transparent;
}
/* End - Styles for Patient Profile Timeline */

/* Start - Classes for Sidebar */
.width100 {width: 100%;}
.selectColor {color: red;}
/* End - Classes for Sidebar */

/* Patient Profile Demographics Details */
.demogDetails {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  text-align: center;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.continuousIcon {
  height: 110%;
  width: 5px;
  border: 5px solid;
  position: absolute;
  bottom: 0;
  margin-left: -18px;
  display: inline-block;
}

.continuousValue {
  border: 1px dashed #000;
  height: 1px;
  width: 20px;
  margin-left: -23px;
  position: absolute;
}

/* Make elements invisible */
.invisible {
  visibility : hidden;
}
/* Hide elements */
.hide{
  display : none;
}
/* TO show daterange pop up in modal*/
div.datepicker{
  z-index: 1060 !important;
}

html {height: 100%;}
.bg {
    /* The image used */
    background-image: url("seeWISEBackground.jpg");

    /* Full height */
    height: 100%; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dbjobitems {
  display: block;
  position: relative;
  white-space: nowrap;
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
  padding: 10px 10px;
  overflow-x: auto;
}
.dbjobitems i {
  float: left;
  font-size: 40px;
  width: 50px;
  text-align: center;
  margin-right: 5px;
  color: #000;
}
.dbjobitems h4 {
  padding: 0;
  margin: 0 0 0 45px;
  color: #444;
  font-size: 15px;
  position: relative;
}
.dbjobitems p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #888;
}
.dbjobitems.header {
  height: auto;
  margin: 0px;
}
.navbar-nav>.messages-menu>.dropdown-menu {
  width: 400px;
  position: absolute;
}
.navbar-custom-menu {
  width: 200px;
}
.nav.navbar-nav {
  float:right;
}
/* Demographics Legend */
.demoglegend {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.demoglegend .tooltiptext {
  top: -5px;
  right: 105%; 
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: left;
  padding: 5px 0;
  border-radius: 6px;
  word-wrap: break-word;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 3;
}

/* Show the tooltip text when you mouse over the tooltip container */
.demoglegend:hover .tooltiptext {
  visibility: visible;
}
.disabled-icon{cursor: not-allowed;}

/* Heading */
.heading {
  margin-top:70px;
  display: block;
  height: auto;
  font-size: 20px;
  overflow: hidden;
  color: rgb(51,51,51);
  font-family: "Montserrat",Arial,sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  width:auto;
  margin-bottom:10px;
}

.shiny-spinner-output-container{
 height :100%;
}

#sbStatus .fa { width: auto; }
#sbStatus { font-size: 13px; }
#sbStatus span { border: 1px solid white; }

.ht_clone_top{
  z-index: 2 !important;
}
.ht_clone_left{
  z-index: 3 !important;
}
.ht_clone_bottom_left_corner, .ht_clone_debug, .ht_clone_top_left_corner{
  z-index: 4 !important;
}
