/*--------------------------------------------------
    [5. Header - Search]
----------------------------------------------------*/



/*Search Box
------------------------------------*/
@media(max-width:767px) {
		.search {
	color: #aaa;
	cursor: pointer;
	min-width: 35px;
	font-size: 15px;
	text-align: center;
	background: #fff;
	padding: 11px 0 12px;
	display: inline-block;
	/*border-bottom: solid 2px #aaa;*/
}
.search-open {
		
		height: 54px !important;
		padding: 0 6px 0 6px !important;
		margin: 0 !important;
	
	width: 80%;

	right: 0; 
	
	display: none;
	position: relative;
	background: #fcfcfc; 
	border-top: solid 2px #eee;
	box-shadow: 0 1px 3px #ddd; 
	z-index: 2 !important;
}

.search-open form {
	margin: 0;	
}

	.input-group  {
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden;
		height: 28px !important;
		width: 100%;
		top: -3px !important;
	}
	form.gsc-search-box,
	 table.gsc-search-box {
		height: 28px !important;
		padding: 0 !important;
		width: 100%;
	}
	 table.gsc-search-box tbody, 	 table.gsc-search-box tbody tr, 	 table.gsc-search-box tbody tr td, 	 table.gsc-search-box tbody tr td.gsc-input {
	height: 28px !important;
	top: 0 !important;
	 }
	.gsc-input, td.gsc-input {
		height: 28px !important;
		padding: 0 !important;
		margin: 0 !important;
			top: 0 !important;
	}
	.gsc-input input, td.gsc-input input { 
		margin: 0 !important;
		padding: 0 !important;
		line-height: 12px;
		font-size: 12px;
	}
	#gsc-i-id1 {
		margin: 0 !important;
		padding: 0 0 0 4px !important;
		
	}
	td.gsc-search-button {
		padding: 0 0 0 0 !important;
		margin: 0 !important;
		height: 28px !important;
		line-height: 14px !important;
	}
	.gsc-search-button input {
		background-color: #009fe3 !important;
		border-color: #009fe3 !important;
		margin: 0 0 0 0 !important;
		padding: 0 0 0 0 !important;
		height: 28px !important;
		line-height: 14px !important;
		
	 }
	 .gsc-clear-button {
		 display: none;
	 }
	 .search:hover {
	color: #009fe3;
	background: #fff;
	/*border-bottom-color: #72c02c;*/
}
.gsc-option-menu-container
{
	width: 100px !important;
}
.gsc-inline-block{
	width: 100px !important;
}
.gsc-orderby .gsc-selected-option-container {
	width: 100px !important;
}
}
@media(min-width:768px) and (max-width:1199px) {
	.search {
	color: #aaa;
	cursor: pointer;
	min-width: 35px;
	font-size: 15px;
	text-align: center;
	background: #fff;
	padding: 11px 0 12px;
	display: inline-block;
	/*border-bottom: solid 2px #aaa;*/
}
.search-open {
		
		height: 54px !important;
		padding: 0 6px 0 6px !important;
		margin: 0 !important;
	
	width: 240px;

	right: 0; 
	top: 52px; 
	display: none;
	position: absolute;
	background: #fcfcfc; 
	border-top: solid 2px #eee;
	box-shadow: 0 1px 3px #ddd; 
	z-index: 2 !important;
}

.search-open form {
	margin: 0;	
}

	.input-group  {
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden;
		height: 28px !important;
		width: 100%;
		top: -3px !important;
	}
	form.gsc-search-box,
	 table.gsc-search-box {
		height: 28px !important;
		padding: 0 !important;
		width: 100%;
	}
	 table.gsc-search-box tbody, 	 table.gsc-search-box tbody tr, 	 table.gsc-search-box tbody tr td, 	 table.gsc-search-box tbody tr td.gsc-input {
	height: 28px !important;
	top: 0 !important;
	 }
	.gsc-input, td.gsc-input {
		height: 28px !important;
		padding: 0 !important;
		margin: 0 !important;
			top: 0 !important;
	}
	.gsc-input input, td.gsc-input input { 
		margin: 0 !important;
		padding: 0 !important;
		line-height: 12px;
		font-size: 12px;
	}
	#gsc-i-id1 {
		margin: 0 !important;
		padding: 0 0 0 4px !important;
		
	}
	td.gsc-search-button {
		padding: 0 0 0 0 !important;
		margin: 0 !important;
		height: 28px !important;
		line-height: 14px !important;
	}
	.gsc-search-button input {
		background-color: #009fe3 !important;
		border-color: #009fe3 !important;
		margin: 0 0 0 0 !important;
		padding: 0 0 0 0 !important;
		height: 28px !important;
		line-height: 14px !important;
		
	 }
	 .gsc-clear-button {
		 display: none;
	 }
	 .search:hover {
	color: #009fe3;
	background: #fff;
	/*border-bottom-color: #72c02c;*/
}
.gsc-option-menu-container
{
	width: 100px !important;
}
.gsc-inline-block{
	width: 100px !important;
}
.gsc-orderby .gsc-selected-option-container {
	width: 100px !important;
}

}
@media(min-width:1200px) {
 .search {
	color: #aaa;
	cursor: pointer;
	min-width: 35px;
	font-size: 15px;
	text-align: center;
	background: #fff;
	padding: 11px 0 12px;
	display: inline-block;
	/*border-bottom: solid 2px #aaa;*/
}
.search-open {
		
		height: 54px;
		padding: 0 6px 0 6px !important;
		margin: 0 !important;
	
	width: 300px;

	right: 0; 
	top: 52px; 
	display: none;
	position: absolute;
	background: #fcfcfc; 
	border-top: solid 2px #eee;
	box-shadow: 0 1px 3px #ddd; 
	z-index: 2 !important;
}

.search-open form {
	margin: 0;	
}

	.input-group  {
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden;
		height: 28px;
		width: 100%;
		top: -3px !important;
	}
	form.gsc-search-box,
	 table.gsc-search-box {
		height: 28px !important;
		padding: 0 !important;
		width: 100%;
	}
	 table.gsc-search-box tbody, 	 table.gsc-search-box tbody tr, 	 table.gsc-search-box tbody tr td, 	 table.gsc-search-box tbody tr td.gsc-input {
	height: 28px !important;
	top: 0 !important;
	 }
	.gsc-input, td.gsc-input {
		height: 28px !important;
		padding: 0 !important;
		margin: 0 !important;
			top: 0 !important;
	}
	.gsc-input input, td.gsc-input input { 
		margin: 0 !important;
		padding: 0 !important;
		line-height: 12px;
		font-size: 12px;
	}
	#gsc-i-id1 {
		margin: 0 !important;
		padding: 0 0 0 4px !important;
		
	}
	td.gsc-search-button {
		padding: 0 0 0 0 !important;
		margin: 0 !important;
		height: 28px !important;
		line-height: 14px !important;
	}
	.gsc-search-button input {
		background-color: #009fe3 !important;
		border-color: #009fe3 !important;
		margin: 0 0 0 0 !important;
		padding: 0 0 0 0 !important;
		height: 28px !important;
		line-height: 14px !important;
		
	 }
	 .gsc-clear-button {
		 display: none;
	 }
	 .search:hover {
	color: #009fe3;
	background: #fff;
	/*border-bottom-color: #72c02c;*/
}

.gsc-option-menu-container
{
	width: 100px !important;
}
.gsc-inline-block{
	width: 100px !important;
}
.gsc-orderby .gsc-selected-option-container {
	width: 100px !important;
}

}

/*@media (min-width: 992px) {
.search {
		bottom: -2px;
		position: relative;
	}
	.search-open {
		z-index: 90000;
	}
}*/



/*@media (min-width: 767px) and (max-width: 991px) {
	.navbar-toggle {
		margin-right: 0;
	}

	.search-open {
		width: 93%;
		z-index: 90000;
	}
	.search-open .input-group {
		z-index: 90000;
	}
}*/

/*@media (max-width: 991px) {
	.search {
		color: #999;
		width: 35px;
		height: 34px;
		text-align: left;
		background: #eee;
		line-height: 12px;
		text-align: center;
		margin: 5px 10px 0;
		border-bottom: none;
	}

	.search:hover {
		background: #5fb611;
		color: #fff !important;
	}

	.search-open {
		
		top: 5px;
		padding: 0;
		left: 48px;
		border-top: none;
		box-shadow: none;
		background: none; 
		margin-right: 10px;
		z-index: 90000;
	}
	.search-open .input-group {
		z-index: 90000;
	}
}*/



/*Button Styles
------------------------------------*/

.btn {
   box-shadow: none;
}
li.n6 input-group-btn {
	line-height: 14px;
	
	}
li.n6 .btn-u {
	height: 34px;
	line-height: 14px;
   border: 0;
   color: #fff;
   font-size: 14px;
   cursor: pointer;
   font-weight: 400;
   margin: 0;
   padding: 0 13px;
   position: relative;
   top: -6px;
   background: #009fe3;
   white-space: nowrap;
   display: inline-block;
   text-decoration: none;
}
.btn-u:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

