table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after{
    position: absolute;
    top: 15px;
}
.table>thead>tr>th {
    vertical-align: middle;
}

/* Data Table default search*/
.dataTables_filter {
	display: none !important;
}

input, select{
	color: black;
}
.navbar-fixed-top {
	z-index: 100;
}
.error-msg-form {
	color: rgba(186, 3, 3, 1) !important;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	text-align: left;
	border-radius: 0 0 3px 3px;
	z-index: 1;
	position: relative;
}
.error-border {
	border-color: rgba(186, 3, 3, 0.41) !important;
}
.context-msg{
    color: #6B6B6B !important;
    font-size: 12px !important;
}
textarea {
    resize: none;
}
.welcome-text {
	padding: 16px;
}
.initial-preview {
	width: 100%; 
	height: 160px;
}
.navbar-fixed-top {
	margin-top: 50px;
}
.file-thumbnail-footer {
	display: none;
}
.loader-overlay {
	z-index: 10000;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	opacity: 0.4;
	cursor: wait;
	position: fixed;
	background-color: rgb(255, 255, 255);
	display: none;
}
.loader {
	z-index: 10011; 
	position: fixed; 
	top: -108px; 
	-webkit-transition: top 0.3s; 
	transition: top 0.3s;
	padding: 1%; 
	margin: 0px; 
	width: 24%; 
	left: 37%; 
	text-align: center; 
	border: none; 
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	cursor: wait; 
	background-color: rgb(255, 255, 255);
    display: inline-block; 
    color: #333333;    
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);    
    background-color: #e9eeee;    
    border: 1px solid #dddddd;    
    border-top-width: 0;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);    
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);    
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.loader-img {
	float: left;
	width: 25%;
}
.loader-img img{
	width: 42%;
}
.loader-msg {  
	float: left;
	width: 75%;
	font-size: 15px;
	text-align: left;
}
.loader-open {
	top: 0px;
}
.loader-overlay-open {
	display: block;
}

.data-table label {
	margin: 0;
	padding: 0;
}
.search-input {
	display: block;
	width: 100%;
	height: 27px;
	padding: 0px 5px;
	font-size: 11px;
	font-weight: normal !important;
	line-height: 1.4em;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 0px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
table.table thead th {
	font-size: 13px !important;
} 
table.data-table tbody tr td {
	padding: 5px !important;
	max-width: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
table.data-table thead tr th {
	/*padding: 5px !important;*/
	max-width: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
table.data-table tbody tr td.dataTables_empty {
	text-align: center !important;
}
.data-table-block .table-bordered>thead>tr>th {
	padding-right: 8px !important;
}
.panel-body-btn {
	margin-right: 0px;
}
.data-table-block .table-bordered>thead th {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: bold !important;
}
.navbar-top-links .dropdown-user {
	font-size: 13px;
}
.form-group.required label:after { 
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 4px;
}
.mt11 {
	margin-top: 11px;
}
.panel-h3 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
hr {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.map-bg {
	background: #fff url(../images/page-bg.png) top repeat-y;
}

.ingredient__type {
	min-height: 17px;
}

/* .taste__item:focus {
	color: #bbb;
} */
.breadcrumb {
    margin-bottom: 0;
    border-bottom: solid 1px #F5F5F5;
    border-radius: 0;
    padding-bottom: 7px;
}

.page-heading {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* .secondary-nav {
	margin-right: -16px;
} */
.navbar {
	margin-bottom: 8px;
}
.edit-btn{
	position: absolute;
    background-color: #ECBA0A;
    border: none;
    border-radius: 5px;
    padding: 3px 8px;   
    outline: none;
    right: 20px;
    top: 5px;
    color: #fff;
    outline: none;
    z-index: 9999;
}
.featured-ingredients {
	background: #fff;
}

/* To handle long ingredient/recipe names in search result page*/
@media (min-width: 768px) {
 /*.ingredients .col-sm-3:nth-child(5) { clear: both; }*/
}
@media (max-width: 767px) {
	.latest-spice-updates { clear: both; }
 /*.ingredients .col-sm-3:nth-child(3) { clear: both; }*/
}

.italic-content {
	font-style: italic;
}
.registerlink {
	margin-top: 30px;
    float: right;
    font-size: 15px;
    color: rgba(113, 94, 59, 1);
    text-decoration: none !important;
}
.registerlink:hover{
	color:#b60a0a; 
}
.navbar-brand {
    padding: 8px 2px !important;
}