@charset "utf-8";

/* customize bootstrap 3 */
/**
* @font-family-sans-serif: Arial, Helvetica, sans-serif
**/
@import "../javascripts/components/font-awesome/css/font-awesome.min.css ";


body{
  font-family: Arial, Helvetica, sans-serif;
}
.alert {
  padding: 10px;
}
.alert-dismissable {
  padding-right:30px;
}
.navbar-inverse .navbar-brand{
  color: #fff;
}
input[type="radio"] {
  margin: 1px 0 0;
}
input[type="checkbox"] {
  margin: 3px 0 0;
}
.navbar-collapse{
  overflow-x: hidden;
}
/**customize bootstrap 3 end**/

body, h3 small, .h3 small, h4 small, .h4 small {
  font-size: 13px;
}

/**
 * ie8
**/
\:header {
  display: block;
}

.ssp-font {
  font-size: 18px;
}

a{
  color: #428BCA;
  text-decoration: underline;
}
a:focus{

}
a:hover{outline: none;}
a.btn-link:hover, a.btn-default, .none_underline {
  text-decoration: none;
}

hr {
  margin: 10px 0;
}

dl {
  margin-bottom: 10px;
}

.form-horizontal .control-label.text-left {
  text-align: left;
}

.h1, .h3 {
  color: #327eac;
  word-wrap: break-word;
  word-break: break-all;
}

.h3 {
  background: none repeat scroll 0 0 #F1F1F1;
  color: #327EAC;
  padding: 10px 15px;
  margin-top: 0;
}

.h4{background-color:#cacccc; padding: 10px 10px; margin:5px 0px; font-weight: bold;}
.tree-view{margin:10px 0px;}
.tree-view i{margin-right:5px;}
.tree-view dl,.tree-view dl dt{margin:10px 5px;}
.tree-view dl dd{margin:10px 0px 0px 25px;}
.overflow-hidden {
  overflow: hidden;
}

.display-none {
  display: none
}

.text-word-break {
  word-wrap: break-word;
  word-break: break-all;
}

.red, em.red {
  color: #B52424;
  vertical-align: middle;
}

em.red {
  margin-right: 4px;
}

.help-answer {
  margin-bottom: -10px;
  position: relative;
  z-index: 1;
}

.help-answer-ct {
  background: none repeat scroll 0 0 #262626;
  color: #ffffff;
  padding: 40px 10px 10px;
  min-height: 100px;
  z-index: 1001;
  width: 250px;
  position: absolute;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  word-wrap: break-word;
}

.help-answer-ct a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

.footer {
  padding: 20px 0;
  margin-top: 40px;
  background: #333333;
  color: #ffffff;
}
.footer a, .footer a:hover, .footer a:visited{color:white}
.footer .text-muted{color:#BBBBBB;}

.footer-logo:after {
  background: url("../images/SSP_poweredby1.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  content: " ";
  display: inline-block;
  height: 23px;
  vertical-align: middle;
  width: 110px;
  margin: 0 5px;
}

/*icon */
/*16*16*/
.icn_up_16,
.icn_down_16,
.icn_up_gray_16,
.icn_down_gray_16,
.icn_grp_16,.icn_private_event_16,
.icn_blank_16,
.glyphicon-calendar {
  cursor: pointer;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  vertical-align: text-top;
  background-repeat: no-repeat;
}

.icn_up_16 {
  background: url("../images/icn_up_16.png?version=8.4.0.81-2018-05-08-01:36");
}
.icn_private_event_16{
  background: url("../images/icn_private_event_16.png?version=8.4.0.81-2018-05-08-01:36");
}
.icn_blank_16{
    background: url("../images/icn_blank_16.png?version=8.4.0.81-2018-05-08-01:36");
}

.icn_down_16 {
  background: url("../images/icn_down_16.png?version=8.4.0.81-2018-05-08-01:36");
}

.icn_up_gray_16 {
  background: url("../images/icn_up_gray_16.png?version=8.4.0.81-2018-05-08-01:36");
  cursor: default;
}

.icn_down_gray_16 {
  background: url("../images/icn_down_gray_16.png?version=8.4.0.81-2018-05-08-01:36");
  cursor: default;
}

.icn_group_16 {
  background: url("../images/icn_group_16.png?version=8.4.0.81-2018-05-08-01:36");
}

.icon-help-tooltip {
  background: url("../images/sprite_icon.png?version=8.4.0.81-2018-05-08-01:36") no-repeat scroll 0 -344px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 16px;
}

.glyphicon-calendar {
  background: url("../images/calendar.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  width: 12px;
  margin: 0;
}

.glyphicon-calendar:before {
  content: none;
}

.icon_googleplay, .icon_appstore {
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  width: 24px;
  margin: 0 2px;
}

.icon_googleplay {
  background: url("../images/icon_googleplay.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
}

.icon_appstore {
  background: url("../images/icon_appstore.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
}

/**
 * My Alerts tree style
**/
.tree-panel {
  padding: 0;
}

.tree-panel li {
  list-style-type: none;
  padding: 5px 0;
  clear: both;
}

.tree-panel header {
  padding: 0 5px;
  cursor: pointer;
  display: inline-flex;
}

.tree-panel header a {
  text-decoration: none;
  width:100%;
}

/**
 * ie8
**/
.tree-panel \:header {
  padding: 0 5px;
  cursor: pointer;
  display: block;
}

.tree-panel \:header a {
  text-decoration: none;
}

.tree-panel input[type="checkbox"] {
  vertical-align: middle;
  margin-top: 0;
}

.tree-panel .tree-panel-level {
  background-color: #ECEDF0;
  font-size: 14px;
  padding: 8px;
  width: 100%;
}

h3.ssp-none-title {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  text-decoration: underline;
}
h3.ssp-none-child {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

h4.ssp-two-title {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

span.ssp-thr-title {
  font-weight: normal;
}

.tree-panel .tree-panel-level a {
  text-decoration: none;
}

.icn-expand,
.icn-collapse {
  cursor: pointer;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  vertical-align: middle;
}

.icn-collapse {
  background: url("../images/icn_collapse_16.png?version=8.4.0.81-2018-05-08-01:36");
}

.icn-expand {
  background: url("../images/icn_expand_16.png?version=8.4.0.81-2018-05-08-01:36");
}

.weather-time-zone {
  background-color: #EDEDED;
  padding: 5px 10px;
  right: 0;
  margin-top: 20px;
}

/**
 * step nav style
**/
.step-box {
  padding: 20px 0 0 10px;
}
.alert.alert-warning+.step-box{padding-top:0px}

.step-box > li {
  float: left;
  list-style: none;
  margin-left: -10px;
  margin-bottom: 5px;
}

.left-side,
.right-side {
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 18px 0 18px 15px;
  float: left;
}

.left-side {
  border-color: #EFEBDC transparent #EFEBDC transparent;
}

.right-side {
  border-color: transparent transparent transparent #EFEBDC;
}

.step-content {
  background-color: #EFEBDC;
  float: left;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  text-align: center;
  width: 110px;
}

.step-box > li.active .step-content {
  background-color: #7D8278;
  color: #FFFFFF;
}

.step-box > li.active .left-side {
  border-color: #7D8278 transparent #7D8278 transparent;
}

.step-box > li.active .right-side {
  border-color: transparent transparent transparent #7D8278;
}

.step-box > li.completed .step-content {
  background-color: #D0CDBF;
  color: #333333;
}

.step-box > li.completed .left-side {
  border-color: #D0CDBF transparent #D0CDBF transparent;
}

.step-box > li.completed .right-side {
  border-color: transparent transparent transparent #D0CDBF;
}

@media (max-width: 767px) {
  .step-box > li {
    display: none !important;
  }

  .step-box > li.active {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .step-content {
    width: 84px;
    padding: 0;
  }
}

/**
 * step nav style end
**/

/**
 * ajax loading
**/
.ajax-loading-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background-color: #ccc;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

.ajax-loading {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 2001;

  box-sizing: content-box;
  width: 120px;
  padding: 50px 10px 10px;
  margin: -40px 0 0 -70px;

  font-weight: bold;
  font-size: 14px;
  color: #333;
  text-align: center;

  background: #fff url("../images/loading_icon.gif?version=8.4.0.81-2018-05-08-01:36") no-repeat center 9px;
  border: 1px solid #777;
  box-shadow: 0 0 5px 5px #ccc;
  border-radius: 4px;
  opacity: 0.8;
}

.error-500 {
  background: url("../images/error_505.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
}

.error-401 {
  background: url("../images/error_icon.png?version=8.4.0.81-2018-05-08-01:36") no-repeat scroll 0 0 transparent;
}

.error-page {
  padding: 0 80px;
  margin: 100px auto;
}

.error-page .title {
  font-size: 36px;
  font-weight: bold;
  color: #999999;
}

.error-page strong {
  font-size: 18px;
  color: #999999;
  margin: 20px 0;
}

@media (max-width: 767px) {
  .error-page {
    padding: 0 0 0 35px;
    margin: 20px auto;
  }
  .error-page .title {
    font-size: 16px;
    font-weight: bold;
    color: #999999;
  }
  .error-401 {
    background: url("../images/error_icon.min.png?version=8.4.0.81-2018-05-08-01:36") no-repeat scroll 0 0 transparent;
  }
}

/*ssp-navbar*/
body {
  background: #f1f1f1;
}

.ssp-navbar {
  background: #fff;
}

.ssp-help {
  background-color: #327eac;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 35px;
  line-height: 35px;
  left: 10px;
  position: absolute;
  width: 170px;
  z-index: 1002;
  cursor: pointer;
  text-align: center;
}

.ssp-help a {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  white-space: nowrap;
}

.icon_help, .icon_close {
  background: url("../images/icon_help.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  display: inline-block;
  width: 12px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.icon_help {
  background-position: 0 0;
}

.icon_close {
  background-position: -16px 0;
}

.ssp-well {
  background: #ffffff;
}

.ssp-well:before,
.ssp-well:after {
  content: " ";
  display: table;
}

.ssp-well:after {
  clear: both;
}

/*ul li css*/
.ul-public {
  list-style: none;
  padding: 0;
}

.ul-deliverpath li {
  padding: 5px 5px 5px 5px;
  cursor: move;
}

.ul-deliverpath li:hover,.ul-deliverpath li:focus {
  background: #FAF7DE;
}

.ul-deliverpath li .form-group {
  margin-bottom: 0;
}

.ul-deliverpath li.cursor-default {
  cursor: default;
}

.form-horizontal .control-label {
  text-align: left;
}

/*margin collention*/
.margin0 {
  margin: 0;
}

.margin5 {
  margin: 5px;
}

.margin10-T {
  margin-top: 10px;
}

.margin20-T {
  margin-top: 20px;
}

.margin30-T {
  margin-top: 30px;
}

.margin50-T {
  margin-top: 50px;
}

.margin10-L {
  margin-left: 10px;
}

.margin15-L {
  margin-left: 15px;
}

.margin25-L {
  margin-left: 25px;
}
.margin18-L {
  margin-left: 18px;
}

.margin10-B {
  margin-bottom: 10px;
}

.margin10-R {
  margin-right: 10px;
}

/*padding*/
.padding0 {
  padding: 0;
}

/*table*/
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #FAF7DE;
}

.ssp-container-header.ssp-font {
  cursor: default;
  text-decoration: none;
  padding: 0 15px;
  line-height: 100px;
  color: #777777
}

.ssp-font14 {
  font-size: 14px;
}

.ssp-font14 a.navbar-brand.color-c:hover,.ssp-font14 a.navbar-brand.color-c:focus {
  color: #ffffff;
}

.btn-default {
  background-color: #f1f1f1;
  border-color: #adadad;
  color: #333333;
}

.form-horizontal .control-label.text-right {
  text-align: right;
}

.dl-list:after {
  font-weight: normal;
}

dl.dl-list, dl.dl-list dt {
  margin:10px 5px;
}
dl.normal, dl.normal dt{font-weight: normal}

/*font-color*/
.color-c, a.color-c, .navbar-inverse .navbar-brand.color-c {
  color: #cccccc;
}

/*location map style start*/
.verify-location .modal-body {
  background: #f1f1f1;
  padding: 0;
}

.verify-location .verify-location-header {
  background: #e1e1e1;
  margin: 0;
}

.verify-location .verify-location-info{
  margin-top: 8.5px;
  margin-left: 10px;
}

.verify-location-matches {
  background: #ffffff;
  padding: 10px;
  margin: 5px;
  height: auto;
  overflow-y: auto;
}

.verify-location .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
}

.location-hide{
  display: none;
}
.verify-location .modal-header{
  display: none;
}
.verify-location .ssp-help-panel{
  display: none;
}
.modal-open .modal.verify-location{
  overflow: hidden;
}
.verify-location .modal-content{
  border: 0;
  border-radius: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.verify-location .modal-footer{
  margin-top: 0;
}
/**
 * map styles
**/
.map-canvas {
  height: auto;
}

.map-window-info {
  padding-bottom: 10px;
}

.map-window-info hr {
  margin: 5px 0;
}

.map-marker-info > dt {
  width: 110px;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 5px;
}

.map-marker-info > dd {
  margin-left: 120px;
  font-family: Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) {
  .verify-location .modal-dialog {
    margin: 30px auto;
    height: auto;
  }
  .verify-location .modal-header{
    display: block;
  }
  .location-hide{
    display: block;
  }
  .verify-location .verify-location-header{
    margin-top: 50px;
  }
  .verify-location .ssp-help-panel{
    display: block;
  }
  .modal-open .modal.verify-location{
    overflow-y: auto;
  }
  .verify-location .modal-content{
    border: 1px;
    border-radius: 6px;
    position: relative;
  }
  .map-canvas {
    height: 400px;
  }
  .map-window-info {
    width: 350px;
  }
}

@media (min-width: 992px) {
  .verify-location .modal-dialog {
    width: 95%;
  }
}

@media (min-width: 1200px) {
  .verify-location .modal-dialog {
    width: 80%;
  }
}

@media (min-height: 600px) {
  .map-canvas {
    height: 450px;
  }
}

@media (min-height: 650px) {
  .map-canvas {
    height: 500px;
  }
}

.verify-location-title{
  padding: 10px;
}

.verify-location-arrow{
  font-size: 16px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  padding: 8px 0 4px;
  border-left: 1px solid #ccc;
}
.verify-location-arrow.pull-left{
  border-left: 0 none;
  border-right: 1px solid #ccc;
}

@media (min-width: 768px) {
  .verify-location-arrow{
    display: none;
  }
}

.font-normal,.verify-location-matches .radio label.font-normal {
  font-weight: normal;
}
.verify-location-matches .radio label{font-weight:bold; }
/*location map style end*/

/*view On Map style start*/
.view-map .modal-dialog{
  margin: 0;
  height: 100%;
}
.view-map .modal-content{
  height: 100%;
  border: 0;
  border-radius: 0;
}
.view-map .modal-body{
  padding: 0;
}

@media (min-width: 768px) {
  .view-map .modal-dialog {
    margin: 30px auto;
    height: auto;
  }
  .view-map .modal-content{
    height: auto;
    border: 1px;
    border-radius: 6px;
  }
  .view-map .modal-body{
    padding: 15px;
  }
}
/*view On Map style end*/


.sub-label-level {
  width: 6%;
  float: left;
  min-width: 15px;
}

.sub-a-level {
  float: left;
  width: 85%;
}

a.error-msg {
  text-decoration: none;
  cursor: default;
}

.navbar-inverse {
  background: #555555;
}

.navbar-inverse .navbar-nav > li > a {
  color: #cccccc;
  text-align: right;
}

.modal-dialog .modal-header h4.modal-title {
  display: inline-block;
}

.animate-show {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  opacity: 1;
}

.animate-show.ng-hide-add,
.animate-show.ng-hide-remove {
  display: block !important;
}

.animate-show.ng-hide {
  opacity: 0;
}

@media (max-width: 768px) {
  .col-sm-1 .btn-block,
  .col-sm-2 .btn-block,
  .col-sm-3 .btn-block,
  .col-sm-4 .btn-block,
  .col-sm-5 .btn-block,
  .col-sm-6 .btn-block,
  .col-sm-7 .btn-block,
  .col-sm-8 .btn-block,
  .col-sm-9 .btn-block,
  .col-sm-10 .btn-block,
  .col-sm-11 .btn-block {
    margin-top: 5px;
  }
}

@media (min-width: 320px) {
  .dl-horizontal dd {
    margin-left: 0;
  }

  .map-window-info p {
    text-align: left;
  }
}

@media (min-width: 240px) {
  .dl-horizontal dd {
    margin-left: 0;
  }

  .map-window-info p {
    text-align: left;
  }
}

.autocomplete-list {
  position: absolute;
  left: 15px;
  right: 15px;
  z-index: 1;
}

.autocomplete-list .list-group-item {
  padding: 7px 15px;
  text-decoration: none;
}

@media (max-width: 767px) {
  .ssp-alert {
    margin-top: 25px;
  }
}

.ssp-selectbox .dropdown-menu {
  margin-top: 0;
  width: 100%;
}

.ssp-selectbox .dropdown-menu > li > a {
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-input[readonly] {
  background-color: #fff;
  cursor: text;
}
.ssp-datepicker .dropdown-menu > li{
  padding: 0 5px;
}
.navbar-header .ssp-font.navbar-brand{ height: auto}

.skiptranslate > iframe{
  display: none;
}
div.goog-te-gadget,a.goog-logo-link, a.goog-logo-link:link, a.goog-logo-link:visited, a.goog-logo-link:hover,a.goog-logo-link:focus,a.goog-logo-link:active{
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.goog-te-combo{
  width: 100%;
}
.intl-tel-input .flag-dropdown{
  height: 31px;
}
.hipaabridge_16{
  background: url("../images/HippaBridge40.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  width:48px;
  height:48px;
  background-position:0px center;
  padding:10px 17px 12px

}
.securebridge_16{
  background: url("../images/SecureMeaaage40.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  background-position:0px center;
  width:48px;
  height:48px;
  padding:10px 17px 12px
}
.ssp-well.hipp{background:#2d6ab6;}
.ssp-well.hipp h3{background:#2d6ab6; color:#ffffff; padding:2px 6px}
.ssp-well.hipp h3 a{color:#ffffff; }
.ssp-well.hipp h3 a:hover,.ssp-well.hipp h3 a:focus{color:#ffffff; text-decoration: underline; outline: none}
.ssp-well.secure{background:#366778;}
.ssp-well.secure h3{background:#366778; color:#ffffff; padding:2px 6px}
.ssp-well.secure h3 a{color:#ffffff; }
.ssp-well.secure h3 a:hover,.ssp-well.secure h3 a:focus{color:#ffffff; text-decoration: underline; }
.padding20{
  padding: 20px;
}
/*add style for member schedule*/
.well.ssp-well.scheduling{
  padding: 0;
  margin-bottom: 0;
  background-color: #f1f1f1;
  border: none;
  box-shadow: none;
}
.bg-white{
  background-color: #ffffff;
}
.ssp-well.scheduling .form-control{
  padding: 0;
  font-size: 20px;
  border: none;
  background-color: #fff;
  color: #000;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  outline: none;
}
.table-dayView th {
  background-color: #EFEFEF;
  color: #333;
  border-top: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
  font-weight: bold;
  text-align: left;
  padding: 5px 7px;
}
.table-dayView tr td{
  background-color: #FFF;
  color: #333;
  border-bottom: 1px solid #DDD;
  padding: 7px;
  text-align: left;
  /*if these are enabled need to do more work on constraining  table within responsive div*/
  word-break: break-all;
}
.table-dayView tr td.no-wrap{
  white-space: nowrap;
}
.table-dayView tr td.shift,.table-dayView tr td.calName{
  border-right: 1px solid #ddd;
}
.table-dayView ol, .table-dayView ul, .table-dayView li{
  list-style:none;
}
.txt999,.gray {
  color: #999999;
}
.txt-lighter {
  opacity: 0.6;
}
.arrow-right{
  background: url("../images/arrows-grayblue-left.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  width: 20px;
  cursor: pointer;
  height: 20px;
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
}
.arrow-left{
  background: url("../images/arrows-grayblue-right.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  width: 20px;
  cursor: pointer;
  height: 20px;
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
}
.icon-print{
  display: inline-block;
  cursor: pointer;
  background: url("../images/icon_print.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  width: 17px;
  height: 15px;
  vertical-align: middle;
}
.member-portal-fc-calendar-event {
  padding: .5em .5em 0 .5em;
}
.forDate{
  font-size: 20px;
  cursor: pointer;
  margin-right: 2px;
  text-align: center;
  font-weight: normal;
}
.forDate.day{
  width: 180px;
}
.forDate.month{
  width: 165px;
}
.left{
  float: left;
}
.right{
  float: right;
}
.margin5-B{
  margin-bottom: 5px;
}
.scheduling .fc-day-grid-event .fc-content {
  white-space: normal;
}
.scheduling [datepicker-popup-wrap] .btn-default:not(.btn-info) {
  background-color: #ffffff;
}
.forintl .intl-tel-input{
  display: block;
}
.text-delete{
  text-decoration: line-through;
}

.sched-empty-data{
  font-size:18px;
  color:#999999;
  margin:20px;
}
.icon-calendar{
  display: inline-block;
  cursor: pointer;
  background: url("../images/icn_calendar_16.png?version=8.4.0.81-2018-05-08-01:36") no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.calendar-name{
  font-size: 16px;
  font-weight: bold;
}
.text-decaration{
  text-decoration: none;
}
.scheduling .dropdown-menu{
  z-index: 2000;
}
.margin5-T{
  margin-top: 5px;
}
.fc-unthemed .fc-toolbar{
  margin-bottom: 0;
  display: none;
}
.fc-event{
  opacity: 0.8;
  filter: Alpha(opacity=80);
}
.fc-cal-month-view-cell-event-info, .fc-cal-month-view-cell-event-contacts{
  padding: 0;
}
.txtRed{
  color: #C00;
}

[sched-day-view] .multiSelect .checkboxLayer {
  z-index: 1002;
  margin-top: 5px;
}

[sched-day-view] .multiSelect > button {
  z-index: 1002;
  font-size: 11px;
  text-align: left;
  min-height : 26px !important;
}
[sched-day-view] .multiSelect .multiSelectItem.selected:not(.multiSelectGroup){
  border: none !important;
  background-image: none !important;
  font-weight: bold;
}
[sched-day-view] .multiSelect .multiSelectItem:hover,[sched-day-view] .multiSelect .multiSelectGroup:hover,[sched-day-view] .multiSelect .multiSelectItem:focus,[sched-day-view] .multiSelect .multiSelectGroup:focus{
  background-image: none !important;
  border: none !important;
  background-color: #eee;
}
.fc-unthemed .fc-view-container{
  margin-top: 10px;
}
.fc-unthemed th.fc-day-header{
  font-size: 12px;
  background-color: #eee;
}
.margin5-L{
  margin-left: 5px;
}

.fc-calendar-day-mobile {
  display: none;
}
.dateTime{
  margin: 5px 40px 5px 0;
}
.day-view-calendar-staff-search-container {
  padding:1em;
  min-height: 5.5em;
}
.contact-search-container {
  display: inline-block;
  padding-left: .5em;
}
.day-view-calendar-search-container {
  display: inline-block;
  margin-left: 5px;
}
@media not print {
  @media (max-width: 768px) {
    .my-schedule-view table,
    .my-schedule-view thead,
    .my-schedule-view tbody,
    .my-schedule-view th,
    .my-schedule-view td,
    .my-schedule-view tr {
      display: block;
    }

    .my-schedule-view .fc-bg {
      display: none;
    }

    .my-schedule-view thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }

    .staff-schedule-view table,
    .staff-schedule-view thead,
    .staff-schedule-view tbody,
    .staff-schedule-view th,
    .staff-schedule-view td,
    .staff-schedule-view tr {
      display: block;
    }

    .staff-schedule-view .fc-bg {
      display: none;
    }

    .staff-schedule-view thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }

    .fc-calendar-day-mobile {
      background: #333;
      border-radius: 50%;
      color: #fff;
      display: block;
      line-height: 20px;
      margin-bottom: 5px;
      padding: 0px;
      text-align: center;
      width: 20px;
    }

    .mobile-hidden {
      display: none !important;
    }

    .mobile-only-shown {
      display: inline-block !important;
    }

    .staff-schedule-view .fc-event-container,
    .my-schedule-view .fc-event-container {
      border-bottom: 1px solid #ccc !important;
      border-color: #ccc !important;
    }

    .staff-schedule-view td,
    .my-schedule-view td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
    }

    .staff-schedule-view:before,
    .my-schedule-view td:before {
      position: absolute;
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
    }

    .dateTime {
      margin: 5px 0;
    }

    .icon-calendar.margin10-L {
      margin-left: 4px;
    }

    .staff-schedule-view .fc-row,
    .my-schedule-view .fc-row {
      min-height: initial !important;
    }
    .contact-search-container,
    .group-search-container {
      display: block;
      padding: 1.5em;
      padding-left: 0;
    }
    .day-view-calendar-search-container {
      display: block;
      padding: 1.5em;
      padding-left: 0;
      margin-left: 0;
    }
  }
}
ul{
  margin: 0;
  padding:0;
}
.cal-name {
  overflow-wrap: break-word;
}
.inline-block {
  display: inline-block;
}
.sched-content-container {
  border: 1px solid #ddd;
  border-top: 0;
}
.dropdown-item {
  cursor: pointer;
  padding: 1em;
}
.dropdown-item:hover,.dropdown-item:focus {
  background: #ddd;
}
.close-contact-tab {
  position: absolute;
  top: 0;
  right: 5px;
}
.mobile-only-shown {
  display: none;
}
.color-box{min-width: 80px; margin-top: 17px; display: inline-block; font-size:90%; font-weight:bold; border-radius: 0.25em; padding:3px 6px; margin-right: 10px; margin-bottom: 0px;}
.box-list{padding-bottom:20px; border-bottom:1px solid #cccccc;}
.box-pd5{padding-top:5px; padding-bottom: 5px; margin:20px 0px}
.gray-bg{background-color:#eef2f4}
.lightgray-bg{background-color:#f1f1f1; font-size: 95%}
.no-radius{border-radius:0px; margin-bottom: 0px}
.reg-btn{width: 98%; padding:10px; }
.reg-form{margin-bottom:10px;}
.float-box{position: relative; top:20px; text-align: center; background:white; width: 50px;display:inline-block; margin-bottom:0px}
.scheduling .modal-content{
  box-shadow: none;
  border: none;
}
.scheduling .fc-unthemed .fc-divider{
  background: transparent;
}
.scheduling hr.fc-divider{
  border: none;
}
.ellipsis-3row {
    overflow: hidden;
    height: 60px;
    line-height: 20px;
    /*text-align: justify;*/
    /*text-justify: inter-word;*/
   }

.ellipsis-3row:before {
    content:"";
    float: left;
    width: 5px; height: 60px; }

.ellipsis-3row > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px; }

.ellipsis-3row:after {
    content: "...";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right; position: relative;
    top: -20px; left: 100%;
    width: 3em; margin-left: -3em;
    padding-right: 5px;
    text-align: right;
    /*background-size: 100% 100%;*/
    /* 512x1 image, gradient for IE9. Transparent at 0% -> white at 50% -> white at 100%.*/
    /*background: -webkit-gradient(linear, left top, right top,*/
    /*from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));*/
    /*background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);*/
    /*background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);*/
    /*background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);*/
    /*background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);*/

}
.activeTimeList{
  clear: none;
}
.activeTimeList li{
  float: left;
  border: 1px #ccc solid;
  background: #fff;
  border-radius: 5px;
  padding: 0 2px;
  display: inline-block;
  margin: 1px;
  line-height: 18px;
  word-break: break-all;
}
.activeTimeList li a{
  text-decoration: none;
  font-size: 11px;
  color: #333;
}
.activeTimeList li.inactive{
  background: transparent;
}
.activeTimeList li.inactive a{
  color: #ccc;
  cursor: default;
}
.activeTimeList li.inactive .delete-small{
  display: none;
}
.add-small{
  background: url("../images/add-small.png?version=8.4.0.81-2018-05-08-01:36") right center no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  cursor: pointer;
}
.delete-small{
  background: url("../images/delete-small.png?version=8.4.0.81-2018-05-08-01:36") right center no-repeat;
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 767px) {
  .forQuietTimeHeader {
    display: none !important;
  }
  .quietTimeNote{
    margin: 5px 0;
  }
}
.quietTimeNote{
  display: none;
}
@media (max-width: 767px) {
  .showing-quiet-time-on .quietTimeNote, .showing-quiet-time-off .quietTimeNote{
    display: none;
  }
  .quietTimeNote{
    display: inline-block;
  }
}

/*switch*/
.form-horizontal .label-switch .checkbox{
  min-height: 20px;
}
.label-switch {
  margin: 3px 0;
  display:inline-block;
  vertical-align:middle;
  width:42px;
  border-radius:10px;
  box-sizing:border-box;
  height:20px;
  position:relative;
  cursor:pointer;
  -ms-flex-item-align:center;
  -webkit-align-self:center;
  align-self:center
}
.label-switch .checkbox {
  width:42px;
  border-radius:10px;
  box-sizing:border-box;
  height:20px;
  background:#e5e5e5;
  z-index:0;
  margin:0;
  padding:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  appearance:none;
  border:none;
  cursor:pointer;
  position:relative;
  -webkit-transition-duration:300ms;
  transition-duration:300ms
}
.label-switch .checkbox:before {
  content:' ';
  position:absolute;
  left:2px;
  top:2px;
  width:38px;
  border-radius:16px;
  box-sizing:border-box;
  height:16px;
  background:#fff;
  z-index:1;
  -webkit-transition-duration:300ms;
  transition-duration:300ms;
  -webkit-transform:scale(1);
  transform:scale(1)
}
.label-switch .checkbox:after {
  content:' ';
  height:16px;
  width:16px;
  border-radius:16px;
  background:#fff;
  position:absolute;
  z-index:2;
  top:2px;
  left:2px;
  box-shadow:0 2px 5px rgba(0,0,0,.4);
  -webkit-transform:translateX(0);
  transform:translateX(0);
  -webkit-transition-duration:300ms;
  transition-duration:300ms
}
.label-switch input[type=checkbox] {
  display:none
}
.label-switch input[type=checkbox]:checked+.checkbox {
  background:#327eac
}
.label-switch input[type=checkbox]:checked+.checkbox:before {
  -webkit-transform:scale(0);
  transform:scale(0)
}
.label-switch input[type=checkbox]:checked+.checkbox:after {
  -webkit-transform:translateX(22px);
  transform:translateX(22px)
}
html.android .label-switch input[type=checkbox]+.checkbox {
  -webkit-transition-duration:0;
  transition-duration:0
}
html.android .label-switch input[type=checkbox]+.checkbox:after,html.android .label-switch input[type=checkbox]+.checkbox:before {
  -webkit-transition-duration:0;
  transition-duration:0;
}
.quietTimeDialog .col-xs-6 .form-control{
  display: inline-block;
  width: 62px;
}
.quietTimeDialog .row{
  padding: 5px;
}
.quietTimeDialog label{
  line-height: 31px;
}
.margin50-T{
  margin-top: 50px;
}
@media (max-width: 990px) {
  .quietTimeDialog .margin50-T{
    margin-top: 0px;
  }
}
@media (max-width: 510px) {
  .quietTimeDialog .col-xs-6{
    float: none;
    width: 100%;
  }
  .quietTimeDialog .margin10-R{
    margin-right: 0;
  }
  .quietTimeDialog .col-sm-3{
    width: 62px;
  }
}
/*.quietTimeDialog .col-sm-8{*/
  /*padding-right: 0;*/
/*}*/
.week_ul{border-radius: 4px;display: inline-block;padding-left: 0;}
.ul-deliverpath .week_ul li, .week_ul li {
  display: inline;
  font-weight: bold;
  padding: 0;
  cursor: inherit;
}
.week_ul li a{
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  float: left;
  margin-left: -1px;
  padding: 8px 10px;
  position: relative;
  text-decoration: none;
  text-align: center;
}
.week_ul li.active a{background: #c2c2c2;border-color: #DDDDDD;color: #FFFFFF;cursor: pointer;z-index: 2;}

.week_ul li.inactive a {
  background-color: #c2c2c2;
  border: 1px solid #DDDDDD;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 1px 12px 11px 11px;
  position: relative;
  text-decoration: none;
  color: #777;
  cursor: not-allowed;
}

.text666{
  color: #666;
}
.width40{
  width: 40px;
}

.tooltip-inner{
  max-width: none;
  text-align: left;
  color: #000;
  background-color: #fff;
  width: 280px;
  box-shadow: 2px 2px 2px #ddd;
  opacity: 1;
  border: 1px solid #ddd;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #ccc;
}
.margin5-R{
  margin-right: 5px;
}
.valid_error {
  border: 1px solid red;
  padding: 2px;
  box-shadow: 0 0 6px #F8B9B7;
}
.margin35-L{
  margin-left: 35px;
}
@media (min-width: 768px){
  .form-horizontal .quietTimeDialog .control-label {
    padding-top: 0;
  }
}
.showing-quiet-time-on .activeTimeList li.inactive{
  background: #fff;
}
.showing-quiet-time-on .activeTimeList li.inactive a{
  color: #333333;
}
.showing-quiet-time-off .activeTimeList li.inactive{
  background: transparent;
}
.showing-quiet-time-off .activeTimeList li.inactive a {
  color: #ccc;
}

.icon_arrow_expand{cursor:pointer;background:url("../images/icon_arrow_downblack.png?version=8.4.0.81-2018-05-08-01:36") no-repeat; width:14px; height:14px; float:left; margin: 5px 0px 5px 0px; vertical-align: middle;display: block;}
.icon_arrow_expand.collapsed{cursor:pointer;background:url("../images/icon_arrow_upblack.png?version=8.4.0.81-2018-05-08-01:36") no-repeat; width:14px; height:14px; float:left; margin: 5px 0px 5px 0px; vertical-align: middle;display: block;}
.text-break{WORD-BREAK: break-all;  word-wrap: break-word;}
.advanced-singleselection{
    display: block;
    width: 100%;
    height: 2.6em;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.advanced-singleselection .search{
    background: none!important;
    border: none!important;
    border-radius: 4px;
    box-shadow: none!important;
    cursor: pointer;
    width: 100%;
    padding:0 2em 0 0;
    line-height:2em;
}
.advanced-singleselection .caret{
    cursor: pointer;
    position: relative;
    top: 1.5em;
    right: 1em;
    z-index: 3;
    margin: -0.9em;
    float:right;
}
.advanced-singleselection .text{
    cursor: text;
    position: relative;
    left: 1px;
    z-index: 3;
    display: inline-block;
    word-wrap: break-word;
    line-height: 1em;
    margin: -2em 0 0;
}
.advanced-singleselection .menu{
    position: absolute;
    left:1.1em;
    right:1.1em;
    background-color: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 500px;
    border-top-width: 0!important;
    outline: 0;
    margin: -0.3em 0;
    border-radius: 0 0 .28571429rem .28571429rem;
    border-color: #96C8DA;
    border: 1px solid #cccccc;
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    z-index:11;
}
.advanced-singleselection .menu>.item{
    border-top: 1px solid #FAFAFA;
    padding: .78571429rem 1.14285714rem!important;
    position: relative;
    cursor: pointer;
    text-align: left;
    border-top: none;
    line-height: 1em;
    color: rgba(0,0,0,.87);
    text-transform: none;
    font-weight: 400;
    box-shadow: none;
}

.advanced-singleselection .menu>.item.selected{
    font-weight: 700;
    background-color:#efefef;
}
.advanced-singleselection .menu>.item:hover, .advanced-singleselection .menu>.item:focus{font-weight: 700;
    background-color:#efefef;}

/*google recaptcha style*/
.recaptcha-error .recaptcha-container > div{
  border: 1px solid red;
}
.recaptcha-error-message {
  color: #dd4b39;
  padding: 4px 0;
  text-align: center;
}
.btn.btn-default.special-btn{
  color: #428BCA;
}
.recaptcha-container > div{
  margin:auto;}

.btn.btn-default.special-btn.disabled{
  background-color: #dddddd;
  color: #999999;
  pointer-events:auto;

}
