.rssfeed #rssFeedsDiv article{border-bottom:dotted 1px;margin-bottom:10px;} 
.rssfeed #rssFeedsDiv article h4{margin:0;}
.rssfeed .component-content p{margin:5px 0;font-size:12px;}
.rssfeed .component-content p.rssFeedDate{font-style:italic;font-size:11px;}
.rssfeed .component-content p.rssFeedLink{text-align:right;font-weight:700;}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 3, ../../sass/components/search.filter.scss */
.searchFilter {
	border: solid 1px #dfdfdf;
}

/* line 8, ../../sass/components/search.filter.scss */
.searchFilter-title {
	background-color: #fff;
	background: url("../../img/down_arrow_black.png") no-repeat 90% center;
	margin: 0;
	padding: 13px;
	cursor: pointer;
}

/* line 14, ../../sass/components/search.filter.scss */
.searchFilter-controls {
	border-top: solid 4px #f36533;
}

.searchFilter-controls .searchFilterContent {
	display: block;
}
/* line 21, ../../sass/components/search.filter.scss */
.searchFilter-selection,.searchFilter-checkbox,.searchFilter-phrase {
	overflow: hidden;
	margin: 5px 0;
}

/* line 27, ../../sass/components/search.filter.scss */
.searchFilter-label {
	float: left;
	margin-right: 10px;
	min-width: 85%;
}

/* line 33, ../../sass/components/search.filter.scss */
.searchFilter-checkbox .searchFilter-label {
	float: none;
	margin-right: 0;
}

/* line 38, ../../sass/components/search.filter.scss */
.searchFilter-submit {
	padding: 13px;
	margin: 5px 0;
	overflow: hidden;
	display: block;
}
/* line 42, ../../sass/components/search.filter.scss */
.searchFilter-submit button {
	float: right;
}

/* line 49, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-controls {
	float: left;
}
/* line 55, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-selection,.searchFilter-horizontal .searchFilter-checkbox,.searchFilter-horizontal .searchFilter-phrase
	{
	float: left;
	clear: none;
	margin-right: 10px;
}
/* line 61, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-label {
	min-width: 0;
}
/* line 64, ../../sass/components/search.filter.scss */
.searchFilter-horizontal .searchFilter-control {
	float: left;
}

.tagRadioFilter fieldset,.metadataFilter fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.tagRadioFilter .searchFilter-control,.metadataFilter .searchFilter-control
	{
	padding: 7px 5px;
	background: #f5f5f5;
	border-bottom: solid 1px #dfdfdd;
}

.tagRadioFilter fieldset legend,.metadataFilter fieldset legend,.searchFilter-sorting h4
	{
	background: url("../../img/filter-plus.png") no-repeat right center;
	color: #000;
	font-size: 16px; 1
	padding: 0 10px;
	display: block;
	width: 93%;
	cursor: pointer;
	margin: 7px 10px;
}

.tagRadioFilter input,.metadataFilter input[type="radio"] {
	float: right;
}

.tagRadioFilter fieldset legend.filter-active,.metadataFilter fieldset legend.filter-active
	{
	background: url("../../img/filter-minus.png") no-repeat right center;
}

.searchFilter-form .search-productFilter,.searchFilter-form .search-theraphyFilter,.searchFilter-form .search-indicationFilter
	{
	font-size: 1.2em;
	font-style: italic;
	padding: 0 20px;
}

.searchResults-number {
	display: none;
}

.searchFilter-content{
	display:none;
}/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/search.results.scss */
.searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}

/* line 12, ../../sass/components/search.results.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 17, ../../sass/components/search.results.scss */
.searchResults-pagination-item {
  display: inline-block;
  line-height:12px; 
  margin: 1px;
  cursor: default;
  border-right: solid 1px #D5D1CE;
  *display: inline;
}
.searchResults-pagination-item:first-child {
background: url("../../img/arrows/page-arrow-1.png")left center no-repeat;height:20px;width:20px;
border-right:none;
  line-height:20px; 
}
.searchResults-pagination-item:last-child {
background: url("../../img/arrows/page-arrow-2.png")left center no-repeat;height:20px;width:20px;
  line-height:20px; 

border-right:none;
}
.searchResults-pagination-item:last-child a{
text-indent:-1299px;

}

.searchResults-pagination-item:first-child a{
text-indent:-999px;
}
/* line 26, ../../sass/components/search.results.scss */
.searchResults-pagination-item a {
  display: inline-block;  
  padding: 0 5px 0 0px;
  cursor: pointer;
  line-height:12px;
}

/* line 34, ../../sass/components/search.results.scss */
.searchResults-pagination-item a:hover {
  color:#F36633; 	
  text-decoration: none;
}

/* line 39, ../../sass/components/search.results.scss */
.searchResults-pagination-item.is-active a{
  font-weight: bold;
  color:#F36633;
}

/* line 43, ../../sass/components/search.results.scss */
.searchResults-title {
  display: block;
  color: #F36633;
  font-family:Georgia;
  font-style:italic;  
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 5px;
  margin-bottom:0;
 }

/* line 47, ../../sass/components/search.results.scss */
.searchResults-term {
  font-style: italic;
}

/* line 51, ../../sass/components/search.results.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 57, ../../sass/components/search.results.scss */
.searchResults-results {
  margin-bottom: 10px;

}

/* line 61, ../../sass/components/search.results.scss */
.searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 8px 10px 10px 10px;
   border-bottom:solid 1px #D5D1CE;
}

/* line 68, ../../sass/components/search.results.scss */
.searchResults-result:nth-child(even) {
  background-color: inherit;
}

/* line 72, ../../sass/components/search.results.scss */
.searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}

/* line 81, ../../sass/components/search.results.scss */
.searchResults-date {
  margin-bottom: 10px;
  font-family:Georgia;
  font-style:italic;  
  font-size: 12px;
  color:#635A54;
 
  }

/* line 85, ../../sass/components/search.results.scss */
.searchResults-url {
  margin-top: 10px;
 
}
.searchResults-url a{
  width:20px;
  height:20px;
  line-height:20px;
  background-image:url('../../img/arrows/carousel-arrow.png');background-repeat:no-repeat;background-position:left center;
  padding:3px 0 3px 28px; 
}
/* line 91, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}
/* line 97, ../../sass/components/search.results.scss */
.lt-ie8 .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

/* line 106, ../../sass/components/search.results.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

/* line 111, ../../sass/components/search.results.scss */
.searchResults-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 116, ../../sass/components/search.results.scss */
.searchResults-tags-item-link {
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  padding: 1px;
  display: block;
  font-size: 0.85em;
}

.searchResults-description p{
font-family:arial;
font-size:12px;
color:#635A54;
}
.searchResults{width:100%;}
.searchResults .searchResults-stickyNav{float:right;padding-left:20px;} 
.searchResults .searchResults-stickyNav ul{padding-left:0;}
.searchResults .searchResults-stickyNav ul li{list-style-type:none;display:block;text-align:center;margin-bottom:10px;}
.searchResults .searchResults-stickyNav ul li.active a{color:#F98033;font-size:12px;font-weight:700;}
.searchResults .searchResults-stickyNav ul li a{color:#000;} /* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/searchBox/_searchBox-base.scss */
.searchBox .form .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px;
}

/* line 9, ../../sass/components/searchBox/_searchBox-base.scss */
.searchBox .form .form-content .formButton {
  display: inline;
  float: left;
}

/* line 14, ../../sass/components/searchBox/_searchBox-base.scss */
.no-box.searchBox .form .form-content .section {
  margin: 0 15px 0 0;
}

/* line 18, ../../sass/components/searchBox/_searchBox-base.scss */
.no-box.searchBox .form .form-content .formButton.section {
  margin: -1px 0 0;
}

/* line 22, ../../sass/components/searchBox/_searchBox-base.scss */
.searchBox input[type=text] {
  width: 0px;
}

/* line 26, ../../sass/components/searchBox/_searchBox-base.scss */
.searchBox-title {
  cursor: default;
  display: none;
}

/* line 30, ../../sass/components/searchBox/_searchBox-base.scss */
.form-search.no-box,
.form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 36, ../../sass/components/searchBox/_searchBox-base.scss */
.lt-ie8 .button {
  margin-left: 4px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}

/* line 12, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 17, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  background-color: #eeeeee;
  margin: 1px;
  cursor: default;
  *display: inline;
}

/* line 26, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a {
  display: inline-block;
  background-color: #e1e1e1;
  min-width: 30px;
  padding: 0 10px;
  cursor: pointer;
}

/* line 34, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a:hover {
  background-color: #ebebeb;
  text-decoration: none;
}

/* line 39, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item.is-active {
  font-weight: bold;
}

/* line 43, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-title {
  display: block;
  padding-bottom: 10px;
  margin-left: 110px;
}

/* line 48, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-term {
  font-style: italic;
}

/* line 52, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 58, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-results {
  margin-bottom: 10px;
}

/* line 62, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-description,
.searchResults-url {
  margin-left: 110px;
}

/* line 67, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

/* line 74, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #e1e1e1;
}

/* line 81, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-result:nth-child(even) {
  background-color: inherit;
}

/* line 85, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}

/* line 94, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px;
}

/* line 99, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-url {
  margin-top: 10px;
}

/* line 105, ../../sass/components/searchResults/_searchResults-base.scss */
.lt-ie8 .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}
/* line 111, ../../sass/components/searchResults/_searchResults-base.scss */
.lt-ie8 .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

/* line 118, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

/* line 123, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 128, ../../sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags-item-link {
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  padding: 1px;
  display: block;
  font-size: 0.85em;
}
/*jayesh 21-04-2016 start*/
.search-result-box{
    background: rgba(248,248,248,1);
		background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 42%, rgba(254,254,254,1) 67%, rgba(254,254,254,1) 82%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,248,248,1)), color-stop(42%, rgba(248,248,248,1)), color-stop(67%, rgba(254,254,254,1)), color-stop(82%, rgba(254,254,254,1)), color-stop(100%, rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 42%, rgba(254,254,254,1) 67%, rgba(254,254,254,1) 82%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 42%, rgba(254,254,254,1) 67%, rgba(254,254,254,1) 82%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 42%, rgba(254,254,254,1) 67%, rgba(254,254,254,1) 82%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 42%, rgba(254,254,254,1) 67%, rgba(254,254,254,1) 82%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff', GradientType=0 );
    padding: 0 3.5%;
}
.search-result-box .search-heading{
	width:83.5%;
	margin:0 auto;
	padding:4em 0;
}
.search-result-box .searchResults {
    border-bottom: none;
	padding: 0!important;
	width:100%;
	background:#fff;
}
.search-result-box .searchResults .searchResults-result {
background-color:transparent;
padding:1.8em 0 2.25em 0;
}
.search-result-box .searchResults {
    border: none; 
    margin: 0!important;
	padding : 0!important;
}
.search-result-box .searchResults-result .searchResults-title {
width:100%;
margin:0;
}
.search-result-box .searchResults-result .searchResults-title a{
	color: #006999;
    text-decoration: none;
    font-family: "Proxima Nova light";
    font-style: normal;
	font-size: 2em;
}
.search-result-box .searchResults-description {
    font-family: "Proxima Nova light";
    font-size: 1.125em;
    color: #333333;
	margin:0 auto;
}
.search-result-box .searchResults-description a{
    font-family: "Proxima Nova light";
    font-size: 1.125em;
    color: #333333;
}
.search-result-box .searchResults .searchResults-url{
    margin-left:0;
    border-bottom: none;

}
.search-result-box .searchResults-url::nth-last-child(1){
    border-bottom:none;
}
.search-result-box .searchResults-url a {
	background:none;
    padding: 0;
    color: #f47920;
    font-family: "Proxima Nova Bold";
    font-size: 1.125em;
}
.search-result-box .search-heading h1{
	display: inline-block;
    font-size: 3em;
    font-family: "Proxima Nova light";
}
.search-result-box .search-heading .search-result{
    font-size: 3em;
    font-family: "Proxima Nova light";
}
.search-result-box .search-heading .search-text{
    font-size: 3em;
    font-family: "Proxima Nova light";
}
.search-result-box .searchResults-results {
  width:86.5%;
  margin:0 auto;
  padding-bottom:4em;
}

.search-result-box .search-load-more{/*Pooja 18-10-2016*/
	margin: 0 auto;
    text-align: center;
    background: #006999;
    font-size: 1.125em;
    color: #fff;
    width: 32.4%;
    margin-bottom: 3.35em;
    padding: 0.69em 0;
    font-family: "proxima nova bold";
    border-radius: 0.2em;
}


@media screen and (max-width: 1024px) and (min-width: 768px){
	.search-result-box .search-heading .search-text,
	.search-result-box .search-heading h1,
	.search-result-box .search-heading .search-result{
		font-size: 2em;
	}
	.search-result-box .searchResults-result .searchResults-title a {
		font-size: 1.3125em;
	}
	.search-result-box .searchResults-description,
	.search-result-box .searchResults-url a {
		font-size: 0.75em;
	}
	.search-result-box .search-heading{
		margin-left: 7%;
	}
	.search-result-box .search-heading{
	padding:2.4em 0;
	}
	.search-result-box .search-load-more{/*Pooja 18-10-2016*/
		font-size: 0.938em;
		width: 27.6%;
		padding: 0.4em 0;
		margin-bottom: 1.8em;
	}
	.search-result-box .search-heading h1,.search-result-box .search-load-more, .search-result-box .search-load-more p{display:none;} /* amar 21-oct  */
	
}
/*jayesh 21-04-2016 end*/
@media screen and (max-width: 767px){
    .search-result-box .searchResults > .component-content {
		width: 85%;
		margin: 0 auto;
	}
    .search-result-box .searchResults-results {
		width: 100%;
        padding-bottom: 2em;
	}
	.search-result-box{
		padding:0;
	}
	.search-result-box .search-heading h1,
	.search-result-box .search-heading .search-text,
	.search-result-box .search-heading .search-result{
		font-size:1.8125em;
	}
	.search-result-box .search-heading{
		padding:1.3em 0;
	}
	.search-result-box .searchResults-result .searchResults-title a{
		font-size:1.111111111111111em;
	}
	.search-result-box .searchResults-description,
	.search-result-box .searchResults-url a{
		font-size:0.8125em;
	}
	
	.search-result-box .search-heading h1,.search-result-box .search-load-more p{display:none;}/*Pooja 18-10-2016*/

	.search-result-box .search-load-more{ /*Pooja 18-10-2016*/
		font-size: 0.938em;
		width: 79.5%;
		margin-bottom: 2.2em;
		padding: 0.5em 0;
	}
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/shareThis/_shareThis-base.scss */

.shareThis-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
/* line 10, ../../sass/components/shareThis/_shareThis-base.scss */

.shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0;
}
/* line 17, ../../sass/components/shareThis/_shareThis-base.scss */

.shareThis-list li:last-child {
    margin-right: 0;
    margin-right: 0;
}
/* line 22, ../../sass/components/shareThis/_shareThis-base.scss */

.shareThis-item a {
    display: block;
    height: 26px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
/* line 32, ../../sass/components/shareThis/_shareThis-base.scss */

.shareThis-item img {
    opacity: 0.7;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
/* line 40, ../../sass/components/shareThis/_shareThis-base.scss */

.shareThis-item a:hover img {
    opacity: 1;
}
/* PR Added 18-4-16*/

#header.main .header-share {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    right: 0;
    bottom: -4.4em; /* amar 8 Sept */
    padding: 0.9em 0 0.5em 0.8%;
    width: 14.25%;
    z-index: -1;
}
#header.main  .stage-top-nav  + .header-share {
    bottom: -8.23em;  /* amar 27 */
}

#header.main .header-share .addthis_custom_sharing{ /* amar 8 Sept */
float:left;
margin-left:2.5%;
}

.footer-share,
.footer-share .at4-show {
    background: transparent;
}
#header.main .header-share .at-icon,
#header.main .header-share .at-icon, .footer-share .at-icon {
    fill: #006999;
/* removed amar 8 Sept */
}
.footer-share-box .footer-share { /* amar 21 sept */
	margin-top:0.08em;
	position: relative;
	left: -0.45em;
}
#header.main .header-share .at-icon:hover {
    fill: #00b7d8;
/* removed amar 8 Sept */
}
.footer-share-box .footer-share .at-icon:hover {
    fill: #00b7d8;
/* removed amar 8 Sept */
}
.footer-share-box .footer-share .at-icon:focus,
.footer-share-box .footer-share .at-icon:active,
.footer-share-box .footer-share .at-icon:visited {
    fill: #006999;
}
#header.main .header-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a,
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a 
{ /* amar 8 Sept */
background-color:transparent !important;
border-radius:inherit !important;
}
#header.main .header-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a .at-icon-wrapper { /* amar 8 Sept */
height:29px !important;
width:29px !important;
line-height:29px !important;
}
#header.main .header-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a .at-icon-wrapper .at-icon{ /* amar 8 Sept */
height:29px !important;
width:29px !important;
}
.footer-share-box .footer-share  .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a .at-icon-wrapper { /* amar 8 Sept */
height:40px !important;
width:40px !important;
line-height:40px !important;
}
.footer-share-box .footer-share  .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a .at-icon-wrapper .at-icon{ /* amar 8 Sept */
height:40px !important;
width:40px !important;
}
#header.main .header-share .at-custom-button-color .at-icon-wrapper {
    background-color: transparent !important;
}
.footer-share .at-custom-button-color .at-icon-wrapper {
    background-color: transparent;
}
#header.main .header-share .at4-show {
    background-color: transparent;
}
.footer-share .addthis_custom_sharing > .at-share-tbx-element a:last-child {
    display: none;
}
.footer-share .addthis_custom_sharing > .at-share-tbx-element a .at-icon-wrapper {
    background-color: transparent !important;
}
.footer-share .addthis_custom_sharing > .at-share-tbx-element a svg {
    fill: #006999;
}
/************TABLET MEDIA QUERY STARTS********************************/
@media screen and (max-width: 1024px) and (min-width: 768px) {
    #header.main .header-share {
        bottom: -2.56em;
		padding:0.45em 0 0 0.8%;
    }
.footer-share-box .footer-share  .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a .at-icon-wrapper { /* amar 8 Sept */
height:36px !important;
width:36px !important;
line-height:36px !important;
}
.footer-share-box .footer-share  .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a .at-icon-wrapper .at-icon{ /* amar 8 Sept */
height:36px !important;
width:36px !important;
}	
 #header.main .header-share {  /* amar 8 Sept */
        right:1.3em;
}
	#header.main .header-share {
    width: 15.25%;  /* Nilima - 05-oct */
}
	
}
/************TABLET MEDIA QUERY ENDS********************************/
/************MOBILE MEDIA QUERY STARTS********************************/
@media screen and (max-width: 962px) { /* amar 17 sept */
	#header.main .header-share {
		width: 19.25%;   /* Nilima - 05-oct */
		bottom: -2.55em;  /* NR - 19-sept-SIT */
        z-index: 2;  		
	}
}

@media screen and (max-width: 768px) {
    #header.main .header-share { /* amar 17 sept */
        width: 19.6%;
    }
}

@media screen and (max-width: 767px) {
    #header.main .header-share { /* amar 19 sept */
        width: 5.6%;
		bottom:-12.4em;
		padding:0.9em 0 0 0;
    }
    #header.main .header-share > .component-content {
	margin:0 auto;
	width:96%;
	}
#header.main .header-share .addthis_custom_sharing{
margin-left:0;
text-align:center;
}	
#header.main .header-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a,
 .footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a{
 margin:0 0 0 0;
 }
#header.main .header-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > a .at-icon-wrapper .at-icon{
height:22px !important;
}
#header.main .header-share{
background:rgba(255, 255, 255, 1);
}
.footer-share-box{
	position: ralative;
}

.footer-share-box .footer-share { /* amar 19 sept */
	margin-top:0;
	position: absolute;
	left: 64.1%;
	top: -0.8em;
	width:30%;
}

.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{
margin-right:15% !important;
}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn:nth-child(3){
margin-right:0 !important;	
}
}
@media screen and (max-width: 640px) { /* amar 20 sept */
.footer-followus-box .richText{
padding-right:51.3%;
}
.footer-share-box .footer-share{
width:32%;
}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{
margin-right:14% !important;
}
}
@media screen and (max-width: 601px) {
.footer-followus-box .richText{
padding-right:49.3%;
}
.footer-share-box .footer-share{
width:33%;
left: 62.7%
}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{
margin-right:14% !important;
}
}

@media screen and (max-width: 586px) {
.footer-followus-box .richText{padding-right:47.3%;}
.footer-share-box .footer-share{width:34%;left: 61.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:14% !important;}
}

@media screen and (max-width: 568px) {
.footer-followus-box .richText{padding-right:47.3%;}
.footer-share-box .footer-share{width:36%;left: 61.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:14% !important;}
}

@media screen and (max-width: 555px) {
.footer-followus-box .richText{padding-right:47.3%;}
.footer-share-box .footer-share{width:36%;left: 61.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:14% !important;}
}

@media screen and (max-width: 545px) {
.footer-followus-box .richText{padding-right:45.3%;}
.footer-share-box .footer-share{width:37%;left: 59.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:14% !important;}
}

@media screen and (max-width: 525px) {
.footer-followus-box .richText{padding-right:45.3%;}
.footer-share-box .footer-share{width:38%;left: 59.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:14% !important;}
}
@media screen and (max-width: 515px) {
.footer-followus-box .richText{padding-right:43.3%;}
.footer-share-box .footer-share{width:38%;left:58.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:11% !important;}
}

@media screen and (max-width: 490px) {
.footer-followus-box .richText{padding-right:42.3%;}
.footer-share-box .footer-share{width:38%;left:58.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:11% !important;}
}



@media screen and (max-width: 375px) {
.footer-followus-box .richText{padding-right:32.3%;}
.footer-share-box .footer-share{width:46%;left: 53.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:6% !important;}
    #header.main .header-share { /* amar 19 sept */
        width: 9.6%;

    }
}

@media screen and (max-width: 360px) {
.footer-followus-box .richText{padding-right:30.3%;}
.footer-share-box .footer-share{width:46%;left: 51.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:6% !important;}
}

@media screen and (max-width: 320px) {
.footer-followus-box .richText{padding-right:24.3%;}
.footer-share-box .footer-share{width:50%;left: 48.7%;}
.footer-share-box .footer-share .addthis_custom_sharing .addthis-smartlayers > .at-share-btn-elements > .at-share-btn{margin-right:6% !important;}
}


/************MOBILE MEDIA QUERY ENDS********************************//* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column {
  float: left;
}
/* line 5, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column > ul {
  margin: 0 5px;
}

/* line 10, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}

/* line 14, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}

/* line 18, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-3 .sitemap-column {
  width: 33.32%;
}

/* line 22, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}

/* line 26, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}

/* line 30, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-6 .sitemap-column {
  width: 16.64%;
}

/* line 34, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-7 .sitemap-column {
  width: 14.25%;
}

/* line 38, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-8 .sitemap-column {
  width: 12.49%;
}

/* line 42, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-9 .sitemap-column {
  width: 11.10%;
}

/* line 46, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}

/* line 50, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-11 .sitemap-column {
  width: 9.08%;
}

/* line 54, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-12 .sitemap-column {
  width: 8.32%;
}

/* line 60, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul {
  list-style: none;
  padding: 0;
}
/* line 65, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column a {
  text-decoration: none;
}
/* line 69, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column .component-content {
  overflow: hidden;
}
/* line 73, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column h3 {
  background-color: #e1e1e1;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px;
}
/* line 80, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 85, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 10px;
}
/* line 92, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li {
  font-weight: bold;
  padding-left: 12px;
  line-height: 150%;
  position: relative;
}
/* line 97, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li:before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  top: 1px;
  position: absolute;
}
/* line 105, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul {
  margin-top: 0;
}
/* line 109, ../../sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul li {
  font-weight: normal;
  margin-left: 10px;
}

/*************************** Sitemap media queries */
@media only screen and (max-width: 767px) {
  /* line 119, ../../sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }

  /* line 124, ../../sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column > ul {
    margin: 0 0 15px;
  }
}

/*Pooja Added 12-04-2016--------- Sitemap CSS Start-----------*/

	.sitemap-box .sitemap-sub-box {  /* Modified pooja 21-07-2016 */	
		padding: 0 3.33%;
		background: rgba(248, 248, 248, 1);
		background: -moz-linear-gradient(top, rgba(248, 248, 248, 1) 100%, rgba(248, 248, 248, 1) 42%, rgba(254, 254, 254, 1) 67%, rgba(254, 254, 254, 1) 82%, rgba(255, 255, 255, 1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(100%, rgba(248, 248, 248, 1)), color-stop(42%, rgba(248, 248, 248, 1)), color-stop(67%, rgba(254, 254, 254, 1)), color-stop(82%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
		background: -webkit-linear-gradient(top, rgba(248, 248, 248, 1) 100%, rgba(248, 248, 248, 1) 42%, rgba(254, 254, 254, 1) 67%, rgba(254, 254, 254, 1) 82%, rgba(255, 255, 255, 1) 100%);
		background: -o-linear-gradient(top, rgba(248, 248, 248, 1) 100%, rgba(248, 248, 248, 1) 42%, rgba(254, 254, 254, 1) 67%, rgba(254, 254, 254, 1) 82%, rgba(255, 255, 255, 1) 100%);
		background: -ms-linear-gradient(top, rgba(248, 248, 248, 1) 100%, rgba(248, 248, 248, 1) 42%, rgba(254, 254, 254, 1) 67%, rgba(254, 254, 254, 1) 82%, rgba(255, 255, 255, 1) 100%);
		background: linear-gradient(to bottom, rgba(248, 248, 248, 1) 100%, rgba(248, 248, 248, 1) 42%, rgba(254, 254, 254, 1) 67%, rgba(254, 254, 254, 1) 82%, rgba(255, 255, 255, 1) 100%);
		filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff', GradientType=0);
	}

	.sitemap-box .paragraph-text {  /* Modified pooja 21-07-2016 */
		background-color: #f6f6f6;
		padding: 4em 11.2% 2.5em;  /* Modified by Nilima: 12/05/2016 */
	}
	.sitemap-box .paragraph-text h1{ 
		font-size: 3em;
		font-weight:normal;
	}
	.sitemap-box .paragraph-text p{   /* Modified pooja 21-07-2016 */
		font-size: 1.125em;
		font-family: "Proxima Nova W08 Reg";
		width: 62%;				/* Added by Nilima: 12/05/2016 */
	}
	
	.sitemap-box .sitemap-sub-box > .component-content {  /* Added pooja 21-07-2016 */
		padding: 3.2em 8.5% 0.7em;   
		background-color:#fff;
	}
	
	.sitemap-box .sitemap-text ul{
		margin:0 auto;
		padding:0;
	}
	
	.sitemap-box .sitemap-text ul li:before{
		content: "";
	} 
	/* .sitemap-sub-box .paragraphSystem .sitemap-text:nth-child(2) ul li:last-child{  
    margin-bottom: 0.5em;
} */
	.sitemap-box .sitemap-text ul li{
		margin-bottom: 0.81em; 				/* Modified by Nilima: 12/05/2016 */
		padding-left: 0px;
	}
	.sitemap-box .sitemap-text:nth-child(2) .richText-content>ul>li ul li:last-child{ /* Added by Nilima: 13/05/2016 */
	margin-bottom: 1.5em;
	}
	.sitemap-box .sitemap-text ul li ul li{     /* Modified by Nilima: 13/05/2016 */
    margin-bottom: 1.3em;
	padding-left: 20px;
    }
	.sitemap-box .sitemap-text ul li a{ /*Modified Pooja 21-07-2016*/
		text-decoration:none;
		font-size:1.500em;  /*Pooja Changes 13-04-2016*/
		color: #006999;
		font-family: "Proxima Nova W08 Reg";
	}
	
	.sitemap-box .sitemap-text ul li ul li a{
		font-size:1.125em; /*Pooja Changes 13-04-2016*/
	}
	.sitemap-box .sitemap-text ul li ul
	{	
		margin-top:1em;
	}

/*Pooja Added --------- Sitemap CSS End-----------*/

@media screen and (max-width: 1024px) and (min-width: 768px){

	.sitemap-box .paragraph-text  
	{ 
		padding: 2.4em 10.2% 0em;
	}
	.sitemap-box .paragraph-text h1 {
		font-size: 2em;
		padding-bottom: 0.3em;
	}
	.sitemap-box .paragraph-text p
	{
		font-size:0.75em;
		line-height: 1.8;
	}
	.sitemap-box .sitemap-sub-box { /*Pooja changes 13-04-2016*/
		padding: 1.5em 2.6% 0em;
	}
	.sitemap-box .sitemap-text ul li a { /*Pooja Added 13-04-2016*/
		font-size: 1.313em;
	}
	.sitemap-box .sitemap-text ul li {
		margin-bottom: 0.5em;
	}
	.sitemap-box .sitemap-text ul li ul li a { /*Pooja Added 13-04-2016*/
    font-size: 0.938em;
	}
	.sitemap-box .sitemap-text ul li ul li {
		margin-bottom: 0.5em;
	}
	
	.sitemap-box .sitemap-sub-box > .component-content {
		padding: 2.1em 6.6% 0em;
	}
	
}
@media screen and (max-width: 767px) and (min-width: 320px){
.sitemap-box .paragraph-text {
    padding: 1.5em 10.2% 1.3em;
}
.sitemap-box .sitemap-text.sitemap-text-one:first-child ul:first-child > li:first-child,
.sitemap-box .sitemap-text.sitemap-text-one:first-child ul:first-child > li:nth-child(2){
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 1.3em;
}


.sitemap-sub-box .sitemap-text.sitemap-text-two > .component-content >.richText-content> ul > li:first-child
{		
	border-bottom: 1px solid #ebebeb;
    padding-bottom: 0em;
}

.sitemap-box .paragraph-text h1 {
    font-size: 1.813em;
	margin:0;
}
.sitemap-box .paragraph-text p {
    font-size: 0.75em;
    width: 99.5%;
}

.sitemap-box .sitemap-sub-box {
    padding: 0 0% 0.9em;
    margin: 0 3.33%;
	background: #fff;
}
.sitemap-box .sitemap-text ul li ul li a {
    font-size: 0.75em;
}
.sitemap-box .sitemap-sub-box > .component-content {
    padding: 1em 7.5% 0.7em;
}
.sitemap-box .sitemap-text ul li a {
    font-size: 1.063em;
}
.sitemap-box .sitemap-text ul li ul li {
    margin-bottom: 0em;
}
.sitemap-box .sitemap-text ul li {
    margin-bottom: 1em;
}
.sitemap-box .sitemap-text.sitemap-text-two  .richText-content>ul>li ul li:last-child {
    margin-bottom: 1em;
}
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/smartLink/_smartLink-base.scss */
.smart-link {
  margin: 10px 0;
}

/* line 7, ../../sass/components/smartLink/_smartLink-base.scss */
.smart-link-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* line 15, ../../sass/components/smartLink/_smartLink-base.scss */
.smart-link-list li {
  display: inline-block;
  *display: inline;
}

/* line 19, ../../sass/components/smartLink/_smartLink-base.scss */
.smart-link-next:after,
.smart-link-previous:before {
  position: relative;
  top: -1px;
  height: 14px;
  display: inline-block;
  width: 6px;
  font-size: 8px;
  color: #000;
}

/* line 30, ../../sass/components/smartLink/_smartLink-base.scss */
.smart-link-next:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
}

/* line 35, ../../sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous:before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 4, ../../sass/components/social.share.scss */
.socialShare .component-content {
  overflow: visible;
}

/* line 12, ../../sass/components/social.share.scss */
.socialShare-title,
.socialShare-content,
.socialShare-share,
.socialShare-url {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* line 17, ../../sass/components/social.share.scss */
.socialShare-share span {
  cursor: pointer;
}

/* line 22, ../../sass/components/social.share.scss */
.socialShare-url {
  position: relative;
}

/* line 26, ../../sass/components/social.share.scss */
.copyMessage {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  padding: 6px 12px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 999;
  white-space: nowrap;
  left: 50%;
}
/* line 37, ../../sass/components/social.share.scss */
.copyMessage:after {
  content: " ";
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, 0.8);
  height: 0;
  width: 0;
  left: 50%;
  top: 100%;
  margin-left: -6px;
  pointer-events: none;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/table/_table-base.scss */
body.table-popup {
  background-color: #FFF;
  line-height: 1.5;
}

/* line 8, ../../sass/components/table/_table-base.scss */
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 12, ../../sass/components/table/_table-base.scss */
.table-caption {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1;
  border-bottom: none;
}

/* line 19, ../../sass/components/table/_table-base.scss */
.table-popup .table-caption {
  border: 1px solid #656363;
  background-color: #f3f3f3;
}

/* line 24, ../../sass/components/table/_table-base.scss */
.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center;
}

/* line 30, ../../sass/components/table/_table-base.scss */
.table-popup .table th {
  background-color: #f3f3f3;
}

/* line 34, ../../sass/components/table/_table-base.scss */
.table table {
  border-collapse: collapse;
  width: 100%;
  border: solid 2px #323131;
}

/* line 40, ../../sass/components/table/_table-base.scss */
.table-popup .table table {
  border: 1px solid #656363;
}

/* line 44, ../../sass/components/table/_table-base.scss */
.table th,
.table td {
  border: solid 2px #323131;
  padding: 5px;
}

/* line 50, ../../sass/components/table/_table-base.scss */
.table-popup .table th,
.table-popup .table td {
  border: 1px solid #656363;
  line-height: 1.5;
}

/* line 56, ../../sass/components/table/_table-base.scss */
.table td {
  vertical-align: middle;
}

/* line 60, ../../sass/components/table/_table-base.scss */
.table .button {
  display: none;
}

/* line 64, ../../sass/components/table/_table-base.scss */
.table .table-caption .button {
  display: block;
  margin: 10px 0 0 5px;
}

/* line 70, ../../sass/components/table/_table-base.scss */
.no-js .table .button {
  display: none;
}

/* line 77, ../../sass/components/table/_table-base.scss */
.lt-ie8 .table-popup .table {
  position: static;
}

@media only screen and (max-width: 767px) {
  /* line 85, ../../sass/components/table/_table-base.scss */
  .table .component-content .button {
    display: block;
    margin: 20px;
  }

  /* line 90, ../../sass/components/table/_table-base.scss */
  .table .component-content .table-caption .button {
    display: none;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
  width: 100%;
}

/* line 8, ../../sass/components/tabs/_tabs-base.scss */
.tabs-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 12, ../../sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 16, ../../sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block !important;
  visibility: visible !important;
}

/* line 21, ../../sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 25, ../../sass/components/tabs/_tabs-base.scss */
.tabs > .component-content {
  padding-top: 39px;
}

/* line 29, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav {
  position: absolute;
  z-index: 150;
  top: 0;
  left: 0;
  height: 39px;
  overflow: hidden;
  width: 100%;
}

/* line 39, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-list {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  width: 2000px;
}

/* line 49, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher {
  position: absolute;
  height: 35px;
  width: 15px;
  border: 2px solid #323131;
  cursor: pointer;
  top: 0;
  background: #e1e1e1;
}
/* line 57, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher:before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
}

/* line 66, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 70, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item {
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #323131;
  font-weight: bold;
  font-size: 12px;
  display: inline;
  float: left;
  margin-left: 5px;
  background: #e1e1e1;
  padding: 7px 10px 7px 10px;
  cursor: pointer;
  height: 21px;
  top: 4px;
}

/* line 86, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left {
  left: 0;
}
/* line 88, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left:before {
  content: "\f053";
  margin-left: -4px;
}

/* line 94, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:first-child {
  margin-left: 0;
}

/* line 98, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a,
.tabs-nav-item.is-active:hover {
  cursor: default;
  background: white;
}

/* line 105, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active:hover {
  border-bottom: none;
  padding-bottom: 9px;
}

/* line 111, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover {
  background: #939191;
}

/* line 115, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover a {
  color: white;
  text-decoration: none;
}

/* line 120, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active:hover a {
  color: #323131;
}

/* line 124, ../../sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #323131;
}

/* line 128, ../../sass/components/tabs/_tabs-base.scss */
.tabs-content {
  position: relative;
  z-index: 100;
  top: -2px;
  padding: 13px;
  border: solid 2px #323131;
  background: white;
}

/* line 137, ../../sass/components/tabs/_tabs-base.scss */
.tabs-vertical .tabs-nav {
  height: auto;
  width: 60px;
}

/* line 142, ../../sass/components/tabs/_tabs-base.scss */
.tabs-vertical .component-content {
  padding-top: 0;
}

/* line 146, ../../sass/components/tabs/_tabs-base.scss */
.tabs-vertical .tabs-nav-list {
  width: 100%;
}

/* line 150, ../../sass/components/tabs/_tabs-base.scss */
.tabs-vertical .tabs-nav-item.is-active,
.tabs-vertical .tabs-nav-item.is-active:hover {
  border-bottom: 2px solid;
  border-right: medium;
  padding: 7px 12px 7px 10px;
}

/* line 157, ../../sass/components/tabs/_tabs-base.scss */
.tabs-vertical .tabs-nav-item {
  border-width: 2px;
  height: auto;
  margin: 0 0 5px;
  width: 36px;
}

/* line 164, ../../sass/components/tabs/_tabs-base.scss */
.tabs-vertical .tabs-content {
  margin-left: 60px;
  left: -2px;
  top: 0;
}
.genericFormGroup {clear: both;}
.initialTabBasedFilter {
    background-color: #E1E1E1;
    border: 2px solid #323131;
    padding: 15px 60px;
    position: relative;
}
.tagBasedFilter .formControl-radio{ 
	float: left;
    margin: 0;
    padding: 0;
    width: 21px; 
 }
 .tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
    float: left; 
    margin: 2px 2px 0 0;
    padding: 0;
    width: 15px;
}
.tagBasedFilter .genericFormGroup label{
    float: left;
    padding: 1px 0 0;
    width: auto;
}

.tagBasedFilterResults-Information{
     border: 1px solid #C5C4C4;
     
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{
     border-bottom: 1px solid #C5C4C4; 
     text-align:center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description{
    padding:20px;
    
}
.prd-category{
    border-bottom: 1px solid #C5C4C4;
    border-top: 1px solid #C5C4C4; 
    font-size: 11px; 
    display: block;
    padding: 5px 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{
    font-size: 26px;
    margin: 16px 0 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p{ 
        text-align: center;
}
.tagBasedFilterResults-box-content .product-button{ 
    border: 1px solid #C5C4C4;
    display: inline-block;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 10px;
}  
.tagbasedfilter .simpleTagFilter input[type="button"]{
    background-color: #f36633;
    border: 1px solid #d5d1ce;
    border-radius: 0;
    color: #fff; 
	padding: 5px 10px;
}

/*Multi Level Filter*/

.tagBasedFilter .multiLevelFilterContent input[type="button"]{
	background:url("../../img/quiz1_nrml.png") no-repeat scroll center center transparent;
    border:none;
    cursor: pointer;
    display: block;  
    padding: 95px 0 0 0; 
    min-width:100px; 

}
.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover, .tagBasedFilter.multiLevelFilter .genericFormGroup span input[type="button"]:focus{
	background:url("../../img/quiz1_hover.png") no-repeat scroll center center;
}  
.tagBasedFilter .multiLevelFilterContent input[type="button"].selected{ 
	background: url("../../img/quiz_selected.png") no-repeat scroll 50% 50%; 
    width:100%;

}  
.multiLevelFilter-Container .multiLevelFilter-level1 {
	margin-left:25px; 
}
.multiLevelFilter-Container .multiLevelFilter-level2 {
	margin-left:45px; 
}
.multiLevelFilter-Container .multiLevelFilter-level3 {
	margin-left:65px; 
} 
.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults{
	 overflow:hidden;margin-top:10px;padding-top:15px;
} 
.multiLevelFilter .genericFormGroup { 
    border-bottom: 1px dotted #e0e0e0;
    overflow: hidden;
    padding: 5px 0;
}
.tagBasedNoResult{color: #ff0000;font-weight: 700;}

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1, 
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2, 
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3, 
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 
{
	margin-left:0; 
}
.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0,  
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input,  
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input,  
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input{float:left;} 
.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent{float:left;} 


.tagBasedFilterResults-Information{
	 border: 1px solid #C5C4C4;
	 
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{
	 border-bottom: 1px solid #C5C4C4; 
	 text-align:center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description{
	padding:20px;
	
}
.prd-category{
	border-bottom: 1px solid #C5C4C4;
    border-top: 1px solid #C5C4C4; 
    font-size: 11px; 
    display: block;
    padding: 5px 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{
	font-size: 26px;
    margin: 16px 0 0;
    text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p{ 
	    text-align: center;
}
.tagBasedFilterResults-box-content .product-button{ 
	border: 1px solid #C5C4C4;
    display: inline-block;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 10px;
}/*Localization aligments for France*/
html[lang=fr] #wrapper #content {
  /*Required tabled overrides*/
  /*Required mobile overrides*/
}
html[lang=fr] #wrapper #content .banner-text-right {
  top: 13.3em;
}
html[lang=fr] #wrapper #content .banner-text-right .small-text {
  padding-left: 30%;
}
html[lang=fr] #wrapper #content .article-top-box .fighting-back-article-text.grid_4 {
  width: 30%;
}
html[lang=fr] #wrapper #content .article-top-box .fighting-back-article-text.grid_4 a {
  background-size: 0.3em;
}
html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text {
  top: 1.5em;
}
html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h1, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h2, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h3, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h4, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text p {
  width: 100%;
}
html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h1 span, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h2 span, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h3 span, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text h4 span, html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text p span {
  display: inline-block;
  width: 55%;
}
html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text p:last-child {
  padding-top: 0;
}
html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text a {
  background-size: 0.4em;
  background-position: 7.5em;
}
@media only screen and (max-width: 1024px) {
  html[lang=fr] #wrapper #content .banner-text-right {
    bottom: 22%;
    top: initial;
    right: 5%;
  }
  html[lang=fr] #wrapper #content .banner-text-right .small-text {
    font-size: 0.6em;
    padding-left: 44%;
  }
  html[lang=fr] #wrapper #content .product-lower-sub-box-image2, html[lang=fr] #wrapper #content .product-lower-sub-box-image1 {
    width: 125%;
  }
}
@media only screen and (max-width: 767px) {
  html[lang=fr] #wrapper #content .banner-text-right {
    top: 0;
  }
  html[lang=fr] #wrapper #content .banner-text-right .richText-content {
    border: none;
  }
  html[lang=fr] #wrapper #content .banner-text-right .fact-2 {
    padding-bottom: 0;
    margin-bottom: 0.05em;
  }
  html[lang=fr] #wrapper #content .banner-text-right .small-text {
    padding-left: 12%;
    width: 72%;
  }
  html[lang=fr] #wrapper #content .product-lower-sub-box2 .paragraph-text {
    top: 1.85em;
    left: 10%;
  }
  html[lang=fr] #wrapper #content .product-mob-img2 {
    width: 115%;
  }
  html[lang=fr] #wrapper #content .about-cold-sores-box .cold-sore-white-box > .component-content {
    top: 0;
  }
}
html[lang=fr] .page-la-verite-sur-les-remedes-au-bouton-de-fievre #wrapper .article-top-box {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  html[lang=fr] .page-la-verite-sur-les-remedes-au-bouton-de-fievre #wrapper .article-top-box .fighting-back-article-text.grid_4 {
    position: absolute;
    top: 0.5em;
    right: 9%;
  }
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/*rename this to feed-provider*/
/* line 4, ../../sass/components/twitter/_twitter-base.scss */
.twitter {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1;
}

/* line 10, ../../sass/components/twitter/_twitter-base.scss */
.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px;
}

/* line 16, ../../sass/components/twitter/_twitter-base.scss */
.feed-provider-description {
  border-bottom: 1px solid #000;
  margin: 10px 0;
  padding: 10px 0;
}

/* line 22, ../../sass/components/twitter/_twitter-base.scss */
.feed-provider-heading-image {
  float: left;
  width: 30px;
  height: 30px;
}

/* line 28, ../../sass/components/twitter/_twitter-base.scss */
.feed-provider-feeds {
  padding: 0;
  margin: 0;
}

/*twitter template*/
/* line 37, ../../sass/components/twitter/_twitter-base.scss */
.twitter-feed {
  list-style-type: none;
  padding-left: 55px;
  margin: 10px 0;
  display: block;
  position: relative;
}
/* line 166, ../../sass/core/_mixins.scss */
.twitter-feed:before, .twitter-feed:after {
  content: "";
  display: table;
}
/* line 172, ../../sass/core/_mixins.scss */
.twitter-feed:after {
  clear: both;
}

/* line 46, ../../sass/components/twitter/_twitter-base.scss */
.twitter-content a:hover strong {
  text-decoration: underline;
}

/* line 50, ../../sass/components/twitter/_twitter-base.scss */
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 56, ../../sass/components/twitter/_twitter-base.scss */
.twitter-date {
  float: right;
}

/* line 60, ../../sass/components/twitter/_twitter-base.scss */
.twitter-actions {
  padding: 0;
  margin: 0;
  float: right;
}

/* line 66, ../../sass/components/twitter/_twitter-base.scss */
.twitter-action {
  list-style-type: none;
  display: inline;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 5, ../../sass/components/user.box.scss */
.userBox .logged-in,
.userBox .logged-out {
  border: solid 2px #323131;
  padding: 13px;
  margin: 10px 0;
}
/* line 11, ../../sass/components/user.box.scss */
.userBox .logged-in .button,
.userBox .logged-in a,
.userBox .logged-out .button,
.userBox .logged-out a {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
}
/* line 22, ../../sass/components/user.box.scss */
.userBox .logged-in .button:hover,
.userBox .logged-in a:hover,
.userBox .logged-out .button:hover,
.userBox .logged-out a:hover {
  background-color: #939191;
  color: white;
}
/* line 28, ../../sass/components/user.box.scss */
.userBox .logged-in .lt-ie8 .button,
.userBox .logged-out .lt-ie8 .button {
  display: inline;
}
/* line 32, ../../sass/components/user.box.scss */
.userBox .logged-in .button,
.userBox .logged-out .button {
  float: right;
}
/* line 37, ../../sass/components/user.box.scss */
.userBox .logged-in .user {
  font-weight: bold;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/video/_video-base.scss */
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 7, ../../sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: red;
}

/* line 14, ../../sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}

/* line 18, ../../sass/components/video/_video-base.scss */
.video object,
.video embed {
  width: 100% !important;
}

/* line 23, ../../sass/components/video/_video-base.scss */
.video-video {
  border: solid 2px #323131;
}

/* line 27, ../../sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 31, ../../sass/components/video/_video-base.scss */
.video-description {
  border: solid 2px #323131;
  padding: 13px;
  margin-top: -2px;
}
.webinar {
border:1px solid #D5D1CE; 
} 
.webinar .containerInner {
height:auto;
overflow:hidden;
padding:1% 1% 0 0%;
}
.webinar .webinarThumbnails{
 margin: 0 40px;
 overflow: hidden;
 position: relative;
}
.webinar .contentLeft { 
overflow:hidden;
float:left;
width:60%;
} 
.webinar .slide {
text-align:center;  
}
.webinar .slide img { 
width:96%;
}
.webinar .contentRight { 
border-left:1px solid #D5D1CE;
overflow:hidden;
float:left;
width:38.8%;
padding-left: 1%;
} 
.webinar .videoDetail {
text-align:left;
overflow:hidden;
margin:5px 5px 5px 0;
padding:0;
} 
.webinar .videoDetail ul { 
overflow:hidden;
margin:0;
padding:0;
} 
.webinar .videoDetail ul li {
float:left; 
list-style-type:none; 
color:#999;
line-height:24px; 
word-wrap:break-word; 
display:inline-block;
width:25%;
} 
.webinar .videoDetail ul li.odd {
float:left;
font-weight:700; 
width:60%;
}
.webinar .videoDetail p{
	margin:5px 0 0 0;
}
.webinar .contentInrMiddle p a
{
    background: url("../../img/Download_Icon.png") no-repeat left center; 
    height: 20px;
    padding-left:15px; 
    width: 20px;
}
.webinar .footer {
overflow:hidden;
margin:10px auto;
} 
.webinar .imageSeparator {
height:115px;
width:2px;
background:url(../../img/webinar/vertical-line.jpg) repeat-y scroll left top transparent;
margin:0 8px;
padding:0;
} 
.webinar .imagesContainer div {
float:left;
overflow:hidden;
} 
.webinar .imagesContainer img {
width:150px;
height:115px;
display:block;
float:left;
border: 1px solid #E0E0E0;
} 
.webinar .content { 
overflow:auto;
margin:0 0 0 10px;
 
position: relative;
overflow-x:hidden;
overflow-y:hidden;
}  
.webinar .content .imagesContainer {
overflow:hidden; 
position: relative; 
} 
.webinar .imageBox.activeSlide img {
border:1px solid #071907;
} 
.webinar .video
{
width:100%;
height:250px;
}
.webinar .webinarArrowLeft{
	 background: url("../../img/arrows/leftArrow.png") no-repeat left center; 
	 bottom:0;
	 left:0;
}
.webinar .webinarArrowRight {
    background: url("../../img/arrows/rightArrow.png") no-repeat left center; 
    right:0; 
	bottom:0;
}  
.webinar .webinarArrowLeft, .webinar .webinarArrowRight { 
	height:20px;
	width: 20px;
    position: absolute;
    z-index: 1;
    cursor: pointer;  
	background-color:#e0e0e0;
	padding:50px 0; 
} 
@media only screen and (max-width: 767px) {
	.webinar .videoDetail ul{
		display:none;
	}
}
@media only screen and (max-width: 520px) {
	.webinar .contentLeft {
		width:100%;
	}
	.webinar .contentRight {
		width:100%;
		margin-top:10px;
		margin-left:0;
	}
	.webinar .footer {
		display:none;
	}
}

 

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* STATES AND INPUT GROUP VARIABLES
    ------------------------------------*/
/*   TEMPORARY VARIABLES FOR OPERATIONS
    ------------------------------------*/
/*   CREATING SCSS USABLE VARIABLES FOR INTERPOLATION
    ------------------------------------*/
/*   FUNCTIONAL VARIABLES FOR INPUTS AND STATES
    ------------------------------------*/
/* COLOR AND FONT VARIABLES
TODO: SEPARATE COLOR ON FUNCTIONS
    ------------------------------------*/
/*$errorMainColor: #b94a48;*/
/*$errorBorderColor: #953b39;*/
/* MAIN STYLE FOR FORM
    ------------------------------------*/
/* line 99, ../../sass/components/wsform.scss */
.wsform {
  /* TWITTER BOOTSTRAP FORM STYLE
    ------------------------------------*/
  /* STATES STYLES
      ------------------------------------*/
  /* Messages
     ------------------------------------*/
  /* ARROW BUTTON STYLES
     -----------------------------------*/
}
/* line 101, ../../sass/components/wsform.scss */
.wsform .component-content {
  background-color: #EEECE4;
  padding: 0 1em;
}
/* line 109, ../../sass/components/wsform.scss */
.wsform form {
  margin: 0 0 20px;
}
/* line 113, ../../sass/components/wsform.scss */
.wsform fieldset {
  border: 0;
  margin: 15px 0;
  min-width: 0;
}
/* line 120, ../../sass/components/wsform.scss */
.wsform legend,
.wsform h2 {
  border-bottom: 1px solid #998A7C;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}
/* line 129, ../../sass/components/wsform.scss */
.wsform fieldset legend {
  display: table;
  white-space: normal;
  margin-right: 10px;
}
/* line 139, ../../sass/components/wsform.scss */
.wsform label,
.wsform input,
.wsform button,
.wsform select,
.wsform textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  max-width: 100%;
}
/* line 146, ../../sass/components/wsform.scss */
.wsform textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  min-width: 200px;
}
/* line 155, ../../sass/components/wsform.scss */
.wsform input,
.wsform button,
.wsform select,
.wsform textarea {
  font-family: Arial, sans-serif;
}
/* line 159, ../../sass/components/wsform.scss */
.wsform label {
  display: block;
  margin-bottom: 5px;
}
/* line 167, ../../sass/components/wsform.scss */
.wsform select,
.wsform textarea,
.wsform input[type="email"], .wsform input[type="number"], .wsform input[type="password"], .wsform input[type="search"], .wsform input[type="tel"], .wsform input[type="text"], .wsform input[type="url"], .wsform input[type="color"], .wsform input[type="date"], .wsform input[type="DATEPICKER"], .wsform input[type="datetime"], .wsform input[type="datetime-local"], .wsform input[type="month"], .wsform input[type="time"], .wsform input[type="week"],
.wsform .uneditable-input {
  display: inline-block;
  height: 35px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #c9bfb8;
  vertical-align: middle;
}
/* line 180, ../../sass/components/wsform.scss */
.wsform input,
.wsform textarea,
.wsform .uneditable-input {
  width: 206px;
}
/* line 184, ../../sass/components/wsform.scss */
.wsform fieldset textarea {
  resize: vertical;
  width: 100%;
}
/* line 189, ../../sass/components/wsform.scss */
.wsform textarea {
  height: auto;
}
/* line 196, ../../sass/components/wsform.scss */
.wsform select,
.wsform textarea,
.wsform input[type="email"], .wsform input[type="number"], .wsform input[type="password"], .wsform input[type="search"], .wsform input[type="tel"], .wsform input[type="text"], .wsform input[type="url"], .wsform input[type="color"], .wsform input[type="date"], .wsform input[type="DATEPICKER"], .wsform input[type="datetime"], .wsform input[type="datetime-local"], .wsform input[type="month"], .wsform input[type="time"], .wsform input[type="week"],
.wsform .uneditable-input {
  background-color: white;
  border: 1px solid transparent;
  -webkit-transition: border linear, box-shadow linear;
  -webkit-transition-delay: 0.2s, 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
/* line 205, ../../sass/components/wsform.scss */
.wsform select:focus,
.wsform textarea:focus,
.wsform input[type="email"]:focus, .wsform input[type="number"]:focus, .wsform input[type="password"]:focus, .wsform input[type="search"]:focus, .wsform input[type="tel"]:focus, .wsform input[type="text"]:focus, .wsform input[type="url"]:focus, .wsform input[type="color"]:focus, .wsform input[type="date"]:focus, .wsform input[type="DATEPICKER"]:focus, .wsform input[type="datetime"]:focus, .wsform input[type="datetime-local"]:focus, .wsform input[type="month"]:focus, .wsform input[type="time"]:focus, .wsform input[type="week"]:focus,
.wsform .uneditable-input:focus {
  border-color: rgba(255, 102, 0, 0.8);
  color: #323131;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 102, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 102, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 102, 0, 0.6);
}
/* line 215, ../../sass/components/wsform.scss */
.wsform input + .help-block,
.wsform select + .help-block,
.wsform textarea + .help-block,
.wsform .uneditable-input + .help-block {
  margin-top: 10px;
}
/* line 223, ../../sass/components/wsform.scss */
.wsform input,
.wsform textarea,
.wsform select,
.wsform .help-inline,
.wsform .uneditable-input {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1;
}
/* line 232, ../../sass/components/wsform.scss */
.wsform input[type="radio"],
.wsform input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px                  \9;
  *margin-top: 0;
  line-height: normal;
}
/* line 245, ../../sass/components/wsform.scss */
.wsform input[type="file"],
.wsform input[type="image"],
.wsform input[type="submit"],
.wsform input[type="reset"],
.wsform input[type="button"],
.wsform input[type="radio"],
.wsform input[type="checkbox"] {
  width: auto;
}
/* line 250, ../../sass/components/wsform.scss */
.wsform select,
.wsform input[type="file"] {
  height: 43px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 43px;
  padding: 12px 10px;
}
/* line 259, ../../sass/components/wsform.scss */
.wsform select {
  width: 220px;
  background-color: white;
  border: 1px solid transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: white url("../../img/arrow-down-select.png") right center no-repeat;
  text-indent: 0.01px;
  text-overflow: "";
  outline: 0;
  line-height: 1em;
}
/* line 272, ../../sass/components/wsform.scss */
.wsform select::-ms-expand {
  display: none;
}
/* line 277, ../../sass/components/wsform.scss */
.wsform select[multiple],
.wsform select[size] {
  height: auto;
}
/* line 282, ../../sass/components/wsform.scss */
.wsform .uneditable-input,
.wsform .uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.025);
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.025);
}
/* line 290, ../../sass/components/wsform.scss */
.wsform .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
/* line 295, ../../sass/components/wsform.scss */
.wsform .uneditable-textarea {
  width: auto;
  height: auto;
}
/* line 305, ../../sass/components/wsform.scss */
.wsform input:-moz-placeholder,
.wsform textarea:-moz-placeholder,
.wsform input:-ms-input-placeholder,
.wsform textarea:-ms-input-placeholder,
.wsform input::-webkit-input-placeholder,
.wsform textarea::-webkit-input-placeholder {
  color: #999999;
}
/* line 309, ../../sass/components/wsform.scss */
.wsform .form-actions {
  padding-left: 180px;
}
/* line 313, ../../sass/components/wsform.scss */
.wsform .hide {
  display: none;
}
/* line 318, ../../sass/components/wsform.scss */
.wsform .radio,
.wsform .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
/* line 324, ../../sass/components/wsform.scss */
.wsform .radio input[type="radio"],
.wsform .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -22px;
}
/* line 330, ../../sass/components/wsform.scss */
.wsform .wsform-controls,
.wsform .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
/* line 336, ../../sass/components/wsform.scss */
.wsform .wsform-controls:first-child,
.wsform .controls:first-child {
  *padding-left: 180px;
}
/* line 342, ../../sass/components/wsform.scss */
.wsform .wsform-controls > .radio:first-child,
.wsform .wsform-controls > .checkbox:first-child {
  padding-top: 5px;
}
/* line 347, ../../sass/components/wsform.scss */
.wsform .radio.inline,
.wsform .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 355, ../../sass/components/wsform.scss */
.wsform .radio.inline + .radio.inline,
.wsform .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
/* line 361, ../../sass/components/wsform.scss */
.wsform input,
.wsform textarea,
.wsform .uneditable-input {
  margin-left: 0;
}
/* line 365, ../../sass/components/wsform.scss */
.wsform .wsform-controls-row {
  *zoom: 1;
}
/* line 368, ../../sass/components/wsform.scss */
.wsform .wsform-controls-row:before, .wsform .wsform-controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 373, ../../sass/components/wsform.scss */
.wsform .wsform-controls-row:after {
  clear: both;
}
/* line 383, ../../sass/components/wsform.scss */
.wsform input[disabled],
.wsform select[disabled],
.wsform textarea[disabled],
.wsform input[readonly],
.wsform select[readonly],
.wsform textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
/* line 388, ../../sass/components/wsform.scss */
.wsform input[readonly].hasDatepicker {
  cursor: pointer;
  background-color: #fff;
}
/* line 396, ../../sass/components/wsform.scss */
.wsform input[type="radio"][disabled],
.wsform input[type="checkbox"][disabled],
.wsform input[type="radio"][readonly],
.wsform input[type="checkbox"][readonly] {
  background-color: transparent;
}
/* line 403, ../../sass/components/wsform.scss */
.wsform .wsform-label {
  float: left;
  width: 160px;
  padding-top: 15px;
  text-align: left;
  font-weight: bold;
  line-height: normal;
}
/* line 414, ../../sass/components/wsform.scss */
.wsform .wsform-message {
  display: none;
  margin: 10px 0;
  padding: 0 10px;
}
/* line 419, ../../sass/components/wsform.scss */
.wsform .wsform-message a {
  color: #333;
}
/* line 422, ../../sass/components/wsform.scss */
.wsform .wsform-message a:hover {
  color: #000;
}
/* line 427, ../../sass/components/wsform.scss */
.wsform .wsform-message.wsform-success {
  background-color: #dff2bf;
  border: 1px solid #89b15f;
  color: #468847;
}
/* line 433, ../../sass/components/wsform.scss */
.wsform .wsform-message.wsform-failure {
  background-color: #FEEFB3;
  border: 1px solid #BF9555;
  color: #996A25;
}
/* line 439, ../../sass/components/wsform.scss */
.wsform .wsform-message.wsform-error {
  background-color: #ffbaba;
  border: 1px solid #e53e46;
  color: #c6080e;
}
/* line 445, ../../sass/components/wsform.scss */
.wsform .wsform-message.wsform-info {
  background-color: #bde5f8;
  border: 1px solid #3f83ba;
  color: #0F62A6;
}
/* line 453, ../../sass/components/wsform.scss */
.wsform .wsform-hint,
.wsform .mandatory-marker {
  color: #c6080e;
}
/* line 457, ../../sass/components/wsform.scss */
.wsform .wsform-hint-server {
  display: none;
}
/* line 463, ../../sass/components/wsform.scss */
.wsform input:focus:invalid,
.wsform textarea:focus:invalid,
.wsform select:focus:invalid {
  color: #c6080e;
  border-color: #ee5f5b;
}
/* line 470, ../../sass/components/wsform.scss */
.wsform input:focus:invalid:focus,
.wsform textarea:focus:invalid:focus,
.wsform select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
/* line 476, ../../sass/components/wsform.scss */
.wsform .help-block,
.wsform .help-inline {
  color: #595959;
}
/* line 480, ../../sass/components/wsform.scss */
.wsform .help-block {
  display: block;
  margin-bottom: 0;
}
/* line 485, ../../sass/components/wsform.scss */
.wsform .help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}
/* line 493, ../../sass/components/wsform.scss */
.wsform .wsform-item {
  margin-bottom: 20px;
  *zoom: 1;
}
/* line 498, ../../sass/components/wsform.scss */
.wsform .wsform-item:before, .wsform .wsform-item:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 503, ../../sass/components/wsform.scss */
.wsform .wsform-item:after {
  clear: both;
}
/* line 509, ../../sass/components/wsform.scss */
.wsform .wsform-item .wsform-controls a {
  margin-right: 15px;
  padding-left: 10px;
  position: relative;
}
/* line 514, ../../sass/components/wsform.scss */
.wsform .wsform-item .wsform-controls a:after {
  content: '>';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
}
/* line 529, ../../sass/components/wsform.scss */
.wsform legend + .wsform-item,
.wsform h2 + .wsform-item,
.wsform h2 + .wsform-result + .wsform-item {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
/* line 534, ../../sass/components/wsform.scss */
.wsform .radio input[type="radio"] {
  width: 20px;
  float: none;
  vertical-align: baseline;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 542, ../../sass/components/wsform.scss */
.wsform .radio .radio-label-text {
  line-height: 13px;
  vertical-align: baseline;
}
/* line 551, ../../sass/components/wsform.scss */
.wsform .button-arrow-left button,
.wsform .button-arrow-right button {
  position: relative;
  box-shadow: none;
  height: 28px;
  overflow: visible;
}
/* line 558, ../../sass/components/wsform.scss */
.wsform .button-arrow-left button {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: 20px;
}
/* line 565, ../../sass/components/wsform.scss */
.wsform .button-arrow-right button {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 20px;
}
/* line 573, ../../sass/components/wsform.scss */
.wsform .button-arrow-left button:after,
.wsform .button-arrow-right button:after {
  content: ' ';
  width: 19px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 3px;
  background-color: #e1e1e1;
  border: 2px solid #656363;
  box-shadow: none;
}
/* line 585, ../../sass/components/wsform.scss */
.wsform .button-arrow-left button:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -10px;
  border-width: 0px 1px 1px 0px;
  border-bottom-right-radius: 5px;
}
/* line 596, ../../sass/components/wsform.scss */
.wsform .button-arrow-right button:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -10px;
  border-width: 1px 1px 0px 0px;
  border-top-right-radius: 5px;
}
/* line 608, ../../sass/components/wsform.scss */
.wsform .button-arrow-left button:hover:after,
.wsform .button-arrow-right button:hover:after {
  background-color: #939191;
}

/* IE STYLES
    ------------------------------------*/
/* line 620, ../../sass/components/wsform.scss */
.lt-ie9 .wsform fieldset {
  position: relative;
  margin: 10px;
}
/* line 625, ../../sass/components/wsform.scss */
.lt-ie9 .wsform fieldset legend {
  position: relative;
  top: -0.7em;
  left: 0.5em;
  margin-right: 20px;
}
/* line 632, ../../sass/components/wsform.scss */
.lt-ie9 .wsform fieldset legend span {
  display: block;
  width: 100%;
}
/* line 637, ../../sass/components/wsform.scss */
.lt-ie9 .wsform .input-focus-border-fix {
  border-color: #ff6600;
}
/* line 641, ../../sass/components/wsform.scss */
.lt-ie9 .wsform .button {
  border: 1px solid #656363;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}
/* line 649, ../../sass/components/wsform.scss */
.lt-ie9 .wsform .button-arrow-left button:after,
.lt-ie9 .wsform .button-arrow-right button:after {
  position: static;
  border: none;
  display: inline;
}
/* line 655, ../../sass/components/wsform.scss */
.lt-ie9 .wsform .button-arrow-left button:before {
  content: "<<";
  padding-right: 5px;
}
/* line 660, ../../sass/components/wsform.scss */
.lt-ie9 .wsform .button-arrow-right button:after {
  content: ">>";
  padding-left: 5px;
}

/* line 673, ../../sass/components/wsform.scss */
.lt-ie8 .wsform fieldset legend {
  top: -0.5em;
}
/* line 677, ../../sass/components/wsform.scss */
.lt-ie8 .wsform .button {
  display: inline;
}
/* line 682, ../../sass/components/wsform.scss */
.lt-ie8 .wsform .button-arrow-left button,
.lt-ie8 .wsform .button-arrow-right button {
  position: static;
}

/* MEDIA QUERIES
    ------------------------------------*/
@media only screen and (max-width: 767px) {
  /* line 697, ../../sass/components/wsform.scss */
  .wsform .radio input[type="radio"] {
    height: 14px;
  }
  /* line 701, ../../sass/components/wsform.scss */
  .wsform .wsform-item {
    margin-bottom: 10px;
  }
  /* line 705, ../../sass/components/wsform.scss */
  .wsform .checkboxField .control-label {
    float: left;
  }
  /* line 709, ../../sass/components/wsform.scss */
  .wsform .wsform-label {
    float: none;
    width: 160px;
    padding-top: 5px;
    text-align: left;
  }
  /* line 717, ../../sass/components/wsform.scss */
  .wsform .wsform-controls,
  .wsform .controls {
    margin-left: 0;
  }
  /* line 721, ../../sass/components/wsform.scss */
  .wsform .help-block {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 239px) {
  /* line 734, ../../sass/components/wsform.scss */
  .wsform input,
  .wsform textarea,
  .wsform .uneditable-input {
    width: 200px;
  }
  /* line 738, ../../sass/components/wsform.scss */
  .wsform select {
    width: 200px;
  }
}
/* NO JS STYLES
    ------------------------------------*/
/* line 751, ../../sass/components/wsform.scss */
.no-js .clearButton {
  display: none;
}

/* Jquery UI Datepicker */
/* line 2, ../../sass/components/wsform/_datepicker.scss */
.ui-helper-hidden {
  display: none;
}

/* line 5, ../../sass/components/wsform/_datepicker.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 15, ../../sass/components/wsform/_datepicker.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 26, ../../sass/components/wsform/_datepicker.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 31, ../../sass/components/wsform/_datepicker.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 34, ../../sass/components/wsform/_datepicker.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 37, ../../sass/components/wsform/_datepicker.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 47, ../../sass/components/wsform/_datepicker.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 54, ../../sass/components/wsform/_datepicker.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 63, ../../sass/components/wsform/_datepicker.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 75, ../../sass/components/wsform/_datepicker.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 82, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 87, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 92, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 99, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 102, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 105, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 108, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 111, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 115, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 123, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 128, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 133, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 136, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 142, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 148, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 153, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 159, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 167, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 175, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 180, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 183, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 186, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 190, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 193, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 196, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 200, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 203, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 206, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 213, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 216, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 220, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 224, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 228, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 232, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 235, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 239, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 243, ../../sass/components/wsform/_datepicker.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Component containers
----------------------------------*/
/* line 250, ../../sass/components/wsform/_datepicker.scss */
.ui-widget {
  font-size: 1.1em;
}

/* line 253, ../../sass/components/wsform/_datepicker.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 259, ../../sass/components/wsform/_datepicker.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

/* line 262, ../../sass/components/wsform/_datepicker.scss */
.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f;
}

/* line 267, ../../sass/components/wsform/_datepicker.scss */
.ui-widget-content a {
  color: #1f1f1f;
}

/* line 270, ../../sass/components/wsform/_datepicker.scss */
.ui-widget-header {
  border: 1px solid #EEECE4;
  background: white;
  color: #323131;
  font-weight: bold;
}

/* line 276, ../../sass/components/wsform/_datepicker.scss */
.ui-widget-header a {
  color: #323131;
}

/* Interaction states
----------------------------------*/
/* line 284, ../../sass/components/wsform/_datepicker.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cbc7bd;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24;
}

/* line 292, ../../sass/components/wsform/_datepicker.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #654b24;
  text-decoration: none;
}

/* line 301, ../../sass/components/wsform/_datepicker.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: #ffffff;
}

/* line 314, ../../sass/components/wsform/_datepicker.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* line 320, ../../sass/components/wsform/_datepicker.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: #ffffff;
}

/* line 328, ../../sass/components/wsform/_datepicker.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 337, ../../sass/components/wsform/_datepicker.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427;
}

/* line 344, ../../sass/components/wsform/_datepicker.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #3a3427;
}

/* line 349, ../../sass/components/wsform/_datepicker.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: #ffffff;
}

/* line 356, ../../sass/components/wsform/_datepicker.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

/* line 361, ../../sass/components/wsform/_datepicker.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

/* line 366, ../../sass/components/wsform/_datepicker.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 371, ../../sass/components/wsform/_datepicker.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 378, ../../sass/components/wsform/_datepicker.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 383, ../../sass/components/wsform/_datepicker.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 391, ../../sass/components/wsform/_datepicker.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 396, ../../sass/components/wsform/_datepicker.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png);
}

/* line 399, ../../sass/components/wsform/_datepicker.scss */
.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png);
}

/* line 402, ../../sass/components/wsform/_datepicker.scss */
.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png);
}

/* line 406, ../../sass/components/wsform/_datepicker.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png);
}

/* line 409, ../../sass/components/wsform/_datepicker.scss */
.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png);
}

/* line 412, ../../sass/components/wsform/_datepicker.scss */
.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png);
}

/* line 416, ../../sass/components/wsform/_datepicker.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png);
}

/* positioning */
/* line 421, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 422, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 423, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 424, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 425, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 426, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 427, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 428, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 429, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 430, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 431, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 432, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 433, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 434, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 435, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 436, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 437, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 438, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 439, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 440, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 441, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 442, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 443, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 444, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 445, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 446, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 447, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 448, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 449, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 450, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 451, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 452, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 453, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 454, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 455, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 456, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 457, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 458, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 459, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 460, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 461, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 462, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 463, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 464, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 465, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 466, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 467, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 468, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 469, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 470, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 471, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 472, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 473, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 474, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 475, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 476, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 477, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 478, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 479, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 480, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 481, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 482, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 483, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 484, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 485, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 486, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 487, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 488, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 489, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 490, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 491, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 492, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 493, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 494, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 495, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 496, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 497, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 498, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 499, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 500, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 501, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 502, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 503, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 504, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 505, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 506, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 507, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 508, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 509, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 510, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 511, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 512, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 513, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 514, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 515, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 516, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 517, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 518, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 519, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 520, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 521, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 522, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 523, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 524, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 525, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 526, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 527, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 528, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 529, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 530, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 531, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 532, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 533, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 534, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 535, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 536, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 537, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 538, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 539, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 540, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 541, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 542, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 543, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 544, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 545, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 546, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 547, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 548, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 549, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 550, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 551, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 552, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 553, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 554, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 555, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 556, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 557, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 559, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 560, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 561, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 562, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 563, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 564, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 565, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 566, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 567, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 568, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 569, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 570, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 571, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 572, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 573, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 574, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 575, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 576, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 577, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 578, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 579, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 580, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 581, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 582, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 583, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 584, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 585, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 586, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 587, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 588, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 589, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 590, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 591, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 592, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 593, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 594, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 595, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 596, ../../sass/components/wsform/_datepicker.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* line 1, ../../sass/components/wsform/_privacyPolicy.scss */
.privacyPolicy {
  overflow: hidden;
}
/* line 4, ../../sass/components/wsform/_privacyPolicy.scss */
.privacyPolicy p {
  margin: 0;
}
/* line 8, ../../sass/components/wsform/_privacyPolicy.scss */
.privacyPolicy .wsform-hint {
  display: none;
}
/* line 12, ../../sass/components/wsform/_privacyPolicy.scss */
.privacyPolicy input[type='checkbox'] {
  float: left;
}

/* line 17, ../../sass/components/wsform/_privacyPolicy.scss */
.privacyPolicy-text {
  padding-left: 20px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 7, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video {
  border: 2px solid #323131;
}

/* line 11, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video object,
.videoGallery-video embed {
  width: 100% !important;
}

/* line 16, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px;
}

/* line 21, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative;
}

/* line 27, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow,
.videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  cursor: pointer;
  width: 35px;
  height: 60px;
  background-position: 50%;
  background-repeat: no-repeat;
  font: 0/0 serif;
}
/* line 38, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow:before,
.videoGallery-arrow.is-disabled:hover:before {
  position: absolute;
  top: 50%;
  color: #aaa;
}

/* line 45, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow:hover:before {
  color: #888;
}

/* line 49, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-description {
  margin: 15px 0;
}

/* line 53, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 57, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left,
.videoGallery-arrow-left.is-disabled:hover {
  left: 0;
}
/* line 60, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left:before,
.videoGallery-arrow-left.is-disabled:hover:before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
}

/* line 66, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right,
.videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right;
}
/* line 70, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right:before,
.videoGallery-arrow-right.is-disabled:hover:before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
}

/* line 76, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-list-inner {
  overflow: hidden;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 87, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 0 9px;
  cursor: pointer;
  text-align: center;
  position: relative;
  display: inline;
  max-width: 100px;
}

/* line 99, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0 auto;
  font-size: 11px;
  width: 71px;
}

/* line 106, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery .thumbnails-list li:hover .image,
.videoGallery .thumbnails-list li.active .image {
  border: solid 4px #323131;
  margin: 0;
}

/* line 112, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image {
  margin: 2px;
  border: solid 2px #323131;
  position: relative;
}

/* line 118, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-overlay {
  opacity: 0.7;
  height: 28px;
  left: 50%;
  margin: -14px 0 0 -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
/* line 126, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-overlay:before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  width: 100%;
  height: 100%;
  border: 3px solid #3e3e3e;
  text-indent: 5px;
  background: #fff;
  text-align: center;
  line-height: 24px;
}

/* line 142, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
  opacity: 0;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
}

/* line 152, ../../sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image img {
  display: block;
  margin: 0 auto;
}

/* line 158, ../../sass/components/videoGallery/_videoGallery-base.scss */
.mod-js .videoGallery-nojs {
  display: none;
}

/* USIM10014789112 changes starts here*/

.page-nashi-preparaty .zovirax-duo-faq-main-box .product-lower-sub-box-image2 img{
    float: right !important;
}

.page-kak-kontrolirovat-prostudu-na-gubah .fighting-back-bottom-left .paragraph-text h2{
    width: 46% !important;
}

.page-ostanovite-rasprostranenie .fighting-back-image-right .paragraph-text h2{
        font-size: 1em;
	}
	
.page-ostanovite-rasprostranenie .fighting-back-image-left .paragraph-text h2{
      font-size: 1em;
	}
/* USIM10014789112 changes ends here*/
