html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
/* HTML5 display-role reset for older browsers */

body { margin: 0px; padding: 0px; font-family: 'Droid Serif'; font-size: 14px; color: #747474; background: #fff; }
ul, li { list-style: none; }
p, ul, ol, li, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; font-weight: normal; }
a, img { border: none; text-decoration: none; color: #747474; }
a:hover { color: #ea6d24; outline: none; text-decoration: none; transition: all 0.2s ease 0s; }
a:active { outline: none; outline: none; text-decoration: none; }
a:focus { -moz-outline-style: none; outline: none; }
p { margin: 0 0 17px 0; line-height: normal; }
/*common style*/
.clear { clear: both; }
.left { float: left !important; }
.right { float: right !important; }
.inline { display: inline-block; }
.relative { position: relative; }
.no-back { background: none !important; }
.no-bordr { border: none !important; }
.no-margn { margin: 0px !important; }
.no-pad { padding: 0px !important; }
.v-align { vertical-align: middle; }
input[type="text"] { border: 1px solid #7f7f7f; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; padding: 5px; font-size: 13px; height: 19px; line-height: 19px; outline: none; }
img { max-width: 100%; }
.margn-0 { margin: 0 !important; }
/*------------Common css End here--------------*/

/*** Custom Select Box ***/
.custom-select-box { background: #f3f3f3; border: 1px solid #c2c2c2; border-radius: 4px; height: 32px; position: relative; }
.custom-select-box:after { top: 12px; right: 10px; content: " "; height: 7px; width: 11px; position: absolute; z-index: 100; background: url(../../../images/select-box-arrow.png) no-repeat 0 0; pointer-events: none; }
.custom-select-box select { padding: 0; height: 100%; left: 0; top: 0px; bottom: 0; position: absolute; width: 100%; z-index: 11; opacity: 0; zoom: 1; appearance: none; -moz-appearance: none; -webkit-appearance: none;}
.custom-select-box span { line-height: 32px; display: block; font-size: 13px; color: #303030; padding: 0 10px; display: block !important; }
.require_select > span.empty:after { font-size: 13px; line-height: 12px; color: #fc5e19; content: " *"; }
/*** Icon style ***/
.sprite { background: url('../../../images/sprite.png') no-repeat; }
.icn-cancel { background-position: 0 0; width: 12px; height: 12px; display: block; }
.icn-plus { background-position: -13px 0; width: 11px; height: 11px; display: block; }
.icn-edit { background-position: -26px 0; width: 42px; height: 35px; display: block; }
.icn-allbooks { background-position: -52px -43px; width: 47px; height: 40px; display: block; }
.icn-library { background-position: -70px 0; width: 36px; height: 40px; display: block; }
.icn-history { background-position: -108px 0; width: 36px; height: 40px; display: block; }
.icn-order { background-position: -146px 0; width: 43px; height: 40px; display: block; }
.icn-books { background-position: 0 -13px; width: 21px; height: 24px; display: block; }
.icn-rent { background-position: 0 -39px; width: 22px; height: 18px; display: block; }
.icn-cart { background-position: 0 -59px; width: 28px; height: 28px; display: block; }
.icn-visa { background-position: -192px -30px; width: 39px; height: 28px; display: block; }
.icn-card1 { background-position: -192px 0; width: 44px; height: 28px; display: block; }
.icn-card3 { background-position: -192px -60px; width: 45px; height: 28px; display: block; }
.icn-express-card { background-position: -192px -90px; width: 42px; height: 28px; display: block; }
.icn-paypal { background-position: -148px -42px; width: 42px; height: 28px; display: block; }
.icn-user { background-position: -24px -37px; width: 27px; height: 27px; display: block; }
/*** Two Column page style ***/
.two-col-blck { display: table; width: 100%; }
.left-col, .right-col { display: table-cell; vertical-align: top; box-sizing: border-box; }
.left-col { padding-right: 15px; border-right: 1px solid #acacac; width: 20%; }
.right-col { padding-left: 30px; width: 60%; }
.right-col h2.fix-title { margin-bottom: 30px; }
/*-----Home Page CSS Starts Here------*/
#main-container { width: 100%; float: left; }
header#top-wrapper { float: left; width: 100%; }
section#middle-wrapper { width: 100%; float: left; }
.fixed-wrapper { width: 1185px; margin: 0 auto; }
.float-fulldiv { float: left; width: 100%; }
#footer-wrapper { float: left; width: 100%; background: #393939; padding: 25px 0 20px; }
/*home page css starts here*/
.logo { float: left; margin: 8px 12px 9px 0; }
.top-nav { float: left; width: 570px; margin: 24px 0 0 0; }
.top-nav ul { margin: 0; padding: 0; }
.top-nav ul li { margin: 5px 43px 0 0; padding: 0; list-style: none; float: left; position: relative; }
.top-nav ul li.home-li { margin-right: 20px; }
.top-nav ul li a { font-size: 14px; color: #717171; display: inline-block; }
.top-nav ul li a:hover, .top-nav ul li a.active { border-bottom: 2px solid #ffb136; padding: 0 0 10px 0; color: #ff9c00; }
.top-nav ul li a.home-icon { background: url(../../../images/home-icon.png) no-repeat 0 0; display: inline-block; width: 19px; height: 17px; }
.top-nav ul li a:hover.home-icon { background-position: 0 -17px; border: none; }
a.toggle-menu { margin: 0 22px 0 0; float: left; display: none; }
.top-right { float: right; margin: 27px 0 0 0; font-size: 13px; color: #8d8c8b; font-family: 'Droid Sans'; text-transform: uppercase; position: relative; }
.top-right a { color: #8d8c8b; margin: 0 3px; display: inline-block; line-height: 32px; position:relative;}
.top-right a.flag img {margin: 6px 0 0 0; margin-right:3px; vertical-align: top; display: inline-block; border:solid 1px #c7c7c7; padding:1px;}
.top-right a i { /*float: left; margin-top: -5px;*/ margin-right: 5px; display:inline-block; vertical-align:top;}
.top-right a:hover { color: #ff9c00; }
.top-right span { font-size: 10px; color: #3c3c3c; font-family: 'Droid Sans'; }
a.cart-icon { display: inline-block; background: url(../../../images/cart-icon.png) no-repeat; width: 22px; height: 17px; vertical-align: middle; margin-left: 0px; position: relative; }
.home-slider { float: left; width: 100%; position: relative; }
.home-banner-img { width: 100%; float: left; }
.home-banner-img img { position: absolute; width: 100%; }
.banner-content { width: 100%; margin: 0 auto; position: absolute; left: 0; top: 45%; }
a.home-prev-arrow, #slider1_container .banner-content .rslides1_nav.prev { background: url(../../../images/home-prev-arrow.png) no-repeat 0 0; width: 28px; height: 28px; display: inline-block; position: absolute; left: 6%; z-index: 5; top: 0%; }
a:hover.home-prev-arrow, #slider1_container .banner-content .rslides1_nav.prev:hover { background: url(../../../images/home-prev-arrow.png) no-repeat 0 -28px; z-index: 5 }
a.home-next-arrow, #slider1_container .banner-content .rslides1_nav.next { background: url(../../../images/home-next-arrow.png) no-repeat 0 0; width: 28px; height: 28px; display: inline-block; position: absolute; right: 6%; z-index: 5; top: 0%; }
a:hover.home-next-arrow, #slider1_container .banner-content .rslides1_nav.next:hover { background: url(../../../images/home-next-arrow.png) no-repeat 0 -28px; z-index: 5 }
a.home-prev-arrow { background: url(../../../images/home-prev-arrow.png) no-repeat 0 0; width: 28px; height: 28px; display: inline-block; position: absolute; left: 0; }
a:hover.home-prev-arrow { background: url(../../../images/home-prev-arrow.png) no-repeat 0 -28px; }
a.home-next-arrow { background: url(../../../images/home-next-arrow.png) no-repeat 0 0; width: 28px; height: 28px; display: inline-block; position: absolute; right: 0; }
a:hover.home-next-arrow { background: url(../../../images/home-next-arrow.png) no-repeat 0 -28px; }
.slider-search { width: 810px; margin: 138px auto 0 auto; position: relative; z-index: 99; }
.slider-search input[type="text"] { background: #fff; border-radius: 4px 0 0 4px; border: 1px solid #e4e4e4; height: 52px; padding: 0 10px 0 0; box-sizing: border-box; font-size: 22px; color: #c9c8c8; font-family: 'Droid Serif'; width: 754px; float: left; text-indent: 10px; }
.btn-search { background: url(../../../images/search-icon.png) no-repeat 17px 13px #fff; border-radius: 0 4px 4px 0; border: 1px solid #e4e4e4; border-left: none; height: 52px; line-height: 52px; padding: 0 24px; float: left; cursor: pointer; }
.new-release-row { width: 100%; background: #cacaca; min-height: 372px; padding: 40px 0 0 0; float: left; }
.new-release-row h1 { border-bottom: 4px solid #fff; padding: 0 0 11px 0; font-size: 30px; color: #464545; margin: 0 0 58px 0; }
.new-release-row h1 span { border-bottom: 4px solid #a0a0a0; padding-bottom: 11px; }
.new-release-row .release-arrow { float: right; margin: 2px 0 0 0; border: 0; }
a.release-prev-arrow { background: url(../../../images/release-prev-arrow.png) no-repeat 0 0; width: 22px; height: 22px; display: inline-block; }
a:hover.release-prev-arrow { background: url(../../../images/release-prev-arrow.png) no-repeat 0 -22px; }
a.release-next-arrow { background: url(../../../images/release-next-arrow.png) no-repeat 0 0; width: 22px; height: 22px; display: inline-block; }
a:hover.release-next-arrow { background: url(../../../images/release-next-arrow.png) no-repeat 0 -22px; }
.release-slider-content { width: 100%; margin: 0 auto; background: url(../../../images/release-bg.png) no-repeat center bottom; overflow: hidden; padding: 10px 0 20px 0; text-align: center; }
.release-slider-content ul { margin: 0; padding: 0; }
.release-slider-content ul li { margin: 0; padding: 0 15px; list-style: none; display: inline-block; }
.release-slider-content ul li:last-child { padding-right: 0; }
a.view-all { background: url(../../../images/view-all-arrow.png) no-repeat right 0; display: inline-block; color: #4b4b4b; font-size: 12px; padding: 0 24px 3px 0; font-family: 'Droid Sans'; }
a:hover.view-all { color: #000; }
.release-slider-content ul li img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); transition: all 0.5s ease; }
.release-slider-content ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); transition: all 0.5s ease; }
.new-release-row a.view-all { float: right; margin: 25px 90px 0 0; }
.category-main { float: left; width: 100%; background: #fff; padding: 46px 0 0 0; }
.category-main h1 { color: #606060; border-bottom: 4px solid #ededed; padding: 0 0 17px 0; font-size: 30px; position: relative; display: block; margin-bottom: 21px; }
.category-main h1:before { border-bottom: 4px solid #b8b8b8; content: ""; position: absolute; top: 77px; width: 192px; }
.category-main h1 span { color: #808080; text-transform: uppercase; display: block; font-size: 20px; }
.category-inner { float: left; width: 100%; padding-bottom: 46px; }
ul.category-tab { margin: 0 0 51px 0; padding: 0; width: 100%; border-bottom: 1px solid #d4d4d4; float: left; }
ul.category-tab li { margin: 0; padding: 0; list-style: none; float: left; }
ul.category-tab li a { border: 1px solid #d4d4d4; border-right: none; border-bottom: none; padding: 8px 14px; display: inline-block; color: #858585; font-size: 20px; }
ul.category-tab li:last-child a { border-right: 1px solid #d4d4d4; }
ul.category-tab li a:hover, ul.category-tab li a.active { background: #b8734a; color: #fff; }
.category-tab-content { margin: 0; width: 100%; float: left; }
.category-tab-content a.view-all { float: right; margin: 0px 35px 0 0; }
.category-tab-content ul { margin: 0; padding: 0; }
.category-tab-content ul li { margin: 0 15px 15px 15px; padding: 0; list-style: none; width: 166px; display: inline-block; min-height: 290px; text-align: center; }
.category-tab-content ul li:nth-child(6n) { margin-right: 0; }
.category-tab-content ul li img { box-shadow: -3px 6px 9px #888888; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); transition: all 0.5s ease; }
.category-tab-content ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); transition: all 0.5s ease; }
.cate-img-detail { float: left; width: 100%; margin: 26px 0 0 0; }
.cate-img-detail h2 { color: #606060; font-size: 16px; }
.cate-img-detail h2 a { color: #606060; }
.cate-img-detail h2 a:hover { color: #ea6d24; }
.cate-img-detail p { color: #303030; font-size: 12px; margin: 0; display: block; }
.date-cate { color: #808080; font-size: 12px; display: block; }
.cate-price { font-size: 14px; color: #b95214; display: block; margin-top: 15px; }
.other-prd-slider {/*min-height:570px;*/ float: left; width: 100%; background: #ec782f; /* Old browsers */ background: -moz-radial-gradient(center, ellipse cover, #ec782f 20%, #9d0502 99%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(20%, #ec782f), color-stop(99%, #9d0502)); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, #ec782f 20%, #9d0502 99%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, #ec782f 20%, #9d0502 99%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, #ec782f 20%, #9d0502 99%); /* IE10+ */ background: radial-gradient(ellipse at center, #ec782f 20%, #9d0502 99%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec782f', endColorstr='#9d0502', GradientType=1 );
position: relative; }
.other-prd-slider-inner { width: 1185px; margin: 0 auto; padding-top: 55px; position: relative; }
.otherslider-left-img { float: left; margin: 6px 0 0 66px; }
.other-slider-cont { float: left; width: 421px; margin: 66px 0 0 57px; }
.other-slider-cont h1 { font-size: 40px; color: #fbd62a; font-weight: 700; font-family: 'Droid Sans'; margin-bottom: 30px; line-height: 40px; }
.other-slider-cont p { color: #fff; font-size: 20px; font-family: 'Droid Sans'; }
.otherslider-rightimg { float: right; position: relative; top: 4px; margin-right: 84px; }
a.other-prev-arrow { background: url(../../../images/other-prev-arrow.png) no-repeat 0 0; width: 28px; height: 28px; display: inline-block; position: absolute; left: 0; top: 281px; }
a:hover.other-prev-arrow { background: url(../../../images/other-prev-arrow.png) no-repeat 0 -28px; }
a.other-next-arrow { background: url(../../../images/other-next-arrow.png) no-repeat 0 0; width: 28px; height: 28px; display: inline-block; position: absolute; right: 0; top: 281px; }
a:hover.other-next-arrow { background: url(../../../images/other-next-arrow.png) no-repeat 0 -28px; }
.top-publisher-main { float: left; width: 100%; padding: 69px 0 83px 0; }
.top-publisher-main h1 { border-bottom: 4px solid #ededed; padding: 0 0 11px 0; font-size: 30px; color: #606060; margin: 0 0 58px 0; text-transform: uppercase; }
.top-publisher-main h1 span { border-bottom: 4px solid #b8b8b8; padding-bottom: 11px; }
.publisher-logo-row { float: left; width: 100%; }
.publisher-logo-row ul { margin: 0; padding: 0; }
.publisher-logo-row ul li { margin: 0 42px 0 22px; padding: 0; list-style: none; display: inline-block; vertical-align: middle; }
.f-logosocial-col { float: left; width: 260px; }
.f-social { float: left; width: 100%; }
.f-social a { margin-right: 5px; }
.f-social-sprite { background: url(../../../images/footer-social.png) no-repeat; }
a.f-fb-icon { background-position: 0 0; width: 36px; height: 36px; display: inline-block; }
a:hover.f-fb-icon { background-position: 0 -36px; }
a.f-gplus-icon { background-position: -37px 0; width: 37px; height: 36px; display: inline-block; }
a:hover.f-gplus-icon { background-position: -37px -36px; }
a.f-linkedin-icon { background-position: -73px 0; width: 37px; height: 36px; display: inline-block; }
a:hover.f-linkedin-icon { background-position: -73px -36px; }
a.f-twitter-icon { background-position: -110px 0; width: 37px; height: 36px; display: inline-block; }
a:hover.f-twitter-icon { background-position: -110px -36px; }
.f-logosocial-col p { font-size: 13px; color: #cacaca; margin: 25px 0 20px 0; font-family: 'Droid Sans'; }
.footer-menu { float: left; width: 249px; margin: 5px 0 0 70px; }
.footer-menu ul { float: left; margin-right: 2%; width: 48%; }
.footer-menu ul li { display: block; margin: 0 0 4px 0; padding: 0; }
.footer-menu ul li a { font-size: 13px; color: #cacaca; }
.footer-menu ul li a:hover { color: #fde17c; }
.f-newsletter-col { float: left; width: 255px; margin-left: 40px; }
#footer-wrapper h3 { font-size: 20px; color: #fff; margin-bottom: 13px; }
#footer-wrapper .f-newsletter-col h3 { margin-bottom: 30px; }
.f-newsletter-col input[type="text"] { width: 100%; background: #fff; padding: 0 10px; border: 1px solid #c7c7c7; box-sizing: border-box; border-radius: 2px; color: #707070; font-size: 13px; font-family: 'Droid Sans'; height: 42px; text-indent: 10px; margin: 0px; }
.f-newsletter-col .sticky-placeholder-label { margin-top: 5px; }
.btn-subsc { margin-top: 30px; background: #b8734a; border: 1px solid #d68c60; border-radius: 2px; font-family: 'Droid Serif'; color: #fff; font-size: 22px; padding: 6px 24px; cursor: pointer; box-shadow: 0px 2px 0px #000; }
.btn-subsc:hover { background: #9a5830; }
.f-contact-col { float: right; width: 260px; }
.f-contact-col p { margin-bottom: 15px; font-size: 13px; color: #cacaca; font-family: 'Droid Sans'; padding-left: 29px; }
p.f-tel { background: url(../../../images/f-tel-icon.png) no-repeat 0 0; height: 18px; display: inline-block; }
p.f-email { background: url(../../../images/f-mesg-icon.png) no-repeat 0 2px; height: 22px; display: inline-block; }
p.f-email a { color: #cacaca; }
p.f-email a:hover { color: #e9772e; }
p.f-address { background: url(../../../images/f-address-icon.png) no-repeat 0 0; height: 16px; display: inline-block; }
.copyright-row { float: left; width: 100%; font-size: 12px; font-family: 'Droid Sans'; color: #cacaca; margin-top: 20px; padding-top: 20px; border-top: solid 1px #424242; }
/*home login popup css starts here*/
.top-right .login-popup-box {/*display:none;*/ }
.top-right:hover .login-popup-box { display: block; }
.login-popup-box { position: absolute; z-index: 1; width: 230px; background: #f28332; padding: 38px 62px 62px 62px; font-family: 'Droid Serif'; text-transform: none; right: 31px; top: 29px; }
.login-popup-box:before { border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid; color: #f28332; content: ""; display: inline-block; position: absolute; right: 94px; top: -6px; }
.login-popup-box h1 { font-size: 30px; color: #fff; margin-bottom: 34px; }
.login-popup-box label { font-size: 15px; color: #464646; display: inline-block; margin-bottom: 6px; }
.login-popup-box input[type="text"], .login-popup-box input[type="password"] { background: #e07528; border: 1px solid #fd9a52; font-size: 14px; color: #ffe4d0; font-family: 'Droid Serif'; width: 100%; padding: 0 10px; height: 30px; margin-bottom: 20px; border-radius: 0px; box-sizing: border-box; }
.login-popup-box input[type="text"]:focus, .login-popup-box input[type="password"]:focus { background: #cb6217; }
.login-popup-box input[type="password"] { color: #fea15e; }
.remember-box { float: left; width: 100%; }
.remember-box span { color: #fff; font-size: 13px; font-family: 'Droid Serif'; }
.remember-box a { display: block; color: #464646; margin: 0 0 0 24px; display: inline-block; }
.remember-box a:hover { color: #ffcba5; }
.btn-login { background: #464646; width: 230px; height: 42px; text-align: center; color: #fff; font-size: 22px; box-shadow: 0px 4px 0px #934f1e; border: none; font-family: 'Droid Serif'; font-weight: normal; margin: 40px 0 0 2px; cursor: pointer; }
.btn-login:hover { background: #202020; }
.login-close-icon { background: url(../../../images/login-closed.gif) no-repeat; width: 22px; height: 22px; position: absolute; top: 0; right: -25px; }
/*** Register page style ***/
.mrgn-rgt-0 { margin-right: 0 !important; }
.inner-banner { display: block; width: 100%; background: #7f7f7f; text-align: center; border-bottom: 1px solid #8a8a8a; box-sizing: border-box; }
.inner-banner img { width: 100%; display: block; }
.row { display: block; padding: 40px 0; width: 100%; box-sizing: border-box; }
.form-blck { padding: 40px; margin: 0 auto; width: 640px; border: 1px solid #c2c2c2; border-radius: 4px; box-sizing: border-box; -webkit-box-shadow: 4px 4px 0px 0px rgba(209,209,209,1); -moz-box-shadow: 4px 4px 0px 0px rgba(209,209,209,1); box-shadow: 4px 4px 0px 0px rgba(209,209,209,1); }
.form-blck h2 { margin: 0 0 25px 0; padding-bottom: 20px; font-size: 30px; color: #fc5e19; border-bottom: 1px solid #f3f3f3; }
.form-group { display: inline-block; width: 100%; /*overflow:hidden;*/ margin-bottom: 25px; position: relative; }
.form-group .form-col { width: 48%; margin-right: 4%; float: left; box-sizing: border-box; }
/*.form-group .form-col:last-child { margin:0;}*/
.form-group .form-col input { color: #303030; width: 100%; box-sizing: border-box; height: auto; padding: 5px 10px; }
.form-group .form-col input[type="submit"] { color: #FFF; }
input[type="text"], input[type="password"], input[type="email"] { padding: 0 10px; height: 31px; line-height: 31px; background: #fff; border: 1px solid #c2c2c2; border-radius: 3px; outline: none; }
input[type="submit"], .submit-btn { margin-bottom: 4px; color: #FFF; font-size: 22px; height: 42px; background: #fc5e19; border: 0; border-radius: 3px; cursor: pointer; -webkit-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); -moz-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); outline: none; }
input[type="submit"]:hover, .submit-btn:hover { background: #e26511; }
.submit-btn { width: 100% }
.sticky-placeholder-label { pointer-events: none; }
.required_field .sticky-placeholder-wrapper > label:after { font-size: 13px; line-height: 12px; color: #fc5e19; content: " *"; }
/*** Forgot Password page style ***/
.forgot-pwd input[type="password"], .forgot-pwd input[type="email"] { height: 45px; line-height: 45px; }
.forgot-pwd .form-group p { margin-bottom: 30px; }
/*** Add to Cart page style ***/
h2.fix-title { margin: 0 0 40px; padding-bottom: 10px; font-weight: 400; font-size: 30px; border-bottom: 4px solid #feb104; color: #d69250; }
.add-to-cart { display: block; }
.add-to-cart table { width: 100%; border: 1px solid #cdcdcd; border-collapse: collapse; box-sizing: border-box; }
.add-to-cart table thead tr th { padding: 5px 15px; background: #a4e1fd; padding: 10px; font-size: 16px; font-weight: 400; color: #606060; text-align: center; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #7dbbd8; }
.add-to-cart table tbody tr:nth-child(even) { background: #fffcdd; }
.add-to-cart table tbody tr td { padding: 5px 15px; font-size: 13px; font-weight: 400; line-height: 26px; color: #757575; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; }
.add-to-cart table tbody tr td img { display: block; }
.add-to-cart table tbody tr td span { display: block; width: 82px; float: right; border-radius: 5px; line-height: 26px; color: #ffffff; text-align: center; }
.add-to-cart table tbody tr td a { display: inline-block; }
span.purchase { background: #fc5e19; }
span.rent { background: #23936c; }
.new-release-list { display: block; margin: 70px 0 20px; }
ul.five-release-list { display: block; margin: 0; padding: 0; list-style: none; font-family: 'Droid Sans'; text-align: center; box-sizing: border-box; overflow: hidden; }
ul.five-release-list li { display: inline-block; float: left; width: 16.6%; padding: 15px 30px; border-right: 1px solid #acacac; box-sizing: border-box; text-align: left; }
ul.five-release-list li:last-child { border-right: 0; }
ul.five-release-list li img { max-width: 100%; margin-bottom: 10px; height: 165px; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); transition: all 0.5s ease; }
ul.five-release-list li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); transition: all 0.5s ease; }
ul.five-release-list li h4 { margin: 10px 0 5px; font-size: 15px !important; font-weight: 700; color: #ae5931 !important; word-wrap: break-word; word-break: break-all; }
ul.five-release-list li h4.buy { color: #b95214 }
ul.five-release-list li p { margin: 0; font-size: 12px; font-weight: 400; color: #303030; line-height: 20px; }
ul.five-release-list li p span { color: #606060; }
/*** Book Listing page style ***/
.sidebar-list { display: block; margin-bottom: 20px; }
.sidebar-list h3 { margin: 0; }
.sidebar-list h3 a { display: block; font-family: 'Droid Serif'; font-size: 16px; font-weight: 700; color: #505050; }
.sidebar-list h3 a i { float: right; display: inline-block; margin-top: 4px; }
.sidebar-list ul { margin: 0; padding: 20px 0 0 0; list-style: none; box-sizing: border-box; }
.sidebar-list ul.inactive { display: none; }
.sidebar-list ul.active { display: block; }
.sidebar-list ul li { display: block; padding: 5px 0; }
.sidebar-list ul li a { display: block; text-decoration: none; font-family: 'Droid Serif'; font-size: 13px; font-weight: 400; color: #787878; }
.sidebar-list ul li a:hover, .sidebar-list ul li.active a { color: #fb5e19; font-size: 16px; }
.sidebar-list li a .cross-ico { background: url(../../../images/close-icon.png) center center no-repeat; width: 12px; height: 12px; float: right; display: none; margin-top: 3px; }
/*.sidebar-list li.active { background: #86B4CC; }*/
.sidebar-list li.active .cross-ico { display: block; }
ul.category-list { display: block; margin: 0; padding: 0; list-style: none; box-sizing: border-box; overflow: hidden; position: relative; }
ul.category-list:after { content: ''; position: absolute; left: 14px; right: 14px; bottom: 0; height: 1px; background: #FFFFFF; }
ul.category-list li { float: left; display: block; padding: 30px 20px; width: 20%; height: 420px; font-family: 'Droid Sans'; text-align: center; box-sizing: border-box; position: relative;margin-bottom:10px;}
ul.category-list li:before { content: ''; position: absolute; right: 0; top: 14px; bottom: 14px; width: 1px; background: #acacac; }
ul.category-list li:after { content: ''; position: absolute; left: 14px; right: 14px; bottom: 0; height: 1px; background: #acacac; }
ul.category-list li img { max-width: 100%; box-sizing: border-box; }
ul.category-list li h4 { margin: 10px 0 10px 0; padding-bottom: 8px; font-size: 18px; font-weight: 700; color: #ae5931; border-bottom: 1px solid #d0c2b8; }
ul.category-list li h4.buy { margin-bottom: 0; padding: 0; font-family: 'Droid Sans'; font-size: 14px; color: #b95214; border: 0 }
ul.category-list li p { margin: 5px 0; font-size: 12px; color: #303030; }
ul.category-list li p span { color: #606060; }
ul.category-list li:nth-child(5n+0):before { content: normal; }
.search-box { position: absolute; width: 300px; float: right; margin: 0; font-family: 'Droid Serif'; font-weight: 400; border: 1px solid #e4e4e4; border-radius: 3px; right: 84px; top: 68px; }
.search-box label.sticky-placeholder-label { color: #c9c8c8 !important; }
.search-box input[type="text"] { display: block; border: 0px none; background: none; height: 35px; line-height: 35px; padding: 0px 10px; width: 100%; box-sizing: border-box; font-size: 16px; color: #000; }
.search-box input[type="submit"] { margin: 0; padding: 0px 20px; position: absolute; right: 0px; top: 4px; bottom: 4px; cursor: pointer; font-size: 0px; background: url(../../../images/search-icon.png) no-repeat top 2px left 8px; box-shadow: none; border: 0px; border-left: 1px solid #e4e4e4; height: auto; }
.featured-link { display: block; margin-bottom: 10px; box-sizing: border-box; }
.featured-link .inner-feature { display: inline-block; float: left; margin-right: 40px; font-family: 'Droid Sans'; color: #787878; }
.featured-link .inner-feature span { display: inline-block; margin-right: 5px; font-size: 14px; font-weight: 700; line-height: 18px; color: #ae5931; text-transform: uppercase; }
.sortby-txt { display: inline-block; margin-right: 5px; font-size: 18px; font-weight: 700; line-height: 18px; color: #D69250; text-transform: uppercase; }
.featured-link .inner-feature a { display: inline-block; padding: 0 5px; font-size: 14px; line-height: 18px; font-weight: 400; color: #787878; }
.featured-link .inner-feature a:hover, .featured-link .inner-feature a.active { color: #fb5e19; }
/*** Dashboard Page style ***/
.dashboard { background: #ebebeb; }
.dashboard .right-col { padding: 0 20px; }
.dashboard .left-col { padding: 20px; background: #FFF; border: 0; -webkit-box-shadow: 2px 2px 0px 0px rgba(188,188,188,1); -moz-box-shadow: 2px 2px 0px 0px rgba(188,188,188,1); box-shadow: 2px 2px 0px 0px rgba(188,188,188,1); }
.dashboard .left-col h3 { margin: 0 0 5px; padding: 0 5px 10px; font-size: 22px; font-weight: 400; color: #606060; border-bottom: 1px solid #606060; }
.dashboard .left-col ol { margin-bottom: 20px; list-style-type: decimal; list-style: decimal; }
.dashboard .left-col ol li { display: block; padding: 10px 5px; border-bottom: 1px solid #c5c5c5; font-size: 13px; font-weight: 400; color: #606060; }
.recent-added-book .new-release-list { margin: 0; }
.recent-added-book ul.five-release-list li h4 { text-align: center; }
a.orange-link { display: block; padding: 0 20px; background: #fc5e19; line-height: 42px; font-size: 20px; font-weight: 400; color: #FFF; text-align: center; box-sizing: border-box; -webkit-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); -moz-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); box-shadow: 0px 3px 0px 0px rgba(155,154,153,1);  border-radius: 4px;}
a.orange-link:hover { background: #e26511; }

a.yellow-link { display: block; padding: 0 20px; background:#fff7a3; line-height: 42px; font-size: 20px; font-weight: 400; color: #606060; text-align: center; box-sizing: border-box; -webkit-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); -moz-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); box-shadow: 0px 3px 0px 0px rgba(155,154,153,1);  border-radius: 4px;}
a.yellow-link:hover {opacity:0.8;}


.dashboard .right-col ul { margin: 0; padding: 0; list-style: none; box-sizing: border-box; overflow: hidden; font-family: 'Droid Serif'; }
.dashboard .right-col ul li { display: block; float: left; width: 48%; min-height: 138px; padding: 10px; margin-right: 3%; margin-bottom: 20px; box-sizing: border-box; text-align: center; vertical-align: top; -webkit-box-shadow: 2px 2px 0px 0px rgba(188,188,188,1); -moz-box-shadow: 2px 2px 0px 0px rgba(188,188,188,1); box-shadow: 2px 2px 0px 0px rgba(188,188,188,1); position: relative; }
.dashboard .right-col ul li:nth-child(2n+0) { margin-right: 0; }
.dashboard .right-col ul li:hover { opacity: .8; }
.dashboard .right-col ul li a { display: block; outline: none; border: 0; overflow: hidden; }
.dashboard .right-col ul li span.label { margin: 0; position: absolute; top: 20px; left: 15px; right: 15px; height: auto; }
.dashboard .right-col ul li span.label .icn-cart, .dashboard .right-col ul li span.label .icn-rent { float: left; }
.dashboard .right-col ul li span.label .icn-books { float: right; }
.dashboard .right-col ul li h2 { margin: 30px 0 10px 0; font-size: 52px; font-weight: 400; line-height: 40px; color: #606060; }
.dashboard .right-col ul li span { display: block; margin: 22px 0 10px 0; height: 40px; text-align: center; }
.dashboard .right-col ul li span i { display: inline-block; }
.dashboard .right-col ul li span i.icn-edit { margin-top: 3px; }
.dashboard .right-col ul li h3 { margin: 0; font-size: 22px; font-weight: 400; color: #606060; }
.yellow { background: #fff7a3; }
.ligh-pink { background: #ffafc9; }
.dashboard .right-col ul li.yellow:hover { opacity:1; }
.dashboard .right-col ul li.ligh-pink:hover { opacity:1;}

.light-blue { background: #aecaff; }
.sky-blue { background: #a4e1fd; }
.light-green { background: #97f2c8; }
.light-orange { background: #ffcaa3; }

.paybal-ammount { background: #f9f9f9; border: 1px solid #f2f2f2; padding: 10px; color: #333; margin-bottom: 15px; }
.paybal-ammount .pincode-checker { width: 345px; float: left; }
.paybal-ammount .all-total { float: right; font-size: 18px; font-weight: normal; line-height: 34px; }
.cart-footer { margin: 0px; padding: 0px; margin-top: 5px; }
.place-order { background: #ec6723; color: #fff; }
.place-order:hover { background: #F7834F; }
.btn-rent-info { border: none; padding: 10px 12px; border-radius: 2px; background: #ec6723; color: #fff; }
.btn-rent-info:hover { background: #F7834F; }
/*** Checkout page style ***/
.checkout .left-col { width: 50%; padding-right: 20px; border: 0; }
.checkout .right-col { width: 50%; padding: 0px; }
.checkout .form-blck { width: 100%; padding-bottom: 15px; box-shadow: none; font-family: 'Droid Sans'; }
.checkout h4 { margin: 0 0 20px 0; font-size: 20px; font-weight: 400; color: #606060; overflow: hidden; }
.checkout .form-blck h4 label { font-size: 20px; font-weight: 400; color: #606060; line-height: normal; }
.checkout .form-blck h4 .cards-icn { float: left; margin-left: 10px; }
.checkout .form-blck h4 .cards-icn i { float: left; margin-right: 10px; }
.checkout .form-blck label { width: 30%; float: left; color: #303030; font-family: 'Droid Sans'; font-size: 13px; font-weight: 400; line-height: 34px; box-sizing: border-box; }
.checkout .form-blck label span { color: #fc5e19; display: inline-block; margin-left: 4px; }
.checkout .form-blck .sticky-placeholder-wrapper { float: left; }
.checkout .form-control, .checkout .custom-select-box { width: 60%; height: 34px; line-height: 34px; background: none; box-sizing: border-box; float: left; }
.checkout .form-blck .c-number { width: 60%; float: left; }
.checkout .form-blck .c-number .form-control { width: 23.7%; margin-right: 5px; text-align: center; }
.checkout .form-blck .c-number .form-control:last-child { margin-right: 0; }
.checkout .form-blck .expiry-date .custom-select-box { width: 29.5%; margin-right: 5px; float: left; }
.checkout .form-blck .paypal-txt { margin: 0; padding-top: 27px; }
.checkout .form-blck .paypal-txt p { margin: 0; padding: 1px 0; color: #303030; overflow: hidden; }
.checkout .form-blck .paypal-txt p label { width: auto; display: inline-block; line-height: 28px; }
.checkout .form-blck .paypal-txt a { display: inline-block; margin: 0; color: #303030; line-height: 28px; float: left; margin: 0 5px; }
.checkout .order-summary h4, .checkout .digital-cart h4 { margin-top: 35px; }
.add-to-cart table { color: #303030; font-family: 'Droid Sans'; border-collapse: separate; border-spacing: 0px; border-radius: 5px; }
.add-to-cart table tr th { padding: 10px 20px; color: #303030; }
.add-to-cart table tbody tr td { color: #303030; padding: 10px 20px; line-height: 20px; }
.add-to-cart table tr th:first-child { border-top-left-radius: 5px; text-align: left; }
.add-to-cart table tr th:last-child { border-top-right-radius: 5px; }
.add-to-cart table tbody tr td:last-child { color: #606060; }
.add-to-cart table tbody tr:nth-child(even) { background: #ececec; }
.add-to-cart table tr td:last-child, .add-to-cart table thead tr th:last-child { border-right: 0; text-align: right; }
.add-to-cart table tr:last-child td:first-child { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; border-bottom: 0; }
.add-to-cart table tr:last-child td { border-bottom: 0; }
.digital-cart ul { margin: 0; padding: 0; display: block; float: left; width: 100%; }
.digital-cart ul li { display: table; width: 100%; border-bottom: 1px solid #cdcdcd; box-sizing: border-box; }
/*.digital-cart ul li:last-child { border-bottom:0;}*/
.digital-cart ul span { display: table-cell; padding: 10px 15px; vertical-align: top; box-sizing: border-box; font-family: 'Droid Sans'; font-size: 13px; font-weight: 400; color: #757575; }
.digital-cart ul span.desc { position: relative; padding-left: 38px; }
.digital-cart ul span.desc:before { content: ''; position: absolute; top: 15px; left: 15px; width: 8px; height: 8px; background: #d69250; border-radius: 50%; }
.digital-cart ul span.price { width: 130px; text-align: center; border-left: 1px solid #cdcdcd; }
.digital-cart ul li .make-payment { margin: 10px; float: right; }
input[type="submit"].make-payment { padding: 0 15px; font-size: 16px; font-weight: 400; line-height: normal; height: 30px; background: #feb104; border-radius: 5px; box-shadow: none; }
input[type="submit"].make-payment:hover { opacity: .8; }
/*** Details page style ***/

.ias_trigger { text-align: center; }
.ias_loader { text-align: center; }
.detail-page { display: block; font-family: 'Droid Sans'; font-weight: 400; }
.detail-page .row { padding: 10px 0; }
.detail-page ul.five-release-list li h4 { font-size: 16px; color: #303030; }
h2.fix-title-big { margin: 0 0 20px 0; font-family: 'Droid Sans'; font-size: 30px; font-weight: 400; color: #606060; }
h2.fix-title-big span { display: block; font-size: 16px; color: #303030; }
.book-detail { /*display:table;*/ display: inline-block; width: 100%; box-sizing: border-box; }
.book-detail h2.fix-title { margin: 0; }
.book-detail .detail-left { display: table-cell; width: 50%; padding: 50px 20px 0 0; font-family: 'Droid Serif'; box-sizing: border-box; }
.book-detail .detail-left .book-img { float: left; width: 46%; margin-right: 20px; }
.book-detail .detail-left .book-price { display: block; float: left; width: 48%; }
.book-detail .detail-left .book-price h4 { margin: 0 0 40px; font-size: 20px; font-weight: 400; color: #606060; }
.book-detail .detail-left .book-price h4 span { font-size: 16px; color: #fc5e19; display: inline-block; }
.book-detail .detail-left .book-price p { font-size: 20px; font-weight: 400; color: #303030; overflow: hidden; }
.book-detail .detail-left .book-price a.orange-link { padding: 0; margin-top: 30px; margin-bottom: 3px; display: inline-block; min-width: 160px; }
.book-detail .detail-left .book-price a.plain-link { display: inline-block; padding: 0; width: 135px; }
a.plain-link { display: block; padding: 0 20px; margin-bottom: 3px; background: #FFF; border: 1px solid #4e4e4e; line-height: 42px; text-align: center; font-size: 20px; color: #303030; box-sizing: border-box; -webkit-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); -moz-box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); box-shadow: 0px 3px 0px 0px rgba(155,154,153,1); }
.book-detail .detail-right { display: table-cell; width: 40%; padding: 50px 20px 0; vertical-align: top; font-family: 'Droid Sans'; font-weight: 400; border-left: 1px solid #dadada; box-sizing: border-box; }
.book-detail .detail-right h4 { margin: 0 0 15px 0; font-size: 20px; color: #303030; }
.book-detail .detail-right p { overflow: hidden; }
.book-detail .detail-right p span { display: inline-block; width: 240px; float: left; font-size: 14px; font-weight: 400; color: #303030; line-height: 28px; }
.book-detail .detail-right p span.book-label { color: #606060; width: 130px; margin-right: 3px; font-weight: bold; line-height: 28px; }
.book-detail .detail-right h5 { margin: 40px 0 10px; font-size: 16px; font-weight: 400; color: #303030; text-transform: uppercase; }
.view_cart_pop_up { z-index: 9999; position: absolute; top: 30px; right: 71px; width: 250px; padding: 15px; background: #ffffff; border: 1px solid #c9c9c9; -webkit-box-shadow: 4px 4px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 4px 4px 0px 0px rgba(221,221,221,1); box-shadow: 4px 4px 0px 0px rgba(221,221,221,1); display:none;}
.view_cart_pop_up:before { border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid; color: #c9c9c9; content: ""; display: inline-block; position: absolute; right: 10px; top: -7px; }
.view_cart_pop_up:after { border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid; color: #FFFFFF; content: ""; display: inline-block; position: absolute; right: 10px; top: -6px; }
.view_cart_pop_up ul { margin: 0; padding: 0; list-style: none; display: block; float: left; width: 100%; max-height: 240px; overflow: auto; }
.view_cart_pop_up ul.height-auto { height: auto; }
.view_cart_pop_up ul li { clear: both; display: block; margin-bottom: 10px; overflow: hidden; }
.view_cart_pop_up ul li a { display: block; text-decoration: none; outline: none; border: 0; }
.view_cart_pop_up ul li img { display: inline-block; width: 47px; float: left; margin-right: 15px; }
.view_cart_pop_up ul li a.view-cart-btn { margin-top: 10px; }
a.view-cart-btn { display: inline-block; padding: 8px 10px; text-align: center; color: #FFF; font-size: 16px; font-weight: 400; background: #fc5e19; margin-top: 15px; width: 32%; border-radius: 4px; }
a.view-cart-btn:hover { background: #ef5715; color: #FFF; }
/*** Digital Library page style ***/
.digital-library { display: block; }
.digital-library ul.category-tab { border-bottom: 0; }
.digital-library ul.category-tab li a { border: 1px solid #d4d4d4; }
.digital-library .release-slider-content { margin-bottom: 30px; }
/*** Invoice page style ***/
.invoice { display: block; float: left; width: 100%; }
.invoice .two-col-blck { border: 1px solid #acacac; vertical-align: top; }
.invoice .left-col { width: 23%; padding: 0; display: block; height: 560px; overflow-y: scroll; width: 100%; }
.invoice .right-col { width: 77%; padding: 0; }
.invoice .invoice_head { display: block; width: 100%; padding: 10px 15px; font-size: 16px; font-weight: 400; color: #606060; background: #f3e1ba; box-sizing: border-box; }
.invoice .right-col .invoice_head { background: none; border-bottom: 1px solid #acacac; }
.invoice .left-col ul { margin: 0 15px; padding: 0; list-style: none; }
.invoice .left-col ul li { display: block; padding: 15px 0; border-bottom: 1px solid #dddddd; font-family: 'Droid Sans'; }
.invoice .left-col ul li:last-child { border-bottom: 0; }
.invoice .left-col ul li h4 { font-size: 16px; font-weight: 400; color: #606060; }
.invoice .left-col ul li h4 .in-price { float: right; color: #b95214; font-weight: 700; }
.invoice .left-col ul li p { margin: 0; }
.invoice .left-col ul li p.in-date { margin-bottom: 10px; font-size: 12px; font-weight: 400; color: #303030; }
.invoice .left-col ul li p.in-date span { color: #606060; }
.invoice .left-col ul li .inv_label { display: block; padding: 5px 10px; width: 100px; height: 29px; text-align: center; font-family: 'Droid Sans'; font-size: 16px; font-weight: 400; color: #FFF; line-height: 19px; border-radius: 5px; box-sizing: border-box; }
.approve { background: #fc5e19; }
.pending { background: #23936b }
.invoice .right-col .row { padding: 15px; border-bottom: 1px solid #acacac; overflow: hidden; }
.invoice .right-col .row img { display: block; width: 100px; margin-right: 15px; }
.invoice .right-col .row h3 { margin: 0 0 15px 0; font-size: 20px; font-weight: 400; color: #606060; }
.invoice .right-col .row h3 span { font-size: 16px; color: #fc5e19; }
.invoice .right-col .row h4 { margin: 0 0 5px 0; font-size: 16px; font-weight: 400; color: #757575; text-transform: uppercase; }
.invoice .right-col .row p { margin: 0; font-size: 12px; line-height: 16px; font-weight: 400; }
.grand-total { font-size: 16px; font-weight: 400; color: #757575; }
.invoice .right-col .pay-detail { border-bottom: 0; }
.invoice a.dwnld-invoice { margin-top: 15px; }
.invoice .new-release-list { margin-top: 30px; }
a.pay-now-btn { display: block; background: #fc5e19; padding: 10px; font-size: 14px; font-weight: 400; color: #FFF; text-align: center; box-sizing: border-box; border-radius: 5px; }
a.pay-now-btn:hover { color: #FFF; }
a.dwnld-invoice { display: block; padding: 10px; font-family: 'Droid Sans'; font-size: 14px; font-weight: 400; color: #FFF; background: #d69250; border-radius: 5px; }
ul.category-list li a img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); transition: all 0.5s ease; }
ul.category-list li a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); transition: all 0.5s ease; }
.checkout textarea { width: 60%; min-height: 100px; line-height: 26px; background: none; box-sizing: border-box; float: left; border-radius: 3px; border: 1px solid #c2c2c2; padding: 10px; font-size: 14px; }
.form-error { bottom: -19px; left: 30%; position: absolute; }
.register .form-error { left: 0; }
#cardNoErr div.err { display: none!important; }
input.err { border: 1px solid #fc5e19 !important; }
select.err ~ .chosen-container-single .chosen-single { border:1px solid #fc5e19 !important;}
.form-error div.err, .form-error em.err { color: #fc5e19; padding: 3px 0 !important; font-size: 11px; width: auto; clear: both; position: relative; }
#PayvYearErr { left: 61%; }
.contaniner { float: left; width: 100%; box-sizing: border-box; }
.register .form-group .form-col { position: relative; }
div.custom_file_upload { width: 26px; height: 26px; position: absolute; top:0px; right: 0px; cursor: pointer; background:#fff; }
div.custom_file_upload div.file_upload { width: 26px; height: 20px; display: inline; position: absolute; overflow: hidden; cursor: pointer; color: #FFF; text-align: center; padding-top: 8px; background: url(../../../images/edit-icon.png) center no-repeat; cursor: pointer; }
div.custom_file_upload div.file_upload:before { content: ''; position: absolute; left: 0; right: 0; cursor: pointer; }
div.custom_file_upload div.file_upload input { position: relative; width: 26px; height: 20px; display: inline; cursor: pointer; opacity: 0; }
.select-style { width: 65px; overflow: hidden; float: right; margin: 2px 0px 0px 5px; background: #ffffff; border: 1px solid #c9c9c9; -webkit-box-shadow: 2px 2px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 2px 2px 0px 0px rgba(221,221,221,1); box-shadow: 2px 2px 0px 0px rgba(221,221,221,1); text-align:center; }
.select-style select { padding: 5px 8px; width: 100%; border: none; box-shadow: none; background: transparent; background-image: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; color: #8d8c8b; }
.select-style select:focus { outline: none; }
.author-search-container { top: 38px }
ul.author-list li { height: 280px }
ul.author-list li h4 { border: 0px }
.bank-payment { background: #FC5E19; padding: 10px; border-radius: 4px; display: inline-block; color: #fff; border: none; cursor: pointer; float: right; margin-top: 10px; margin-right: 10px }
.bank-payment:hover { background: #EA4C07; color: #fff; }
.outer-bank-payment { width:100%;box-shadow: none; font-family: 'Droid Sans';}
.outer-bank-payment h4 { margin: 0 0 20px;font-weight: 400; font-size: 24px; border-bottom:2px solid #d69250; color: #d69250;width:92%;padding:10px 4%;}
.outer-bank-payment .row-group { display:inline-block;width:90%;margin-bottom:10px;position:relative;padding:0 5%;}
.outer-bank-payment .row-group label { width: 30%; float: left; color: #303030; font-family: Verdana, Geneva, sans-serif; font-size: 13px; font-weight: 400; line-height: 34px; box-sizing: border-box; }
.outer-bank-payment .row-group .txt-field { width: 70%; float: left; }
.outer-bank-payment .row-group .txt-field input { width: 60%; height: 34px; line-height: 34px; background: #fff; box-sizing: border-box; float: left; }
.outer-bank-payment .row-group label em { color: #fc5e19; display: inline-block; margin-left: 4px; }
.fancybox-inner { min-height:380px;}
.common-btn { background: #FC5E19; padding: 10px; border-radius: 4px; display: inline-block; color: #fff; border: none; cursor: pointer; margin-top: 0px; margin-right: 10px; }
.common-btn:hover { background: #EA4C07; color: #fff; }
input[type="submit"].common-btn { background: #FC5E19; padding: 10px; border-radius: 4px; display: inline-block; color: #fff; border: none; cursor: pointer; margin-top: 0px; margin-right: 10px; font-size: 14px; height: inherit; background: #fc5e19; border: 0; border-radius: 3px; cursor: pointer; -webkit-box-shadow: 0px 0px 0px 0px rgba(155,154,153,1); -moz-box-shadow: 0px 0px 0px 0px rgba(155,154,153,1); box-shadow: 0px 0px 0px 0px rgba(155,154,153,1); margin: 0px; }
input[type="submit"].common-btn:hover { background: #EA4C07; color: #fff;}
.common-cancel { background:#6F6F6F;padding: 10px; border-radius: 4px; display: inline-block; color: #fff; border: none; cursor: pointer; margin-top: 0px; margin-right: 10px;}
.common-cancel:hover { background:#595858 !important;color: #fff;}


.subscribe-table { border:1px solid #ddd;margin-bottom:10px;font-size:14px;font-weight:normal;text-align:left;}
.subscribe-table th{ border:1px solid #ddd;padding:5px;background:#fff7a3;}
.subscribe-table td{ border:1px solid #ddd;padding:5px;background:#fff;position:relative;}
.subscribe-table td input[type=checkbox] { -webkit-appearance: none; background: url(../../../images/uncheckbox.png) no-repeat 0px 0px; display: inline-block; width: 16px; height: 16px; vertical-align: middle; border: none; -webkit-border-radius: 0; -webkit-box-shadow: none; -webkit-tap-highlight-color: rgba(0,0,0,0);outline:none;cursor:pointer;}
.subscribe-table td input[type=checkbox]:checked { background: url(../../../images/checkbox.png) no-repeat 0px 0px;outline:none;}
/*.subscribe-table td input[type=radio] { -webkit-appearance: none; background: url(../../../images/checkbox.png) no-repeat 0px 0px; display: inline-block; width: 19px; height: 19px; vertical-align: middle; border: none; -webkit-border-radius: 0; -webkit-box-shadow: none; -webkit-tap-highlight-color: rgba(0,0,0,0); border: none; }
.subscribe-table td input[type=radio]:checked { background: url(../../../images/checkbox.png) no-repeat -86px -216px; border: none;}*/
.outer-bank-payment .row-group .txt-field .form-error1, .outer-bank-payment .row-group .txt-field .err { display:block;clear:both;color:#fc5e19;font-family:Arial, Helvetica, sans-serif;font-size: 11px;padding-top:3px;}
.outer-bank-payment .row-group p {color: #303030;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:700;margin-bottom:0px;}
.top-nav .current{border-bottom: 2px solid #ffb136;padding: 0 0 10px 0;color: #ff9c00; position:relative;}
.green-link-btn { display: block;
  padding: 0 20px;
  background: #51d466;
  line-height: 42px;
  font-size: 20px;
  font-weight: 400;
  color: #FFF;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(37, 176, 59, 1);
  -moz-box-shadow: 0px 3px 0px 0px rgba(37, 176, 59, 1);  
  box-shadow: 0px 3px 0px 0px rgba(37, 176, 59, 1);
  border-radius: 4px; }
.green-link-btn:hover { background: #35C84D; color:#fff; }
.green-link-btn .edit-icon{background:url(../../../images/edit-icon-w.png) no-repeat left top;}
.current-header-link{border-bottom: 2px solid #ffb136;padding: 0 0 10px 0;color: #ff9c00!important;}

.user-dropdown{display:inline-block; position:relative;}
.user_pro_pop_up{display:none;}
.user-dropdown:hover .user_pro_pop_up { z-index: 9999; position: absolute; top: 32px; right: 0px; width: 100px; padding:0 15px; background: #ffffff; border: 1px solid #c9c9c9; -webkit-box-shadow: 4px 4px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 4px 4px 0px 0px rgba(221,221,221,1); box-shadow: 4px 4px 0px 0px rgba(221,221,221,1); display:block;}
.user-dropdown:hover .user_pro_pop_up:before { border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid; color: #c9c9c9; content: ""; display: inline-block; position: absolute; right: 10px; top: -7px; }
.user-dropdown:hover .user_pro_pop_up:after { border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid; color: #FFFFFF; content: ""; display: inline-block; position: absolute; right: 10px; top: -6px; }
.user-dropdown:hover .user_pro_pop_up li{list-style: none; padding: 5px 0; border-bottom: solid 1px #F4F4F4;}
.flag{float:right !important; margin: 2px 3px 0 3px !important;}
.cartviewtop{display:inline-block; min-height:25px;}
.cartviewtop:hover .view_cart_pop_up{display:block;}
.fancyboxcurrency{position:fixed; z-index:999; left:0; top:0; bottom:0; right:0; display:none;}
.fancyboxcurrency .bgmain{background:#000; opacity:0.7; position:fixed; left:0; top:0; bottom:0; right:0;}
.fancyboxcurrency .popup{width:400px; height:300px; position:absolute; left:50%; top:50%; margin-left:-200px; margin-top:-150px; background:#fff; border-radius:10px; padding:25px; box-sizing:border-box;}
.fancyboxcurrency .popup h2{font-size:20px; color:#414141; padding-bottom:25px;}
.fancyboxcurrency .popup h3{font-size:14px; color:#414141; padding-bottom:5px; padding-top:20px;}
.slct-box{border:solid 1px #ccc; padding:8px; width:100%; font-size:14px; color:#414141;}
.btn{padding:10px 15px; display:inline-block; font-size:14px; line-height:18px; border-radius:2px; border:1px solid transparent; cursor:pointer;}
.currency-ftr{position:absolute; bottom:25px; width:88%;}
.btn-save{background:#fc5e19; color:#fff;}
.btn-cancel{background:#fff; color:#414141; border:solid 1px #ccc;}
.text-right{text-align:right;}
.free_book{text-transform: uppercase;
    color: #3c763d;
    font-size: 15px;
    /* background-color: #3c763d; */
    padding: 5px 10px;
    border-radius: 3px;
    /* margin: 10px 0 0 0; */
    display: inline-block;
    font-weight: bold;}
.freebook{font-size: 18px;
    color: #3c763d;
    text-transform: uppercase;
    font-weight: bold;
    /* border-bottom: solid 4px #437B44; */
    display: block;}
	.add-to-cart table tbody tr td .purchase { display: block; min-width: 82px; float: right; border-radius: 5px; line-height: 26px; color: #ffffff; text-align: center; border:none; background: #fc5e19; cursor:pointer;}
		.add-to-cart table tbody tr td .purchase:hover {background: #DC5D25;}
		.green-link{background:url(../../../images/wishlist-icon.png) no-repeat left 2px; display:inline; padding:0 0 0 20px; font-size:18px;}
		.green-link:hover{background:url(../../../images/wishlist-icon.png) no-repeat left -21px; display:inline; padding:0 0 0 20px;}
		.max-device-number{font-size: 16px; padding-bottom: 15px;}
		.max-device-number label{display:inline-block; vertical-align:middle; line-height:20px;}
		.badge{display: inline-block; min-width: 10px; padding: 5px 7px; font-size: 12px; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: #FC5E19; border-radius: 10px;}
  .devices{background:#F3AEFF; width:100% !important; text-align:left !important;}
  .devices > a > span{display:inline-block !important; height:auto !important; margin:13px 0 10px 47px !important; float:left;}
  .devices > a > h3{display: inline-block; line-height: 127px; text-align: center; width: 280px !important; float: right;}
  .icn-devices {background-position: 0px -92px; width: 190px; height: 109px; display: block;}
  .devices:before, .devices:after{content:""; display:table;}
  .devices:after{clear:both;}
  .mrgn-t-15{margin-top:15px;}
   .link{
	     color:orange;
		}
    .link:hover{
		text-decoration:underline
		}		
		
		.user_pro_pop_up li a{line-height:22px;}
		.current img{width:36px; height:36px; border-radius:100%; margin-right:5px;}