#noresults {
	font-weight: bold;
	color:blue;
}

.dataTables_paginate a{
	border-bottom: none !important;
}

.top {
	padding-bottom: 40px;
}
#basicinfo {
	padding-right: 250px;
}

.jumbotron {
	background-color: #eee;
	border-radius: 6px;
	padding: 10px;
	padding-bottom: 0px;
}

#newsReleases {
	-top: 35px;
}

.entry-title {
	padding-left: 20px !important;
}

button {
	max-width: 200px;
}

#bannerimage {
	padding: 25px;
	padding-top: 5px;
	padding-right: 50px; 
}

.searchBox tr {
	background: #eee;
}

.searchBox td {
	padding-right: 0px;
	padding-left: 0px;
	border: none;
}

.searchBox table {
	border: none;
	width: 80%;
}

#tertiary {
        padding-top: 306px;
}


.small-button {
	font-size: 8pt;
}

button {
	line-height:0.8;
}

.image-cropper {
  position: relative;
  width: 105px;
  height: 126px;
  overflow: hidden;
  padding: 2px;
  border: 1px;
}

.image-cropper .fp_expert_image {
height: auto !important;
}

#results {
	position: relative;
}

.profile_subhead {
	padding-top: 0px;
}

#profilepicright {
	float: right;
	padding-right: 20px;	
	margin-top: 0px;
	position: relative;
}	

#profilepic {
	padding-top: 20px;
	float: left;
}

#profilepicright img {
	width: 200px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.search_dropdown {
	margin-left: 15px; !important;
}
.search_input {
	width: 100%;
	margin-left: 15px !important;
	margin-bottom: 5px;
	border-radius: 6px;
}

#fpdisplay {
	clear: both;
	float: left;
	width: 100%;
}

.fp_experts_list {
	#overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.fp_experts_list li {
	float: left;
}
.fp_expert_item {
	display: inline; float: center; position: relative; 
	width: 45%;
	padding-right: 20px;
#	padding-left: 10px;
#	height: 145px;
}
.grid_6 { 
	width: 33.0%;
	display: inline; float: left; position: relative; margin-left: 1%; margin-right: 1%;
	margin-top: 0%; 
	border-bottom: 0px !important;
}


.grid_11 {
        width: 89.0%;
}


.fp_expert_image { 
	border: 2px solid #fff;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
	width: 105px;
	height: 105px;
}

.fp_expert_name  a {
	font-size: large;
	margin: 0%;
	#line-height: 20px;
	border-bottom: 0px;
}


h5 a{
	display: block;
	text-decoration: none;
}

#group img {
	padding: 0px;
}



#social-media-icons {
    padding: 0px 0px;
}

#fp_expert_content {
	clear: both;
}

.nomargingrp p {
    margin-bottom: 0px;
}

div.nomargingrp {
    margin-bottom: 10px;
}

.expertise {
    font-weight: bold;
    font-size: 1.3em;
}

@media (max-width:480px) {
        #profilepicright {
                float: left;
                padding-right: 20px;
                margin: 10px 0 10px 0;
                position: relative;
        }

        #basicinfo {
		padding-top: 225px;
                padding-right: 5px;
        }

        #tertiary {
                padding-top: 25px;
        }
	#searchForm tr {
		border: none;
	}
	.fp_experts_list li {
		float: none;
	}

}


