@font-face {
    font-family: 'signerica_thinregular';
    src: url('signerica_thin-webfont.woff2') format('woff2'),
         url('signerica_thin-webfont.woff') format('woff'),
         url('signerica_thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
  height: 100% !important;
}
.no-padding{
  padding: 0px !important;
}
.page-content {
  min-height: 765px !important;
}

#showValues{
  float: right;
  margin: 40px 30px 0px 0px;
}

#submission-communication-table tbody tr:hover td {
  background:#FFFFFF !important;
  color:#666B85 !important;
}

#communication-table_wrapper{
  margin: 25px 60px 0px;
}

#hh-logo-login {
  max-width:100px;
  padding-top: 10px;
  padding-bottom: 10px
}

#hh-logo-dashboard {
  max-width:75px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 100%
}

.office_section {
  background-color: #ffe2e4;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.officeSection {
  background-color: #ffe2e4;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
}

#officeSection {
  background-color: #ffe2e4;
}
.main-container {
  margin-top: 25px;
}

.nav-right {
  margin-top: 15px;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events:all;
}

#dr_signature {
  margin-top: 25px;
}

.signature {
  font-family: 'signerica_thinregular';
  font-size: 250%;
  text-decoration: underline;
}

.modal.modal-wide .modal-dialog {
  width: 60%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}

.small-modal {
  width: 500px;
}

#checkbox_section p{
  margin: 0;
  font-size: 12px;
}

.larger-font {
  font-size: 18px;
}

.data-container {
  border-bottom: 2px solid black;
  text-align: center;
  min-height: 25px;
}

.row {
  margin-bottom: 5px !important;
}

.btn-orange {
  background-color: #F49831;
  border: 1px solid #F49831;
  color: white;
}

.btn-orange:hover {
  background-color: #E9820C;
  border: 1px solid #E9820C;
  color: white;
}

.btn-orange-outline{
  background-color: transparent;
  border: 1px solid #ccc;
  color: black;
}

.active{
  background-color: #E9820C;
  border: 1px solid #E9820C;
  color: white;
}

.item.active{
  background-color: white !important;
  border: 1px solid white  !important;
  color: white  !important;
}

.tab-pane.active{
  padding-top: 0px;
  background-color: #f8f8f8!important;
  border: 1px solid #f8f8f8;
  color: black;
}

.evolve.nav-tabs {
  border-bottom: 4px solid rgb(239,239,239);

}

.embedded-video-16-9 {
  width: 80%;
  height: 80%; /* 90*9/16 */
  margin-left: 5vw;
  margin-right: 5vw;
}

@media (min-width: 893px) {
  .embedded-video-16-9 {
    width: 80%;
    height: 80%; /* 45*9/16 */
    margin-left: 2vw;
    margin-right: 2vw
  }
}

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container-right { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container-full { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 20%; width: 80%; height: 100%; }

.video-container-right iframe, .video-container-right object, .video-container-right embed { position: absolute; top: 0; left: 0; width: 80%; height: 100%; }

.video-container-full iframe, .video-container-full object, .video-container-full embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.parent{
  width:100%;
  height:76px;
  border:1px solid grey;
  border-radius:12px;
  display: -ms-flexbox;
  display:flexbox;
  display:flex;
  text-align:center;
  align-items:center;
  justify-content:center;
}
#space{
  width:10px;
  display:inline-block;
}
.child{
    font-family: 'Lato', sans-serif;
    font-size:14px;
    font-weight:bold;
  width:200px;
  height:45px;
  line-height:45px;
  display:inline-block;
  vertical-align:middle;
  border:2px solid #8CAAD2;
  border-radius:10px;
}

.clipart{
    vertical-align:middle;
    display:inline-block;
    clear:left;
}

.youtubeVideo{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.evolve.nav-tabs li a {
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
    color: #666;
    padding: 4px 30px;
    vertical-align: middle;
    display: table-cell;
    line-height: inherit;
}

.evolve.nav-tabs>li.active>a {
   background-color: #f8f8f8 !important; 
    border: none !important;
}

.evolve.nav-tabs li.active {
  background-color: #f8f8f8 !important; 
  border: none !important; 
   color: none !important;
   
}

.evolve.nav-tabs li.active a {
  font-weight: 800;
  color: black;
  border-bottom: 4px solid #E9820C !important;
}

.evolve.nav-tabs li {
  float: left;
  border-right: 1px solid #d9d9d9;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  max-width: 100%;
  display: table;
  z-index: 11;
  line-height: 1.7em;
}


.btn-orange-outline:hover {
  background-color: #E9820C;
  border: 1px solid #E9820C;
  color: white;
}

.pagination>.active>a {
  background-color: #F49831;
  border: 1px solid #F49831;
}

.pagination>.active>a:hover {
  background-color: #E9820C;
  border: 1px solid #E9820C;
}

#home_btn_conatiner {
  margin: 0 auto !important;
}

.icon-btn {
    height: 180px;
    min-width: 240px;
    margin: 5px 5px 0 0;
    border: 1px solid #ddd;
    padding: 70px 0 0;
    background-color: #fafafa;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    color: #646464;
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
}

.icon-btn>i {
    font-size: 50px;
    margin-bottom: 20px;
    color: #F49831;
}

.icon-btn>div {
    margin-top: 5px;
    margin-bottom: 20px;
    color: #3f444a;
    font-size: 25px;
    font-weight: 300;
}

#choice-table_wrapper{
  margin: 30px 300px 0px;
}

input[type=text]{
  font-weight: bold;
}

input[type=password]{
  font-weight: bold;
}

select {
  font-weight: bold;
}

.filter-option{
  font-weight: bold;
}

.error {
	color: red;
}

input.error
{
  border-color:Red;
	border-style:solid;
	border-width:3px;
}

select.error
{
   border-color:Red;
	border-style:solid;
	border-width:3px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #E9820C;
  border-color: #E9820C;
  color: white;
}

.portlet.orange, .portlet.box.orange>.portlet-title, .portlet>.portlet-body.orange {
    background-color: #E9820C;
}

.tabbable-custom>.nav-tabs>li.active {
    border-top: 3px solid #E9820C;
    margin-top: 0;
    position: relative;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    margin-right: 10px;
}

.sticky_footer {
  background: #444d58 !important;
  color: #BCC2CB !important;
  bottom: 0;
  position: absolute !important;
  width: 100%;
}

@media screen and (min-height: 736px){
  .sticky_footer {
    background: #444d58 !important;
    color: #BCC2CB !important;
    bottom: 0;
    width: 100%;
  }
}

.non_stick_footer {
  background: #444d58 !important;
  color: #BCC2CB !important;
  bottom: 0;
  width: 100%;
}

body{
  min-height: 100% !important;
  width: 100%;
}

#hipaa_footer {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: smaller;
  margin: 0px !important;
}

#copyright_footer{
  padding-bottom: 5px;
}

.nav-container{
  width: 90% !important;
  margin: 0 auto !important;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li.active>a:hover>i, .page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li.active>a>i, .page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li.current>a:hover>i, .page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li.current>a>i, .page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-submenu>a:after {
    color: #ced5de;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a>i {
    color: #ced5de;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a>i:hover {
    color: #ced5de;
}


/* Style for DataTable to match website theme */
 /* Table Head */
 table.dataTable thead .sorting, table.dataTable thead .sorting_desc,  table.dataTable thead .sorting_asc, table.dataTable thead .sorting_disabled {
  color: #D5DDE5;
  background-color: #1b1e24;
 }

 table.dataTable thead .sorting {
  background-image: url(../plugins/datatables/images/sort_both.png) center right no-repeat;
 }

 table.dataTable thead .sorting_desc {
  background-image: url(../plugins/datatables/images/sort_desc.png) center right no-repeat;
 }
 
 table.dataTable thead .sorting_asc{
  background-image: url(../plugins/datatables/images/sort_desc.png) center right no-repeat;
 }

/* Table Body */

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ebebeb
}

table.dataTable > tbody tr.odd > td, table.dataTable > tbody tr.odd > td, table.dataTable > tbody tr.odd > td{
  background-color: #ebebeb !important;
}

table.dataTable > tbody tr.even > td, table.dataTable > tbody tr.even > td, table.dataTable > tbody tr.even > td{
  background-color: #ffffff !important;
}

table.dataTable > tbody tr:hover > td, table.dataTable > tbody tr:hover > td, table.dataTable > tbody tr:hover > td{
  background-color: #F49832 !important;
}

.table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
  background: #F49832 !important;
  color: white;
}

tr {
  border-top: 1px solid #C1C3D1;
  border-bottom: 1px solid #C1C3D1;
  color:#666B85;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}

tr:hover td {
  background:#F49832;
  color:#FFFFFF;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}

/* Row Span Custom */
table.dataTable> tbody tr> td.row-span-even {
  background-color: #F49832 !important;
  color: white;
}
table.dataTable> tbody tr> td.row-span-odd {
  background: #99d9ea !important;
  color:#666B85;
}


/* .chart-legends {
  position: absolute;
  top: 105px;
  margin: 0 10%;
  background: white;
  display: none;
} */


.previous-year {
  background-color: rgb(230,230,230);
}
.last-year {
  background-color: rgb(153,217,234);
}
.current-year {
  background-color: rgb(244,152,49);
}
.trend-line {
  border-color: black;
  border-style: groove;
  border-width: 2px;
}
.label-box {
  height: 12px;
  width: 45px;
  display: inline-table;
  margin-left: 10px;
  margin-right: 5px;
}

.label-text {
  display: inline-table;
  font-size: 13px;
  position: relative;
  top: -2px;
}

.pump_options {
  background-color: white !important;
  pointer-events: none;
}

.btn-green {
  background-color: #00CC33;
  color: white;
}

.btn-green:hover {
  background-color: #009933;
  color: white;
}

.d-flex{
  display: flex;
  align-items: center;
}
.d-flex > *{
  margin: 0 5px 0 0 ;
}
.justify-content-end{
  justify-content: flex-end;
}

.p-3{
  padding: 15px
}


.container-HG nav.menu-HG {
  display: flex;
  flex-direction: column;
  min-width: 80px;
  flex-grow: 0;
  justify-content: space-between;
  align-items: center;
  max-height: 100vh;
  position: sticky;
  left: 0;
  top: 0px;
}
.container-HG nav.menu-HG .menu-brand {
  flex-grow: 0;
  position: sticky;
  top: 0px;

}
.container-HG nav.menu-HG .menu-brand img {
  width: 80px;
  padding: 15px 5px;
}
.container-HG nav.menu-HG .menu-list {
  position: fixed;
  height: calc(100% - 50px);
  top: auto;
  bottom: 0px;
  left: 5px;
  z-index: 1001;
}
.container-HG nav.menu-HG .menu-list > ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  min-height: calc(100vh - 50px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  padding-bottom: 15px;
  padding-top: 65px;
}


.container-HG nav.menu-HG .menu-list > ul > li {
  width: 100%;
  color: #ffffff;
  padding-bottom: 20px;

}
.container-HG nav.menu-HG .menu-list > ul > li:last-of-type {
  margin-top: auto;
}
.container-HG nav.menu-HG .menu-list > ul > li .btn-group {
  width: 100%;
}
.container-HG nav.menu-HG .menu-list > ul > li > i {
  display: block;
}
.container-HG nav.menu-HG .menu-list > ul > li .las.la-2x{
  font-size: 32px !important;
}

.container-HG nav.menu-HG .menu-list > ul > li span {
  font-size: 11px;
}
.container-HG nav.menu-HG .menu-list > ul > li a {
  width: 100%;
}
.container-HG nav.menu-HG .menu-list > ul > li a:not(.dropdown-item) {
  text-decoration: none;
  color: #ffffff !important;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.container-HG nav.menu-HG .menu-list > ul > li a.dropdown-toggle::after {
  position: absolute;
  top: 10px;
  right: 5px;
  border-top-width: 0.5em;
  border-bottom-width: 0.5em;
  border-left-width: 0.5em;
}
.menu-list ul li a:not(.dropdown-item) {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  color: #ffffff !important;
}
.container-HG {
  min-height: 100vh;
  display: flex;
  flex-direction: row;
}
.container-HG main.main-HG {
  flex-grow: 1;
}
.container-HG main.main-HG > div {
  height: 100%;
}
.container-HG main.main-HG section.page-head {
  padding-top: 10px;
  min-height: 50px;
}
.container-HG main.main-HG section.page-head .title h1 {
  font-size: 1.5em;
  margin-bottom: 0px;
  line-height: 1em;
}
.container-HG main.main-HG section.page-head .title h4 {
  font-size: 0.95em;
  margin-bottom: 0px;
  line-height: 1em;
}
.container-HG main.main-HG section.page-contents {
  min-height: calc(100vh - 50px);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.container-HG main.main-HG .widget-row {
  padding: 15px 0px;
  display: flex;
  flex-direction: row;
}

.gradient-sunset {
  background: #FFFFFF;
  background-image: linear-gradient(225deg, rgba(172, 230, 236, 0.5) 0%, rgba(247, 190, 120, 0.5) 20%, rgba(104, 165, 222, 0.5) 100%);
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5);
}
.gradient-morning {
  background: #FFFFFF;
  background-image: linear-gradient(0deg, rgba(172, 230, 236, 0.5) 0%, rgba(90, 191, 202, 0.5) 100%);
  border: 1px solid rgba(22, 198, 248, 0.25);
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5);
}
.gradient-lake {
  background: #5ABFCA;
  background-image: linear-gradient(179deg, rgba(172, 230, 236, 0.5) 0%, rgba(90, 191, 202, 0.5) 100%);
}
.gradient-sunset-reflection, .container-HG nav.menu-HG {
  background: #F28D20;
  background-image: linear-gradient(180deg, #F28D20 0%, #8970b2 100%);
}
.gradient-overcast, .container-HG {
  background: #ffffff;
}