.profile-pic-wrapper {
  position: relative;
  float: left;
  width: 279px;
  height: 100%;
}
.right-column {
  margin-left: 279px;
  position: relative;
}
.profile-pic {
  display: block;
  width: 279px;
  height: 220px;
}
.profile-pic-height {
  height: 238px;
}
.profile-pic img {
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -64px;
  margin-left: -64px;
}
.padding-reset {
  padding: 0 !important;
}
.margin-reset {
  margin: 0 !important;
}
.profile-detail-text {
  padding: 15px 40px;
  float: left;
  overflow: hidden;
  width: 923px;
  height: 220px;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
.people .profile-detail-text:last-of-type{
	margin-bottom: 60px;
}
.top-profile-detail-text {
  width: 923px;
  height: 220px;
  float: left;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7;
}
.height-reset {
  height: auto !important;
}
.h3 {
  margin: 0;
  color: #428bca;
  font-weight: 300;
}
.h3 span {
  color: #999999;
  font-style: italic;
  font-size: 18px;
}
.h4 {
  margin: 3px 0 15px 0;
  color: #717073;
}
.body-text {
  color: #717073;
}
.profile-detail-text .body-text{
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/*use .small-note for consistency
.profile-note-text {
  color: #999999;
  font-size: smaller;
  font-style: italic;
  padding: 8px 0 8px 0;
}*/
.profile-top-level {
  margin: 20px 0 0 0;
}
.profile-first-column {
  width: 250px;
  color: #999999;
  vertical-align: top;
}
.profile-second-column {
  color: #717073;
  vertical-align: top;
}
.profile-third-column {
  width: 230px;
  color: #999999;
  vertical-align: top;
}
.profile-forth-column {
  width: 110px;
  color: #717073;
  vertical-align: top;
}
.hot-link {
  float: left;
  width: 279px;
  height: auto;
}
.favourite,
.favourite-active,
.videoconference,
.econsult {
  display: block;
  padding: 12px 65px;
  width: 279px;
  height: 45px;
  background-color: #0078C9;
  color: #FFF;
  text-align: left;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.availability,
.specialty,
.systems {
  display: block;
  padding: 12px 30px 12px 47px;
  width: 279px;
  height: 45px;
  background-color: #0078C9;
  color: #FFF;
  text-align: left;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.favourite:hover,
.favourite-active:hover,
.videoconference:hover,
.econsult:hover,
.availability:hover,
.specialty:hover,
.systems:hover {
  background-color: #77B800;
  color: #FFF;
  text-decoration: none;
}
.favourite {
  border-bottom: 1px solid #106b9e;
  background-image: url(../images/addfavourite-btn.png);
  background-position: 33px;
  background-repeat: no-repeat;
}
.favourite-active {
  border-bottom: 1px solid #106b9e;
  background-image: url(../images/addfavourite-btn-active.png);
  background-position: 33px;
  background-repeat: no-repeat;
}
.videoconference {
  border-top: 1px solid #1293cc;
  border-bottom: 1px solid #106b9e;
  background-image: url(../images/video-btn.png);
  background-position: 33px;
  background-repeat: no-repeat;
}
.econsult {
  border-top: 1px solid #1293cc;
  background-image: url(../images/econsult-btn.png);
  background-position: 33px;
  background-repeat: no-repeat;
}
.availability {
  /*background-image:url(../images/availability-icon.png);
  background-repeat:no-repeat;
  background-position:33px;*/
  border-top: 1px solid #1293cc;
  border-bottom: 1px solid #106b9e;

}
.specialty {
  /*background-image:url(../images/specialty-icon.png);
  background-repeat:no-repeat;
  background-position:33px;*/
  border-bottom: 1px solid #106b9e;
}
.systems {
  /*background-image:url(../images/systems-icon.png);
  background-repeat:no-repeat;
  background-position:33px;*/
  border-top: 1px solid #1293cc;
}
.profile-heading {
  display: block;
  margin: 5px 0 5px 0;
  color: #428bca;
  font-weight: 300;
}
.program .profile-heading{
	margin-top: 20px;
  margin-bottom: 5px;
	font-weight: 400;
}
.profile-detail-text span {
  display: inline-block;
}
.profile-detail-system {
  display: inline-block;
  color:#fff;
}
.profile-detail-text .validated-input {
  display: block !important;
}
.profile-detail-text .validated-input span {
  display: block;
  clear: both;
}
.profile-detail-radio .validated-input span{
  display: inline-block;!important;
}
.profile-detail-text p {
  display: inline-block;
  color: #717073;
}
.map img {
  width: 279px;
  height: 279px;
  vertical-align: top !important;
}
.additional-info-heading {
  display: block;
  width: 279px;
  height: 45px;
	padding: 12px 0 0 61px;
  background-color: rgba(196,218,240,0.5);
  background-position: 33px;
  background-repeat: no-repeat;
  color: #428bca;
	font-weight: bold;
	background-image: url(../images/contact-icon.png);
}
.additional-info-heading > span:first-of-type {
	display: inline-block;
  padding: 12px 15px 0 15px;
}
.additional-info-body {
  padding: 10px 10px 0 20px;
}
.additional-info-body ul {
  padding: 0;
  list-style-type: none;
}
.additional-info-subhead {
  color: #a9a8a9;
}
.secondlevel-heading {
  color: #999999;
  font-size: 16px;
}

.heading-comment {
  color: #999999;
  font-size: 14px;
}
.additional-info-text {
  margin: 0 0 10px 0;
  word-break: break-word;
}
.get-direction,
.send-email {
  text-decoration: underline;
}
.get-direction:hover,
.send-email:hover {
  color: #428bca;
  text-decoration: none;
}
.profile-wider-column {
  width: 250px;
  color: #428bca;
  vertical-align: top;
}
.profile-detail-text ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.profile-detail-text ul li {
  float: left;
  margin: 0 20px 0 0;
}
.download-link-heading {
  width: 155px;
  color: #717073;
}
.download-link-icon {
  width: 167px;
}
.border-reset {
  border-bottom: none !important;
}
.profile-info-name {
  display: inline-block;
}
.pdf-icon {
  display: inline-block;
  margin: 0 0 0 5px !important;
}
.pdf-icon-style {
  opacity: 0.8;
}
.pdf-icon-style:hover {
  opacity: 1;
}
.quick-link {
  position: relative;
  top: 13px;
  right: 13px;
  display: inline-block;
}
.quick-link.program{
	position: absolute;
}
.quick-link-noneditable {
  position: absolute;
  top: 13px;
  right: 0;
}
.quick-link-style {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #0078C9;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.quick-link-style:hover {
  background-color: #77B800;
}
.profile-top-level-wrapper {
  padding: 12px 40px;
}
.quick-addfavourite {
  background-image: url(../images/quick-btn-favourite.png);
  background-position: 8px 7px;
  background-size: 16px;
  background-repeat: no-repeat;
}
.quick-addfavourite-active {
  background-image: url(../images/quick-btn-favourite-active.png);
  background-position: 7px 7px;
  background-repeat: no-repeat;
}
.quick-videoconference {
  background-image: url(../images/quick-btn-videoconference.png);
  background-position: 7px;
  background-repeat: no-repeat;
}
.quick-econsult {
  background-image: url(../images/quick-btn-econsult.png);
  background-position: 7px;
  background-size: 18px;
  background-repeat: no-repeat;
}
.quick-print {
  background-image: url(../images/quick-btn-print.png);
  background-position: 5px;
  background-repeat: no-repeat;
  border: 0;
}
.custom-margin {
  margin: 20px 0 5px 0 !important;
}
.anchor {
  color: #428bca;
  text-transform: capitalize;
}
.backtoTop {
  position: relative;
  top: 10px;
  left: 20px;
  float: right !important;
  font-size: 13px;
}
.backtoTop-style {
  color: #999999 !important;
  text-decoration: none;
}
.backtoTop-style:hover {
  color: #428bca !important;
  text-decoration: none;
}
.backtoTop-style:active, .backtoTop-style:focus{
  text-decoration: none;
}
.unchecked {
  color: #999999 !important;
}
.unchecked-box {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #999999;
}
.edit-btn {
  position: relative;
  display: inline-block;
  padding: 13px 0 0 40px;
  border-left: 1px solid #e7e7e7;
}
.edit-btn-program {
  position: relative;
  display: inline-block;
  margin-top: -15px;
}
.btn-reset-program {
  padding: 0 0 10px 0;
  border-left: none;
}
.edit-btn-program .btn-submit,
.edit-btn .btn-submit {
  width: 200px;
}
.edit-profile {
  display: block;
  padding: 5px;
  width: 279px;
  height: 30px;
  background-color: #0078C9;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.edit-profile:hover {
  background-color: #77B800;
  color: #FFFFFF;
  text-decoration: none;
}
.edit-icon {
  display: inline-block;
  height: 20px;
  font-size: 14px;
}
.change-profile-picture {
  position: relative;
  top: 150px;
  left: 50%;
  margin-left: -72px;
}
.change-profile-picture:hover {
  color: #77B800;
  text-decoration: none;
}
.textbox-indent {
  margin: 0 0 0 20px !important;
}
.line-break {
  display: block;
  float: none !important;
}
.set-height {
  height: 22px;
}
.borderfix {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 34px;
  border-left: 1px solid #e7e7e7;
}
/*Accordion*/

.panel-group .panel {
  overflow: hidden;
  margin-bottom: 0;
  border-top: 1px solid #1293cc;
  border-bottom: 1px solid #106b9e;
  border-radius: 0;
}
.panel-default {
  border-color: #0078C9;
}
.panel {
  margin-bottom: 20px;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default .panel-heading {
  border-color: #dddddd;
  background-color: #fff;
  color: #333333;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.panel-default .panel-heading:hover {
  border-color: #77B800;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  color: #717073;
  font-size: 16px;
}
.panel-title-system {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  color: #717073;
  font-size: 16px;
  background-color: #0078C9;
}
.panel-title-system .system-addtofavourite,
.panel-title-system .quick-addfavourite,
.panel-title-system .quick-addfavourite:hover,
.panel-title-system .quick-addfavourite-active {
  background-image: url(../images/systems-addfavourite.png);
  background-color: transparent;
  background-position: 21px;
  background-repeat: no-repeat;
  background-size: 16px;
  height: 100%;
  margin: 0;
  position: absolute;
  transition: none;
  width: 7%;
}
.panel-title-system .quick-addfavourite-active {
  background-image: url(../images/systems-addfavourite-active.png);
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.accordion-cat-column {
  width: 96px;
  color: #428bca;
  vertical-align: top;
}

.accordion-priority-heading {
  min-width: 96px;
  color: #428bca;
  vertical-align: top;
}

.accordion-order-column {
  width: 20px;
  color: #428bca;
  vertical-align: top;
}
.accordion-info-column {
  width: auto;
  color: #717073;
}
.accordion-hover {
  margin: 0 !important;
  padding: 10px 15px;
  width: 100%;
  height: 100%;
}
.accordion-hover2 {
  margin: 0 !important;
  padding: 10px 15px;
  width: 86%;
  height: 100%;
}
.panel-heading .accordion-toggle .accordion-glyphicons:before {
  float: left;
  /* adjust as needed */
  padding: 5px 16px 0 0;
  /* adjust as needed */
  color: #0077C9;
  /* symbol for "opening" panels */
  content: "▲";
  /* adjust as needed, taken from bootstrap.css */
  font-size: 9px;
}
.panel-heading .accordion-toggle.collapsed .accordion-glyphicons:before {
  /* symbol for "collapsed" panels */
  content: "▼";
  /* adjust as needed, taken from bootstrap.css */
}
.panel-margin {
  margin: 0;
}
.custom-padding {
  padding: 15px 15px 15px 41px !important;
}
.system-addtofavourite {
  position: absolute;
  width: 7%;
  height: 100%;
  background-image: url(../images/systems-addfavourite.png);
  background-position: 21px;
  background-repeat: no-repeat;
}
.system-addtofavourite-active {
  position: absolute;
  width: 7%;
  height: 100%;
  background-image: url(../images/systems-addfavourite-active.png);
  background-position: 21px;
  background-repeat: no-repeat;
}
.system-videoconference {
  position: absolute;
  left: 93%;
  width: 7%;
  top: 0;
  height: 100%;
  background-image: url(../images/videoconference-white-big.png);
  background-position: 21px;
  background-repeat: no-repeat;
}
.accordion-cat-column2 {
  display: block;
  margin: 10px 0 0 0;
  color: #428bca;
  font-weight: 400;
}
.accordion-info-column2 {
  color: #717073;
}
.full-width {
  width: 100%;
}
.accordion-contact {
  margin: 0 0 10px 0;
  color: #428bca;
  font-weight: 400;
}
.fix-margin {
  margin-top: 10px !important;
}
.sub-section {
  color: #77B800;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: none;
}
.additional-note {
  color: #999999;
  font-size: 85%;
}
/* Adjust protocol table sizing now that it is only 1 column */

.protocol-table {
  display: block;
}
.protocol-description {
  display: inline !important;
  padding-right: 5px;
  color: #717073;
}
.protocol-single-icon {
  display: inline !important;
}
#availability-anchor,
#specialty-anchor,
#systems-anchor {
  position: absolute;
  left: 0;
  margin: -70px 0 0 0;
}
.edit-info {
  color: #999999;
  padding-left: 10px;
  font-size: 12px;
}
.padding-bottom{
  padding: 0 0 41px 0;
}

.base-program-pic{
  display: block;
	width: 279px;
  height: 252px;
  background-color: #e8f2fa;
  background-image: url(../images/base-program-picture-lg.png);
  background-repeat: no-repeat;
  background-position: 75px;
}
.base-program-pic-high{
  display: block;
  width: 279px;
  height: 295px;
  background-color: #e8f2fa;
  background-image: url(../images/base-program-picture-lg.png);
  background-repeat: no-repeat;
  background-position: 60px;
}
.base-program-pic-higher{
  display: block;
  width: 279px;
  height: 338px;
  background-color: #e8f2fa;
  background-image: url(../images/base-program-picture-lg.png);
  background-repeat: no-repeat;
  background-position: 60px;
}

.base-program-pic-edit{
  display:block;
  width: 279px;
  height:219px;
  background-color:transparent;
  background-image:url(../images/base-program-picture-lg.png);
  background-repeat:no-repeat;
  background-position:60px 70px;
  border-bottom:none;
}
.program-pic{
  display: block;
  width: 279px;
  height: 252px;
  background-color: #e8f2fa;
  background-image: url(../images/program-picture-lg.png);
  background-repeat: no-repeat;
  background-position: 60px;
}
.program-pic-high{
  display: block;
  width: 279px;
  height: 295px;
  background-color: #e8f2fa;
  background-image: url(../images/program-picture-lg.png);
  background-repeat: no-repeat;
  background-position: 60px;
}
.program-pic-higher{
  display: block;
  width: 279px;
  height: 338px;
  background-color: #e8f2fa;
  background-image: url(../images/program-picture-lg.png);
  background-repeat: no-repeat;
  background-position: 60px;
}
.program-pic-edit{
  display:block;
  width:279px;
  height:219px;
  background-color:transparent;
  background-image:url(../images/program-picture-lg.png);
  background-repeat:no-repeat;
  background-position:60px 70px;
  border-bottom:none;
}
.program-header{
	position: relative;
  min-height: 252px;
  background-color: #e8f2fa;
}
.program-header-high{
	position: relative;
  height: 320px;
  background-color: #e8f2fa;
}
.program-header-higher{
	position: relative;
  height: 338px;
  background-color: #e8f2fa;
}
.program-profile-top-level-wrapper{
	min-height: 252px;
	color: #717073;
	padding: 25px 40px;
	display: inline-block;
  width: 890px;
}
.program-profile-top-level-wrapper-high{
	height: 295px;
	color: #717073;
	padding: 25px 40px;
	display: inline-block;
  width: 890px;
}
.program-profile-top-level-wrapper-higher{
	height: 338px;
	color: #717073;
	padding: 25px 40px;
	display: inline-block;
  width: 890px;
}
.region-pic-edit{
  display:block;
  width:279px;
  height:219px;
  background-color:transparent;
  background-image:url(../images/region-picture-lg.png);
  background-repeat:no-repeat;
  background-position:75px 50px;
  border-bottom:none;
}
.org-name{
  font-size: 18px;
  color: #717073;
  font-style: italic;
}
.otn-break-word{
  overflow-wrap: break-word;
}
.profile-top-level-wrapper{
  color: #717073;
  border-left: 1px solid #e7e7e7;
}
.program-header .profile-top-level-wrapper{
  border: none;
}
.view-econsult-section{
  margin-left: 100px;
  text-decoration: underline;
}
.view-econsult-section:hover{
  text-decoration: none;
}
.program-name{
  display: block !important;
	max-width: 90%;
}
.program-contact-info{
  margin-bottom: 5px;
}
div.program-video-section p {
  display: block;
}
ul.program-contact-list {
  color: #717073;
  margin: 0px 10px 20px 20px;
  padding-left: 0px;
}
.profile-pic-wrapper ul.program-contact-list {
  margin-top: 20px;
  margin-bottom: 30px;
}
li.program-contact-row p {
  display: block;
  margin: 3px 0px;
}
.program-contact-wrapper{
  margin-bottom: 20px;
}
.all-cap{
  text-transform: uppercase;
}
.specialists-wrapper a{
  display: block;
  text-decoration: underline;
  margin: 0 0 5px;
}
.specialists-wrapper a:hover{
  text-decoration: none;
}
.width-reset{
  width: auto !important;
}
.eConsult-conditions-wrapper div{
  display: block;
}
.margin-adjustment-2 {
  margin: 0 0 5px;
}
.padding-fix{
  padding: 4px 12px;
}
.typeaheadUI ul li {
  float: none;
}
#telemedicine:last-child{
  padding-bottom: 60px !important;
}
.provider-service select{
  min-width: 250px;
}

.profile-new-line{
  display: block!important;
}

.add-margin {
   margin:  10px 0px 10px 0px;
}

.provider-service div{
  margin-top: 6px;
}
.provider-service fieldset{
  width: 400px;
}
.custom-label {
  margin: 10px 0 0 0;
  font-size: 14px;
}
.profile-detail-text:nth-last-child(2){
  border-bottom: none;
}
/* HSD */
.additional-info-heading.people{
	background-image: none;
	padding: 0;
}
.profile-additional-info-body{
	margin: 7px;
}
.profile-contact-icon{
	position: relative;
  top: 2px;
	display: inline-block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
}
.profile-location-name-icon{
	background-image: url(../images/profile-location-name-icon.svg);
}
.profile-address-icon{
	background-image: url(../images/profile-address-icon.svg);
}
.profile-phone-icon{
	background-image: url(../images/profile-phone-icon.svg);
	background-size: 80%;
}
.profile-fax-icon{
	background-image: url(../images/profile-fax-icon.svg);
	background-size: 80%;
}
.profile-parking-icon{
    background-image: url(../images/profile-parking-icon.svg);
    background-size: 80%;
}
.profile-icon-col{
	vertical-align: top;
	width: 35px;
}
.people .profile-detail-text{
	border-bottom: none;
}
.profile-condition-icon{
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}
.condition-checked{
	background-image: url(../images/checkedbox-blue.svg);
}
.condition-unchecked{
	background-image: url(../images/unchecked.svg);
}
.condition-unconfirmed{
	background-image: url(../images/unconfirmed.svg);
}
.profile-multi-column{
	width: 215px;
	color: #717073;
  vertical-align: top;
	padding: 0 10px 0 0;
}
.profile-multi-column.last{
	width: 155px;
	padding: 0;
}
.services-offered-wrapper{
	margin-top: 15px;
}
.profile-multi-column div{
	margin-left: 0;
}
.main-heading {
	font-size: 18px;
	background-color: rgba(196, 218, 240, 0.5);
	color: #428bca;
	padding: 10px;
	border-radius: 2px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.main-heading-edit {
	background-color: #0078C9;
	color: #fff;
	padding: 10px;
	border-radius: 2px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.secondary-heading-wrapper {
	position: relative;
	color: #69B100;
	border-bottom: 1px solid #E7E7E7;
	margin: 20px 0;
}
.secondary-heading-wrapper h3{
	font-size: 18px;
	display: inline-block;
}
.secondary-heading-wrapper .sub-text {
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.heading-icon {
	display: inline-block;
	top: 3px;
	position: relative;
	width: 24px;
	height: 23px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.heading-icon.office{
	background-image:url(../images/profile-home-icon.svg);
}
.heading-icon.office-disabled{
    background-image:url(../images/profile-home-icon-grey.svg);
}
.heading-icon.office-unknown{
    background-image:url(../images/profile-home-icon-orange.svg);
}
.heading-icon.profile-video{
	background-image:url(../images/profile-video-icon.svg);
}
.heading-icon.profile-video-disabled{
  background-image:url(../images/profile-video-icon-grey.svg);
}
.heading-icon.profile-video-unknown{
  background-image:url(../images/profile-video-icon-orange.svg);
}

.heading-icon.profile-econsult{
	background-image:url(../images/profile-econsult-icon.svg);
}
.heading-icon.profile-econsult-disabled{
  background-image:url(../images/profile-econ-icon-grey.svg);
}
.heading-icon.profile-econsult-unknown{
  background-image:url(../images/profile-econ-icon-orange.svg);
}

.profile-detail-toggle {
	margin-top: 10px;
	text-decoration: underline;
	color: #468CC8;
}
.profile-detail-toggle span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.show-detail{
	background-image:url(../images/profile-show-detail-icon.svg);
}
.hide-detail{
	background-image:url(../images/profile-hide-detail-icon.svg);
}
.attachment-icon {
	display: inline-block;
	width: 18px;
	height: 16px;
	background-image: url(../images/attachement-icon.svg);
	background-repeat: no-repeat;
	background-size: 80%;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.protocola-attachment-link, .associated-groups-link{
	display: block;
	text-decoration: underline;
}
.body-sub-heading{
	font-size: 16px;
	color: #8F8C91;
}
.peripherals-wrapper span{
	display: inline-block;
	margin-right: 10px;
}
.peripherals-wrapper span:last-of-type{
	margin-right: 0;
}
.not-offer{
	font-weight: lighter;
	text-decoration: line-through;
}
.blue-solid-arrow-down{
	display: inline-block;
	width: 12px;
	height: 11px;
	background-image: url(../images/blue-solid-downarrow-icon.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.telemedicine-contacts-link {
	display: block;
	border: 1px solid #0077C9;
	color: #717073;
	padding: 2px 10px;
	border-radius: 2px;
}
.vertical-align-top{
	vertical-align: top;
}
.smaller-view{
  display: none;
  height: auto !important;
}
.smaller-view .profile-multi-column{
	padding: 0 0 5px 0;
}
.priority-wrapper {
	padding-right: 10px;
}
.region .typeaheadUI > .dropdown-menu{
  max-height: 300px;
  overflow: auto;
  width: 843px;
}
.container.edit .profile-top-level{
	margin: 0;
}
.container.edit .profile-top-level tr, .container.edit table tr{
	height: 28px;
}
.inline-options-wrapper .result-field li{
	margin: 5px 10px 5px 0 !important;
}
.inline-dropdown-wrapper{
	margin-left: 0px;
}
.edit .profile-detail-text{
	border-bottom: none;
}
.edit .profile-detail-text:last-of-type{
	margin-bottom: 60px;
}
.table-top-adjustment{
	padding-top: 20px;
}
.blue-outline-btn {
	border: 1px solid #3276CC;
	color: #558BCA;
	padding: 10px;
	border-radius: 2px;
}
.add-office-referrals-wrapper{
	margin: 20px 0 40px;
}
.textbox-custom-width{
	width: 90%;
}
.inline-tooltips{
	vertical-align: top;
	display: inline-block;
	margin-left: 5px;
  border: none;
}
.filter-tooltips:hover{
	text-decoration: none;
}
.small-note{
	margin-top: 10px;
	color: #AEAEAE !important;
	font-size: 12px;
}
.fix-width-200{
	width: 200px;
}
.padding-top-reset{
	padding-top: 0;
}
.inline-block, .profile-detail-radio input[type=radio]{
	display: inline-block !important;
}
.region-wrapper .edit-btn,
.region-name-wrapper {
	margin-bottom: 20px;
	border-left: none;
	padding: 0;
}
.program .hot-link{
	margin-top: 20px;
}
.program-tooltip{
	color: #999999;
}

.profile-disabled-label{
	display: inline-block;
  color: #999999;
}

.profile-unknown-label{
	display: inline-block;
  color: #e9a052;
}
.secondary-heading-block{
	display: inline-block
}
.community-icon-profile{
  width: 130px;
}
.text-align-center{
  text-align: center;
}
.suggest-edit-btn {
  font-size: 12px;
  text-decoration: underline;
  margin-left: 10px;
}
.community-profile-detail-end{
    margin-bottom: 30px;
}
.profile-link{
	display: inline-block;
  text-decoration: underline;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.community-service .profile-detail-text:nth-last-child(2){
  border-bottom: 1px solid #e7e7e7;
}
.padding-bottom-20{
  padding-bottom: 20px;
}
.padding-20{
  padding: 20px 0;
}
.community-service .profile-detail-text:last-child{
  border-bottom: none;
}
.edit-view-top{
	width: 70%;
}
.econ-request-text{
  font-size: 10px;
  color: #A0A0A0;
}
.item-drop-down {
  background-image: url(../images/down-arrow-dark.png);
  background-repeat: no-repeat;
  background-position: right;
}
.underline{
	text-decoration: underline;
}
.disclaimer-text{
	font-size: 12px;
	font-style: italic;
}
.margin-top-10{
	margin-top: 10px !important;
}
.condition-checked ~ .services-heading{
	color: #0279C9;
    font-weight: bold;
}
.condition-unchecked ~ .services-heading{
	color: #717073;
    font-weight: bold;
}
.condition-unconfirmed ~ .services-heading{
	color: #E9A052;
    font-weight: bold;
}
.profile-info-name{
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal;
}

.community-profile-detail-text ul {
  /*display: inline-block;*/
  margin: 0;
  list-style-type: disc;!important;
}
.community-profile-detail-text ul li {
  /*float: left;*/
  margin: 0 20px 0 0;
}
.community-profile-detail-text {
  padding: 15px 40px;
  float: left;
  overflow: hidden;
  width: 923px;
  height: 220px;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
.community-profile-detail-text .validated-input {
  display: block !important;
}
.community-profile-detail-text .validated-input span {
  display: block;
  clear: both;
}
.community-profile-detail-radio .validated-input span{
  display: inline-block;!important;
}
.community-profile-detail-text p {
  display: inline-block;
  color: #717073;
}
.office-referrals-detail-wrapper{
	margin-top: 20px;
}
.office-referrals-delete-btn{
	font-size: 14px;
	margin-left: 15px;
	background-color: #ffffff;
	float: right;
}

.telecom-table{
	table-layout: fixed;
    /*width: 300px;*/
}

.telecom-table td{
    width: 155px;
}

.telecom-ext{
    width: 80px !important;
    padding-left: 20px;
    padding-bottom: 10px;
    color: #0279C9;
}

.telecom-ext-active{
    padding-left: 20px;
    color: #0279C9;
    width: 80px !important;
}

.virtualhealth-profile{
  border-left: 1px solid #e7e7e7;
}

.virtualhealth-profile span{
  border-top: 1px solid #e7e7e7;
  padding-top: 5px;
}

.virtualhealth-profile span a{
  text-decoration: underline;
}

.profile-nursing-support{
  background-image: url(../images/icon-nursing-support-white.svg);
  width: 19px;
  height: 13px;
  margin-left: 20px;
  background-repeat: no-repeat;
}

.divider-econ{
  margin-bottom: 0;
}

.label-checked-top.assignment:before{
  display: none;
}

input[type=radio]:checked + .label-checked-top.assignment,
.label-checked-top.assignment{
  padding: 2px 4px 2px 18px;
}

input[type=radio]:checked + .label-checked-top.assignment{
  color: #0078C9;
}

input[type=radio]:checked + .label-checked-top.assignment > .radio-btn{
  background-color: #0078C9;
}
.margin-top-0{
  margin-top: 0;
}
.margin-bottom-10{
  margin-bottom: 10px;
}
.suggest-updates-link {
  margin-left: 12px;
  font-size: 12px;
  text-decoration: underline;
}