@charset "UTF-8";
@font-face {
    font-family: 'robotothinitalic';
    src: url(../fonts/Roboto-ThinItalic.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotothin';
    src: url(../fonts/Roboto-Thin.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotolight';
    src: url(../fonts/Roboto-Light.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotolightitalic';
    src: url(../fonts/Roboto-LightItalic.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotoregular';
    src: url(../fonts/Roboto-Regular.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotomedium';
    src: url(../fonts/Roboto-Medium.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotomediumitalic';
    src: url(../fonts/Roboto-MediumItalic.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotobold';
    src: url(../fonts/Roboto-Bold.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotobolditalic';
    src: url(../fonts/Roboto-BoldItalic.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotoblack';
    src: url(../fonts/Roboto-Black.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'robotoblackitalic';
    src: url(../fonts/Roboto-BlackItalic.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url(../fonts/RobotoCondensed-Regular-webfont.eot);
    src: url('../fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), url(../fonts/RobotoCondensed-Regular-webfont.woff) format('woff'), url(../fonts/RobotoCondensed-Regular-webfont.ttf) format('truetype'), url('../fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    margin: 0;
    padding: 0;
    background-color: #eee!important;
    width: 100%;
    height: 100%
}

p {
    margin: 0 0 1.2em;
    line-height: 1.6
}

div {
    position: relative
}

div[id^="div-gpt-ad-"] {
    margin: 0 auto
}

label {
    cursor: pointer
}

#logo_nav img,
#sticky_nav img {
    vertical-align: middle;
    max-height: 82px
}

#offset {
    display: none
}

.video-container {
    position: relative;
    text-align: center;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    clear: both
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.clear {
    clear: both
}

.loading_gif {
    width: 100%;
    text-align: center
}

a {
    margin: 0;
    padding: 0;
    text-decoration: none
}

.searchInput:focus,
input:focus {
    outline: 0
}

#news_main {
    display: inline-block;
    width: 720px
}

#rightOfLogo {
    width: 324px;
    height: 67px;
    float: right;
    vertical-align: middle;
    padding: 2px;
    top: -6px;
    position: relative
}

.searchInput {
    color: #B6B6B6;
    width: 163px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #bfc9cc;
    padding-left: 5px;
    background: url(../images/Home/magnify_06.png) no-repeat scroll 135px 5px #FFF
}

.numberBullet {
    display: inline-block;
    cursor: pointer
}

#header {
    width: 100%;
    height: 82px;
    background: #0099CB;
    line-height: initial;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    letter-spacing: .25px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .01), 0 2px 10px 0 rgba(0, 0, 0, .13)
}

#loginLink {
    display: inline-block;
    height: 22px;
    font-family: 'robotolight', sans-serif;
    font-size: 12px;
    margin: 11px 22px 0 0;
    color: #FFF;
    text-align: right;
    clear: both;
    line-height: 20px
}

.loginserch {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin: 0 4px
}

.login_divide {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

#login_profile {
    width: 17px;
    height: 17px;
    border: 1px solid #fff;
    border-radius: .5em;
    margin: 0 4px;
    vertical-align: middle;
    cursor: pointer
}

#unread_bites,
#unread_bites_mobile,
#unread_bites_tiny {
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #ff1616;
    border-radius: 1em;
    min-width: 27px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5px;
    cursor: pointer
}

#unread_bites_mobile {
    vertical-align: -4px
}

#unread_bites_tiny {
    display: none
}

#nav_unread {
    background: #fff;
    position: absolute;
    top: 85px;
    right: 13px;
    display: none;
    width: 344px;
    padding: 0 20px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 15px
}

#nav_unread_links {
    color: #000;
    width: 100%
}

#nav_unread_arrow {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    top: -11px;
    right: 12px
}

#nav_unread_header {
    font-family: robotobold;
    font-size: 22px;
    color: #00659e;
    text-align: center;
    padding: 20px 0
}

.nav_unread_check,
.nav_unread_image,
.nav_unread_title {
    vertical-align: middle
}

.nav_unread_check {
    width: 33px
}

.nav_unread_check_button {
    cursor: pointer;
    width: 13px;
    height: 13px;
    background: url(../images/unread_arrow.png)
}

.nav_unread_check_button.check {
    background-position: 0 -13px
}

.nav_unread_image {
    width: 60px
}

.nav_unread_image_holder {
    max-width: 58px;
    max-height: 58px;
    overflow: hidden;
    border: 1px solid #8b8b8b
}

.nav_unread_image img {
    height: 58px;
    margin-left: -40%
}

.nav_unread_title {
    font-family: robotobold;
    font-size: 16px;
    text-align: left;
    padding-left: 8px
}

.nav_unread_title a {
    color: #2b2b2b
}

.nav_unread_update {
    font-family: robotolight;
    font-size: 12px;
    color: #00659e;
    text-align: left
}

#nav_unread_more {
    display: block;
    font-family: robotobold;
    font-size: 16px;
    color: #f5d242;
    text-align: center;
    padding: 12px 0;
    margin-top: 10px;
    background: #00659e
}

#nav_unread_more:hover {
    background: #004c77
}

#user_welcome {
    line-height: 20px;
    margin: 0 15px;
    color: #fff
}

#logo_nav {
    display: inline-block;
    margin-left: 15px;
    padding: 19px 0 18px;
    cursor: pointer
}

#logo_nav img,
#sticky_nav img {
    vertical-align: middle
}

#header_burger {
    width: 34px;
    height: 34px;
    background: url(../images/burger.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

#nav_container {
    display: inline-block;
    float: right;
    font-family: 'robotolight', sans-serif;
    text-align: right
}

#main-navig {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 13px;
    text-align: right;
    display: inline-block
}

#main-navig-down {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
    margin-top: 24px
}

#nav_publications {
    background: #008ec0;
    position: absolute;
    top: 82px;
    left: -15px;
    width: 272px;
    display: none
}

#nav_profile,
#nav_social {
    background: #008ec0;
    position: absolute;
    top: 82px;
    right: 0;
    display: none
}

#searchbar,
#mobile_search_drop {
    position: absolute;
    box-sizing: border-box;
    top: 82px;
    left: 0;
    width: 100%;
    height: 40px;
    vertical-align: top;
    display: none;
    background: #fff
}

#searchbar_slider {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 28px
}

#searchbar_icon {
    width: 18px;
    height: 18px;
    margin: 11px 5px;
    background: url(../images/search.png);
    position: absolute;
    top: 0;
    left: 0
}

#searchbar_close {
    position: absolute;
    top: 4px;
    right: 0;
    cursor: pointer;
    font-family: robotobold;
    font-size: 24px;
    box-sizing: border-box;
    height: 100%;
    padding: 9px 10px;
    color: #ffcb03
}

#mobile_search_drop {
    top: 2px;
    right: 135px
}

#search_field,
#mobile_search_field {
    border: none;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 2px 3px;
    font-family: "robotolight", sans-serif;
    font-size: 18px;
    display: block
}

#top-navig,
#sticky-navig,
#nav_profile_links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto
}

#nav_social_links,
#nav_social_links_mobile {
    font-family: robotolight;
    font-size: 11px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto
}

#nav_social_links_mobile {
    display: none;
    width: 100%
}

#nav_social_links img,
#nav_social_links_mobile img {
    display: inline-block;
    vertical-align: middle
}

#top-navig {
    text-align: left;
    display: none
}

#div-navig {
    color: #fff;
    text-align: right;
    font-size: .75rem
}

#top-navig a,
#top-navig span,
#div-navig span,
#sticky-navig a,
#nav_profile_links a {
    font-size: 16px;
    text-decoration: none;
    font-family: 'robotobold', sans-serif;
    color: #fff;
    display: inline-block;
    padding: 11px 20px
}

#nav_social_links a,
#nav_social_links_mobile a {
    font-size: 14px;
    text-decoration: none;
    font-family: 'robotolight', sans-serif;
    color: #fff;
    display: inline-block;
    padding: 11px 20px
}

#nav_social_links_mobile a {
    display: block
}

#nav_social_links .blue:hover,
#nav_social_links_mobile .blue:hover {
    background: #00a0d9
}

#nav_social_links .gray,
#nav_social_links_mobile .gray {
    background: #e5e5e5
}

#nav_social_links .gray:hover,
#nav_social_links_mobile .gray:hover {
    background: #ccc
}

#top-navig a {
    width: 100%;
    box-sizing: border-box
}

#div-navig a {
    text-decoration: none;
    font-family: 'robotolight', sans-serif;
    color: #fff;
    display: inline-block;
    padding: 15px 8px 0;
    box-sizing: border-box;
    text-transform: uppercase
}

#div-navig .small_pad {
    padding: 15px 0 0!important
}

#top-navig li,
#sticky-navig li,
#nav_profile_links li {
    cursor: pointer
}

#nav_footer {
    background: #e5e5e5;
    box-sizing: border-box;
    padding: 15px 25px;
    width: 100%;
    font-family: robotolight;
    font-size: 12px;
    color: #828282;
    line-height: 1.4em
}

#nav_footer a {
    color: #828282;
    text-decoration: none
}

#nav_footer a:hover {
    text-decoration: underline
}

#main-navig li,
#main-navig-down li {
    display: inline;
    padding: 0 7px;
    cursor: pointer
}

#main-navig a,
#main-navig-down a {
    font-size: .9em;
    text-decoration: none;
    font-family: 'robotomedium', sans-serif;
    color: #FFF
}

img {
    border: none
}

a img {
    border: 0
}

.hid-menu a {
    font-size: 13.63px;
    text-decoration: none;
    font-family: 'robotolight';
    color: #FFF
}

#block_feature {
    width: 100%
}

.ribbon {
    width: 100%;
    position: relative;
    border-bottom: 8px solid #e3e3e3;
    height: 94px;
    overflow: hidden
}

.tiles .ribbon:last-child {
    border-bottom: none
}

.ribbon_image {
    float: left;
    vertical-align: top;
    height: 100%
}

.ribbon_image {
    width: 92px;
    height: 78px;
    overflow: hidden;
    text-align: center;
    margin: 8px
}

.ribbon_image img {
    max-height: initial;
    width: initial;
    height: 100%
}

.ribbon_image a {
    display: flex;
    align-content: center;
    justify-content: center;
    width: inherit;
    height: inherit
}

.ribbon_content {
    padding: 10px;
    position: initial;
    float: none;
    margin-left: 100px
}

.ribbon_title {
    font-size: smaller;
    font-family: 'robotomedium';
    `: right
}

.ribbon_title a {
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.ribbon_title a:hover {
    text-decoration: underline
}

.ribbon_social {
    position: absolute;
    bottom: 5px;
    left: 110px;
    right: 10px;
    text-align: right
}

.ribbon_elapsed {
    font-family: 'robotolight', sans-serif;
    font-style: italic;
    font-size: .7em;
    color: #6a6a6a;
    text-align: left;
    padding-bottom: 1px;
    float: left
}

.ribbon_share {
    margin-left: 10px
}

#skin_holder {
    width: 1024px;
    height: 0;
    margin: 82px auto 0;
    z-index: 90
}

.skin_ad {
    width: 460px;
    height: 600px;
    position: fixed;
    top: 82px;
    z-index: 100
}

.skin_ad.offset {
    top: 100px
}

#skin_l {
    left: 50%;
    margin-left: -987px
}

#skin_l div[id^="google_ads_div_"] {
    position: absolute;
    right: 0
}

#skin_r {
    right: 50%;
    margin-right: -987px
}

.container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1
}

#main .block_content {
    width: auto
}

#smallerSearch {
    display: none
}

.header_subnav {
    background: #035d92;
    width: 100%;
    position: fixed;
    top: 82px;
    left: 0;
    z-index: 99;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .01), 0 2px 10px 0 rgba(0, 0, 0, .13)
}

.header_subnav_contents {
    text-align: right;
    width: initial;
    margin: 0 auto;
    padding-bottom: 2px;
    padding-right: 97px
}

.header_subnav_cell {
    display: inline-block
}

.header_subnav_link {
    color: #fff;
    text-decoration: none;
    font-family: robotolight;
    font-size: .7em;
    margin: 0 10px;
    display: inline-block
}

.header_trinav_contents {
    background: #115269;
    position: absolute;
    top: 18px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 0 5px;
    text-align: center;
    display: none
}

.header_trinav_link {
    color: #fff;
    text-decoration: none;
    font-family: robotolight;
    font-size: 11px;
    padding: 5px 0;
    display: block
}

.header_subnav_link:hover,
.header_subnav_link.active,
.header_trinav_link:hover,
.header_trinav_link.active {
    color: #ff0
}

.theLeaderBoard {
    position: relative;
    text-align: center;
    width: 1024px;
    height: auto;
    padding: 15px 0;
    font-family: robotobold;
    font-size: 34px;
    margin: 0 auto
}

#slide_holder {
    position: relative;
    text-align: center;
    width: 1024px;
    height: 488px;
    background: #eee;
    font-family: robotobold;
    font-size: 34px;
    margin: 0 auto
}

.next a {
    display: none
}

.theContent {
    position: relative;
    width: 1042px;
    height: auto;
    background: #eee;
    padding-top: 15px;
    font-family: robotobold;
    font-size: 34px;
    text-align: left;
    margin: 0 auto;
    z-index: 9
}

.titleForOpinion {
    position: relative;
    width: initial!important;
    font-size: 18px;
    line-height: 20px;
    margin-left: 118px
}

.titleForFeature {
    position: relative;
    font-size: larger;
    text-align: left;
    font-family: 'robotobold'
}

.titleForFeature a {
    color: #3e3e3e;
    text-decoration: none
}

.titleForFeature a:hover {
    text-decoration: underline
}

.recommended_cell {
    background: #fff;
    width: initial;
    min-width: 300px;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .01), 0 2px 10px 0 rgba(0, 0, 0, .13)
}

#sidebar .recommended_cell:first-child {
    margin-bottom: 0;
    box-shadow: initial
}

#geo .recommended_cell,
#geo .recommended_cell:first-child {
    margin-bottom: 20px
}

#sidebar .recommended_cell:last-child {
    border-bottom: none
}

.recommended_cell.also_like {
    padding: 15px;
    font-family: robotolight;
    font-size: 16px;
    color: #00659e;
    width: 270px
}

.recommended_cell.also_like ul {
    font-family: robotolight;
    color: #000;
    margin-bottom: 0
}

.recommended_cell.also_like a {
    color: #00659e;
    text-decoration: none
}

.recommended_cell.also_like a:hover {
    text-decoration: underline
}

.recommended_cell img {
    display: block
}

.recommended_image,
.daily_image {
    overflow: hidden;
    max-height: 130px
}
.daily_image {
    max-height: initial;
    min-height: 171px;
    position: absolute;
    background-color: black;
    top: 0;
    bottom: 0;
    margin-top: 33px;
    margin-bottom: 24px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.daily_image img {opacity: .6;height: 100%;width:  initial !important;}
#daily_passage a,
#wotd_passage a {
    color: #1b1b1b;
    text-decoration: none
}

#daily_passage a:hover,
#wotd_passage a:hover {
    text-decoration: underline
}
#daily_passage a {
    color: white;
}
.recommended_image img {
    display: block;
    width: initial;
    max-width: 100%
}
.recommended_content {
    padding: 15px;
    font-size: 16px
}
.daily_content {padding: 17% 10%;}
.recommended_title {
    font-family: robotobold;
    font-size: larger;
    line-height: initial;
    margin-bottom: 10px
}

.recommended_title a {
    color: #3e3e3e;
    text-decoration: none
}

.recommended_title a:hover {
    text-decoration: underline
}

.recommended_title span,
.recommended_title div {
    color: #00659e;
    display: inline
}

.recommended_summary {
    font-family: 'robotolight', sans-serif;
    font-size: 13px;
    color: #6a6a6a;
    line-height: 1.8em
}

.recommended_time {
    font-family: robotolight;
    font-size: 11px;
    font-style: italic;
    text-align: right;
    color: #6a6a6a;
    margin: 5px 0
}

.recommended_location,
.recommended_source {
    font-family: robotolight;
    font-size: 13px;
    font-style: italic;
    color: #00659e
}

.recommended_tags {
    margin-top: 10px
}

.recommended_tags a {
    font-family: robotolight;
    font-size: 11px;
    font-style: italic;
    color: #fff!important;
    text-decoration: none!important;
    background: #00659e!important;
    padding: 3px 5px;
    display: block;
    float: left;
    margin: 0 5px 5px 0
}

.recommended_tags a:hover {
    background: #004c77!important
}

.dateOfFeature {
    font-family: 'robotolight', sans-serif;
    border-top: solid;
    border-width: thin;
    border-color: #eee;
    font-size: 12px;
    text-align: left;
    margin: 7px 0;
    padding-top: 9px
}

.dateOfFeature a {
    color: #00659e;
    text-decoration: none
}

.dateOfFeature a:hover {
    text-decoration: underline
}

.dateOfOpinion {
    font-family: 'robotolight', sans-serif;
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
    padding-top: 9px
}

.topNews {
    font-size: 12.5px;
    font-family: robotolight;
    text-align: left;
    margin-bottom: 5px;
    height: 241px;
    position: relative
}

#carousel_news .topNews:last-child {
    margin-bottom: 0
}

.topNews_pic {
    width: 285px;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.topNews_pic img {
    display: block;
    max-height: 100%;
    height: 241px
}

.topNews_title {
    font-family: 'robotobold', sans-serif;
    font-weight: initial;
    font-size: medium;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    padding-top: 10%;
}

.topNews:first-child {
    margin-top: 0
}

.topNews_title a {
    color: white
}

.bite_entry {
    font-size: 12.5px;
    font-family: robotolight;
    text-align: left;
    padding: 0
}

#bite_entries .bite_entry:first-child .bite_entry_pic {
    margin-top: 0;
    border-top: initial;
    padding-bottom: 5px;
    padding-top: 0
}

.bite_entry_preview {
    font-family: 'robotoregular', sans-serif!important;
    font-size: small!important;
    margin-top: 5px
}

.bite_entry_title a,
.bite_entry_preview a {
    color: #6a6a6a!important;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 17px
}

.bite_hr {
    margin: 10px auto 10px;
    border-top: 1px solid #b3b3b3
}

#carousel_news .bite_hr {
    border-color: rgba(179, 179, 179, 0);
    margin: 0
}

.sideNewsTitle {
    color: white;
    font-family: 'robotomedium';
    font-size: 12px;
    text-align: center;
    background: #035d92;
    padding: 7px
}

.thoseText a {
    color: #fff;
    text-decoration: none
}

.thoseText a:hover {
    text-decoration: underline
}

.thoseShares {
    line-height: 3px;
    text-align: right;
    margin-top: 10px;
    opacity: .5;
}

.thoseShares a:hover {
    text-decoration: none
}

.share1 {
    display: inline-block
}

.share2:last-child {
    margin-left: 10px
}

.news_share {
    position: relative;
    text-align: right;
    float: right
}

.news_share a,
.news_share_focus a {
    text-decoration: none
}

#carousel,
#carousel_extra,
#carousel_news,
#carousel_bites {
    float: left
}

#carousel {
    width: 488px;
    height: 488px;
    margin-right: 5px;
    background: #ccc
}

#carousel .owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 5px;
    font-size: initial
}

#carousel_extra {
    width: 531px;
    float: left
}

#carousel_news {
    width: 285px;
    height: 488px;
    overflow: hidden
}

#carousel_news .sideNewsTitle {
    display: none
}

#carousel_bites {
    width: 231px;
    height: 488px;
    margin-left: 15px
}

#bite_entries {
    height: 450px;
    overflow-y: scroll;
    background: #fff;
    padding-top: 0;
    padding-bottom: 10px
}

.carousel_title {
    font-family: robotolight;
    font-size: 36px
}

.sliderSection {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(0, 0, 0, .5);
    padding: 3px 5px;
    font-size: 12px;
    color: #ccc;
    font-family: robotobold;
    text-transform: uppercase
}

#edit_article,
#backtotop,
#socialfoot {
    background: #0398cc;
    color: #ffcb03;
    border: none;
    padding: 5px 10px;
    margin: 10px 0
}

#backtotop {
    position: fixed;
    bottom: -50px;
    right: 30px;
    cursor: pointer;
    transition: all 0.5s ease;
    z-index: 1000;
    font-family: robotobold;
    margin: 0
}

#socialfoot {
    position: fixed;
    bottom: 0;
    left: 30px;
    z-index: 1000;
    margin: 0
}

#backtotop.active {
    bottom: 0
}

#home_columnists {
    width: 700px;
    box-sizing: border-box;
    margin: 10px;
    padding-bottom: 14px 0;
    background: #fff
}

#home_columnists .owl-controls {
    position: absolute;
    top: -5px;
    right: -15px
}

#home_columnists_title {
    color: #fff;
    font-family: 'robotolight';
    font-size: 15.52px;
    text-transform: uppercase;
    background: #00659e;
    padding: 7px 15px
}

#home_columnists_content {
    padding: 0 29px
}

#home_columnists_content:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30px;
    background-color: white
}

#home_columnists_content .owl-pagination .owl-page.active span {
    background-color: #1998CD
}

#home_columnists_content .owl-pagination .owl-page span {
    background-color: #E5E4F2;
    opacity: 1
}

.home_columnists_cell {
    height: 160px;
    padding: 0 15px
}

.home_columnists_cell:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 15px;
    width: 1px;
    background-color: lightgray
}

.home_columnists_cell_image,
.home_columnists_cell_details {
    float: left
}

.home_columnists_cell_image {
    width: 38%
}

.home_columnists_cell_image img {
    width: 100%
}

.home_columnists_table {
    display: table;
    height: 160px
}

.home_columnists_vert {
    display: table-cell;
    vertical-align: middle
}

.home_columnists_cell_details {
    width: 62%;
    height: 160px;
    box-sizing: border-box;
    padding: 10px 0;
    font-family: robotolight;
    font-size: 14px;
    padding-left: 10px
}

.home_columnists_cell_details .news_share {
    right: 10px;
    position: absolute;
    bottom: 3px
}

.home_columnists_article {
    color: #3e3e3e;
    font-family: robotobold;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.home_columnists_credits {
    font-size: 12px;
    margin: 3px 0 5px
}

.home_columnists_name {
    color: #00659e
}

.home_columnists_summary {
    color: #6a6a6a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.typeNews {
    font-size: 16px;
    font-family: robotobold;
    color: #00659e;
    padding-left: 15px;
    background: #eee
}

#fixed_news_container .typeNews {
    background: rgba(238, 238, 238, .75);
    border-bottom: 1px solid rgba(238, 238, 238, .9);
    padding-left: 15px!important
}

#sidebar .typeNews {
    padding-left: 5px;
    margin-bottom: 10px
}

#sidebar div[id$=_ad_wrapper] {
    margin: 30px auto 10px auto;
    width: 300px
}

.cnwidget.cndesktop.cnvw.cnheader-small {
    max-width: 100%!important;
    width: initial!important
}

.cnAdzerkDiv {
    margin: 10px auto 20px auto
}

#fixed_news_headings {
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 101;
    display: none
}

#fixed_news_container {
    width: 1048px;
    margin: 0 auto
}

.tiles {
    font-family: robotolight;
    font-size: 16px;
    width: 100%;
    height: 400px;
    text-align: left;
    background: #FFF;
    display: inline-block;
    margin: 10px 0;
    vertical-align: top;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .01), 0 2px 10px 0 rgba(0, 0, 0, .13);
    box-sizing: border-box
}

.tiles.micro {
    width: calc(50% - 20px);
    min-height: 400px;
    float: left;
    margin: 10px
}

.tiles_image {
    width: initial;
    max-height: 183px;
    overflow: hidden;
    height: auto
}

.tiles.late .tiles_image {
    overflow: visible
}

.tiles.late .tiles_overflow_holder {
    max-height: 257px;
    overflow: hidden
}

.tiles_image_focus {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.tiles_image_focus_screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(17, 145, 189, .65)
}

.tiles_image_focus img {
    width: 100%;
    display: block
}

.tiles_image img {
    width: auto;
    display: block;
    max-width: 100%
}

.TilesText {
    margin: 14px;
    max-height: 170px;
    overflow: hidden
}

.tiles.late .TilesText.spec {
    background: #fff;
    padding: 15px 15px 0;
    margin-top: 0
}

.TilesText.autoheight {
    max-height: none
}

.TilesAd {
    margin: 14px 0;
    display: inline!important
}

.article_columnist {
    max-width: 103px;
    max-height: 103px;
    float: left
}

.TilesText_focus {
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.news_title_focus1 {
    font-family: robotobold;
    font-size: 36px;
    background: url(../images/black.png);
    margin-bottom: 10px
}

.news_title_focus2 {
    font-family: robotobold;
    font-size: 30px;
    margin-bottom: 10px
}

.news_title_focus1 a,
.news_title_focus2 a {
    color: #f8d20a;
    text-decoration: none
}

.news_title_focus1 a:hover,
.news_title_focus2 a:hover {
    text-decoration: underline
}

.news_summary_focus {
    font-family: robotolight;
    font-size: 14px;
    color: #fff;
    line-height: 1.7em
}

.news_summary_focus a {
    color: #fff;
    text-decoration: none
}

.news_summary_focus a:hover {
    text-decoration: underline
}

.news_time_focus {
    font-family: 'robotolight', sans-serif;
    font-style: italic;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    background: url(../images/black.png);
    padding: 0 5px
}

.news_featured_focus {
    font-family: robotobold;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    background: url(../images/black.png);
    padding: 0 5px
}

.news_share_focus_container {
    text-align: right;
    margin-top: 5px
}

.news_share_focus {
    position: relative;
    background: url(../images/black.png);
    display: inline-block;
    padding: 0 5px
}

.blue_gradient {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0;
    background: rgba(17, 145, 189, .85);
    background: -webkit-linear-gradient(rgba(17, 145, 189, 0), rgba(17, 145, 189, 1));
    background: -o-linear-gradient(rgba(17, 145, 189, 0), rgba(17, 145, 189, 1));
    background: -moz-linear-gradient(rgba(17, 145, 189, 0), rgba(17, 145, 189, 1));
    background: linear-gradient(rgba(17, 145, 189, 0), rgba(17, 145, 189, 1))
}

.post_comment {
    color: #fff;
    background: #00659e;
    text-align: center;
    font-family: robotolight;
    cursor: pointer;
    border: 1px solid #00659e;
    border-radius: .2em
}

.tileFooter {
    position: absolute;
    bottom: 0;
    width: 100%
}

.tilePadder {
    margin: 11px 14px 10px
}

.titleOfSlider {
    font-family: 'robotobold', sans-serif;
    position: absolute;
    bottom: 0;
    font-size: 2.3rem;
    width: 100%;
    padding-top: 16px;
    text-align: left;
    color: #fff;
}

.slider_padding {
    padding: 30% 35px 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.thoseText {
    padding-bottom: 31px;
}
.slideImage_pic:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    /* background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); */
    /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 100%); */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    top: 0;
    left: 0;
}

.slider_bg {
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.adDivs {
    margin: 15px 0
}

.adDivs img {
    display: block
}

#gallery_prev,
#gallery_next,
#home_columnists_prev,
#home_columnists_next,
#bites_arrow_left,
#bites_arrow_right {
    border-radius: initial;
    padding: 15px 7px!important;
    color: #fff;
    font-family: robotobold;
    font-size: 0!important;
    position: absolute;
    top: 50%!important;
    cursor: pointer;
    height: 23px;
    width: 14px;
    z-index: 10;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXBAMAAADJv2OxAAAAMFBMVEX///+ZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZnHHh8xAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAdElEQVQI12NgAAH2v2CKsf83mJb8vxBEMe3/KQCitf83gLn3n4Flff8FgCjW90/A3Pw/BiBK4v0lMHf+bwUw/R/CZVj/SwBq5kaIQD1UAfv7yxCBuH8OYJrl/VWIgM3/AjDNdP45REDq/0SI+9b/gghw/AUAn68l+4HFkZUAAAAASUVORK5CYII=) center no-repeat!important;
    background-color: rgba(61, 61, 61, .9)!important;
    border: 1px solid rgba(20, 20, 20, .3)!important;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .06), 1px 1px 0 rgba(255, 255, 255, .03), -1px -1px 0 rgba(0, 0, 0, .02), inset 1px 1px 0 rgba(255, 255, 255, .05);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .06), 1px 1px 0 rgba(255, 255, 255, .03), -1px -1px 0 rgba(0, 0, 0, .02), inset 1px 1px 0 rgba(255, 255, 255, .05);
    margin-top: -27px
}

#gallery_prev,
#home_columnists_prev,
#bites_arrow_left {
    left: 0!important;
    border-left-color: transparent
}

#gallery_next,
#home_columnists_next,
#bites_arrow_right {
    right: 0px!important;
    transform: scaleX(-1);
    border-left-color: transparent
}

.descOfSlider {
    font-family: 'robotolight';
    font-size: 14px;
    text-align: left;
    position: relative
}
.descOfSlider, .descOfSlider a {
    color: #a5a5a5;
}
.theLeaderBoardMobile {
    display: none;
    position: relative;
    text-align: center;
    margin-top: 1%;
    width: 460px;
    height: 51px;
    background: gray;
    padding-top: 22px;
    padding-bottom: 22px;
    font-family: robotobold;
    font-size: 34px
}

.newsContent {
    width: 94.5%;
    margin-top: 1%;
    height: auto;
    text-align: left
}

.Headlines {
    display: inline-table;
    width: 68%;
    height: auto
}

.Headlines img {
    width: 100%
}

.main-LatestNews {
    display: inline-table;
    width: 68%;
    height: auto;
    float: left
}

#sub-headline {
    margin-top: 20px
}

.sub-headline-tab {
    display: inline-block;
    font-family: 'robotolight';
    font-size: 18px;
    width: 32.5%;
    color: #666;
    font-weight: 700;
    vertical-align: top
}

.sub-headline-tab img {
    width: 100%
}

.LnewsTitle {
    margin-top: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 22px;
    background: #0398cc;
    font-family: 'robotolight';
    width: 95%
}

.smallNews {
    font-family: 'robotolight';
    display: inline-block;
    height: auto;
    overflow-x: hidden;
    font-size: 12px;
    color: #0071bc;
    margin-top: 10px;
    line-height: 21px;
    border: solid;
    border-color: #ebebeb;
    border-width: 1px;
    vertical-align: top;
    width: 100%
}

.smallNews img {
    width: 100%
}

#sidebar {
    width: 319px;
    display: inline-block;
    vertical-align: top
}

#sidebar_padding {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

.locked-bottom {
    position: fixed
}

.recommended_cell .register-now {
    width: 100%
}

#daily_title {
    font-family: robotobold;
    text-align: center;
    margin-bottom: 10px;
    color: white;
    font-size: 1.75rem;
    line-height: 2rem;
}

#daily_passage,
#wotd_passage {
    font-family: robotolight;
    font-style: italic;
    color: #f1f1f1;
    text-align: center
}

#daily_passage {
    font-size: .9rem;
}

#wotd_passage {
    font-size: 16px;
    margin: 30px 0;
    padding: 0 20px
}

#wotd_passage::before {
    content: url(../images/quote-small.png);
    position: absolute;
    top: -30px;
    left: 0
}

#wotd_passage::after {
    content: url(../images/quote-small-flip.png);
    position: absolute;
    bottom: -30px;
    right: 0
}

#forex,
#mailing {
    font-family: robotomedium;
    font-size: medium;
    color: #00659e;
    margin-bottom: 10px
}

#forex_date {
    font-family: robotolight;
    font-size: small;
    color: #1b1b1b
}

#forex_rate {
    font-family: robotobold;
    font-size: 20px;
    color: #0098cc;
    text-align: center;
    padding-bottom: 10px;
    color: initial;
    display: none;
}

#forex_body img {
    max-width: 350px
}

#mailing_writeup {
    font-family: robotolight;
    font-size: .9em;
    color: #6a6a6a;
    padding: 5px 0;
    line-height: 1.5em
}

#forex_body { text-align: center; }

#forex_body p {
    margin: 0
}
#forex_body p.forex_desc {
    font-size: 14px;
    color: gray;
    font-family: robotoregular;
    margin-top: 5px;
}

p.forex_rate {color: #0098cc;font-size: 2rem;padding-bottom: 5px;padding-top: 10px;line-height: 2rem;display: inline-block;border-bottom: 1px solid #d4d1d1;}


span.forex-up {width: 25px;height: 10px;background-color: #3ab54a;color: #3ab54a;display: inline-block;line-height: 1.2rem;margin-left: 10px;position: relative;font-size: 0;margin-right: 9px;}

span.forex-up::before {
    content:"";
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #3ab54a;
    bottom: 100%;
    position: absolute;
    left: 50%;
    margin-left: -20px;
}
span.forex-down {width: 25px;height: 10px;background-color: #c2272d;color: #c2272d;display: inline-block;margin-left: 10px;position: relative;font-size: 0;margin-right: 9px;transform: rotate(180deg);top: -7px;}

span.forex-down::before {
    content:"";
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #c2272d;
    bottom: 100%;
    position: absolute;
    left: 50%;
    margin-left: -20px;
}
#mailing_email {
    font-family: robotolight;
    font-size: 12px;
    border: 1px solid #d3d3d3;
    border-right: none;
    padding: 10px;
    box-sizing: border-box;
    width: 178px;
    height: 38px
}

#mailing_submit {
    font-family: robotolight;
    font-size: 12px;
    color: #fff;
    background: #00659e;
    border: none;
    box-sizing: border-box;
    width: 92px;
    height: 38px;
    cursor: pointer
}

#mailing_submit:hover {
    background: #004c77
}

.latestNews {
    display: inline-block;
    width: 48.5%;
    margin-top: 20px;
    font-size: 19px;
    font-family: 'robotolight';
    font-weight: 700;
    color: #666;
    vertical-align: top
}

.latestNews img {
    width: 97.5%
}

.category {
    font-family: 'robotolight';
    font-size: 12px;
    background: #0398cc;
    color: #FFF;
    width: auto;
    position: absolute;
    padding: 1px 5px 1px 6px
}

.blueDivider {
    margin-top: 20px;
    height: 8px;
    background: #0398cc
}

.greyDivider {
    margin-top: 20px;
    height: 2px;
    background: #a0a0a0
}

.otherLinks {
    width: 30.787%;
    float: right
}

.wordsBelow {
    width: 30.787%;
    float: right
}

.tobewide {
    width: 30.787%;
    display: inline-block;
    float: right
}

.mrec {
    float: right;
    width: 98.51%;
    padding-top: 25.95%;
    padding-bottom: 25.94%;
    text-align: center;
    font-family: robotobold;
    font-size: 34px;
    background: gray
}

.mrecForMobile {
    display: none;
    margin-top: 5px;
    width: 84.51%;
    padding-top: 19.95%;
    padding-bottom: 25.94%;
    text-align: center;
    font-family: robotobold;
    font-size: 34px;
    background: gray
}

.rectangleAd {
    float: right;
    width: 98.51%;
    margin-top: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-family: robotobold;
    font-size: 29.7px;
    background: gray
}

.columnist {
    font-family: 'robotolight';
    font-weight: 700;
    height: auto;
    overflow-x: hidden;
    margin-top: 10px;
    line-height: 21px;
    vertical-align: top
}

.columnist table {
    width: 100%
}

.columnist-text {
    display: inline-block;
    vertical-align: top;
    height: 100%
}

.columnist-image {
    display: inline-block;
    border: solid
}

.rcomended {
    margin-top: 6px;
    margin-right: 5px;
    display: inline-block;
    font-family: robotobold;
    font-size: 10px;
    color: #464646;
    width: 47%;
    vertical-align: top
}

.lowerWords {
    margin-top: 15px
}

.lowerWords h1 {
    font-family: 'robotolight';
    font-size: 22px;
    color: #0398cc
}

.lowerWords p {
    text-align: center;
    font-family: 'robotolight';
    font-size: 19px;
    color: #666
}

.lowerWords ul {
    font-family: 'robotolight';
    font-size: 19px;
    color: #666;
    padding-left: 20px
}

.smallGroup {
    width: 100%;
    display: inline-block
}

.smallGroup .smallNews {
    display: block;
    width: 100%
}

.removingClear {
    clear: both;
    display: block
}

.hideAtTab {
    display: block
}

.fordesktp {
    display: block
}

.forTab {
    display: none!important
}

.forMobile {
    display: none!important
}

.wordsDivision {
    width: 100%
}

.forTab .category {
    margin-left: 6px
}

.stickyNotes {
    display: none;
    background: #0398cc;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    z-index: 1
}

.toggleButton {
    position: relative;
    background: #0398cc;
    width: 100px;
    border-radius: 20px;
    top: -33px;
    height: 100px;
    cursor: pointer
}

.news_column.trending {
    width: 45%
}

.news_column.latest {
    width: 55%
}

.news_column {
    float: right;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 10px
}

.news_column.micro {
    float: none;
    padding-right: 0
}

.news_title {
    font-size: larger;
    font-family: 'robotobold';
    line-height: initial
}

.news_title a {
    color: #3e3e3e;
    text-decoration: none
}

.news_title a:hover {
    text-decoration: underline
}

.news_summary {
    font-family: 'robotolight', sans-serif;
    font-size: .9rem;
    line-height: 1.5em;
    padding-top: 10px;
    clear: both
}

.news_summary a {
    color: #6a6a6a;
    text-decoration: none;
    pointer-events: none
}

.news_summary a:hover,
.news_summary_focus a:hover {
    text-decoration: underline
}

.news_summary b,
.recommended_summary b {
    background: yellow;
    color: #000
}

.news_time {
    font-family: 'robotolight', sans-serif;
    font-style: italic;
    font-size: 10.5px;
    color: #6a6a6a;
    margin-bottom: 5px
}

.news_featured {
    font-family: robotobold;
    font-size: .8rem;
    color: #0071BD;
    display: inline-block
}

.news_featured a {
    color: #0071BD;
    text-transform: uppercase
}

#comments {
    margin: 15px 0
}

#comment_tabs {
    border-bottom: 1px solid #999
}

.comment_tab {
    font-family: robotobold;
    font-size: 13px;
    color: #fff;
    background: #acacac;
    padding: 3px 10px;
    float: left;
    margin-right: 3px;
    cursor: pointer
}

.comment_tab.active {
    background: #00659e
}

.comment_count {
    font-family: robotobold;
    font-size: 13px;
    color: #444;
    padding: 3px 10px;
    float: left;
    margin-left: 20px
}

#comment_actions {
    margin: 15px 0
}

.comment_action {
    cursor: pointer;
    float: left;
    margin-right: 20px;
    font-family: robotobold;
    font-size: 14px;
    color: #444
}

.comment_action img {
    vertical-align: 0
}

.most_stat {
    background: #1191bd;
    color: #ffd800;
    font-family: robotobold;
    font-size: 14px;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100
}

.most_stat.most_top {
    position: relative;
    display: inline-block;
    margin-left: 0;
    bottom: 0!important;
    left: 0!important
}

.most_stat.most_focus {
    position: relative;
    display: inline-block;
    background: url(../images/black.png);
    margin-bottom: 10px
}

.most_stat img {
    width: 14px;
    height: 12px;
    display: inline-block;
    vertical-align: -1px
}

#main-navig-down a.active,
#main-navig-down a:hover,
#main-navig a.active,
#main-navig a:hover,
#top-navig a.active,
#top-navig a:hover,
#div-navig a.active,
#div-navig a:hover,
#sticky-navig a.active,
#nav_profile_links a:hover,
#sticky-navig a:hover,
#mobile-navig a:hover,
.mobile-navig_subnav a:hover,
#mobile-minig a:hover {
    color: #ff0
}

#mobile_burger_drop {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%
}

#mobile-navig,
.mobile-navig_subnav {
    background: #115269;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    display: none
}

.mobile_expand {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-weight: 700
}

.mobile_expand a {
    font-size: 25px!important;
    width: 15px;
    text-align: center
}

.mobile_expand a:hover {
    color: gold
}

.mobile_trinav_contents {
    display: none
}

.mobile_trinav_link {
    margin-left: 20px
}

#mobile-minig {
    background: #13475a;
    margin: 0;
    padding: 0;
    width: 100%
}

#mobile-navig li,
.mobile-navig_subnav li,
#mobile-minig li {
    list-style: none
}

#mobile-navig a,
.mobile-navig_subnav a {
    font-size: 16px;
    text-decoration: none;
    font-family: 'robotolight', sans-serif;
    color: #fff;
    display: block;
    padding: 11px 20px
}

#mobile-minig a {
    font-size: 14px;
    text-decoration: none;
    font-family: 'robotolight', sans-serif;
    color: #fff;
    text-align: center;
    display: block;
    padding: 20px
}

#mobile_social_drop {
    background: #115269;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    display: none
}

.mobile_padding {
    padding: 15px 20px
}

#mobile_table td {
    text-align: center
}

.mobile_social_link {
    margin: 0 7%
}

#top-picks {
    font-family: 'robotolight';
    font-size: 36px;
    color: #00659e
}

#top-picks_padding {
    padding: 15px 10px 0;
    width: 1004px;
    margin: 0 auto
}

#search_date_range {
    padding: 0 10px;
    font-size: 16px
}

.refine_section {
    font-weight: 400
}

.refine_list {
    font-family: "robotolight", sans-serif;
    font-size: 12px;
    list-style-type: square
}

#footer {
    width: 100%
}

#footer_top_content {
    background: #0398cc
}

.footer_contact_cell {
    display: table-cell;
    width: 33%
}

.footer_contact_cell_padding {
    padding: 30px
}

.footer_contact_cell img {
    vertical-align: top
}

.footer_contact_details {
    color: #fff;
    font-family: robotolight;
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-left: 10px
}

.footer_contact_details a {
    color: #fff;
    text-decoration: none
}

#footer_divider {
    width: 100%;
    height: 2px;
    background: url(../images/footer_divider.png);
    margin: 10px 0
}

#footer_nav {
    width: 100%;
    text-align: center;
    font-family: robotolight;
    font-size: 11px;
    text-align: center;
    padding: 5px 0
}

#footer_bottom_content {
    background: #115269;
    font-family: robotolight;
    font-size: 10px;
    color: #fff
}

#footer_top_content .padding,
#footer_bottom_content .padding {
    width: 962px;
    margin: 0 auto;
    padding: 12px 0
}

.footer_table {
    display: table;
    width: 100%
}

#footer_left_cell {
    display: table-cell
}

#footer_nav a,
#footer_left_cell a {
    color: #fff;
    text-decoration: none;
    margin-left: 10px
}

.footer_contact_details a:hover,
#footer_nav a:hover,
#footer_left_cell a:hover {
    color: gold
}

#footer_right_cell {
    display: table-cell;
    text-align: right
}

#poll_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-shadow: 2px 2px 2px #000;
    background: rgba(17, 145, 189, .65)
}

#poll_text table {
    width: 100%;
    height: 100%
}

#poll_text td {
    padding: 20px;
    vertical-align: middle
}

#poll_title {
    color: #59eaff;
    font-family: robotobold;
    font-size: 18px
}

#poll_question {
    color: #fff;
    font-family: robotolight;
    font-size: 24px
}

#poll_choices {
    padding: 15px 15px 15px 30px;
    font-family: robotobold;
    font-size: 15px;
    color: #696a6a
}

.poll_choice {
    margin: 8px 0
}

#poll_button {
    color: #fff;
    background: #00659e;
    display: block;
    width: 192px;
    text-align: center;
    font-family: robotolight;
    font-size: 15px;
    padding: 10px 0;
    margin: 15px auto 0;
    cursor: pointer
}

#poll_button:hover {
    background: #004166
}

input[type="radio"] {
    display: none
}

input[type="radio"] + label span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0;
    vertical-align: -2px;
    background: url(../images/Home/poll_radio.png);
    cursor: pointer
}

input[type="radio"]:checked + label span {
    background-position: 0 -13px
}

#daily_bread,
#wotd,
#forex,
#lotto_title,
#exam_results {
    font-family: 'robotolight', sans-serif;
    font-size: medium;
    color: #fff;
    background-color: #00649f;
    padding: 7px 5px 7px 10px;
    text-align: left;
    text-transform: uppercase;
    margin: 0
}

#exam_results_list {
    font-size: 12px;
    font-family: robotobold;
    padding-left: 1.5rem;
    margin-top: 5px;
    margin-bottom: 5px
}

#exam_results_list a {
    color: #3e3e3e
}

#lotto_title .lotto_date,
.lotto_date {
    text-transform: initial;
    float: right;
    font-family: robotobold;
    font-size: 13px
}

#lotto_results_holder {
    font-family: robotobold;
    font-size: .8rem
}

#lotto_results {
    border-collapse: collapse;
    width: 100%
}

#lotto_results .blue {
    background: #cdeaf5
}

#daily_more,
#wotd_more,
#lotto_past,
#exam_results_more,
#more_forex {
    background: #f1f1f1;
    font-size: 12px;
    text-align: center;
    padding: 4px 0
}

#daily_more a,
#wotd_more a,
#lotto_past a,
#exam_results_more a,
#more_forex a {
    color: #3e3e3e;
    text-transform: uppercase;
    text-decoration: none
}

#lotto_past a:hover,
#exam_results_more a:hover {
    text-decoration: underline
}

.widget_lotto_wrap {
    text-align: center;
    margin: 0;
    position: relative;
    color: #444;
    font-family: robotobold;
    font-size: .8rem
}

.widget_lotto_wrap .slick-arrow {
    background-size: 7px;
    border: none;
    padding: 2px;
    z-index: 100;
    top: 0;
    width: 14px;
    height: 100%;
    position: absolute;
    bottom: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e7e7e7;
    transform: initial;
    cursor: pointer
}

.widget_lotto_wrap .slick-arrow:focus {
    outline: initial
}

.widget_lotto_wrap .slick-prev {
    left: 0;
    background-image: url(../images/arrow-left.png)
}

.widget_lotto_wrap .slick-next {
    right: 0;
    background-image: url(../images/arrow-right.png)
}

.widget_lotto_wrap .slick-disabled {
    opacity: .25
}

.widget_lotto_wrap .lotto-name {
    padding: 3px;
    text-transform: uppercase;
    font-size: 1.1rem;
    padding-bottom: 10px;
    padding-top: 8px;
}

.widget_lotto_wrap .lotto-number span {
    height: 15px;
    padding: 10px;
    margin: 0 3px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    background-color: #0099cb;
    color: gold;
    font-size: 1.3rem;
    line-height: 1rem;
    padding-left: 0;
    padding-right: 0;
    width: 35px;
}

.widget_lotto_wrap .lotto-number {
    display: block;
    padding-bottom: 8px;
    border-bottom: 1px solid #c5c4c4;
    margin-left: 14px;
    margin-bottom: 5px;
    margin-right: 14px;
}

.widget_lotto_wrap .lotto-price {
    color: #0098cc;
    font-size: 1.3rem;
    padding-top: 8px;
    padding-bottom: 8px;
}

.widget_lotto_wrap .lotto-price .jp {
    color: initial;display: block;font-size: .8rem;
}

.lotto_source {
    font-family: robotobold;
    font-size: 14px;
    color: #696a6a;
    padding: 8px 5px 8px 20px;
    width: 93px
}

.lotto_result {
    font-family: robotobold;
    font-size: 14px;
    color: #00659e;
    text-align: right;
    padding: 8px 20px 8px 5px;
    width: 157px
}

.lotto_money {
    font-family: robotobold
}

#mobile_icons {
    display: none;
    position: absolute;
    top: 24px;
    right: 30px;
    text-align: right;
    line-height: 34px
}

#mobile_icons img {
    vertical-align: middle
}

.mobile_icon {
    display: inline-block;
    height: 38px
}

.mobile_icon:last-child,
.mobile_icon_tiny:last-child {
    margin-right: 0
}

#mobile_burger {
    margin-right: 0
}

.mobile_icon:hover,
.mobile_icon.active {
    background-position: 0 -38px
}

.mobile_icon_tiny {
    display: none;
    height: 20px;
    vertical-align: middle
}

.header_mobile_divider {
    margin: 0 8px
}

.mobile_icon_tiny:hover,
.mobile_icon_tiny.active {
    background-position: 0 -20px
}

.footer_inline {
    display: inline-block
}

.midboard_only,
.mobile_only {
    display: none
}

.alwaystable {
    width: 100%;
    height: 100%;
    max-width: 321px;
    background: none;
    box-shadow: initial;
    margin: 0 auto;
    display: block!important;
    text-align: center
}

.alwayscell {
    display: table-cell!important;
    text-align: center;
    vertical-align: middle
}

#footer_ad {
    position: fixed;
    bottom: 0;
    left: 10%;
    z-index: 100
}

#switchback {
    position: fixed;
    bottom: 0;
    left: 10px;
    background: #0398cc;
    padding: 15px;
    text-align: center;
    z-index: 99999
}

#switchback_link {
    margin-bottom: 10px;
    font-family: robotobold;
    font-size: 14px;
    color: #fff
}

#switchback_link img {
    vertical-align: middle
}

#switchback_link a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

#switchback_link a img {
    width: 100%;
    height: 100%
}

#switchback_switch {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    margin-left: 5px
}

#switchback_feedback {
    font-family: robotolight;
    font-size: 12px;
    color: #fff
}

#switchback_feedback a {
    color: gold
}

#switchback_feedback a:hover {
    text-decoration: underline
}

#cookie-message {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: robotolight;
    color: #00659e;
    z-index: 999999
}

#cookie-text {
    padding: 15px 75px 15px 15px;
    box-sizing: border-box;
    width: 70%;
    background: #fff;
    margin: 0 auto;
    border: 1px solid #eee
}

#cookie-close {
    position: absolute;
    top: 15px;
    right: 15px
}

#cookie-button {
    background: #00659e;
    color: gold;
    border: none;
    padding: 3px 6px
}

#section_checker {
    display: none
}

@media only screen and (max-width:1400px) {
    #div-navig a {
        font-size: .6rem
    }
}

@media only screen and (max-width:1300px) {
    #main-navig a {
        font-size: .9vw
    }
}

@media only screen and (max-width:1024px) {
    #news_main {
        display: initial
    }
    #home_columnists {
        width: auto
    }
    #fixed_news_headings {
        top: 82px
    }
    #fixed_news_container {
        width: auto;
        margin: 0;
        padding: 0 10px
    }
    .alwaystable {
        max-width: none
    }
    #nav_unread {
        right: 137px
    }
    .skin_ad {
        display: none
    }
    .news_featured {
        padding-bottom: 14px
    }
    #top-navig {
        display: block
    }
    #nav_social {
        width: 100%
    }
    #nav_social_links {
        display: none
    }
    #mobile-navig,
    #mobile_icons,
    #nav_social_links_mobile {
        display: block
    }
    .fordesktp {
        display: none!important
    }
    .forTab {
        display: block!important
    }
    .hideAtTab {
        display: none!important
    }
    .removingClear {
        display: none
    }
    .main-LatestNews {
        width: 100%
    }
    #main .container {
        width: 100%
    }
    #main-headline {
        width: 100%
    }
    .mrec,
    .rectangleAd {
        display: none
    }
    .smallNews {
        width: 31.8%
    }
    .Headlines {
        width: 100%
    }
    .tobewide {
        width: 100%
    }
    .otherLinks {
        width: 100%
    }
    .wordsBelow {
        width: 100%
    }
    .wordsDivision {
        width: 45%
    }
    .smallGroup {
        width: 47%;
        display: inline-block;
        vertical-align: top;
        margin: 7px
    }
    #block_feature {
        display: none
    }
    #nav_container {
        display: none
    }
    .theContent {
        max-width: 800px;
        padding: 15px 0;
        width: initial
    }
    .header_subnav {
        display: none
    }
    #main-navig-down {
        display: none
    }
    #header {
        vertical-align: middle;
        position: fixed
    }
    .recommended_cell,
    .recommended_cell img,
    .recommended_image {
        width: 100%
    }
    .recommended_cell {
        height: auto
    }
    .tiles_image {
        width: 100%
    }
    .tiles_image img {
        width: initial;
        max-width: 100%;
        display: initial
    }
    .most_stat img {
        width: 14px;
        height: 12px
    }
    #poll_choices {
        font-size: 12px
    }
    .theLeaderBoard {
        width: auto;
        padding: 10px;
        text-align: center
    }
    .theLeaderBoard img {
        max-width: 970px;
        width: 100%
    }
    .thoseShares img {
        width: auto
    }
    #footer_top_content .padding,
    #footer_bottom_content .padding {
        width: 95%
    }
    #footer_contact {
        width: auto;
        margin: 0 auto
    }
    .footer_contact_cell_padding {
        padding: 30px 15px
    }
    .footer_contact_details {
        width: 165px
    }
}

@media only screen and (max-width:870px) {
    .most_stat {
        bottom: 73px;
        left: 14px
    }
    #fixed_news_headings {
        display: none
    }
    .theContent {
        padding-top: 0
    }
    #switchback {
        padding: 5px 15px
    }
    #switchback_link {
        margin: 0
    }
    #switchback_feedback {
        margin-left: 15px
    }
    #switchback_link,
    #switchback_feedback {
        display: inline-block;
        vertical-align: middle
    }
    #sidebar {
        display: none
    }
    #news_main {
        width: 100%
    }
    .footer_contact_cell_padding {
        text-align: center
    }
    .footer_inline {
        height: 45px
    }
    .footer_contact_details {
        margin: 0;
        display: block
    }
    #section_checker {
        display: block;
        padding: 0;
        z-index: 100;
        width: 100%;
        box-sizing: border-box;
        background: #eee;
        left: 0
    }
    #section_checker_sections {
        list-style-type: none;
        padding: 0;
        margin: 0;
        width: 100%
    }
    #section_checker_sections li {
        display: inline-block;
        width: 50%;
        background: #8f8f8f;
        cursor: pointer;
        font-family: robotobold;
        font-size: .8rem;
        color: #fff;
        text-align: center;
        padding: 6px 0;
        border-bottom: 2px solid #035d92;
        text-transform: uppercase
    }
    #section_checker_sections li:last-child {
        width: 34%
    }
    #section_checker_sections li.duo {
        width: 50%!important
    }
    #section_checker_sections li.solo {
        width: 100%!important
    }
    #section_checker_sections li.active,
    #section_checker_sections li:hover {
        background: #035d92
    }
    .titleForOpinion .news_title {
        text-align: left
    }
    .tiles_image {
        height: auto;
        overflow: initial;
        max-height: initial;
        text-align: center
    }
    .tiles.late .tiles_image {
        max-height: initial
    }
    .tiles.late .tiles_overflow_holder {
        max-height: initial;
        text-align: center
    }
    .tiles .TilesText.spec,
    .tiles.late .TilesText.spec {
        margin-top: -73px;
        margin-bottom: 0;
        background-color: white;
        padding: 15px 15px 0
    }
    .news_summary {
        min-height: 80px
    }
    .tilePadder {
        margin: 0 14px;
        padding-top: 14px
    }
    .TilesText,
    .news_title {
        max-height: initial
    }
    .news_column.trending,
    .news_column.latest,
    .news_column.micro {
        display: block;
        width: 100%;
        padding: 0
    }
    .tiles {
        margin: 15px 0;
        width: 100%;
        height: auto
    }
    .tiles.ribbon-cont {
        margin-left: 1%;
        margin-right: 1%;
        width: 98%;
        margin-bottom: 0
    }
    .tiles.micro {
        margin: 10px 0;
        width: 100%;
        min-height: auto
    }
    .tileFooter {
        position: relative;
        margin: 0 14px;
        width: initial
    }
    #slide_holder {
        box-sizing: border-box;
        padding: 0
    }
    #carousel,
    #carousel_extra {
        width: 100%
    }
    #carousel_news {
        width: 100%;
        height: auto;
        float: none;
        overflow: visible
    }
    .topNews_pic {
        height: 100%
    }
    .typeNews.trend,
    .typeNews.late,
    .typeNews.recommend {
        display: none!important
    }
    #carousel_bites {
        float: none;
        margin: 10px auto;
        width: 100%;
        height: auto
    }
    #carousel_overflow {
        width: 100%;
        height: 100%;
        overflow: hidden
    }
    #bites_arrow_left {
        left: 0!important
    }
    #bites_arrow_right {
        right: 0!important
    }
    .sideNewsTitle {
        font-size: 1rem
    }
    .bite_hr {
        display: none
    }
    #bite_entries {
        overflow: initial;
        margin-top: 0;
        padding: 0;
        height: auto;
        transition: all 0.5s ease;
        background-color: #EEE
    }
    .bite_entry {
        float: left;
        padding: 12px
    }
}

@media only screen and (max-width:760px) {
    .leaderboard_sized_only {
        display: none
    }
    .midboard_only {
        display: block
    }
    .news_title_focus1 {
        font-size: 28px
    }
}

@media only screen and (max-width:600px) {
    #biggerSearch {
        display: none
    }
    #smallerSearch {
        display: block
    }
    #rightOfLogo {
        width: 134px;
        top: 0
    }
}

@media only screen and (max-width:650px) {
    .news_title_focus1 {
        font-size: 36px
    }
    #nav_publications {
        width: 100%
    }
    #top-picks_padding {
        padding: 10px;
        font-size: 24px
    }
    .mobile_only {
        display: block
    }
    #news_main {
        display: block;
        width: 100%
    }
    #top-navig {
        width: 100%
    }
    #div-navig {
        display: none;
        width: 100%
    }
    .mid_only {
        display: none
    }
    .footer_contact_details {
        width: auto
    }
    #mobile_social_drop {
        top: -6px;
        right: 80px
    }
    #mobile-navig {
        top: 22px
    }
}

@media only screen and (max-width:600px) {
    #cookie-text {
        width: 90%
    }
    #footer_divider,
    #footer_nav,
    #footer_left_cell {
        display: none
    }
}

@media only screen and (max-width:581px) {
    #sub-headline,
    .wordsBelow,
    .theLeaderBoard {}
    .theLeaderBoardMobile {
        display: block
    }
    .smallNews,
    .smallGroup {
        width: 98%
    }
    .latestNews {
        width: 98%
    }
    .mrecForMobile {
        display: block
    }
    .forMobile {
        display: block
    }
    .stickyNotes {
        display: block
    }
}

@media only screen and (max-width:575px) {
    #home_columnists .owl-controls {
        display: none!important
    }
    #nav_unread {
        top: 56px;
        right: 9px
    }
    #nav_unread_arrow {
        right: 95px
    }
    #mobile_icons {
        top: 22px;
        right: 20px
    }
    #unread_bites_mobile {
        display: none
    }
    #unread_bites_tiny {
        display: inline-block
    }
    .mobile_icon {
        display: none
    }
    .mobile_icon_tiny {
        display: inline-block
    }
    #nav_publications {
        top: 59px;
        height: 500px;
        overflow-y: scroll
    }
    #mobile_burger_drop,
    #nav_social,
    #searchbar {
        top: 59px
    }
    .container {
        padding-top: 0
    }
    #logo_nav,
    #sticky_nav {
        padding: 13px 0 12px;
        cursor: pointer
    }
    .theLogo {
        width: 79px
    }
    .smallerSearchimage {
        width: 100%
    }
    #header {
        height: 59px
    }
    #rightOfLogo {
        width: 46%
    }
    #mobile_icons {
        top: 20px;
        line-height: 20px
    }
    #skin_holder {
        margin-top: 59px
    }
    .sponsored_article {
        width: 50%
    }
}

@media only screen and (max-width:554px) {
    #footer_contact {
        width: 100%
    }
    .footer_contact_cell {
        display: block;
        width: 100%
    }
    .footer_contact_cell_padding {
        text-align: left;
        padding: 10px
    }
    .footer_inline {
        width: 40px;
        height: auto;
        text-align: center
    }
    .footer_contact_details {
        margin-left: 10px;
        display: inline-block
    }
}

@media only screen and (max-width:515px) {
    #top-navig a,
    #mobile-navig a,
    .mobile-navig_subnav a,
    #mobile-minig a {
        font-size: 12px;
        padding: 10px
    }
    .article_columnist {
        width: 75px
    }
    #mobile_search_drop {
        height: 22px;
        line-height: 22px;
        top: -3px
    }
    #mobile_search_field {
        font-size: 16px;
        width: 150px;
        height: 22px
    }
}

@media only screen and (max-width:482px) {
    .theLeaderBoardMobile {
        width: 100%
    }
}

@media only screen and (max-width:450px) {
    #section_checker_sections li {
        font-size: 14px
    }
}

@media only screen and (max-width:450px) {
    #switchback {
        left: 0
    }
}

#whiteout,
#splash_ad_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/black.png);
    display: none;
    z-index: 101
}

#splash_ad_container {
    background: none
}

#popup_contents {
    background: #fff;
    text-align: center;
    padding: 15px
}

#popup_message {
    margin-bottom: 15px;
    font-family: robotolight;
    font-size: 20px
}

.popup_button {
    padding: 5px 10px;
    background: #00659e;
    border: 1px solid #fff;
    color: #fff;
    font-family: robotolight;
    font-size: 14px;
    cursor: pointer;
    margin: 10px 10px 0;
    display: inline-block
}

.popup_button:hover {
    background: #004166
}

#login,
#popup {
    display: none;
    border: 3px solid #fff;
    background: #fff;
    width: 400px;
    margin: 0 auto;
    color: #3d3d3d
}

#login {
    width: 800px;
    border: none
}

#login_left,
#login_right {
    width: 400px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle
}

#login_left {
    padding: 15px;
    font-family: robotolight;
    font-size: 14px;
    line-height: 1.8em
}

#login_right {
    padding: 20px 0 10px
}

#logout {
    display: none;
    border: 3px solid #fff;
    background: #fff;
    width: 250px;
    margin: 0 auto;
    padding: 15px;
    color: #3d3d3d;
    font-family: robotolight;
    font-size: 16px;
    text-align: center
}

#login_title {
    color: #00659e;
    font-family: robotobold;
    font-size: 24px
}

#login_close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
    font-family: robotobold;
    font-size: 12px;
    color: #00659e;
    z-index: 9999
}

#login_message {
    display: none;
    color: #f03;
    font-family: robotolight;
    font-size: 16px;
    text-align: center;
    margin: 15px 0
}

.login_header {
    font-family: robotobold;
    font-size: 14px;
    color: #848484;
    width: 346px;
    margin: 0 auto
}

.login_text {
    border: 1px solid #3c3c3c;
    font-family: robotolight;
    font-size: 14px;
    padding: 5px 10px;
    width: 324px;
    display: block;
    margin: 5px auto 15px
}

#login_other {
    font-size: 10px;
    font-family: robotolight;
    color: #3c3c3c;
    width: 346px;
    height: 20px;
    margin: 15px auto
}

input[type="checkbox"] {
    display: none
}

input[type="checkbox"] + label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: -6px;
    background: url(../images/login_checkbox.png);
    cursor: pointer
}

input[type="checkbox"]:checked + label span {
    background-position: 0 -20px
}

.play_icon {
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 33px);
    width: 66px;
    height: 64px
}

.recommended_image .play_icon {
    top: calc(50% - 30px)
}

.watch_icon {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}

#login_forgot {
    color: #3c3c3c;
    position: absolute;
    top: 4px;
    right: 0
}

#login_button {
    color: #fff;
    background: #00659e;
    display: block;
    width: 346px;
    text-align: center;
    font-family: robotolight;
    font-size: 19px;
    padding: 5px 0;
    margin: 0 auto 5px;
    cursor: pointer;
    border-radius: .2em
}

#login_button:hover {
    background: #004166
}

#login_divider {
    width: 346px;
    margin: 15px auto;
    text-align: center;
    font-family: robotolight;
    font-size: 12px;
    color: #848484
}

#login_divide_left,
#login_divide_right {
    border-top: 1px solid #d5d5d5;
    width: 120px;
    height: 0;
    position: absolute;
    top: 8px;
    z-index: 1
}

#login_divide_left {
    left: 0
}

#login_divide_right {
    right: 0
}

#login_divide_title {
    display: inline-block;
    padding: 0 8px;
    background: #fff;
    z-index: 10
}

#login_alts {
    width: 346px;
    height: 52px;
    margin: 0 auto;
    text-align: center
}

#login_fb,
#login_gp,
#login_tw {
    display: inline-block;
    margin: 0 3px;
    width: 52px;
    height: 52px;
    box-sizing: border-box;
    padding: 5px;
    cursor: pointer
}

#login_fb {
    background: url(../images/login_fb.png) no-repeat center center
}

#login_gp {
    background: url(../images/login_gp.png) no-repeat center center
}

#login_tw {
    background: url(../images/login_tw.png) no-repeat center center;
    display: none
}

#login_fb:hover,
#login_gp:hover,
#login_tw:hover {
    background-color: #80b2ce;
    border: 2px solid #00659e;
    border-radius: .5em
}

#login_register {
    background: #ccc;
    width: 100%;
    text-align: center;
    color: #4c4c4c;
    font-family: robotolight;
    font-size: 16px;
    padding: 15px 0
}

#login_register a {
    font-family: robotobold;
    color: #00659e
}

#floatingBarsG {
    position: relative;
    width: 30px;
    height: 37px
}

.blockG {
    position: absolute;
    background-color: #FFF;
    width: 5px;
    height: 12px;
    -moz-border-radius: 4px 4px 0 0;
    -moz-transform: scale(.4);
    -moz-animation-name: fadeG;
    -moz-animation-duration: 0.48s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -webkit-border-radius: 4px 4px 0 0;
    -webkit-transform: scale(.4);
    -webkit-animation-name: fadeG;
    -webkit-animation-duration: 0.48s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -ms-border-radius: 4px 4px 0 0;
    -ms-transform: scale(.4);
    -ms-animation-name: fadeG;
    -ms-animation-duration: 0.48s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -o-border-radius: 4px 4px 0 0;
    -o-transform: scale(.4);
    -o-animation-name: fadeG;
    -o-animation-duration: 0.48s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    border-radius: 4px 4px 0 0;
    transform: scale(.4);
    animation-name: fadeG;
    animation-duration: 0.48s;
    animation-iteration-count: infinite;
    animation-direction: normal
}

#rotateG_01 {
    left: 0;
    top: 13px;
    -moz-animation-delay: 0.18s;
    -moz-transform: rotate(-90deg);
    -webkit-animation-delay: 0.18s;
    -webkit-transform: rotate(-90deg);
    -ms-animation-delay: 0.18s;
    -ms-transform: rotate(-90deg);
    -o-animation-delay: 0.18s;
    -o-transform: rotate(-90deg);
    animation-delay: 0.18s;
    transform: rotate(-90deg)
}

#rotateG_02 {
    left: 4px;
    top: 5px;
    -moz-animation-delay: 0.24s;
    -moz-transform: rotate(-45deg);
    -webkit-animation-delay: 0.24s;
    -webkit-transform: rotate(-45deg);
    -ms-animation-delay: 0.24s;
    -ms-transform: rotate(-45deg);
    -o-animation-delay: 0.24s;
    -o-transform: rotate(-45deg);
    animation-delay: 0.24s;
    transform: rotate(-45deg)
}

#rotateG_03 {
    left: 13px;
    top: 1px;
    -moz-animation-delay: 0.3s;
    -moz-transform: rotate(0deg);
    -webkit-animation-delay: 0.3s;
    -webkit-transform: rotate(0deg);
    -ms-animation-delay: 0.3s;
    -ms-transform: rotate(0deg);
    -o-animation-delay: 0.3s;
    -o-transform: rotate(0deg);
    animation-delay: 0.3s;
    transform: rotate(0deg)
}

#rotateG_04 {
    right: 4px;
    top: 5px;
    -moz-animation-delay: 0.36s;
    -moz-transform: rotate(45deg);
    -webkit-animation-delay: 0.36s;
    -webkit-transform: rotate(45deg);
    -ms-animation-delay: 0.36s;
    -ms-transform: rotate(45deg);
    -o-animation-delay: 0.36s;
    -o-transform: rotate(45deg);
    animation-delay: 0.36s;
    transform: rotate(45deg)
}

#rotateG_05 {
    right: 0;
    top: 13px;
    -moz-animation-delay: 0.42000000000000004s;
    -moz-transform: rotate(90deg);
    -webkit-animation-delay: 0.42000000000000004s;
    -webkit-transform: rotate(90deg);
    -ms-animation-delay: 0.42000000000000004s;
    -ms-transform: rotate(90deg);
    -o-animation-delay: 0.42000000000000004s;
    -o-transform: rotate(90deg);
    animation-delay: 0.42000000000000004s;
    transform: rotate(90deg)
}

#rotateG_06 {
    right: 4px;
    bottom: 3px;
    -moz-animation-delay: 0.48s;
    -moz-transform: rotate(135deg);
    -webkit-animation-delay: 0.48s;
    -webkit-transform: rotate(135deg);
    -ms-animation-delay: 0.48s;
    -ms-transform: rotate(135deg);
    -o-animation-delay: 0.48s;
    -o-transform: rotate(135deg);
    animation-delay: 0.48s;
    transform: rotate(135deg)
}

#rotateG_07 {
    bottom: 0;
    left: 13px;
    -moz-animation-delay: 0.5399999999999999s;
    -moz-transform: rotate(180deg);
    -webkit-animation-delay: 0.5399999999999999s;
    -webkit-transform: rotate(180deg);
    -ms-animation-delay: 0.5399999999999999s;
    -ms-transform: rotate(180deg);
    -o-animation-delay: 0.5399999999999999s;
    -o-transform: rotate(180deg);
    animation-delay: 0.5399999999999999s;
    transform: rotate(180deg)
}

#rotateG_08 {
    left: 4px;
    bottom: 3px;
    -moz-animation-delay: 0.6s;
    -moz-transform: rotate(-135deg);
    -webkit-animation-delay: 0.6s;
    -webkit-transform: rotate(-135deg);
    -ms-animation-delay: 0.6s;
    -ms-transform: rotate(-135deg);
    -o-animation-delay: 0.6s;
    -o-transform: rotate(-135deg);
    animation-delay: 0.6s;
    transform: rotate(-135deg)
}

@-moz-keyframes fadeG {
    0% {
        background-color: #000
    }
    100% {
        background-color: #FFF
    }
}

@-webkit-keyframes fadeG {
    0% {
        background-color: #000
    }
    100% {
        background-color: #FFF
    }
}

@-ms-keyframes fadeG {
    0% {
        background-color: #000
    }
    100% {
        background-color: #FFF
    }
}

@-o-keyframes fadeG {
    0% {
        background-color: #000
    }
    100% {
        background-color: #FFF
    }
}

@keyframes fadeG {
    0% {
        background-color: #000
    }
    100% {
        background-color: #FFF
    }
}

@media only screen and (max-width:1150px) {
    #div-navig a {
        font-size: .58em
    }
}

@media only screen and (max-width:1024px) {
    #whiteout {
        background: #115269;
        top: 82px
    }
    #whiteout_td {
        padding: 25px;
        vertical-align: top
    }
    #login {
        width: 100%;
        max-width: 400px
    }
    #login_title {
        font-size: 20px
    }
    #login_left {
        padding-bottom: 0;
        font-size: 12px
    }
    #login_right {
        padding-top: 0
    }
    #login_register {
        font-size: 14px
    }
}

@media only screen and (max-width:575px) {
    #whiteout {
        top: 59px
    }
}

@media only screen and (max-width:460px) {
    .login_text {
        width: 80%
    }
    .login_header {
        box-sizing: border-box;
        width: 100%;
        padding: 0 15px
    }
    #login_alts {
        width: 100%
    }
    #login_divider {
        box-sizing: border-box;
        width: 100%;
        padding: 0 15px
    }
    #login_left,
    #login_right {
        width: 100%
    }
    #login_other,
    #login_button {
        width: 85%
    }
}