html,
body {
    height: 100%;
    color: #808081;
    font-family: 'Roboto', sans-serif;
    background-color: #F1F1F1 !important;
}

body {
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: center;
}

input,
textarea,
select,
button {
    font-family: inherit;
    background-color: #F2F2F2;
    outline: 0;
    border: 0px solid;
}

button {
    margin-left: 3px;
}

.overlayRatingBox {
    display: inline-block;
    position: absolute;
    bottom: 70px;
    left: 0px;
    margin: 0px;
    z-index: 999998;
    background-color: #FFF;
    text-align: left;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 240px 5px rgba(0, 0, 0, .35);
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, .35);
}

#topMenuBarBg,
#bottomBar {
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, .35);
}

.btnLeft {
    position: relative;
    top: 8px;
    left: 15px;
    float: left; z-index: 10;
}

.btnLeft #imgLogo {
    display: inline;
}
.btnCenter {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    z-index: 5;
    text-align: center;
}

.btnRight {
    position: relative;
    right: 20px;
    float: right;
    z-index:10;
    height: 100%;
}
.btnRight .wrap-btnEmail{
    height: 100%;
    float: left;
    border-left: 1px solid #EFEFEF;
}
.btnRight .wrap-btnEmail #btnEmail {
    display: inline;
    margin: 0 20px;
    position: relative;
    top: 8px;
}
.btnRight .wrap-btnSns{
    height: 100%;
    float: left;
    border-left: 1px solid #EFEFEF;
}
.btnRight .wrap-btnSns #btnSns,
.btnRight .wrap-btnSns #btnDownload {
    display:inline;
    margin-left: 20px;
    position: relative;
    top: 8px;
}

.btnCenter img{
    margin-left: 25px;
}
#btnShowTxt{
    display: none !important;
}

@media (max-width: 767px) {
    .btnCenter #btnzoomIn, .btnCenter #btnzoomOut {
       display: none !important; 
    }
}

@media (max-width: 639px) {
    .btnLeft #imgLogo {
        display: none !important;
    }

    .btnCenter {
        left: -161px;
    }

}

@media (max-width: 479px) {

    .btnCenter {
        display: inline;
        position: relative;
        float: none;
        left: 0;
    }

    .btnRight {
        display: none;
        float: none;
        margin-left: 10px;
        z-index: 5;
    }

    .btnCenter #btnThumbs {
       display: none !important; 
    }
	
	#btnNote
	{
		display: none !important;
	}
	
}

.overlayRatingBox.right {
    left: inherit;
    right: 0px;
}

.overlayRatingBox .title {
    font-weight: 300;
    margin: 15px 0px 5px 15px;
    font-size: 14px;
}

.rating {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 15px;
}

.votes {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    color: #B7B7B7;
    /* padding-bottom: 78px; */
    
    vertical-align: middle;
    margin-right: 15px;
    vertical-align: top;
    width: 55px;
    text-align: right;
    margin-left: 5px;
    /* height: 13px; */
}

.searchResults tr {
    cursor: pointer;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding-left: 20px;
}

ul li {
    height: 20px;
}

ul li span {
    color: blue;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%
}

img {
    border: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

.static {
    position: static;
}

.relative {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
}

#loading {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
}

#cvsBook {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

#cvsButton {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hide;
}

#zoom {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

.mainAd {
    position: absolute;
    display: none;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    z-index: 100;
    vertical-align: middle
}

.bookleftpage {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

.bookrightpage {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

.leftPageLock {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

.rightPageLock {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

.buttonsLayer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

#mask {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

#maskPopup {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #CCCCCC;
    opacity: 0.5;
    display: none;
}

#cvsOthers,
#cvsYoutube {
    position: absolute;
    left: 0px;
    top: 0px;
}

#cvsVideo {
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

#cvsSlideshow {
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hide;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}

#tz {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 40px;
    align: center;
    background: blue;
    opacity: 0
}

#topMenuBar {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 50px;
    align: center;
    left: 0px;
    opacity: 0.95;
}

#topMenuBarBg {
    position: relative;
    width: 100%;
    height: 50px;
    align: center;
    background-color: rgb(255, 255, 255);
}

#topTable {
    height: 100%;
}

#topTable img {
    margin-left: 25px;
}

#bottomBar {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    z-index: 999999;
    align: center;
    background-color: rgb(255, 255, 255);
    left: 0px;
    opacity: 0.95 !important;
}

#bottomBarBg {
    position: absolute;
    width: 100%;
    height: 51px;
    align: center;
    opacity: 0.95 !important;
}

#bottomTable {
    height: 100%;
}

#tbPage {
    width: 35px;
    font-weight: bold;
    color:#808081;
}

#tbPageCount {
    color: #808081;
}

#topBar #close {
    vertical-align: middle;
    right: 20px;
    top: 15px;
    position: absolute;
}

@media (max-width: 480px) {
    #topBar #close {
        right: 10px;
        top: 10px;
    }
}

#topBar {}

#topBarTitle {
    top: 0px;
    width: 100%;
    height: 70px;
    text-align: center;
}

#topBarContent {
    /*position: absolute;*/
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    overflow-y: scroll;
    width: 93%;
    height: 300px;
}

#topBarContent form tr td:first-child {
    text-align: left;
}

#topBarBottom{
    background-image: url(../content/images/whiteShadow.png);
    background-repeat: repeat-x;
    height: 60px;
    width: 93%;
    position: relative;
    bottom: 60px;
    z-index: 2;
    margin: 0 auto;
}

#sendEmail {
    overflow-y: scroll;
}

.aligner {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.horizontal-only {
    height: auto;
    max-height: 200px;
}

#topFullTextContent {
    text-align: left;
    overflow: auto;
    top: 35px;
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    background: #ffffff
}

#topTitle {
    line-height: 70px;
    font-size: 30px;
    font-weight: 700;
    color: #005580;
    vertical-align: middle;
}

@media (max-width: 479px) {
    #topTitle {
        font-size: 18px;
    }
}

.thumb {
    max-width: 80px;
    max-height: 78px;
    margin: 8px;
}

.bookmark {}

#searchBox {
    padding-left: 5px;
}

.colPage {
    width: 50px;
}

.colContent {}

.searchResults {
    padding: 20px;
    font-size: 12;
    color: #333333;
}

.searchResults td {
    font-size: 12;
    color: #333333;
    vertical-align: top;
}

p {
    margin: 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    /*width: 500px;*/
    
    float: left;
}

p.p1 {
    padding: 0 0 0 0;
    margin: 0 0;
    width: 50px;
    float: left;
    color: red;
    height: 35px;
    line-height: 35px
}

p.p2 {
    padding: 0 0 0 15px;
    margin: 0 0;
    width: 300px;
    float: left;
    text-decoration: underline;
    height: 35px;
    line-height: 35px
}

#op textarea {
    width: 100%;
    height: 50px;
}

.bookmarkrow {
    border-bottom: 1px dashed #ffffff;
    margin: 15px 0px;
    height: 35px
}

button {
    height: 35px;
}

.slides {
    margin: 45px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 1%;
}

.overlayBox {
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 240px 5px rgba(0, 0, 0, .25);
    background-color: #FFF;
    position: relative;
    top: 0px;
    display: none;
    width: 800px;
    margin: 0 auto;
    padding-bottom: 65px;
    z-index: 100000;
    vertical-align: middle;
}
@media (max-width: 768px) {
    .overlayBox {
        width: 90%;
    }
}

table,
td {
    border: none;
    border-collapse: collapse;
    border-spacing: 0px;
}
/* Animation */

.slides .inner {
    -webkit-transform: translateZ(0);
    -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    /* easeInOutQuart */
    
    -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    /* easeInOutQuart */
}

article img {
    width: 100%;
}

.slides .inner {
    line-height: 0;
}

.slides article {
    float: left;
}

.email td {
    width: 145px;
}

td input,
textarea {
    width: 385px;
}

@media (min-width: 320px) and (max-width: 479px) {
    td input,
    textarea {
        width: 165px;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    td input,
    textarea {
        width: 295px;
    }
}

#snsbox p {
    padding: 10px;
}

@media (max-width: 400px) {
    #snsbox p {
        text-align: left;
        width: 40%;
    }
}

.bottomBarButton {
    margin-left: 25px;
}

@media (max-width: 800px) {
    .bottomBarButton {
        margin-left: 10px;
    }
    #topTable img {
        /*margin-left: 10px;*/
    }
}

@media (max-width: 340px) {
    .bottomBarButton {
        margin-left: 10px;
    }
    .paginaLabel {
        display: none;
    }
    #imgLogo {
        display: none;
    }
}

@media only screen and (device-aspect-ratio: 19/6) {
    #topMenuBar {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 60px;
        align: center;
        left: 0px
    }
    #topMenuBarBg {
        width: 100%;
        height: 60px;
        align: center;
        left: 0px
    }
}

#mainAdInner {
    position: absolute;
    vertical-align: middle;
    margin: auto;
}

::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
}

::-moz-scrollbar {
    width: 5px;
    border-radius: 5px;
}

scrollbar {
    width: 5px;
    border-radius: 5px;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(206, 208, 209, .3);
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(206, 208, 209, .8);
}

#gotoindex {
    cursor: default;
}