@CHARSET "UTF-8";


.cartitemimage{
	height:50px;
}
.cartview .imgbox{
	width:80px;
}





/* LOCAL CUSTOM DESIGNS */

a:hover, a:focus {
    /* color: #23527c !important; */
    color: #00ccff !important;
    text-decoration: underline !important;
}

hr{
	color:#cccccc;
	height:1px;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
h2{
	margin-top: 5px !important;
	margin-bottom: 10px !important;
}
.bestseller{
	position:absolute;
	left: 20px;
	top: 0px;
}
#toplogoarea{
	min-height: 170px;
	width: 100%;
	}
#professor {
	position: absolute;
	z-index: 3;
	top: 52px;
	left: 50%;
	margin-left: -71px;
	}
#logo-bg {
	position: absolute;
	z-index: 1;
	top: 35px;
	left: 50%;
	margin-left: -91px;
	}
#logo {
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}
#lang{
	width: 100px;
	position: absolute;
	z-index: 3;
	top: 127px;
	left: 50%;
	margin-left: -50px;
	}
#lang a:hover{
	color: #fff;
	text-decoration: none !important;
	}
#lang a:active{
	color: #30659b;
	text-decoration: none !important;
	}
#rus{
	width: 50%;
	text-align: left;
	font-weight: 700;
	}
#eng{
	width: 50%;
	text-align: right;
	font-weight: 700;
	}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
	}
.navbar .navbar-collapse {
    text-align: center;
	}
.navbar-default .navbar-nav > li > a{
	font-size:17px !important;
}
.nav li::after {
    content: '/';
	}
.nav li:last-child:after{
	content: ' ';
	}
.nav li:hover a{
	text-decoration: underline;
	}
.gray{
	background: #efefef;
	}
.uve-logoarea{
	height: 180px;
	}
.uve-textarea {
	padding:0 0 60px 0;
	}
#uva-text{
	position: absolute;
	width: 378px;
	left: 50%;
	top: 105px;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}
#uva-bg{
	position: absolute;
	width: 459px;
	top: 104px;
	left: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.nowrap{
	white-space:nowrap;
	}
.vita td{
	vertical-align: top;
	}
.popularworks th{
	min-height: 54px;
	background-color:#9b7461;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	}
.popularworks td{
	background-color: #efefef;
	padding: 27px 15px;
	}
.popularworks td img{
	vertical-align: middle;
	}
.popularworks td a, a:hover, a:active{
	color: #21b3e3;
	text-decoration: underline;
	}
i {
	margin-right: 20px;
	color: #FFFFFF;
	}
i.fa {
    color: black;
}
.svg-inline--fa {
    color: black;
    margin-right: 20px;
}
.carright{
	color:silver !important;
	right:0px;
	top:50%;
	position:absolute;
}
.carleft{
	color:silver !important;
	left:20px;
	top:50%;
	position:absolute;
	z-index:10;
}
#footer{
	/* min-height: 550px; */
	background-color: #DDDBDB;
	margin-top: 60px;
	}
#footernavbar a{
	color: #fff !important;
	}
#footernavbar {
	color: #fff !important;
	}
#footernavbar a:hover, a:active{
	color: #30659b !important;
	}
#footernavbar a:hover, a:active{
	color: #30659b !important;
	}
	
/*biogr.html*/
.source{
	margin:30px 0;}
.source th{
	min-width: 200px;
	min-height: 200px;
	background-color:#9b7461;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 700;
	padding: 8px;}
.source td{
	background-color: #d3d3d3;
	padding: 20px;}
.marked {
	color: #30659b;}
.withlead {
	margin: 0 !important;
	}
/*books.html*/
.booksmenu {
	text-align: center;}
.booksmenu li{
	display: inline-block;
	margin-right: 10px;
	}
.booksmenu li a:hover, .booksmenu li a:active{
	color: #996666;
	}
.booksmenu li::after{
	content: '|';
	margin-left: 15px;
	}
.booksmenu li:last-child:after{
	content: ' ';
	}
.books{
	text-align: center;
}
.books td{
	padding: 2px;
}
/*1book.html*/
span.date{
	color: #999;}
/*Form*/
.formarea{
	margin: 40px 0;
	padding: 20px 40px;}
form legend, form label{
	font-family: 'Roboto slab', serif;
	color:#336699}  
form input, textarea{
	background-color: #efefef !important;
	}
form button{
	padding: 13px 20px;
	font-family: 'Roboto slab', serif;
	}

	
	/* ####################    MOVE BELOW CODE TO TILES.CSS :   ############# */


#lightboxOverlay { position: fixed !important; top: 0; left: 0; height: 100% !important; width: 100% !important; }
#lightbox { position: fixed !important; top: 50% !important; transform: translateY(-50%); }

.marked{
	background:aliceblue !important;
}

.marking{
	cursor:pointer;
	font-size:12px;
	color:#24AF9F;
}
.mark_all{cursor:pointer;}
.mark_none{cursor:pointer;}
.tile_multi.jsonclick{
	font-size:12px;
	border:1px solid lightblue;
	border-radius:3px;
	text-align:center;
	cursor:pointer;
}
.tile_multi.jsonclick:hover{
	background:wheat;
}


.unseen{
  background:#e4fcc2;
  background: linear-gradient(to right, #edfcc0 , rgba(0,0,0,0));
}




.COOKIE_ACCEPT {
    margin: 0 auto;
    position: relative;
    top: 0px;
  width:80%;
  
}
.COOKIE_ACCEPT .listing{
  color:black;
}
.COOKIE_ACCEPT > .listing > .listing_tile_set {
    border: 1px solid orange;
}
.COOKIE_ACCEPT .listing a{
  text-decoration:underline;
}
.box.web_logon {
    position: relative;
    right: 0;
    text-align: right;
}
.buttontop_tile_set .buttonarea {
    margin: auto;
}
.buttontop_tile_set{
  margin-bottom:50px;
}
.footer{
  color:silver;
}
.footer a{
  color:gray;
}
.fa-star-o{
  color:orange;
}
.fa-star{
  color:orange;
}
.fa-heart-o{
  color:red;
}
.fa-heart{
  color:red;
}
.tile_ui_comment_content {
    font-size: 16px;
}
.tile_ui_comment.tile_signature {
    color: silver;
    font-size: 11px;
  margin-bottom:10px;
}
h3{
  margin-top:10px;
  margin-left: 40px;
}
.top_searchinput{
  margin-top:5px;
}
.login_wrap {
    background: rgba(54, 54, 54, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100;
}
.web_logon .login_wrap .tiles {
    margin: 40px auto 0;
    width: 50%;
	padding: 40px;
    text-align: left;
  background: white;
}
.login_wrap > .h6 {
    background: white none repeat scroll 0 0;
    margin: 0 auto;
    padding: 10px;
    width: 50%;
}
.logon_pref_link, .logon_news_link{
  display:none;
}

.col_sorted{
	background:aliceblue;
}
.tiles_sort .box{
	cursor:pointer;
}
.container{
  /* background:white; */
  margin:0 auto;
  margin-bottom:40px;
}
.box.buttons.row {
    margin: 0;
}
p{
  margin-bottom:0px;
}
.cancel_search i{
	float: left;
	margin: 8px;	
}
.tiles_sort .box{
	display:block;
}
.topsup{
    background: red none repeat scroll 0 0;
    color: white;
    font-size: 10px;
    left: 5px;
    padding: 0 3px;
    top: -15px;
  opacity:.5;
  cursor:pointer;
}
.topsup:hover{
  opacity:1;
}
.button_label{
  margin: -6px -12px;
  padding: 8px 14px;
}
.tab_button {
    border: 1px solid silver;
    color: black;
    width: auto;
    padding: 2px;
    height: auto;
    margin: 2px;
    font-size: small;
}
.tab_button:hover{
	background:wheat;
}
.selected_tab{
  background:wheat;
}
	