	/****/
.show-mobile{
	display: none !important;
}
.show-tablet{
	display: none !important;
}
body{
	color: #6D6E71;
	font-size: 14px;
}
p{
	color: #6D6E71;
	margin-bottom: 1em;
	font-size: 14px;
}
a{
	/*color: #3F205A;*/
	color: #8B008B;
	font-size: 14px;
	text-decoration: none !important;
}
a:focus, a:hover{
	color: #CE6A1A;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Arial';
}

h3{
	font-size: 16px;
}
img{
	max-width:100%;
}
.no-padding{
	padding: 0;
}
.border-top-line{
	border-top: 1px solid #B9C3C7;
	padding-top: 30px;
}
.button-arrow{
	display: block;
	position: relative;
}
.button-arrow:not(.subscribe):after{
	content: '';
	background: url('/images/arrow-orange.png') no-repeat;
	position: relative;
	right: 0px;
	height: 20px;
	width: 20px;
	float: right;
}
.menu-block{
	list-style: none;
}
.twitter-timeline-block iframe{
	border: 1px solid #A7BAC8 !important;
	border-radius: 3px;
	overflow: auto;
	min-width: 150px !important;
}
.menu-top-header{
	display: none;
}
.background-menu-top-header{
	background: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	box-shadow: inset 0 -60px 60px -60px #ccc;
    -moz-box-shadow: inset 0 -60px 60px -60px #ccc;
    -webkit-box-shadow: inset 0 -60px 60px -60px #ccc;
}
#ubc7-ql-mobile span{
	display: block;
    float: left;
    height: 25px;
    width: 25px;
    background-image: url('/images/ubc7-ql-mobile.png');
    background-repeat: no-repeat;
}
#ubc7-ql-apom span{
	display: block;
    float: left;
    height: 25px;
    width: 25px;
    background-image: url('/images/ubc7-ql-apom.png');
    background-repeat: no-repeat;
}
.no-margin-botton{
	margin-bottom: 0px !important;
}
/****/

/**Header**/
/*above header*/
#above-header-1-wrap{
	background-color: #4F738A;
    margin-left: 0px;
    margin-right: 0px;
	min-height: 10px;
}
#above-header-1-wrap > .container{
	position: relative;
	min-height: 10px;
	width: 100%;
	padding: 0;
	padding-bottom: 10px;
}
#above-header-1-wrap > .container > .row{
	margin: 0 !important;
}
#above-header-1-wrap > .container > .row .stison-block{
	padding: 0 !important;
}
#above-header-1-wrap .search-top{
	position: absolute;
    right: 0px;
    left: 0px;
    bottom: -30px;
    height: 30px;
    width: 100%;
    z-index: 100;
}
#above-header-1-wrap .search-top .container{
	position: relative;
}
#above-header-1-wrap .search-top .content-search-top{
	position: absolute;
    right: 15px;
    bottom: -30px;
    height: 30px;
    width: 50px;
    z-index: 100;
    background-color: #4F738A;
    cursor: pointer;
    padding: 5px;
	color: #fff;
	text-align: left;
}
#above-header-1-wrap .search-top button{
	background: none;
	border: none !important;
	box-shadow: none !important;
	text-align: left;
}
#above-header-1-wrap .search-top button:active,
#above-header-1-wrap .search-top button:focus,
#above-header-1-wrap .search-top button.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#above-header-1-wrap .search-top span{
	margin: 0 !important;
}
#above-header-1-wrap .search-top img{
	width: auto;
	height: auto;
}
#above-header-1-wrap .search-block .simple-layout{
	width: auto;
    display: table;
    margin: 0 auto;
}
#above-header-1-wrap .searchdown{
	display: none;
	position: absolute;
}
#above-header-1-wrap .search-block .simple-layout input{
    width: auto;
    border-radius: 0;
    border-color: #4f738a;
    border-top: 0;
	z-index: 100;
}
#above-header-1-wrap .top-search-button{
	display: block;
    background: url('/images/search-button-down.png') no-repeat;
    background-position: 2px 7px;
    height: 25px;
    width: 25px;
    position: absolute;
	right: 0px;
    top: 3px;
	border: 0;
	box-shadow: none;
}
#above-header-1-wrap .top-search-button.open{
	background: url('/images/search-button-up.png') no-repeat;
    background-position: 2px 7px;
}
#above-header-1-wrap ul.reverse{
    padding: 0;
    margin: 0 0 10px 25px;
}
#above-header-1-wrap ul.reverse li{
	border-bottom: 1px solid #d7e0e7;
    display: block;
    float: left;
    height: 30px;
    margin: 10px 1% 0 1%;
    width: 23%;
}
#above-header-1-wrap ul.reverse li a{
    color: #002145!important;
    font-size: 12px;
    text-decoration: none;
    line-height: 24px;
}
/*header*/
#header-logo{
	height: 170px;
	margin: 0 auto;
	width: 170px;
}
#ubc-logo{
	height: 100%;
	width: 100%;
}
#header-wrap{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('/images/header-background.png');
	overflow: hidden;
}
#header-wrap:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    /*border-radius: 0 0 100%;*/
	/*
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 38%, rgba(255,255,255,0.36) 65%, rgba(251,251,251,0) 80%, rgba(246,246,246,0) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(38%, rgba(255,255,255,1)), color-stop(65%, rgba(255,255,255,0.36)), color-stop(80%, rgba(251,251,251,0)), color-stop(100%, rgba(246,246,246,0)));
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 38%, rgba(255,255,255,0.36) 65%, rgba(251,251,251,0) 80%, rgba(246,246,246,0) 100%);
	background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 38%, rgba(255,255,255,0.36) 65%, rgba(251,251,251,0) 80%, rgba(246,246,246,0) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 38%, rgba(255,255,255,0.36) 65%, rgba(251,251,251,0) 80%, rgba(246,246,246,0) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,1) 38%, rgba(255,255,255,0.36) 65%, rgba(251,251,251,0) 80%, rgba(246,246,246,0) 100%);
	*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=1 );
}
.text-logo{
	padding-top: 16px;
	padding-bottom: 102px;
}
.text-logo p{
	color: #4F738A;
	margin-bottom: 0px;
}
/*below header*/
#below-header-1-wrap{
	background-color: #031D40;
	max-height: 48px;
}
#below-header-1-wrap > .container{
	max-height: 48px;
}
#below-header-1-wrap:after{
	content: '';
	width: 100%;
	height: 5px;
	display: block;
	background-color: #4F738A;
}

/*main menu*/
.main-menu{
	background: none;
	border: 0;
	margin: 0;
}
.main-menu .navbar-nav > li > a:hover,
.main-menu .navbar-nav > li:hover > a,
.main-menu .navbar-nav > li > a:focus{
	color: #B9C3C7;
	/*font-weight: bold;*/
	z-index: 999;
	background: none;
}
.main-menu.navbar-default .navbar-nav > .active > a, .main-menu.navbar-default .navbar-nav > .active > a:hover, .main-menu.navbar-default .navbar-nav > .active > a:focus{
	color: #6D6E71;
	/*font-weight: bold;*/
	background: #fff;
	position: relative;
}
.main-menu .navbar-nav > li > a .caret{
	display: none;
}
.main-menu .navbar-nav > li.active > a:after{
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -3px;
	left: 0;
	background: #031D40;
	/*font-weight: bold;*/
}
.main-menu .navbar-nav > li:first-child{
	display: none;
}
.main-menu .navbar-toggle{
	border: 0;
}
.main-menu .navbar-toggle:hover,
.main-menu .navbar-toggle:focus{
	background: none;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff;
}
.main-menu li.dropdown{
	position: relative;
}
.main-menu ul.dropdown-menu{
	background-color: #B9C3C7;
	border: 1px solid #E5E5E4;
	position: absolute;
	padding: 0 10px;
	left: 15px !important;
	top: 40px;
	border-radius: 0;
	z-index: 9999;
}
.main-menu ul.dropdown-menu > li{
	border-bottom: 1px solid #E5E5E4;
}
.main-menu ul.dropdown-menu > li:last-child{
	border: 0;
}
.main-menu ul.dropdown-menu > li > a{
	font-size: 12px;
	color: #676767;
	text-transform: uppercase;
	line-height: 25px;
}
.main-menu ul.dropdown-menu > li.active > a,
.main-menu ul.dropdown-menu > li > a:hover{
	color: #4F738A;
	/*font-weight: bold;*/
	background: none;
}
.search-block.menu-mobile{
	display: none;
}
/*button basket*/
.basket-button-block{
	background: url('/images/menu-cart.png') no-repeat;
	background-size: 100%;
	float: right;
	width: 35px;
	margin-top: 15px;
	height: 32px;
	padding:0;
}
.basket-button-block a {
	width: 35px;
	height: 32px;
	display: inline-block;
}
.basket-button-block .basket-button-text{
	background-color: #F05D35;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
    padding: 0px 5px;
    font-size: 11px;
    text-align: center;
    position: absolute;
    top: -5px;
    right: -9px;
}
.basket-button-block .glyphicon-shopping-cart:before{
	content: "";
}
/**END Header**/

/**Footer**/
/*footer*/
#footer-wrap{
	background-color: #031D40;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer-wrap p{
	color: #fff;
}
#footer-wrap > .container > .row > div{
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
	display: flex;
    flex-wrap: wrap;
}
#footer-wrap .stison-block{
	display: block;
}
.footer-logo{
	float: left;
}
.footer-logo-text{
	float: left;
	padding-left: 10px;
}
.menu-footer-right li a{
	color: #fff;
	font-weight: bold;
}
.menu-footer-left{
	vertical-align: bottom;
	-webkit-align-self: flex-end;
	align-self: flex-end;
}
.menu-footer-left li{
	float: left;
	padding: 0px 10px;
	border-right: 1px solid #fff;
	line-height: 10px;
	display: inline-block;
}
.menu-footer-left li:first-child{
	padding-left: 0;
}
.menu-footer-left li:last-child{
	padding-right: 0;
	border-right: 0;
}
.menu-footer-left li a{
	color: #fff;
}
/**END Footer**/

/**Content**/
/**/
#content-wrap .stison-block.breadcrumbs-block{
	margin-bottom: 10px;
}
.breadcrumbs-block .you-here{
	display: none;
}
.breadcrumbs-block a,
.breadcrumbs-block li{
	color: #9FBAC6;
	text-transform: uppercase;
	font-size: 10px;
}
.breadcrumbs-block li{
	cursor: default;
}
/*block*/
#content-wrap{
	margin: 0;
	margin-top: 2px;
}
#content-wrap > .container{
	background-color: #fbfbfb;
	padding-top: 30px;
	padding-bottom: 20px;
}
#content-wrap > .container > .row{
	display: -webkit-flex;
	display: flex;
}
#content-wrap > .container > .row > div:last-child{
	border-left: 1px solid #4F738A;
}
#w5{
	border-left:none!important;
}
#content-wrap .stison-block{
	margin-bottom: 30px;
	cursor: default;
	padding: 0;
	padding-top: 10px;
}
#content-wrap .stison-block p{
	/*padding-left: 15px;
	padding-right: 15px;*/
}
#content-wrap .stison-block .news-detail img{
	max-width: 100%;
	max-height: 100%;
	height: auto;
	border: 1px solid #bfbfbf;
}
#content-wrap .block-title a,
#content-wrap .block-title{
	font-family: 'Helvetica';
	font-size: 18px;
	color: #4F738A;
	margin-bottom: 5px;
	font-weight: lighter;
	margin-bottom: 15px;
}
#content-wrap #w10 .block-title{/* margin-top: 10px; */}
#content-wrap .large-title .block-title a,
#content-wrap .large-title .block-title{
	font-size: 23px;
}
#content-wrap .large-title .block-title a{
	font-family: 'Helvetica';
	color: #4F738A;
	margin-bottom: 5px;
	font-weight: lighter;
	margin-bottom: 15px;
}
#content-wrap > .container > .row > div{
	padding: 10px 15px;
}
/*social*/
body ul.social-links li a {
    background: no-repeat 0 0;
    background-size: cover;
    width: 25px;
    height: 25px;
    display: block;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}
body ul.social-links a.social-links-facebook{
	background: url('/images/social.png') no-repeat;
	background-size: auto 25px;
}
body ul.social-links li a.social-links-facebook:hover {
	background-position: 0;
}
body ul.social-links a.social-links-twitter{
	background: url('/images/social.png') no-repeat -35px;
	background-size: auto 25px;
}
body ul.social-links a.social-links-twitter:hover{
	background-position: -35px;
}
body ul.social-links a.social-links-youtube{
	background: url('/images/social.png') no-repeat -67px;
	background-size: auto 25px;
}
body ul.social-links a.social-links-youtube:hover{
	background-position: -67px;
}
#content-wrap ul.social-links a.social-links-instagram{
	background: url('/images/social.png') no-repeat;
    background-size: 120px;
    background-position: -96px 0px;
}
#content-wrap ul.social-links a.social-links-instagram:hover{
	background-position: auto;
}
footer ul.social-links a.social-links-instagram{
	background: url('/images/social-2.png') no-repeat 0px;
	background-size: auto 25px;
}
footer ul.social-links a.social-links-instagram:hover{
	background-position: 0px;
}
/*search*/
#content-wrap .search-block{
	padding-left: 0px;
	padding-right: 0px;
}
#content-wrap .search-block.navbar-form div.field-searchform-keywords,
.simple-layout div.field-searchform-keywords{
	width: 85%;
	float: left;
}
#content-wrap .search-block input#searchform-keywords,
.simple-layout input#searchform-keywords{
	width: 100%;
	border-radius: 5px 0px 0px 5px;
}
.main-menu .simple-layout input#searchform-keywords{
	border: 1px solid #fff;
	min-width: 0;
}
#content-wrap .search-block button#search-submit,
.simple-layout button#search-submit{
	width: 15%;
	border-radius: 0px 5px 5px 0px;
	background-color: #882890;
	color: #fff;
}
.main-menu .simple-layout button#search-submit{
	border-radius: 0px 5px 5px 0px;
	border: 1px solid #fff;
}
.main-menu .simple-layout form.search-block{
	border: 0;
	box-shadow: none;
}
#content-wrap .search-block > a,
#content-wrap form.search-block a,
.simple-layout .search-block > a,
.simple-layout form.search-block a{
	/*width: 85%;*/
	padding: 10px 30px 10px 0px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #882890;
	border-radius: 5px;
	text-decoration: none;
	font-size: 14px;
}
.main-menu .simple-layout .search-block > a,
.main-menu .simple-layout form.search-block a{
	width: 100%;
	clear: both;
	display: table;
	padding: 8px;
	height: auto;
}
#content-wrap .search-block > a:after,
#content-wrap form.search-block a:after,
.simple-layout .search-block > a:after,
.simple-layout form.search-block a:after{
	content: '';
	position: absolute;
	background: url('/images/search-arrow.png') no-repeat;
	background-position: center;
	width: 30px;
	height: 20px;
}
/*Subscribe*/
a.subscribe{
	color: #fff;
	line-height: 20px;
	background: #882890;
	padding: 6px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
}
.subscribe:focus, a.subscribe:hover{background: #5f0a66;}
/*recent news*/
.teaser-layout .teaser-list .list-view .list-items a{
	text-decoration: none;
	font-size: 14px;
	color: #6D6E71;
}
.teaser-layout .teaser-list .list-view .news-detail{
	margin-bottom: 2px;
}
.news-detail h2.news-detail-title { margin-top: 0; margin-bottom:0; }
.news-detail h2.news-detail-title a { font-size: 20px; }
.news-detail-date-user {
	font-size: 12px;
	padding:4px 0;
}
.news-detail-info {
	padding:0.5em 0;
}
.news-detail-info, .news-detail-info a {
	font-size: 14px;
}

/*Menu*/
#content-wrap .navbar-default{
	border: 0;
	background: none;
}
#content-wrap .navbar-default .navbar-brand{
	text-transform: uppercase;
	color: #031D40;
	/*font-weight: bold;*/
	height: auto;
}
#content-wrap .navbar-default .navbar-collapse{
	padding-left: 0;
}
#content-wrap .navbar-default .navbar-collapse{}
#content-wrap .navbar-default .navbar-nav > li{
	border-top: 1px solid #E5E5E4;
	width: 100%;
}
#content-wrap .navbar-default .navbar-nav{
	max-width: 100%;
}
#content-wrap .navbar-default .navbar-nav > li > a{
	color: #676767;
	text-transform: uppercase;
	padding-bottom: 5px;
    padding-top: 5px;
}
#content-wrap .navbar-default .navbar-nav > li > a:hover,
#content-wrap .navbar-default .navbar-nav > li.active > a{
	color: #4F738A;
	/*font-weight: bold;*/
	background: none;
}
nav.menu-left li.dropdown > a{
	padding-right: 20px;
}
nav.menu-left li a{
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
nav.menu-left li.active > a,
nav.menu-left li > a.active{
	/*font-weight: bold;*/
	color: #4F738A!important;
}
nav.menu-left .navbar-collapse > ul > li.dropdown > a .caret{
	float: right;
	position: absolute;
	right: 0;
	bottom: 21px;
	border: 0;
}
nav.menu-left .navbar-collapse > ul > li.dropdown > a .caret:after{
	content: ' ';
	background: url('/images/button-menu.png') no-repeat;
	background-position: center;
	float: right;
	border-radius: 50%;
	background-color: #B8C7D3;
	width: 13px;
	height: 13px;
	text-align: center;
	z-index: 1000;
}
nav.menu-left .navbar-collapse > ul > li.dropdown > a .caret.open:after{
	background-color: #4F738A;
}
nav.menu-left .navbar-collapse >ul > li.dropdown:hover ul{
	display: none;
}
nav.menu-left .navbar-collapse > ul > li > ul > li > ul,
nav.menu-left .navbar-collapse > ul > li > ul{
	position: relative;
	background-color: inherit;
	border: 0;
	margin: 0;
	box-shadow: none;
	width: 100%;
}
nav.menu-left .navbar-collapse > ul > li > ul > li > ul {
	padding-left: 40px;
}
nav.menu-left .navbar-collapse > ul > li > ul > li > ul > li > a{
	padding-left:5px;
	padding-top: 0;
	padding-bottom: 0;
}
nav.menu-left .navbar-collapse > ul > li > ul > li{
	border: 0;
	padding: 0;
}
nav.menu-left .dropdown-menu > li > a:hover{
	background: none;
	/*font-weight: bold;*/
	color: #4F738A;
}
nav.menu-left .dropdown-menu > .active > a,
nav.menu-left .dropdown-menu > .active > a:hover,
nav.menu-left .dropdown-menu > .active > a:focus{
	color: #4F738A;
	/*font-weight: bold;*/
	text-decoration: none;
	background: none;
}
nav.menu-left ul > li > ul > li > a{
	padding: 5px 10px 5px 20px;
	font-size: 14px;
	text-transform: none;
	white-space: normal;
	color: #676767;
}
/*featured slideshow*/
.featured-slideshow .carousel-indicators{
	display: none;
}
.featured-slideshow .carousel-inner .item > div{
	text-align: center;
	border: 0;
}
.featured-slideshow .carousel-inner .item > div .bookshelf-title h2{
	font-size: 14px;
    font-weight: bold;
    color: #6D6E71;
	line-height: 16px;
	margin-bottom: 5px;
}
.featured-slideshow .carousel-inner .item > div .bookshelf-subtitle h3{
	font-size: 12px;
    color: #6D6E71;
	line-height: 15px;
	margin: 5px 0 5px;
	cursor: default;
}
.featured-slideshow .carousel-inner .item > div .bookshelf-contributors p,
.featured-slideshow .carousel-inner .item > div .bookshelf-contributors a{
	font-size: 10px;
    /*color: #3F205A;*/
	line-height: 10px;
}
.featured-slideshow .carousel-control.right, 
.featured-slideshow .carousel-control.left{
	position: absolute;
    top: 120px /*40%*/;
    margin-top: -16px;
    outline: 0;
    width: 19px;
    height: 19px;
    text-indent: -9999px;
    z-index: 99;
}
.featured-slideshow .carousel-control.right:hover{
	/*right: 0px;*/
    background: url(images/controls.png) no-repeat -19px -19px;
}
.featured-slideshow .carousel-control.left:hover{
	/*left: 0px;*/
    background: url(images/controls.png) no-repeat 0px -19px;
}
.featured-slideshow .carousel-control.right{
    background: url(images/controls.png) no-repeat -19px 0px;
}
.featured-slideshow .carousel-control.left{
    background: url(images/controls.png) no-repeat 0 0;
}
.carousel-control{
	opacity: 1;
}

/*bxslider*/
.bx-wrapper .row{
	margin: 0;
}
.book-list-similar .bx-wrapper .book-list-item{
	border: 0;
}
.slide-show.book-list .list-items .row{
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
	display: flex;
    flex-wrap: wrap;
}
.slide-show.book-list .list-items .book-item-title a {
	font-size: 14px;
    font-weight: bold;
    color: #6D6E71;
	line-height: 16px;
	margin-bottom: 5px;
}
.book-item-subtitle{
	font-size: 12px;
}
.book-item-contributor{
	margin-top: 5px;
}
.book-item-contributor, .book-item-contributor a{
	font-size: 10px;
    color: #3F205A;
	line-height: 10px;
	
}
.slide-show .book-list-similar .book-item-info{
	text-align: center;
	margin-top: 20px;
}
/*book detail*/
.book-detail .book-detail-image img{
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.book-detail-award li { margin-bottom: 0.5em; }
.book-detail-publisher { margin-bottom:0.5em; }
.book-detail .book-detail-forms .book-detail-product-form{
	background: none;
	color: #676767;
	font-weight: bold;
	font-size: 14px;
	height: auto;
}
.book-detail .book-detail-forms .book-detail-col-2{
	margin-bottom: 10px;
}
.book-detail .book-detail-forms .book-detail-published,
.book-detail .book-detail-forms .book-detail-isbn{
	font-size: 11px;
	color: #676767;
}
.book-detail .book-detail-forms .book-detail-price{
	width: 100%;
	border: 1px solid #676767;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 0;
	height: 20px;
	line-height: 16px;
}
.book-detail .book-detail-forms .book-detail-price span{
	line-height: 18px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #6D6E71;
	padding-left:5px;
}
.book-detail .book-detail-forms .book-detail-price span.book-detail-list-price{
	padding-left: 5px;
	float: left;
}
.book-detail .book-detail-forms .book-detail-price span.book-detail-list-price-image{
	background: #ce6c18;
	display: table;
	float: right;
	padding: 0;
	margin: 0;
}
.book-detail .book-detail-forms .book-detail-price span.book-detail-add-cart-text{
	padding-right: 10px;
	position: absolute;
    right: 15px;
}
.book-detail .book-detail-forms .book-detail-price {
	/*float: right;*/
}
.book-detail .book-detail-forms .book-detail-price img{
	height: 18px;
	width: 18px;
	float: right;
}
.book-detail .book-detail-forms .book-detail-subjects a{
	font-size: 12px;
	color: #6D6F70;
}
.book-detail .book-detail-forms .book-detail-to-cart,
.book-detail .book-detail-forms .book-detail-sample,
.book-detail .book-detail-forms .book-detail-audiobook
{
	display: block;
	background-color: #031D40;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	padding: 5px 0;
}
.book-detail .book-detail-forms .book-detail-sample{
	background-color: #72BF44;
	margin-top: 10px;
}

.book-detail .book-detail-forms .book-detail-audiobook{
	background-color: #FFA000;
	margin-top: 20px;
	margin-bottom: 20px;
}

.book-detail .book-detail-forms .book-detail-series a{
	color: #6D6F70;
}
.book-detail .book-detail-forms .book-detail-to-cart span{
	padding-right: 5px;
}
.book-detail .book-detail-info h1.book-detail-title{
	font-size: 22px;
	color: #4D4E4E;
	margin-bottom: 0;
}
.book-detail .book-detail-info h4.book-detail-sub-title{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.book-detail .book-detail-info .book-detail-social-share{
	min-height: auto;
	margin-bottom: 10px;
	width: 100%;
}
.book-detail .book-detail-info .book-detail-social-share img{
	cursor: pointer;
}
.book-detail .book-detail-info .book-detail-contributors{
	font-size: 12px;
	/*color: #3F205A;*/
}
.book-detail .book-detail-info h3{
	font-size: 15px;
	font-family: 'Helvetica';
	color: #6D6E71;
	text-transform: uppercase;
}
.book-detail-about-book em, .book-detail-about-book i {
	font-style: italic !important;
}
.book-detail .book-detail-info .book-detail-categories{
	margin-top: 30px;
}
.book-detail .book-detail-info .book-detail-award{
	padding: 0;
	list-style: none;
}
.book-detail .book-detail-tabs ul.nav-tabs{
	display: table;
	width: 100%;
	text-align: center;
	border: 0;
}
.book-detail .book-detail-tabs ul.nav-tabs li{
	display: table-cell;
	float: none;	
	padding: 0 5px;
}
.book-detail .book-detail-tabs ul.nav-tabs > li > a{
	-moz-box-shadow:    inset 0 50px 50px -40px rgba(200, 200, 200, 0.7);
	-webkit-box-shadow: inset 0 50px 50px -40px rgba(200, 200, 200, 0.7);
	box-shadow:			inset 0 50px 50px -40px rgba(200, 200, 200, 0.7);
	background-color: #fff;
	border: 0;
	border-radius: 5px 5px 0 0;
	color: #999999;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.book-detail .book-detail-tabs ul.nav-tabs li.active a{
	-moz-box-shadow:   	none;
	-webkit-box-shadow: none;
	box-shadow:			none;
	border: 0;
	color: #031D40
}
.book-detail .book-detail-tabs ul.nav-tabs li.active a:hover,
.book-detail .book-detail-tabs ul.nav-tabs li a:hover{
	border: 0;
	color: #031D40;
}
.book-detail .book-detail-tabs .tab-content,
.book-detail .book-detail-tabs .tab-content .tab-pane {
	border: 0;
}
.book-detail-social-share .share{
	width: 100%;
    float: left;
    margin-top: 5px;
	margin-bottom: 15px;
}
.book-featured-bottom img{
	max-width: 100%;
	height: auto;
}
.book-featured-bottom .book-featured-image{
	width: 100%;
	margin-bottom: 5px;
}
.book-featured-bottom .book-featured-info{
	width: 100%;
	text-align: center;
}
/*rel-titles*/
.rel-titles .carousel-control{
	display: none;
}
.rel-titles .carousel-indicators{
	display: none;
}
/*alphanumeric layout*/
.alphanumeric-layout{
	/*-webkit-column-count: 2; 
    -moz-column-count: 2;
    column-count: 2;*/
}
.alphanumeric-layout > ul{
	width: 49%;
	float: left;
}
.alphanumeric-layout > ul:last-child{
	margin-left: 1%;
}
.alphanumeric-layout > ul:first-child{
	margin-right: 1%;
}
.alphanumeric-layout ul{
	list-style: none;
	padding-left: 16px;
}
.alphanumeric-layout a{
	color: #6D6E71!important;
	text-decoration: none;
}
.alphanumeric-layout a:hover{
	color: #2aa9b7!important;
	text-decoration: none;
}
.alphanumeric-layout a.open{
	color: #031D40;
}
.alphanumeric-layout ul{
	min-height: 5%;
}

.alphanumeric-layout > ul > li > a.open{
	font-weight: bold;
}
.alphanumeric-layout > ul > li li li > a{
	color: #323436;
}
.alphanumeric-layout ul > li.categorization-alpha{
	font-size: 16px;
	font-weight: bold;
	color: #4F738A;
	margin-top: 10px;
}
.alphanumeric-layout ul > li{
	position: relative;
}
.alphanumeric-layout ul > li ul{
	display: none;
}
.alphanumeric-layout > ul > li  a > .caret{
	float: left;
	position: absolute;
	left: -5px;
	top: 3px;
	border: 0;
}
.alphanumeric-layout > ul > li  a > .caret:after{
	content: ' ';
	background: url('/images/button-menu.png') no-repeat;
	background-position: center;
	float: right;
	border-radius: 50%;
	background-color: #B8C7D3;
	width: 13px;
	height: 13px;
	z-index: 1000;
}
.alphanumeric-layout > ul > li > a > .caret.open:after{
	background-color: #CE6A1A;
}
.alphanumeric-layout > ul > li > ul a > .caret.open:after{
	background-color: #72BF44
}
/*new list*/
.events-layout .list-items .news-detail, .news-layout .list-items .news-detail{
	margin-bottom: 30px !important;
}
.featured-news .news-layout .list-items .news-detail > div{
	width: 100%;
	padding: 0;
}
.featured-news .news-layout .list-summary { display:none; }

.featured-news .news-layout .list-items .news-detail > div > .news-detail-speakers span{
	font-size: 13px;
	font-weight: bold;
	color: #882890;
}
.events-layout .list-items .news-detail > div > .news-detail-title,
.news-layout .list-items .news-detail > div > .news-detail-title{
	margin-bottom: 0px;
	margin-top: 0px;
}
.events-layout .list-items .news-detail > div > .news-detail-title a,
.news-layout .list-items .news-detail > div > .news-detail-title a{
	color: #4F738A!important;
	font-size:20px;
}
.events-layout .list-items .news-detail > div > .news-detail-date-user span,
.events-layout .list-items .news-detail > div > .news-detail-teaser,
.news-layout .list-items .news-detail > div > .news-detail-date-user span,
.news-layout .list-items .news-detail > div > .news-detail-teaser{
	font-size: 14px;
	color: #6D6E71;
}
.events-layout .events-detail .news-detail-date-user { padding-bottom:0; }
#content-wrap .stison-block.featured-news { margin-bottom: 0; }
.events-layout .events-detail .news-detail-title { font-size:20px; margin:0; margin-bottom:2px; }
.events-layout .events-detail .news-detail-date-user,
.events-layout .events-detail .news-detail-location {
    font-size: 13px!important;
    font-weight: bold;
}
.events-layout .events-detail .news-detail-location { margin-bottom:10px; }
.news-layout .news-detail .news-detail-link,
.events-layout .events-detail .news-detail-books {
	clear: left;
	padding-top:5px;
}
.news-layout .news-detail .news-detail-books span.image-not-found,
.events-layout .events-detail .news-detail-books span.image-not-found {
	display:block;
}
.news-layout .news-detail .news-detail-link,
.news-layout .news-detail .news-detail-link a,
.news-layout .news-detail .news-detail-user,
.news-layout .list-items span.news-detail-more a,
.events-layout .list-items .news-detail-teaser a,
.events-layout .events-detail .news-detail-text p,
.events-layout .events-detail .news-detail-text a,
.events-layout .events-detail .events-detail-user {
	font-size:14px;
}
.featured-news .news-layout .list-items .news-detail > div > .news-detail-title {
	margin-top: 10px;
}
.featured-news .news-layout .list-items .news-detail > div > .news-detail-speakers span{
	font-size: 13px;
	font-weight: bold;
}
.events-layout .list-items .news-detail-image,
.news-layout .list-items .news-detail-image {
	text-align: center;
}
.events-layout .list-items .news-detail:first-child .news-detail-image,
.news-layout .list-items .news-detail:first-child .news-detail-image {
	text-align: center;
}
.events-layout .list-items .news-detail-image img,
.news-layout .list-items .news-detail-image img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 300px;
}
.events-layout .events-detail .news-detail-image {
	padding-left: 0;
	max-width:100%;
}
.events-layout .blog-list .list-items > div,
.news-layout .blog-list .list-items > div{
	border: 0;
}
.blog-list .list-items > div {
	padding: inherit !important;
	margin: inherit !important;
}
.news-layout .book-detail-events, .events-layout .book-detail-events { display: block; padding-bottom: 6px; }
.news-layout .news-detail .news-detail-date { display: block; margin-bottom: 5px; margin-top: 2px; }
.news-layout .list-view .list-summary,
.events-layout .list-view .list-summary {
	display:none;
}
.events-layout .list-view .news-detail-date-user { font-size:14px; padding-bottom:0; }

/*book list*/
.book-list .list-summary{
	display: none;
}
.book-list .book-list-toolbar{
	border: 0;
}
.book-list .list-items .book-item-image{
	text-align: center;
}
.book-list .list-items .book-item-title a{
	font-size: 16px;
	font-weight: normal;
	color: #8B008B;
}
.book-list .list-items .book-item-title { margin-bottom:5px; }
.book-list .list-items .book-item-sub-title{
	font-size: 12px;
	color: #6D6E71;
	margin-top:5px;
}
.book-list .list-items .book-item-contributors,
.book-list .list-items .book-item-contributors a {
	font-size: 12px;
	/*color: #8B008B!important;*/
}
.book-list .list-items .book-item-contributors{
	margin-top: 8px;
	margin-bottom: 8px;
}
.book-list .list-items .book-item-publisher,
.book-list .list-items .book-item-imprint { font-size: 11px; }
.book-list .list-items .book-item-publisher-imprint { margin-bottom: 8px; }

.book-list .list-items .book-item-short-description p{
	font-size: 12px;
	color: #4D4E4E;
}
.book-list .list-items .book-item-forms span{
	font-size: 11px;
	color: #676767;
	margin-bottom: 15px;
}

.book-item-image img, .book-detail .book-detail-image img {
	border: 1px solid #bfbfbf;
}

.book-item-awards{
	color: #4d4e4e;
	font-size: 12px;
}
.book-item-awards p{
	color: #447BBF;
	font-size:9pt;
}

.book-list .book-item-more-info a{
	color: #fff;
	background: #447BBF;
	padding: 3px 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
.book-list .dropdown-toggle{
	position: relative;
	border-radius: 0;
	border: 1px solid #6D6E71;
	overflow: hidden;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 17px;
	color: #787878;
}
.book-list .book-list-mode, 
.book-list .book-list-page-size, 
.book-list .book-list-sorter{
	margin-bottom: 5px;
	line-height: 20px;
	margin-right: 10px;
}
.book-list .book-list-page-size .dropdown-toggle{
	margin: 0 2px 0px 5px;
	padding-left: 3px;
}
.book-list .book-list-sorter .dropdown-toggle{
	
margin-top: 1px;
}
.book-list .caret{
	margin-left: 2px!important;
}
.book-list .dropdown-toggle span.caret{
	border: 0;
}
.book-list .dropdown-toggle span.caret:after{
	content: "";
	background: url('/images/book-list-dropdown.png');
	background-position: center;
	background-size: 100% 100%;
	height: 103%;
	width: 18px;
	position: absolute;
	top: 0;
	right: -1px;
}
.book-list .book-list-page-size span{
	color: #787878;
	font-size: 10px;
}
.book-list .book-list-sorter .dropdown-toggle{
	text-transform: uppercase;
	border: 0;
}
.book-list-list .list-items > div:last-child{
	border: 0 !important;
}
.book-list .book-list-list .book-item-forms li > span.book-item-form{
	margin-bottom: 0;
}
/*review*/
.book-detail blockquote{
	border: 0px;
	padding: 0;
}
.book-detail blockquote > span:first-child:after,
.book-detail blockquote >span:first-child:before{
	font-size: 19px;
	font-family: "equity-text";
	margin-right: 3px;
	font-weight: bold;
}
.book-detail blockquote >span:first-child:before{
	content: '“';
}
.book-detail blockquote > span:first-child:after{
	content: '”';
}
.book-detail blockquote span{
	font-size: 14px;
}
.book-detail blockquote span.footer:before{
	content: '—'
}
.book-detail blockquote span.footer{
	color: #979797;
	font-size: 12px;
}
/*book page*/
.collapsable-info ul,
.book-page ul{
	list-style: none;
	padding-left: 10px;
}
.collapsable-info ul > li,
.book-page ul > li{
	position: relative;
	font-size: 13px;
	color: #4F738A;
	font-weight: bold;
	padding-left: 5px;
}

.book-page > ul > li{
	line-height: 25px;
}
.book-page > ul > li *{
	line-height: 20px;
	font-weight: normal;
	color: #6D6E71;
}
.collapsable-info ul > li a,
.book-page ul > li a{
	font-size: 13px;
	color: #46257D;
}
.collapsable-info > ul > li a:hover,
.book-page > ul > li a:hover{
	color: #CE6A1A;
}
.book-page > ul > li > a{
	color: #4F738A!important;
    font-weight: bold;
}
.book-page > ul > li > a:hover{
	color: #4F738A;
}
.collapsable-info ul > li ul,
.book-page ul > li ul{
	display: none;
}
.collapsable-info  ul > li .caret,
.book-page  ul > li .caret{
	float: left;
	position: absolute;
	left: -5px;
	top: 5px;
	border: 0;
	cursor: pointer;
}
.collapsable-info  ul > li .caret:after,
.book-page  ul > li .caret:after{
	content: ' ';
	background: url('/images/button-menu.png') no-repeat;
	background-position: center;
	background-size: 100%;
	float: right;
	border-radius: 50%;
	background-color: #4F738A;
	width: 13px;
	height: 13px;
	z-index: 1000;
}
.collapsable-info  ul > li .caret.open:after,
.book-page  ul > li .caret.open:after{
	background-color: #CE6A1A;
}
.collapsable-info ul.bullets,
.book-page ul ul ul,
.collapsable-info ul ul ul,
.book-page ul.bullets{
	display: block !important;
}

/* book picker */
.book-picker-info .book-picker-title a {
	color: #6d6e71 !important;
	font-size: 16px;
	font-weight: normal;
}
.book-picker-info .book-picker-subtitle{
	font-size: 12px;
	color: #6D6E71;
}
.book-picker-info .book-picker-contributors,
.book-picker-info .book-picker-contributors a{
	font-size: 12px;
	/*color: #46257D!important;*/
}
.book-picker-info .book-picker-contributors{
	margin: 12px 0 12px 0;
}
.book-picker-info .book-picker-description p{
	font-size: 12px;
	color: #4D4E4E;
}
/*featured layout*/
.featured-layout .list-items{
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;
	flex-wrap: wrap;
}
.featured-layout .book-featured{
	width: 33.33333333%;
	text-align: center;
	padding: 0 15px;
}
.book-featured .book-featured-image{
	min-width: 100%;
}
.book-featured .book-featured-image img{
	width: 90px;
}
.featured-layout .book-featured:first-child{
	/*padding-left: 0px;*/
}
.featured-layout .book-featured-info{
	padding-top: 10px;
}
.featured-layout .book-featured a{
	color: #676767!important;
}
/*subscribe mobile*/
.subscribe-mobile{
	border-top: 1px solid #A9BCC9;
	margin-bottom: 0px!important;
}
.subscribe-mobile a.subscribe{
	background: #882890;
	box-shadow: none;
	color: #ffffff;
	float: right;
	margin-top: -4px;
	padding: 5px 9px;
	margin-bottom: 5px;
}
.subscribe-mobile button:hover,
.subscribe-mobile button:focus{
	background: none;
	color: #3F205A;
	box-shadow: none;
}
/*advanced search*/
.advanced-search .form-group{
	position: relative;
}
.advanced-search div.field-searchform-keywords{
	width: 100% !important;
}
.advanced-search label{
	font-weight: bold;
	font-size: 13px;
	color: #031D40;
	text-transform: uppercase;
}
.advanced-search input{
	width: 100%;
	border-radius: 5px 0px 0px 5px;
}
/*.advanced-search .help-block:before{
	content: "";
	position: absolute;
	background: url("/images/tab-down.png") no-repeat;
	background-color: #72BF44;
	background-position: center;
	height: 34px;
    width: 34px;
	right: 0;
    top: 25px;
}*/
.advanced-search span.button-search{
	background-color: #72BF44;
    position: absolute;
    right: 0;
    top: 25px;
    height: 34px;
    width: 34px;
    text-align: center;
    padding: 10px;
    color: #fff;
	cursor: pointer;
}
.advanced-search .btn-primary{
	width: auto !important;
	float: right;
	background: #CE6A1A;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 10px;
    padding-top: 5px;
    padding-right: 35px;
	margin-top: 15px;
	position: relative;
	border-radius: 0;
}
.advanced-search .btn-primary:after{
	content: '';
    position: absolute;
    background: url('/images/search-arrow.png') no-repeat;
    background-position: center;
    width: 34px;
    height: 16px;
}
.advanced-search select{
	background: url('/images/search-dropdown.png') no-repeat;
    background-position: 100%;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    border-radius: 4px 0px 0px 4px;
	background-size: 34px;
}
/*slideshow*/
#carouselButtons{
	margin-right: 15px !important;
    margin-bottom: 5px !important;
}
.carousel-wrapper-block .carousel-indicators{
	bottom: -30px;
    right: 0;
    width: auto;
    margin: 0;
    left: auto;
}
.carousel-wrapper-block .carousel-indicators li{
	border-color: #882890;
}
.carousel-wrapper-block .carousel-indicators .active{
	background-color: #882890;
}
.carousel-wrapper-block .carousel-control{
	display: none;
}
.carousel-wrapper-block .carousel-inner img{
	width: 100%;
}
#content-wrap .slideshow{
	margin-bottom: 50px;
}
#content-wrap .html-catalogue-small img{
	max-height: 234px;
}
.html-catalogue{
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}
/*pagination*/
.pagination{
	float: right;
	list-style: none;
 	margin-right: 40px;
	margin-top:0;
}
.pagination > li{
	margin: 0;
}
.pagination > li.prev,
.pagination > li.next{
	border-right: 0;
	position: relative;
}
.pagination > li.prev span:after{
	content: "";
	background: url('/images/arrow-orange-blur-2.png') no-repeat;
	height: 20px;
	width: 20px;
	position: absolute;
	left: -12px;
    top: -3px;
}
.pagination > li.prev a:after{
	content: "";
	background: url('/images/arrow-orange-2.png') no-repeat;
	height: 20px;
	width: 20px;
	position: absolute;
	left: -12px;
    top: -3px;
}
.pagination > li.next span:after{
	content: "";
	background: url('/images/arrow-orange-blur.png') no-repeat;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0px;
    top: -3px;
}
.pagination > li.next a:after{
	content: "";
	background: url('/images/arrow-orange.png') no-repeat;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0px;
    top: -3px;
}
.pagination > li.next span,
.pagination > li.prev span,
.pagination > li.next a,
.pagination > li.prev a{
	border: 0;
	padding: 0;
}
.pagination > li > a{
	border: 0;
	color: #CE6A1A!important;
	font-size: 13px;
	padding: 0 5px;
	margin: 0;
	line-height: 15px;
	background: none;
	border-right: 1px solid #CE6A1A;
}
.pagination > li > a:hover,
.pagination > li.active > a,
.pagination > li.active > a:hover{
	background: none;
	font-weight: bold;
	color: #CE6A1A!important;
	border-color: #CE6A1A;
}
.pagination > li:nth-last-child(2) > a{
	border: 0;
}

.moneris-loading-image{
	width:60px;
}
/**END Content**/

div.modal-newsletter div.modal-content button.button {
	display: inline-block;
	background: #5d9732;
	padding: 8px 10px;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}



#errorAsset .modal-content {
	border-radius: 0px;
	background-color: #031D40;
}

#errorAsset .modal-content h3 {
	margin-top: 0px;
	margin-bottom:  0px;
	color: #fff;
}

#errorAsset .modal-footer {
    padding: 10px;
    text-align: right;
    border-top: 0px;
}

#errorAsset .modal-footer .btn {
	font-size: 11px;
	background-color: #4F738A;
	color: #fff;
}

