.col-md-4 {
 width: 35%;
 margin-top: 20px;
 float: left;
}
.col-md-8 {
 width: 65%;
 margin-top: 20px;
 float: left;
}

#searchWidgetAutoComplete {
	margin: 0 20px;
}
#searchWidgetAutoComplete input {
border: 1px solid #AAAAAA;
padding: 0 30px 0 10px;
height: 32px;
width: 205px;
font-weight: bold;
border-top-left-radius: 5px;
border-right: 0;
}
#searchWidgetAutoComplete .btn-u.btn-red {
    background-color: #5caa45;
    border: 1px solid #3D712E;
    margin: 0;
    vertical-align: top;
    width: 50px;
    height: 34px;
    cursor: pointer;
    padding: 0;
	border-top-right-radius: 5px;
	background-image: url(../images/searchIconBg.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
	border-left: 0;
}

#leftCol {
padding: 0 20px;
}

#rightCol {
padding: 0 20px 0 0;
}

#rightCol .form-control {
box-shadow: none !important;
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-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;
}

#rightCol .form-control[disabled], #rightCol .form-control[readonly], #rightCol fieldset[disabled] #rightCol .form-control {
cursor: not-allowed;
background-color: #eeeeee;
width: 579px;
height:20px;
}

#rightCol #searchWidgetResultCount > div > input {
cursor: default;
}
.margin-bottom-20 {
margin-bottom: 20px;
}

.gwt-SuggestBoxPopup {
	margin-left: -1px;
	margin-top: -1px;
	z-index: 1000;
}
.gwt-SuggestBoxPopup table {
	width: 100%;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleCenterInner table {
	background-color: #F5F5F5;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #AAA;
}
.gwt-SuggestBoxPopup .item {
	padding: 5px;
}
.gwt-SuggestBoxPopup .item-selected {
    background-color: #FFF;
    cursor: pointer;
}

#alkaconSearch {
	min-height: 550px;
}
#searchWidgetResultCount > div > input {
	cursor: default;
}
#searchWidgetTextFacet ul {
	cursor: pointer;
}
#searchWidgetResultPagination .pager li > a, #searchWidgetResultPagination .pager li > span {
	border-radius: 0px;
}
#leftCol.invisible, #rightCol.invisible, #loading.invisible {
	visibility: hidden;
}
#leftCol.show, #rightCol.show, #loading.visible {
	visibility: visible;
}
#loading {
	margin: 8px 0 0 20px;
	background-color: #fff;
	height: 100%;
	width: 600px;
}
#loading img {
	border: 0 none;
	float: left;
	margin: -5px 0 0 -20px;
	overflow: hidden;
	padding: 0;
}
#loading p {
	margin: 0px 0 0 25px;
	font-size: 32px;
	font-weight: bold;
}
#searchWidgetResultList .entry em {
	font-weight: bold;
}
#searchShareLink {
	display: none;
}
#container .panel-search {
	border-color: #5caa45;
}
#container .panel-search > .panel-heading {
	background-color: #5caa45;
	color: #fff;
}

#container h3.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px !important;
color: #fff;
}

#container .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
}

.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px;
}

.btn-search {
	color: #ffffff;
	background-color: #b51d36;
	border-color: #5caa45;
}
.btn-search:hover, .btn-search:focus, .btn-search:active, .btn-search.active, .open .dropdown-toggle.btn-search {
	color: #ffffff;
	background-color: #5caa45;
	border-color: #b11932;
}

.hide {
  display: none !important;
}
.show {
  display: block !important;
}


/* Lists */
#container .lists dl.entry.dl-horizontal dt a img {
	border: solid 3px #eee;
}
#container .lists .entry {
margin-bottom: 15px;
padding: 3px;
background: #fbfbfb;
border-right: solid 2px #eee;
min-height: 90px;
}
#container .lists .entry:hover {
	border-right: solid 3px #5caa45;
}
#container .lists dl.entry.dl-horizontal dt a img {
	border: solid 3px #eee;
}
#container .lists .entry a.textlink {
	display: inline-block;
}
#container .lists .entry a.headlink {
	width: 60%;
	display: inline-block;
	float: left;
}
#container .lists .entry span.date {
	color: #777;
	font-size: 12px;
	margin-top: 8px;
	float: right;
}
#searchWidgetResultList {
	margin-top: 20px;
	margin-bottom: 30px;
}
#searchWidgetResultList dl,#searchWidgetResultList dt {
	margin: 0px;
}

#container h4.media-heading {
margin: 0 0 5px;
font-weight: normal;
font-size: 18px !important;
color: #7f7f7f;
}

#container .lists .entry:hover, #container .lists .entry:hover a, #container .lists .entry:hover p,  #container .lists .entry:hover img, #container .lists .entry:hover h4 {
	text-decoration: none;
	color: #5caa45;
	border-color: #5caa45;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#container .lists .dl-horizontal dd.noImg {
	margin-left: 0;
}
#container .posts .dl-horizontal:hover dt img, #container .posts .dl-horizontal:hover dd a, #container .posts .dl-horizontal:hover dt h4 {
	color: #5caa45;
	border-color: #5caa45 !important;
}
#container .posts .dl-horizontal:hover dt img, #container .posts .dl-horizontal:hover dd a, #container .posts .dl-horizontal:hover dt h4 {
	color: #5caa45;
	border-color: #5caa45 !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#container .dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#container .posts .dl-horizontal {
	/* margin-bottom: 0; */
}
#container .posts .dl-horizontal dt {
	width: 60px;
	float: left;
}
#container .posts .dl-horizontal dd {
	margin-left: 80px;
	min-height: 75px;
}
#container .posts .dl-horizontal dd p {
margin: 0 !important;
}

ul.pager {
padding-left: 0;
list-style: none;
text-align: center;
}

ul.pager li {
display: inline;
}
.pager li>a, .pager li>span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager .previous>a, .pager .previous>span {
float: left;
}
.pager .next>a, .pager .next>span {
float: right;
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
color: #999999;
background-color: #ffffff;
cursor: not-allowed;
}
#searchWidgetResultPagination .pager li > a, #searchWidgetResultPagination .pager li > span {
border-radius: 0px;
}


.list-unstyled {
padding-left: 0;
list-style: none;
}

.fa-icons li {
font-size: 11px;
margin-bottom: 3px;
background: #fafafa;
border: solid 1px #eee;
font-family: "Open Sans";
}

[class^="icon-"], [class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
}

[class^="icon-"], [class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
}


li [class^="icon-"], li [class*=" icon-"] {
	width: 1.25em;
	text-align: center;
	display: inline-block;
}
.fa-icons li i {
	padding: 4px;
	min-width: 30px;
	font-size: 18px;
	background: #eee;
	margin-right: 5px;
}
.fa-icons li:hover i {
	background: #5caa45;
}
.icon-long-arrow-up:before {
	content: "\f062";
}
.icon-long-arrow-down:before {
	content: "\f063";
}

.tag-box {
padding: 20px;
margin-bottom: 30px;
}
.tag-box-v2 {
background: #fafafa;
border: solid 1px #eee;
border-left: solid 2px #5caa45;
}
.tag-box-v2 {
border-left: solid 2px #5caa45;
}
#container .tag-box h2 {
font-size: 20px !important;
line-height: 25px !important;
padding: 0px;
}
.radio label, .checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}