@CHARSET "UTF-8";

.ci-dropdown-menu {
    display: block;
    border: 1px solid #bcbcbc;
    border-top: none;
    position: absolute;
    top: 33px;
    margin-left: 132px;
    width: 419px;
    text-align: left;
    background: #fff;
    z-index: 2
}

.ci-dropdown-menu a {
    padding-left: 20px;
    line-height: 30px;
    height: 30px;
    display: block;
    color: #595959;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ci-dropdown-menu a:hover {
    font-weight: bold;
    background-color: #f5f5f5;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu.typeahead {
    display: block;
    border: 1px solid #bcbcbc;
    border-top: none;
    position: absolute;
    top: 33px;
    margin-left: 140px;
    width: 419px;
    text-align: left;
    background: #fff;
    z-index: 10;
}

.search-list-li span.highlight {
    color: #e57f35;
    font-weight: normal
}

.search-list-li i.idx-2 {
    min-width: 25px;
    min-height: 25px;
    border-radius: 50%;
    background-color: #1b6197;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    text-align: left;
    line-height: 22px;
    font-style: italic;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
}

.left-list li {
    cursor: pointer;
}

.scroll {
    width: 80px;
    height: 80px;
    background: #996633;
    color: #fff;
    line-height: 80px;
    text-align: center;
    position: fixed;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    font-size: 14px;
}

/**
@font-face {
	font-family: "iconfont";
	src: url('font_001z27klwvobt9.eot'); 
	src: url('font_001z27klwvobt9.eotiefix') format('embedded-opentype'), 
  		url('font_001z27klwvobt9.woff') format('woff'), 
  		url('font_001z27klwvobt9.ttf') format('truetype'),
		url('font_001z27klwvobt9.svg#iconfont') format('svg');
}
**/

@font-face {
    font-family: 'iconfont';  /* project id 401415 */
    src: url('//at.alicdn.com/t/font_401415_tnhzirjr4ik.eot');
    src: url('//at.alicdn.com/t/font_401415_tnhzirjr4ik.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_401415_tnhzirjr4ik.woff') format('woff'),
    url('//at.alicdn.com/t/font_401415_tnhzirjr4ik.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_401415_tnhzirjr4ik.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-top:before {
    content: "\e605";
}

.scroll-top {
    height: 30px;
    width: 30px;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
    font-size: 26px;
    background-color: #23527c;
    color: #fff;
    border-radius: 2px;
    z-index: 99;
    position: fixed;
    right: 0px;
    bottom: 50px;
    cursor: pointer;
}

.view-details a {
    margin-left: 10px;
    cursor: pointer;
}

.view-details a:first-child {
    margin-left: 0px;
}

.left-hb {
    overflow-y: auto;
    padding-bottom: 20px;
}

/* ::-webkit-scrollbar  
{  
    width: 4px;  
    height: 4px;  
}   */

input[id="remember"] + label:before {
    border: 1px solid #a6a6a6;
    width: 12px;
    content: "";
    position: absolute;
    left: 50px;
    display: block;
    top: 395px;
    height: 12px;
    z-index: 1;
    border-radius: 2px;
    background-color: #fff;
}

.register-content span {
    position: absolute;
    right: 53px;
    bottom: 45px;
    font-size: 12px;
}

.mail input[type="button"] {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: 60px;
    line-height: 60px;
    border: none;
    background-color: #4574ac;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 20px;
}

#smb {
    height: 50px;
    width: 140px;
    text-align: center;
    color: #fff;
    background-color: #4574ac;
    line-height: 50px;
    margin-left: 85px;
    font-size: 16px;
    display: inline-block;
}

/*
#div-search-fields select {
    font-size: 10px;
    width: 123px;
    height: 100%;
    border: none;
}
*/
.book-content-list-s {
    position: absolute;
    background: #fff;
    display: none;
    -moz-box-shadow: 1px 5px 14px #888888;
    box-shadow: 1px 5px 14px #888888;
    left: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    z-index: 99;
    padding: 20px 0;
    bottom: 15%;
}

.down {
    float: right;
    font-size: 1px;
}

/* .left-list:after{
	content: "";
	height: 1px;
	background:#ddd;
	width: 100%;
	position: absolute;
    left: 32px;
} */
.qd {
    width: 136px;
    height: 50px;
    line-height: 50px;
    /* float: left; */
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #4574ac;
    text-align: center;
    color: #fff;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    cursor: pointer;
    position: absolute;
    right: 232px;
    top: 323px;
}

.font-search-type {
    font-size: 16px;
    font-weight: 400;
}

.weight600 {
    font-size: 20px;
    font-weight: 600;
    color: #1776c0;
}

.topbar-maxwidth {
    width: 100%;
    margin: 0 auto;
    height: 35px;
    background-color: #343742;
}

.topbar-search-header.search-header {
    margin: 0 auto;
    color: #ebebeb;
    width: 100%;
    padding: 0 20px;
}

.topbar-search-header.search-header a {
    color: white;
}

.topbar-search-header.search-header select {
    color: black;
}

#html .divider {
    margin: 9px 1px;
    height: 2px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    background-color: #e5e5e5;
    width: 100%;
}

.wide-screen-main {
    width: 85%;
    margin: 0 auto;
}

.full-width {
    width: 100%;
    margin: 0 auto;
}

/* .dropdown-toggle small{
	padding-left:10px;
} */

#book_detail_div_catalog {
    padding-left: 30px;
    font-style: italic;
    font-size: 12px;
    border-left: dotted;
    border-left-width: thin;
    margin-left: 15px;
}

#book_detail_div_preview {
    padding-left: 30px;
    font-style: italic;
    font-size: 12px;
}

.clickit-detail .clickit-detail-links > div {
    /* height: 35px; */
    line-height: 30px;
}

.clickit-detail .clickit-detail-links a i, .clickit-detail .clickit-detail-links > div i {
    background-color: transparent;
    height: 12px;
    width: 24px;
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat
}

.clickit-detail .clickit-detail-links > div input {
    width: 78%;
    border: none;
    border-radius: 3px;
    margin-left: 10px;
}

.clickit-detail .clickit-detail-links > div button {
    width: 60px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #1776c0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    border: none;
}

.clickit-detail .clickit-detail-links > div button:last-child img {
    width: 30%;
    float: none;
    margin: 0;
    height: 30%;
}

.clickit-detail .clickit-detail-links > div button:last-child {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
    margin-top: 3px;
    background-color: #fff;
}

.user-head1 font {
    position: relative;
    bottom: 5px;
}

.ppp-branding img {
    height: 21px;
}

.ppp-pop ul {
    min-height: 0px;
}

.glyphicons {
    width: 50px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background-color: #1776c0;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    position: relative;
}
