
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, a, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

.clearfix {
    clear: both;
}

p {
    line-height: 17px;
}

body {
    font-family: '/Content/Epubz/fonts/Calibri';
    font-size: 13px;
    color: #444444;
    background: #fff;
    margin: 0;
}

/*--------------Login widget---------------------*/
.top-user-cont-cont {
    float: right;
    position: relative;
    width: 389px;
}

.top-user-cont {
    background: url('/Content/epubz/images/top-tringle-with-lines.png');
    position: absolute;
    padding-bottom: 3px;
    right: 0;
    margin-top: 1px;
    margin-right: 114px;
}

.top-user {
    border: 1px solid #FFD305;
    float: left;
    margin: 2px 2px 0;
    padding: 0;
}

    .top-user ul {
        margin: 0;
        padding: 0;
    }

        .top-user ul li {
            list-style: none;
            color: #b6b6b6;
            margin: 0;
            display: block;
            padding: 0;
        }


            .top-user ul li a {
                color: #fff;
                display: block;
                font-size: 12px;
                list-style: none outside none;
                text-decoration: none;
                padding: 5px 10px;
            }

                .top-user ul li a:hover {
                    color: #c1c1c1;
                }

.top-user-category {
    display: none;
    border-top: 1px solid #555555;
}

    .top-user-category li {
        padding: 0 !important;
        margin: 0 !important;
        border-bottom: 1px solid #484848;
        padding: 7px 0 !important;
    }

.top-user ul li a span {
    font-size: 13px;
    padding-left: 8px;
    text-transform: capitalize;
}

.top-user ul li:hover .top-user-category {
    display: block;
}

.top-user ul li a span {
}

.top-user ul li:hover {
    /*border-bottom:1px solid #484848;*/
}

.online-user {
    background: url('/Content/epubz/images/dropdwonarrow.png') no-repeat right center;
    padding-right: 18px !important;
    margin-right: 5px;
}

    .online-user:hover {
        background: url('/Content/epubz/images/dropdwonarrow1.png') no-repeat right center;
    }

.top-user ul li a:hover .browse {
    background-color: none !important;
}

.top-user-category li:hover {
    background: #1b1b1b;
}




li {
    list-style-type: none;
}

a {
    text-decoration: none;
}
/* Styles for login
-----------------------------------------------------------*/
.ex-wlecome-main {
    width: 325px;
    float: left;
    position: absolute;
    right: 0;
    z-index: 15;
    top: 10px;
}

.ex-wlecome-main_loggedin {
    float: left;
    position: absolute;
    right: 0;
    width: 299px;
    z-index: 15;
    top: 10px;
}

.ex-wlecome {
    float: left;
    margin-top: 7px;
    width: 214px;
}

    .ex-wlecome ul {
        list-style: none;
    }

    .ex-wlecome li {
        list-style: none;
        display: block;
        float: left;
        margin-right: 0px;
    }

        .ex-wlecome li.last a {
            border-right: none;
        }

        .ex-wlecome li a span {
            color: #fff;
        }

            .ex-wlecome li a span a {
                color: #fff;
            }

        .ex-wlecome li a {
            color: #000000; /*    display: block;*/
            font-size: 13px;
            list-style: none outside none;
            text-transform: uppercase;
            padding: 0 10px 0px 10px;
            border-right: #ffd305 1px solid;
        }

            .ex-wlecome li a:hover {
                color: #fff;
            }
/*account* dropdown*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .droplist li a {
        font-family: Arial !important;
        font-size: 11px !important;
        font-weight: bold !important;
    }

    .acnt li a {
        font-family: Arial !important;
        font-size: 11px !important;
        font-weight: bold !important;
    }
}

.acnt {
    background: url('/content/epubz/images/trinangle-with-lines.png');
    height: 17px;
    padding: 7px 20px 7px 10px;
    position: absolute;
    top: 1px;
    right: 113px;
}

    .acnt li, .acnt a {
        float: left;
        width: 100%;
    }

        .acnt li a {
            color: #dddddd;
            width: 100%;
            float: left;
            padding-right: 10px;
            *padding-right: 16px;
        }

.ie7 .acnt li a {
    padding-right: 16px !important;
}

.acnt li a:hover {
    color: #adadad;
}

.acnt li:hover {
    color: #adadad;
}

.droplist {
    float: left;
    position: absolute;
    right: 0px;
    top: 31px;
    z-index: 15px;
    border-top: 1px solid #ccc;
    min-width: 123px;
}

    .droplist li:hover {
        background: #ccc;
    }

    .droplist li a {
        display: block;
        margin-left: 0;
        padding: 10px 39px;
        width: 62px;
    }

    .droplist li {
        padding: 0px;
        border-bottom: 1px solid #ccc;
        background: url("/content/epubz/images/srch-back-lines.png") repeat scroll 0 0 transparent;
    }

        .droplist li a:hover {
            background: #333;
        }

        .droplist li a.library {
            background: url("/content/epubz/images/library.png") no-repeat scroll 20px 50% black;
            color: white;
            font-size: 11px;
        }

            .droplist li a.library:hover {
                color: white;
                background: url("/content/epubz/images/library.png") no-repeat scroll 20px 50% #333;
            }

        .droplist li a.logout {
            background: url("/content/epubz/images/lock.png") no-repeat scroll 20px 50% black;
            color: White;
            font-size: 11px;
        }

            .droplist li a.logout:hover {
                background: url("/content/epubz/images/lock.png") no-repeat scroll 20px 50% #333;
                color: white;
            }


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000 !important;
    background-color: #ffeeee !important;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

@font-face {
    font-family: 'Caramella';
    src: url('/Content/Epubz/fonts/caramella_regular-webfont.eot');
    src: url('/Content/Epubz/fonts/caramella_regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/Epubz/fonts/caramella_regular-webfont.woff') format('woff'), url('/Content/Epubz/fonts/caramella_regular-webfont.ttf') format('truetype'), url('/Content/Epubz/fonts/caramella_regular-webfont.svg#CaramellaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '/Content/Epubz/fonts/Calibri';
    src: url('/Content/Epubz/fonts/calibri-webfont.eot');
    src: url('/Content/Epubz/fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/Epubz/fonts/calibri-webfont.woff') format('woff'), url('/Content/Epubz/fonts/calibri-webfont.ttf') format('truetype'), url('/Content/Epubz/fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'Caramella';
    color: #262626;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 21px;
    color: #fd7100;
}

a img, a {
    border: none;
    outline: none;
    color: #FFB902;
}

.header {
    /*position: relative;*/
}

.extlinks {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 40px;
    background: url(/Content/Epubz/images/rightlinksbg.jpg) no-repeat;
    width: 80px;
    height: 29px;
}

    .extlinks ul {
        padding: 0px;
        margin: 0px;
    }

        .extlinks ul li {
            float: left;
            list-style: none;
            padding: 6px 11px 0 9px;
            border-right: 1px solid #ff990c;
        }

            .extlinks ul li.no {
                border-right: none;
            }

.wall, .wall img {
    position: relative;
    width: 100%;
    z-index: 0;
    height: 485px;
}

.logo {
    width: 179px;
    float: left;
    position: absolute;
    top: 427px;
    z-index: 15;
    background: url(/Content/Epubz/images/logo.png) no-repeat;
    height: 58px;
}

    .logo a {
        float: left;
        background: url(/Content/Epubz/images/logo.png) -40px -18px no-repeat;
        height: 33px;
        width: 124px;
        margin: 18px 0 0 41px;
    }

.nav {
    float: left;
    position: absolute;
    top: 485px;
    width: 603px;
    height: 44px;
    left: 0px;
    background: url(/Content/Epubz/images/navbg.jpg) no-repeat;
    padding: 0 0 0 12px;
}

    .nav li a {
        color: #fff;
        font-size: 13px;
        float: left;
        text-transform: uppercase;
        padding: 0 10px;
    }

        .nav li a:hover {
            color: #c1c1c1;
        }

    .nav li {
        color: #fff;
        float: left;
        padding: 15px 0px;
    }

.search {
    float: right;
    position: absolute;
    top: 485px;
    right: 0;
    width: 267px;
}

.inptbox {
    background: url("/Content/Epubz/images/searchbg.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #fff;
    font-size: 13px;
    left: 0;
    padding: 15px 30px 15px 10px;
    position: absolute;
    /*    text-transform: uppercase;*/
    width: 227px;
    z-index: 0;
}

.sbmt {
    background: url(/Content/Epubz/images/sbmtbtn.png) no-repeat;
    width: 11px;
    height: 20px;
    border: none;
    position: absolute;
    z-index: 1;
    right: 15px;
    cursor: pointer;
    top: 11px;
}

.bodycontainer {
    width: 97%;
    position: relative;
    left: 0px;
    margin: 40px 20px 0 20px;
    float: left;
}

.txt1 {
    float: left;
    min-width: 403px;
    max-width: 21%;
}

    .txt1 p {
        line-height: 17px;
        background: url(/Content/Epubz/images/commentstart.png) left top no-repeat;
        padding: 22px 0 0 0;
        float: left;
    }

        .txt1 p span {
            background: url(/Content/Epubz/images/commentclose.png) right bottom no-repeat;
            padding: 0 0 20px 0;
            float: left;
        }

    .txt1 h2 span {
        text-align: right;
        width: 100%;
        color: #fd7100;
        font-size: 21px;
        float: right;
    }

.txt2 {
    max-width: 22%;
    margin-left: 68px;
    margin-right: 70px;
}

    .txt2 h2 strong {
        color: #ba0708;
        font-weight: normal;
    }

    .txt2 h2 {
        margin: 0 0 24px;
    }

.magscroller {
    float: left;
    width: 395px;
}

.magimg {
    float: left;
    width: 157px;
}

.magtxt {
    float: right;
    width: 223px;
    margin: 16px 0 0 0;
}

    .magtxt h3 {
        margin: 0 0 5px 0;
    }

.customers {
    float: left;
    width: 53%;
    margin: 15px 0 0 0;
}

.clients {
    width: 100%;
    float: left;
    padding: 30px 0 0 0;
}

    .clients li {
        float: left;
        margin-right: 55px;
        margin-bottom: 35px;
    }

.contactblock {
    float: left;
    width: 409px;
    margin: 15px 0 0 0;
}

    .contactblock h2 {
        margin-bottom: 5px;
    }

.contacttext {
    float: left;
    width: 219px;
}

.map {
    float: right;
}

.contexttext strong {
    color: #000;
    font-weight: normal;
}

.ads {
    float: right;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: -1;
}

.footer {
    background: none repeat scroll 0 0 #E8E8E8;
    float: left;
    margin: 30px 0 0;
    position: relative;
    width: 100%;
}

    .footer ul.footlinks {
        float: left;
        width: 10%;
        padding: 20px 0 0 20px;
    }

        .footer ul.footlinks li {
            font-size: 11px;
            color: #3b3b3b;
            font-family: '/Content/Epubz/fonts/Calibri';
            line-height: 16px;
        }

            .footer ul.footlinks li a {
                font-size: 11px;
                color: #3b3b3b;
                font-family: '/Content/Epubz/fonts/Calibri';
            }

            .footer ul.footlinks li.foothead {
                font-size: 16px;
                color: #000000;
                font-family: '/Content/Epubz/fonts/Calibri';
                line-height: 35px;
            }

                .footer ul.footlinks li.foothead a {
                    color: #000000;
                    font-size: 16px;
                }

.firstrow {
    float: left;
    width: 100%;
    padding: 45px 0 20px 0;
}

.esc {
    padding: 0px 0 0 0;
}

.login_tb {
    position: absolute;
    right: 0;
    z-index: 1;
    background: #fff;
    width: 135px;
    height: 28px;
}

    .login_tb ul {
        padding: 0px;
        margin: 0px;
    }

        .login_tb ul li {
            border-right: 1px solid #FF990C;
            float: left;
            line-height: 22px;
            list-style: none outside none;
            padding: 3px 11px 0;
        }

            .login_tb ul li.no {
                border-right: none;
            }

            .login_tb ul li a {
                text-decoration: none;
                font-size: 12px;
                color: #383838;
                font-family: '/Content/Epubz/fonts/Calibri';
                text-transform: uppercase;
            }
/*********************************************showcase************************************************/

.inner_header {
    width: 100%;
    position: relative;
    height: 96px;
    z-index: 0;
    background: url(/Content/Epubz/images/showcase_hed.jpg) repeat-x top center;
}

.showlogo {
    width: 179px;
    float: left;
    position: absolute;
    top: 38px;
    z-index: 1;
    background: url(/Content/Epubz/images/logo.png) no-repeat;
    height: 58px;
    left: 0;
}

.shownav {
    background: url("/Content/Epubz/images/navbg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 44px;
    padding: 0 0 0 12px;
    position: relative;
    width: 603px;
    z-index: 100;
}

    .shownav li a {
        color: #fff;
        float: left;
        text-transform: uppercase;
        padding: 0 10px;
    }

        .shownav li a:hover {
            color: #c1c1c1;
        }

    .shownav li {
        color: #fff;
        float: left;
        padding: 15px 0px;
    }

.showsearch {
    float: right;
    position: relative;
    right: 0;
    width: 267px;
    z-index: 0;
}

.container_navi {
    float: left;
    background: url(/Content/Epubz/images/container_navi.jpg) repeat-x top left;
    width: 100%;
    /* position: relative;*/
    margin: 55px 0 0 0;
    overflow: hidden;
}

.inbodycontainer {
    top: 180px;
    margin: 0;
    width: 100%;
}

.show_containerinner {
    float: none;
    height: auto;
    margin: auto;
    max-width: 990px;
    width: 100%;
}

.container_naviinner {
    float: left;
    height: auto;
    width: 100%;
}

.showcase {
    float: left;
    font-size: 32px;
    color: #1d1d1d;
    font-family: 'Caramella';
    margin-top: 40px;
    padding-left: 15px;
}

.show_naviright {
    width: 707px;
    height: auto;
    float: right;
    margin-top: 59px;
}

    .show_naviright ul {
        width: 740px;
        height: auto;
        float: left;
    }

        .show_naviright ul li {
            display: inline;
            list-style: none;
            font-size: 15px;
            color: #4e4e4e;
        }

            .show_naviright ul li a {
                color: #4e4e4e;
                padding: 14px 12px 19px 12px;
                font-size: 15px;
            }

                .show_naviright ul li a:hover {
                    color: #9b9b9b;
                    background: #FFF;
                    border-left: 1px solid #eeecec;
                    border-right: 1px solid #eeecec;
                    border-top: 1px solid #eeecec;
                    padding: 13px 14px 18px 14px;
                }

                .show_naviright ul li a.navselect {
                    color: #9b9b9b;
                    background: #FFF;
                    border-left: 1px solid #eeecec;
                    border-right: 1px solid #eeecec;
                    border-top: 1px solid #eeecec;
                    padding: 13px 14px 18px 14px;
                }

.navselect {
    background: #FFB305;
}

.show_mid {
    max-width: 990px;
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0 0 15px;
}

.show_midleft {
    width: 199px;
    height: auto;
    float: left;
    margin-top: 35px;
}

.categiries {
    width: 199px;
    height: auto;
    float: left;
}

    .categiries h1 {
        font-size: 18px;
        color: #000000;
    }

.categ_btm {
    width: 199px;
    height: auto;
    float: left;
    margin-top: 10px;
}

    .categ_btm ul {
        width: 199px;
        height: auto;
        float: left;
    }

        .categ_btm ul li {
            color: #5d5d5d;
            font-size: 12px;
            list-style: none;
            background: url(/Content/Epubz/images/li_btm.png) no-repeat left top;
            padding: 6px 0;
        }

            .categ_btm ul li a {
                color: #5d5d5d;
            }

                .categ_btm ul li a:hover {
                    color: #000;
                }

.categiriesnew {
    width: 199px;
    height: auto;
    float: left;
    margin-top: 20px;
}

    .categiriesnew h1 {
        font-size: 18px;
        color: #000000;
    }

.show_midright {
    float: left;
    height: auto;
    margin-top: 35px;
    width: 100%;
    max-width: 773px;
    border: 1px solid #eee;
}

.showright_first {
    width: 765px;
    height: auto;
    float: left;
    background: url(/Content/Epubz/images/show_rightbtm.jpg) no-repeat left bottom;
    padding-bottom: 23px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.showfirst_left {
    height: auto;
    float: left;
    margin-left: 10px;
}

.show_leftimg {
    float: left;
    width: 86px;
    height: 110px;
    position: relative;
}

.show_lefttext {
    height: auto;
    float: left;
    margin-left: 15px;
    font-size: 12px;
    color: #5d5d5d;
    line-height: 17px;
    max-width: 396px;
}

.show_span {
    font-size: 13px;
    color: #ff9a0c;
    cursor: pointer;
}

.showfirst_right {
    width: 125px;
    height: auto;
    float: right;
    font-size: 12px;
    color: #5d5d5d;
    line-height: 22px;
    margin-right: 10px;
}

.donna_span {
    font-size: 12px;
    color: #ff9a0c;
}

.view_span {
    color: #2f2f2f;
}

.showright_second {
    width: 100%;
    height: auto;
    float: left;
    background: url(/Content/Epubz/images/show_rightbtm.jpg) no-repeat left bottom;
    padding-bottom: 10px;
    margin-top: 10px;
}

.showright_third {
    width: 765px;
    height: auto;
    float: left;
    padding-bottom: 20px;
    margin-top: 15px;
}

.pagi_bg {
    width: 765px;
    height: 25px;
    float: left;
    background: #f0f0f0;
}

.pagination {
    width: 265px;
    height: auto;
    float: left;
    margin-top: 3px;
}

    .pagination ul {
        width: 265px;
        height: auto;
        float: left;
    }

        .pagination ul li {
            display: inline;
            list-style: none;
            font-size: 11px;
            color: #6a6a6a;
            padding-left: 5px;
            padding-right: 5px;
        }

            .pagination ul li a {
                font-size: 10px;
                color: #6a6a6a;
            }

                .pagination ul li a:hover {
                    color: #010101;
                }

            .pagination ul li.next a {
                font-size: 14px;
                color: #ff9b0c;
            }

.showfooter {
    width: 100%;
    height: auto;
    float: left;
    background: #e8e8e8;
    margin-top: 35px;
}

.show_footerinner {
    width: 990px;
    height: auto;
    float: none;
    margin: auto;
    padding-bottom: 10px;
}

.show_footerlinks {
    background: none repeat scroll 0 0 #E8E8E8;
    float: left;
    margin-top: 0;
    padding: 12px 0 18px;
    width: 990px;
}

    .show_footerlinks ul.footlinks {
        float: left;
        width: 105px;
    }

        .show_footerlinks ul.footlinks li {
            font-size: 11px;
            color: #3b3b3b;
            line-height: 16px;
        }

            .show_footerlinks ul.footlinks li a {
                font-size: 11px;
                color: #3b3b3b;
                font-family: '/Content/Epubz/fonts/Calibri';
            }

            .show_footerlinks ul.footlinks li.foothead {
                font-size: 16px;
                color: #000000;
                line-height: 35px;
            }

                .show_footerlinks ul.footlinks li.foothead a {
                    color: #000000;
                    font-size: 16px;
                    font-family: '/Content/Epubz/fonts/Calibri';
                }

    .show_footerlinks ul.footlinks1 {
        float: left;
        width: 150px;
        padding-left: 20px;
    }

        .show_footerlinks ul.footlinks1 li {
            font-size: 11px;
            color: #3b3b3b;
            line-height: 16px;
        }

            .show_footerlinks ul.footlinks1 li a {
                font-size: 11px;
                color: #3b3b3b;
                font-family: '/Content/Epubz/fonts/Calibri';
            }

            .show_footerlinks ul.footlinks1 li.foothead {
                font-size: 16px;
                color: #000000;
                line-height: 35px;
            }

                .show_footerlinks ul.footlinks1 li.foothead a {
                    color: #000000;
                    font-size: 16px;
                }




/*************************************************************item********************************************************/

.item_left {
    float: left;
    margin-top: 50px;
    width: 726px;
}

.item_right {
    float: left;
    height: auto;
    margin-top: 50px;
    max-width: 220px;
    margin-left: 14px;
    width: auto;
}

.motorlife {
    width: 220px;
    height: auto;
    float: left;
}

    .motorlife h1 {
        margin-left: 0px;
        font-size: 25px;
        color: #313131;
        font-family: 'Caramella';
    }

    .motorlife p {
        font-size: 12px;
        color: #858585;
    }

.motorlife_span {
    color: #ff980c;
}

    .motorlife_span a {
        color: #ff980c;
    }

.item_btns {
    width: 220px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.item_liks {
    background: url(/Content/Epubz/images/like.png) no-repeat;
    width: 44px;
    height: 20px;
    float: left;
    border: none;
    cursor: pointer;
}

.item_tweet {
    background: url(/Content/Epubz/images/tweet.png) no-repeat;
    width: 54px;
    height: 20px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 15px;
}

.item_comment {
    background: url(/Content/Epubz/images/comment.png) no-repeat;
    width: 18px;
    height: 20px;
    border: none;
    cursor: pointer;
    margin-left: 5px;
}

.item_lists {
    width: 220px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.itemlistfirst {
    width: 220px;
    height: auto;
    float: left;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    margin-top: 5px;
}

.item_firstleft {
    font-size: 13px;
    color: #b6b6b6;
    float: left;
}

.item_firstright {
    font-size: 13px;
    color: #ff980c;
    float: right;
}

    .item_firstright a {
        color: #ff980c;
    }


/**********************************************************showcase item*********************************************************************/

.extl {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0px;
    background: url(/Content/Epubz/images/rightlinksbg.jpg) no-repeat;
    width: 112px;
    height: 31px;
}


.show_mid_item {
    width: 990px;
    height: auto;
    float: left;
    padding: 10px 0px 10px 0px;
    margin-top: 20px;
}

.show_item_left {
    width: 370px;
    height: auto;
    float: left;
}

.show_item_right {
    width: 603px;
    height: auto;
    float: right;
}

.sh_left {
    width: 350px;
    height: auto;
    float: left;
    border: #ececec 1px solid;
    padding: 0 10px 0 10px;
}

.sh_leftbtm {
    width: 350px;
    height: auto;
    float: left;
    border: #ececec 1px solid;
    padding: 0 10px 0 10px;
    margin-top: 10px;
}

.lentas {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}



/*tabs*/
ul.tabs {
    width: 250px;
    margin: 0;
    padding: 0;
}

    ul.tabs li {
        display: block;
        float: left;
        padding: 0 5px;
    }

        ul.tabs li a {
            display: block;
            float: left;
            padding: 12px;
            font-size: 0.8em;
            background-color: #ff9d0b;
            color: #fff;
            text-decoration: none;
            font-family: Calibri;
            text-transform: uppercase;
            font-size: 13px;
        }


.selected {
    font-weight: bold;
    color: #000 !important;
}

.tab-content {
    clear: both;
    background-color: #f9f9f9;
    padding: 10px;
    width: 330px;
    float: left;
}

    .tab-content ul {
        list-style: none;
    }

    .tab-content li {
        list-style: none;
        display: block;
        float: left;
        margin: 0px;
    }

        .tab-content li a {
            list-style: none;
            display: block;
            float: left;
            padding: 5px 10px 5px 10px;
            margin: 0px;
        }

.bottom_line {
    background: url(/Content/Epubz/images/line_shadow.png) bottom no-repeat;
    padding-bottom: 5px;
    display: block;
    float: left;
    width: 100%;
}




.related_btm {
    width: 350px;
    height: auto;
    float: left;
    background: #f9f9f9;
}

.related_first {
    width: 350px;
    height: auto;
    float: left;
    border-bottom: 1px dashed #c7c7c7;
    margin-top: 15px;
    padding-bottom: 15px;
}

.related_img {
    float: left;
}

.related_text {
    width: 238px;
    float: right;
    text-align: left;
    font-size: 13px;
    color: #848282;
    line-height: 18px;
}

.talon_span {
    font-size: 16px;
    color: #ff9e0b;
}

.lodge_span {
    color: #262626;
    font-size: 13px;
}

.pagi_bgnew {
    width: 351px;
    height: 25px;
    float: left;
    background: #f0f0f0;
    margin-top: 10px;
}

.paginationnew {
    width: 265px;
    height: auto;
    float: left;
    margin-left: 45px;
    margin-top: 3px;
}

    .paginationnew ul {
        width: 265px;
        height: auto;
        float: left;
    }

        .paginationnew ul li {
            display: inline;
            list-style: none;
            font-size: 11px;
            color: #6a6a6a;
            padding-left: 5px;
            padding-right: 5px;
        }

            .paginationnew ul li a {
                font-size: 10px;
                color: #6a6a6a;
            }

                .paginationnew ul li a:hover {
                    color: #010101;
                }

            .paginationnew ul li.next a {
                font-size: 14px;
                color: #ff9b0c;
            }

.sh_right {
    width: 603px;
    height: auto;
    float: right;
}

.sh_top {
    width: 603px;
    height: auto;
    float: right;
    border: #ececec 1px solid;
    padding: 8px 0;
}

.sh_btm {
    width: 603px;
    height: auto;
    float: right;
    border: #ececec 1px solid;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.related_icons {
    float: left;
    height: auto;
    margin-left: 18px;
    width: 351px;
}

.related_icon1 {
    float: left;
}

.related_icon2 {
    float: left;
    margin-left: 22px;
    margin-top: 1px;
}

.related_icon3 {
    float: left;
    margin-left: 22px;
    margin-top: -2px;
}

.related_icon4 {
    float: left;
    margin-left: 22px;
    margin-top: -2px;
}

.related_icon5 {
    float: left;
    margin-left: 20px;
}

.related_links {
    width: 300px;
    height: auto;
    float: left;
    margin-left: 20px;
}

    .related_links ul {
        height: auto;
        float: left;
    }

        .related_links ul li {
            display: inline;
            list-style: none;
            font-size: 12px;
            color: #000000;
        }

            .related_links ul li a {
                color: #000000;
                padding: 12px;
                float: left;
                border: 1px solid #f1f1f1;
            }

                .related_links ul li a:hover {
                    color: #ffffff;
                    background: #ff9d0b;
                }

                .related_links ul li a.active {
                    color: #ffffff;
                    background: #ff9d0b;
                    padding: 12px;
                }

.related_linksnew {
    width: 248px;
    height: auto;
    float: left;
}

    .related_linksnew ul {
        width: 248px;
        height: auto;
        float: left;
    }

        .related_linksnew ul li {
            display: inline;
            list-style: none;
            font-size: 12px;
            color: #000000;
        }

            .related_linksnew ul li a {
                color: #000000;
                padding: 12px;
                float: left;
            }

                . related_linksnew ul li a:hover {
                    color: #ffffff;
                    background: #ff9d0b;
                }

                .related_linksnew ul li a.active {
                    color: #ffffff;
                    background: #ff9d0b;
                    padding: 12px;
                }

.related_rightbtm {
    background: #f1f1f1;
    width: 536px;
    padding: 14px;
    float: left;
    margin-left: 20px;
}

.comment_btn {
    background: url(/Content/Epubz/images/comment_btn.png) no-repeat;
    width: 185px;
    height: 33px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 35px;
    margin-top: 8px;
}


/********************signup************************************/


.signup {
    color: #1d1d1d;
    font-size: 18px;
    font-family: 'Caramella';
    float: left;
    width: 100%;
}

.have_not {
    font-size: 12px;
    color: #858585;
    float: left;
    margin-top: 5px;
    width: 100%;
}

.have_span {
    color: #ff9d0b;
}

.signup_form {
    width: 670px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.signup_left {
    width: 512px;
    height: auto;
    float: left;
}

.form_first {
    width: 685px;
    height: auto;
    float: left;
    margin-top: 10px;
}

.first_text {
    width: 203px;
    height: auto;
    float: left;
    font-size: 13px;
    color: #313131;
    float: left;
    margin-top: 4px;
}

.first_input {
    width: 183px;
    padding: 3px 2px;
    float: left;
    background: #FFF;
    border: 1px solid #bbbbbb;
    margin-left: 41px;
}

.admin_input {
    width: 183px;
    padding: 3px 2px;
    background: #FFF;
    border: 1px solid #bbbbbb;
}

.unreadable {
    color: #000000;
    float: right;
    font-size: 12px;
    margin-right: 86px;
    margin-top: 10px;
}

.accept {
    width: 458px;
    height: auto;
    float: left;
    margin-top: 8px;
}

.checkbox {
    width: 13px;
    height: 13px;
    border: 1px solid #8e8f8f;
    float: left;
}

.checktxt {
    width: 425px;
    height: auto;
    float: right;
    font-size: 12px;
    color: #858585;
}

.signupbtn {
    width: 324px;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-left: 33px;
}

#a_readdesc {
    color: Chocolate;
    text-decoration: underline;
}

    #a_readdesc:hover {
        text-decoration: none;
    }

.registerbtn {
    background: url(/Content/Epubz/images/registerbtn.png) no-repeat;
    width: 108px;
    height: 43px;
    float: left;
    border: none;
    cursor: pointer;
}

.cancelbtn {
    background: url(/Content/Epubz/images/cancel.png) no-repeat;
    width: 93px;
    height: 43px;
    float: right;
    border: none;
    cursor: pointer;
}

.signup_right {
    width: 208px;
    height: auto;
    float: right;
}

.or {
    float: left;
    font-size: 15px;
    color: #000000;
    margin-top: 5px;
}

.sign_facebook {
    background: url(/Content/Epubz/images/signfacebook.png) no-repeat;
    width: 160px;
    height: 26px;
    float: right;
    border: none;
    cursor: pointer;
}

.epubz {
    width: 433px;
    height: auto;
    float: left;
}

    .epubz h1 {
        font-size: 39px;
        color: #e6820d;
        font-family: 'Caramella';
    }

    .epubz p {
        font-size: 19px;
        color: #747474;
        line-height: 25px;
    }

.readmore {
    font-size: 19px;
    color: #e6820d;
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}

.item_leftnew {
    float: left;
    margin-top: 50px;
    width: 470px;
}

.item_rightnew {
    width: 420px;
    height: auto;
    float: right;
    margin-top: 50px;
    margin-right: 20px;
}

.products {
    width: 990px;
    height: auto;
    float: left;
    border: 1px solid #e5e5e5;
    margin-top: 15px;
}

.product_icons {
    width: 990px;
    height: auto;
    float: left;
    border-top: 1px solid #e5e5e5;
}

.product_first {
    width: 330px;
    height: auto;
    float: left;
    background: url(/Content/Epubz/images/product_border.png) no-repeat center right;
}

.product_firstmid {
    width: 200px;
    height: auto;
    float: left;
    margin-top: 27px;
    margin-left: 96px;
    margin-bottom: 20px;
}

.product_img {
    float: left;
    margin-left: 20px;
}

.product_text {
    width: 200px;
    height: auto;
    float: left;
    text-align: center;
    font-size: 25px;
    color: #6f6f6f;
    font-family: 'Caramella';
}

.product_btm {
    width: 100%;
    height: 103px;
    margin-top: 20px;
    float: left;
    background: url(/Content/Epubz/images/product_btm.jpg) no-repeat center;
}


/************************************************resources*****************************/
.resources_first {
    width: 990px;
    height: auto;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.resource_firstleft {
    float: left;
    margin-top: 29px;
    margin-left: 10px;
}

.resource_firstright {
    float: right;
    width: 810px;
    height: auto;
    margin-right: 15px;
}

.celebrating {
    float: left;
    width: 818px;
    height: auto;
    margin-top: 10px;
}

    .celebrating h1 {
        font-size: 40px;
        color: #e6820d;
    }

    .celebrating p {
        font-size: 12px;
        color: #747474;
    }

.celebrating_span {
    font-size: 16px;
    color: #313131;
}

.celebrating ul {
    float: left;
    width: 818px;
    height: auto;
    margin-top: 10px;
}

    .celebrating ul li {
        display: inline;
        list-style: none;
        font-size: 12px;
        color: #e6820d;
        text-transform: uppercase;
        font-family: 'Caramella';
        background: url(/Content/Epubz/images/arrow.png) no-repeat left;
        line-height: 20px;
        padding-left: 14px;
    }

        .celebrating ul li a {
            color: #e6820d;
        }


/*********************************login***************************************/

.submitbtn {
    background: url(/Content/Epubz/images/submit_btn.png) no-repeat;
    width: 90px;
    height: 43px;
    border: none;
    cursor: pointer;
    margin-top: 15px;
}



/********************************************about******************************************/

.about_left {
    width: 528px;
    height: auto;
    float: left;
    border: 1px solid #ececec;
    margin-top: 20px;
    padding-bottom: 10px;
}

.about_leftimg {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.convert_website {
    width: 503px;
    height: auto;
    float: left;
    margin-left: 24px;
    margin-top: 15px;
}

.convert_hed {
    font-size: 16px;
    color: #313131;
    font-family: 'Caramella';
    float: left;
    width: 100%;
}

.convert_website p {
    font-size: 12px;
    color: #747474;
    line-height: 22px;
    margin-top: 5px;
}

.about_right {
    float: right;
    margin-top: 120px;
}

.product_firstnew {
    width: 247px;
    height: auto;
    float: left;
    background: url(/Content/Epubz/images/product_border.png) no-repeat center right;
}

.product_firstmidnew {
    width: 200px;
    height: auto;
    float: left;
    margin-top: 27px;
    margin-left: 23px;
    margin-bottom: 20px;
}

.personality {
    width: 406px;
    height: auto;
    float: left;
    font-size: 40px;
    color: #313131;
    font-family: 'Caramella';
}

.collaborated {
    font-size: 25px;
    color: #313131;
}

.phone {
    width: 219px;
    height: auto;
    float: right;
    font-size: 19px;
    color: #494949;
    font-weight: bold;
    margin-top: 7px;
}
/*tabs end*/

/*Display*/
.welcome {
    /*width: 707px;*/
    height: auto;
    float: right;
    margin-top: 59px;
    margin-right: 59px;
}

    .welcome ul {
        height: auto;
        float: left;
    }

        .welcome ul li {
            display: inline;
            list-style: none;
            font-size: 15px;
            color: #4e4e4e;
        }

            .welcome ul li a {
                color: #4e4e4e;
                padding: 14px 15px 19px 15px;
                font-size: 15px;
                border-left: 1px solid transparent;
                border-right: 1px solid transparent;
            }

                .welcome ul li a:hover {
                    color: #9b9b9b;
                    background: #FFF;
                    border-left: 1px solid #eeecec;
                    border-right: 1px solid #eeecec;
                    border-top: 1px solid #eeecec;
                }

                .welcome ul li a.active {
                    color: #9b9b9b;
                    background: #FFF;
                    border-left: 1px solid #eeecec;
                    border-right: 1px solid #eeecec;
                    border-top: 1px solid #eeecec;
                    padding: 13px 14px 18px 14px;
                    display: inline;
                }

.welcome_main {
    height: auto;
    width: 990px;
    float: left;
    margin: 19px 0px 0px 0px;
}

    .welcome_main h1 {
        font-size: 16px;
        font-family: Calibri;
        color: #888888;
        text-transform: uppercase;
        font-weight: bold;
    }

.welcome_left {
    width: 748px;
    height: auto;
    float: left;
    padding-bottom: 34px;
    margin-left: 14px;
    position: relative;
}

.welcome_left_in {
    background: #f9f9f9;
    width: 650px;
    height: auto;
    float: left;
    margin-left: 20px;
    padding-bottom: 10px;
}

.welcome_links {
    width: 248px;
    height: auto;
    float: right;
    margin-left: 28px;
    background: url(/Content/Epubz/images/show_rightbtm.jpg) no-repeat left bottom;
}

.welcome_inside {
    float: left;
    height: auto;
    margin: 24px 0 0 0px;
    width: 620px;
}

.welcome_ins {
    height: auto;
    width: 249px;
    float: left;
    margin: 0px 0px 0px 17px;
}

.welcome_inp {
    height: auto;
    width: 200px;
    float: left;
    margin: 0 0 0 16px;
}

    .welcome_inp h1 {
        font-family: Calibri;
        font-size: 17px;
        color: #ff9d0b;
        font-weight: bold;
    }

    .welcome_inp p {
        font-family: Calibri;
        font-size: 15px;
        color: #525151;
        text-transform: uppercase;
        margin: 5px 0 0;
    }

        .welcome_inp p.p {
            margin: 8px 0px 0px 0px;
        }

.welcome_paginat {
    width: 650px;
    height: auto;
    float: left;
    background: #f0f0f0;
    padding-bottom: 5px;
    margin: 12px 0 0;
}

.welcome_right {
    border: 1px solid #ECECEC;
    float: left;
    height: auto;
    margin-left: 0;
    /*margin-top: 16px;*/
    width: 224px;
}

.welcome_rite {
    cursor: pointer;
    height: auto;
    width: 224px;
    float: left;
    margin: 0px;
    background: #fafafa;
}

    .welcome_rite h1 {
        font-size: 14px;
        color: #53524f;
        font-family: Calibri;
        text-transform: uppercase;
        width: 177px;
        margin: 9px 0 9px 12px;
        float: left;
    }

    .welcome_rite p {
        float: left;
        margin: 7px 0px 0px 0px;
        width: 16px;
    }

.welcome_riten {
    float: left;
    height: auto;
    margin: 12px 0 0 14px;
    width: 203px;
}

    .welcome_riten ul {
        padding: 0px;
        margin: 0px;
    }

        .welcome_riten ul li {
            list-style: none;
            line-height: 17px;
        }

            .welcome_riten ul li a {
                font-family: Calibri;
                color: #939393;
                font-size: 13px;
                text-decoration: none;
                text-transform: uppercase;
            }

.welcome_rite1 {
    height: auto;
    width: 221px;
    float: left;
    background: #000000;
    *height: 35px;
}

    .welcome_rite1 h1 {
        font-size: 14px;
        color: #fff;
        font-family: Calibri;
        text-transform: uppercase;
        width: 177px;
        margin: 9px 0 9px 12px;
        float: left;
    }

    .welcome_rite1 p {
        float: left;
        margin: 7px 0px 0px 0px;
        width: 16px;
    }

.welcome_rite2 {
    cursor: pointer;
    height: auto;
    width: 224px;
    float: left;
    margin: 20px 0px 0px 0px;
    background: #fafafa;
}

    .welcome_rite2 h1 {
        font-size: 14px;
        color: #53524f;
        font-family: Calibri;
        text-transform: uppercase;
        width: 177px;
        margin: 9px 0 9px 12px;
        float: left;
    }

    .welcome_rite2 p {
        float: left;
        margin: 7px 0px 0px 0px;
        width: 16px;
    }

.welcome_full {
    height: auto;
    width: 990px;
    float: left;
    margin: 0px;
    padding-bottom: 77px;
    margin: 16px 0px 0px 0px;
}

.welcome_extlinks {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 1px;
    background: url(/Content/Epubz/images/rightlinksbg.jpg) no-repeat;
    width: 112px;
    height: 31px;
}

    .welcome_extlinks ul {
        padding: 0px;
        margin: 0px;
    }

        .welcome_extlinks ul li {
            float: left;
            list-style: none;
            width: 27px;
            border-right: 1px solid #ff990c;
            padding: 7px 0 3px 15px;
        }

            .welcome_extlinks ul li.no {
                float: left;
                list-style: none;
                width: 27px;
                border-right: none;
            }

.show_midright1 {
    width: 714px;
    height: auto;
    float: right;
    margin-top: 35px;
}

.showright_first1 {
    width: 714px;
    height: auto;
    float: left;
    background: url(/Content/Epubz/images/show_rightbtm.jpg) no-repeat left bottom;
    padding-bottom: 23px;
}

.showright_second1 {
    width: 714px;
    height: auto;
    float: left;
    background: url(/Content/Epubz/images/show_rightbtm.jpg) no-repeat left bottom;
    padding-bottom: 20px;
    margin-top: 15px;
}

.showfirst_left1 {
    width: 560px;
    height: auto;
    float: left;
    margin: 0px 0px 0px 21px;
}

.showfirst_right1 {
    width: 100px;
    height: auto;
    float: left;
    font-size: 12px;
    color: #5d5d5d;
    line-height: 22px;
}

.showright_third1 {
    width: 714px;
    height: auto;
    float: left;
    padding-bottom: 20px;
    margin-top: 15px;
}

.pagi_bg1 {
    width: 100%;
    height: 25px;
    float: left;
    background: #f0f0f0;
}

.marquee {
    float: left;
    left: 0;
    position: relative;
    width: 100%;
}

#mycrawler2 {
    height: auto;
    width: 100%;
    float: left;
    margin: 0px;
}

.login_tb {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 26px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 144px;
    z-index: 1;
}

    .login_tb ul {
        padding: 0px;
        margin: 0px;
    }

        .login_tb ul li {
            float: left;
            list-style: none;
            padding: 2px 13px 0;
            border-right: 1px solid #FF990C;
        }

            .login_tb ul li.no {
                border-right: none;
            }

/*menu*/
#menu {
    width: 100%;
    height: 30px;
}

    #menu ul {
        margin: 0px;
        padding: 0px;
    }

    #menu li {
        margin: 0px;
        padding: 0px;
        float: left;
        display: block;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        position: relative;
        border-right: 1px solid #fff;
    }

    #menu ul li a {
        color: #fff;
        display: block;
        float: left;
        font-family: Calibri;
        font-size: 13px;
        height: 18px;
        line-height: 16px;
        padding: 10px;
        text-decoration: none;
        text-transform: uppercase;
        width: 102px;
        border-bottom: 1px solid #fff;
        text-align: center;
    }

        #menu ul li a:hover {
            color: #ffffff;
            background: #ff9d0b;
        }

    #menu ul li.drop a {
        color: #000;
        background: #dfdede;
        float: left;
    }


    #menu ul li a.in {
        color: #fff;
    }

    #menu ul ul {
        position: absolute;
        top: 38px;
        visibility: hidden;
    }

    #menu ul li:hover ul {
        visibility: visible;
    }

    #menu li a {
        margin: 0px;
        padding: 5px 10px 5px 10px;
        float: left;
        display: block;
        text-decoration: none;
        background: #ff9d0b;
    }

.create_country {
    background: url(/content/Epubz/images/create_country.png) no-repeat;
    width: 134px;
    height: 34px;
    border: none;
    cursor: pointer;
    margin-left: 10px; /* margin-top: 16px;*/
}

.admin_text {
    width: auto;
    height: auto;
    float: left;
    font-size: 12px;
    color: #1d1d1d;
    text-transform: uppercase;
}

.form_firstnew {
    width: 183px;
    height: auto;
    float: left;
}

.signup_formnew {
    width: 100%;
    height: auto;
    float: left;
    background: #faf8f8; /*padding-top: 20px;*/
    padding-bottom: 20px;
    border: 1px solid #f0f0f0;
}

.create_state {
    background: url(/content/Epubz/images/create_state.png) no-repeat;
    width: 134px;
    height: 34px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 5px;
}

.create_data {
    background: url(/content/Epubz/images/enter_data.png) no-repeat;
    width: 134px;
    height: 34px;
    border: none;
    cursor: pointer;
    margin-left: 10px; /*margin-top: 16px;*/
}

.create_subcategories {
    background: url("/content/Epubz/images/sub_categories.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 34px;
    margin-left: 41px;
    margin-top: -5px;
    width: 191px;
}

.signup_leftnew {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 11px;
}

.admin_textnew {
    width: auto;
    height: auto;
    float: left;
    font-size: 12px;
    color: #1d1d1d;
    margin-left: 13px;
    margin-top: 5px;
}

.edit_Span {
    color: #1249d5;
    text-decoration: underline;
}

    .edit_Span a {
        color: #1249d5;
        text-decoration: underline;
    }

.iconbar {
    width: 714px;
    height: 39px;
    float: left;
    background: #efefef;
}

    .iconbar ul {
        width: 714px;
        height: 39px;
        float: left;
    }

        .iconbar ul li {
            color: #343333;
            display: inline;
            font-size: 14px;
            list-style: none outside none;
            line-height: 39px;
            padding: 0;
        }

            .iconbar ul li a {
                color: #343333;
                padding: 12px 18px;
            }

.a_iconbarcommon {
    background: #ccc;
}

    .a_iconbarcommon:hover {
        background: #FF9D0B;
    }

.a_donna_span {
    z-index: 999;
    font-size: 13px;
}

    .a_donna_span:hover {
        z-index: 999;
        background: green;
        color: White;
    }

.show_midright2 {
    width: 698px;
    height: auto;
    float: left;
    margin-top: 15px;
}

.showright_first2 {
    width: 100%;
    height: auto;
    float: left;
    background: url(/Content/Epubz/images/show_rightbtm.jpg) no-repeat left bottom;
    padding-bottom: 23px;
    /* margin-top: 20px;*/
    cursor: pointer;
}

.srno {
    font-size: 12px;
    color: #262626;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.table {
    margin-top: 20px;
    background: #e9e9e9;
    border: 1px solid #d1d1d1;
    float: left;
}

.srno1 {
    font-size: 12px;
    color: #3b3a3a;
    text-align: center;
    padding: 5px;
}

.srno2 {
    font-size: 12px;
    color: #03F;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .srno2 a {
        color: #03F;
    }

.update {
    border: medium none;
    cursor: pointer;
    float: left;
    height: 33px;
    width: 89px;
    margin-left: 10px;
    background: url(/content/Epubz/images/updatebtn.png) no-repeat left bottom;
}

.cancelforadmin {
    border: medium none;
    cursor: pointer;
    float: left;
    height: 33px;
    width: 89px;
    margin-left: 10px;
    background: url(/content/Epubz/images/cancelbtn.png) no-repeat left bottom;
}
/****************************createepubz****************************************/

.createpubz {
    width: 914px;
    height: auto;
    float: left;
    background: #faf8f8;
    border: 1px solid #f0f0f0;
    /* margin-top: 40px;*/
}

.createepub_error {
    background-color: #ddd;
    color: white;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    height: 20px;
    padding: 10px;
    text-align: center;
    visibility: visible;
    width: 894px;
}

.create_top {
    width: 914px;
    height: auto;
    float: left;
    /*margin-top: 15px;*/
    border-bottom: 1px solid #dfdddd;
    padding-bottom: 15px;
}

.create_topleft {
    width: 437px;
    height: auto;
    float: left;
    margin-left: 20px;
}

.left_form {
    width: 306px;
    height: auto;
    float: left;
}

.left_lable {
    width: 96px;
    height: auto;
    float: left;
    font-size: 12px;
    color: #313131;
    margin-top: 3px;
    text-align: right;
}

.left_no {
    font-size: 13px;
    color: #313131;
    font-family: Calibri;
    float: left;
    margin-left: 20px;
    margin-top: 3px;
}

.create_topright {
    width: 390px;
    height: auto;
    float: right;
    margin-left: 20px;
}

.frontpage {
    width: 93px;
    height: auto;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.front_left {
    font-size: 13px;
    color: #313131;
    float: left;
}

.front_check {
    width: 15px;
    height: 15px;
    border: 1px solid #ababab;
    float: right;
}

.uploadoption {
    width: 914px;
    height: auto;
    float: left;
    background: #edebeb;
}

.upload_left {
    float: left;
    font-size: 16px;
    color: #000000;
    font-family: Calibri;
    text-transform: uppercase;
    margin-top: 7px;
    padding-bottom: 7px;
    margin-left: 17px;
}

.upload_right {
    float: right;
    margin-top: 9px;
    margin-right: 17px;
}

.upload_btns {
    height: auto;
    float: left;
    margin-left: 115px;
    margin-top: 15px;
    *margin-left: 65px;
}

.single_btn {
    background: url(/Content/Epubz/images/singlepdf.png) no-repeat;
    width: 169px;
    height: 40px;
    float: left;
    border: none;
    cursor: pointer;
}

.fullbtn {
    background: url(/Content/Epubz/images/fullpdf.png) no-repeat;
    width: 200px;
    height: 40px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 122px;
}

.images {
    background: url(/Content/Epubz/images/images.png) no-repeat;
    width: 109px;
    height: 40px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 140px;
}

.general_form {
    width: 870px;
    height: auto;
    float: left;
}

.general_left {
    width: 394px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-left: 25px;
}

.general_leftfirst {
    width: 330px;
    height: auto;
    float: left;
    margin-top: 15px;
}

.general_text {
    width: 96px;
    height: auto;
    font-size: 13px;
    color: #313131;
    float: left;
    text-align: right;
    margin-top: 4px;
}

.first_inputnew {
    width: 183px;
    padding: 3px 2px;
    float: left;
    background: #FFF;
    border: 1px solid #bbbbbb;
    margin-left: 41px;
}

.first_inputadmin {
    width: 190px;
    /*height: 24px;*/
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    background: #FFF;
    margin-left: 41px;
    border: 1px solid #bbbbbb;
}

.general_input {
    width: 203px;
    height: auto;
    float: left;
}

.general_inputtext {
    font-size: 11px;
    color: #515050;
    float: left;
    margin-top: 2px;
    width: 183px;
    margin-left: 13px;
}

.keywords_span {
    color: #d02626;
    text-decoration: underline;
}

.childsafe {
    width: 88px;
    height: auto;
    float: left;
}

.child_left {
    font-size: 13px;
    color: #313131;
    float: left;
}

.child_radio {
    background: url(/Content/Epubz/images/radio.png) no-repeat;
    width: 14px;
    height: 14px;
    border: none;
    float: right;
}

.contains {
    width: 176px;
    height: auto;
    float: left;
    margin-left: 19px;
}

.first_textarea {
    width: 183px;
    height: 44px;
    float: left;
    background: #FFF;
    border: 1px solid #bbbbbb;
    resize: none;
    margin-left: 10px;
}

.general_leftsecond {
    width: 394px;
    height: auto;
    float: left;
    margin-top: 22px;
}

.public {
    width: 364px;
    margin-left: 34px;
    height: auto;
    float: left;
}

.public_radio {
    background: url(/Content/Epubz/images/radio.png) no-repeat;
    width: 14px;
    height: 14px;
    border: none;
    float: left;
}

.public_text {
    width: auto;
    float: left;
    font-size: 11px;
    color: #515050;
    margin-left: 10px;
}

.public_span {
    font-size: 13px;
    color: #000;
}

.comments_left {
    width: 96px;
    height: auto;
    float: left;
    font-size: 13px;
    color: #313131;
    text-align: right;
}

.comments_right {
    float: left;
    margin-left: 15px;
    width: 171px;
}

.publicnew {
    width: 200px;
    height: auto;
    float: left;
}

.publicnew1 {
    width: 216px;
    height: auto;
    float: left;
    margin-top: 5px;
}

.comments_left1 {
    width: 135px;
    height: auto;
    float: left;
    font-size: 13px;
    color: #313131;
    text-align: right;
}

.generate_btn {
    background: url(/Content/Epubz/images/generate-btn.png) no-repeat;
    width: 133px;
    height: 51px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.generate_right {
    float: left;
    margin-left: 60px;
    font-size: 12px;
    color: #515050;
    margin-top: 20px;
    width: 579px;
}

.comments_leftnew {
    width: 96px;
    height: auto;
    float: left;
    font-size: 13px;
    color: #313131;
    text-align: right;
}

.choose_file {
    background: url(/Content/Epubz/images/choose_file.png) no-repeat;
    width: 98px;
    height: 38px;
    float: left;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 118px;
}

.single_input {
    width: 83px;
    height: 24px;
    float: left;
    background: #FFF;
    border: 1px solid #bbbbbb;
    margin-top: 8px;
}

.admin_textnew {
    width: 100%;
    height: auto;
    float: left;
    font-size: 12px;
    color: #1d1d1d;
    text-transform: uppercase;
}

.admin_textnew1 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 12px;
    color: #1d1d1d;
    margin-top: 13px;
}

.form_firstnew1 {
    width: 93px;
    height: auto;
    float: left;
}

.singlebtn {
    background: url(/Content/Epubz/images/singleicon.png) no-repeat;
    width: 22px;
    height: 22px;
    float: left;
    border: none;
    cursor: pointer;
    margin-top: 28px;
    margin-left: 5px;
}

.single_first {
    width: 172px;
    height: auto;
    float: left;
    margin-top: 15px;
}

.left_cross {
    float: left;
    margin-left: 22px;
    margin-top: 10px;
}

.done_btn {
    background: url(/Content/Epubz/images/done.png) no-repeat;
    width: 92px;
    height: 34px;
    float: right;
    border: none;
    cursor: pointer;
}

.choose_filenew {
    background: url(/Content/Epubz/images/choose_file.png) no-repeat;
    width: 98px;
    height: 38px;
    float: right;
    border: none;
    cursor: pointer;
}
/*-------------Async Uploader----------------*/
DIV.ProgressBar {
    width: 100px;
    padding: 0;
    border: 1px solid black;
    margin-right: 1em;
    height: .75em;
    margin-left: 1em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    display: inline-block;
}

    DIV.ProgressBar DIV {
        background-color: Green;
        font-size: 1pt;
        height: 100%;
        float: left;
    }

SPAN.asyncUploader OBJECT {
    position: relative;
    top: 5px;
    left: 10px;
}

.asyncUploader {
    width: 575px;
    height: auto;
    margin-left: 48px;
    float: left;
}
/*-------------End----------------*/

/*style class for resize framing */
.share-embed-size-list {
    width: 500px;
    height: auto;
    float: left;
    margin: 0px 0px;
    background-color: #fff;
    padding: 10px 0px;
}

.share-embed-size_default {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 4px;
    padding: 4px;
}

    .share-embed-size_default:hover {
        border: 1px solid #ccc;
    }

    .share-embed-size_default.selected {
        background: none repeat scroll 0 0 #D8E6FB;
        border: 1px solid #A0B3D9;
    }

    .share-embed-size_default label {
        color: #666666;
        display: block;
        white-space: nowrap;
    }

.share-embed-size_default_box {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #999999;
    display: block;
    margin: auto 0;
    padding: 1px;
    height: 27px;
    width: 49px;
}



.share-embed-size_medium {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 4px;
    padding: 4px;
}

    .share-embed-size_medium:hover {
        border: 1px solid #ccc;
    }

    .share-embed-size_medium.selected {
        background: none repeat scroll 0 0 #D8E6FB;
        border: 1px solid #A0B3D9;
    }

    .share-embed-size_medium label {
        color: #666666;
        display: block;
        white-space: nowrap;
    }

.share-embed-size_medium_box {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #999999;
    display: block;
    margin: auto 0;
    padding: 1px;
    height: 31px;
    width: 56px;
}



.share-embed-size_large {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 4px;
    padding: 4px;
}

    .share-embed-size_large:hover {
        border: 1px solid #ccc;
    }

    .share-embed-size_large.selected {
        background: none repeat scroll 0 0 #D8E6FB;
        border: 1px solid #A0B3D9;
    }

    .share-embed-size_large label {
        color: #666666;
        display: block;
        white-space: nowrap;
    }

.share-embed-size_large_box {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #999999;
    display: block;
    margin: auto 0;
    padding: 1px;
    height: 35px;
    width: 64px;
}


.share-embed-size_hd720 {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 4px;
    padding: 4px;
}

    .share-embed-size_hd720:hover {
        border: 1px solid #ccc;
    }

    .share-embed-size_hd720.selected {
        background: none repeat scroll 0 0 #D8E6FB;
        border: 1px solid #A0B3D9;
    }

    .share-embed-size_hd720 label {
        color: #666666;
        display: block;
        white-space: nowrap;
    }

.share-embed-size_hd720_box {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #999999;
    display: block;
    margin: auto 0;
    padding: 1px;
    height: 42px;
    width: 75px;
}


.share-embed-size_Custom {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 4px;
    padding: 4px;
}

    .share-embed-size_Custom:hover {
        border: 1px solid #ccc;
    }

    .share-embed-size_Custom.selected {
        background: none repeat scroll 0 0 #D8E6FB;
        border: 1px solid #A0B3D9;
    }

    .share-embed-size_Custom label {
        color: #666666;
        display: block;
        white-space: nowrap;
        text-align: center;
    }

.share-embed-size_Custom_box {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #999999;
    display: block;
    margin: auto 0;
    padding: 1px;
    height: 42px;
    width: 75px;
}

.share-embed-customize {
    padding: 0px;
    float: left;
    margin: 0px;
}

    .share-embed-customize li {
        margin: 0px;
        list-style: none;
        display: block;
    }

    .share-embed-customize label {
        cursor: pointer;
        width: 89px;
        margin-top: 5px;
        text-align: right;
    }

.share-embed-size-custom-width {
    width: 30px;
    height: auto;
    padding: 0px !important;
    border-radius: 0px !important;
    border: solid 1px #ccc;
}

.share-embed-size-custom-height {
    width: 30px;
    height: auto;
    padding: 0px !important;
    border-radius: 0px !important;
    border: solid 1px #ccc;
}

.resize {
    width: 100%;
    position: absolute;
    height: 100%;
}


/*Pop up for iframe embed code*/
.PopupBlack_wrapper {
    z-index: 9999999;
    display: none;
    background: url('/content/images/common/semi_transparent.png') repeat;
    width: 100%;
    height: 100%;
    position: fixed;
}

.popup_wrapper {
    margin: 0 auto;
    width: 520px;
    height: auto;
}

.popup_wrap {
    float: left;
    top: 20%;
    left: 33%;
    width: 520px;
    height: auto;
    margin-top: 0px;
    padding: 10px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    background: url(/Content/images/popup_bg.png) repeat-y;
    position: fixed;
    z-index: 10000000;
}

.cross_img {
    float: right;
    height: 22px;
    left: 18px;
    position: relative;
    top: -17px;
    width: 23px;
    z-index: 1;
}

.popup_top_cont {
    float: left;
    width: 500px;
    height: auto;
    padding: 15px 10px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    behavior: url(PIE.htc);
    background: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    margin-top: -23px;
}

    .popup_top_cont span a {
        color: #FFFFFF;
        float: right;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        margin-right: 10px;
        margin-top: 5px;
        *margin-top: -20px;
        text-decoration: none;
    }

.popup_bottom_cont {
    float: left;
    width: 519px;
    height: auto;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    behavior: url(PIE.htc);
    /*border:1px solid #CCC;*/
    background: #FFF;
}

.popup_bottom_inner_cont {
    float: left;
    width: 450px;
    height: auto;
    margin: 15px 10px;
}

.popup_bottom_inner_text {
    float: left;
    width: 450px;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-bottom: 10px;
}

    .popup_bottom_inner_text a {
        text-decoration: none;
        color: #0097FF;
        font-size: 12px;
    }

        .popup_bottom_inner_text a:hover {
            text-decoration: underline;
        }

.go_back {
    width: 849px;
    height: auto;
    float: left;
    border-bottom: dashed 1px #ccc;
    padding: 5px 10px;
    text-align: left;
    color: red;
}

    .go_back a {
        color: #000;
        text-decoration: none;
        font-weight: bold;
    }

        .go_back a:hover {
            color: #50BFF9;
            text-decoration: none;
            font-weight: bold;
        }
/* Style classes for paging functionality*/
.woodencontainer_active {
    display: block;
}

.woodencontainer_inactive {
    display: none;
}

.woodencontainerm_active {
    display: block;
}

.woodencontainerm_inactive {
    display: none;
}

.woodencontainerR_active {
    display: block;
}

.woodencontainerR_inactive {
    display: none;
}


/***Library Dropdown*/

.welcome_links {
    width: 246px;
    height: auto;
    float: right;
}

.extoption, .extoption li, .extoption li a {
    float: left;
    color: #0e0e0e;
    text-transform: uppercase;
}

.extoption {
    border-bottom: 1px solid #e5e5e5;
    background: #e5e5e5;
    width: 100%;
}

    .extoption li a {
        margin-left: 6px;
        padding: 11px 11px;
        margin-right: 6px;
    }

#menu {
    width: 100%;
    height: 30px;
}
/*.menunew ul li a:hover { background:#e5e5e5;  }*/


.menunew li {
    display: block;
    text-decoration: none;
    position: relative;
    border-left: 1px solid #fff;
    z-index: 200;
}

.menunew ul li a {
    display: block;
}

.menunew ul li ul li a {
    padding: 5px 0 5px 8px;
    line-height: 18px;
    float: left;
    margin-left: 0px;
    width: 93%;
    background: url(/content/epubz/images/arrolist.png) no-repeat left center;
}

    .menunew ul li ul li a:hover {
    }

.menunew ul li ul li {
    width: 89%;
    padding: 0 0 0 11%;
    border-top: 1px solid #FFFFFF;
}

    .menunew ul li ul li:hover {
        background: #CCC;
    }

.menunew ul li ul {
    background: #e5e5e5;
    z-index: 1255565456565 !important;
}


.menunew ul li a.in {
    color: #fff;
}

.menunew ul ul {
    position: absolute;
    top: 35px;
    visibility: hidden;
    z-index: 1000;
    left: 0;
    right: 0;
}

.menunew ul li:hover ul {
    visibility: visible;
}

.menunew_active {
    background: #FFB305;
}

.menunew li a {
    display: block;
    text-decoration: none;
}

.exttabs {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

/************************* Edit Page ***********************************************/
.test {
    font-size: 15px;
    color: #888888;
    font-family: 'Calibri';
    float: left;
    width: 100%;
    margin-top: 14px;
    text-transform: uppercase;
}

.edit_bg {
    background: #f9f9f9;
    max-width: 909px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #ececec;
    margin-top: 15px;
    padding-bottom: 15px;
}

.edit {
    width: 238px;
    height: auto;
    float: left;
    margin-top: 30px;
    margin-left: 55px;
}

.edit_left {
    width: 206px;
    height: auto;
    float: left;
}

.edit_input {
    width: 18px;
    height: 13px;
    float: left;
    border: 1px solid #bbbbbb;
    font-size: 11px;
    color: #747474;
    font-family: 'Calibri';
    text-align: center;
    line-height: 13px;
}

.edit_img {
    float: left;
    margin-top: 13px;
    clear: both;
}

.edit_delete {
    float: right;
    margin-left: 10px;
    font-size: 14px;
    color: #010101;
    font-family: 'Calibri';
}

    .edit_delete a {
        color: #010101;
    }

.edit_span {
    color: #1960b9;
    text-decoration: none;
}

.delete_span {
    color: #1960b9;
    text-decoration: none;
}

.edit_span a {
    color: #1960b9;
}

.edit_top {
    width: 113px;
    height: auto;
    float: left;
}

.pagi_bg2 {
    background: none repeat scroll 0 0 #F0F0F0;
    float: left;
    height: 25px;
    margin-top: 25px;
    width: 843px;
}
/************************* Footer ***********************************************/
.bottom {
    width: 100%;
    height: auto;
    float: left;
    background: #d6d6d6;
}

.bottom_left {
    width: 990px;
    height: auto;
    float: left;
    padding-top: 4px;
    background: #d6d6d6;
}

.footer_logo {
    float: left;
    margin-top: 4px;
    margin-left: 10px;
}

.footer_right {
    width: 430px;
    height: auto;
    float: left;
    margin-left: 5px;
}

.footer_navi {
    width: 430px;
    height: auto;
    float: left;
}

    .footer_navi ul {
        width: 430px;
        height: auto;
        float: left;
    }

        .footer_navi ul li {
            display: inline;
            list-style: none;
            font-size: 10px;
            color: #616060;
            font-family: Arial, Helvetica, sans-serif;
        }

            .footer_navi ul li a {
                color: #616060;
            }

.copyright {
    width: 189px;
    height: auto;
    float: left;
    font-size: 10px;
    color: #616060;
    font-family: Arial, Helvetica, sans-serif;
}
/************************* Set Background ***********************************************/
.set_bg {
    width: 424px;
    height: auto;
    float: left;
}

.set_bgtop {
    width: 424px;
    height: auto;
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}

.set_panels {
    width: 424px;
    height: 27px;
    float: left;
}

    .set_panels ul {
        width: 424px;
        height: auto;
        float: left;
    }

        .set_panels ul li {
            display: inline;
            list-style: none;
            text-decoration: none;
            font-size: 14px;
            color: #353535;
            font-family: 'Calibri';
        }

            .set_panels ul li a {
                color: #353535;
                padding: 10px;
                background: #e9e8e8;
                float: left;
                margin-top: -9px;
            }

                .set_panels ul li a.active {
                    color: #353535;
                    padding: 10px;
                    background: #d2d2d2;
                }

                .set_panels ul li a:hover {
                    background: #d2d2d2;
                    font-size: 14px;
                    color: #353535;
                    padding: 10px;
                }

.panel_btm {
    width: 412px;
    height: auto;
    float: left;
    background: #f7f7f7;
    border: 1px solid #e3e1e1;
    margin-top: 2px;
}

.color_img {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.set_bgbtn {
    background: url(/content/epubz/images/set_backgroundbtn.png) no-repeat;
    width: 224px;
    height: 44px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.browse_part {
    width: 368px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}

.input_file {
    width: 227px;
    height: 26px;
    float: left;
    border: none;
    background: #CCC;
}

.upload_btn {
    background: url(/content/epubz/images/upload.png) no-repeat;
    width: 68px;
    height: 26px;
    float: left;
    border: none;
    cursor: pointer;
}

.panel_btm1 {
    width: 692px;
    height: auto;
    float: left;
    background: #f7f7f7;
    border: 1px solid #e3e1e1;
    margin-top: 2px;
    padding-left: 10px;
}

.pattern {
    width: 700px;
    height: auto;
    float: left;
}

.pattern1 {
    float: left;
    margin-left: 23px;
    margin-top: 23px;
    min-height: 150px;
}

    .pattern1 img {
        border: solid 5px #ccc;
    }

.set_patternbtn {
    background: url(../images/pattern_btn.png) no-repeat;
    width: 229px;
    height: 44px;
    float: left;
    clear: both;
    border: none;
    cursor: pointer;
    margin-left: 23px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.bottom_right {
    float: right;
    width: 158px;
    height: auto;
    font-size: 10px;
    color: #616060;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 9%;
    margin-top: 12px;
}

/************************* Add widgets ***********************************************/
.addwidget {
    width: 643px;
    height: auto;
    float: left;
    margin-left: 13px;
}

.widget_logout {
    float: left;
}

.widget_map {
    width: auto;
    clear: both;
    height: auto;
    float: left;
    margin-top: 2px;
    position: relative;
    z-index: 999999;
}

.widget_img {
    float: left;
    margin-top: 25px;
}

.signup_formnew1 {
    width: auto;
    height: auto;
    float: left;
    background: #faf8f8;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #f0f0f0;
    padding-right: 4px;
}

.on_click {
    width: auto;
    float: left;
    position: relative;
    margin-left: 97px;
}

.icons {
    background: url(/content/epubz/images/icon_bg.png) no-repeat;
    width: 64px;
    height: 390px;
    float: left;
    margin-top: 34px;
    position: relative;
    z-index: 9999999;
}

.icon1 {
    width: 24px;
    height: 20px;
    float: left;
    margin-top: 20px;
    margin-left: 16px;
}

    .icon1 a {
        background: url(/content/epubz/images/icon1.png) no-repeat;
        width: 24px;
        height: 20px;
        float: left;
    }

        .icon1 a:hover {
            background: url(/content/epubz/images/icon1hover.png) no-repeat;
            width: 24px;
            height: 20px;
            float: left;
        }

.icon2 {
    width: 24px;
    height: 20px;
    float: left;
    margin-top: 45px;
    margin-left: 16px;
}

    .icon2 a {
        background: url(/content/epubz/images/icon2.png) no-repeat;
        width: 24px;
        height: 20px;
        float: left;
    }

        .icon2 a:hover {
            background: url(/content/epubz/images/icon2hover.png) no-repeat;
            width: 24px;
            height: 20px;
            float: left;
        }


.icon3 {
    width: 24px;
    height: 20px;
    float: left;
    margin-top: 45px;
    margin-left: 16px;
}

    .icon3 a {
        background: url(/content/epubz/images/icon3.png) no-repeat;
        width: 24px;
        height: 27px;
        float: left;
    }

        .icon3 a:hover {
            background: url(/content/epubz/images/icon3hover.png) no-repeat;
            width: 24px;
            height: 27px;
            float: left;
        }


.icon4 {
    width: 24px;
    height: 20px;
    float: left;
    margin-top: 45px;
    margin-left: 16px;
}

    .icon4 a {
        background: url(/content/epubz/images/icon4.png) no-repeat;
        width: 30px;
        height: 30px;
        float: left;
    }

        .icon4 a:hover {
            background: url(/content/epubz/images/icon4hover.png) no-repeat;
            width: 30px;
            height: 30px;
            float: left;
        }

.icon5 {
    width: 24px;
    height: 20px;
    float: left;
    margin-top: 45px;
    margin-left: 16px;
}

    .icon5 a {
        background: url(/content/epubz/images/icon5.png) no-repeat;
        width: 30px;
        height: 30px;
        float: left;
    }

        .icon5 a:hover {
            background: url(/content/epubz/images/icon5hover.png) no-repeat;
            width: 30px;
            height: 30px;
            float: left;
        }

.drag {
    cursor: move;
    width: 150px;
    height: 165px;
    padding: 0;
    border: 1px solid red;
    -moz-border-image: url("/content/epubz/images/load.gif") 9 9 round !important; /* Old Firefox */
    -webkit-border-image: url("/content/epubz/images/load.gif") 9 9 round !important; /* Safari */
    -o-border-image: url("/content/epubz/images/load.gif") 9 9 round !important; /* Opera */
    border-image: url("/content/epubz/images/load.gif") 9 9 round !important;
    left: 0;
    top: 0;
    position: absolute !important;
    background: url('/Content/images/transparent_dot.png');
    z-index: 999999999;
}

.addwid_img {
    padding: 5px;
    cursor: pointer;
    float: left;
}

.ploted_img {
    float: left;
    clear: both;
}

.embed_main {
    height: auto;
    width: 400px;
    float: none;
    margin: 0px auto;
}

.embed_video {
    height: auto;
    width: 400px;
    float: left;
    margin: 0px;
    background: #f9f9f9;
    border: 1px solid #dedede;
    padding-bottom: 12px;
}

.embed_top {
    height: auto;
    width: 400px;
    float: left;
    margin: 0px;
    background: #ececec;
    padding-bottom: 6px;
}

.embed_topin {
    height: auto;
    width: 200px;
    float: left;
    margin: 6px 0 0 7px;
    color: #6a6a6a;
    font-size: 13px;
    font-family: Calibri;
    text-transform: uppercase;
    font-weight: bold;
}

.embed_close {
    height: auto;
    width: 18px;
    float: right;
    margin: 1px 0 2px;
}

.embed_txtarea {
    height: auto;
    width: 350px;
    float: left;
    margin: 19px 0px 0px 9px;
}

.embed_in {
    background: #e8e8e8;
    border: 1px solid #d0d7d8;
}

.embed_ok {
    float: left;
    height: auto;
    margin: 12px 0 0 9px;
    width: 150px;
}

.upload {
    height: auto;
    width: 380px;
    float: left;
    margin: 3px 0 0 3px;
}

.upload_in {
    background: #e8e8e8;
    border: 1px solid #d0d7d8;
    height: 25px;
    width: 340px;
    color: #6a6a6a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.upload_browse {
    height: auto;
    width: 70px;
    float: left;
    margin: 7px 0px 0px 9px;
}

.upload_up {
    height: auto;
    width: 70px;
    float: left;
    margin: 7px 0px 0px 9px;
}

.upload_txt {
    height: auto;
    width: 340px;
    float: left;
    margin: 18px 0 0 9px;
}

.upload_images {
    height: auto;
    width: 387px;
    float: left;
    margin: 11px 0 0 9px;
    padding-bottom: 6px;
}

.upload_img {
    height: auto;
    width: 111px;
    float: left;
    margin: 0px;
    border: #e8e8e8 1px solid;
}

.upload_img1 {
    height: auto;
    width: 111px;
    float: left;
    margin: 0px 0px 0px 12px;
    border: #e8e8e8 1px solid;
}

/*********************************************************uploadimage********************************/

.upload_img2 {
    height: auto;
    width: 111px;
    float: left;
    margin: 15px 0px 0px 0px;
    border: #e8e8e8 1px solid;
}

.upload_img3 {
    height: auto;
    width: 111px;
    float: left;
    margin: 15px 0px 0px 17px;
    border: #e8e8e8 1px solid;
}

.imgcancelbtn {
    background: url(../images/cancel.png) no-repeat;
    width: 93px;
    height: 43px;
    float: left;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 10px;
}

.upload_top {
    width: 387px;
    height: auto;
    float: left;
}

.cross_thkpart {
    width: 111px;
    height: 15px;
    float: left;
    position: absolute;
    margin-left: 2px;
    margin-top: -16px;
}
/*.click_cross{float:right;}
.click_thick{float:right; margin-right:5px;}
.upload_click{width:111px; height:auto; float:left;}
.upload_click1{width:111px; height:auto; float:left;}
.upload_first{ height:auto; width:111px; float:left; margin:0px; border:#e8e8e8 1px solid; margin-top:5px;}
.upload_first1{ height:auto; width:111px; float:left; margin:0px 0px 0px 17px; margin-top:5px;}
.upload_up1{ height:auto; width:90px; float:left; margin:17px 0px 0px 9px;}


.new_upload{width:387px; height:auto; float:left; margin-top:35px;}
.new_upload ul{width:387px; height:auto; float:left;}
.new_uploadnew{display:inline; list-style:none; border:none;   padding: 5px 0px 10px 17px; float:left;} 
.new_upload ul li a.active{border:none;} 

.new_upload ul li ul{width:107px; height:auto; float:right; margin-top:-124px; position:absolute;} 
.new_upload ul li ul li{display:inline; list-style:none; border:none; float:right;} */






#gallery_plotimg {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    float: left;
    padding: 10px 10px 35px;
    position: relative;
    width: 613px;
}

.embedvideo_text {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    padding-bottom: 5px;
    margin-left: 13px;
}

.uploadimg_form {
    clear: both;
    float: left;
    margin-top: 12px;
    width: auto;
    margin-left: 13px;
}

.uploadimg_input {
    background-color: #ccc;
    border: 1px solid #CCCCCC !important;
    float: left;
    height: auto;
    padding: 2px 5px;
}

#gallery_plotimg ul {
    list-style: none outside none;
}

    #gallery_plotimg ul li {
        display: inline;
        float: left;
        margin: 35px 55px 0 63px;
    }

.li_tickcross {
    float: right;
    padding: 2px 0;
}

.li_tick {
    cursor: pointer;
    float: right;
    padding-left: 5px;
}

#gallery_plotimg ul img {
    box-shadow: 0 0 10px #CCCCCC;
    height: 100px;
    position: relative;
    width: 100px;
    border: 1px solid #E8E8E8;
}


.li_cross {
    cursor: pointer;
    float: right;
}



.embed_videonewnew {
    height: auto;
    width: 634px;
    float: left;
    margin: 0px;
    background: #f9f9f9;
    border: 1px solid #dedede;
}

.embed_topnew {
    height: auto;
    width: 634px;
    float: left;
    margin: 0px;
    background: #ececec;
    padding-bottom: 6px;
}
/********  New Set Background(26-04-2012)      ***********/
.custom_leftarrow {
    float: left;
    margin-top: 120px;
    margin-left: 3px;
}

.custom_rightarrow {
    float: right;
    margin-top: 120px;
    margin-right: 3px;
}

.custom_img {
    float: left;
    width: 618px;
    height: 270px;
    margin-left: 21px;
    padding-top: 16px;
}

.set_imgbtn {
    background: url(/Content/Epubz/images/img_background.png) no-repeat;
    width: 224px;
    height: 44px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 46px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.signup_formnew2 {
    width: 736px;
    height: auto;
    float: left;
    background: #faf8;
}

.selectedimg {
    border: 5px solid red;
}

/**********************Edit***************************/
.testedit {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    float: left;
    height: auto;
    margin-top: 15px;
    width: 92%;
}

.test1 {
    font-size: 15px;
    color: #888888;
    font-family: 'Calibri';
    float: left;
    width: 328px;
    margin-top: 14px;
    text-transform: uppercase;
}

.test2 {
    color: #888888;
    float: left;
    font-family: 'Calibri';
    font-size: 15px;
    margin-left: 13px;
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: left;
    width: 320px;
}

.test3 {
    color: #888888;
    float: right;
    font-family: 'Calibri';
    font-size: 15px;
    margin-bottom: 7px;
    margin-top: 7px;
    width: 225px;
}

.test2 span {
    font-size: 18px;
    color: #333;
}

/*************************** new admin panel (UL/LI) structure *****************/

.add_country {
    width: 396px;
    height: auto;
    float: left;
    background: #e9e9e;
    border: 1px solid #d1d1d1;
    margin-top: 15px;
}

    .add_country ul {
        width: 392px;
        height: auto;
        float: left;
        background: #bebebe;
        margin: 2px 2px 0 2px;
    }

        .add_country ul li {
            display: inline;
            list-style: none;
            color: #262626;
            font-size: 12px;
            font-family: 'Calibri';
            border-right: 1px solid #d1d1d1;
            border-bottom: 1px solid #d1d1d1;
            float: left;
            padding: 5px 30px 5px 30px;
            width: 62px;
        }

            .add_country ul li.border {
                display: inline;
                list-style: none;
                color: #262626;
                font-size: 12px;
                font-family: 'Calibri';
                float: left;
                padding: 5px 43px 5px 42px;
                border: none;
                border-bottom: 1px solid #d1d1d1 !important;
            }


        .add_country ul.new {
            width: 396px;
            height: auto;
            float: left;
            background: none;
            margin-right: 2px;
        }




/*--new added css for bugs--*/
.private {
    float: left;
    height: auto;
    width: 391px;
    margin-left: 68px;
}

.show_leftimg img {
    border: 1px solid #DCDCDC;
}

.first_input-1 {
    margin-left: 15px;
}

.general_left2 {
    margin-left: 64px !important;
    width: 299px;
}

.ddsmoothmenu-v {
    width: 99%;
    float: left;
}

    .ddsmoothmenu-v ul {
        width: 100% !important;
    }

.img_rating_div {
    *margin-top: -16px;
}

.fb_iframe_widget {
    display: inline;
}


/*--css for browser selector--*/
.no_js {
    display: block;
}

.has_js {
    display: none;
}

.js .no_js {
    display: none;
}

.js .has_js {
    display: block;
}
/*--css for browser selector--*/

.ipad .extoption li a {
    padding: 9px 9px;
    margin-left: 0;
    margin-right: 0;
}

.extoption-last {
    padding: 11px 23px !important;
}
/*
.ipad .extoption-ipad li ul li a
{
    padding:11px 10px;
}
.ipad .shownav li a 
{
    padding:0 5px;
}
.ipad .shownav
{
    width:490px;
}
.ipad .edit
{
    width:208px;
}

.ipad .DisplayComments
{
    border: solid 1px #ccc;  
    float: left; 
    clear:both;
    padding:10px; 
    color: #555555;   
    font-size:11px;
    width:100%;
}*/
.DisplayComments {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 10px;
    border: solid 1px #ccc;
    float: left;
    clear: both;
    padding: 10px;
    color: #555555;
    font-size: 11px;
    width: 96%;
    padding-top: 0px;
    max-height: 300px;
    overflow-y: scroll;
}

    .DisplayComments tr {
        border-bottom: 1px solid #DDDDDD;
        display: block;
        margin-top: 14px;
        padding-bottom: 4px;
        position: relative;
    }

    .DisplayComments a {
        background: url("/Content/Epubz/images/profile.png") no-repeat scroll 0 0 transparent;
        color: #FF9D0B;
        display: block;
        font-size: 12px;
        font-weight: bold;
        padding-left: 20px;
        padding-top: 4px;
    }

    .DisplayComments span {
        display: block;
        padding-left: 82px;
    }

/* comment section css */
.comment-cont {
    border: 1px solid #CCCCCC;
    clear: both;
    color: #555555;
    float: left;
    font-size: 11px;
    padding: 10px;
    width: 96%;
}

.comment-row {
    border-bottom: 1px solid #DDDDDD;
    margin-top: 14px;
    padding-bottom: 4px;
}

    .comment-row a {
        background: url("/Content/Epubz/images/profile.png") no-repeat scroll 0 0 transparent;
        color: #FF9D0B;
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin-left: 0;
        padding-left: 20px;
        padding-top: 4px;
    }

    .comment-row span {
        display: block;
        padding-left: 20px;
    }

.pub-opt {
    width: 182px;
    text-align: center;
}

.pagedisplay {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    float: left;
    margin-right: 4px;
    padding: 3px 2px;
    width: 183px;
}

.pagesize {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    /*    float: left;*/
    margin-right: 4px;
    padding: 2px 2px;
}

#pagerCountry {
    margin-top: 15px;
    display: block;
    margin-left: 40px;
    position: inherit;
    top: 483px;
    width: 370px;
}

#pagerState {
    float: left;
    margin-left: 40px;
    margin-top: 15px;
    position: inherit;
}

#CountryName {
    margin-left: 41px;
}

#div_editstate {
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
}

#div_editcounrty {
    float: left;
    margin-bottom: 15px;
}

#btneditstate, #btn_CancelState, #btnEditValues, #btn_CancelValues {
    margin-top: -5px;
}

#div_createEpubValues {
    margin-left: 10px;
}

#pagerUsers {
    margin-left: 41px;
    margin-top: 15px;
}

#pagerData, #pagerSubData, #pager {
    float: left;
    margin-left: 41px;
    margin-top: 15px;
}

    #pagerData img, #pagerUsers img, #pagerCountry img, #pagerState img, #pagerSubData img, #pager img {
        float: left;
        margin-right: 6px;
        margin-top: 4px;
    }

#error {
    margin-left: 41px;
}

#btnEditSubValue, #btn_CancelEditSub {
    margin-top: -5px;
}

.ui-datepicker th {
    color: #333;
}

.general_leftfirst .first_inputnew {
    margin-left: 10px !important;
}

.last-dd a {
    padding: 11px 27px 11px 11px !important;
}

.clstable {
    width: 70%;
    margin: 15px auto 0;
}

    .clstable td {
        border: 1px solid #ddd;
        padding: 5px;
        margin: -1px 0 0 -1px;
    }
/*---------------------Form Module------------------*/
.creat-new-form-cont {
    width: 939px;
    margin: 0 auto;
    border: 1px solid #f2f2f2;
    margin-top: 53px;
}

.creat-new-form {
    width: 310px;
    margin: 40px auto 0;
    color: #313131;
    font-size: 13px;
}

.creat-form-row {
    width: 100%;
    float: left;
    margin-top: 14px;
}

.create-form-col-1 {
    width: 90px;
    float: left;
    height: 27x;
    text-align: right;
}

.create-form-col-2 {
    float: right;
    width: 193px;
    height: 27px;
}

.create-input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB !important;
    float: left;
    padding: 3px 2px;
    width: 183px;
}

.create-form-col-1 label {
    display: block;
    float: right;
    margin-top: 3px;
}

.clear {
    clear: both;
}

.create-form-bottom {
    height: 76px;
    background: #f2f2f2;
    float: left;
    margin-top: 40px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

.create-sel {
    width: 190px;
    font-size: 11px;
}

.error-red-msg {
    color: #F00;
    font-size: 12px;
    margin-top: 20px;
}

.form-middle-btns {
    float: left;
    margin-top: 20px;
    margin-left: 38px;
}

    .form-middle-btns ul {
        margin: 0;
        padding: 0;
    }

        .form-middle-btns ul li {
            display: inline;
            padding: 0 24px;
            position: relative;
            float: left;
        }

            .form-middle-btns ul li a span {
                display: none;
                left: -15px;
                position: absolute;
                top: -75px;
            }

            .form-middle-btns ul li a {
                text-decoration: none;
            }

                .form-middle-btns ul li a:hover span {
                    display: block;
                }

.create-form-bottom-section {
    float: left;
    margin: 15px;
    width: 907px;
}

.bottom-main-row {
    height: 135px;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.main-row-no {
    background: #fbfbfb;
    width: 60px;
    height: 135px;
    float: left;
}

    .main-row-no span {
        display: block;
        padding: 57px 24px;
    }

.create-form-textarea {
    width: 400px;
    border: 1px solid #ccc;
    height: 135px;
    float: left;
    margin-left: 15px;
}

.form-bottom-sel {
    float: left;
    margin-left: 15px;
    font-size: 11px;
}

.x-btn {
    width: 66px;
    height: 135px;
    float: right;
    background: url(/content/epubz/images/x-btn.png) center center #fbfbfb no-repeat;
}

.bottom-child-row {
    width: 836px;
    height: 54px;
    float: right;
    border-top: 1px solid #f2f2f2;
}

.bottom-child-row-inner {
    margin-top: 11px;
    height: 32px;
    width: 100%;
    float: left;
}

.child-row-count {
    background: #fbfbfb;
    float: left;
    width: 32px;
    height: 32px;
}

    .child-row-count span {
        padding: 6px 10px;
        display: block;
        float: left;
    }

.child-row-input {
    width: 342px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    float: left;
    padding: 7px 2px;
    margin-left: 15px;
}

.x-btn-child {
    height: 32px;
    width: 32px;
    float: left;
    margin-left: 15px;
}

.plus-btn-child {
    height: 32px;
    width: 32px;
    float: left;
    margin-left: 15px;
    background: url(/content/epubz/images/plus-btn.png) no-repeat center center #fbfbfb;
}

/*------------------------ Asign Key ------------------------------*/

.assign-key-main {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.assign-key {
    background: #f2f2f2;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    float: left;
}

.assign-key-1 {
    float: left;
    width: 30px;
    margin-left: 20px;
}

.assign-key-2 {
    float: left;
    width: 200px;
}

.assign-key-3 {
    float: left;
    padding: 5px 0 10px 0;
    width: 300px;
}

.clear {
    clear: both;
}


.creat-new-form-cont {
    width: 939px;
    margin: 0 auto;
    border: 1px solid #f2f2f2;
    margin-top: 53px;
}

.creat-new-form {
    width: 310px;
    margin: 40px auto 0;
    color: #313131;
    font-size: 13px;
}

.forms-page-innner {
    margin: 8px 0 8px 8px;
    width: 933px;
}

.form-detail-cont {
    width: 303px;
    height: 389px;
    float: left;
    margin-right: 7px;
}

.form-detail {
    width: 303px;
    height: 307px;
    float: left;
    background: #f2f2f2;
}

.form-detail-btn-cont {
    float: left;
    margin-top: 8px;
}
/*.form-detail-btn{
	width:52px;
	height:45px;
	float:left;
	margin-right:6px;
	background:url(/content/epubz/images/form-detail-btn-1.png) no-repeat center center #f7f7f7;
}*/
.form-detail-btn {
    float: left;
    margin-top: 0px;
    margin-left: 0px;
}

    .form-detail-btn ul {
        margin: 0;
        padding: 0;
    }

        .form-detail-btn ul li {
            background: none repeat scroll 0 0 #F7F7F7;
            display: inline;
            float: left;
            height: 38px;
            margin: 0 6px 0 0;
            padding: 5px 11px 0;
            position: relative;
        }

            .form-detail-btn ul li a span {
                display: none;
                left: -30px;
                position: absolute;
                top: -60px;
            }

            .form-detail-btn ul li a {
                text-decoration: none;
            }

                .form-detail-btn ul li a:hover span {
                    display: block;
                }

/*.form-detail-btn-2{
	background:url(/content/epubz/images/form-detail-btn-2.png) no-repeat center center #f7f7f7;
}
.form-detail-btn-3{
	background:url(/content/epubz/images/form-detail-btn-3.png) no-repeat center center #f7f7f7;
}*/
.form-detail-row-cont {
    margin-top: 15px;
}

.form-detail-row {
    float: left;
    height: 30px;
    width: 270px;
    margin-left: 20px;
    margin-top: 10px;
}

.form-detial-col-1 {
    width: 127px;
    float: left;
    font-size: 15px;
    color: #3f3f3f;
}

.form-detial-col-2 {
    width: 134px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #888787;
}
/*---------------------Add widgets add text-----------------------------*/
.divtextslider {
}

.tools-cont {
    background: none repeat scroll 0 0 #FBFBFB;
    top: 37px;
    width: 100%;
}

.tools-row {
    width: 100%;
    float: left;
    padding: 0px 0;
    border-bottom: 1px solid #ccc;
}

.tools-col-1 {
    padding: 5px 0;
    width: 49%;
    float: left;
    text-align: center;
    border-right: 1px solid #f2f2f2;
}

    .tools-col-1:hover {
        background: #fff;
    }

.tools-col-2:hover {
    background: #fff;
}

.tools-col-2 {
    padding: 5px 0;
    width: 50%;
    float: left;
    text-align: center;
}

.tools-opt {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    padding: 3px 2px;
    width: 183px;
}

.tools-inp {
    width: 113px;
}

.tools-btn {
    background: #333;
    color: #fff;
    border: 0 none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px 8px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.tools-left-arrow {
    bottom: 20px;
    left: -15px;
    position: absolute;
}

/*----------------Widget css----------------*/
.formtop {
    width: 150px;
    height: auto;
    float: left;
    /*margin:0 auto;*/
}

.topbar {
    background: #333;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding: 2px 0;
    width: 150px;
}

.bottompart {
    background: none repeat scroll 0 0 #F1F1F1;
    float: left;
    height: auto;
    padding-bottom: 5px;
    width: 150px;
}

    .bottompart span {
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        text-align: left;
        width: 132px;
        margin-left: 18px;
    }

    .bottompart img {
        padding: 3px;
    }

.bottompart_p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    margin: 0px;
    padding-left: 15px;
    text-align: left;
}

.bottompart_p1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    margin: 0px;
    margin-left: 0px;
    text-align: left;
}

.bottompart-table {
    height: auto;
    float: left;
}

    .bottompart-table span {
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        margin: 0px 0px 0px 8px;
        padding: 0px 0px;
        text-align: left;
    }

.arrival-input {
    height: 15px;
    width: 80px;
    margin-left: 15px;
    float: left;
    border: 1px solid #333;
    margin-top: 2px;
}

.sel-ul {
    background: none repeat scroll 0 0 white;
    list-style: none outside none;
    outline: 1px solid #CCCCCC;
    width: 28px;
    position: absolute;
    margin-left: 9px;
    margin-top: 21px;
}

    .sel-ul li {
        color: black !important;
        font-family: Arial;
        font-size: 1em;
        font-weight: normal;
        height: 15px;
        padding: 1px 4px !important;
    }

        .sel-ul li:hover {
            background: #ccc;
        }

.select span {
    background: url("/content/epubz/images/select.png") no-repeat scroll right center white;
    display: block;
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    height: 17px;
    padding: 1px 4px;
    width: 28px;
}

.div_plotlink {
    background-color: #222222 !important;
    border: 3px solid #FFFFFF !important;
    padding: 10px !important;
}
/*---------------------------------------------*/
.plotlink_txtarea {
    height: auto;
    width: 380px;
    float: left;
    margin: 19px 0px 0px 9px;
}

.icon6 {
    width: 24px;
    height: 20px;
    float: left;
    margin-top: 45px;
    margin-left: 16px;
}

    .icon6 a {
        background: url(/content/epubz/images/hyperlink.png) no-repeat;
        width: 30px;
        height: 30px;
        float: left;
    }

        .icon6 a:hover {
            background: url(/content/epubz/images/hyperlink_hover.png) no-repeat;
            width: 30px;
            height: 30px;
            float: left;
        }

.toolbox_anchor span {
    left: -109px;
    position: absolute;
    top: -19px;
}

.tool {
    position: relative;
}

.pup {
    position: fixed;
    left: 50%;
    top: 30%;
    z-index: 99999999;
}

.start_anchor {
    position: relative;
    float: left;
}

.sp_widget {
    position: absolute;
    top: -53px;
    left: -37px;
}

.j-star {
    color: Red;
    position: absolute;
}

input:focus {
    border: 1px solid #FF9D0B !important;
}

.public_radio:focus {
    border: 1px solid #FF9D0B !important;
}

/*---------------------  manage scroll panel in admin classes ------------------------*/

.icons-list-container {
    width: 966px;
    float: left;
    border: 1px solid #e7e7e7;
}

.icon-list-row {
    width: 100%;
    float: left;
}

.listed-icon {
    border: 1px solid #E7E7E7;
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 15px 13px 15px 15px;
    width: 158px;
}

.cross-change {
    width: 100%;
    float: left;
    text-align: center;
    background: #e7e7e7;
    cursor: pointer;
}

    .cross-change img {
        margin: 3px;
    }

.listed-icon-div {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 138px;
    text-align: center;
    width: 100%;
}

    .listed-icon-div img {
        margin: 13px;
    }

.listed-icon-name {
    width: 100%;
    float: left;
    background: #e7e7e7;
    text-align: center;
}

    .listed-icon-name span {
        display: block;
        font-size: 13px;
        height: 40px;
        color: #333;
        padding: 15px;
    }

.clear {
    clear: both;
}

.listed-icon-pagi {
    background: #e7e7e7;
    float: left;
    width: 100%;
}

    .listed-icon-pagi p {
        margin-left: 15px;
    }

    .listed-icon-pagi a {
        color: #828181;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
        padding: 3px;
    }

    .listed-icon-pagi span {
        color: #c2c1c1;
        font-size: 17px;
        cursor: default;
    }

.selected-pagi {
    color: #000 !important;
}

.add-icons-container {
    float: left;
    margin-top: 50px;
    border: 1px solid #e7e7e7;
    width: 100%;
}

.selection-part {
    margin: 0 auto;
    width: 720px;
}

    .selection-part select {
        float: left;
        border: 1px solid #e7e7e7;
        background: #fff;
        padding: 4px;
        min-width: 150px;
    }

.refresh-ico {
    float: left;
    width: 30px;
    height: 26px;
    border: 1px solid #e7e7e7;
    margin-left: 3px;
    cursor: pointer;
}

    .refresh-ico:hover .clear-pop {
        display: block;
    }

.clear-pop {
    display: none;
    margin-left: -63px;
    margin-top: -99px;
    position: absolute;
}

.first-selection {
    width: 360px;
    float: left;
    /*argin: 15px 0 15px 100px;*/
    margin: 15px 0px;
}

.active {
    display: block;
}

.inactive {
    display: none;
}


.createupldsucces {
    width: 520px;
    height: auto;
    float: left;
    margin: 10px 0px;
}

    .createupldsucces h1 {
        float: left;
        font-weight: bold;
        padding: 7px 0 6px;
        width: 100px;
    }

    .createupldsucces p {
        float: left;
        height: auto;
        padding: 6px 0;
        width: 410px;
    }

#pagerEpubz .pagedisplay {
    float: none !important;
}

.twitter-share-button {
    float: left;
}


/*----26-07-2012-------*/
#setsharing {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    color: #333333;
    float: left;
    margin: 10px;
    outline: medium none;
    padding: 5px;
}

.cross_img2 {
    background: url(/content/images/tclose.png) no-repeat center;
    cursor: pointer;
}

.positive-error {
    color: Green;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 25px;
    margin-top: 16px;
}

.tbl_loadsuccess {
    width: 97%;
    clear: both;
    float: left;
    margin: 0 0 20px 10px;
}

    .tbl_loadsuccess td {
        border: 1px solid #ddd;
        padding: 5px 22px;
    }

.btn-add-another-file {
    background: url('/content/epubz/images/add_to_pdf.png') no-repeat;
    border: 0 none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 10px;
    padding: 7px;
    width: 129px;
}
/* ******************************* image book css classes ***********************/

.build_top {
    width: 980px;
    height: auto;
    float: left;
    background: #f9f9f9;
    border: 1px solid #dedede;
    margin-top: 25px;
    padding-bottom: 15px;
}

.buildleft_arrow {
    float: left;
    margin-left: 18px;
    margin-top: 78px;
}

.buildmid {
    width: 835px;
    height: auto;
    float: left;
    margin-top: 27px;
    margin-left: 27px;
}

.buildright_arrow {
    float: right;
    margin-top: 78px;
    margin-right: 18px;
}

.build_firstbox {
    width: 148px;
    height: auto;
    float: left;
    margin-left: 19px;
}

.buildbox_text {
    width: 144px;
    height: auto;
    float: left;
    margin-top: 10px;
}

.buildtext_left {
    font-size: 12px;
    color: #656565;
    font-family: 'Calibri';
    float: left;
}

.buildtext_right {
    float: right;
}

.boximage {
    float: left;
    border: 1px solid #d0d7d8;
}

.build_btmfirst {
    width: 442px;
    height: auto;
    float: left;
    background: #e8e8e8;
    border: 1px solid #d0d7d8;
    margin-top: 15px;
    margin-left: 30px;
}

.build_btmright {
    width: 460px;
    height: auto;
    float: left;
    margin-left: 12px;
}

.btm_rightimg1 {
    width: 208px;
    height: 152px;
    float: left;
    background: #e8e8e8;
    border: 1px solid #d0d7d8;
    margin-left: 20px;
    margin-top: 15px;
}

.rightimg1_inner {
    width: 204px;
    height: 148px;
    float: left;
    padding: 1px;
    background: #e8e8e8;
    margin-top: 1px;
    margin-left: 1px;
}

.build_icons {
    width: 980px;
    height: auto;
    float: left;
}

.iconbox1 {
    width: 122px;
    height: auto;
    float: left;
    background: url(../images/icon_border.png) no-repeat right;
    margin-top: 15px;
}

.icon_img {
    float: left;
    margin-left: 44px;
    height: 45px;
}

.icon_text {
    width: 122px;
    height: auto;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #6f6f6f;
    font-family: 'Caramella';
}

.build_btm {
    width: 980px;
    height: auto;
    float: left;
    margin-top: 25px;
    padding-bottom: 15px;
}

.build_btmleft {
    width: 159px;
    height: auto;
    float: left;
}

.add_page {
    width: 66px;
    height: auto;
    float: left;
}

.add_pageicon {
    float: left;
    margin-left: 5px;
    height: 22px;
}

.add_pagetext {
    float: left;
    font-size: 13px;
    color: #6f6f6f;
    font-family: 'Caramella';
    text-align: center;
}

.add_pagetext1 {
    float: left;
    font-size: 13px;
    color: #6f6f6f;
    font-family: 'Caramella';
    text-align: center;
    margin-left: 13px;
}

.btmright {
    width: 133px;
    height: auto;
    float: right;
}

.btmmid {
    width: 200px;
    height: auto;
    float: left;
    margin-left: 226px;
}

.previous {
    float: left;
}

.next {
    float: right;
}

.build_paging {
    width: 124px;
    height: auto;
    float: left;
}

    .build_paging ul {
        width: 124px;
        height: auto;
        float: left;
        margin-left: 18px;
    }

        .build_paging ul li {
            display: inline;
            list-style: none;
            float: left;
            padding: 5px;
        }

.buildleft_links {
    width: 250px;
    height: auto;
    float: left;
}

    .buildleft_links ul {
        width: 250px;
        height: auto;
        float: left;
    }

        .buildleft_links ul li {
            display: inline;
            list-style: none;
            background: url(../images/links_border.png) no-repeat right;
            font-size: 14px;
            color: #5f5f5f;
            font-family: 'Caramella';
            padding-left: 5px;
            padding-right: 5px;
        }

            .buildleft_links ul li.border {
                display: inline;
                list-style: none;
                background: none;
                font-size: 14px;
                color: #5f5f5f;
                font-family: 'Caramella';
                padding-left: 5px;
                padding-right: 5px;
            }

            .buildleft_links ul li a {
                color: #5f5f5f;
            }

.buildright_links {
    width: 235px;
    height: auto;
    float: right;
}

    .buildright_links ul {
        width: 235px;
        height: auto;
        float: left;
    }

        .buildright_links ul li {
            display: inline;
            list-style: none;
            background: url(../images/links_border.png) no-repeat right;
            font-size: 14px;
            color: #5f5f5f;
            font-family: 'Caramella';
            padding-left: 5px;
            padding-right: 5px;
        }

            .buildright_links ul li a {
                color: #5f5f5f;
            }

            .buildright_links ul li.border {
                display: inline;
                list-style: none;
                background: none;
                font-size: 14px;
                color: #5f5f5f;
                font-family: 'Caramella';
                padding-left: 5px;
                padding-right: 5px;
            }

.get_photos {
    width: 422px;
    height: 63px;
    float: none;
    margin: auto;
    background: #e8e8e8;
    border: 1px solid #d0d7d8;
}

    .get_photos ul {
        width: 422px;
        height: 63px;
        float: left;
        margin-top: 21px;
    }

        .get_photos ul li {
            display: inline;
            list-style: none;
            text-decoration: none;
            font-size: 14px;
            color: #5f5f5f;
            font-family: 'Caramella';
            padding: 19px;
        }

            .get_photos ul li a {
                color: #5f5f5f;
            }

.build_btm1 {
    width: 980px;
    height: auto;
    float: left;
    padding-bottom: 15px;
}

.new {
    width: 148px;
    height: 125px;
}

/* ******************************* ends here ***********************/ content/epubz/images/ .no_epubz {
    color: Gray;
    display: block;
    float: left;
    font-size: 25px;
    padding: 18px;
}

.select-dt-table {
    border: 0 !important;
}

    .select-dt-table td {
        border: 0 !important;
        padding: 10px;
    }

.search-result {
    float: right;
    font-size: 15px;
}

    .search-result label {
        font-weight: bold;
    }

.dynamic-label {
    /*font-weight:bold;
    float: left;	*/
}

.epubz-filters {
    background: none repeat scroll 0 0 #F1F1F1;
    float: left;
    font-size: 16px;
    margin: 28px 0 0;
    padding: 10px 5px;
    text-align: left;
    width: 96%;
}

.temp_view {
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    bottom: 4px;
    padding: 10px 0px;
    color: #000;
    background: #ECECEC;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
}

    .temp_view:hover {
        color: #000;
        background: #ccc;
    }

.show_leftimg a {
    position: relative;
}

.font-resizer {
    height: 30px;
    position: absolute;
    width: 911px;
    margin-top: 5px;
    text-align: right;
}

    .font-resizer span {
        display: block;
        float: right;
        margin: 8px 5px;
    }

.small-a {
    width: 32px;
    height: 31px;
    background: url(/content/epubz/images/a-img2.png);
    float: right;
    margin: 0 3px;
}

    .small-a:hover {
        background: url(/content/epubz/images/a-img.png);
    }

.big-a {
    width: 32px;
    height: 31px;
    background: url(/content/epubz/images/a-img3.png);
    float: right;
    margin: 0 3px;
}

    .big-a:hover {
        background: url(/content/epubz/images/a-img4.png);
    }

.changefont {
    cursor: pointer;
}

/******************* User Profile edit css ********************/

.container {
    width: 914px;
    float: left;
    background: #faf8f8;
    border: 1px solid #f0f0f0;
    font-family: Calibri;
}

    .container a {
        color: #02a1eb;
    }

        .container a:hover {
            text-decoration: none;
        }

.options-headers {
    background: none repeat scroll 0 0 #EDEBEB;
    float: left;
    height: auto;
    width: 100%;
}

.Edit-profile-header {
    color: #000000;
    float: left;
    font-family: Calibri;
    font-size: 16px;
    margin-left: 17px;
    margin-top: 7px;
    padding-bottom: 7px;
    text-transform: uppercase;
}

.edit-basic {
    float: left;
    width: 100%;
    font-size: 15px;
}

.edit-basic-left {
    width: 600px;
    float: left;
}

.edit-basic-right {
    float: right;
}

.edit-basic-left table td {
    padding-right: 20px;
}

.edit-basic-left table {
    margin: 42px 0 0 21px;
}

.change-profile-pic {
    width: 110px;
    height: 111px;
    background: #ddd;
}

.edit-basic-right table {
    float: right;
    margin: 15px 150px 15px 0;
}

.more-informations table {
    margin: 23px 0 10px 0;
    font-size: 13px;
}

    .more-informations table td {
        padding: 9px 0;
        vertical-align: top;
    }

.more-informations {
    float: left;
    width: 100%;
    border-top: 1px solid #dfdddd;
    text-align: right;
}

.edit-profile-input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    float: left;
    margin-left: 41px;
    padding: 3px 2px;
    width: 183px;
    margin-top: -5px;
    color: #555;
}

.save-changes {
    float: left;
    margin-left: 41px;
    background: url(/Content/Epubz/images/save-changes.png) no-repeat center;
    width: 173px;
    height: 49px;
    border: 0;
}

/******************* User Profile edit css ends here ********************/

/*********************** User Profile display css *******************/
.profile-page-main {
    width: 960px;
    margin: 0 auto;
    font-family: Calibri !important;
    color: #555 !important;
    margin-top: 30px;
}

    .profile-page-main a {
        color: #e08a18;
        text-decoration: none;
    }

.profile-page-main-inner {
    width: 100%;
    float: left;
}

.profile-page-main-left-col {
    width: 650px !important;
    float: left !important;
    background: #faf8f8 !important;
    border: 1px solid #f0f0f0 !important;
    padding: 10px 28px !important;
}

.profile-page-main-right-col {
    float: right;
    width: 227px;
}

.profile-pic-data-cont {
    float: left;
    margin: 28px 28px 28px 56px;
}

    .profile-pic-data-cont img {
        float: left !important;
        margin-right: 28px !important;
        border: 1px solid #e6e6e6 !important;
    }

    .profile-pic-data-cont h1 {
        margin: 0;
        padding: 0;
        font-size: 24px !important;
        font-weight: normal !important;
        color: #1d1d1d !important;
        float: left;
    }

    .profile-pic-data-cont p {
        margin: 0;
        padding: 0;
        font-size: 13px !important;
        line-height: 17px !important;
    }

    .profile-pic-data-cont table {
        font-size: 12px !important;
        float: left !important;
        margin-top: 20px !important;
    }

.profile-epubz-doc-view {
    background: #edebeb !important;
    padding: 13px 28px !important;
    width: 595px !important;
    float: left !important;
}

    .profile-epubz-doc-view h1 {
        color: #1D1D1D !important;
        display: inline !important;
        font-size: 24px !important;
        margin: 0 20px 0 0 !important;
        padding: 0;
    }

.profile-epubz-doc {
    float: left !important;
    height: 250px !important;
    font-size: 12px !important;
    margin-right: 8px;
    padding: 20px 10px 10px;
    width: 121px !important;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
}

.profile-epubz-doc-img {
    float: none !important;
    border: 1px solid #bfbdbd !important;
}

.see_all {
    font-size: 12px;
    text-decoration: underline !important;
}

.epubz-doc-view-cont {
    float: left !important;
    width: 104% !important;
    margin-top: 10px !important;
}

    .epubz-doc-view-cont h3 {
        font-size: 15px !important;
        color: #070707 !important;
        margin: 0;
        padding: 0;
        line-height: 22px !important;
    }

    .epubz-doc-view-cont p {
        margin: 0 !important;
        padding: 0 !important;
    }

    .epubz-doc-view-cont span {
        color: #999 !important;
    }

.total-no-views {
    color: #353434 !important;
    display: inline !important;
}

.doc-view-stars {
    width: 100%;
    float: left !important;
}

    .doc-view-stars img {
        margin-left: 1px !important;
        float: left !important;
    }

    .doc-view-stars span {
        display: block;
        float: none !important;
    }

.epub-fnds-cont {
    float: left !important;
    width: 580px !important;
    margin-left: 28px;
}

.epub-fnds {
    float: left;
    width: 100%;
}

.epub-fnds-cont h3 {
    font-size: 18px !important;
    color: #1d1d1d !important;
    font-weight: normal !important;
    float: left !important;
    display: inline !important;
    margin: 0;
    padding: 0;
    clear: both;
    margin-top: 15px;
}

.add-comment-fnd-epubz h3 {
    font-weight: bold !important;
}

.epub-fnds a {
    float: left;
    text-decoration: underline !important;
    margin: 18px 10px 3px;
}

.epub-fnds img {
    float: left;
    clear: both;
    margin-top: 10px;
}

.fnd-pic-data {
    margin-top: 72px !important;
    font-size: 12px;
    text-decoration: none !important;
}

.add-comment-fnd-epubz {
    margin-top: 30px;
    float: left !important;
    width: 100%;
}

    .add-comment-fnd-epubz span {
        float: left !important;
        font-size: 13px !important;
    }

    .add-comment-fnd-epubz textarea {
        float: left;
        clear: both;
        width: 473px;
        height: 118px !important;
        background: #f3f1f1 !important;
        border: 1px solid #d1d1d1 !important;
        margin-top: 7px;
    }

    .add-comment-fnd-epubz a {
        float: left !important;
        margin: 2px 0 0 10px !important;
    }

#a_PostComment {
    margin-top: 101px !important;
}

.epubz-comments-cont table {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin-top: 10px;
    padding: 6px;
    width: 100%;
}

.epubz-comments-cont {
    float: left !important;
    width: 100%;
}

    .epubz-comments-cont img {
        float: left;
        margin-right: 10px;
    }

    .epubz-comments-cont a, .epubz-comments-cont span {
        display: inline;
        float: left;
        margin: 0 !important;
        font-size: 12px !important;
    }

.profile-page-main-right-col-top-links {
    float: left;
    width: 100%;
}

    .profile-page-main-right-col-top-links a {
        text-decoration: underline !important;
        line-height: 25px !important;
    }

.profile-page-main-right-col h3 {
    font-weight: bold;
    font-size: 16px !important;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    padding-bottom: 5px !important;
    margin-top: 5px !important;
    background: url(/Content/epubz/images/bottom-shine-border.png) no-repeat left bottom;
    color: #555555 !important;
    font-family: Calibri;
}

.statics span {
    font-size: 12px !important;
    line-height: 22px !important;
}

.statics a {
    text-decoration: underline !important;
    font-size: 12px !important;
    line-height: 22px !important;
}

.statics ul {
    margin: 0;
    padding: 0;
}

    .statics ul li {
        list-style-image: url(images/thiika.png);
        list-style-position: outside !important;
    }

.last-statics h3 {
    margin-bottom: 10px !important;
}

.last-statics span, .last-statics a {
    line-height: 20px !important;
}

/*********************** User Profile display css ends here *******************/

.prd-img-cont {
    width: 100%;
    float: left;
    text-align: center;
    height: 116px;
}

.profile-epubz-doc p {
    display: block;
    float: left;
    height: 73px;
    margin: 10px 0;
    width: 100%;
}

.embed_top span {
    display: block;
    float: left;
}
/******************Search By People********************/
.all-people-main {
    width: 960px;
    margin: 0 auto;
    font-family: Calibri;
    color: #555;
    margin-top: 30px;
}

    .all-people-main a {
        color: #e08a18;
        text-decoration: none;
    }

.all-people-main-inner {
    width: 100%;
    float: left;
}

.all-people-main-left-col {
    width: 650px;
    float: left;
    background: #faf8f8;
    border: 1px solid #f0f0f0;
    padding: 10px 28px;
}

.all-people-main-right-col {
    float: right;
    width: 227px;
}

.profile-pic-data-cont {
    float: left;
    margin: 28px 28px 28px 56px;
    width: 100%;
}

    .profile-pic-data-cont img {
        float: left;
        margin-right: 28px;
        border: 1px solid #e6e6e6;
    }

    .profile-pic-data-cont h1 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        font-weight: normal;
        color: #1d1d1d;
        float: none;
    }

    .profile-pic-data-cont p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 17px;
    }

    .profile-pic-data-cont table {
        font-size: 12px;
        float: left;
        margin-top: 10px;
    }

.people-epubz-doc-view {
    background: #edebeb;
    padding: 13px 28px;
    width: 595px;
    float: left;
    margin-top: 6px;
}

    .people-epubz-doc-view h1 {
        color: #1D1D1D;
        display: inline;
        font-size: 24px;
        margin: 0 20px 0 0;
        padding: 0;
    }

.people-epubz-doc {
    width: 121px;
    float: left;
    height: 245px;
    font-size: 12px;
    line-height: 18px;
    margin-right: 32px;
    overflow: hidden;
}

.profile-epubz-doc-img {
    float: left;
    border: 1px solid #bfbdbd;
}

.see_all {
    font-size: 12px;
    text-decoration: underline !important;
}

.epubz-doc-view-cont {
    float: left;
    width: 104%;
    margin-top: 10px;
}

    .epubz-doc-view-cont h3 {
        font-size: 15px;
        color: #070707;
        margin: 10px 0 0;
        padding: 0;
        line-height: 22px;
    }

    .epubz-doc-view-cont p {
        margin: 0;
        padding: 0;
    }

    .epubz-doc-view-cont span {
        color: #999;
    }

.total-no-views {
    color: #353434 !important;
}

.doc-view-stars {
    width: 100%;
    float: left;
}

    .doc-view-stars img {
        margin-left: 1px;
        float: left;
    }

    .doc-view-stars span {
        float: right;
    }

.epub-fnds-cont {
    float: left;
    width: 580px;
    margin-left: 28px;
}

.epub-fnds {
    float: left;
    width: 100%;
}

.epub-fnds-cont h3 {
    font-size: 18px;
    color: #1d1d1d;
    font-weight: normal;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    clear: both;
    margin-top: 15px;
}

.add-comment-fnd-epubz h3 {
    font-weight: bold !important;
}

.epub-fnds a {
    float: left;
    text-decoration: underline !important;
    margin: 18px 10px 3px;
}

.epub-fnds img {
    float: left;
    clear: both;
    margin-top: 10px;
}

.fnd-pic-data {
    margin-top: 72px !important;
    font-size: 12px;
    text-decoration: none !important;
}

.add-comment-fnd-epubz {
    margin-top: 30px;
    float: left;
    width: 100%;
}

    .add-comment-fnd-epubz span {
        float: left;
        font-size: 13px;
    }

    .add-comment-fnd-epubz textarea {
        float: left;
        clear: both;
        width: 473px;
        height: 118px;
        background: #f3f1f1;
        border: 1px solid #d1d1d1;
        margin-top: 7px;
    }

    .add-comment-fnd-epubz a {
        float: left;
        margin: 102px 0 0 10px;
    }

.epubz-comments-cont {
    float: left;
    width: 100%;
}

    .epubz-comments-cont img {
        float: left;
        margin-right: 10px;
    }

    .epubz-comments-cont a, .epubz-comments-cont span {
        display: inline;
        float: left;
        margin: 0 !important;
        font-size: 12px;
    }

.all-people-main-right-col-top-links {
    float: left;
    width: 100%;
}

    .all-people-main-right-col-top-links a {
        text-decoration: underline !important;
        line-height: 25px;
    }

.all-people-main-right-col h3 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    float: left;
    font-weight: normal;
    width: 100%;
    color: #000;
    padding-bottom: 5px;
    margin-top: 5px;
    background: url(/content/epubz/images/bottom-shine-border.png) no-repeat left bottom;
}

.people-statics span {
    font-size: 12px;
    line-height: 22px;
}

.people-statics {
    margin-bottom: 15px;
}

    .people-statics input {
        background: #f8f8f8;
        border: 1px solid #d1d1d1;
        width: 170px;
        padding: 3px 5px;
        margin: 10px 0;
    }

    .people-statics a {
        text-decoration: underline !important;
        font-size: 12px;
        line-height: 22px;
    }

        .people-statics a.people_active {
            color: #000 !important;
        }

    .people-statics ul {
        margin: 0;
        padding: 0;
    }

        .people-statics ul li {
            list-style-image: url(images/thiika.png);
            list-style-position: outside;
        }

.last-people-statics h3 {
    margin-bottom: 10px;
}

.last-people-statics span, .last-people-statics a {
    line-height: 20px !important;
}
/****************Browse dropdown**************/
.browse-srch-cont-cont {
    position: absolute;
    width: 105px;
    float: left;
    z-index: 1;
    right: 279px;
}

.browse-srch-cont {
    width: 115px;
    background: url('/content/epubz/images/trinangle-with-lines.png');
    float: left;
    position: absolute;
    z-index: 0;
    padding-bottom: 3px;
}

.browse-srch {
    border: 1px solid #FFD305;
    float: left;
    margin: 2px 2px 0px;
    width: 109px;
}

    .browse-srch ul {
        margin: 0;
        padding: 0;
    }

        .browse-srch ul li {
            list-style: none;
            color: #b6b6b6;
            margin: 0;
            padding: 0;
        }

            .browse-srch ul li a {
                color: #fff;
                float: left;
                font-size: 15px;
                list-style: none outside none;
                margin-right: 10px;
                padding: 11px 40px 11px 17px;
                text-decoration: none;
                width: 51px;
            }

                .browse-srch ul li a:hover {
                    background-color: #1b1b1b;
                    color: #c1c1c1;
                }

.browse-srch-category {
    display: none;
}

.browse-srch ul li:hover .browse-srch-category {
    display: block;
}

.browse-srch ul li:hover a {
    border-bottom: 1px solid #484848;
}

.browse {
    background: url(/content/epubz/images/browse-arrow.png) no-repeat 74px center;
}

    .browse:hover {
        background-color: inherit !important;
    }

    .browse:hover {
        background: url(/content/epubz/images/browse-arrow-active.png) no-repeat 69px center;
    }
/***********************************************latest****************************************************/

.no_epubz {
    color: Gray;
    display: block;
    float: left;
    font-size: 25px;
    padding: 18px;
}

.select-dt-table {
    border: 0 !important;
}

    .select-dt-table td {
        border: 0 !important;
        padding: 10px;
    }

.search-result {
    float: right;
    font-size: 15px;
}

    .search-result label {
        font-weight: bold;
    }

.dynamic-label {
    /*font-weight:bold;
    float: left;	*/
}

.epubz-filters {
    border: 1px solid #DDDDDD;
    background: none repeat scroll 0 0 #F1F1F1;
    float: left;
    font-size: 16px;
    margin: 28px 0 0;
    padding: 10px 5px;
    text-align: left;
    width: 95%;
}

.profile-country-drop {
    background: none repeat scroll 0 0 #FAF8F8;
    border: 1px solid #F0F0F0;
    float: left;
    height: 36px;
    margin-bottom: 10px;
    width: 707px;
}

    .profile-country-drop select {
        background: none repeat scroll 0 0 #F8F8F8;
        border: 1px solid #D1D1D1;
        float: right;
        margin: 5px 28px 0 0;
        padding: 3px 5px;
        width: 170px;
    }

.bus-arrows {
    font-size: 13px;
}

.profile-country-navi {
    display: block;
    float: left;
    font-size: 16px;
    margin: 8px 0 0 28px;
}

.distribute {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 15px;
    width: 31%;
}

.txt4 {
    float: left;
    margin-left: 136px;
    max-width: 21%;
    min-width: 403px;
}

.profile-edit-cont {
    background: none repeat scroll 0 0 #333333;
    height: 31px;
    text-align: center;
}

    .profile-edit-cont span {
        color: #FFB703;
        display: block;
        font-size: 18px;
        padding: 5px;
    }

#divgenerate a {
    display: block;
    margin: 5px auto;
    width: 100px;
}


/*--Display Document--*/

.right_penal_container {
    width: 191px;
    height: auto;
    float: right;
    position: absolute;
    right: 34px;
    top: 68px;
}

.right_container_wrap {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 0px 0px;
    padding-bottom: 10px;
}

.right_wrap_head {
    width: 100%;
    height: 35px;
    float: left;
    background: #000;
    font-size: 15px;
    font-family: Calibri;
    margin: 0px;
    text-transform: uppercase;
}

    .right_wrap_head span {
        float: left;
        margin: 8px 0px 0px 12px;
        color: #fff;
    }

.right_container_heading {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0px 0px 0px;
    cursor: pointer;
}

    .right_container_heading img {
        float: left;
        margin: 5px 0px 0px 10px;
    }

    .right_container_heading span {
        float: left;
        margin: 0px 0px 0px 7px;
        color: #5d5d5d;
        font-weight: bold;
        font-size: 13px;
        font-family: Calibri;
    }

    .right_container_heading div {
        float: left;
        margin: 0px 0px 0px 28px;
        color: #5d5d5d;
        font-weight: bold;
        font-size: 13px;
        font-family: Calibri;
    }

.right_container_menu {
    width: 82%;
    height: auto;
    float: right;
    margin: 0px 0px 0px 0px;
    padding-bottom: 5px;
}

    .right_container_menu ul {
        padding: 0px;
        margin: 0px;
    }

        .right_container_menu ul li {
            display: block;
            list-style: none;
            padding: 3px 0px;
            font-family: Calibri;
            font-size: 13px;
            color: #a5a5a5;
            clear: both;
        }

            .right_container_menu ul li a {
                color: #a5a5a5;
                text-decoration: none;
            }

                .right_container_menu ul li a:hover {
                    color: #5d5d5d;
                    text-decoration: none;
                }

.div_dashboardtop {
    margin: 0;
    padding: 0;
    width: auto;
    float: right;
    background: #ddd;
}

    .div_dashboardtop ul {
        padding: 0px;
        margin: 0px;
    }

        .div_dashboardtop ul li {
            display: inline;
            text-decoration: none;
            float: left;
            color: #0E0E0E;
            padding: 0px;
            margin: 0px;
            position: relative;
        }

            .div_dashboardtop ul li a {
                color: #0E0E0E;
                text-decoration: none;
                float: left;
                padding: 10px 20px;
                margin: 0px 0px;
                font-size: 12px;
                text-transform: uppercase;
                font-family: Calibri;
                border-left: 1px solid #FFFFFF;
                background: #ddd;
            }

                .div_dashboardtop ul li a:hover {
                    color: #0E0E0E;
                    text-decoration: none;
                    padding: 10px 20px;
                    margin: 0px 0px;
                    background: #FFB305;
                }

            .div_dashboardtop ul li:hover ul {
                display: block !important;
            }

            .div_dashboardtop ul li ul {
                padding: 0px;
                margin: 0px;
                position: absolute;
                top: 34px;
                width: 100%;
                z-index: 9999;
            }

                .div_dashboardtop ul li ul li {
                    display: block;
                    padding: 0px;
                    margin: 0px;
                    width: 100%;
                    padding: 0px 13px;
                    background: #ddd;
                    border-top: 1px solid #FFFFFF;
                }

                    .div_dashboardtop ul li ul li:hover {
                        padding: 0px 13px;
                        background: #FFB305;
                    }

                        .div_dashboardtop ul li ul li:hover a {
                            padding: 10px 8px;
                            background: #FFB305;
                            background: url("/content/epubz/images/arrolist.png") no-repeat scroll left center;
                        }

                    .div_dashboardtop ul li ul li a {
                        color: #0E0E0E;
                        text-decoration: none;
                        float: left;
                        padding: 10px 8px;
                        margin: 0px 0px;
                        font-size: 12px;
                        text-transform: uppercase;
                        font-family: Calibri;
                        background: url("/content/epubz/images/arrolist.png") no-repeat scroll left center #ddd;
                        width: 100%;
                        border: none;
                    }

                        .div_dashboardtop ul li ul li a:hover {
                            color: #0E0E0E;
                            text-decoration: none;
                            padding: 10px 8px;
                            margin: 0px 0px;
                            background: url("/content/epubz/images/arrolist.png") no-repeat scroll left center #FFB305;
                        }

.div_createnewfolder {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #BBBBBB;
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    float: left;
    right: 0;
    margin-top: 36px;
    padding: 10px;
    position: absolute;
    width: 173px;
    z-index: 9999;
}

.sp_newfolder {
    margin-top: 5px;
    float: left;
    width: 100%;
    text-align: center;
}

.div_createnewfolder input {
    font-size: 12px;
    padding: 3px 5px;
    width: 160px;
    border: 1px solid #CCCCCC;
}

.ok_btn_mynew {
    background: none repeat scroll 0 0 #000000;
    border: 0 none !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
    behavior: url('/content/css/common/PIE.htc');
    color: #FFFFFF;
    display: inline;
    font-size: 11px !important;
    margin-left: 25px;
    padding: 2px 10px 3px !important;
    float: left;
    width: auto !important;
}

.div_editnewfolder {
    width: auto;
    float: right;
}

    .div_editnewfolder span {
        width: auto;
        float: right;
        margin-right: 5px;
    }

        .div_editnewfolder span a {
            color: #FF9A0C !important;
            text-decoration: none !important;
        }

            .div_editnewfolder span a:hover {
                color: #FF9A0C !important;
                text-decoration: underline !important;
            }

    .div_editnewfolder img {
        width: auto;
        float: right;
    }

.div_hiderenamefolder {
    width: 100%;
    float: left;
}

    .div_hiderenamefolder input {
        width: 92px;
        height: auto;
        float: left;
        border: solid 1px #ccc;
        color: #A5A5A5;
        font-size: 11px;
        padding: 2px 5px;
    }

    .div_hiderenamefolder span {
        width: auto;
        float: right;
    }

        .div_hiderenamefolder span img {
            float: right;
            margin-left: 5px;
            width: 20px;
        }

.div_showrenamefolder {
    width: 100%;
    float: left;
}

/****************Home new pages********************/

.e_pubnew {
    width: 940px;
    height: auto;
    float: left;
    color: #747474;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 25px;
    margin-left: 18px;
}

.e_pubzbtm {
    width: 940px;
    height: auto;
    float: left;
    color: #747474;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 25px;
    margin-left: 18px;
    margin-top: 10px;
}


    .e_pubzbtm h1 {
        color: #E6820D;
        font-family: 'Calibri';
        font-size: 20px;
        line-height: 25px;
    }


    .e_pubzbtm p {
        color: #747474;
        font-family: 'Calibri';
        font-size: 19px;
        line-height: 25px;
    }

.transform {
    color: #747474;
    font-family: 'Calibri';
    font-size: 13px;
    float: left;
    width: 100%;
}


.e_pubzbtm1 {
    width: 940px;
    height: auto;
    float: left;
    color: #747474;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 25px;
    margin-top: 10px;
}


    .e_pubzbtm1 h1 {
        color: #E6820D;
        font-family: 'Calibri';
        font-size: 26px;
        line-height: 25px;
    }


    .e_pubzbtm1 p {
        color: #747474;
        font-family: 'Calibri';
        font-size: 19px;
        line-height: 25px;
    }



    .e_pubzbtm1 ul {
        float: left;
        padding-bottom: 15px;
    }


        .e_pubzbtm1 ul li {
            float: left;
            list-style: none;
            color: #747474;
            font-size: 12px;
            line-height: 20px;
            font-family: 'Calibri';
        }


.distribute {
    float: left;
    margin: 15px 10px 0 0;
    width: 31%;
}


    .distribute h2 {
        color: #ff9c0b;
        font-size: 28px;
    }

.distribute_text {
    font-size: 15px;
    color: #727272;
    font-family: font-family: 'Calibri';
    float: left;
}




.txt4 {
    float: left;
    min-width: 403px;
    max-width: 21%;
    margin-left: 136px;
}

    .txt4 p {
        line-height: 17px;
        background: url(../images/commentstart.png) left top no-repeat;
        padding: 22px 0 0 0;
        float: left;
    }

        .txt4 p span {
            background: url(../images/commentclose.png) right bottom no-repeat;
            padding: 0 0 20px 0;
            float: left;
        }

    .txt4 h2 span {
        text-align: right;
        width: 100%;
        color: #fd7100;
        font-size: 21px;
        float: right;
    }

.fullfile_css {
    width: auto;
    margin: 7px 0 0 20px;
    float: left;
}

    .fullfile_css img {
        width: auto;
        float: left;
        margin: -16px 0px 0px 0px;
    }

    .fullfile_css label {
        color: #515050;
        float: left;
        font-size: 18px;
        margin: 0px 0px 0px 15px;
    }

.sel_row {
    background-color: #FF9A0C;
}

.row_text:hover {
    cursor: pointer;
}

.pop-up-tab-btns {
    border: 1px solid #333333;
    float: right;
    height: 40px;
    width: 234px;
    margin-right: -10px;
}

    .pop-up-tab-btns a {
        background: none repeat scroll 0 0 #DDDDDD;
        border-bottom: 1px solid #999999;
        border-radius: 6px 6px 0 0;
        color: #333333;
        float: right;
        font-size: 10px;
        margin: 12px 0 0 2px;
        padding: 8px 20px;
        text-align: right;
    }

        .pop-up-tab-btns a:hover, .pop-up-tab-btns a.active {
            color: #ff9d0b;
            background: #fff;
        }

        .pop-up-tab-btns a.active {
            color: #222 !important;
            border-bottom: 1px solid #FFFFFF;
        }

.st_sharethis {
    float: left;
    margin: 3px 0 0 16px;
}

.tooltip-cont-hover {
    position: absolute;
    z-index: 999;
    top: -62px;
    left: -85px;
}

.popup_unimsg {
    background: none repeat scroll 0 0 #f3ecec;
    border: 1px solid grey;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    font-size: 19px;
    left: 50%;
    margin-left: -180px;
    min-height: 27px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 350px;
    z-index: 999;
    border-color: #CCCCCC;
    border-width: 0 1px 1px;
    color: #333333;
    line-height: 27px;
    padding: 5px;
}

.embeded_radio_btn {
    width: 90%;
    height: auto;
    float: left;
    margin: 2px 0px 0px 0px;
}

    .embeded_radio_btn input {
        width: 20px;
        height: auto;
        float: left;
        margin: 0px;
        border: none;
    }

    .embeded_radio_btn label {
        width: 100px;
        float: left;
        height: auto;
        margin-top: 1px;
        color: #bbbbbb;
        font-size: 12px;
        font-weight: bold;
    }

.embeded_radio_btn_select {
    color: #000 !important;
}

.embeded_styling {
    width: 33%;
    height: auto;
    float: left;
    margin: 19px 0px 0px 10px;
}

.embeded_styling_txt {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 0px 0px;
    color: #444;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
}

.plotlink_txtarea label {
    font-weight: bold;
    padding-bottom: 5px;
    float: left;
}

.embeded_styling_wrap {
    width: 98%;
    height: 150px;
    float: left;
    margin-top: 0px;
    overflow-y: scroll;
    border: solid 1px #ccc;
}

.embeded_styling_div {
    width: 96%;
    height: auto;
    float: left;
    padding: 5px 2%;
    background: #fff;
}

    .embeded_styling_div:hover {
        background: #666;
        cursor: pointer;
    }

    .embeded_styling_div img {
        width: 30px;
        height: 30px;
        float: left;
    }

    .embeded_styling_div span {
        width: 140px;
        height: auto;
        float: left;
        margin: 10px 0px 0px 10px;
        color: #000;
        font-size: 12px;
        font-weight: bold;
    }

    .embeded_styling_div:hover span {
        color: #fff;
    }

.dv_plot_header a {
    color: #000000;
    float: left;
    margin: 0 0 0 8px;
}

.dv_plot_header > a:hover {
    color: #666666;
}

.dv_plot_header {
    background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    padding: 4px 0;
    width: 100%;
    position: absolute;
    top: -22px;
    left: 0;
    z-index: 5000;
}

.dv_plot_contentholder_innermost {
    position: absolute;
    width: 100%;
    z-index: 5000;
    height: 100%;
    background: none repeat scroll 0px 0px rgb(204, 204, 204);
    opacity: 0.8;
    left: 0;
}

.dv_plot_contentholder_inner {
    width: 100%;
    z-index: 500000000;
    position: relative;
    float: left;
}

.dv_plot_contentholder_innermost span {
    font-size: 16px;
    font-weight: bold;
    margin-top: -13px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.box {
    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari and Chrome */
    border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-box-shadow: 10px 10px 20px #000; /* Firefox */
    -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */
    box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    /*behavior: url(//Content/css/Common/PIE.htc);  This lets IE know to call the script on all elements which get the 'box' class */
    padding: 10px;
}

.dv_child_drag > a {
    float: left;
    margin-right: 8px;
}

.dv_child_drag {
    position: absolute;
    top: -15px;
    min-width: 70px;
}

.embeded_styling_div_selected {
    background: none repeat scroll 0 0 #666666 !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 18px;
}

    .switch input[type=checkbox] {
        opacity: 0;
        widows: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 1px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

input[type=checkbox]:checked + .slider {
    background-color: #2196F3;
}

input[type=checkbox]:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input[type=checkbox]:checked + .slider:before{
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}

.slider.round{
    border-radius: 24px;
}
.slider.round:before{
    border-radius:50%;
}

.btn {
    margin: 2px;
    padding: 2px 5px 2px 5px;
    min-height: 36px;
    min-width: 10px;
    background-color: #ccc;
    color:#000;
    border-radius: 12.5%;
    font-size:0.85rem;
}
    .btn.btn-info {
        background-color: #106ff3;
        color: #fff;
    }
    .btn.btn-default {
        background-color: #ccc;
        color: #000;
    }
    .btn.btn-sm{
        border-radius:0%;
        min-height: 28px;
        min-width:5px;
        padding: 1px 3px 1px 3px;
        font-size: 0.65rem;
    }
.input-field{
    padding:2px 3px 2px 3px;
}