@charset 'utf-8';

/* CSS Document */

a {
  cursor: pointer;
}

.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>button:active {
  background: #00a0e6;
  color: #fff;
  font-weight: bold;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #fff;
  background: #00a0e6;
}


.collapsing-menu {
  opacity: 0;
}

.collapsing-menu.show-menu {
  opacity: 1;
}

.navbar-default .navbar-nav > li {
  background: #70baf0;
  font-weight: bold;
}

@media(max-width: 767px) {
  .navbar-default .navbar-nav > li {
    background: none;
  }

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

  .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: none;
    width: 85%;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
}

.navbar-default .navbar-nav > li > a {
  color: #fff !important;
  cursor: pointer;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background: #00a0e6;
}

.searchmar {
  margin-top: 25px;
}

.table {
  margin-top: 0 !important;
}

.tablebluehead {
  background: #60abf8 !important;
  color: #fff !important;
}

.navbar-nav {
  float: none;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  border-radius: 0 !important;
}

.page_showing span {
  background: none !important;
  border: none !important;
  padding: 6px !important;
  color: #9d9ea5 !important;
  font-size: 13px !important;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mr5 i,
.mr5 svg {
  margin: 0 5px;
}

.margin-t-10 {
  margin-top: 10px;
}

.margin-t-20 {
  margin-top: 20px;
}

.margin-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-r-10 {
  margin-right: 10px;
}

.navbar-default .dropdown-menu {
  min-width: 134px;
}

.navbar-default {
  background: none;
  margin-top: 5px;
}

.logocen {
  width: 140px;
  margin-left: 1rem;
  margin-right: 10px;
}

.logocen img {
  width: 100%;
  height: auto;
}

.left-panel {
  display: none;
}

.content {
  margin: 0;
}

.pagination-sm {
  margin: 0;
  float: left;
}

.panel-default label {
  font-weight: 500;
  margin: 5px 0 0;
}

.panel-default .extra-messaging {
  /** see .navbar-default .navbar-nav>li */
  color: #70baf0;
  margin: 5px 0 0;
}

.no-padding {
  padding: 0 !important;
}

/*
.navthree {
	float: left;
	width: 47%;
}

.navone {
	float: right;
	width: 200px;
	margin-top: 10px;
	text-align: right;
}*/

.navone h5 {
  margin: 0;
  padding: 0;
  line-height: 21px;
}

.navone h5 a {
  cursor: pointer;
}

.navone p {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.content .warper {
  margin-bottom: 40px;
}

.invisible {
  display: none;
}

.container {
  margin-bottom: 100px;
}

.tableheading1 {
  color: #fff;
  padding: 5px 20px;
  background: #60abf8;
}

#units_chosen {
  width: 100% !important;
}

.required {
  color: red;
}

.info {
  color: green;
}

.green {
  color: #33CC33;
}

.softer-green {
  color: #8fc743
}

.orange {
  color: #FFA500;
}

.red {
  color: #E60000;
}

.orgName {
  text-transform: capitalize;
}

.role_help {
  float: left;
  margin-top: 30px;
  font-size: 20px;
}

@media only screen and(min-width:768px) {
  /*N= bootstrap hack for popover arrow issur on mobile*/

  .col-sm-offset-right-3 {
    margin-right: 20.5%;
  }

  .custm_popover {
    max-width: 600px;
  }
}

@media only screen and(max-width: 479px) {
  .logocen {
    margin: 0 0 0 10%;
  }
}

@media only screen and(max-width: 640px) {
  .navbar-toggle {
    display: block;
  }

  .left-panel {
    display: block;
  }

  .pagination-sm {
    float: none;
  }

  table td,
  table th {
    font-size: 11px !important;
  }

  .tablesorter-blue .header,
  .tablesorter-blue .tablesorter-header {
    font-size: 11px !important;
  }

  #myModalLabel {
    font-size: 11px !important;
  }
}

@media only screen and(max-width: 767px) {
  .popover > .arrow {
    top: 100% !important;
  }

  .popover.top > .arrow {
    top: 100% !important;
  }
}

.tablesorter-blue tbody tr.newMessage td {
  /*background-color: yellow;*/
  font-weight: bold;
  font-size: 1.1em;
}

.std-error-box {
  background: none repeat scroll 0 0 #ffc7c7;
  border: 1px solid #ff9191;
  border-radius: 4px;
  color: #94546e;
  margin: 2px;
  padding: 5px;
  text-align: left;
  text-shadow: 1px 1px 1px #fff;
}

.margin-b-0 {
  margin-bottom: 0;
}

.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  direction: ltr;
}

.label-custom {
  padding: 7px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  line-height: 1.3;
}

label.error {
  font-weight: normal;
  color: #a94442;
  font-size: 12px;
}

#update_services input[type='text'] {
  width: 35px;
}

.next_appointment {
  width: 108px !important;
}

.overflow {
  overflow-y: auto;
}

.form-patientinfo .form-group {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.pagerSavedHeightSpacer {
  height: auto !important;
}

#advanceSearch .select2-container {
  width: 100% !important;
}

.red_lg {
  font-size: 18px;
  color: red;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #d2d2d2 !important;
}

.border-btm {
  border-bottom: 1px solid #ccc !important;
}

.text-wrap {
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
}
.word-wrap {
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.contact-info {
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 20px 10px;
  -webkit-box-shadow: 0 0 5px 0 rgba(79, 79, 79, 0.5);
  -moz-box-shadow: 0 0 5px 0 rgba(79, 79, 79, 0.5);
  box-shadow: 0 0 5px 0 rgba(79, 79, 79, 0.5);
}

.contact-info h3 {
  font-size: 20px;
  margin: 10px 0 15px;
}

.contact-info .text-right,
.contact-info .text-left {
  font-size: 16px;
  margin: 10px 0;
}

.contact-info .text-right {
  color: #302271;
  font-weight: bold;
}

.contact-info .text-left,
.contact-info .text-left a {
  /*    color: #31BEE2;*/
  color: #00a0e6;
}

.contact-info p {
  font-size: 16px;
}

#availabilityTable.tablesorter thead tr th.tablesorter-header {
  /*    background-color: #8cb3d9!important;*/
  padding: 3px 9px 3px 3px !important;
}

#availabilityTable.tablesorter thead tr th.sorter-false {
  padding: 3px !important;
}

.display_pannel {
  min-height: 125px;
}

.display_pannel p {
  margin: 50px 0;
  font-size: 16px;
}

.contact_method_popover {
  height: 300px;
  overflow-y: auto;
}

.popover {
  max-width: 400px !important;
}

.add_service_div {
  margin-top: -54px;
}

@media(max-width: 991px) {
  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .tablesorter-blue tbody tr.newMessage td {
    font-weight: bold;
    font-size: 14px;
  }
}

@media(max-width: 1120px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > button {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
  }

  .navthree {
    width: 57%;
  }

  .tablesorter-blue tbody tr.newMessage td {
    font-weight: bold;
    font-size: 14px;
  }

  .table-responsive {
    width: 100%;
    overflow-x: scroll;
    overflow-y: auto;
  }
}

.padding-b-20 {
  padding-bottom: 20px;
}

.padding0 {
  padding: 0;
}

.padding-r-10 {
  padding-right: 10px;
}

.padding-l-10 {
  padding-left: 10px;
}

#contact_modal .modal-body {
  height: 450px;
  overflow-y: scroll;
}

#progress.progress {
  height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: transparent;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.0);
  margin-top: 5px;
}

.upload-button {
  padding: 6px 12px;
  border: 1px solid #d2d6de;
  display: block;
  float: left;
  margin: 0;
  background: #60abf8;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

#fileupload {
  display: none;
}

.p0 {
  padding: 0;
}

@media(max-width:1024px) {
  .rkyrandhir #requestsTable.fixed,
  .container1.table-responsive #availabilityTable.fixed,
  .table-responsive #pendingUsersTable.fixed {
    display: none !important;
  }
}

@media(max-width:768px) {
  .mp0 {
    padding: 0;
  }

  .mpl20 {
    padding-left: 20px;
  }

  .reefresh {
    margin-bottom: 20px;
  }
}

@media(max-width:640px) {
  .mpl20 {
    padding-left: 20px;
  }

  .mblfull {
    width: 100%;
  }
}

@media(max-width:768px) {
  .mp0 {
    padding: 0;
  }

  .mpl20 {
    padding-left: 20px;
  }

  .reefresh {
    margin-bottom: 20px;
  }
}

@media(max-width:640px) {
  .mpl20 {
    padding-left: 20px;
  }

  .mblfull {
    width: 100%;
  }
}

.strongFont {
  font-weight: bold;
}

.font10 {
  font-size: 18px;
}

.add-License {
  color: #428bca;
  padding-right: 10px;
  cursor: pointer;
  margin-bottom: 30px;
}

.glyph-close {
  margin-top: 40px;
}

.state_logo_divider {
  border-left: 1px solid #cbcbcb;
}

.infographic-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 128%;
  margin: 20px auto;
}

.infographic {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.infographic img {
  max-width: 30%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Patient Well-being Assessment */

.ico-collapse {
  display: inline-block;
  width: 15px;
  height: 16px;
  background: #666;
  border-radius: 50%;
  padding: 1px 3px;
  margin-left: 0.5rem;
  color: #fff;
  font-weight: 700;
  transform: rotate(-180deg);
  transition: transform 0.3s ease;
}

.additional-referral-questions .collapsed .ico-collapse {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

.additional-referral-questions .panel-heading span {
  cursor: pointer;
  font-weight: 700;
}

.additional-referral-questions > .panel-body {
  padding: 0;
}

.additional-referral-questions .likert-scale {
  list-style: none;
  clear: both;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 2em;
}

.additional-referral-questions .likert-scale li {
  flex: 1;
  text-align: center;
}

.additional-referral-questions .likert-scale label {
  display: block;
  margin: 0 0 0.25em;
}

.additional-referral-questions .likert-value {
  background-color: #f2f2f2;
  padding: 0.25em 0;
}

.additional-referral-questions .likert-value input {
  cursor: pointer;
}
.btn-cancel {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-cancel:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-cancel, .btn-cancel:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-cancel.disabled, .btn-cancel:disabled, .btn-cancel[disabled] {
  pointer-events: none;
  opacity: 0.65;
}
.global-info-icon {
  color: #337ab7 !important;
}
.global-info-icon:hover, .global-info-icon:focus {
  color: #286090 !important;
}

.cursor-pointer {
  cursor: pointer;
}
