<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*main*/
body {
    font-family: Helvetica,sans-serif;
    font-size: 14px;
}

ol, ul {
    list-style: none;
}
.terms-of-use-h2 ol {
    list-style: decimal;
}
.terms-of-use-h2 ol.list-style-a {
    list-style: lower-alpha;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
    border:solid silver 1px;
    padding-left: 5px;
}
a{
    color: #ec1c24;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

img {
    height: auto;
    max-width: 100%;
}
input{
    height: 30px;
    width: 70%;
}
.input-terms{
    width: auto;
    height: auto;
}

hr {
    border: 0;
    clear: both;
    height: 1px;
    margin: 40px 0;
    background: #a5a5a5;
}
hr.lighter {
    border: 0;
    clear: both;
    height: 2px;
    margin: 40px 0;
    background: #dadada;
}


.clear{
    clear: both;
    width: 100%;
    height: 0px;
}
.container{
    min-height: 1000px;
    max-width: 1000px;
}
.container &gt; .row:first-child {margin:0 0 25px 0;}
.col-centered{
    float: none;
    margin: 0 auto;
}

.button-orange{
    color: #fff;
    background-color: #ec1c24;
    padding: 10px 50px 10px 50px;
}
.div-button-orange{
    padding-top: 30px;

}
.button-orange:hover{
    color: #fff;
}

.button-dark, a.button-dark:visited{
    color: #fff;
    background-color: #656565;
    padding: 10px 10px 10px 10px;
}

.button-dark:hover{
    color: #fff;
    background-color: #ec1c24;
}
.btn-book-detail{
    float: left;
    margin: 0 2% 2% 0;
    width: 180px;
    text-align: center;
}
.btn-right{
    float: right;
}
.btn-right1{
    margin-top: 0px!important;
}
.basket-white{
    width: 20px;
    padding-bottom: 4px;
}
.ebook_checkout{
    float: left;
    margin: 2%;
}

h1, h2, h3 {
    margin-top: 14px;
    margin-bottom: 1%;
    padding-top: 14px;
}
h1.homepage {
    font-family: Helvetica,sans-serif;
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: normal;
}
p.homepage{
    font-size: 40px;
    color: #333;
    font-family: Helvetica,sans-serif;
}

/*main END*/

h1{
    font-family: Helvetica,sans-serif;
    font-size: 70px;
}
h1.text-bottom, p.text-bottom{
    font-family: Helvetica,sans-serif;
    color: #fff;
    font-weight: bold;
}
h3{
    font-family: Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
}
h4, span.book-slider-left,.book-slider-right{
    font-family: Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.book-slider-right{
    font-size: 18px;
    font-weight: normal;
}
.left-li-menu a{
    font-size: 13px;
}
.left-li-menu a span{
    font-size: 12px;
}
p{
    font-size: 15px;
    color: #333;
/*    font-weight: bolder;*/
}
.item-name, .item-name-title, .questions-text{
    font-family: Helvetica;
}
.contact_form{
    margin-top: 50px;
}
.contact_form form input{
    width: 90% !important;
}
.contact_form form textarea{
    width: 90% !important;
    min-height: 150px;
}
p.p-normal{
    font-family: Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #787878;
}
p.my-account-text {
    font-family: Helvetica,sans-serif;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    padding: 1% 2% 0% 2%;
}
.menu-container ul li a{
    font-size: 17px;
}
.register-btn{
    font-family: Helvetica,sans-serif;
    font-size: 20px;
}
.menu-container ul li a.myebook-menu{
    font-family: Helvetica,sans-serif;
    font-size: 22px;
}
span{
    font-family: Helvetica,sans-serif;
    font-size: 14px;
}
span.orange{
    font-family: Helvetica,sans-serif;
    font-size: 14px;

}
span.radio-text{
    font-family: Helvetica,sans-serif;
    font-size: 14px;
}
label{
    font-family: Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
a.menu-sign{
    font-family: Helvetica,sans-serif;
    font-size: 26px;
}
/*fonts END*/

.label-right{
    text-align: right;
}

.label-left{
    text-align: left;
}
.msg_from{

}
.msg_ico, .msg_from, .msg_text{
    text-align: left;
    float: left;
}
.msg_from.padding-bot{
    padding-bottom: 2%;
}
.msg_from, .msg_text{
    padding-left: 10px;
}
.myacc_msg_row{
    padding-bottom: 1%;
}
.account-menu .account-menu-bg.account-menu-bg-long{
    width: 212px;
}
.register-btn{
    background-image: url(../media/img/menu-bg1.png);
    background-repeat: repeat-x;
    margin: auto;
    display: table;
    text-align: center;
    vertical-align: middle;
    background-size: 100% 100%;
    width: 120px;
    height: 25px;
}
.register-btn a{
    color: #fff;
}

/*menu*/
.menu-container{
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    /*    background-image: url(../media/img/menu-bg1.png);*/
    background-repeat: repeat-x;
    min-height: 35px;
    background-size: 100% 100%;
    vertical-align: middle;
    line-height: 40px;
}
.menu-container ul{
    list-style-type: none;
    margin: auto;
    padding: 0 5px 0 5px;
    display: table;
    padding: 0;
    text-align: center;
    width: 100%;
}
.menu-container ul li{
    /*    display: table-cell;*/
    padding: 0 2%;
    float:left;
    /*background-image: url(../media/img/menu-bg1-line.png);*/
    background-position: right;
    background-repeat: no-repeat;
    line-height: 40px;
}
.menu-container ul li:first-child{
    padding: 0 2% 0 0;
}
/*.menu-container ul li:last-child {
    display: table-cell;
    padding: 0 5px;
    background-image: url(../media/img/menu-bg2.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
}*/
.menu-container ul li a{
    color: #231f20;
}
.footer-menu2 a{
    color: #231f20;
    font-size: 11px;
}
.myebook-logo-img-link{
    float:left;
    padding: 0px!important;
}
.submenu0 a.signin-btn{
    background-color: #ec1c24;
    color:white;
    border-radius:5px;
    color:white;
    line-height: 27px;
    display: block;
    margin: 10px 2px;
}
.submenu0 a.login-btn, .submenu0 .login-btn{
    background-color: #808184;
    color:white;
    border-radius:5px;
    color:white;
    line-height: 27px;
    display: block;
    margin: 10px 2px;
}
.submenu0 .login-btn{line-height:17px;}
.submenu0 a.signin-btn:hover, .submenu0 a.login-btn:hover, .submenu0 .login-btn:hover{
    color:white;
    opacity:0.8;
    text-decoration: none;
    transition: 500ms;
}
.login-btn, .signin-btn{
    background-image: url(../media/img/acount-icon.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
}
.logged-box .myaccount-btn {
    background-color: #ededed;
    border-radius: 5px;
    color: black;
    font-size: 12px;
    margin: 10px 0;
    width: 100%;
    display:block;
    text-align:center;
    padding:5px 0;
}
.logged-box .logout-btn {
    background-color: #ec1c24;
    border-radius: 5px;
    color: white;
    font-size: 12px;
    margin: 10px 0;
    width: 100%;
    display:block;
    text-align:center;
    padding:5px 0;
}

.menu-container ul li a:hover{
    text-decoration: none;
}
.menu1{
    display: table;
    width: 100%;
}
.header{
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    margin: 0px auto 0 auto;
    min-height: 44px;
    /*    position: absolute;*/
}
/*menu END*/
/*ebook managment*/
.paginate_summary{
    text-align: left;
    float: left;
}
/*ebook managment END*/
/*sub-menu*/
.submenu1{
    width: 100%;
    margin-left: auto;
    margin-right:auto;
    max-width:940px;
    background-color: #acacac;
    line-height: 30px;
    height: 30px;
    text-align:center;
    margin-top: -10px;
}

.submenu1 ul{
    width:400px;
    margin-right: auto;
    margin-left: auto;
}
.submenu1 li{
    float:left;
}
.submenu1 a{
    color:white;
    padding: 0 20px 0 20px;
}
/*sub-menu END*/

/*sub-menu*/
.submenu0{
    width: 100%;
    margin-left: auto;
    margin-right:auto;
    max-width:940px;
    line-height: 30px;
    /*    height: 30px;*/
    text-align:right;
    margin: 10px auto;
}

.submenu0 ul{

}
.submenu0 li{
    float:right;

}
.submenu0 a{
    color:#333;
    padding: 0 20px 0 20px;
}
.submenu0 a:hover{
    text-decoration: underline;
    color:#333;
    padding: 0 20px 0 20px;
}
/*sub-menu END*/

/*responsive menu*/
.mobile-header{
    display: none;
    margin-top: 0px;
    background-color: white;
    height: 70px;
    position: relative;
}
.menu-button, .menu-logo{
    padding-left: 10px;
}
.menu-logo-img{
    padding-top: 10px;
    max-width:176px;
    height:auto;
    width:100%;

}
a.menu-sign {
    color: #fff;
    padding-right: 2%;
    padding-top: 15px;
    float: right;
}
/*responsive menu END*/

/*full-service*/
.full-service-button, .full-service-level{
    background-image: url(../media/img/full-service-btn.jpg);
    width: 31%;
    background-repeat: no-repeat;
    margin: 1%;
    background-size: auto;
    background-position: bottom right;
    background-color: #efeeee;
    height: 220px;
    color: #333;
    float: left;
    font-size: 24px;
    text-align: left;
    display: table;
    position: relative;
    cursor: pointer;
    padding: 15px;
}
.full-service-button.col-lg-6{
    width:48%;
}
.full-service-button2{
    background-image: url(../media/img/full-service-btn.jpg);
    width: 48%;
    background-repeat: no-repeat;
    margin: 1%;
    background-size: auto;
    background-position: bottom right;
    background-color: #efeeee;
    min-height: 300px;
    color: #333;
    float: left;
    font-size: 24px;
    text-align: left;
    display: table;
    position: relative;
    cursor: pointer;
    padding: 15px;
}
.full-service-button p, .full-service-level p, .full-service-button2 p{
    color: #333333;
}
.full-service-button p strong, .full-service-level p strong, .full-service-button2 p strong{
    color: #ec1c24;
}
.full-service-button:hover, .full-service-level:hover{
    background-image: url(../media/img/full-service-btn2.jpg);
    background-color: #333333;
    color:white;
}
.full-service-button:hover p, .full-service-level:hover p, .full-service-button:hover p strong{
    color:white;
}
.full-service-button, .full-service-level .title, .full-service-button .title{
    font-weight: bold;
}
.tittle-h3{
    padding-top: 5%;
}
.bigtitle{
    text-align: center;
    width:100%;
    font-size: 48px;
    font-weight: 900;
}
.item-name-title{
    font-size: 16px;
    text-transform: uppercase;
}
.features{
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    padding-top: 2%;
}
.features-bg{
    background-image: url(../media/img/features-normal-bg.png);
    background-position: center center;
    background-size: cover;
    text-align: center;
}
.features-bg p.p-normal{
    text-align: left;
    padding-left: 2%;
    padding-right: 2%;
}
img.features-1{
    padding-top: 10px;
}
.item-name{
    display: block;
}
.pricing-content{
    background-color: #fafbfb;
    border: 1px solid #eaeaea;
}
.pricing-btn{
    font-size: 20px;
    background-color: #ff7e00;
    color: white;
    width: 200px;
    line-height: 40px;
    text-align: center;
    margin: 10px 10px 10px 30px;
}
.questions-text{
    color: #8c8c8c;
    font-size: 14px;
}
.pricing-content{
    float: left;
    width: 260px;
    padding: 2% 0 0 0;
}
.pricing-price{
    font-size: 40px;
    font-weight: bold;
}
span.pricing-price-more{
    font-size: 16px;
}
.questions{
    background-color: #fafafa;
}
.questions1{
    text-align: left;
    padding: 2%;
}
.pricing-content-img{
    height: 80px;
}
.pricing-content-text{
    height: 50px;
    padding: 0 1% 0 1%;
}
.pricing-content-top{
    text-align: center;
}
.center-block3 {
    margin-left: auto;
    width: 85%;
}

.width50 {

    width: 50%;

}

.user_profile2_title{
    text-align: left;
}
.ebook_preview_2{
    float: left;
}
.ebook_preview_4, .ebook_preview_2, .my_friends_box{
float: left;
    border: 3px solid gray;
    padding-left: 5px;
    width: 23%;
    padding: 0px;
    margin-bottom: 2%;
    font-size: 19px;
    text-align: center!important;
    color: #ec2028;
    position: relative;
    margin-right: 15px;
    padding-bottom:15px;
    font-size: 13px;
}
.user_profilepage .ebook_preview_4, .user_profilepage .ebook_preview_2, .user_profilepage .my_friends_box{
     border: 2px solid gray;
}
.ebook_preview_4 .preview_title, .ebook_preview_2 .preview_title, .my_friends_box .preview_title{
    margin-top: 0px;
}
.ebook_preview_4:nth-child(4n) , .ebook_preview_2:nth-child(4n) , .my_friends_box:nth-child(4n) {
    margin-right: 0px;
}
.preview_title a{
    font-size: 14px;
}
.full-service-button p{
    display: table-cell;
    vertical-align: top;
    padding: 0 5% 0 5%;
}
.full-service2-left{
    background-color: #e2e2e2;
    min-height: 400px;

}
.full-service-row{
    margin-bottom: 10px;
    float:left;
}
.full-service2-left.full-service2-left-color {
    background-color: #f3f3f3;
}
.full-service2-left p{
    padding: 1% 2% 1% 2%;
}
.full-service2-right{
    background-color: #efefef;
    height: 555px;

}
.full-service2-right img{

}
.full-service3{
    width: 100%;
    padding: 12% 5% 5% 5%;
    background-color: #e2e2e2;
    background-image: url(../media/img/full-service3.jpg);
    background-position: center center;
    background-size: cover;
    float: left;
    position: relative;
    min-height: 400px;
    text-align: center;
    color: white;
}
.full-service3-1{
    background-image: url(../media/img/our-service3.jpg);
}
.blog-content-text p{
    font-size: 16px;
    color: #707b82;
    padding: 5px;
}
.sell_your_book3{
    width: 100%;
    padding: 12% 5% 5% 5%;
    background-color: #e2e2e2;
    background-image: url(../media/img/sell_your_book-fuzzy.png);
    background-position: center center;
    background-size: cover;
    float: left;
    position: relative;
    min-height: 400px;
    text-align: center;
    color: white;
}
.self-publish3{
    background-image: url(../media/img/our-service33.jpg);
}
.sell_your_book3.self-publish3{
    width: 100%;
    padding: 5%;
    min-height: 0;
    margin: 40px auto;
}
.self-publish4{
    text-align: center;
    width: 30%;
    background-image: url(../media/img/self_publish-bottom-bg.png);
    display: table-cell;
    background-repeat: no-repeat;
    padding: 5% 0 10% 20%;
}
a.self-publish4{
    color: #5b5b5b;
}
.self-publish4 h3{
    padding-left: 5%;
    font-size: 50px;
}

.sell_your_book3 p{
    color: #fff;

}
.width280{
    width: 280px;
}
.center-block1{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding-top: 3%;
}
.center-block2{
    margin-left: auto;
    width: 90%;
}
.center-block3{
    margin-left: auto;
    width: 85%;
}
.center-block4{
    margin-left: auto;
    width: 55%;
}
.p-price{
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.p-price strong {
    font-size: 17px;
    color: white!important;
    letter-spacing: 1px;
}
.full-service-level-apply{
    font-size: 20px;
    background-color: #9f9f9f;
    color: white;
    position: absolute;
    bottom: -25px;
    width: 70%;
    left: 15%;
    right: 15%;
    line-height: 45px;
    text-align: center;
}
.full-service-level-apply.service-orange{
    background-color: #ff7e00;
}

.full-service-level p.small{
    font-size: 16px;
}
.full-service-level p.big{
    font-size: 32px;
    font-weight: bold;
}

.full-service-text{
    min-height: 300px;
    padding: 30px 10% 30px 10%;
    float:left;
}
.full-service-text h3{
    text-align: left;
}
.full-service-text .col-sm-9 h3{
    padding-left: 2%;
}
.center-content{
    margin: 0 auto;
}

/*full-service END*/


.text-shadow{
    text-shadow: 1px 1px 30px black;
}
.full-ser{
    height: 555px;
}
ul.self_publish_ul{
    list-style-type: circle;
}
/*slider*/
.slider{
    width: 100%;
}
.slider-text{
    position: absolute;
    bottom: 20px;
    color: white;
    width: 100%;
    text-align: center;
}
.bx-wrapper .bx-viewport
{
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 0 0 0;
    border: 0;
    left: 0;
    background: transparent;
}

/*slider END*/

/*main-content*/
.main-content{
    margin: 0 auto;
    max-width:840px;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.main-content-item {
    padding-right: 0px;
    text-align: center;
    border: 1px solid #dbddde;
    margin-top: 15px;
    padding-left: 0px;
    min-height: 266px;
}
.main-content-item:hover {
    background-color: #e6e7e8;
    transition: 500ms;
}
.main-content-item-box {
    background-repeat: repeat-x;
    padding-left: 1px;
}
.main-content-item-img {
    min-height: 127px;
    padding: 26px 20px 5px 26px;
}
.main-content-item-tittle {
    width: 100%;
    left: 0px;
    right: 0px;
    padding: 4px 0;
    min-height: 30px;
    position: absolute;
    bottom: 0px;
    color: white;
    font-size: 29px;
    text-align: center;
}
.homepage-item-tittle h3.text-black {
    text-transform: uppercase;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 23px;
    font-weight: bold;
}
.main-content-item-box p.text-black{
    font-size: 12px;
    display: block;
    width: 129px;
    margin-left: auto;
    margin-right: auto;
}
.homepage-item-tittle {
    width: 100%;
    left: 0px;
    right: 0px;
    padding: 4px 0;
    min-height: 30px;
    /*    position: absolute;*/
    top: 0px;
    color: white;
    font-size: 29px;
    text-align: center;
}
.homepage-item-tittle.text-middle {
    top: 30%;
}
.myebook-logo-img{
    float:left;
    /*max-width: 176px;*/
    width:100%;
    margin: 10px 0 0 0;
    border:0;
}
.try-us-today{
    width:100%;
    max-width: 352px;
    height: 62px;
    line-height: 62px;
    color:white;
    background-color: #ec1c24;
    font-size:32px;
    font-weight: bold;
    display:block;
    margin: 65px auto;
    text-align: center;
    border-radius: 15px;
    transition: 500ms;
}
.try-us-today:hover{
    color:white;
    box-shadow: 0px 0px 8px gray;
    transition: 500ms;
}


h1.text-black,
p.text-black,
.text-black {
    color: #333;
    font-weight: normal;
}
h3.text-black  {
    font-size: 23px;
}
p.text-black  {
    font-size: 16px;
    padding: 0;
}
p.text-bottom.text-black{
    font-size:22px;
}
.text-white {
    color: #fff;
    font-weight: normal;
}
h3.text-white  {
    font-size: 26px;
}
p.text-white  {
    font-size: 18px;
    padding: 0;
}


/*main-content END*/

/*con-no-slider*/
.con-no-slider {
    width: 100%;
    margin: 0px auto 15px auto;
    max-width: 1024px;
    /*    padding-top: 80px;*/
}
.con-no-slider h1 {
    /* padding-bottom: 20px;*/
}

.blog-content{
    padding: 0 0 3% 0;
}
/*con-no-slider END*/
/*book-splash slider*/


.book-splash{
    padding: 5px 5px 10px 5px;
}
.book-splash img{
/*    width: 130px;*/
width:100%;
}

.splash-slider,.splash-slider {
    position: relative;
    background-color: #e6e7e8;

}

.splash-slider &gt; a,.splash-slider &gt; a{
    position: absolute;
    z-index:10025;
    top:0;
    width: 64px;
    height: 304px;
    display:block;
    background:rgba(255,255,255,0.75);
    padding:0 5px;
}
.dir-prev, .dir-next{
    cursor: pointer;
}
.splash-slider a.dir-prev,.splash-slider1 a.dir-prev{
    left: 15px;
}

.splash-slider a.dir-next,.splash-slider1 a.dir-next{
    right: 15px;
}

.splash-slider &gt; a img,.splash-slider1 &gt; a img{
    margin-top:78px;
}

.book-splash1{

}

.splash-bg{
    /*    background-image: url(../media/img/splash-bg1.png);*/
    background-repeat: repeat-x;
/*    overflow:hidden;*/
/*    max-height:646px;*/
}



/*book-splash slider END*/

/*con-no-slider-bg*/
.con-no-slider-bg {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    background-image: url(../media/img/con-no-slider-bg.png);
    background-repeat: repeat-x;
    text-align: center;
}
.con-no-slider-bg.sell_your_book {
    background-image: url(../media/img/full-service1.jpg);
    height: 546px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.con-no-slider-bg.sell_your_book1 {
    background-image: url(../media/img/our-service1.jpg);
    height: 546px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.con-no-slider-bg.full_service {
    background-image: url(../media/img/full-service-bg.png);
    height: 546px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.con-no-slider-bg.self-publish {
    background-image: url(../media/img/self-publish-top.png);
    height: 546px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.con-no-slider-bg.features {
    /*background-image: url(../media/img/features-top-bg.png);*/
    background-image:none;
    border:none;
    min-height: 450px;
    background-size: 100%;
    background-repeat: no-repeat;
    color:#333;
}

.self-publish-bg{
    background-color: #efeeee;
}

#msg_button {min-width:163px;}

.con-no-slider-bg h1 {
    padding-bottom: 20px;
}
.con-no-slider-bg-con{
    /*padding-top: 130px;*/
    max-width: 1024px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.con-no-slider-bg-con.smallpadd{
    padding-top: 20px;

}
.con-no-slider-bg-con p{
    padding:  1% 0;
}
/*con-no-slider END*/

/*con-padding*/

.con-padding{
    padding-top: 2%;

}
.padding0{
    padding: 0;
}
.marketing{
    height: auto;
}
.marketing1{
    min-height: 390px;
}

/*con-padding END*/

/*future-menu*/
.future-menu{
    padding-top: 2%;
    cursor: pointer;
    padding-left: 24px;
}
.future-menu a{
    color: #aeafaf;
    font-size: 23px;
}
.future-menu a:hover{
    text-decoration: none;
}

.future-menu span{
    display: block;
}
.future-menu .future-menu-bg{
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    width: 274px;
    height: 100px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background-image: url(../media/img/future-menu1.png);
    background-repeat: no-repeat;
    background-position: right center;
    float:left;
    margin-left: -24px;
    position: relative;
}

.future-menu .future-menu-bg:nth-child(4){
    z-index: 1;
    border-right: 1px solid #e5e5e5;
    background-image: none;
}
.future-menu .future-menu-bg:nth-child(3){
    z-index: 2;
}
.future-menu .future-menu-bg:nth-child(2){
    z-index: 3;
}
.future-menu .future-menu-bg:nth-child(1){
    z-index: 4;
}

.future-menu-bg:hover {
    background-image: url(../media/img/future-menu2.png);
    background-color: #f9fafa;
}
.future-menu-bg:first-child {
    border-left: 1px solid #e5e5e5;
}
.future-menu-bg:last-child{
    background-image: none;
}
.future-menu-bg:last-child:hover{
    background-image: none;
}
.future-content-img-1{
    padding: 40px;
}

/*future-menu END*/


.self-publish-lets img {
    width: 100%;
    max-width: 1023px;
    border: none;
}
/*future-content*/
.future-content{
    padding-top: 5%;
}
.future-content h3{
    color: #ff7e00;
    padding-bottom: 1%;
}
.future-content-text {
}
.future-content-text img{
    padding-top: 1%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.future-content-bottom{
    text-align: center;
    padding-top: 2%;
}
/*future-content END*/

/*tour-menu*/
.tour-menu{
    margin-top: 2%;
    text-align: center;
    background-color: #231f20;
}
.tour-menu div{
    color: white;
    cursor: pointer;
}
.tour-menu a{
    display: inline-block;
}
.tour-menu a:hover{
    text-decoration: none;
    color: #fff;
}

.tour-menu .tour-menu-bg{
    padding: 18px 10px 18px 10px;
    width: 16.6666%;
    min-width: 150px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    float:left;
    font-size: 17px;
    font-weight: bold;
}
.tour-menu .tour-menu-bg:hover /*, .tour-menu-active*/{
    color: #fff;
    background-color: #9f9f9f;
}

/*tour-menu END*/

/*tour-content*/
.tour-content{
    text-align: center;
    padding-top: 3%;
}
.tour-content-text p{
    text-align: justify;
    padding: 0 0px 2% 0px;
}
.tour-content-text h3{
    text-align: left;
    color: #858f95;
    margin: 4% 0 0 0 ;
}

/*tour-content END*/

/*account-menu*/
.account-menu{
    text-align: center;
    margin-top: 10px;
}
.account-menu a{
    color: #fff;
    font-size: 16px;
}
.account-menu a{
    display: inline-block;
    width: 100%;
}
.account-menu a:hover{
    text-decoration: none;
    color: #fff;
}

.account-menu-bg{
    background-color: #9f9f9f;
    border: 1px solid #9f9f9f;
}
.account-menu .account-menu-bg{
    padding: 5px 10px 5px 10px;
    /*width: 175px;*/
    width: 100%;
    height: 35px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    float:left;
}
.horizon{
    width: 175px;
}

.account-menu .account-menu-bg:hover, .account-menu-active{
    color: #fff;
    background-color: #ec1c24;
    border: 1px solid #ec1c24;
}
.ebook_preview{
    float:left;
    padding-top: 3%;
    padding-left: 5px;
    padding-right: 5px;
    width: 167px;
}
#ebook_list{
    text-align: center;
}
/*account-setting-menu END*/


/*right-big*/
.right-big{
    text-align: center;
}
/*right-big END*/

/*right-small*/
.right-small{
    border-left: 1px solid #a5a5a5;
}
/*right-small NED*/

/*left-small*/
.left-small{
    border-right: 1px solid #a5a5a5;
}
.sidr-class-li-small{
    font-size: 16px;

}
.left-small-menu{
    text-align: center;
    padding-top: 1%;

}
.left-small-menu a{
    display: block;
    margin-top: 5px;
}
/*left-small END*/




/*form-control-sign*/
.form-control-sign{
    width: 100%;
}
.form-group-sign a{
    color: #333;
    float: right;
}
/*form-control-sign END*/
.left-li-menu{
    float: left;
    width: 100%;
}
.left-li-menu a{
    color: #333;
}
.left-li-menu a:hover{
    color: #ec1c24;
}
.left-li-menu ul li:before{
    content: "- ";
}
.left-li-menu.no-reflectors ul li:before{
    content: "";
}
.left-li-menu ul{
    margin: 0;
    padding: 10px 0 0 0;
}





/*form*/
.control-label{
    float:left;
    width: 25%;
    text-align: right;
    color: #626262;
    font-weight: normal;
}
.controls{
    padding-left: 10px;
    text-align: left;
    float: left;
    width: 75%;
}
.controls button{
    float: center;
}
.controls input{
    width: 100%;
    height: 30px;
}
.controls textarea{
    width: 100%;
    height: 30px;
}
.controls select{
    width: 50%;
    height: 30px;
}
.control-group{
    padding-top: 15px;

    clear: both;
}
.account-form .control-group {
    padding-top: 15px;
    clear: both;
    width: 100%;
    float: left;
}
.padding15{
    padding-left: 15px;
    padding-right: 15px;
}
.btn {
    background-color: #ec1c24;
    font-family: Arial;
    color: #fff;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    border-style: none;
    border-radius: 0;
    margin: 2% 0;
    border-radius: 5px;
}
.padding15{
    padding-right: 15px;
    padding-left: 15px;
}
.right-big.col-lg-9.col-md-9.col-sm-9.col-xs-12.column.padding15{

    padding-right: 15px;
    padding-left: 15px;
}
.btn1 {
    padding: 5px 5px 5px 5px;
}
.btn2 {
    width: 150px;
}
.btn3 {
    width: 100px;
}
.btn65{
    width: 165px;
}
.btn200{
    width: 200px;
}

input[type='checkbox'] {
    width: 18px!important;
    margin: 0px;
}
#terms_agree{
float: left;
    padding: 0px;
    margin: 0 10px 0 0;
    height: 18px;
}

.btn:hover {
    background-color: #ec1c24;
    color: #fff;
    text-decoration: none;
}

.controls-account{
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 2%;
}
.btn-accont {
    background-color: #9e9e9e;
    font-family: Arial;
    color: #fff;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    border-style: none;
    border-radius: 0;
}
.preview_title{
    min-height: 30px;
}
.btn-accont:hover {
    background-color: #ec1c24;
    color: #fff;
    text-decoration: none;
}
/*form END*/
.sidr-class-hidden-class{
    display: none!important;
}
/*my-account*/
.my-account{
    text-align:center;
}
a.sidr-class-nav-toggle{
    cursor: pointer;
}

.my-account-button{
/*    background-image: url(../media/img/full-service-btn.jpg);*/
    width: 220px;
    margin: 10px;
    background-size: 100% 100%;
    height: 185px;
    float: left;
    font-size: 19px;
    text-align: center;
    position: relative;
    color: #5b5b5b;
    background-color: #f0eeee;
    border-radius: 5px;
    box-shadow: 0 0 10px gray;
    transition: box-shadow 250ms;
    padding: 0 10px;

}
/*.my-account-button a:visited, a:focus{
    text-decoration: none;
    color: #858F95;
}*/
.my-account-button:hover{
    box-shadow: 0 0 5px gray;
    transition: box-shadow 250ms;
}


.my-account-buttonn p{
    display: table-cell;
    vertical-align: middle;
    padding: 0 15% 0 15%;
    font-size: 12px;
}

.my-account-button h2{
    color: white;
    font-weight: bold;
    font-size: 14px!important;
    text-decoration: none;
    margin-top: 0px;
}
.my-account-button p{
    color: #333333;
    font-weight: normal;
    font-size: 18px;
    margin-top: 10px;
    text-decoration: none;
}
.my-account-buttonn a,h2,p{
    text-decoration: none;

}
.acount-menu .my-account-button.matchheight img{
    height:55px;
}
/*my-account END*/


.paginate_pages a{
    background-color: #9F9F9F;
    color: #fff;
    padding: 5px;
}
.paginate_pages a:hover{
    background-color: #9e9e9e;
    color: #fff;
    padding: 5px;
}
span.paginate_selected {
    background-color: #ec1c24;
    color: #fff;
    padding: 5px 5px 5px 5px;
    font-size: 16px;
}
.paginate_box_footer, .paginate_box_header{
    margin-top: 25px;
    width:100%;
    float:left;
}
/*errors*/
.error_box {
    border: 1px red solid;
    margin: 150px auto 15px auto;
    padding: 15px;
    width: 100%;
    max-width: 994px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}
/*errors END*/

/*select-book*/

/*select-book END*/

.list_thumb{
    padding-top: 2%;
}
.list_desc{

}
.my_acc_file_row{
    float: left;
    padding-left: 2%;
}
/*book-slider*/
.book-slider-top{
    padding-top: 1%;
    border: 2px solid transparent;
    -webkit-border-image: url(../media/img/book-slider-line.png) 2 2 stretch; /* Safari 3.1-5 */
    -o-border-image: url(../media/img/book-slider-line.png) 2 2 stretch; /* Opera 11-12.1 */
    border-image: url(../media/img/book-slider-line.png) 2 2 stretch;
    overflow:hidden;
}
.bold-class{
    font-weight: bold;
}
.book-slider{
    /*box-shadow: 1px 1px 10px #999; */
    margin: auto;
    text-align: center;
    position: relative;
    /*
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    */
    margin-bottom: 20px !important;
    width: 100%;
    padding-top: 5px;
}
.book-scroll{
    height: 280px;
    /*white-space:nowrap;*/
}
.book-scroll-white-space{
    white-space:nowrap;
}

/*width and height big book*/
.book-scroll img {
    width: 157px;
    height: 246px;
}
.book-scroll a{
    padding-left: 1%;

}
/*width and height small book*/
.book-scroll-small img {
    width: auto;
    height: auto;
}
.book-shadow.mCS_img_loaded{
    width:100%;
}
.book-scroll-small{
    height: auto;
}
.book{
    display: inline-block;
    /*float: left;*/ /* delete - slider*/
}
.ebook_preview_lib{
    float:left;
    margin-bottom: 15px;
    width:23.5%;
    margin-right: 2%;
}
.ebook_preview_lib:nth-child(4n){
    margin: 0;

}
.book-slider{
    padding-top: 10px;
}
.book-with-page{
    float: left;
    /*    width: 145px;*/
/*    width: 21.8%;*/
width:100%;
    margin: 0;
}
.ebook_preview_lib:nth-child(4n) .book-with-page{
    margin: 0;

}
.book-padding-top{
    padding-top: 10px;
}

.account-title{
    font-size: 22px;

}
.book-text{
    text-align: left;
    padding-left: 7%;
    padding-right: 7%;
}
.book-shadow{
    box-shadow: 0px 0px 5px #888888;
    width:100%;
}
.ebook_preview_detach_lib{
    float:left;
    width:100%;
}
.book-text span{
    display: block;
}
span.book-slider-left{
    float:left;
}
span.book-slider-right{
    float:right;
    margin-top: 20px;
}
span.book-slider-right a{
    color: #333;
}
span.book-slider-right a:hover{
    color: #ec1c24;
}
/*book-slider END*/

/*ebook create*/
.ebook-create-bg{
/*    background-image: url(../media/img/create-ebook-bg.png);*/
    background-size: 100% 100%;
    /*width: 80%;*/
    margin-left: 0;
    margin-right: 5%;
    padding-left: 15px;
    padding-right: 15px;
}
.ebook-create-bg .col-lg-3{
    padding-left: 0px;
}
.ebook-create-bg .create-ebook-bg-height{
    background-image: url(../media/img/create-ebook-bg-height.png);
    height: 100%;
}
.create-ebook-bg-height{
    padding-bottom: 5px;
}
.ebook-create-bg label{
    padding-top: 2%;
}
.image-file-icon{
    width: 100px;
}
.no-contacts{
    padding: 10px 0px 10px 30px;
}

.ebook-create-bg.create-ebook-bg-height label{
    padding-top: 0px;
    width: 95%;
}
.ebook-create-bg.create-ebook-bg-height.select-theme label{
    padding-right: 4%;
    width: 55px;
}
.features-menu a{
    padding: 10px;
}
.ebook-create-bg .value_01{
    padding-bottom: 2%;
}
#upload_form{
    text-align: left;
}
.ebook-create-bg input[type="file"]{
    display: inline;
}
input[type="file"]{
    display: inline;
}
.ebook-create-bg .input[type="text"], textarea, select{
    width: 70% !important;
}

.datapicker select{
    width: initial;
}
.ebook-create-bg textarea{
    max-width: 70%;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.width70{
    width: 70%;
}
.float-left.pdf-icon1{
    padding-left: 15px;
}
/*ebook create END*/
/*registration form*/

/*registration form END*/
label {
    font-weight: normal;
}
/*radio button*/

/*div {
    margin:0 0 0.75em 0;
}*/
.radio_box_01{
    text-align: center;
    display: inline-table;
}
.control-label1{
    width: 50px;
}
.controls1{
    width: 200px;
}
.cont-group1{
    padding-top: 0px;
}
input[type="radio"] {
    display:none;
}
h1.h1{
    font-size: 20px;
}
input[type="radio"] + label span.radio-img, span.radio-img1 {
    display:inline-block;
    width:18px;
    height:18px;
    margin:-1px 0 0 0;
    vertical-align:middle;
    cursor:pointer;
}
input[type="radio"] + label  span.radio-img1 {
    width:55px;
    height:55px;
}
input[type="radio"] + label span.radio-img {

    background-image: url(../media/img/radio-button.png);
    background-position: 0px 0px;
    float: right;

}

input[type="radio"]:checked + label span.radio-img{

    background-image: url(../media/img/radio-button.png);
    background-position: 18px 18px;
}

.ebook-create-bg input[type="radio"] + label span.radio-img {
    float: left;
    margin-top: 4px;
}

span.radio-img{
    margin-right: 10px!important;
}
/*radio button END*/
/*radio button select theme*/
input[type="radio"] + label span.radio-img1-grey {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 0px;
}
input[type="radio"]:checked + label span.radio-img1-grey{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 0px;
}
/**/
input[type="radio"] + label span.radio-img1-red {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 440px;
}
input[type="radio"]:checked + label span.radio-img1-red{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 440px;
}
/**/
input[type="radio"] + label span.radio-img1-orange {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 385px;
}
input[type="radio"]:checked + label span.radio-img1-orange{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 385px;
}
/**/
input[type="radio"] + label span.radio-img1-yellow {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 330px;
}
input[type="radio"]:checked + label span.radio-img1-yellow{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 330px;
}
/**/
input[type="radio"] + label span.radio-img1-green {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 275px;
}
input[type="radio"]:checked + label span.radio-img1-green{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 275px;
}
/**/
input[type="radio"] + label span.radio-img1-l-blue {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 220px;
}
input[type="radio"]:checked + label span.radio-img1-l-blue{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 220px;
}
/**/
input[type="radio"] + label span.radio-img1-blue {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 165px;
}
input[type="radio"]:checked + label span.radio-img1-blue{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 165px;
}
/**/
input[type="radio"] + label span.radio-img1-purple {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 110px;
}
input[type="radio"]:checked + label span.radio-img1-purple{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 110px;
}
/**/
input[type="radio"] + label span.radio-img1-pink {
    background-image: url(../media/img/viewer-theme1.png);
    background-position: 0px 55px;
}
input[type="radio"]:checked + label span.radio-img1-pink{
    background-image: url(../media/img/viewer-theme2.png);
    background-position: 0px 55px;
}
/*radio button select theme END*/

/*select pdf*/
.create-ebook-filedata{
    padding: 15% 10% 10% 0;
}
.create-ebook-pdf-icon{
    padding: 2% 2% 5% 2%;
}
input.copyright-input{
    width: 15px;

}
/*select pdf END*/
.error-red{
    background-color: #c12e2a;
    font-size: 20px;
}


/*book-detail-image*/
.book-left{
    text-align: center;
}
.share-icon {padding:0 0 25px 0;}
.share-icon img{
    padding: 2%;
    width: 50px;
}
.ebook_detail_embed,.links_title {text-align:left;}
.ebook_detail_embed {
    padding:15px 0;
}
.comm_box{
    padding-bottom: 2%;
}
.ebook_comm .comm_box {
    float: left;
    width: 88%;
}
.ebook_comm .comm_ico {
    float: left;
    width: 60px;
}
.ebook_comm .comm_from {
    float: left;
}
.ebook_comm .comm_report {
    float: right;
    text-align: right;
    margin-right: 5px;
}



.back-button{
    font-size: 14px;
    font-weight: bold;
    float: left;
}
a.back-button, a:hover.back-button{
    color: #ec1c24;
}

.book-left .book-left-text{
    text-align: center;
    padding-bottom: 40px;
}
.book-left .book-left-text span{
    display: block;
}

.msg_text{
    text-align: left;
    float:left;
    padding-right: 2%;
}
.msg_text-date{
    float: right;
}
.paginate_pages{
    padding: 2%;
    float: right;
    margin-top: -10px;
}
.paginate_pages.top-results {
    margin-top: -45px;
    color: #ec1c24;
    margin-right: -15px;
}
.datapicker select{
    width: 70px !important;
}
.book-detail-image img.big-detail{
    /*width: 317px;*/
    margin: 0 0 5%;
}
.book-detail-image{
/*    width: 187px!important;*/
width:100%;
    position: relative;
    margin: 25px 0;
}
.book-detail-image img.book-corner{
    position: absolute;
    bottom: 0px;
    right: -7px;
}

.right-big-right{
    text-align: left;
}
.right-big-right.launch-buttons{
    margin-top: 2%;
}
.right-big-left {
    text-align: left;
}
.padding-top{
    padding-top:15px;
}
.padding-top1{
    padding-top:8px;
}
.save_buttons{
    text-align: left;
}
/*.my_acc_profileimg_row{
    float: left;
}*/
.my_acc_profileimg_row, .my_acc_profileimg_row input[type="radio"] {
    width: 18px;
    display: inline;
}
.account-menu .account-menu-bg.account-menu-bg-long {
    width: 100%;
}
.bil-del-address{
    float: left;
    width: 305px;
    margin-right: 10px;
}


.book-detail-text{
    text-align: left;
}
.book-detail-text span{
    display: block;
}
input.input-share-link{
    width: 100%;
}
.links_title{
    margin-top: 5px;
}
/*book-detail-image END*/
.terms-of-use-h2 h2{
    font-size: 20px;
    text-transform: lowercase;
}

.terms-of-use-h2 h2:first-letter{
    text-transform: uppercase;
}
.terms-of-use-h2{
}
.library-login{
    font-size:12px;

}
.inh_text {float:right;text-align:right;width:50%;}
.inh_text.left{float:left;text-align:left;}
.library-login .btn.btn-default{
    background-color: #ec1c24;
    color:white;
    width:100%;
    border-radius: 5px;
    margin: 10px 0;
    font-size: 12px;
}
.library-login h4, .library-filter h4{
    font-size: 17px;
    font-weight: normal;
    color: #757575;
    margin: 5px 0 5px 0;
}
.library-login input,#passwordinput,#textinput {
    border-radius: 5px;
    padding: 5px;
    font-weight: normal;
    color: #757575;
    border-style: solid;
    border-width: 1px;
    border-color: silver;
    background-color: #ededed!important;
}
.nav input {margin:10px 2px 0 0px;height:27px;width:97%;line-height:16px;}
.library-login input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f4f4f4 inset;
}
.library-filter .search-div{
    margin-bottom: 25px;
}
.library-filter .search-div input{
    border-radius: 5px;
    padding: 5px;
    font-weight: normal;
    color: #757575;
    border-style: solid;
    border-width: 1px;
    border-color: silver;
    background-color: white!important;
/*    max-width: 280px;*/
    height: 28px;
    line-height: 28px;
    margin: 5px 0;
    float:left;
    width: 100%;
}
.library-filter select{
    width:31.4%!important;
    margin-right: 2%;
    border-radius: 3px;
    height: 28px;
    line-height: 28px;
    border-color: silver;
    background-color: #f4f4f4!important;
}
.library-filter select:last-of-type{
    margin-right: 0px;
}

.library-filter, .library-login {
    margin-top: 20px;
}
.book-text .book-title a{
    color: #231f20;
    font-size:12px;
    font-weight: bolder;
}
.book-text .author-book, .book-text .view-book, .book-text .rating-book{
    width:33%;
    font-size:11px;
    float:left;
}
.book-text .view-book{
    padding-left: 5px;
}
.book-text .view-book small{
    font-size: 11px;
    color: #ec1c24;
}
.rating-book{
    text-align: right;
}

/*footer*/
.footer{

}
.footer-text{
    margin-top: 40px;
    margin-bottom: 20px;
    color: #656565;
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-text span {
    float: left;
    margin-right: 10px;
    font-size: 11px;
}
.footer-menu1{
    float: left;
}
.footer-menu1 ul li {
    float: left;
    padding: 0px 5px;
    display: table-cell;
}
.mobile-footer-show a{
    margin: 5px 5px 5px 0px;
    padding-top: 5px;
}
.mob-menu{
    cursor: pointer;
    margin: 10px 0 10px 5px;
}

.footer-menu1 ul li:first-child, .footer-menu1-border  {
    border-right: 1px gray solid;
}
.footer-menu2{
    float: right;
}
.footer-menu2 ul li {
    float: left;
    padding: 0px 5px;
    font-size: 11px;
    border-right: 1px gray solid;
}
.footer-menu2 ul li:last-child {
    border-right: 0px;
    padding: 0px 0px 0px 5px;
}

/*footer END*/
/*scroll to top*/
.scrollToTop{
    width:100px;
    height:130px;
    padding:10px;
    text-align:center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    top:75px;
    right:40px;
    display:none;
    /*background: url('arrow_up.png') no-repeat 0px 20px;*/
}
.scrollToTop:hover{
    text-decoration:none;
}
/*scroll to top END*/
.sidr-class-hidden-xs{
    display: none;

}
#rate_info {
width: 100%;
    display: block;
}
.features-menu{
    /*background-color: #333333;*/
    width:100%;
    float:left;
}
.features-menu.fulimagewidth{
    background-color: #333333;
}
.features-menu .features-div{
    padding: 5px 0;
    display: block;
    float: left;
    width: 11.1%;
    padding-left: 1%;
    min-width: 80px;
    cursor: pointer;
    padding-right: 1%
}
.features-menu .features-div{}
.features-menu img{
    width:8%;

}
.features-menu.fulimagewidth img{
    width: auto!important;
    max-width: 100%;
    height:auto;
}
.feature-1, .feature-2, .feature-3, .feature-4, .feature-5, .feature-6, .feature-7, .feature-8, .feature-9{
    display:none;
}
.features-1{
    margin-top: 25px;
}
.contact-text .box_text_02{
    line-height: 28px;
}
.register-content{
    color: #858f95;
}
.register-content h4, .register-content-inner h1{
    font-size:30px;
}
.register-content ul, .register-content-inner ul{
    list-style:none;
    padding: 0px;
    margin: 20px 0;
    line-height: 28px;
    font-size:14px;
}
.register-content ul li:before, .register-content-inner ul li:before {
    content: "&gt;";
    font-weight: bold;
    padding-right: 5px;
}
.register-content .col-md-5 .btn, .register-content-inner .col-md-5 .btn{
    width:100%;
}
.register-content .col-md-5 input, .register-content-inner .col-md-5 input{
    border-radius: 5px;
}
.main-content.register-content, .main-content.register-content-inner{
    margin-top: 30px;
}
.features-menu .future-div{
    padding: 15px 0;
    display: block;
    float: left;
    width: 24.1%;
    text-align: center;
    padding-left: 6%;
    min-width: 80px;
    cursor: pointer;
    padding-right: 6%;
}
.future-menu-new{
    margin-bottom: 20px;
}
.future-content{
    background-color: #eeeeee;
    background-position: center center;
    background-size: cover;
    padding: 50px 30px;
    text-align: left;
}
.future-content-bottom {
    background-size: 100% 100%;
    background-image: url(../media/img/future-btn.png);
    background-repeat: repeat-x;
    text-align: center;
    max-width: 552px;
    margin: 50px auto;
    border-top: 1px #a1a2a4 solid;
    border-left: 1px #a1a2a4 solid;
    border-right: 1px #a1a2a4 solid;
    box-shadow: 0 0 10px gray;
    cursor: pointer;
    transition: box-shadow 300ms;
}
.future-content-bottom:hover{
    box-shadow: 0 0 20px silver;
    transition: box-shadow 300ms;
}
.future-content-bottom h1{
    font-size: 39px;
    padding: 0px;
    font-weight:bold;
    margin: 0 20px 5px 20px;
}
.future-content-bottom a{
    font-size: 27px;
    color: #231f20;
    text-decoration: none;
    padding-bottom: 20px;
    display: inline-block;
}
.self-publish-lets2{
    max-width: 670px;
    min-height: 170px;
    margin: 0 auto 50px auto;
  background-size: 100% 100%;
  background-image: url(../media/img/future-btn.png);
  background-repeat: repeat-x;
  text-align: center;
  margin: 50px auto;
  border-top: 1px #a1a2a4 solid;
  border-left: 1px #a1a2a4 solid;
  border-right: 1px #a1a2a4 solid;
  box-shadow: 0 0 10px gray;
  cursor: pointer;
  transition: box-shadow 300ms;
}
.self-publish-lets2:hover{
    box-shadow: 0 0 20px silver;
    transition: box-shadow 300ms;
}
.left-menu-account{
    background-color: #eeeeee;
    padding-bottom: 30px;
    border-right: none;
    border-radius: 5px;
    box-shadow: 0 0 8px gray;
    transition: box-shadow 300ms;
    margin-top: 30px;
}
.left-menu-account:hover{
    box-shadow: 0 0 5px gray;
        transition: box-shadow 300ms;
}
.left-menu-account .left-li-menu span, .left-menu-account h4{
    font-weight: bold;
    color: #ec2028;
font-size: 15px;
    font-family: 'Raleway', sans-serif;
}
.left-menu-account .profile_avatar_image{
    margin-bottom: 10px;
}
.preview_image, .preview_other{
    width:83%;
}
.ebook_preview{
    text-align: left;
    position: relative;
    margin-right: 15px;
}
.preview_actions {
    position: absolute;
    top: 6%;
    right: 5px;
    width: 20px;
    height:100px;

}
.edit-book-btn {
    background-image: url(../media/img/edit-book-btn2.png);
    width: 40px;
    border: none;
    height: 24px;
    background-size: cover;
    background-color: transparent;
    color: transparent;
    float: left;
    margin-bottom: 6px;
}
.delete-book-btn{
    background-image: url(../media/img/delete-book-btn2.png);
    width: 40px;
    border: none;
    height: 24px;
    background-size: cover;
    background-color: transparent;
    color: transparent;
    float:left;
}
.set-book-btn2{
    background-image: url(../media/img/set-book-btn2.png);
    width: 40px;
    border: none;
    height: 24px;
    background-size: cover;
    background-color: transparent;
    color: transparent;
    float:left;
}
.ebook_preview .preview_box {
    font-weight: bold;
    font-size: 11px;
}
.ebook_preview .preview_box span{
    font-weight: normal;
    font-size: 11px;
}
.ebook_preview .preview_title{
    font-size:11px;
    font-weight: bold;
}
.ebook_preview .preview_title a{
        font-size: 11px;
        color: #231f20;
        font-weight: normal;
}
.ebook_preview .preview_title {
    margin: 5px 0 3px 0;
    min-height: 0px;
}
.text-left{
    text-align: left!important;
}
.text-left-account{
    text-align: left!important;
}
.text-left-account h1{
    font-size: 31px;
}
.text-left-account h2{
    font-size: 20px;
}
.account-p-h2{
    font-size: 14px;
}
.cover_thumb_image img{
    width: 100%;
  border: #eeeeee 1px solid;
  margin-bottom: 5px;
}
.book-detail-text h4 a{
    color: #231f20;
    margin-top: 24px;
      display: block;
}
.margintop24{
    margin-top: 24px;
}
.margintop24 h5{
    margin-top: 0px;
}
.author-mostpopular{
    font-size:9px;
    margin-bottom: 10px;
}
.author-mostpopular div{
    width:50%;
    float:left;
}
.i4ewOd-pzNkMb-haAclf{
    display:none;
}
h1,h2, .tittle-h3, .marketing-text h3, .marketing1 h3, .full-service-row h3, .future-content-text h4, .self-publish-bg h3{
    color:#ec1c24;
}
.menu-container ul ul{
    position: absolute;
    left:-30px;
    width:1000px;
    background-color: black;
}
.menu-container ul ul a{
    color:white;
    font-size:12px;
}
.menu-container ul ul a:hover{
    font-weight:bold;
}
.menu-container ul ul li, .menu-container ul ul li:last-child, .menu-container ul ul li:first-child {
  padding: 0 10px;
}
.menu-container ul ul li{
    display: table-cell;
    float: none;
}
.sidr ul li{
    font-size:15px;
    line-height: 44px;
}
.sidr .sidr-inner{
    padding: 0px;
}
.sidr ul{
    margin: 0px;
}
.menu-container ul.hover-menu{
    display:none;
}
.menu-container .hover-sub:hover ul.hover-menu{
    display: table;
}
.login-detail-right{
    margin: -10px auto 20px auto;
}
.ebook_detail_access_box{
  margin: 20px 0 10px 0;
  border-radius: 5px;
  background-color: #eeeeee;
  padding: 10px;
  width:200px;
}
.ebook_detail_access_box input{
    width:100%;
}
.right-btn-slider{
    position: absolute;
    right: -22px;
    top: 50%;
    margin-top: -22px;
    z-index: 99999;
    height: 45px;
    width: 45px;
    cursor: pointer;
}
.left-btn-slider{
    position: absolute;
    left: -22px;
    top: 50%;
    margin-top: -22px;
    z-index: 99999;
    height: 45px;
    width: 45px;
    cursor: pointer;
    padding-top: 6px;
}
.left-btn-slider img, .right-btn-slider img{
    width:100%;
}
.featured-title{
    width:100%;
    background-image: url(../media/img/feautred-title.jpg);
    background-position: left top;
    color:white;
    text-align: left;
    float:left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    font-size:16px;
    font-weight: bold;
}
.text-left-account h1{
    width:98.5%;
    background-image: url(../media/img/feautred-title.jpg);
    background-position: left top;
    color:white;
    text-align: left;
    float:left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 7px;
    font-size:16px;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 30px;
}
.library-filter{
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
}

.full-service-level2{
    width: 31.99%;
    background-repeat: no-repeat;
    margin: 1% 2% 1% 0;
    text-align: center!important;
    background-image: none!important;
    box-shadow: 0 0 5px gray;
}
.full-service-level2:last-child{
    margin: 1% 0 1% 0;
}
.nopadding{
    padding-left: 0px;
    padding-right: 0px;
}
div.ebook_preview:nth-child(4n){
    margin-right: 0px;

}
#user_location input[type="text"], #user_location textarea{
    padding-left: 5px;
}
.sell-your-book fieldset{
    max-width:500px;
    margin-left: auto;
    margin-right: auto;
}
.sell-your-book fieldset .center-block3, .sell-your-book fieldset .center-block4, .sell-your-book fieldset textarea{
    width:100%!important;
}
.center-pc-image{
    max-width:80%;
    margin: 20px auto;
}
.fetaured-page .full-service-text .features-1{
    margin: 0 auto;
    display: block;
}
#profile_page .label-left.col-md-3{
    margin-bottom: 5px;
}
#profile_page .label-left.col-md-3 label{
    margin-bottom: 0px;
}







/************** New design v3 *******************/
h1, h2, h3, h4, h5, h6{
     font-family: 'Raleway', sans-serif;
    font-weight: 100;
}
body{
         font-family: 'Raleway', sans-serif;
             font-weight: 100;
}
.container {
    min-height: 0px;
/*    max-width: 1400px;*/
max-width: 1024px;
    width: 100%;
}
.footer {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    background-color: #ec2028;
    color: white;
    text-align: center;
/*    position: fixed;*/
    bottom: 0;
    width: 100%;
    z-index: 1;
    line-height: 18px;
/*    padding: 25px 0 50px 0;*/
    padding: 25px 0 100px 0;
}
.footer-social {
    list-style: none;
/*    margin: 20px auto 0px auto;*/
        margin: 10px auto 0px auto;
    padding: 0px;
    display: inline-block;
}
.footer .container {
/*    max-width: 1250px;
    font-size: 24px;
    line-height: 28px;*/
    min-height: 0px;
        max-width: 1024px;
    font-size: 24px;
    line-height: 28px;
}
.footer .container p{
/*      font-size: 24px;
    line-height: 28px;*/
    color:white;
        font-size: 15px;
    line-height: 20px;
}
.footer-social img{
    width:80%;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.footer h3 {
/*    font-size: 24px;*/
font-size: 15px;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    padding-bottom: 2px;
    margin: 0 0 25px 0;
        font-weight: 100;
}

.footer a {
    color: white;
}
.footer-social li {
    float: left;
/*    margin-right: 15px;*/
    margin-right: 0px;
}
.footer-social li:last-of-type {
    margin-right: 0;
}
.gotop {
    margin: 0 auto 30px auto;
    cursor: pointer;
    display: block;
}
.myebook-logo-img {
    float: left;
    width: 100%;
    margin: 0;
    border: 0;
    position: absolute;
/*    max-width: 107px;*/
    max-width: 68px;
}
.submenu0 {
    margin: 0px auto;
}
.con-no-slider {
    width: 100%;
    margin: 0px auto 0 auto;
    max-width: 100%;
        background-image: url(../media/img/background01.jpg);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    float:left;
}
.homepage-image-slider, .page-image-slider{
/*    max-width: 1400px;*/
        max-width: 1024px;
    margin: 0 auto;
}
.homepage-image-slider {
    text-align: center;
}
.homepage-laptop{
    margin: 0 auto 20px auto;
    max-width: 940px;
    width:100%;
    height:auto;
}
.homepage-app-icon{
      margin: 0 auto 20px auto;
    max-width: 146px;
    width:100%;
    height:auto;
}
.redbar-top{
    background-color: #ec2028;
    width:100%;
    float:left;
    height: 45px;
}
.header {
    position: absolute;
}
.homepage-image-slider{
    min-height: 1000px;
    padding-top: 350px;
    padding-left: 15px;
    padding-right: 15px;
}
.page-image-slider{
    min-height: 350px;
    padding-top: 120px;
    padding-left: 14%;
    padding-right: 15px;
}
.homepage-image-slider h2, .page-image-slider h2{
    color:white;
/*    font-size: 56px;*/
        font-size: 35px;
    font-weight: 700;
}
.homepage-image-slider p, .page-image-slider p{
/*    font-size: 24px;
    color:white;
    line-height: 48px;*/
font-size: 15px;
    color: white;
    line-height: 30px;
}
.menu-container {
/*    max-width: 87%;*/
        max-width: 80%;
    float: right;
/*    width: 87%;*/
        width: 80%;
/*    border-radius: 15px;*/
        border-radius: 7px;
    background-color: rgba(0,0,0,0.4);
    position: relative;
/*    min-height: 87px;*/
        min-height: 50px;
    background-size: 100% 100%;
    vertical-align: middle;
/*    line-height: 87px;*/
    line-height: 50px;
    margin-top: 40px;
}
.menu-container ul li a {
    color: white;
/*    font-size: 20px;*/
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.menu-container ul li:first-child {
    padding: 0 4%;
}
.menu-container ul li {
display: inline-block;
    padding: 0 4%;
    float: none;
/*    line-height: 87px;;*/
line-height: 50px;
}
.homepage-image-slider a {
    color: white;
    border: 2px solid white;
    display: block;
    float: none;
    font-size: 15px;
    padding: 10px;
    margin: 30px;
    width: 140px;
    margin: 10px auto 40px auto;
}
.page-image-slider a {
    color: white;
    border: 2px solid white;
/*    font-size: 21px;
    padding: 20px 60px;
        padding: 20px 60px;
    margin: 50px;*/
    display: block;
    float: left;
    font-size: 15px;
    padding: 10px 40px;
    margin: 30px;


}
.submenu0 {
    float: right;
}
.menu-container ul.hover-menu {
    left: 0;
    width: 100%;
    border-radius: 15px;
}
.menu-container ul.hover-menu li{
    line-height: 25px;
    padding: 10px 0;
}
.menu-container ul.hover-menu li a{
    font-size: 18px;
}
.menu-container ul.hover-menu li a:hover{
    font-weight: 100;
    text-decoration: underline;
text-shadow: 0 0 2px white;
    transition: all 500ms;
}
.menu-container ul li a:hover{
    text-shadow: 0 0 2px white;
    transition: all 500ms;
}
.mobile-header {
    height: 0px;
}

.menu-logo-img {
    padding-top: 0;
/*    max-width: 107px;*/
    max-width: 68px;
    height: auto;
    width: 100%;
}
.menu-button{
    position: absolute;
    top:15px;
    left:15px;
}
.menu-logo {
    padding-left: 0;
    left:50%;
    margin-left: -53px;
    position: absolute;
}
.homepage-image-slider p{
    font-size:20px;
    margin-bottom: 30px;
}
.homepage-image-slider {
/*    min-height: 1000px;
    padding-top: 270px;*/
min-height: 700px;
    padding-top: 150px;
}
.ebook_preview_lib {
float: left;
    margin-bottom: 30px;
    width: 23.5%;
    margin-right: 2%;
    border: 2px solid gray;
    box-sizing: border-box;
    padding-bottom: 15px;
}
.library-content{
    width:100%;
    float:left;
    position: relative;
}
.book-text span {
    display: block;
    font-size: 23px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.book-text .book-title a {
    color: #ec1c24;
font-size: 13px;
    font-weight: 100;
}
.book-text .author-book, .book-text .view-book, .book-text .rating-book {
    width: 100%;
font-size: 13px;
    float: left;
    text-align: center;
    color: #ec1c24;
}
.book-text .view-book small {
font-size: 13px;
    color: #ec1c24;
}
.library-filter{
    width:100%;
    float:left;
}
.library-filter {
    width: 100%;
    float: left;
    padding: 0px;
    background-color: white;
    margin-top: 0px;
    border-radius: 0px;
    padding-top: 25px;
}
.library-filter .form-horizontal{
    width:38%;
        margin-right: 2%;
    float:left;
}
.library-filter .left-li-menu{
    width:60%;
    float:left;
}
.library-filter input, .library-filter #passwordinput, .library-filter #textinput {
    border-radius: 0;
    padding: 10px 15px;
    font-weight: normal;
    font-size: 15px;
    color: #ec1c24;
    border-style: solid;
    border-width: 2px;
    border-color: #ec1c24;
    margin: 0px;
    background-color: white!important;
    height: 40px;
}
.library-filter select {
    width: 31.5%!important;
    margin-right: 2%;
    border-radius: 0;
    padding: 0 15px;
    height: 40px;
    font-weight: normal;
    font-size: 15px;
    color: #ec1c24;
    border-style: solid;
    border-width: 2px;
    border-color: #ec1c24;
    background-color: white!important;
}
.library-filter select:last-of-type{
    float:right;
}
::-webkit-input-placeholder {
   color: #ec1c24;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ec1c24;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ec1c24;
}

:-ms-input-placeholder {
   color: #ec1c24;
}
.library-filter option:disabled, .library-filter select[disabled] &gt; option {
    color: #ec1c24;
}
::selection {
  background: #ec1c24; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ec1c24; /* Gecko Browsers */
}
.book-shadow{
    box-shadow: none;
}
.register-content {
    background-color: #ec1c24;
    color: white;
    width: 100%;
    float: left;
    padding: 40px 0;
}
.register-content .control-label{
    color:white;
}
.register-content h1 {
    color: white;
font-size: 30px;
    font-weight: 700;
}
.register-content .form-control {
    display: block;
    width: 100%;
height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.register-content a{
    color:white;
    text-decoration: underline;
}
.register-content button {
    margin-left: auto;
    float: right;
    background-color: white;
    border-radius: 0px;
    color: #ec1c24;
font-size: 16px;
    margin-bottom: 50px;
}
.register-content button:hover{
    background-color: white;
    color: #ec1c24;
    box-shadow: 0 0 5px white;
}
.register-content .controls{
    width:100%;
}
.register-content select {
    width: 100% !important;
}
.register-content .datapicker select{
    width:30%!important;
    margin-right: 4.1%;
height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.register-content .datapicker select:last-of-type{
    margin-right: 0px;
}
.register-content-inner{
    max-width:1000px;
    width:100%;
    margin: auto;
}
.login-content-inner{
    margin-top: 40px;
    margin-bottom: 80px;
}
.login-content-inner button {
    margin-left: auto;
    float: right;
    background-color: #ec1c24;
    border-radius: 0px;
    color: white;
    font-size: 16px;
    margin-bottom: 50px;
}
.login-content-inner #country, .login-content-inner #account_type, .login-content-inner #gender{
    width:100%!important;
        height: 30px;
            font-size: 14px;
                line-height: 1.428571429;
    color: white;
    vertical-align: middle;
    background-color: #ec1c24;
    background-image: none;
    border: none;
    border-radius: 0!important;
}
.datapicker select{
    height: 30px;
            font-size: 14px;
                line-height: 1.428571429;
    color: white;
    vertical-align: middle;
    background-color: #ec1c24;
    background-image: none;
    border: none;
    border-radius: 0!important;
}
.login-content-inner input {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: white;
    vertical-align: middle;
    background-color: #ec1c24;
    background-image: none;
    border: none;
    border-radius: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline: none;
}
.login-content-inner input:focus {
    outline:none;
}
.login-content-inner input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #ec1c24 inset; /* Change the color to your own background color */
    -webkit-text-fill-color: white;
    border: none;
    outline: none;
}
.login-content-inner input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #ec1c24 inset;
    -webkit-text-fill-color: white;
    border: none;
    outline: none;
}
.login-content-inner h4{
    color: #ec1c24;
font-size: 30px;
    font-weight: 700;
}
.content-box-green {
    color: white;
    padding: 60px 0;
    background-color: #ec1c24;
    font-size: 24px;
}
.content-box-green h2 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 30px;
    color: white;
    font-weight: 700;
}
.contact-box {
    background-size: 75px 75px;
    width: 33%;
    height: 75px;
    line-height: 75px;
    text-align: left;
    font-size: 20px;
    margin: 60px 0 0 0;
    padding-left: 95px;
    float: left;
    background-repeat: no-repeat;
}
.content-box-green p {
    font-size: 14px;
    color: white;
}
.contact1 {
    background-image: url(../media/img/contact1.png);
}
.contact2 {
    background-image: url(../media/img/contact2.png);
}
.container-contact-white{
    color: #ec1c24;
    font-size: 18px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.container-contact-white h3{
    font-weight: 700;
font-size: 20px;
}
.contact-form{
    background-color: #ec1c24;
    color:white;
    width:100%;
    float:left;
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact-form input {
    display: block;
    width: 100%;
height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #ec1c24;
    vertical-align: middle;
    background-color: white;
    background-image: none;
    border: none;
    border-radius: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline: none;
}
.contact-form h2{
    color:white;
    font-size:30px;
    font-weight: 700;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 32px;
}
.contact-form textarea{
    border-radius: 0px!important;
    font-size: 14px;
}
.contact-form button, .contact-form button:hover {
    background-color: white;
    width: 140px;
    color: #ec1c24;
    text-align: center;
    height: 40px;
    border: none;
    border-radius: 0px;
    font-size: 15px;
    position: absolute;
    right: -180px;
    bottom: 20px;
}
.contact-form .controls {
    padding-left: 0;
    text-align: left;
    float: left;
    width: 100%;
    position: relative;
}
.content-box-white {
    color: #ec1c24;
    padding: 60px 0;
    font-size: 24px;
    text-align: right;
}
.content-box-white h2 {
    font-size: 30px;
    padding-top: 0px;
    line-height: 32px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ec1c24;
}
.content-box-white p {
    color: #ec1c24;
    font-size: 14px;
}
.contact3 {
    background-image: url(../media/img/contact3.png);
    color:#ec1c24!important;
}
.contact4 {
    background-image: url(../media/img/contact4.png);
        color:#ec1c24!important;
}
.contact5 {
    background-image: url(../media/img/contact5.png);
        color:#ec1c24!important;
}
.subemnu-row{
    list-style: none;
    display: table;
    text-align: center;
}
.subemnu-row li{
    display: table-cell;
    font-size: 15px;
}
.subemnu-row li a{
    color:black;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    width: 100%;
}
.container.container-fluid.subemnu-row{
    margin-bottom: 0px;
}
.content-box-green img {
    float: right;
    margin-top:40px;
max-width: 420px;
    width: 45%;
}
.sellbook-box1{
    margin-top: 40px;
    margin-bottom: 40px;
}
.content-box-white img {
    float:left;
    margin-top:40px;
max-width: 420px;
    width: 45%;
}
.full-service-button p {
    display: table-cell;
    vertical-align: middle;
    padding: 3%;
    text-align: center;
    font-size: 17px;
    color: #ec1c24;
}
.full-service-button{
    height:auto;
    margin-top: 60px;
    margin-bottom: 60px;
    background-image: url(../media/img/full-service-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.full-service-button:hover{
    background-image: none;
}
.self_publish-text{
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: right;
    color: #ec1c24;
    font-size: 24px;
}
.self_publish-text p, .self_publish-text li {
    color: #ec1c24;
    font-size: 14px;
    line-height: 16px;
}
.self_publish-text h3{
    font-weight: 700;
    font-size: 30px;
}
.self_publish-text img{
margin-top: 40px;
max-width: 250px;
    width: 100%;
}
.tour-menu {
    margin-top: 0;
    text-align: center;
    background-color: #ec2028;
}
.tour-menu {
    margin-top: 0;
    text-align: center;
    background-color: #ec2028;
}
.tour-menu .tour-menu-bg {
    padding: 18px 10px 18px 10px;
    width: 16.6666%;
    min-width: 150px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    float: left;
    font-size: 24px;
    font-weight: 100;
}
.tour-menu .tour-menu-bg {
    padding: 18px 10px 18px 10px;
    width: 12.666%;
    min-width: 120px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    float: left;
    font-size: 14px;
    font-weight: 100;
    border: 2px solid white;
    border-radius: 15px;
    margin: 2%;
    line-height: 16px;
}
.tour-menu .tour-menu-bg:hover, .tour-menu-active {
    color: #fff;
    background-color: rgba(255,255,255,0.3);
}
.future-content {
    background-color: white;
    background-position: center center;
    background-size: cover;
    padding: 50px 30px 80px 30px;
    text-align: left;
    color: #ec2028;
    font-size: 24px;
}
.right-big {
    font-size: 14px;
    color: #ec2028;
        min-height: 600px;
}
.future-content p{
    color: #ec2028;
    font-size: 14px;
}
.future-content h3 {
    font-size: 30px;
    color: #ec2028;
    font-weight: 700;
    padding-top: 0px;
    line-height: 30px;
    padding-bottom: 30px;
}
.tour-content-image{
    width: 50%;
    float: right;
}
.tour-content-text{
    width:45%;
}
.tour-content {
    text-align: center;
    padding-top: 0;
}
.full-service-button22 p{
    display:block!important;
    font-weight: 400;
}
.full-service-button.full-service-button22.col-lg-6 p.p-price {
    width: calc(100% + 30px);
    margin-left: -15px;
    background-color: #ec1c24;
    color: white;
}
.full-service-button22 p.big{
    font-weight: 700;
        font-size: 22px;
}
.full-service-button22 .btn {
    font-family: 'Raleway', sans-serif;
    background-color: #ec1c24;
    color: #fff;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    border-style: none;
    border-radius: 0!important;
    margin: 2% auto;
    border-radius: 5px;
    font-size: 30px;
    display: block;
    max-width: 250px;
}
.full-service-button22.col-lg-6 .btn {
    font-family: 'Raleway', sans-serif;
    background-color: #ec1c24;
    color: #fff;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    border-style: none;
    border-radius: 0!important;
    margin: 2% auto;
    border-radius: 5px;
    font-size: 22px;
    display: block;
    max-width: 250px;
    font-weight: 800;
}
.book-detail-text h2, .book-detail-text h2 a{
    font-weight: 700;
    font-size: 26px;
        font-family: 'Raleway', sans-serif;
}
.book-detail-text, .book-detail-text span, .book-detail-text a {
    color: #ec1c24;
    font-size: 15px;
    font-weight: 100;
        font-family: 'Raleway', sans-serif;
}
.book-detail-text .launch-buttons a:first-of-type{
    color:white;
    padding: 10px 60px 10px 30px;
        background-image: url(../media/img/rocket.png);
    background-repeat: no-repeat;
    background-position: center right;
        font-family: 'Raleway', sans-serif;
}
.share-icon {
    background-color: #ec1c24;
        font-family: 'Raleway', sans-serif;
    color: #fff;
    padding: 10px 30px;
    text-decoration: none;
    border-style: none;
    margin: 2% 0;
    border-radius: 5px;
    display: block;
    width: 165px;
}
.launch-buttons{
    margin-bottom: 15px;
}
.views-btn {
    margin-bottom: 15px;
    background-color: #ec1c24;
        font-family: 'Raleway', sans-serif;
    padding: 10px 15px;
    text-decoration: none;
    border-style: none;
    margin: 2% 0;
    border-radius: 5px;
    display: block;
    max-width: 357px;
    color: white;
    width: 100%;
}
.views-btn span{
    float:left;
    color:white;
    background-image: url(../media/img/views-ico01.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
}
.views-btn span:last-of-type{
    margin-left:10px;
        background-image: url(../media/img/views-ico02.png);
padding-left: 30px;

}
.coments-title{
    margin: 15px 0;
    background-color: #272a2f;
    color: white;
    font-size: 18px;
    font-weight: 700;
    padding: 15px;
    width:100%;
    text-align: left;
}
.comm_main{
        border: #ec1c24 2px solid;
    border-radius: 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 15px;
    color: #ec1c24;
    margin: 15px auto;
        float: left;
    width: 100%;
}
.comm_msgtext{
    color:black;
}
.left-menu-account {
    background-color: #272a2f;
    padding-bottom: 30px;
    border-right: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    margin-top: 0;
    color:white;
}
.left-menu-account a{
    color:white;
    font-size: 14px;
}
.acount-menu{
    width:100%;
    float:left;
    background-color: #ec2028;
    color:white;
}
.acount-menu .my-account-button {
    width: 12.5%;
    margin: 3% 1%;
    background-size: 100% 100%;
    height: auto;
    float: left;
    font-size: 19px;
    text-align: center;
    position: relative;
    color: white;
    background-color: transparent;
    border-radius: 15px;
    box-shadow: none;
    border: 3px solid white;
    box-sizing: border-box;
    padding: 15px;
    min-width: 120px;
    transition: all 500ms;
}
.acount-menu .my-account-button:hover, .acount-menu .my-account-button.active{
background-color: #272a2f;
transition: all 500ms;
}
.my-account-button.my-account-button1{
    margin-left: 0px;
}
.my-account-button.my-account-button7{
    margin-right: 0px;
}
.my-account .profile_avatar_image{
    border: 3px solid #ec2028;
    border-radius: 15px;
    background-color: white;
    padding: 15px;
}
.my-account .profile_avatar_image img{
    width: 100%;
    height: auto;
    max-width: 320px;
    display: block;
    margin: auto;
}
.my-account h4{
    color:#ec2028;
    font-size: 16px;
    font-weight: 700;
}
.my-account{
    font-size: 14px;
    text-align: left;
}
.change-image-btn {
    background-color: #ec2028;
    color: white!important;
    border-radius: 15px;
    padding: 10px 20px;
    text-align: center;
    margin-top: 58px;
    max-width: 190px;
    display: block;
    font-size: 14px;
}
.my-account ul span{
    font-size: 16px;
    color:#ec2028;
    font-weight: 700;
}
.my-account ul {
    margin: 20px 0;
    padding-left: 0px;
}
.my-account .col-sm-3 ul:first-of-type{
    margin: 0 0 20px 0;
}
.my-account{
    margin-top: 50px;
    margin-bottom: 100px;
}
.my-account ul a{
    color:white;
}
.my-account ul a:hover{
    text-decoration: underline;
}
.ebook_preview {
    float: left;
    border: 3px solid gray;
    padding-left: 5px;
    width: 23%;
    padding: 0px;
    margin-bottom: 2%;
    font-size: 19px;
    text-align: center!important;
    color: #ec2028;
}
.preview_image, .preview_other {
    width: 100%;
}
.ebook_preview .preview_title, .ebook_preview .preview_box, .ebook_preview .preview_title a, .ebook_preview .preview_box span, .ebook_preview .preview_title a {
    font-size: 14px;
       color: #ec2028;
    font-weight: 100!important;
            font-family: 'Raleway', sans-serif;
}
.views-btn-span {
    display: block;
    color: #ec2028;
    width: 90px;
    background-image: url(../media/img/views-ico01.png);
    background-position: left center;
    background-size: 30px auto;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin: 0 auto;
}
.preview_actions {
    position: absolute;
    bottom: 0;
    width: 122px;
    height: 24px;
    top: auto;
    right: auto;
    left: 50%;
    margin-left: -61px;
}
.delete-book-btn, .set-book-btn2{
    margin-left: 1px;
}
.account-menu2 .controls select {
    height: 30px;
    border: 2px solid #ec1c24;
    line-height: 35px;
    margin-bottom: 30px;
    height: 35px;
    font-size: 15px;
    color: #ec1c24;
    box-sizing: border-box;
}
.account-menu2 .control-label {
    color: #ec1c24;
    line-height: 35px;
}
.account-form .controls input, .account-form .controls select, .account-form .controls input, .account-form .controls span {
    width: 100%;
    font-weight: 100;
    height: 30px;
    background-color: #ec2028;
    color: white;
    border: none;
font-size: 14px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-family: 'Raleway', sans-serif;
}
.account-form .controls textarea {
    width: 100%;
    background-color: #ec2028;
    color: white;
    border: none;
font-size: 14px;
    line-height: 30px;
    min-height: 35px;
}
.account-form .btn {
    background-color: #ec1c24;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    border-style: none;
    border-radius: 0;
    margin: 2% 0;
    border-radius: 5px;
    font-size: 15px;
}
.account-form .control-label {
    font-family: 'Raleway', sans-serif;
font-size: 14px;
}
.account-form span {
    font-family: 'Raleway', sans-serif;
font-size: 15px;
    font-weight: 700;
    color: #ec1c24;
}
.account-form .padding-top1 {
    font-size: 14px;
}
.animation-inputs{
width: 50%;
    float: left;
    line-height: 20px;
    vertical-align: middle;
    margin-right: 10%;
    background-color: #ec2028;
    color: white;
    padding: 10px;
    height: 40px;
}
.btn.animation-edit-btn{
    background-image: url(../media/img/animation-edit-btn.png);
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent;
        background-size: 65px auto;
}
.btn.animation-delete-btn{
    background-image: url(../media/img/animation-delete-btn.png);
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent;
    width:120px;
        background-size: 82px auto;
}
.book-detail-text .btn-book-edit, .book-detail-text .buy-btn-detail{
    color:white;
    padding: 10px 60px 10px 30px;
    float:none;
    width:auto;
    background-color: #ec1c24;
    margin: 2% 0;
    border-radius: 5px;
}
.btn-book-edit{
    background-position: right 4px;
    background-repeat: no-repeat;
}
.btn-book-edit1{
    background-image: url(../media/image/edit-btn.png);
}
.btn-book-edit2{
    background-image: url(../media/image/delete-btn.png);
}
.btn-book-edit3{
    background-image: url(../media/image/set-btn.png);
}
.book-detail-text .buy-btn-detail{
    display: inline-block;
}
.sidr-class-nav .sidr-class-btn.sidr-class-login-btn{
    line-height: 30px;
    height: 33px;
    padding: 0px;
    width: 80px;
    text-align: center;
     -webkit-appearance: none;
     border:none;
}
.sidr-class-nav #sidr-id-passwordinput, .sidr-class-nav #sidr-id-textinput{
        line-height: 30px;
    height: 33px;
         -webkit-appearance: none;
}
.register-content-inner ::-webkit-input-placeholder {
   color: white;
}
.register-content-inner :-moz-placeholder { /* Firefox 18- */
   color: white;
}
.register-content-inner ::-moz-placeholder {  /* Firefox 19+ */
   color: white;
}
.register-content-inner :-ms-input-placeholder {
   color: white;
}
.form-control-sign::-webkit-input-placeholder {
   color: black;
}
.form-control-sign:-moz-placeholder { /* Firefox 18- */
   color: black;
}
.form-control-sign::-moz-placeholder {  /* Firefox 19+ */
   color: black;
}
.form-control-sign:-ms-input-placeholder {
   color: black;
}
.register-content.mobilepadding #textinput, .register-content.mobilepadding #passwordinput{
    border-radius: 0px;
    background-color: white;
    border:none;
}
.register-content.mobilepadding #textinput:-webkit-autofill, .register-content.mobilepadding #passwordinput:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.user_profilepage .nav-tabs {border:0;}
.user_profilepage .nav-tabs li {background:#000;border-radius:10px;margin:0 15px 0 0;float:left;}
.user_profilepage .nav-tabs li.no-bg {background-color:transparent;width:87px;}
.user_profilepage .nav-tabs li:nth-child(2) {margin:0 15px 0 18%;}
.user_profilepage .nav-tabs li:last-child {float:right;margin:0;}
.user_profilepage .nav-tabs li.active {background:#ec1c24;}
.user_profilepage .nav-tabs li:hover a,
.user_profilepage .nav-tabs li a:hover,
.user_profilepage .nav-tabs li a:focus,
.user_profilepage .nav-tabs li a {color:#fff;background:transparent;border:0;}

.user_profilepage .user_profile2 {margin:15px 0 0 0;background: url(../media/image/bg_shelf.jpg) top left;padding:5px 30px 0px 30px;background-size:100% auto;}
.user_profilepage .user_profile2 p {color:#fff;padding:65px 25px;}
.user_profilepage .ebook_preview_4, .user_profilepage .ebook_preview_2, .user_profilepage .my_friends_box {
    border:0;
    width:15%;
    padding:0;
    margin:26px 15px 15px 15px;
}

.user_profilepage {
    padding-top: 30px;
    padding-bottom: 50px;
    background-color:#9e9f9f;
}
.user_profilepage select{
    padding: 5px;
    border-width: 3px;
}
.tour-menu-bg img{
    max-height: 60px;
}
#mynavigation-submenu0{
    display: none;
}
.maps {
    position: absolute;
    top: 250px;
    left: 50%;
    margin-left: -336px;
}
.checkbox01, .checkbox02 {
    position: absolute;
    background-color: rgba(236,32,40,0.9);
    color: white;
    font-size: 23px;
    padding: 8px 15px;
}
.country-area h3 {
    color: white;
    font-size: 40px;
    opacity: 0.8;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -250px;
    font-weight: 700;
}
.checkbox01 input, .checkbox02 input {
    margin: 5px 0 5px 10px;
    width: 23px;
    height: 23px;
    float: right;
    display: block;
}
.checkbox01 {
    top: 310px;
    left: 50%;
    width: 145px;
    margin-left: -120px;
}
.checkbox02 {
    top: 360px;
    left: 50%;
    width: 210px;
    margin-left: -420px;
}
.homepage-image-slider a.top-slider-link, .page-image-slider a.top-slider-link {
        font-size: 20px;
    padding: 3px 3px;
    position: absolute;
    top: 640px;
    left: 50%;
    text-align: center;
    margin-left: -70px;
    width: 140px;
    min-width: 140px;
    line-height: 70px;
}
.page-image-slider.country-area{
    position: relative;
    height: 950px;
    background-size: cover;
    background-position: top center;
}
.why_my_ebook-content{
    width:100%;
}
.why_my_ebook-content .content-box-green img, .why_my_ebook-content .content-box-white img{
    max-width:250px;
}
.why_my_ebook-content .content-box-white .col-md-6{
    float:right;
}
.contact-box1.container.container-fluid.container-contact-white {
    padding: 0px;
}
.contact-box1.container.container-fluid.container-contact-white .col-sm-4{
    padding-left: 0px;
}
.contact-box1.container.container-fluid.container-contact-white h3{
    font-weight: 700;
    color: white;
    font-size: 15px;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 20px;
        text-align: center;
}
.contact-box1.container.container-fluid.container-contact-white a{
    color:white;
}
.contact-box1.container.container-fluid.container-contact-white address {
    margin-bottom: 14px;
    font-style: normal;
    line-height: 18px;
        font-size: 15px;
    color:white;
    text-align: center;
}
.bottom-bar{
    background-color: white;
    color: #ec2028;
    font-size: 10px;
    padding: 15px 0;
}
.bottom-bar ul{
    float:right;
    margin: 0px;
    padding: 0px;
}
.bottom-bar li{
    float:left;
    border-right:1px solid #ec2028;
    line-height: 10px;
    height: 10px;
    padding: 0 10px;
}
.bottom-bar li:last-of-type{
    border-right: 0px;
    padding-right: 0px;
}
.bottom-bar a{
    color: #ec2028;
}
.why_my_ebook-content .content-box-green, .why_my_ebook-content .content-box-white{
    min-height: 470px;
}
.margin-top-70{
    margin-top: 70px!important;
}
.margin-top-60{
    margin-top: 60px!important;
}
.margin-top-50{
    margin-top: 50px!important;
}
.margin-top-30{
    margin-top: 30px!important;
}
.profile_basic_data div{
    float:left;
}
.errorlogin-content {
    text-align: left;
    font-size: 18px;
}
.errorlogin-content p{
    font-size: 18px;
    color: #e31d1a;
}
.errorlogin-content ul{
    list-style: disc;
    margin: 20px 0;
        padding: 0px;
}
.errorlogin-content li {
    width: 100%;
    list-style: disc;
    display: block;
    margin: 0 0 20px 0;
    float: left;
}
.error-box1, .error-box1 h2{
    background-color: #e31d1a;
    color:white;
    padding: 0px;
    margin: 0px;
}
.error-box1 h2{
        font-weight: 700;
}
.error-box1{
    float:left;
    width:100%;
    padding: 50px 0;
}
.errorlogin-conten{
    width:100%;
    float:left;
    text-align: left;
}
.errorlogin-conten h2{
    font-size: 30px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
}
.error-box1 a{
    color:white;
}
.error-box1 a:hover{
    text-decoration: underline;
}
.error-box2{
        float:left;
    width:100%;
        padding: 50px 0;
}
.error-box2, .error-box2 h2{
    background-color: white;
    color:#e31d1a;
    text-align: right!important;
}
.error-box2 h2{
    margin: 0px;
    padding: 0px;
    font-weight: 700;
}
.redbar-detail{
    width:100%;
    padding: 15px;
    background-color:#e31d1a;
    color:white;
}
.redbar-detail .btn{
    background-color: transparent;
    margin: 0px 15px;
    padding: 5px 10px;
    border: 2px solid white;
    border-radius: 0px;
}
@media screen and (max-width: 1095px){
    .ebook_preview, .ebook_preview_4, .ebook_preview_2, .my_friends_box{
        width: 31%;
    }
    div.ebook_preview:nth-child(3n), .ebook_preview_4:nth-child(3n), .ebook_preview_2:nth-child(3n), .my_friends_box:nth-child(3n) {
        margin-right: 0px;
    }
    div.ebook_preview:nth-child(4n), .ebook_preview_4:nth-child(4n), .ebook_preview_2:nth-child(4n), .my_friends_box:nth-child(4n) {
        margin-right: 2%;
    }
}
@media screen and (max-width: 890px){
        .ebook_preview, .ebook_preview_4, .ebook_preview_2, .my_friends_box {
        width: 48%;
    }
    div.ebook_preview:nth-child(2n), .ebook_preview_4:nth-child(2n), .ebook_preview_2:nth-child(2n), .my_friends_box:nth-child(2n) {
        margin-right: 0px;
    }
    div.ebook_preview:nth-child(3n), .ebook_preview_4:nth-child(3n), .ebook_preview_2:nth-child(3n), .my_friends_box:nth-child(3n) {
        margin-right: 2%;
    }
    .bottom-bar ul{
    width:100%;
    margin: 15px auto;
    padding: 0px;
}
.bottom-bar li{
    float:none;
    width:100%;
    border:none;
    margin: 15px auto;
    padding: 0px;
}
.bottom-bar {
    text-align: center;
}
}
@media screen and (max-width: 768px){
    .margin-top-70{
    margin-top: 0px!important;
}
.margin-top-60{
    margin-top: 0px!important;
}
.margin-top-50{
    margin-top: 0px!important;
}
.margin-top-30{
    margin-top: 0px!important;
}
    .tour-content-image {
    width: 100%;
    float: none;
}
#mynavigation-submenu0{
    display: block;
}
.subemnu-row li {
    display: block;
    font-size: 20px;
}
.subemnu-row li a {
    color: black;
    padding-top: 10px;
    padding-bottom: 0px;
    display: block;
    width: 100%;
}
.tour-content-text {
    width: 100%;
}
.footer-social {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    width: 125px;
}
.content-box-white img {
    right: 0px;
    position: static;
    max-width: 80%;
    float: left;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.sellbook-box1{
    margin-top: 0px;
    margin-bottom: 0px;
}
.content-box-green img {
    right: 0px;
    position: static;
    max-width: 80%;
    float: right;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-social li {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
}
.library-filter .form-horizontal, .library-filter .left-li-menu, .library-filter select {
    width: 100%!important;
    margin-right: 0;
    float: left;
}
.library-filter select{
    margin-bottom: 30px;
}
.ebook_preview_lib:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 30px;
}
.page-image-slider {
    padding-left: 15px;
    padding-right: 15px;
}
.contact-form button, .contact-form button:hover{
    position: static;
    right:auto;
    margin-bottom: 30px;
}
.contact-box {
    background-size: 70px 70px;
    width: 33%;
    height: 70px;
    line-height: 70px;
    text-align: left;
    font-size: 20px;
    margin: 60px 0 0 0;
    padding-left: 80px;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
}
}
</pre></body></html>