body,
html,
img {
    width: 100%
}

.header .btm,
.header .select.search,
.header .select.search a img {
    width: 30px;
    height: 30px
}

.copyright,
.footer,
.section,
.style_2,
.wfull {
    clear: both
}

.nav_detail,
.section {
    border-bottom: 1px solid #ccc
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

body {
    overflow-y: auto
}

body,
html {
    font-family: sans-serif;
    height: auto;
    overflow-x: hidden;
    position: relative;
    background: #fff;
    color: #000;
    margin: 0
}

a {
    color: #111;
    text-decoration: none
}

img {
    border: 0;
    display: block;
    height: auto
}

dl,
menu,
ol,
ul {
    margin: 0
}

.detail h1,
h1 {
    line-height: 24px;
    margin: 8px 0;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700
}

menu,
ol,
ul {
    list-style-type: none;
    padding: 0
}

h1 {
    font-size: 18px;
    min-height: 1rem
}

.detail .page_number ul,
.fl,
.header a.logo,
.nightmode .detail .tool_bt button {
    float: left
}

.detail .tool_bt .bt_save,
.fr,
.nightmode .detail .tool_bt .bookmark {
    float: right
}

.part,
.style_2,
.wfull {
    float: left;
    width: 100%
}

.header {
    background: #072967;
    position: fixed;
    z-index: 11;
    height: 70px
}

.box_img,
.detail .img_detail,
.footer,
.parallax_ads,
.parallax_wrap {
    position: relative
}

.oppa {
    margin-top: 70px
}

.part {
    padding: 20px
}

.header a.logo img {
    aspect-ratio: 47 / 9;
    width: 100%;
    height: 28px;
    object-fit: cover;
}

.header .btm {
    background: url(../images/main/ic_bars.png) 0 0/30px 30px no-repeat;
    content: "";
    float: right;
    margin-left: 10px;
    cursor: pointer
}

.header .select.search {
    margin-left: 10px;
    position: absolute;
    right: 60px;
    top: 20px;
    z-index: 3;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px
}

.header .select.search a {
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.header .select.search input {
    width: calc(100% - 40px);
    float: left;
    border: 0;
    padding: 6px 10px;
    background: 0;
    font-size: 14px;
    color: #111
}

.header .select.search button {
    border: 0;
    display: none;
    padding: 0;
    background: #072967;
    width: 30px;
    height: 30px;
    float: right;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.box_img {
    background: #f4f4f4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden
}

.detail .info a.topik {
    font-size: 14px;
    margin: 0 12px 8px 0;
    padding: 0;
    display: inline-block
}

.detail .info a.topik i,
.style_2 .lop .block .info a.topik i,
.style_2 li .block .info a.topik i,
.style_3 li .info a.topik i {
    color: #072967
}

.detail .info a.topik span {
    color: #0093ff;
    font-size: 13px;
    font-weight: 700;
    margin-left: 4px
}

.detail h1 {
    font-size: 22px
}

.detail .maker {
    font-family: sans-serif;
    font-size: 13px;
    color: #777
}

.detail .img_detail {
    margin-top: 20px;
    min-height: 200px;
    max-width: 100%
}

.detail .img_detail img {
    height: auto;
    width: 100%;
    object-fit: cover
}

.detail .img_detail .caption {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    font-size: 15px;
    background: #f4f4f4;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 28px
}

.nav_detail {
    padding-bottom: 10px;
    max-width: 100%;
    height: 35px
}

.nav_detail .left {
    margin-top: 4px
}

.nav_detail .left li {
    float: left;
    position: relative
}

.nav_detail .left li a {
    font-family: sans-serif;
    font-size: 15px;
    color: #111;
    margin-right: 20px
}

.nav_detail .left li::before {
    position: absolute;
    right: 8px;
    top: 2px;
    content: "/";
    font-size: 14px
}

.box_15 .feedback li:last-child,
.nav_detail .left li:last-child {
    margin-right: 0
}

.nav_detail .left li:last-child::before {
    content: "&nbsp;";
    display: none
}

.nav_detail .right li {
    float: left;
    margin-left: 0px;
}

.nav_detail .right li a img,
.share li img {
    width: 24px;
    height: 24px
}

.nav_detail .right li button {
    border: none;
    background: none;
}

.nav_detail .right li button img,
.share li img {
    width: 24px;
    height: 24px;
}

.copyright {
    width: 100%;
    float: left;
    background: #072967;
    padding: 20px;
    font-size: 14px;
    color: #a5bbe2;
    text-align: center;
    height: 72px
}

.footer {
    background: #0e3781;
    width: 100%;
    float: left;
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 20px
}

.section {
    width: 100%;
    float: left;
    padding: 0 0 20px;
    margin: 0 0 20px;
    overflow: hidden
}

.komentar,
.title3 {
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.pb_0 {
    padding-bottom: 0 !important
}

.section.no_border {
    border-bottom: 0
}

.komentar h3 {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.nightmode,
.nightmode .b_white,
.nightmode .box_31,
.nightmode .search_topic form input,
.nightmode .sliders .bar_right,
.nightmode body {
    background: #111
}

.nightmode .b_ac,
.nightmode .detail .related,
.nightmode .read .style_2 li,
.nightmode .read2 .style_2 li {
    border-color: #3d3d3d
}

.nightmode .nav_detail {
    border-bottom-color: #363636
}

.nightmode .alphabet li a,
.nightmode .bc_head,
.nightmode .box_15 .feedback li a,
.nightmode .box_16 table td,
.nightmode .box_31 .box_31_ct,
.nightmode .box_33 ul.comment li .comment_bt button,
.nightmode .box_33 ul.comment li .text p,
.nightmode .connected .style_3 li .info a.topik span,
.nightmode .detail .detail_profile .job,
.nightmode .detail .info a.topik span,
.nightmode .detail .maker,
.nightmode .detail .related .style_3 li a,
.nightmode .detail .text,
.nightmode .headline li .info a.kanal,
.nightmode .headline li .info a.topik span,
.nightmode .nav_detail li a,
.nightmode .nav_detail li::before,
.nightmode .read .style_2 li .block .info a.topik span,
.nightmode .read2 .style_2 li .block .info a.topik span,
.nightmode .style_2 .lop .block .info a.kanal,
.nightmode .style_2 .lop .block .info a.topik span,
.nightmode .style_2 li .block .info a.kanal,
.nightmode .style_2 li .block .info a.topik span,
.nightmode .style_3 li .info a.kanal,
.nightmode .style_4 li .time,
.nightmode .style_5 li .job,
.nightmode .style_6 li .info .art,
.nightmode .style_7 li .info span,
.nightmode .style_8 .text span,
.nightmode .subtitle {
    color: #aaa
}

.nightmode .connected .style_3 li .info a.kanal,
.nightmode .connected .style_3 li .info a.topik i,
.nightmode .detail .info a.topik i,
.nightmode .read .style_2 li .block .info a.kanal,
.nightmode .read .style_2 li .block .info a.topik i,
.nightmode .read .style_2 li .block .subt,
.nightmode .read2 .style_2 li .block .info a.kanal,
.nightmode .read2 .style_2 li .block .info a.topik i,
.nightmode .read2 .style_2 li .block .subt {
    color: #5074b6
}

.nightmode .connected .style_3 li a,
.nightmode .detail .quotes,
.nightmode .detail h1,
.nightmode .detail h1 a,
.nightmode .read .style_2 li .block a,
.nightmode .read2 .style_2 li .block a {
    color: #efefef
}

.nightmode .detail .img_detail .caption {
    background: #000;
    color: #aaa
}

.nightmode .detail .grey_r5 {
    background: #000
}

.nightmode .detail .tool_bt .bt_save {
    background: #182337;
    float: right
}

.nightmode .detail .tool_bt .bt_save i {
    color: #aeaeae
}

.nightmode .box_33 ul.comment li .reply_ct button,
.nightmode .detail .text a,
.nightmode .title3 {
    color: #ff6c00
}

.nightmode .detail .bottom_article li a {
    background: #242f43;
    color: #fff
}

.nightmode .box_15 .feedback li a,
.nightmode .box_15 .feedback li button {
    background: #000;
    color: #fff
}

.nightmode .section {
    border-bottom: 1px solid #3d3d3d
}

.nightmode .box_15,
.nightmode .box_33 ul.comment li .comment_ct,
.nightmode .box_33 ul.comment li .reply_ct,
.nightmode .box_33 ul.comment li .reply_ct textarea,
.nightmode .footer,
.nightmode .header,
.nightmode .header .select.search.show::before,
.nightmode .my_medcom .lat_topic,
.nightmode .my_medcom .lat_topic ul,
.nightmode .section.gray:before,
.nightmode .sliders .bar_left,
.nightmode .style_6 li .info a.unfol {
    background: #222
}

.nightmode .alphabet,
.nightmode .b_blue5,
.nightmode .box_31 .box_31_ct .team li .team_ct::before,
.nightmode .box_33 .inp_comment form textarea,
.nightmode .box_kanal ul,
.nightmode .box_kanal ul li a,
.nightmode .copyright,
.nightmode .header .select.search.show,
.nightmode .my_medcom .lat_topic ul li,
.nightmode .nav_page,
.nightmode .nav_page:before,
.nightmode .pagination li a,
.nightmode .sch_slide .item table tr:nth-child(3) td,
.nightmode .sch_slide .item table tr:nth-child(4) td,
.nightmode .section.blue::before,
.nightmode .sliders .bar_left .menumenu li a,
.nightmode .sliders .bar_left .user_go li a,
.nightmode .style_6 li,
.nightmode .style_6 li .info,
.nightmode .style_8,
.nightmode .style_9 li {
    background: #333
}

.nightmode .header .select.search.show::after,
.nightmode .nav_page ul li a.act {
    background: #555
}

.nightmode .box_kanal ul li.act a,
.nightmode .header .select.search button,
.nightmode center button.more {
    background: #ff6c00
}

.nightmode .box_15 p,
.nightmode .box_16 p,
.nightmode .box_16 table th,
.nightmode .box_31 .box_31_ct h4,
.nightmode .box_31 .ti span,
.nightmode .box_33 .inp_comment form textarea,
.nightmode .box_33 ul.comment li .reply_ct textarea,
.nightmode .box_33 ul.comment li .text h4,
.nightmode .box_ind .left,
.nightmode .box_kanal ul li a,
.nightmode .copyright,
.nightmode .detail .detail_profile h2,
.nightmode .footer a,
.nightmode .header .select.search input,
.nightmode .headline li .info a.topik i,
.nightmode .headline li a,
.nightmode .my_medcom .lat_topic ul li a.tpc,
.nightmode .sch_slide .item table,
.nightmode .sch_slide h6,
.nightmode .search_topic form input,
.nightmode .sliders .bar_left .menumenu li a,
.nightmode .sliders .bar_left .top_left li h6,
.nightmode .sliders .bar_left .user_go li a,
.nightmode .sliders .bar_left .user_info h2,
.nightmode .sliders .bar_left .user_info h5,
.nightmode .style_2 .lop .block .info a.topik i,
.nightmode .style_2 .lop .block a,
.nightmode .style_2 li .block .info a.topik i,
.nightmode .style_2 li .block a,
.nightmode .style_3 li .info a.topik i,
.nightmode .style_3 li .topic a.topic_name,
.nightmode .style_3 li a,
.nightmode .style_4 li a,
.nightmode .style_5 li a,
.nightmode .style_6 li .info h5 a,
.nightmode .style_7 li .info h5,
.nightmode .style_8 a,
.nightmode .style_9 li a,
.nightmode .style_9 li a.tpc {
    color: #eaeaea
}

.detail .text,
.title3 {
    color: #111;
    clear: both
}

.nightmode .alphabet,
.nightmode .bot_a,
.nightmode .box_16 .tab_bt,
.nightmode .box_16 table td,
.nightmode .box_16 table th,
.nightmode .box_31 .box_31_ct .team li .team_ct,
.nightmode .box_33 ul.comment li .comment_bt,
.nightmode .box_33 ul.comment li .comment_ct,
.nightmode .box_33 ul.comment li .reply_ct,
.nightmode .box_kanal,
.nightmode .my_medcom .lat_topic,
.nightmode .sch_slide .item table,
.nightmode .search_topic form,
.nightmode .section,
.nightmode .sliders .bar_left .menumenu,
.nightmode .style_2 .lop,
.nightmode .style_2 li,
.nightmode .style_7 li {
    border-color: #333
}

.nightmode .box_31 .box_31_ct .team li .team_ct::before,
.nightmode .box_33 .inp_comment form textarea,
.nightmode .footer .medsos,
.nightmode .footer a.cr,
.nightmode .my_medcom .info,
.nightmode .my_medcom .info li.btn.bb,
.nightmode .section.blue .title2,
.nightmode .style_8 .text ul.sub_article li {
    border-color: #555
}

.nightmode .box_15 .feedback li a::before {
    border: 1px solid #666
}

.title3 {
    font-size: 13px;
    font-weight: 700
}

h3 {
    font-size: 1.17em;
    margin: 0
}

h4 {
    font-size: 1em;
    margin: 0;
    font-weight: 400
}

.banner_showcase {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    overflow: hidden;
    height: auto !important
}

.banner_showcase .placeholder {
    background: #f4f4f4;
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100px
}

.banner_showcase .placeholder:empty::before {
    background-color: #696969;
    border-radius: 5px;
    color: #d3d3d3;
    content: "Loading";
    font: 700 12px sans-serif;
    padding: 6px;
    text-align: center
}

.box_15 .feedback,
center {
    width: 100%;
    clear: both;
    float: left;
    text-align: center
}

center a.more {
    margin: 0;
    padding: 10px 98px;
    background: #072967;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-color: transparent;
    display: inline-block
}

.parallax_ads {
    width: calc(100% - -40px);
    left: -20px;
    float: left;
    background: #072967;
    z-index: 1
}

.parallax_clip,
.parallax_wrap {
    width: 100%;
    height: 300px;
    overflow: hidden
}

.parallax_wrap {
    max-height: 300px
}

.parallax_clip {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(auto auto auto auto);
    z-index: 0
}

.parallax_fixed {
    width: calc(100% - -40px);
    height: 100%;
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    -moz-transform: translatez(0);
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bottom_article,
.title {
    margin-bottom: 20px;
    float: left
}

.parallax_content {
    width: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    border: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.title {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #ff6c00;
    max-width: 240px
}

.clm,
.detail .text {
    font-family: "Noto Sans", sans-serif
}

.title div,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
    float: left;
    color: #ff6c00;
    font-size: 14px;
    font-weight: 700;
    max-width: 200px
}

.detail .tool_bt {
    margin-top: 20px;
    padding: 10px;
    width: 100%;
    clear: both;
    float: left
}

.detail .tool_bt .btn,
.detail .tool_bt button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border-color: transparent
}

.detail .tool_bt .a_min,
.detail .tool_bt .a_plus,
.detail .tool_bt .moon {
    float: left;
    margin-right: 10px
}

.detail .tool_bt .a_min {
    background: url(../images/main/ic_Amin.png) center/19px 14px no-repeat #072967
}

.detail .tool_bt .a_plus {
    background: url(../images/main/ic_Aplus.png) center/19px 14px no-repeat #072967
}

.detail .tool_bt .moon,
.detail .tool_bt .sun {
    display: none
}

.detail .tool_bt .bt_save i {
    color: #fff;
    font-size: 14px
}

.detail .text {
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 200%;
    margin: 20px 0
}

.detail iframe {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.detail .text a {
    color: #0093ff
}

.detail .text h3 {
    margin-bottom: 12px;
    margin-top: 12px
}

.detail .text h2 {
    line-height: 160%;
    font-size: 20px;
    font-weight: 800;
}

.detail .text ol,
.detail .text ul {
    list-style-type: auto;
    margin: 20px 20px 0 20px;
}

/* .detail table {
    border-collapse: collapse;
    width: 100%;
    float: left
}

.detail table td,
.detail table th {
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 13px
} */
.detail table {
    background: rgba(121, 190, 233, 0.11);
    border-left: 8px solid #3383C5 !important;
}

.detail table a {
    display: block;
    font-weight: normal;
    font-size: 16px;
}

.detail table td {
    color: #0F1B24;
    font-weight: 600;
    font-size: 14px;
    border: none;
    padding: 0 15px 5px 15px;
}

.detail .quotes,
.detail blockquote {
    padding: 10px;
    margin: 10px 0;
    font-family: Montserrat, sans-serif;
    font-size: 1em;
    color: #333;
    text-align: center;
    font-weight: 400;
    line-height: 150%;
    background: #e6e9f0
}

/*! .detail .text ol,.detail .text ul{list-style-type:auto;} */
.bottom_article {
    width: 100%;
    clear: both;
    text-align: center
}

.bottom_article li,
.share li {
    display: inline-block;
    margin: 0 4px
}

.share li {
    margin: 0;
}

.share li button {
    border: none;
    background: none;
}

.bottom_article li a {
    float: left;
    background: #072967;
    padding: 4px 20px;
    border-radius: 50px;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px
}

.grey_r5 {
    width: 100%;
    clear: both;
    float: left;
    background: #f4f4f4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 44px
}

.share {
    text-align: center;
    padding: 8px;
    margin: 30px 0
}

.subs {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    background: #ff6c00;
    padding: 8px 20px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin-bottom: 24px;
    margin-top: 20px;
    border: 0
}

.subs svg {
    margin-right: 10px
}

.connected .style_3 li,
.sel_news .style_3 li {
    width: 190px;
    min-height: 200px;
    overflow-x: hidden
}

.connected .style_3 li .box_img,
.sel_news .style_3 li .box_img {
    height: 120px
}

.connected .style_3 li a,
.sel_news .style_3 li a {
    font-size: 15px
}

.related {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 16px 0;
    margin: 16px 0;
    min-height: 253px
}

.related .title2 {
    margin-bottom: 4px;
    color: #ff6c00
}

.related .style_3 li {
    width: 140px
}

.related .style_3 li .box_img {
    height: 90px
}

.related .style_3 li a {
    font-size: 15px;
    float: left;
    line-height: 17px;
    width: 100%;
    color: #0e3781
}

.style_2 .lop,
.style_2 li {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #efefef
}

.style_2 .lop .block,
.style_2 li .block {
    float: left;
    width: calc(100% - 110px)
}

.style_2 .lop .block a,
.style_2 .lop .block h2,
.style_2 li .block a,
.style_2 li .block h2 {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #333
}

.style_2 .lop .block .info,
.style_2 li .block .info,
.style_3 li .info {
    margin-top: 10px
}

.style_2 .lop .block .info a.topik,
.style_2 li .block .info a.topik {
    float: left;
    font-size: 12px;
    margin-right: 10px
}

.style_2 .lop .block .info a.topik span,
.style_2 li .block .info a.topik span {
    color: #6d6d6d;
    margin-left: 2px;
    font-family: sans-serif
}

.part_detail .style_2 li .block .info a.topik span {
    color: #0093ff;
    margin-left: 2px;
    font-family: sans-serif
}

.style_2 .lop .box_img,
.style_2 li .box_img {
    float: right;
    width: 90px;
    height: 90px;
    position: relative
}

.style_2 .lop .box_img img,
.style_2 li .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    visibility: hidden
}

.style_3 {
    float: left;
    width: calc(100% - -40px);
    padding: 0 20px;
    position: relative;
    left: -20px;
    overflow-x: auto;
    white-space: nowrap
}

.style_3 li {
    display: inline-block;
    margin-right: 16px;
    vertical-align: top
}

.style_3 li .box_img {
    width: 100%;
    margin-bottom: 10px
}

.clm .img_col img,
.style_3 li .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.style_3 li a {
    font-family: sans-serif;
    color: #111;
    line-height: 18px;
    font-weight: 700;
    white-space: normal
}

.style_3 li .info a.kanal {
    float: left;
    color: #072967;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: 700;
    margin-right: 10px
}

.style_3 li .info a.topik {
    float: left;
    font-size: 12px
}

.style_3 li .info a.topik span {
    color: #6d6d6d;
    margin-left: 8px;
    font-family: sans-serif
}

.part_detail .style_3 li .info a.topik span {
    color: #0093ff;
    margin-left: 8px;
    font-family: sans-serif
}

.modal_wrap {
    z-index: 20;
    position: fixed;
    top: -200%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: background .3s ease-out
}

.modal_wrap .modal {
    font-family: sans-serif;
    opacity: 0;
    width: 90%;
    max-width: 320px;
    height: auto;
    padding: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.modal_wrap .modal .modal_head {
    width: 100%;
    clear: both;
    float: left;
    padding: 10px
}

.modal_wrap .modal .modal_ct,
.modal_wrap .modal .modal_foot {
    padding: 20px;
    float: left;
    width: 100%;
    text-align: center;
    clear: both
}

.modal_wrap .modal .modal_head div,
.modal_wrap .modal .modal_head h3 {
    width: 100%;
    clear: both;
    float: left;
    margin: 0;
    color: #ff6c00;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

.modal_wrap .modal .modal_ct {
    font-size: 14px
}

.modal_wrap .modal .modal_foot button {
    border: 0;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    background: #0e3781;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.section img {
    max-width: 100%
}

.box_15 {
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    padding: 20px 0;
    background: #f4f4f4;
    border-radius: 5px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.box_15 p {
    width: 100%;
    clear: both;
    float: left;
    padding: 0 20px;
    margin: 0 0 20px;
    font-size: 14px;
    color: #111;
    text-align: center
}

.box_15 .feedback li {
    display: inline-block;
    width: 40px;
    margin-right: 20px;
    text-align: center
}

.box_15 .feedback li a,
.box_15 .feedback li button {
    width: 40px;
    display: block;
    padding: 0;
    position: relative;
    font-size: 11px;
    color: #111;
    border: 0;
    background: #f4f4f4
}

.box_15 .feedback li a img,
.box_15 .feedback li button img {
    display: inline-block;
    margin-bottom: 8px;
    width: 100%;
    object-fit: contain;
    background-color: #0e3781;
    border-radius: 8px
}

.bell,
.notif_2 {
    width: 48px;
    height: 48px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 29
}

.bell .bell_bt,
.notif_2 .bell_bt {
    width: 100%;
    height: 100%;
    display: none;
    font-size: 20px;
    border: 0;
    background: #ff6c00;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    animation: 1s linear infinite shake;
    -moz-animation: 1s linear infinite shake;
    -webkit-animation: 1s linear infinite shake
}

.bell .bell_ct,
.notif_2 .bell_ct {
    font-family: sans-serif;
    width: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.bell .bell_ct .text,
.notif_2 .bell_ct .text {
    width: 280px;
    height: auto;
    padding: 20px 20px 50px;
    position: relative
}

.bell .bell_ct .text div,
.bell .bell_ct .text h4,
.notif_2 .bell_ct .text div,
.notif_2 .bell_ct .text h4 {
    font-size: 16px;
    font-weight: 700;
    color: #111
}

.bell .bell_ct .text p,
.notif_2 .bell_ct .text p {
    font-size: 14px;
    color: #666
}

.bell .bell_ct .text ol,
.notif_2 .bell_ct .text ol {
    list-style: number;
    padding-left: 18px;
    font-size: 14px;
    color: #666
}

.bell .bell_ct .text ol li,
.notif_2 .bell_ct .text ol li {
    margin-bottom: 10px;
    list-style: decimal
}

.bell .bell_ct .text span,
.notif_2 .bell_ct .text span {
    font-size: 14px;
    color: #0e3781
}

.bell .bell_ct .close_bt,
.notif_2 .bell_ct .close_bt {
    width: 36px;
    height: 36px;
    font-size: 20px;
    color: #333;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: 0;
    border: 0
}

.detail .page_number .active,
.detail .page_number .read_all,
.detail .page_number a:hover {
    background-color: #ff6c00;
    color: #fff
}

.sticky_bottom {
    position: fixed;
    width: 100%;
    max-height: 70px;
    bottom: 0;
    left: 0;
    z-index: 28
}

.sticky_bottom .ads,
.sticky_bottom .sticky_bottom_ct {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 0;
    background: url(../images/main/diagonal_pattern.png) #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: center
}

.affiliate {
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding: 20px 0;
    text-align: center;
    margin-top: 12px
}

.affiliate li {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
    margin: 10px 0;
    padding: 0 10px
}

.affiliate li a {
    display: block
}

.affiliate li a img {
    width: 100%;
    height: auto
}

.medsos {
    margin-top: 0
}

.clm,
.detail {
    margin-top: 12px
}

.section.no_border.pb_0 {
    text-align: center
}

.section.no_border.pb_0 div {
    display: inline-block;
    float: none
}

.next_page {
    float: right;
    position: relative;
    text-align: right;
    line-height: 30px
}

.next_page span {
    font-weight: 700
}

.next_page a {
    font-size: 12pt;
    font-style: italic;
    font-weight: 700;
    color: #2e64fe;
    background: #fff
}

.next_page a:hover {
    color: #f90;
    background: #fff
}

.detail .page_number {
    width: 100%;
    float: left;
    border: 1px solid;
    color: #ff6c00;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    margin-bottom: 20px;
    margin-top: 20px
}

.detail .page_number li {
    margin-left: 10px;
    display: block;
    padding: 5px 0;
    float: left;
    color: #ff6c00;
    font-weight: 700
}

.detail .page_number a {
    display: block;
    padding: 0 10px;
    color: #ff6c00;
    font-size: 14px;
    font-weight: 700;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.detail .page_number .active {
    display: block;
    font-weight: 700
}

.detail .page_number .read_all {
    width: 100px;
    text-align: center;
    float: right;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 8px 5px
}

.detail .page_number .read_all:hover {
    width: auto;
    float: right;
    background-color: #072967;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 8px 5px
}

.clm {
    width: 100%;
    clear: both;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px
}

.clm .img_col {
    width: 48px;
    height: 48px;
    margin-right: 16px;
    border-radius: 50%;
    float: left;
    overflow: hidden
}

.clm a,
.clm h4 {
    font-size: 14px;
    color: #111;
    font-weight: 700;
    display: block
}

.clm span {
    font-size: 14px;
    color: #777
}

.mt20 {
    margin-top: 20px
}

.mb20 {
    margin-bottom: 20px
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    top: 20%;
    left: 50%;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext {
    visibility: hidden;
    opacity: 1;
}

.wfull .tooltiptext {
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    right: 0;
    width: 50%;
    font-size: 14px;
    margin-top: 10px;
}

.ico_bottom img {
    width: 30px !important;
    height: 30px !important;
}

.follow_menu {
    height: 20px;
}

.follow_footer {
    height: 16px;
    margin-top: 6px;
}