#fieldset-r2d2{
	display: none;
}


fieldset{
	border: none;
}



form#simple_search{

}

form{
	#mandatory{
		font-size: 14px;
		color: $bone-red;
		&:before{
			content: '* ';
		}
	}

	.required:before{
		color: $bone-red;
		content: '* ';
	}

	.help-inline{
		@include alert($bg:  $alert-color,$radius: true);
	}
	
}

/// newsletter 
#mce-success-response{
	@include alert(
	    // Adjust the background of the alert
	    $bg: $success-color,
	    // Give a border to the alert box
	    $radius: true
	  );
}
#mce-error-response{
	@include alert(
	    // Adjust the background of the alert
	    $bg: $alert-color,
	    // Give a border to the alert box
	    $radius: true
	  );
}

#topSlider{
	form#simple_search{
		$searchW : 300px;

		z-index: 201;
		position: absolute;
		bottom: 20px;
		right: 60px;
		width: $searchW;
		background: #ffffff;
		border: 1px solid $iron;

		@media #{$small-only} { 
			right: 20px;
		}

		#q, button{
			float: left;
			font-size:  14px;
			line-height:  32px;
			padding: 0 10px;
			height: 32px;
			margin: 0;
			background: none;
		}
		#q{
			font-size:  14px;

			width: $searchW - 32 - 2;
		}
		button{
			color: $bone-light-blue;
			background: none;
			float: right;
			width: 32px;
			text-align: center;
			font-size: 20px;
			font-family: 'FontAwesome';

		}

	}
}

/// contact
a.contactlink{
	z-index: 1001;
	display: inline-block;
	position: fixed;
	top: 130px;
	right: -45px;

	color: #ffffff;
	background: $bone-red;

	text-align: center;
	height: 150px;
	width: 100px;
	border-radius: 50% 85%;

	span{
    font-size: 14px;
		display: inline-block;
		transform: rotate( -90deg);
		text-transform: uppercase;
		width:100px;
		margin-top: 67px;
		margin-left: -25px;
	}
}

#formquick{
  #fieldset-right{
  label{
    font-size: 12px;
  }

    > div:last-of-type{
      clear: both;
      text-align: right;
      #submit{
        float:none;
      }
    }
  }
}

//***CSE */

.gsc-control-cse {
	table{
		border:none;
	}
}
  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #D9D9D9;
  }

div.gsc-input-box{
  height: auto;
  > table{
    margin-bottom: 0;
  }
}

  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #666666;
    background-color: #CECECE;
    background-image: none;
    filter: none;
  height: 30px !important;
  width: 30px !important;
  padding: 5px !important;
  }

.cse input.gsc-search-button, .cse input.gsc-search-button-v2{
  height: 40px;
  width: 40px;
  padding: 5px;
}

  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
    border-bottom-color: #FF9900
  }
  .gsc-tabsArea {
    border-color: #FF9900;
  }
  .gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b  {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short  {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long  {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gsc-completion-title {
    color: #0000CC;
  }
  .gsc-completion-snippet {
    color: #000000;
  }
  .gs-promotion a.gs-title:link,.gs-promotion a.gs-title:link *,.gs-promotion .gs-snippet a:link  {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,.gs-promotion a.gs-title:visited *,.gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,.gs-promotion a.gs-title:hover *,.gs-promotion .gs-snippet a:hover  {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,.gs-promotion a.gs-title:active *,.gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,.gs-promotion .gs-visibleUrl-short  {
    color: #008000;
  }
