.tab form .form-group .check_box_div .bootstrap-tagsinput {background-color: #f1f1f1 !important;}
.form-group .check_box_div .bootstrap-tagsinput {
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block !important;
  padding: 50px 4px 6px !important;
  color: #555 !important;
  vertical-align: middle !important;
  width: 100% !important;
  line-height: 22px !important;
  cursor: text !important;
  border-radius: 0 !important;
  background: none !important;
  clear: both !important;
  min-height: 90px !important;
  position: relative !important;
  float: left !important;
}
.services_btns input[type="checkbox"]:not(old) + label > span, input[type="radio"]:not(old) + label > span {
 width: 112px;
}
.check_box_div.services_btns label span {
 min-height: 33px;
}
.doctor_access .check_box_div.services_btns label span {
 min-height: 28px !important;
}
.check_box_div.appointment {
  width: 24% !important;
  margin: 0 1% 1% 0 !important;
}
.box {
  position: relative;
  border-radius: 3px;
  background: #fff;
  border-top: 3px solid #51B8F2;
  padding: 6px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
.box-body {
  float: left;
  width: 100%;
}
.box-body {
  float: left;
  width: 100%;
  position: relative;
}


.example p {
  margin: 0;
}
.example {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
}

.box.box-info {
  border-top-color: #00c0ef;
  float: left;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.box-header {
  border: none;
  padding-top: 5px;
  border-bottom: 1px solid #F4F4F4;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  height: 35px;
  min-height: 35px !important;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#1a000000', GradientType=0);
}

.box-header {
  color: #444;
  display: block;
  padding: 5px;
  position: relative;
}

.box-header h3 {
  font-size: 12px;
  width: auto;
  clear: none;
  float: left;
  line-height: 25px;
  white-space: nowrap;
}
.box-header > .box-tools {
  position: absolute;
  right: 5px;
  top: 0px;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: 0 0;
  color: #97a0b3;
  background: transparent;
}
.btn-box-tool:hover {
  background: transparent !important;
  color: #54667a !important;
}
.box, .small-box {
  box-shadow: 0 0px 4px rgba(0,0,0,0.2);
}
.request_radio .appointment input[type="checkbox"]:not(old) + label > span,
.request_radio .appointment input[type="radio"]:not(old) + label > span {
  background: #51b8f2 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0.25em;
  color: #fff;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
}
/*switch*/

.form-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.form-switch i {
  position: relative;
  display: inline-block;
 margin-right: .5rem;
  width: 46px;
  height: 26px;
  background-color: #e6e6e6;
  border-radius: 23px;
  vertical-align: text-bottom;
  transition: all 0.3s linear;
}

.form-switch i::before {
  content: "";
  position: absolute;
  left: 0;
  width: 42px;
  height: 22px;
  background-color: #fff;
  border-radius: 11px;
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transition: all 0.25s linear;
}

.form-switch i::after {
  content: "";
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
}

.form-switch:active i::after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}

.form-switch:active input:checked + i::after { transform: translate3d(16px, 2px, 0); }

.form-switch input { display: none; }

.form-switch input:checked + i { background-color: #4BD763; }

.form-switch input:checked + i::before { transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0); }

.form-switch input:checked + i::after { transform: translate3d(22px, 2px, 0); }


.img_upload img {
  width: 120px;
}
.img_upload {
  float: left;
  width: 100%;
  text-align: center;
  margin: 10px 0 10px 0;
}
.min-height-100{min-height: 100px;}
.max-height-220{max-height: 220px;}
.height-162{height: 123px;}
.height-40{height: 40px;}
.family_reference{
    position: relative;
    float: right;
}
/*swithch*/
.check_box_div.services_btns label span {
    min-height: 47px;
}
.plus_pos{
  position: relative;
}
.element-pro{
  position: relative;
}
a.add_appo {
    position: absolute;
    top: 26px;
    right: -25px;
    }
/*
.width_for.padding_0{
  padding: 0 !important;
  background: transparent !important; 
}
table { 
    width: 100%;
    display:block;
}
thead {
    display: inline-block;
    width: 100%;
}
#appo_table tr td{
  padding: 10px;
}
tbody, tr {
    display: inline-block;
    width: 100%;
    overflow: auto;
}*/
  #suggesstion-box ul{
    max-height: 250px;
    overflow: scroll;
}
.plus_pos .textarea {
    height: 25px !important;
    min-height: 40px !important;
    margin: 0 10px 0 0;
}
.row.mr-t-pro {
    margin-top: -25px;
}
.check_box_div .bootstrap-tagsinput  input[type="text"]:focus{
  background: #fafafa;
  border: 5px solid #c3c3c3;
}
.check_box_div .bootstrap-tagsinput input {
  border: 5px solid #c3c3c3 !important ;
  box-shadow: none !important;
  outline: none !important;
  background-color: transparent !important;
  padding: 0 6px !important;
  margin: 0 !important;
  width: 98% !important;
  max-width: inherit !important;
  position: absolute !important;
  top: 5px !important;
}
.nex-pre-bnt {
  float: right;
}
.nex-pre-bnt button {
  background: #3156a3 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 14px;
  margin: 0 0 0 2px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.nex-pre-bnt button:hover {
  background: #42b3e5;
}
.drop_down_next_pre {
  float: left;
  margin: 20px 0;
  width: 100%;
}
.readmore {
  float: right;
  font-size: 13px;
  margin: 10px 0 0;
}
/*calendar dd*/

.form-group .appointment {
  float: left;
  margin: 0 3% 0 0;
  width: 31%;
}
.form-group .appointment:last-child {
  margin: 0 0 0 0;
}
select{
	margin: 0;
}
input[type="file"] {
  background: transparent none repeat scroll 0 0;
  font-size: 14px;
  width: 100%;
}
.check_box_div .consul_service{
    background: #22B14C;
}
.request_radio.consul_service input[type="checkbox"]:not(old) + label > span, .request_radio.consul_service input[type="radio"]:not(old) + label > span {
	background: #22B14C !important;
	padding: 0 !important;
	min-height: 30px !important;
	line-height: 30px !important;
}
.request_radio.consul_service input[type="radio"]:checked:not(old) + label > span > span {
	background: #025F1D none repeat scroll 0 0;
	border-radius: 3px;
	display: block;
	height: auto;
	margin: 0;
	width: 100%;
	min-height: 30px;
	border: 0 !important;
	line-height: 30px;
}

.request_radio input[type="checkbox"]:not(old) + label > span,
.request_radio input[type="radio"]:not(old) + label > span {
  background: #51b8f2 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0.25em;
  color: #fff;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  vertical-align: bottom;
  width: 155px;
}
.request_radio input[type="checkbox"]:checked:not(old) + label > span, .request_radio input[type="radio"]:checked:not(old) + label > span {
  background: #007095 none repeat scroll 0 0;
}
.request_radio input[type="radio"]:checked:not(old) + label > span > span {
  background: #007095 none repeat scroll 0 0;
  border-radius: 3px;
  display: block;
  height: auto;
  margin: 0;
  width: 100%;
}
.request_radio .check_box_div {
  margin: 0 10px 10px 0;
}
.check_box_div.demand {
	float: left;
	width: 31.5%;
}
.check_box_div.demand .form-group select {
	width: 100% !important;
	float: left;
	margin: 10px 0 0 0;
}
.check_box_div.demand span {
	width: 100% !important;
}
.select.form-control.appointment {
  font-size: 14px;
}

/* The Modal (background) */
.modal {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999999;
}

.modal-body .field .form-controls-data-field:after {
    content: "\f133";
    position: absolute;
    top: 28px;
    right: 13px;
    pointer-events: none;
}
/* Modal Content */
.modal-dialog {
    background-color: #51b8f2;
    margin: auto;
    border: 1px solid #888;
    width: 40%;
}
.modal-content {
  background: #fff none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.modal-title {
  font-size: 28px;
  padding: 0;
  text-align: center;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 26px;
  font-weight: 300;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}

/* Modal Content */
@media(max-width: 767px){
.event .modal-content {
  background: #fff none repeat scroll 0 0;
  float: none;
  margin: 0 auto;
  width: 30%;
}
}
.event .modal-content {
  background: #fff none repeat scroll 0 0;
  float: none;
  margin: 0 auto;
  width: 30%;
}
/* The Close Button */
.event .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.event .close:hover,
.event .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* The Modal (background) */
.event .modal {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

/* Modal Content */
.event .modal-dialog {
    background-color: #51b8f2;
    margin: auto;
    border: 1px solid #888;
    width: 40%;
}
.event .modal-title {
  font-size: 28px;
  padding: 0;
  text-align: center;
}

/* The Close Button */
.event .close {
  color: #aaaaaa;
  float: right;
  font-size: 26px;
  font-weight: 300;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.event .close:hover,
.event .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}
.event .modal_read_more .tooltip_content {
  border-top: 1px solid #e1e1e1;
  color: #42b3e5;
  float: left;
  margin: 10px 0 0;
  padding: 10px 0 0;
  width: 100%;
}
.event .modal_read_more {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 15px;
  width: 100%;
}
.event .modal_read_more  .tooltip_content a {
  color: #3156a3 !important;

}

.login_reg_bnt {
  font-size: 13px;
  background-color: #51b8f2;
  text-transform: uppercase;
  padding: 8px 15px !important;
  color: #ffffff;
  margin: 0 1px 0 0;
}
.modal-header {
  border-bottom: 2px solid #51b8f2 ;
  padding: 10px;
}
.modal-body {
  float: left;
  padding: 0px;
  position: relative;
  width: 100%;
}
.field {
  float: left;
  margin: 5px 0;
  width: 100%;
}
.field label {
  float: left;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
}
.field input {
  border: 1px solid #51b8f2;
  float: left;
  margin: 0;
  padding: 10px;
  width: 100%;
}
.submit_bnt {
  float: left;
  margin: 15px 0 0;
  width: 100%;
}
.submit_bnt input {
  background: #51b8f2 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 20px;
  text-transform: uppercase;
}
.timetable {
  color: #666;
  font-size: 11px;
  margin-top: 30px;
  width: 100%;
}
.timetable {
  color: #666;
  font-size: 11px;
}
.timetable th, .timetable td {
  padding: 10px 15px 12px;
  width: 12.5%;
  
}
.timetable th, .timetable td:first-child {
  text-align: center;
  vertical-align: middle;
}
.timetable .row_gray {
  background-color: #f0f0f0;
}
.timetable .event {
  background-color: #3156a3;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  line-height: 140%;
  position: relative;
}
.timetable td {
  vertical-align: top;
}
.timetable .event a {
  color: #fff;
  display: block;
  font-weight: bold;
  margin-bottom: 2px;
}
.tooltip .tooltip_content {
  background: #42b3e5 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-family: arial,sans-serif;
  font-size: 11px;
  line-height: 150%;
  padding: 10px 15px 12px;
  text-align: left;
}
.timetable .event:hover {
  background-color: #42b3e5;
}
.event:hover .tooltip{
  display: block;
}

.timetable .hours {
  color: #7F64B5;
}
.tooltip .tooltip_content::before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #42b3e5 ;
  bottom: -15px;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip .tooltip_content {
  background: #42b3e5 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-family: arial,sans-serif;
  font-size: 11px;
  line-height: 150%;
  padding: 10px 15px 12px;
  text-align: left;
}
.container {
  margin: 0 auto;
  width: 70%;
}
.calender_view_page{
  background: #f0f4f7;
  float: left;
  width: 100%;
  padding: 0 15px;
}
.small ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.timetable.small {
  display: none;
  font-size: 13px;
}

.box_header.slide::after {
  animation-duration: 0.6s;
  animation-name: slide;
  animation-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  visibility: visible;
}
.box_header::after {
  background: #42b3e5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  margin-top: 10px;
  visibility: hidden;
  width: 50px;
}
.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.items_list li.icon_clock_black:first-child {
  padding-top: 10px;
}
.items_list li.icon_clock_black:first-child {
  padding-top: 10px;
}
.timetable.small .items_list a {
  width: 80%;
  float: left;
}
.items_list .value {
  color: #666;
  float: right;
  width: 20%;
  text-align: right;
}
.items_list li {
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #e0e0e0;
  line-height: 120%;
  padding: 12px 0;
}
.box_header {
  margin: 25px 0 0;
}
.form-group {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}
.user_submit_bnt {
  background: #51b8f2 none repeat scroll 0 0;
  color: #fff;
  float: left;
  margin: 20px 0;
}
.service_submit_bnt {
	background: #51b8f2 none repeat scroll 0 0;
	color: #fff;
	float: left;
	margin: 20px 0;
	padding: 10px 20px 10px 20px;
}
input[type="radio"]:checked:not(old) + label > span > span {
  background: #51b8f2;
  border-radius: 3px;
  display: block;
  height: 10px;
  margin: 3px;
  width: 10px;
}
input[type="checkbox"]:checked:not(old) + label > span::before {
  color: #51b8f2;
  content: "✓" !important;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-shadow: 0 0 0.0714em rgb(115, 153, 77);
  width: 1em;
}
input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
input[type="checkbox"]:not(old) + label > span, input[type="radio"]:not(old) + label > span {
  background: rgb(224, 224, 224) linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224)) repeat scroll 0 0;
  border: 0.0625em solid rgb(192, 192, 192);
  border-radius: 0.25em;
  display: inline-block;
  height: 18px;
  margin: 0 5px 2px 0;
  vertical-align: bottom;
  width: 18px;
}
input[type="checkbox"]:not(old) + label, input[type="radio"]:not(old) + label {
  display: inline-block;
  line-height: 1.5em;
  margin-left: 0;
}
input[type="checkbox"]:not(old), input[type="radio"]:not(old) {
  font-size: 1em;
  margin: 0 0 0 -15px;
  opacity: 0;
  padding: 0;
  width: 0;
}
input[type="checkbox"]:not(old) + label, input[type="radio"]:not(old) + label {
  display: inline-block;
  line-height: 1.5em;
  margin-left: 0;
}
input[type="checkbox"]:checked:not(old) + label > span::before {
  color: #51b8f2;
  content: "?";
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-shadow: 0 0 0.0714em rgb(115, 153, 77);
  width: 1em;
  position: absolute;
  top: 4px;
  left: 3px;
}
input[type="checkbox"]:not(old), input[type="radio"]:not(old) {
    font-size: 1em;
    margin: 0;
    padding: 0 0 0 0px;
    position: absolute;
    width: 40px;
    top: 3px;
    height: 18px;
    z-index: 1;
    
}
.tab_style {
  padding: 10px 20px !important;
}

.check_box_div {
  float: left;
  margin: 0 15px 0 0;
  position: relative;
}

.atcd .check_box_div .ATCDInput {
  width: 250px;
  display: none !important;
}
.atcd .check_box_div {
  width: 100% !important;
}
.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tabs label {
    -moz-box-ordinal-group: 2;
    cursor: pointer;
    display: block;
    font-weight: 400;
    margin: 0 0 -1px;
    order: 1;
    padding: 1rem 2rem;
    position: relative;
    transition: background 0.2s ease 0s;
    font-size: 12px;
    color: #313c49;
}
.columns .form-group label {
  border: 0 !important;
}
.modal .autocheck-box .form-check .form-check-label {
    padding-left: 23px;
}
.modal .form-check [type="radio"]:checked + label:before{
  background-color: #1e88e5;
}
.modal .form-check [type="radio"]:checked + label{
  margin-right: 0 !Important;
}
.modal .form-group label.form-check-label {
    padding-left: 25px;
}
.modal .autocheck-box .form-check label {
    color: #99abb4;
    font-size: 13px;
    padding-left: 23px;
}
.modal[type="radio"] + label:before, [type="radio"] + label:after{
  top: 5px;
}
.modal .autocheck-box .form-check label{
  color: #99abb4;
    font-size: 13px;
}
.ATCDInput{
  display: none;
}
.columns label {
  padding: 0;
}
.tabs .tab {
  -moz-box-flex: 1;
  -moz-box-ordinal-group: 100;
  background: #fff none repeat scroll 0 0;
  border-radius: 0 5px 5px;
  display: none;
  flex-grow: 1;
  order: 99;
  padding: 1rem;
  width: 100%;
  border: 1px solid #d8dde3;
}
.tabs input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.tabs input[type="radio"]:checked + label {
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #d8dde3;
  border-left: 1px solid #d8dde3;
  border-right: 1px solid #d8dde3;
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
}

.tabs input[type="radio"]:checked + label + .tab { display: block; }

.datetimepicker {
  border-radius: 4px;
  direction: ltr;
  margin-top: 1px;
  padding: 4px;
  position: absolute !important;
}

 @media (max-width: 45em) {
/*
.tabs .tab,  .tabs label {
  -webkit-box-ordinal-group: NaN;
  -webkit-order: initial;
  -ms-flex-order: initial;
  order: initial;
}*/

/*.tabs label {
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 10px;
  width: auto;
}*/

}



@media (max-width: 991px){
.container {
  margin: 0 auto;
  width: 98%;
}

}

@media (max-width: 767px){
.form-group .appointment {
  float: left;
  margin: 0 0 15px 0;
  width: 100%;
}

.timetable.small {
  display: block;
  font-size: 13px;
}
.timetable {
  display: none;
}
.timetable.small .items_list a {
  width: 70%;
}
.items_list .value {
  float: right;
  text-align: right;
  width: 30%;
}
.tabs .tab {
  -moz-box-flex: 1;
  -moz-box-ordinal-group: 100;
  background: #fafafa none repeat scroll 0 0;
  border-radius: 0 5px 5px;
  display: none;
  flex-grow: 1;
  order: 99;
  padding: 10px 0 0;
  width: 100%;
}


}
@media(max-width: 640px){
.request_radio .check_box_div {
  margin: 0 0 10px;
  text-align: center;
  width: 100%;
}
.request_radio .check_box_div {
  margin: 2% !important;
  text-align: center;
  width: 46% !important;
}
.request_radio input[type="checkbox"]:not(old) + label > span, .request_radio input[type="radio"]:not(old) + label > span {
  background: #51b8f2 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0.25em;
  color: #fff;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
}
.request_radio .check_box_div label{
	width: 100%;
}
.tabbing_section .tabs .tab_style {
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 7px !important;
  width: auto;
}

}
.demandes_number{
    width: 31% !important; 
    float: right;
    height: 28px !important;
    border-radius: 5px !important;
}
.demandes_radio{
    width: 66% !important;
}
input[type="radio"]:not(old)+ label > span, input[type="radio"]:checked:not(old) + label > span > span{
    border-radius: 37px !important;
}

.tab_style:hover .hide-show-name {
    display: block;
    white-space: nowrap;
    margin-top: 6px;
}
