.pages_h1 {
    color: #212121;
    font-weight: 300;
    font-size: 27px;
    margin-bottom: 4px;
    margin-right:20px;
}
.pages_h2 {
    color: #212121;
    font-weight: 300;
    font-size: 27px;
    margin-bottom: 4px;
    margin-right:20px;
}
.pages_bottom_menu
{
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pages_bottom_menu_item
{
    float: left;
    list-style-type: none;
}

.pages_bottom_menu_item_right
{
    float: right;
}

.pages_bottom_menu_item:first-child .pages_bottom_menu_item_link
{
    margin-left: 0px;
    margin-right: 10px;
}

.pages_bottom_menu_item_right:last-child .pages_bottom_menu_item_link
{
    margin-left: 10px;
    margin-right: 0px;
}

.pages_bottom_menu_item_link_text
{
    font-size: 18px;
    font-weight: 300;
    /*border-bottom: 1px solid #fff;*/
    padding-bottom: 1px;
}

.pages_bottom_menu_item_link_text_mark
{
    display: inline-block;
    border: 1px solid #E47129;
    border-radius: 2px;
    padding: 0px 7px 0px 7px;
    margin-top:6px;
    margin-left:10px;
    margin-right:10px;
    background-color: #E47129 !important;
    color: #fdfdfd !important;
}

.pages_bottom_menu_item_link_text_mark:hover
{
    background-color: #E47129 !important;
    color: #fdfdfd !important;
    opacity: 0.9 !important;
}

.pages_bottom_menu_item_link_text_mark_text {
    display:inline-block;
    font-size: 15px;
    font-weight: 300;
    margin:0;
}

.pages_bottom_menu_active_item .pages_bottom_menu_item_link_text
{
    /*border-bottom: 1px solid #727272;*/
    color: #E47129;
    padding-bottom: 1px;
}

.pages_bottom_menu_item_link
{
    display: block;
    margin: 0px 10px;
    line-height: 34px;
}

.pages_bottom_menu_item_link, .pages_bottom_menu_item_link:link
{
    color: #727272;
    text-decoration: none;
}

.pages_bottom_menu_item_link:hover
{
    color: #E47129;
    text-decoration: none;
}

.pages_bottom_menu_item_link:hover .pages_bottom_menu_item_link_text
{
    /*border-bottom: 1px solid #fff;*/
}

/**
* Pages
*/
.pages_main
{
    /*position: relative;*/
    display: inline-block;
    width: 100%;
    min-width:1000px !important;
}

.pages_main_center
{
    width:auto;
    min-width:1000px;
    max-width:1100px;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
}

.pages_header
{
    display: inline-block;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.pages_content
{
    display: inline-block;
    width: 100%;
    min-height: 500px;
    clear: both;
    margin-top: 5px;
    margin-bottom: 15px;
}

/*.pages_left*/
/*{*/
/*    vertical-align: top;*/
/*    text-align: left;*/
/*    width: 240px;*/
/*    padding-right: 25px;*/
/*}*/

.pages_center
{
    /*width:100%;*/
    min-height: 500px;
    max-width:800px;
    vertical-align: top;
    text-align: left;
    padding-bottom:20px;
}

.pages_only_center
{
    display: inline-block;
    min-height: 500px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

.pages_footer
{
    /*display: inline-block;*/
    /*float:left;*/
    clear: both;
    width: 100%;
    position: relative;
    border-top: 1px solid #e6e6e6;
}

.pages_footer_padding
{
    padding-left: 10px;
    padding-right: 10px;
}

.pages_footer_links_tb
{
    width: 100%;
    font-size: 13px;
    /*border-top:1px solid #e6e6e6;*/
    margin-top:10px;
    line-height:1.5;
}

.pages_footer_links_tb_2
{
    width: 100%;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pages_footer_copy
{
    color: #E47129;
    font-size: 13px;
}

/* Search */

.pages_search_input
{
    width: 130px;
    height: 18px;
    font-size: 13px;
    border: 1px solid #ababab;
    padding-left: 5px;
    padding-rigth: 5px;
    padding-top: 1px;
    padding-bottom: 3px;
    border-radius: 3px;
}

.pages_search_input:hover
{
    border: 1px solid rgb(146, 146, 146);
}

.pages_search_input:focus
{
    border: 1px solid rgb(146, 146, 146);
}

.pages_search_btn
{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../images/search_grey.png') 0 0 no-repeat;
    background-size: 18px;
    cursor: pointer;
}

.pages_search_btn:hover
{
    opacity: 0.7;
}


/**
* ScrollTop
*/

.scrollTop
{
    bottom: 12px;
    right: 5px;
    width: 20px;
    height: 20px;
    display: none;
    z-index: 9999;
    position: fixed;
    background: url('../images/arrows3.png') 0 0 no-repeat;
    background-size: 20px;
}

.scrollTop:hover
{
    background-position: 0 -24px;
}
/* @media */
.pages_right {
    vertical-align: top;
    text-align: left;
    width:300px;
    padding-left:32px;
    padding-top:12px;
    padding-bottom:20px;
}
@media (min-width:320px) and (max-width:1100px) {
    body::-webkit-scrollbar {
        width:0px;
    }
    .pages_right {
       width:300px;
       padding-left:20px;
    }
}
.pages_banner_under_footer_cnt {
    cursor: pointer;
    display:inline-block;
    max-width:1000px;
    min-height:120px;
    margin-left:50px;
    margin-top:-10px;
    margin-bottom:27px;
    transform: scale(1.1);
}
.pages_top_banner_cnt {
    cursor: pointer;
    display:inline-block;
    max-width:1000px;
    min-height:120px;
    margin-top:28.5px;
    margin-bottom:23px;
    transform: scale(1.1);
}
@media (min-width:1300px) {
    .pages_top_banner_cnt {
        display:inline-block;
        max-width:1000px;
        min-height:120px;
        margin-top:28.5px;
        margin-bottom:23px;
        transform: scale(1.1);
    }
}
@media (min-width:1240px) and (max-width:1320px) {
    .pages_top_banner_cnt {
        display:inline-block;
        max-width:1000px;
        min-height:120px;
        margin-top:28.5px;
        margin-bottom:23px;
        transform: scale(1.1);
    }
}
@media (min-width:1152px) and (max-width:1250px) {
    .pages_top_banner_cnt {
        display:inline-block;
        max-width:1000px;
        min-height:120px;
        margin-top:28.5px;
        margin-bottom:23px;
        transform: scale(1.1);
    }
}
@media (min-width:320px) and (max-width:1150px) {
    .pages_top_banner_cnt {
        display:inline-block;
        max-width:1000px;
        min-height:120px;
        margin-top:22px;
        margin-bottom:17.5px;
        transform: scale(1);
    }
}

/* duplicated from news css */
.news_pages_header_h1 {
    color: #212121;
    font-weight: 300;
    font-size: 27px;
    margin-bottom:4px;
}
.news_pages_header_like_h1 {
    color: #212121;
    font-weight: 300;
    font-size: 27px;
    margin-bottom:3px;
}

/*.pages_add_ad_button {*/
/*    display: inline-block;*/
/*    padding:5px 6px 5px 6px;*/
/*    margin:0;*/
/*    text-decoration: inherit !important;*/
/*    !*border:1px solid #a6d192;*!*/
/*    !*color:#4b8d56;*!*/
/*    border:1px solid #a6d192 !important;*/
/*    color:#4b8d56 !important;*/
/*    border-radius:3px;*/
/*    font-size: 18px !important;*/
/*    font-weight: 300 !important;*/
/*    cursor:pointer;*/
/*    transition: 0.2s linear;*/
/*}*/
/*.pages_add_ad_button:hover {*/
/*    opacity:0.75;*/
/*    text-decoration: none !important;*/
/*}*/
.pages_add_ad_button {
    display:inline-block;
    padding: 6px 14px 6px 14px;
    margin:0;
    font-size: 16px !important;
    font-weight:300 !important;
    color: #FFF !important;
    background: #6FA844 none repeat scroll 0% 0%;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none !important;
    transition: 0.2s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center !important;
}
.pages_add_ad_button:hover {
    background: #5D8C5D none repeat scroll 0% 0%;
    text-decoration: none !important;
}
.pages_add_ad_button:active {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    padding: 7px 14px 5px 14px;
    text-decoration: none !important;
}
.pp_footer_links_chapter {
    display:inline-block;
    color:#000 !important;
    font-size:13px !important;
    /*font-weight:300;*/
    /*color: #E47129 !important;*/
    /*font-size:18px !important;*/
}
.pp_footer_links_header_lnk {
    display:inline-block;
    color:#727272 !important;
    font-size:18px !important;
    font-weight:300 !important;
}
.pp_footer_links_header_lnk:hover {
    color:#E47129 !important;
}
.pp_footer_links_header {
    display:inline-block;
    color:#727272 !important;
    font-size:18px !important;
    font-weight:300 !important;
}
.pp_footer_links_header_list_lnk {
    display:inline-block;
    color:#727272 !important;
    font-size:13px !important;
}
.pp_footer_links_header_list_lnk:hover {
    color:#E47129 !important;
}
.pp_footer_links_dlm {
    height:12px;
}

/* dung fly's rlx */
.dg-error-message {
    width:1px !important;
    height:1px !important;
    display: none !important;
    opacity:0 !important;
}
.dg-attribution__warning-message {
    display: none !important;
    opacity:0 !important;
}