.fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em;
	padding-top:1em;
	padding-bottom:1em;
	padding-left:0.5em;
	padding-right:0.5em;
	background: #ee327f !important;
	border-radius:5px;
}

#sig-canvas {
  border: 2px dotted #CCCCCC;
  border-radius: 15px;
  cursor: crosshair;
}
#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.75) url(https://www.dr2bthin.com/wp-content/plugins/client-booking-calendar/image/loading2.gif) no-repeat center center;
  z-index: 10000;
}
.error {
  color: red;
  font-size: 0.85em;
  font-weight: 600;
}

/*a.back,*/
/*a.next,*/
/*a.back:focus,*/
/*a.next:focus,*/
/*a.back:active,*/
/*a.next:active {*/
/*  color: white;*/
/*  background: #ffc233;*/
/*  padding: 10px 60px;*/
/*  margin: 0;*/
/*  font-weight: bold;*/
/*}*/

/*a.back:hover,*/
/*a.next:hover {*/
/*  color: #333;*/
/*  background-color: #e6e6e6;*/
/*  border-color: #adadad;*/
/*}*/

/*.modal-footer {*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  align-items: center;*/
/*}*/

/*.left-footer {*/
/*  display: flex;*/
/*}*/

/*.right-footer {*/
/*  flex: 1;*/
/*}*/

/*.nav-justified {*/
/*  display: flex;*/
/*}*/
/*.nav-justified li {*/
/*  flex: 1;*/
/*}*/
/*.navbar{*/
/*    padding:0px!important;*/
/*}*/
/*.nav-tabs{*/
/*    border:none!important;*/
/*}*/
/*.nav-justified li {*/
/*  margin: 15px auto 5px;*/
/*  background: aliceblue;*/
/*  border-right: 1px solid #e3dbdb;*/
/*  border-top: 1px solid #e3dbdb;*/
/*  border-radius: 3px;*/
/*  border-bottom: 1px solid #e3dbdb;*/
/*  border-top-right-radius:0px;*/
/*  border-bottom-right-radius:0px;*/
/*}*/
/*.nav-justified li:first-child{*/
/*    border-left: 1px solid #e3dbdb;*/
    
/*}*/
/*.nav-justified li:last-child{*/
/*    border-top-right-radius:3px;*/
/*    border-bottom-right-radius:3px;*/
/*}*/


/*.nav-justified li a{*/
/*  padding:5px 10px;*/
/*  font-size: 0.9em;*/
/*}*/

/*.nav-justified li a.active{*/
/*    color:#000;*/
/*    border-bottom:none!important;*/
/*}*/

/*.tab-content{*/
/*    border:none!important;*/
/*}*/