body {
    font-size: 0.8rem;
}

.viewer-bg {
    text-align:center;
    padding: 0px auto;
    /* background:#fff url(/images/viewer/se_koreadaily_bg.png) repeat-x top center; */
}

.viewer-container {
    margin: 0px auto;
}

.viewer-container-header {
    min-height: 34px;
    background-color:gray;
    position: -webkit-sticky;
    position: sticky;
    top:0px;
}

.logo {
    float: left;
    margin:0px;
    padding:0px;
    min-height: 33px;
    width: 256px;
}

.sitecover-tab {
    float:left;
    margin:0px auto;
    background:#fff url(/images/viewer/sitecover_tab.gif) no-repeat top left;
    min-height:33px;
    width:36px;
}

.toolbar-tab {
    float:none;
    margin:0px auto;
    background:#fff url(/images/viewer/toolb_tab_bg.gif) repeat-x top left;
    min-height:33px;
    width:100%;
}

.toolbar-containter-left {
    float:left;
    margin:0px auto;
    width: 40px;
    padding-top:2px;
}

.toolbar-containter-right {
    display: block;
    margin:0px auto;
    text-align:right;
    padding: 6px;
    width:100%;
}

.toolbar-containter-right a{
    padding: 0px 10px;
    color:#000;
}

.viewer-container-body {
    margin:0px auto;
    padding:0px auto;
    background:#fff url(/images/viewer/se_koreadaily_bg.png) repeat-x top center;
    min-height: 600px;
    text-align:center;
}


.content-header {
    background: url(/images/viewer/se_koreadaily_hd_logo.png) no-repeat top center;
    min-height: 210px;
}


.content-header-archive {
    background: url(/images/viewer/se_koreadaily_hd_logo_archive.png) no-repeat top center;
    min-height: 210px;
}

.content-body {
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.content-body-frame {
    display: inline-block;
    width: 996px;
}

.content-left-side{
    float:left;
    min-height:840px;
    width:700px;
}

.content-rightt-side{
    width:300px;
}

.content-archive {
    float:left;
    min-height:840px;
    width:1000px;
}

.content-archive-search {
    float:left;
    min-height:100px;
    width:1000px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-section-archive {
    /* background: url(/images/viewer/se_koreadaily_archive.png) no-repeat top center; */
    min-height: 350px;
    /* padding-left:50px; */
    /* text-align: center; */
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.datepicker.archive {
    background: url(/images/viewer/se_koreadaily_archive_calendar.png) no-repeat center center;
    color:#fff;
    font-size: 1.5rem !important;
    font-weight: 600;
    border-bottom: none !important;
    cursor:pointer;
}

.content-section-archive label {
	text-align: center;
	position: absolute;
	top: -3px;
	left: 43%;
    color:#fff;
    font-size: 1.5rem;
    font-weight: 600;
}

.content-section-1 {
    background: url(/images/viewer/se_koreadaily_stitle01.png) no-repeat top center;
    min-height: 410px;
    /* padding-left:50px; */
    text-align: justify;
    display: flex;
    justify-content: center;    
}

.content-section-2 {
    background: url(/images/viewer/se_koreadaily_stitle02.png) no-repeat top center;
    min-height: 410px;
    /* padding-left:50px; */
    display: flex;
    justify-content: center;    
}

.btn-btn1 {
    background-color:#fff;
    margin:0px 0px 13px 0px;
    padding:0px;
    border:0px #fff solid;
}

.comment-1 {
    background:url(/images/viewer/se_koreadaily_txt.png) no-repeat top left;
    min-height:28px;
    margin:15px;
}

.comment-2 {
    font-size: 0.9rem;
    line-height: 1.8rem;
}

.comment-3 {
    font-size: 1.1rem;
    line-height: 1.8rem;
}

.joongang-media-network {
    background:url(/images/viewer/se_koreadaily_abmap.png) no-repeat top center;
    min-height:367px;
}

.viewer-container-bottom {
    /* position: fixed; */
    bottom: 0px;
    width: 100%;
    margin:20px 0px 10px 0px;
    background:url(/images/viewer/se_koreadaily_fwrap.png) no-repeat top center;
    min-height:80px;
}


.viewer-container-bottom-archive {
    /* position: fixed; */
    bottom: 0px;
    width: 100%;
    margin:20px 0px 10px 0px;
    background:url(/images/viewer/se_koreadaily_fwrap.png) no-repeat top center;
    min-height:80px;
}

blockquote,
.title-7
.title-6
.title-5
.title-4 {
    font-family: 'Noto Sans KR', sans-serif;
}

span.radio {
    margin-right: 25px;
}

.title-6 {
    vertical-align: middle;
}

.title-4{
    font-weight: 600 !important;
    font-size: 1.05rem !important;
    color:rgb(61, 77, 87) !important;
    cursor:pointer;
}

.page-view > a {
    font-weight: 600 !important;
    font-size: 1.05rem !important;
    color:rgb(61, 77, 87) !important;
    cursor:pointer;
}


.title-7{
    font-weight: 600 !important;
    font-size: 1.05rem !important;
    color:rgb(255, 255, 255) !important;
    cursor:pointer;
}
.title-5{
    font-weight: 400 !important;
    font-size: 0.95rem !important;
    color:rgb(73, 85, 95) !important;
    cursor:pointer;
}

i.material-icons {
    vertical-align: middle !important;
}

.bottom-dotted {
    border-bottom: 2px dotted slategray;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.footer {
    /* position: fixed; */
    left: 0;
    /* bottom: 0; */
    width: 100%;
    background-color: #fff;
    color: white;
    text-align: center;
 }

.bm-30 {
    margin-bottom: 30px;
}

 .bm-80 {
    margin-bottom: 80px;
 }

 .bm-100 {
    margin-bottom: 100px;
 }

 .mt-30 {
    margin-top: 30px;
}
.mt-50 {
    margin-top: 50px;
}

.ml-25 {
    margin-left: 25px !important;
}

.ml-50 {
    margin-left: 50px;
}


.pb-25 {
    padding-top: 25px;
}
.pr-25 {
    padding-right: 25px !important;
}
.pr-10 {
    padding-right: 10px !important;
}

 .sidenav,
 .sidenav-fixed {
    top:0px !important;
 }

 li {
     text-align:left;
 }

 .card-image {
    width: 100%;
    height: 250px !important;
    overflow: hidden !important;;
 }

 .height-80 {
     min-height: 80px;
 }



 .page-view {
    float: left;
    padding-top: 60px;
    margin-left: 25px;
    margin-right: 25px;
    width: 150px;
    text-align: center;
 }

 
 .page-view-archive {
    float: left;
    /* padding-top: 60px; */
    margin-left: 25px;
    margin-right: 25px;
    width: 150px;
    text-align: center;
 }


 .page-view > img,
 .page-view-archive > img
 {
     border: 1px solid #ddd;
     width: 140px;
     cursor:pointer;
     display: block;
}

 .alert-msg {
     font-size: 2rem;
    font-family: 'Cute Font', cursive;
     line-height: 50px;
 }

.view-logo {
    height: 40px;
}

.t-zoom:hover {
    transform: scale(2.5);
}

.t-zoom-archive:hover {
    z-index: auto;
    transform: scale(2.5);
}

.header-tab {
    background: #fff url('/images/viewer/background-08.jpg') no-repeat top center !important;
}

.x-small {
   font-size: 1.5rem;
}

.label-text.active {
    font-size: 1.1rem !important;
    font-weight: 600 !important;
    color: #01579b !important;
}

@media screen and (min-width: 1024px) { 
    
    #menu_btn { display: none; } 
    .viewer-container-bottom-fix {
        position: fixed !important;
        bottom: 0px;
        width: 100%;
        margin:20px 0px 10px 0px;
        background:url(/images/viewer/se_koreadaily_fwrap.png) no-repeat top center;
        min-height:80px;
    }
    .sidenav {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

}

@media only screen and (min-device-width:768px) and (max-device-width: 1024px)  { 

    #menu_btn { 
        display: inline-block; 
        top: 10px;
        left: 10px;
    } 
    
    .viewer-container-bottom-fix {
        position: relative !important;
        bottom: 0px;
        width: 100%;
        margin:20px 0px 10px 0px;
        background:url(/images/viewer/se_koreadaily_fwrap.png) no-repeat top center;
        min-height:80px;
    }
    .sidenav {
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }


}

.content-header {
    text-align: left !important;
}

input.invalid:not([type]), input.invalid:not([type]):focus,
input.invalid[type=text]:not(.browser-default),
input.invalid[type=text]:not(.browser-default):focus,
input.invalid[type=password]:not(.browser-default),
input.invalid[type=password]:not(.browser-default):focus,
input.invalid[type=email]:not(.browser-default),
input.invalid[type=email]:not(.browser-default):focus,
input.invalid[type=url]:not(.browser-default),
input.invalid[type=url]:not(.browser-default):focus,
input.invalid[type=time]:not(.browser-default),
input.invalid[type=time]:not(.browser-default):focus,
input.invalid[type=date]:not(.browser-default),
input.invalid[type=date]:not(.browser-default):focus,
input.invalid[type=datetime]:not(.browser-default),
input.invalid[type=datetime]:not(.browser-default):focus,
input.invalid[type=datetime-local]:not(.browser-default),
input.invalid[type=datetime-local]:not(.browser-default):focus,
input.invalid[type=tel]:not(.browser-default),
input.invalid[type=tel]:not(.browser-default):focus,
input.invalid[type=number]:not(.browser-default),
input.invalid[type=number]:not(.browser-default):focus,
input.invalid[type=search]:not(.browser-default),
input.invalid[type=search]:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus, .select-wrapper.invalid > input.select-dropdown,
.select-wrapper.invalid > input.select-dropdown:focus {
  border-bottom: 1px solid #e57373 !important;
  -webkit-box-shadow: 0 1px 0 0 #e57373 !important;
          box-shadow: 0 1px 0 0 #e57373 !important;
}
.menu-bar-icon-holder{
    padding-top: 7px !important;
}
.menu-bar-icon {
    width: 28px;
    height: 28px;
}

[type="radio"]:checked + span::after, [type="radio"].with-gap:checked + span::after {
    background-color: #0277bd !important;
}
[type="radio"]:checked + span::after, [type="radio"].with-gap:checked + span::before, [type="radio"].with-gap:checked + span::after {
    border: 2px solid #0277bd !important;
}

.credit-card {
    display: inline-block;
    width: 40px !important;
    margin-bottom: -15px !important;
    margin-right: 20px !important;
}

.pt-5 {
    padding-top: 5px !important;
}


.tmenu-img {
	width: 28px;
}

/* Date Picker */
.datepicker-modal.open{
    margin-top: 155px;
}
.datepicker-date-display {
    background-color: #1b84ba
}

.datepicker-day-button:focus {
    color: white !important;
    background-color: #a2b0b6
}

.datepicker-done,
.datepicker-cancel,
.select-dropdown li>span,
.is-today {
    color: #1b84ba !important
}

td.is-selected,
.month-prev:active,
.month-prev:focus,
.month-next:active,
.month-next:focus {
    background-color: #1b84ba !important
}

td.is-selected.is-today {
    color: white !important
}