div.knowro_tutors {
  all: default;
}
.knowro_tutors #find-tutor { 
	float:left; 
	width: 240px; 
	padding-bottom: 1em;
	background-color: #c8dcdb; 
	box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	border:2px solid #fefefe; 
	border-radius:7px;
}
.knowro_tutors #tutorsearch{ 
	margin-left: 20px;  
}
.knowro_tutors .tutor-pic { 
	float:left;
	height: 100%;
	width: 118px;
	margin: 0px 6px 0px 0px;
	background: #dad4d0;
	border-radius: 3px 16px 3px 16px;
	padding-top: 30px;
	box-sizing: border-box;
}
.knowro_tutors .rates { font-size: 140%; color: #C04000; }
.knowro_tutors .subject_badge{
	position:absolute; z-index:1; left:-19px; top:-19px;	
}
.knowro_tutors .subject_badge_text{
	position:absolute; z-index:2; left:-16px; top:-6px; color:#FFFFFF; width:60px; text-align:center; font-size:12px;	
}
.knowro_tutors #sidebar_sticky_div {
  float:left;
}
.knowro_tutors #sidebar_sticky_div.stick {
  float:left;
  position: fixed;
  top: 0;
  z-index: 100001
}
.knowro_tutors #sidebar_sticky_div_width {
	width:260px;
	height:1px;
}
.knowro_tutors #sidebar_sticky_div_height {
	width:1px;
	height:174px;
	float:left;
}
.knowro_tutors .tutor_search_left_column {
	float:left; 
	width: 259px; 
	margin:0;
}
.knowro_tutors div.tutor_column {
	float:left;
	width: auto;
	width:calc(100% - 260px);
	min-width:320px;
}
.knowro_tutors div.tutor_count_bar {
	width: auto;
	min-width:320px;
	margin: 0;
	margin-bottom:8px; 
	background-color: #F3F2F1; 
	box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	border:2px solid #fefefe; 
	border-radius:7px;
}
.knowro_tutors div.tutor_count_bar > h3 {
	font-size:20px;
	padding:0;
	margin:0;
}
.knowro_tutors div.search_results_tutor_box {
	position:relative; 
	height: 184px; 
	width:auto;
	min-width:320px;
	margin: 0;
	margin-bottom: 8px; 
	background-color: #F3F2F1; 
	box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	border:2px solid #fefefe; 
	border-radius:7px 7px 7px 16px;		
}
.knowro_tutors .tutor-desc {
	margin:0; 
	margin-top:2px; 
	width: 50%;
	width: calc(100% - 99px - 124px);
	min-width:104px;
	float:left;
	overflow: hidden; 
	height:100%;
}
.knowro_tutors .tutor-info { 
	float:left;
	position:absolute; 
	margin: 0;
	bottom:20px; 
	right:6px;
	width:93px;
	text-align:center;
}
.knowro_tutors .call_to_action {
	color: #fff !important;
	height: 35px;
	font: 14px/35px Oswald, Arial, sans-serif;
	display: inline-block;
	text-transform: uppercase;
	padding: 0 15px;
	position: relative;
	background: url(https://www.theknowledgeroundtable.com/wp-content/themes/intuition/images/action_button.png) repeat-x top;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, .2);
	white-space: nowrap;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	box-shadow: 0px 1px 2px rgba(0, 0, 0,  .2);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);

	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.knowro_tutors .call_to_action:hover {
	color: #fff;
	opacity: .8;
}
.knowro_tutors div.profile_badges {
float:left; margin:3px 5px 5px 0;border: 1px solid #000;border-radius: 3px;width: -moz-fit-content;width: -webkit-fit-content;width: -ms-fit-content;width: -o-fit-content;width: fit-content;padding: 3px 3px;background-color: #F7F7FF;color:black;	
}
.knowro_tutors div.profile_badges_img {
float:left; margin:3px 5px 5px 0;border: 1px solid #000;border-radius: 3px;width: -moz-fit-content;width: -webkit-fit-content;width: -ms-fit-content;width: -o-fit-content;width: fit-content;padding: 2px 3px;background-color: #F7F7FF;color:black;	
}
.knowro_tutors td {
	margin:0;
	padding:0;
	border: none;
	text-align:left;
}
.knowro_tutors tr {
	margin:0;
	padding:0;	
	border: none;
	text-align:left;
}
.knowro_tutors table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align:left;
	line-height: 20px;
	margin:0;
	padding:0;
	font-size: 100%;
	color: inherit;
}
.knowro_tutors p {
	margin:0;
	padding:0;	
	font-family: "Quattrocento",Tahoma,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #878787;
}
.knowro_tutors a {
	color: #6E969D;
	outline: none;
	text-decoration: none;
}
body .knowro_tutors {
	font-family: "Quattrocento",Tahoma,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #878787;
	text-rendering:none;
}
.knowro_tutors h1, .knowro_tutors h2, .knowro_tutors h3, .knowro_tutors h4, .knowro_tutors h5, .knowro_tutors h6 {
   font-family: "Georgia",Arial,sans-serif;
   font-weight: normal;
	color: #404142;
	padding-bottom: 10px;
}
.knowro_tutors h3 {
	font-size: 20px;
}
.knowro_tutors .tutorsearchsubmit {
	color: black;
}
.knowro_tutors select {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: black;
	border:none;
	margin:0;
	padding: 0;
}
.knowro_tutors input[type="submit"] {
	margin:0;
	padding: 0;
	text-transform: none;
	vertical-align: middle;
	border: none;
	background: none;
}
.knowro_tutors input[type="text"] {
	margin:0;
	padding: 0;
	text-transform: none;
	vertical-align: baseline;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: black;
	border: none;
}
.knowro_tutors img {
	border: none;
	border-radius: 0;
	box-shadow: none;
}