/* This stylesheet is used to style the public-facing components of the plugin. */

.mr-tb {
	margin: 38px 0px 28px 0px;
}

.ui-map {
	background-color: #DBDBDB;
	height: 200px;
	width: 100%;	
}

.hd-br-btm {
	border-bottom: 1px solid #C8C8C8;
	margin-bottom: 20px;
}	

.ui-search-field .input-group-btn .btn-lg {
	padding: 11px 16px;
}

.input-lg-ma {
	width: 100%;
}

.sr-result {
	cursor: pointer;
}

.ui-rs-info {
	display: none;
}


#resellerResult tr:hover td {
	background-color: #EBEBEB
}

#resellerNeighbourResult  tr:hover td {
	background-color: #EBEBEB
}

.ui-search-field-group .twitter-typeahead,
.ui-search-field-group .form-drpdwn {
	width: 100%;
}

.twitter-typeahead
{
	width: 100%;
}

.ui-search-field-group .col-md-4,
.ui-search-field-group .col-md-2 {
	padding-left: 6px;
	padding-right: 6px;
}



.row.ui-search-field-group {
	margin-right: -6px;
	margin-left: -6px;
}

.preferred
{
	background-color: #FFFFE0 !important;
}

@media (max-width: 992px) { 

	.ui-search-field-group .col-md-4,
	.ui-search-field-group .col-md-2 { 
		margin-bottom: 10px;
	}
}


/*  Custom dropdown style */

.form-drpdwn {
	border: 1px solid #CCC;
	padding: 10px 10px;
	width: 90px;
	height: 45px;
	background: #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
	  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;

}


/* tables sort */

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: normal;
	padding: 4px 20px 4px 4px;
}
.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
	border-bottom: #000 2px solid;
}
.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
	border-bottom: #000 2px solid;
}
.tablesorter-default thead .sorter-false {
	background-image: none;
	cursor: default;
	padding: 4px;
}

/* table pager */

div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}

#ui-rs-pager {
	position: relative !important;
	top: auto !important;
	text-align: right;
}

#ui-rs-pager-neighbour {
	position: relative !important;
	top: auto !important;
	text-align: right;
}

 
/**
 * Typeahead
 */

.typeahead,
.tt-query,
.tt-hint {
  font-size:14px;
  padding: 8px 12px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-dropdown-menu {
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 18px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  text-align: left;
}

/**
 * Refine Search section
 */

.refine_search
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#refine_search_selection
{
	padding-top: 10px;
}

/**
 * Font Awesome Colore
 */

.fa
{
	color: #afbf26 !important;
}