.row-search-bar {
  padding: 0px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 8px;
  border: 1px solid #B0BEC5;
}

.inpt-search-icon {
  margin: 14px;
  font-size: 27px;
  color: #b9b8b8;
}

.btn-se-doctor {
  background: #0069D1;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 8px;
  font-size: 15px;
  line-height: 32px;
  font-weight: 300;
  width: 100%;
  height: inherit;
  color: #fff;
  text-align: center;
  transition: all ease .5s;
  height: 100%;
}

.btn-se-doctor:hover {
  background: #005AB4;
}

.btn-se-doctor i {
  float: right;
  font-size: 18px;
  color: white;
  margin: 9px;
}

.logo-tooth {
  max-height: 55px;
}

.ls-header {
  direction: rtl;
  text-align: right;
  background: #efefef;
  margin-top: -19px;
  height: 93px;
  padding-top: 12px;
}

.sort-icon {
  font-size: 25px;
  color: #4c6579;
  cursor: pointer;
}

.row-rtl {
  direction: rtl;
}

.sidebar-container {
  width: 100%;
  height: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  border: 1px solid #e2e2e2;
  margin: 5px;
  padding: 5px;
  direction: rtl;
  text-align: right;
  background: white;
}

.btn-rm-filter {
  background: #ffebee;
  color: #e53935;
  font-size: 15px;
  font-family: sansUltraLight;
  padding: 4px;
  border: 1px solid #ef9a9a;
  text-align: center;
  cursor: pointer;
  float: left;
  border-bottom-width: 3px;
  border-radius: 3px;
}

.cn-filter {
  padding: 0px 2px;
  margin: 4px;
  display: block;
  color: #455a64;
}

.btn-filter-item {
  background: #f8f9fb;
  color: #607d8b;
  font-family: sansLight;
  padding: 1px 8px 2px 5px;
  border: 1px solid #cfd8dc;
  display: inline-block;
  border-radius: 5px;
  margin: 5px 1px;
  cursor: pointer;
}

.btn-filter-item i {
  float: left;
  margin: 9px 5px;
  font-size: 11px;
}

.filter-hr {
  border-bottom: 1px solid #e0e0e0;
  margin: 12px 5px 5px;
}

.name_search_filter {
  position: relative;
}

.name_search_filter input[type="text"] {
  border: 1px solid #90a4ae;
  border-radius: 5px;
  width: 100%;
  height: 43px;
  padding: 3px 10px;
  font-size: 15px;
  font-family: sansLight;
}

.name_search_filter #nameFilter {
  position: absolute;
  width: 45px;
  height: 43px;
  background: #2196f3;
  border: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  left: 0;
  top: 0;
}

.name_search_filter #nameFilter i {
  color: #fff;
  font-size: 23px;
}

.fi-ti-cn {
  color: #455a64;
  font-size: 14px;
  margin-top: 7px;
}

.btn-rd-btn {
  background: #f5f2f2;
  border: 1px solid #dadada;
  border-radius: 0px !important;
  font-size: 13px;
  cursor: pointer;
}

.btn-rd-btn.active و .btn-rd-btn:not(:disabled):not(.disabled):active {
  background: #2196f3 !important;
  border-color: gray !important;
  color: white !important;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  background: #2196f3 !important;
  border-color: gray !important;
  color: white !important;
}

.btn-rd-btn:not(:disabled):not(.disabled).active {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-rd-btn:focus,
.btn-rd-btn.focus {
  box-shadow: 0 0 0 1px rgba(12, 110, 222, 0.5) !important;
}

.btn-rd-btn:hover {
  color: #212529;
  background-color: #0074e0;
  border-color: #0038d3;
}

.dc-title-cn {
  background: #ffffff;
  padding: 15px 20px;
  box-shadow: 0 3px 6px 0 #d6d6d6;
  border-color: -moz-use-text-color #d1d1d1 #d1d1d1;
  border-image: none;
  border-style: none solid solid;
  line-height: 23px;
  border-width: 0 1px 1px;
  margin-bottom: 8px;
  color: #64696b;
  font-size: 15px;
  width: 100%;
  direction: rtl;
  text-align: right;
  margin: 13px 0px;
}

.dc-title-cn>h1 {
  font-size: 20px;
}

.dr-sm-img-cn .eye-cn {
  margin: 7px;
  color: gray;
}

.dr-sm-img-cn img {
  border-radius: 100% !important;
  height: 95px;
  width: 95px;
  border: 1px solid #7c9a50;
  margin-top: 7px;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.doctor-row {
  border: 1px solid #dcd1d1;
  text-align: right;
  direction: rtl;
  box-shadow: 0 3px 6px 0 #d7dce0;
  background: white;
  margin: 0px auto;
  width: 97%;
  padding: 7px 0 26px;
}

.doctor-row:hover {
  box-shadow: inset 0 0 0 1px #ced8da;
  -webkit-box-shadow: inset 0 0 0 1px #ced8da;
  -moz-box-shadow: inset 0 0 0 1px #ced8da;
  -o-box-shadow: inset 0 0 0 1px #ced8da;
  background: #eef1e7;
}

.btn-get-nobat {
  color: #fff !important;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  border-radius: 4px !important;
  background: #7c9a50;
    border: 1px solid #7e9c52;
  padding: 10px 8px;
  min-width: 150px;
  border-bottom-width: 3px;
}

.dr-name {
  font-size: 22px;
  color: #486167;
}

.dr-sp-row {
  font-size: 17px;
  word-spacing: -3px;
  color: #607d8b;
  padding: 6px 11px 0 0;
}

.dr-add-row {
  font-size: 14px;
  word-spacing: -3px;
  padding: 4px 11px 0 0;
  color: #607d8b;
}

.dt-header {
  direction: rtl;
  padding: 7px;
  margin-top: -21px;
  background: #7f9d53;
}

.dt-img-profile {
  border-radius: 100%;
  width: 118px;
  border: 2px solid #e0e0e0;
  -webkit-box-shadow: 0px 1px 6px 1px #272525;
  box-shadow: 0px 1px 6px 1px #272525;
  height: 118px;
}

.dt-pr-title {
  color: white;
}

.dt-pr-title h1 {
  font-size: 27px;
  margin-right: 10px;
}

.dt-pr-title h4 {
  font-size: 20px;
}

.dt-nobat-cn {
  direction: rtl;
}

.nobat-container {
  text-align: right;
  border: 1px solid #cfd8dc;
  border-radius: 5px !important;
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 0 3px 5px #c3c3c3;
  padding: 7px;
}

.nobat-row {
  background: #ffffff;
  padding: 7px 18px;
  border-bottom: 1px solid #d4d4d4;
  margin-top: 7px;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.nobat-row:hover {
  background: #f1f1f1;
}

.nobat-row i {
  color: #2196f3;
}

.nobat-btn {
  background: #fff;
  border: 1px solid #7f9d53;
  border-radius: 31px !important;
  padding: 5px 0;
  text-align: center;
  color: rgb(43, 41, 41);
  margin: 0 3px;
  display: inline-block;
  min-width: 131px;
  font-family: sansMed;
  font-size: 18px;
  cursor: pointer;
  box-shadow: -1px 2px 1px #d7d7d7;
  transition: all 250ms ease;
}

.nobat-btn:hover {
  background: #7f9d53;
  text-decoration: none !important;
  color: #efefef !important;
}

.nobat-btn-active {
  background: #7f9d53;
  color: white !important;
}

.nbt-hd-title {
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 20px;
  color: #6d6d6d;
  padding: 10px 18px;
}

.dt-add-title {
  font-size: 20px;
  color: #455a64;
  margin: 35px 1px 10px;
}
.dr-bio-cn{
  
  padding-top: 17px;
  padding-bottom: 17px;
}
.dt-doc-address {
  margin: 1px 50px 0 0;
  color: #90a4ae;
}

.dt-doc-phone {
  margin: 10px 60px;
  color: gray;
}

.blue-icn {
  color: #2196f3;
}

.sh-rule-cn { 
  font-size: 14px;
  text-align: justify;
  line-height: 29px;
  font-weight: 300;
  margin-bottom: 2rem;
}

.map {
  height: 400px;
  background-color: whitesmoke;
  direction: ltr;
}

.dc-righ-nav-item {
  text-align: right;
  display: block;
  height: 32px;
  color:#4e4e4e !important;
}

.btn-continue {
  font-size: 18px;
  color: #fff;
  padding: 13px 35px;
  background: #66854a;
  border: 1px solid #66854a;
  margin-top: 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 45px;
}

.btn-normal {
  font-size: 18px;
  color: #676767;
  padding: 13px 15px;
  background: #e4e4e4;
  border: 1px solid #c7c7c7;
  margin-top: 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 45px;
}

.sp-dt-cont {
  padding-left: 21px;
  font-family: sansLight;
  font-size: 17px;
  color: #2196f3;
}

.ow-cn-title {}