.t838 .t-site-search-input {
	display: flex;
	width: 100%;
	justify-content: space-evenly;
	align-items: center;
}

@media screen and (max-width: 640px)
.t838 .t838__blockinput {
	width: 60%;
	margin-bottom: 0px;
}

@media screen and (max-width: 640px)
.t838 .t838__blockbutton {
	width: auto;
	margin-left: 10px;
}

.rnova-widget {
  margin-top: 10px !important;
}
.rnova-widget .v-application--wrap {min-height: auto !important;}
.rnova-widget .v-card__title {display:inherit !important;}
.rnova-widget .v-card__title, #allrecords a {text-align:center !important ;}

.rnova-widget .v-card__subtitle, .rnova-widget .v-card__text, .rnova-widget .v-application .font-weight-bold {font-size:18px !important;}

.rnova-widget .v-application .d-flex {
  display: inline-block !important;
  width: 100%;
}
.grey.lighten-5 , .rnova-widget .v-application .flex-column {
  display: inline-block !important;
   width: 100%;
}


.rnova-widget .v-card__text {
  width: 140% !important; display:none !important;
}
.rnova-widget .doctor-short-descr {
  height: 100px !important;
}

.rnova-widget .v-application .pa-5 {
  padding: 20px !important;
  border: 3px solid green !important;
  background-color: #e2fde2 !important;
}
.rnova-widget .v-btn:not(.v-btn--round).v-size--small {
  height: 28px !important;
  min-width: 50px !important;
  padding: 30px !important;
}
.rnova-widget .v-btn.v-size--small {
  font-size: 18px !important;
  width: 145px !important;
  
}
.rnova-widget .v-btn__content {color:#000000 !important;}
.rnova-widget .v-application .caption {
  font-size: 18px !important; 
    color:#000000 !important;
}
.caption.v-tab.v-tab--active {background: #e2fde2;}
.rnova-widget .v-btn--outlined {
  border: 2px solid green;
  background: #fff;
}


