blockquote q , blockquote p {
    position: relative;
    display: block;
    font-family: 'Georgia', 'Times New Roman', serif;
    padding-left: 2em;
    color: #222;
}
blockquote q:before , blockquote p:before {
    content: '\201C';
    color: #d83b5b;
    position: absolute;
    left: 0;
    top: -0.2em;
    font-family: 'Arial' sans-serif;
    /*font-size: 4em;*/
}
blockquote q:after, blockquote p:after {
    content: '';
}
.panel.panel-bg-block blockquote{
	font-family: Verdana,sans-serif !important;
}
cite {
    font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: normal;
    font-style: normal;
    display: block;
    font-size: 0.7em;
    margin: 0.5em 0 0.5em 2.75em;
}
.list-awards li {
    background: url("../images/i-award.png") no-repeat left center;
}
.header-site .skipper {
    display: block;
    padding: 1em;
    margin: 0 0 1em;
    text-align: center;
    position: absolute;
    left: -9999em;
}
.header-site .skipper:focus {
    position: static;
    left: 0px;
}

/* country select */
.header-site .account li:last-child:before {
	content: "";
}
.header-site .account ul {
	position: relative;
}
.header-site .account ul li.last-child{
	width: 55px;
}
.header-site .branding nav a {
    font-weight: bold;
}
.country-select{
	float:right;
	margin-left: 0.5em;
	right: 0px;
	position: absolute;
	top: 0;
	background: transparent;
}
.country-select .nav-site a{
	padding: 0px 8px;
	font-size: 14px;
	margin-top: -2px;
	background: transparent;
	border: 1px solid transparent;
}
.country-select .nav-site a:hover{
	border: 1px solid #CCC;
}
.country-select .nav-site{
	border-top: 0px;
	border-bottom: 0px;
	position: relative;
}
.country-select .nav-site ul{
	position: relative;
}
.country-select .nav-site ul li.toggled{
	border: 0px;
	position: relative;
}
.country-select .nav-site ul li.toggled div{
	position: relative;
}
.country-select .nav-site ul li.toggled a{
	background: #EFEFEF;
	border: 1px solid #CCC;
}
.country-select .nav-site ul li.toggled ul{
	border: 0px;
	left: 0px;
}
.country-select .nav-site ul li.toggled ul li a:hover{
	background: #D83B5B;
	color: #FFF;
}
.country-select .nav-site a:hover{
	color: #555;
}
.country-select .nav-site ul li.toggled ul{
	width: 147px;
}
.country-select .nav-site ul li.toggled ul li{
	width: 100%;
	margin: 0px;
	text-align: left;
	height: 30px;
}
.country-select .nav-site ul li.toggled ul li a{
	padding: 5px 8px;
}
.country-select .nav-site ul li.toggled ul li img{
	display: inline-block;
	max-width: 15px;
	margin-left: 4px;
}
@media only screen and (max-width: 719px) {
	.country-select .nav-site a {
		font-size: 1.1em;
		margin-top: -1px;
	}
	.country-select .nav-site ul li.toggled ul{
		width: 132.6px;
		right: 83.5px;
		margin-top: 1px;
		
	}
	.country-select .nav-site ul li.toggled ul li:first-child{
		padding-bottom: 2px;
	}
	.country-select .nav-site ul li.toggled ul li:last-child{
		margin-top: -4px;
	}
	.country-select .nav-site a {
		margin-top: -3px;
		padding: 3px 8px;
	}
}
@media only screen and (max-width: 639px) {
	.country-select .nav-site ul li.toggled ul li {
		/*margin: 0.5em 0px;*/
	}
	.header-site .account ul {
		padding-right: 0px;
		margin: 0px;
		padding: 0px;
	}
	.country-select{
		right: 0px;
		top: 61px;
		margin: 0px;
		padding: 0px;
	}
	.country-select .nav-site ul li.toggled ul li:first-child{
		height: 33px;
		padding-bottom: 3px;
	}
	.country-select .nav-site ul li.toggled ul li:last-child{
		margin-top: -5px;
	}
	.header-site {
		min-height: 88px;
	}
	.country-select .nav-site ul li.toggled ul{
		left: -83.5px;
		margin: 0px;
		padding: 0px;
		position: aboslute;
	}
}
@media only screen and (max-width: 559px) {
		.header-site .site-search .input-append{
			margin-top: 14px;
		}
		.header-site .site-search .input-append .icon-search-alt{
			top: 1.4em;
		}
}
@media only screen and (max-width: 486px) {
	.header-site .site-search .input-append{
		margin-top: 0px;
	}
	.header-site .site-search .input-append .icon-search-alt{
		top: 0.6em;
	}
}
.header-site .account .country-select li::before {
	display: none;
}

/* Had to remove this because it was messing up the panel styles - Akli
.panel:before {
    background-image: url("images/ie-bg-panel.png");
}
*/
li.dropdown {
    list-style-type: none;
}
.grid-products .description {
    overflow: hidden;
    height: 56px;
}

.js .grid-tiles .tile {
    position: relative;
    z-index: 0;
    overflow: hidden; }
.js .grid-tiles .grid-tile-group {
    padding-bottom: 0; }
.js .grid-tiles .tile-detail {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms; }
.js .grid-tiles h1 {
    display: inline-block;
    font-size: 1.35em;
    margin: 0;
    padding: 0.25em;
    background: #fff; }
@media (min-width: 35em) {
    .js .grid-tiles h1 {
        font-size: 1.4em; } }
@media (min-width: 45em) {
    .js .grid-tiles h1 {
        font-size: 1.5em; } }
.js .grid-tiles p {
    margin: 0.5em 0 1em;
    font-size: 0.9em;
    line-height: 1.1; }
.js .grid-tiles p strong {
    color: #d83b5b; }
.js .grid-tiles .tile-toggle {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.5em;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    border: 1px solid transparent;
    -webkit-transition: background 200ms;
    -moz-transition: background 200ms;
    -o-transition: background 200ms;
    transition: background 200ms; }
.js .grid-tiles .tile-toggle.toggled {
    background: rgba(255, 255, 255, 0.8);
	/*background:transparent;*/
	/* For IE 5.5 - 7*/
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BABABA, endColorstr=#BABABA);*/
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";*/
	/* For IE 8*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#fff)";*/ }
.js .grid-tiles .tile-toggle.toggled .tile-detail {
    visibility: visible;
    opacity: 1; }
.js .grid-tiles .tile-toggle.toggled h1 {
    color: #d83b5b; }

.js .grid-tiles .tile-quote {
    overflow: visible; }
.js .grid-tiles .tile-quote .tile-toggle {
    position: static; }
.js .grid-tiles .tile-quote .tile-toggle.toggled q {
    visibility: hidden;
    opacity: 0; }
.js .grid-tiles .tile-quote .tile-detail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #f4f4f4;
    padding: 1em; }
.js .grid-tiles .tile-quote blockquote {
    /*min-height: 2.5em;*/
    margin: -0.45em;
    padding-right: 2em; }
@media (max-width: 25em) {
    .js .grid-tiles .tile-quote blockquote {
        min-height: 5em; } }
@media (max-width: 40em) {
    .js .grid-tiles .tile-quote blockquote {
        min-height: 3.5em; } }
.js .grid-tiles .tile-quote q {
    visibility: visible;
    opacity: 1; }
.js .grid-tiles .tile-quote cite {
    display: table;
    margin: 0 0 0.5em;
    background: #fff;
    font-size: 1em;
    padding: 0.5em;
    line-height: 1.1; }
@media (min-width: 35em) {
    .js .grid-tiles .tile-group-1 .tile-2 {
        float: left;
        clear: left;
        width: 32.5%;
        margin-right: 2.5%; }
    .js .grid-tiles .tile-group-1 .tile-2 img {
        margin: 0 -50%;
        max-width: none;
        width: 200%; }
    .js .grid-tiles .tile-group-1 .tile-2 .button {
        min-width: 5em; }
    .js .grid-tiles .tile-group-1 .tile-3 {
        float: left;
        width: 65%; } }
@media (min-width: 40em) {
    .js .grid-tiles .tile-group-1 .tile-1 h1 {
        font-size: 2em; }
    .js .grid-tiles .tile-group-2 .tile-1 h1, .js .grid-tiles .tile-group-2 .tile-2 h1 {
        font-size: 2em; } }
@media (min-width: 52.5em) {
    .js .grid-tiles .tile-group-1 {
        float: left;
        width: 55.75%; }
    .js .grid-tiles .tile-group-1 .tile-1 h1 {
        font-size: 1.5em; }
    .js .grid-tiles .tile-group-2 {
        float: left;
        width: 39.85%;
        margin-left: 1.4%; }
    .js .grid-tiles .tile-group-2 .tile-1 h1, .js .grid-tiles .tile-group-2 .tile-2 h1 {
        font-size: 1.5em; }
    .js .grid-tiles .tile-group-2 .tile-1 img {
        margin: -2.5% 0; }
    .js .grid-tiles .tile-group-2 .tile-2 img {
        max-width: none;
        width: 137.75%;
        margin: 0 -25%; }
    .js .grid-tiles .tile-quote .tile-detail {
        padding: 2em; }
    .js .grid-tiles .tile-quote blockquote {
        font-size: 1.45em;
        min-height: 9em; }
    .js .grid-tiles .tile-quote blockquote:before {
        display: none; } }
@media (min-width: 1060px) {
    .js .grid-tiles .tile-toggle {
        padding: 1em; }
    .js .grid-tiles .tile-quote blockquote {
        min-height: 8em;
        margin: -0.75em;
        padding: 2em 2.5em 2em 1.5em; }
    .js .grid-tiles .tile-quote blockquote:before {
        display: block;
        right: auto;
        left: 99%;
        margin-right: auto;
        margin-left: -1em; }
    .js .grid-tiles .tile-group-1 .tile-1 h1 {
        font-size: 2em; }
    .js .grid-tiles .tile-group-2 .tile-2 img {
        width: 138.9%; } }

.pagination .sort-form {
    float: left;
    margin-right: 12px;
}
.pagination .pages {
    margin-top: 2px;
    line-height: 28px;
}
div.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center; }
div.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
div.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
div.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7); }
div.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,0.9);
    cursor: default; }

	/* for librarians product fix */
.figAlt{
	border: 0px none;
	color: #FFF;
	font-size: 0.8em;
	text-decoration: underline;
	font-weight: bold;
	position: absolute;
	top: 0.5em;
	left: 1em;
	max-width: 50%;
	padding: 0.5em 0px;
}
.figImgbox{
margin:0;
}
/* for librarians product fix */

/* article tag fix (not wrapping) */
.tags li {
	display:inline-block!important;
	margin: auto;
}
/* article tag fix (not wrapping) */

/* contacts image fix */
.figContact img{
	max-height:320px!important;
}
/* contacts image fix */









/* form messages start */
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert h4 {
    margin: 0;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}

.alert [class^="icon-"],
.alert [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../admin/img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.alert .icon-ok {
    background-position: -288px 0;
}

.alert .icon-remove {
    background-position: -312px 0;
}
span#message {
    font-weight: bold;
}
/* form messages end */


.form.form-vertical .field {
     float: none;
     width: auto;
}

.form.form-vertical .helper-copy {
    float: none;
    margin: 10px 0;
    width: auto;
}

input[type="checkbox"] {
    margin: 20px 20px 20px 0;
}

/* ===== member area start ===== */

.ajax-loading {
    width: 100%;
    height: 200px;
    text-align: center;
    background: url('../images/ajax-loader.gif') no-repeat center center;
}
.ajax-submit-progress {
    width: 130px;
    height: 16px;
    background: url('../images/ajax-loader.gif') no-repeat center center;
    float: left;
    margin: 15px 30px;
}
.float-left {
    float: left;
}

.col-minor {
    margin-top: 1.65em;
}

.form.list-content label {
    clear: both;
    color: #00768a;
}
.form.list-content label input[type=checkbox] {
    margin-top: 0.12em;
}

@media (max-width: 37.5em) {
    .table-dataheads tr:first-child {
        border-top: 5px solid #fff;
    }
}
/* ====== member area end ====== */

/* Full width for reviews */
.fullWidth{
	width:100%!important;
}
/* end Full width for reviews */

@media (min-width: 40em) {
    .form .no-label-margin .helper-copy {
        margin: 0 0 0 1%;
    }
}

/* selected filters styling */
.selectFilters{
	list-style: none;
}
.selectFilters li{
	text-align:center;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:7px;
	border: 1px solid rgba(255, 0, 0, .3);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}
.selectFilters li:hover{
	background:rgba(204, 204, 204, .7);
	cursor: pointer;
}

.selectFilters a:hover{
	text-decoration:none;
}
/*  END selected filters styling */


#siteRootPath {
    font-size: 2em;
    margin: 0 1.5em 0.25em 0;
    width: auto;
    float: left;
}

@media (max-width: 37.5em) {
    .grid-products .title {
        font-size: 0.85em;
    }
}


.button.switcher:not(.highlight-alt) {
    background-color: #bdbdbd;
}
.button.switcher {
    margin: 0 -2px;
}

.form .helper-toggle.inline {
    display: inline-block;
    float: none;
}
.form .helper-toggle.small {
    bottom: 10px;
    padding: 0;
    position: relative;
    font-size: 0.9em;
}
.form .helper-toggle.small::after {
    font-size: 0.9em;
}
.hidden {
    display: none;
}

/* ****************** */
/* location drop down */
/* ****************** */
.loc_group .btn-group + .btn-group {
    margin-left: 5px;
}
.loc_group .btn-group {
    position: relative;
    display: inline-block;
    font-size: 0px;
    white-space: nowrap;
    vertical-align: middle;
}
.loc_group .btn-group > .btn:first-child {
    margin-left: 0px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.loc_group .btn-group > .btn, .loc_group .btn-group > .dropdown-menu {
    font-size: 14px;
}
.loc_group .btn-group > .btn {
    position: relative;
    border-radius: 0px;
}
.loc_group .btn {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.loc_group .btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.loc_group button, .loc_group html input[type="button"], .loc_group input[type="reset"], .loc_group input[type="submit"] {
    cursor: pointer;
}
.loc_group button, .loc_group input {
    line-height: normal;
}
.loc_group .btn-group {
    font-size: 0px;
    white-space: nowrap;
}
.loc_group .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
    box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.125) inset, 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.loc_group .btn-group > .btn:last-child, .loc_group .btn-group > .dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.loc_group .btn .caret {
    margin-top: 8px;
    margin-left: 0px;
}
.loc_group .caret:before {
    display: inline-block;
    vertical-align: top;
	font-family: losa;
    /*border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;*/
    content: "C";
}
.loc_group .open .caret:before {
	content: "B";
}
.loc_group .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    list-style: outside none none;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
.loc_group .dropdown-menu li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
	text-decoration: none;
	text-align: left;
}
.loc_group .dropdown-menu li > a:hover{
	background: #CCCCCC;
}
.loc_group .btn-group + .btn-group {
    margin-left: 5px;
}
.loc_group .btn:active,
.loc_group .btn.active {
  background-color: #cccccc \9;
}

.loc_group .btn:first-child {
  *margin-left: 0;
}

.loc_group .btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}
.loc_group .open > .dropdown-menu {
    display: block;
}
.loc_group .open > ul.dropdown-menu li{
	display:block;
	padding: 0px;
	margin: 0px;
	border: none;
}
.header-site{
	z-index: 1000;
	position: relative;
}
.header-site .account .loc_group li::before {
	display: none;
}
.loc_group .dropdown-menu img{
	display: inline-block;
	max-width: 15px;
	margin-left: 4px;
}

.button.switcher:not(.highlight-alt) {
    background-color: #bdbdbd;
}
.button.switcher {
    margin: 0 -2px;
}

.form .helper-toggle.inline {
    display: inline-block;
    float: none;
}
.form .helper-toggle.small {
    bottom: 10px;
    padding: 0;
    position: relative;
    font-size: 0.9em;
}
.form .helper-toggle.small::after {
    font-size: 0.9em;
}

.panel.narrow:before {
    height: 7em;
}
.panel.narrow {
    min-height: 7em;
}
.hidden {
    display: none;
}
.grid-review div{
	display: inline-block;
	float: none;
	vertical-align: top;
}
.downloads h3{
	margin-bottom: 5px;
}
.downloads p{
	margin-top: 2px;
	margin-bottom: 2px;
}